Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f935e31fed26b56ad20f053d6b1d70f00f004371+810f843ca8afc54dd8e89bba5045e5c7e7013274 (cbbf972cbd93a9c7fa04d11e040ac0fc72982841) 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-ssh15704750520118464836.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6895723952458212245.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh188324651192045843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14639122506358957977.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3101632556452138342.key > 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.20 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-12690 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [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-578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 Merge succeeded, producing a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 Checking out Revision a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 (PR-578) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 # timeout=10 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T02:08:16.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T02:08:16.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T02:08:16.908Z] ========================================================= [2023-05-04T02:08:16.908Z] EdgeX Global Pipelines Version Info [2023-05-04T02:08:16.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:08:17.619Z] ------------------- [2023-05-04T02:08:17.619Z] stable info: [2023-05-04T02:08:17.619Z] ------------------- [2023-05-04T02:08:17.619Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T02:08:17.620Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T02:08:17.620Z] Message: update stable to v1.0.248 > git rev-list --no-walk ead92e8819d3fe086c3c80e4ba382a6450097e15 # timeout=10 [2023-05-04T02:08:18.188Z] ------------------- [2023-05-04T02:08:18.188Z] experimental info: [2023-05-04T02:08:18.188Z] ------------------- [2023-05-04T02:08:18.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T02:08:18.188Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T02:08:18.189Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T02:08:18.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-04T02:08:18.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-04T02:08:18.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T02:08:18.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T02:08:18.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T02:08:18.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T02:08:18.439Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T02:08:18.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T02:08:18.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T02:08:18.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T02:08:18.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T02:08:18.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-04T02:08:18.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T02:08:18.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T02:08:18.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:08:18.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T02:08:18.597Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:08:18.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T02:08:18.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T02:08:18.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T02:08:18.739Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T02:08:18.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T02:08:18.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T02:08:18.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T02:08:18.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T02:08:18.791Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T02:08:18.802Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T02:08:18.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo [2023-05-04T02:08:18.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo [2023-05-04T02:08:18.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo [2023-05-04T02:08:18.853Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo [2023-05-04T02:08:18.865Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a482dd7 [Pipeline] echo [2023-05-04T02:08:18.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:08:18.911Z] provisioning config files... [2023-05-04T02:08:18.926Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config15779241645641881689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:08:19.233Z] ---> docker-login.sh [2023-05-04T02:08:19.233Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:08:19.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:19.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:19.759Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:19.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:19.759Z] [2023-05-04T02:08:19.759Z] Login Succeeded [2023-05-04T02:08:19.759Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:08:19.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:19.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:19.759Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:19.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:19.759Z] [2023-05-04T02:08:19.759Z] Login Succeeded [2023-05-04T02:08:19.759Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:08:19.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:20.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:20.025Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:20.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:20.025Z] [2023-05-04T02:08:20.025Z] Login Succeeded [2023-05-04T02:08:20.025Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:08:20.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:20.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:20.025Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:20.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:20.025Z] [2023-05-04T02:08:20.025Z] Login Succeeded [2023-05-04T02:08:20.025Z] docker.io [2023-05-04T02:08:20.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:20.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:20.287Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:20.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:20.287Z] [2023-05-04T02:08:20.287Z] Login Succeeded [2023-05-04T02:08:20.287Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:08:20.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T02:08:20.664Z] + git rev-list -1 --merges a482dd77bcd9f9d1576ff250115bfc82f3bb87e1~1..a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo [2023-05-04T02:08:20.710Z] -----------> git rev-list -1 --merges a482dd77bcd9f9d1576ff250115bfc82f3bb87e1~1..a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [2023-05-04T02:08:20.710Z] a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [false] [Pipeline] sh [2023-05-04T02:08:21.000Z] + git log --format=format:%s -1 a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo [2023-05-04T02:08:21.016Z] ========================================================= [2023-05-04T02:08:21.016Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T02:08:21.016Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:08:21.346Z] + git log --format=format:%s -1 a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo [2023-05-04T02:08:21.355Z] [semverPrep] GIT_COMMIT: a482dd77bcd9f9d1576ff250115bfc82f3bb87e1, Commit Message: Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD [Pipeline] echo [2023-05-04T02:08:21.366Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T02:08:21.731Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T02:08:21.731Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T02:08:21.731Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T02:08:21.731Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T02:08:21.731Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-04T02:08:21.731Z] -a /etc/ssh/ssh_known_hosts [2023-05-04T02:08:21.731Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:22.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:08:22.090Z] [2023-05-04T02:08:22.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:22.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:08:22.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T02:08:22.409Z] b85a868b505f: Pulling fs layer [2023-05-04T02:08:22.409Z] e2be974225ed: Pulling fs layer [2023-05-04T02:08:22.409Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T02:08:22.409Z] 988bab9f4d93: Pulling fs layer [2023-05-04T02:08:22.409Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T02:08:22.409Z] eaf3925da568: Pulling fs layer [2023-05-04T02:08:22.409Z] bab4dde63d76: Pulling fs layer [2023-05-04T02:08:22.409Z] bde34c3a00c8: Pulling fs layer [2023-05-04T02:08:22.409Z] b352a97aabf1: Pulling fs layer [2023-05-04T02:08:22.409Z] 4872d77fe225: Pulling fs layer [2023-05-04T02:08:22.409Z] 5851b861e8e6: Pulling fs layer [2023-05-04T02:08:22.409Z] b352a97aabf1: Waiting [2023-05-04T02:08:22.409Z] 4872d77fe225: Waiting [2023-05-04T02:08:22.409Z] bab4dde63d76: Waiting [2023-05-04T02:08:22.409Z] 5851b861e8e6: Waiting [2023-05-04T02:08:22.409Z] bde34c3a00c8: Waiting [2023-05-04T02:08:22.409Z] 988bab9f4d93: Waiting [2023-05-04T02:08:22.409Z] eaf3925da568: Waiting [2023-05-04T02:08:22.409Z] 1469e6f7b9e6: Waiting [2023-05-04T02:08:22.409Z] e2be974225ed: Download complete [2023-05-04T02:08:22.409Z] 988bab9f4d93: Verifying Checksum [2023-05-04T02:08:22.409Z] 988bab9f4d93: Download complete [2023-05-04T02:08:22.691Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T02:08:22.691Z] 1469e6f7b9e6: Download complete [2023-05-04T02:08:22.691Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T02:08:22.691Z] 339a4e72a1f5: Download complete [2023-05-04T02:08:22.691Z] eaf3925da568: Verifying Checksum [2023-05-04T02:08:22.691Z] eaf3925da568: Download complete [2023-05-04T02:08:22.691Z] bde34c3a00c8: Download complete [2023-05-04T02:08:22.691Z] b352a97aabf1: Verifying Checksum [2023-05-04T02:08:22.691Z] b352a97aabf1: Download complete [2023-05-04T02:08:22.691Z] 4872d77fe225: Verifying Checksum [2023-05-04T02:08:22.691Z] 4872d77fe225: Download complete [2023-05-04T02:08:22.691Z] 5851b861e8e6: Verifying Checksum [2023-05-04T02:08:22.691Z] 5851b861e8e6: Download complete [2023-05-04T02:08:22.691Z] b85a868b505f: Verifying Checksum [2023-05-04T02:08:22.691Z] b85a868b505f: Download complete [2023-05-04T02:08:23.257Z] bab4dde63d76: Verifying Checksum [2023-05-04T02:08:23.257Z] bab4dde63d76: Download complete [2023-05-04T02:08:24.199Z] b85a868b505f: Pull complete [2023-05-04T02:08:24.199Z] e2be974225ed: Pull complete [2023-05-04T02:08:24.458Z] 339a4e72a1f5: Pull complete [2023-05-04T02:08:24.718Z] 988bab9f4d93: Pull complete [2023-05-04T02:08:24.979Z] 1469e6f7b9e6: Pull complete [2023-05-04T02:08:24.979Z] eaf3925da568: Pull complete [2023-05-04T02:08:26.888Z] bab4dde63d76: Pull complete [2023-05-04T02:08:26.888Z] bde34c3a00c8: Pull complete [2023-05-04T02:08:26.888Z] b352a97aabf1: Pull complete [2023-05-04T02:08:26.888Z] 4872d77fe225: Pull complete [2023-05-04T02:08:26.888Z] 5851b861e8e6: Pull complete [2023-05-04T02:08:26.888Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T02:08:26.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T02:08:26.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:08:27.706Z] prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container [2023-05-04T02:08:27.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 [2023-05-04T02:08:29.013Z] $ docker top 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c -eo pid,comm [2023-05-04T02:08:29.070Z] 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). [2023-05-04T02:08:29.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T02:08:29.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:08:29.115Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:08:29.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:08:29.247Z] $ docker exec 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent [2023-05-04T02:08:29.361Z] SSH_AUTH_SOCK=/tmp/ssh-dgqLaqNSt0Lm/agent.32 [2023-05-04T02:08:29.361Z] SSH_AGENT_PID=38 [2023-05-04T02:08:29.368Z] Running ssh-add (command line suppressed) [2023-05-04T02:08:29.469Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_1310152443238006328.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_1310152443238006328.key) [2023-05-04T02:08:29.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:08:29.794Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T02:08:29.814Z] $ docker exec --env ******** --env ******** 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent -k [2023-05-04T02:08:29.916Z] unset SSH_AUTH_SOCK; [2023-05-04T02:08:29.916Z] unset SSH_AGENT_PID; [2023-05-04T02:08:29.916Z] echo Agent pid 38 killed; [2023-05-04T02:08:29.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T02:08:29.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T02:08:29.968Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T02:08:30.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T02:08:30.078Z] $ docker exec 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent [2023-05-04T02:08:30.184Z] SSH_AUTH_SOCK=/tmp/ssh-smKivjrJyISr/agent.71 [2023-05-04T02:08:30.184Z] SSH_AGENT_PID=77 [2023-05-04T02:08:30.191Z] Running ssh-add (command line suppressed) [2023-05-04T02:08:30.293Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_7772029247968710607.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_7772029247968710607.key) [2023-05-04T02:08:30.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T02:08:30.595Z] + git semver init [2023-05-04T02:08:30.857Z] 2023-05-04 02:08:30,827 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T02:08:30.857Z] 2023-05-04 02:08:30,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2023-05-04T02:08:30.857Z] 2023-05-04 02:08:30,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2023-05-04T02:08:30.857Z] 2023-05-04 02:08:30,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578, universal_newlines=False, shell=None, istream=None) [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,269 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.git/info/exclude [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 with force:False [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,270 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,275 [execute] INFO git cat-file --batch-check [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,282 [execute] INFO git cat-file --batch [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T02:08:32.760Z] 2023-05-04 02:08:32,288 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2023-05-04T02:08:32.760Z] 0.0.0 [Pipeline] } [2023-05-04T02:08:32.772Z] $ docker exec --env ******** --env ******** 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent -k [2023-05-04T02:08:32.872Z] unset SSH_AUTH_SOCK; [2023-05-04T02:08:32.873Z] unset SSH_AGENT_PID; [2023-05-04T02:08:32.873Z] echo Agent pid 77 killed; [2023-05-04T02:08:32.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T02:08:33.186Z] + git semver [Pipeline] } [2023-05-04T02:08:33.462Z] $ docker stop --time=1 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c [2023-05-04T02:08:34.773Z] $ docker rm -f --volumes 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:08:35.112Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T02:08:35.311Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T02:08:35.315Z] [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 [2023-05-04T02:08:35.475Z] provisioning config files... [2023-05-04T02:08:35.482Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config6076048761795271923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:08:35.775Z] ---> docker-login.sh [2023-05-04T02:08:35.775Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:08:35.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:35.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:35.775Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:35.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:35.775Z] [2023-05-04T02:08:35.775Z] Login Succeeded [2023-05-04T02:08:35.775Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:08:35.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:35.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:35.775Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:35.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:35.775Z] [2023-05-04T02:08:35.775Z] Login Succeeded [2023-05-04T02:08:35.775Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:08:36.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:36.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:36.033Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:36.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:36.033Z] [2023-05-04T02:08:36.033Z] Login Succeeded [2023-05-04T02:08:36.033Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:08:36.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:36.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:36.033Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:36.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:36.033Z] [2023-05-04T02:08:36.033Z] Login Succeeded [2023-05-04T02:08:36.033Z] docker.io [2023-05-04T02:08:36.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:08:36.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:08:36.293Z] Configure a credential helper to remove this warning. See [2023-05-04T02:08:36.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:08:36.293Z] [2023-05-04T02:08:36.293Z] Login Succeeded [2023-05-04T02:08:36.293Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:08:36.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:08:36.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:08:36.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:08:36.384Z] ========================================================= [2023-05-04T02:08:36.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T02:08:36.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:08:36.704Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T02:08:36.964Z] Sending build context to Docker daemon 45.93MB [2023-05-04T02:08:36.964Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:08:36.964Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:08:36.964Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T02:08:36.964Z] f56be85fc22e: Pulling fs layer [2023-05-04T02:08:36.964Z] 85791d961cd3: Pulling fs layer [2023-05-04T02:08:36.964Z] d694b5ae8c79: Pulling fs layer [2023-05-04T02:08:36.964Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T02:08:36.964Z] 4d19c01a9841: Pulling fs layer [2023-05-04T02:08:36.964Z] 9325e15d5711: Pulling fs layer [2023-05-04T02:08:36.964Z] 556b6ee489ea: Pulling fs layer [2023-05-04T02:08:36.964Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T02:08:36.964Z] 9325e15d5711: Waiting [2023-05-04T02:08:36.964Z] 556b6ee489ea: Waiting [2023-05-04T02:08:36.964Z] c5a4b2cf53e6: Waiting [2023-05-04T02:08:36.964Z] 9f32a84ed3da: Waiting [2023-05-04T02:08:36.964Z] 4d19c01a9841: Waiting [2023-05-04T02:08:36.964Z] 85791d961cd3: Verifying Checksum [2023-05-04T02:08:36.964Z] 85791d961cd3: Download complete [2023-05-04T02:08:36.964Z] 9f32a84ed3da: Download complete [2023-05-04T02:08:36.964Z] 4d19c01a9841: Download complete [2023-05-04T02:08:36.964Z] f56be85fc22e: Verifying Checksum [2023-05-04T02:08:36.964Z] f56be85fc22e: Download complete [2023-05-04T02:08:36.964Z] 9325e15d5711: Verifying Checksum [2023-05-04T02:08:36.964Z] 9325e15d5711: Download complete [2023-05-04T02:08:37.224Z] f56be85fc22e: Pull complete [2023-05-04T02:08:37.224Z] 85791d961cd3: Pull complete [2023-05-04T02:08:37.481Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T02:08:37.481Z] c5a4b2cf53e6: Download complete [2023-05-04T02:08:37.741Z] d694b5ae8c79: Verifying Checksum [2023-05-04T02:08:37.741Z] d694b5ae8c79: Download complete [2023-05-04T02:08:37.741Z] 556b6ee489ea: Verifying Checksum [2023-05-04T02:08:37.741Z] 556b6ee489ea: Download complete [2023-05-04T02:08:41.052Z] d694b5ae8c79: Pull complete [2023-05-04T02:08:41.052Z] 9f32a84ed3da: Pull complete [2023-05-04T02:08:41.052Z] 4d19c01a9841: Pull complete [2023-05-04T02:08:41.312Z] 9325e15d5711: Pull complete [2023-05-04T02:08:43.844Z] 556b6ee489ea: Pull complete [2023-05-04T02:08:44.410Z] c5a4b2cf53e6: Pull complete [2023-05-04T02:08:44.410Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T02:08:44.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T02:08:44.668Z] ---> c4be618373d6 [2023-05-04T02:08:44.668Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:08:47.243Z] ---> Running in 8454fed51f16 [2023-05-04T02:08:47.243Z] Removing intermediate container 8454fed51f16 [2023-05-04T02:08:47.243Z] ---> eacdaac0deba [2023-05-04T02:08:47.243Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:08:47.243Z] ---> Running in 0f31cbfea2f8 [2023-05-04T02:08:47.243Z] Removing intermediate container 0f31cbfea2f8 [2023-05-04T02:08:47.243Z] ---> 48c80d27e855 [2023-05-04T02:08:47.243Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:08:47.243Z] ---> Running in 31b4be03d1d1 [2023-05-04T02:08:47.502Z] Removing intermediate container 31b4be03d1d1 [2023-05-04T02:08:47.502Z] ---> 8b62dbc8a0cb [2023-05-04T02:08:47.502Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:08:47.502Z] ---> Running in fa9c85fad687 [2023-05-04T02:08:47.502Z] Removing intermediate container fa9c85fad687 [2023-05-04T02:08:47.502Z] ---> 1d085691cead [2023-05-04T02:08:47.502Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:08:47.502Z] ---> Running in 2873bf7f694e [2023-05-04T02:08:47.502Z] Removing intermediate container 2873bf7f694e [2023-05-04T02:08:47.502Z] ---> 892a5a79a455 [2023-05-04T02:08:47.502Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:08:48.071Z] latest: Pulling from library/docker [2023-05-04T02:08:48.071Z] f56be85fc22e: Already exists [2023-05-04T02:08:48.071Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-04T02:08:48.071Z] 788e1ab5616a: Pulling fs layer [2023-05-04T02:08:48.071Z] c585cb37f4e3: Pulling fs layer [2023-05-04T02:08:48.071Z] f07ac151bd26: Pulling fs layer [2023-05-04T02:08:48.071Z] 40ec0a365c4d: Pulling fs layer [2023-05-04T02:08:48.071Z] 8e86e06bd107: Pulling fs layer [2023-05-04T02:08:48.071Z] 265c5956ad77: Pulling fs layer [2023-05-04T02:08:48.071Z] 0326226f4470: Pulling fs layer [2023-05-04T02:08:48.071Z] e09aa9eb39ba: Pulling fs layer [2023-05-04T02:08:48.071Z] 8f731bd845bb: Pulling fs layer [2023-05-04T02:08:48.071Z] b045f4bf5e58: Pulling fs layer [2023-05-04T02:08:48.071Z] 6f439390c271: Pulling fs layer [2023-05-04T02:08:48.071Z] 4e540a8453c0: Pulling fs layer [2023-05-04T02:08:48.071Z] 40ec0a365c4d: Waiting [2023-05-04T02:08:48.071Z] 8e86e06bd107: Waiting [2023-05-04T02:08:48.071Z] 265c5956ad77: Waiting [2023-05-04T02:08:48.071Z] 0326226f4470: Waiting [2023-05-04T02:08:48.071Z] e09aa9eb39ba: Waiting [2023-05-04T02:08:48.071Z] 8f731bd845bb: Waiting [2023-05-04T02:08:48.071Z] b045f4bf5e58: Waiting [2023-05-04T02:08:48.071Z] 6f439390c271: Waiting [2023-05-04T02:08:48.071Z] 4e540a8453c0: Waiting [2023-05-04T02:08:48.071Z] f07ac151bd26: Waiting [2023-05-04T02:08:48.071Z] 788e1ab5616a: Verifying Checksum [2023-05-04T02:08:48.071Z] 788e1ab5616a: Download complete [2023-05-04T02:08:48.331Z] 7ed9ddfd3b8f: Download complete [2023-05-04T02:08:48.331Z] 7ed9ddfd3b8f: Pull complete [2023-05-04T02:08:48.331Z] c585cb37f4e3: Verifying Checksum [2023-05-04T02:08:48.331Z] c585cb37f4e3: Download complete [2023-05-04T02:08:48.331Z] 788e1ab5616a: Pull complete [2023-05-04T02:08:48.591Z] 8e86e06bd107: Verifying Checksum [2023-05-04T02:08:48.591Z] 8e86e06bd107: Download complete [2023-05-04T02:08:48.591Z] f07ac151bd26: Verifying Checksum [2023-05-04T02:08:48.591Z] f07ac151bd26: Download complete [2023-05-04T02:08:48.591Z] 265c5956ad77: Verifying Checksum [2023-05-04T02:08:48.591Z] 265c5956ad77: Download complete [2023-05-04T02:08:48.591Z] 40ec0a365c4d: Verifying Checksum [2023-05-04T02:08:48.591Z] 40ec0a365c4d: Download complete [2023-05-04T02:08:48.591Z] 0326226f4470: Download complete [2023-05-04T02:08:48.850Z] 8f731bd845bb: Verifying Checksum [2023-05-04T02:08:48.850Z] 8f731bd845bb: Download complete [2023-05-04T02:08:48.850Z] c585cb37f4e3: Pull complete [2023-05-04T02:08:48.850Z] 6f439390c271: Verifying Checksum [2023-05-04T02:08:48.850Z] 6f439390c271: Download complete [2023-05-04T02:08:48.850Z] e09aa9eb39ba: Verifying Checksum [2023-05-04T02:08:48.850Z] e09aa9eb39ba: Download complete [2023-05-04T02:08:49.109Z] 4e540a8453c0: Verifying Checksum [2023-05-04T02:08:49.109Z] 4e540a8453c0: Download complete [2023-05-04T02:08:49.109Z] f07ac151bd26: Pull complete [2023-05-04T02:08:49.369Z] b045f4bf5e58: Verifying Checksum [2023-05-04T02:08:49.369Z] b045f4bf5e58: Download complete [2023-05-04T02:08:49.628Z] 40ec0a365c4d: Pull complete [2023-05-04T02:08:49.628Z] 8e86e06bd107: Pull complete [2023-05-04T02:08:49.886Z] 265c5956ad77: Pull complete [2023-05-04T02:08:49.886Z] 0326226f4470: Pull complete [2023-05-04T02:08:50.144Z] e09aa9eb39ba: Pull complete [2023-05-04T02:08:50.144Z] 8f731bd845bb: Pull complete [2023-05-04T02:08:50.429Z] Still waiting to schedule task [2023-05-04T02:08:50.430Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-04T02:08:51.078Z] b045f4bf5e58: Pull complete [2023-05-04T02:08:51.079Z] 6f439390c271: Pull complete [2023-05-04T02:08:51.079Z] 4e540a8453c0: Pull complete [2023-05-04T02:08:51.336Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:08:51.337Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:08:52.710Z] ---> 557d58c602af [2023-05-04T02:08:52.710Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:08:52.710Z] ---> Running in a731c6252bf2 [2023-05-04T02:08:53.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:53.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:08:53.537Z] OK: 265 MiB in 53 packages [2023-05-04T02:08:53.799Z] Removing intermediate container a731c6252bf2 [2023-05-04T02:08:53.799Z] ---> d291c30275e6 [2023-05-04T02:08:53.799Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:08:53.799Z] ---> Running in 2918b7e3cb1c [2023-05-04T02:08:53.799Z] Removing intermediate container 2918b7e3cb1c [2023-05-04T02:08:53.799Z] ---> 6d7ad37b25af [2023-05-04T02:08:53.799Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:08:53.799Z] ---> Running in ab5725f78533 [2023-05-04T02:08:54.060Z] Removing intermediate container ab5725f78533 [2023-05-04T02:08:54.060Z] ---> 72a31a2c96d4 [2023-05-04T02:08:54.060Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:08:54.060Z] ---> 6d07c908c1cc [2023-05-04T02:08:54.060Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:08:54.060Z] ---> Running in 332eb1be7404 [2023-05-04T02:09:26.142Z] Removing intermediate container 332eb1be7404 [2023-05-04T02:09:26.142Z] ---> c00dbd6098df [2023-05-04T02:09:26.142Z] Step 14/15 : COPY . . [2023-05-04T02:09:26.142Z] ---> 0c34a5717f68 [2023-05-04T02:09:26.142Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:09:26.142Z] ---> Running in 7aa91ea35328 [2023-05-04T02:09:26.142Z] noop [2023-05-04T02:09:26.142Z] Removing intermediate container 7aa91ea35328 [2023-05-04T02:09:26.142Z] ---> 151c7fb2b604 [2023-05-04T02:09:26.142Z] Successfully built 151c7fb2b604 [2023-05-04T02:09:26.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:09:26.465Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:09:26.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:09:26.540Z] prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container [2023-05-04T02:09:26.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 [2023-05-04T02:09:27.279Z] $ docker top 3ec0fa2a210d2314e6b477baad64d683c0356109cca5185dd10fcee88ff4da90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:09:27.618Z] + go version [2023-05-04T02:09:27.618Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T02:09:27.632Z] $ docker stop --time=1 3ec0fa2a210d2314e6b477baad64d683c0356109cca5185dd10fcee88ff4da90 [2023-05-04T02:09:29.079Z] $ docker rm -f --volumes 3ec0fa2a210d2314e6b477baad64d683c0356109cca5185dd10fcee88ff4da90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:09:29.540Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T02:09:29.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:09:29.620Z] prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container [2023-05-04T02:09:29.654Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 [2023-05-04T02:09:30.743Z] $ docker top 8bfe672336537ce5ec0de5a42edfcda1dd0e513fc7ac183afea3a5a6dec94ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:09:31.174Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:09:31.498Z] + make test [2023-05-04T02:09:31.498Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:09:36.763Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:09:44.863Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:09:44.863Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:09:48.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:09:48.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:09:48.141Z] ./bin/test-attribution-txt.sh [2023-05-04T02:09:48.141Z] make -C web test [2023-05-04T02:09:48.141Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [2023-05-04T02:09:48.141Z] make[1]: tput: No such file or directory [2023-05-04T02:09:48.141Z] make[1]: tput: No such file or directory [2023-05-04T02:09:48.141Z] warning: generating ./VERSION [2023-05-04T02:09:48.141Z] echo "0.0.0" > VERSION [2023-05-04T02:09:48.141Z] docker build \ [2023-05-04T02:09:48.141Z] -f Dockerfile \ [2023-05-04T02:09:48.141Z] --build-arg USER=1000 \ [2023-05-04T02:09:48.141Z] \ [2023-05-04T02:09:48.141Z] --label "git_sha=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1" \ [2023-05-04T02:09:48.141Z] -t edgexfoundry/edgex-web-ui:a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 \ [2023-05-04T02:09:48.141Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:09:48.141Z] . [2023-05-04T02:09:48.141Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:09:48.141Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:09:48.141Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:09:48.141Z] [2023-05-04T02:09:48.141Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:09:48.141Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:09:48.141Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:09:48.141Z] 9621f1afde84: Pulling fs layer [2023-05-04T02:09:48.141Z] c6f70ee39829: Pulling fs layer [2023-05-04T02:09:48.141Z] 56892a8094a2: Pulling fs layer [2023-05-04T02:09:48.141Z] 58dd87906ef0: Pulling fs layer [2023-05-04T02:09:48.141Z] 58dd87906ef0: Waiting [2023-05-04T02:09:48.141Z] 56892a8094a2: Download complete [2023-05-04T02:09:48.141Z] 9621f1afde84: Verifying Checksum [2023-05-04T02:09:48.141Z] 9621f1afde84: Download complete [2023-05-04T02:09:48.141Z] 58dd87906ef0: Download complete [2023-05-04T02:09:48.398Z] 9621f1afde84: Pull complete [2023-05-04T02:09:48.398Z] c6f70ee39829: Verifying Checksum [2023-05-04T02:09:48.398Z] c6f70ee39829: Download complete [2023-05-04T02:09:49.331Z] c6f70ee39829: Pull complete [2023-05-04T02:09:49.591Z] 56892a8094a2: Pull complete [2023-05-04T02:09:49.591Z] 58dd87906ef0: Pull complete [2023-05-04T02:09:49.591Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:09:49.591Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:09:49.591Z] ---> b69703f70c3d [2023-05-04T02:09:49.591Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:09:51.514Z] ---> Running in 0a934aa0185e [2023-05-04T02:09:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:09:51.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:09:51.772Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-04T02:09:52.032Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-04T02:09:52.032Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-04T02:09:52.032Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:09:52.032Z] (5/129) Installing libxcb (1.14-r2) [2023-05-04T02:09:52.032Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:09:52.032Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-04T02:09:52.032Z] (8/129) Installing libice (1.0.10-r0) [2023-05-04T02:09:52.032Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-04T02:09:52.032Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-04T02:09:52.032Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-04T02:09:52.032Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-04T02:09:52.032Z] (13/129) Installing xset (1.2.4-r0) [2023-05-04T02:09:52.032Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-04T02:09:52.032Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:09:52.032Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:09:52.032Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-04T02:09:52.032Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-04T02:09:52.032Z] (19/129) Installing libintl (0.21-r0) [2023-05-04T02:09:52.032Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-04T02:09:52.032Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-04T02:09:52.032Z] (22/129) Installing pcre (8.45-r1) [2023-05-04T02:09:52.032Z] (23/129) Installing glib (2.70.1-r0) [2023-05-04T02:09:52.032Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-04T02:09:52.032Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-04T02:09:52.032Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-04T02:09:52.032Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:09:52.292Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:09:52.292Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-04T02:09:52.292Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-04T02:09:52.292Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:09:52.292Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-04T02:09:52.292Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:09:52.292Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:09:52.292Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:09:52.292Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-04T02:09:52.292Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-04T02:09:52.292Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-04T02:09:52.292Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-04T02:09:52.292Z] (40/129) Installing libxi (1.8-r0) [2023-05-04T02:09:52.292Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-04T02:09:52.292Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-04T02:09:52.292Z] (43/129) Installing atk (2.36.0-r0) [2023-05-04T02:09:52.292Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-04T02:09:52.292Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:09:52.292Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:09:52.292Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:09:52.292Z] (48/129) Installing expat (2.5.0-r0) [2023-05-04T02:09:52.292Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:09:52.292Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-04T02:09:52.292Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-04T02:09:52.292Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-04T02:09:52.292Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-04T02:09:52.292Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-04T02:09:52.292Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:09:52.292Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-04T02:09:52.292Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-04T02:09:52.292Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-04T02:09:52.292Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-04T02:09:52.556Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:09:52.557Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-04T02:09:52.557Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-04T02:09:52.557Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-04T02:09:52.557Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-04T02:09:52.557Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-04T02:09:52.557Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-04T02:09:52.557Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:09:52.557Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-04T02:09:52.557Z] (69/129) Installing pango (1.48.10-r0) [2023-05-04T02:09:52.557Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:09:52.557Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:09:52.557Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:09:52.557Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:09:52.557Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:09:52.557Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:09:52.557Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:09:52.816Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-04T02:09:52.816Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:09:52.816Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-04T02:09:52.816Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:09:54.719Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-04T02:09:54.719Z] (80/129) Installing flac (1.3.4-r0) [2023-05-04T02:09:54.719Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:09:54.719Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:09:54.719Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-04T02:09:54.977Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-04T02:09:54.977Z] (85/129) Installing libass (0.15.2-r0) [2023-05-04T02:09:54.977Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-04T02:09:54.977Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:09:54.977Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:09:54.977Z] (89/129) Installing lame (3.100-r0) [2023-05-04T02:09:54.977Z] (90/129) Installing opus (1.3.1-r1) [2023-05-04T02:09:54.977Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:09:54.977Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-04T02:09:54.977Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-04T02:09:54.977Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-04T02:09:54.977Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-04T02:09:54.977Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:09:54.977Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-04T02:09:54.977Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-04T02:09:54.977Z] (99/129) Installing libva (2.13.0-r0) [2023-05-04T02:09:54.977Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-04T02:09:54.977Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-04T02:09:54.977Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-04T02:09:54.977Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-04T02:09:54.977Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:09:54.977Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-04T02:09:55.234Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-04T02:09:55.234Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-04T02:09:55.234Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:09:55.234Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-04T02:09:55.234Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-04T02:09:55.234Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:09:55.234Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:09:55.234Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-04T02:09:55.234Z] (114/129) Installing nspr (4.32-r0) [2023-05-04T02:09:55.234Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:09:55.234Z] (116/129) Installing nss (3.78.1-r0) [2023-05-04T02:09:55.491Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-04T02:09:55.491Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-04T02:09:55.491Z] (119/129) Installing orc (0.4.32-r0) [2023-05-04T02:09:55.491Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-04T02:09:55.491Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-04T02:09:55.491Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:09:55.491Z] (123/129) Installing libpulse (15.0-r2) [2023-05-04T02:09:55.491Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-04T02:09:55.491Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-04T02:09:55.491Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-04T02:09:55.491Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:09:55.491Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-04T02:09:55.491Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:09:56.426Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:09:56.426Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:09:56.426Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:09:56.993Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:09:56.993Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:09:56.993Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:09:56.993Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:09:56.993Z] OK: 286 MiB in 145 packages [2023-05-04T02:10:02.253Z] Removing intermediate container 0a934aa0185e [2023-05-04T02:10:02.253Z] ---> 34a95045fd7b [2023-05-04T02:10:02.253Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:10:02.253Z] ---> Running in d7026ec37162 [2023-05-04T02:10:02.253Z] Removing intermediate container d7026ec37162 [2023-05-04T02:10:02.253Z] ---> 0354938aa1c5 [2023-05-04T02:10:02.253Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:10:02.253Z] ---> Running in 65eabdb8bd5c [2023-05-04T02:10:02.253Z] Removing intermediate container 65eabdb8bd5c [2023-05-04T02:10:02.253Z] ---> 906713e7d649 [2023-05-04T02:10:02.253Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:10:02.253Z] ---> Running in 9db3bbc9c025 [2023-05-04T02:10:08.808Z] [2023-05-04T02:10:08.808Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-04T02:10:08.808Z] [2023-05-04T02:10:08.808Z] 27 packages are looking for funding [2023-05-04T02:10:08.808Z] run `npm fund` for details [2023-05-04T02:10:08.808Z] [2023-05-04T02:10:08.808Z] found 0 vulnerabilities [2023-05-04T02:10:09.372Z] Removing intermediate container 9db3bbc9c025 [2023-05-04T02:10:09.372Z] ---> 7a5f8b47f4f9 [2023-05-04T02:10:09.372Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:10:09.372Z] ---> Running in 37c2fc054f6c [2023-05-04T02:10:09.372Z] Removing intermediate container 37c2fc054f6c [2023-05-04T02:10:09.372Z] ---> 50653d049449 [2023-05-04T02:10:09.372Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:10:09.372Z] ---> Running in 88d2accd4d64 [2023-05-04T02:10:10.309Z] Removing intermediate container 88d2accd4d64 [2023-05-04T02:10:10.309Z] ---> 7625ce9bbc4b [2023-05-04T02:10:10.309Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:10:10.567Z] ---> Running in d6b47129e0e4 [2023-05-04T02:10:10.824Z] Removing intermediate container d6b47129e0e4 [2023-05-04T02:10:10.824Z] ---> e74234cc124e [2023-05-04T02:10:10.824Z] Step 9/10 : WORKDIR /app [2023-05-04T02:10:10.824Z] ---> Running in ce101538d9d8 [2023-05-04T02:10:10.824Z] Removing intermediate container ce101538d9d8 [2023-05-04T02:10:10.824Z] ---> d274368899ab [2023-05-04T02:10:10.824Z] Step 10/10 : LABEL git_sha=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [2023-05-04T02:10:11.082Z] ---> Running in dd038a0d2f61 [2023-05-04T02:10:11.082Z] Removing intermediate container dd038a0d2f61 [2023-05-04T02:10:11.082Z] ---> b47a3463f04a [2023-05-04T02:10:11.082Z] Successfully built b47a3463f04a [2023-05-04T02:10:11.082Z] Successfully tagged edgexfoundry/edgex-web-ui:a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [2023-05-04T02:10:11.082Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:10:11.082Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:10:11.082Z] mkdir -p node_modules coverage [2023-05-04T02:10:11.082Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:10:11.082Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:10:12.451Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.451Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:10:12.451Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.451Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.451Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE required: { [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE }, [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:10:12.452Z] npm WARN EBADENGINE } [2023-05-04T02:10:16.636Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:10:16.636Z] 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 [2023-05-04T02:10:16.636Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:10:16.636Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:10:16.636Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:10:16.636Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:10:17.568Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:10:18.134Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:10:18.134Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:10:21.422Z] 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. [2023-05-04T02:10:21.422Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T02:10:21.422Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:10:21.422Z] 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. [2023-05-04T02:10:21.679Z] 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. [2023-05-04T02:10:22.622Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:10:22.622Z] 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 [2023-05-04T02:10:23.187Z] 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 [2023-05-04T02:10:25.090Z] 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. [2023-05-04T02:10:28.372Z] 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. [2023-05-04T02:10:33.647Z] [2023-05-04T02:10:33.647Z] added 1478 packages, and audited 1479 packages in 21s [2023-05-04T02:10:33.647Z] [2023-05-04T02:10:33.647Z] 90 packages are looking for funding [2023-05-04T02:10:33.647Z] run `npm fund` for details [2023-05-04T02:10:33.647Z] [2023-05-04T02:10:33.647Z] 36 vulnerabilities (1 low, 13 moderate, 18 high, 4 critical) [2023-05-04T02:10:33.647Z] [2023-05-04T02:10:33.647Z] To address issues that do not require attention, run: [2023-05-04T02:10:33.647Z] npm audit fix [2023-05-04T02:10:33.647Z] [2023-05-04T02:10:33.647Z] To address all issues (including breaking changes), run: [2023-05-04T02:10:33.647Z] npm audit fix --force [2023-05-04T02:10:33.647Z] [2023-05-04T02:10:33.647Z] Run `npm audit` for details. [2023-05-04T02:10:38.931Z] 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 [2023-05-04T02:10:40.837Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:10:45.782Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:10:45.782Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:10:49.129Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:10:49.129Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:10:49.391Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:10:49.391Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:10:49.955Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:10:49.955Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:10:50.213Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:10:50.469Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:10:50.469Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:10:50.726Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:10:50.726Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:10:52.635Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:10:58.604Z] 04 05 2023 02:10:58.085:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:10:58.604Z] 04 05 2023 02:10:58.087:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:10:58.604Z] 04 05 2023 02:10:58.090:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:11:10.803Z] ✔ Browser application bundle generation complete. [2023-05-04T02:11:10.804Z] 04 05 2023 02:11:09.779:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 8vuhNmE8hLAr90n0AAAB with id 97268952 [2023-05-04T02:11:12.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:11:12.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.154 secs) [2023-05-04T02:11:12.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.226 secs) [2023-05-04T02:11:12.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.229 secs) [2023-05-04T02:11:12.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.234 secs) [2023-05-04T02:11:12.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.269 secs) [2023-05-04T02:11:12.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.281 secs) [2023-05-04T02:11:12.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.291 secs) [2023-05-04T02:11:12.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.295 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.312 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.326 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.354 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.371 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.384 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.406 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.409 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.411 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.421 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.434 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.449 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.46 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.467 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.469 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.473 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.474 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.476 secs) [2023-05-04T02:11:13.219Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.479 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.481 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.541 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.554 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.566 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.606 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.618 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.637 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.644 secs) [2023-05-04T02:11:13.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.65 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.683 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.692 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.702 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.721 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.746 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.778 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.807 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.81 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.819 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.841 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.847 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.85 secs) [2023-05-04T02:11:13.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.854 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.877 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.883 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.885 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.888 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.909 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.938 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.947 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.952 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.954 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.956 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.957 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.977 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.001 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.008 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.012 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.034 secs) [2023-05-04T02:11:13.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.04 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.044 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.046 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.048 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.066 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.077 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.087 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.093 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.119 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.122 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.124 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.141 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.18 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.188 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.193 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.196 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.2 secs) [2023-05-04T02:11:14.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.204 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.212 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.216 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.231 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.242 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.249 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.257 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.329 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.333 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.335 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.342 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.345 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.348 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.352 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.358 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.367 secs) [2023-05-04T02:11:14.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.378 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.38 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.383 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.391 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.407 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.411 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.423 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.44 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.446 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.451 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.489 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.506 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.513 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.529 secs) [2023-05-04T02:11:14.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.571 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.573 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.574 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.599 secs) [2023-05-04T02:11:15.027Z] WARN: ' [2023-05-04T02:11:15.027Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:11:15.027Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:11:15.027Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:11:15.027Z] in a future version of Angular. [2023-05-04T02:11:15.027Z] [2023-05-04T02:11:15.027Z] For more information on this, see our API docs here: [2023-05-04T02:11:15.027Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:11:15.027Z] ' [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.599 secs) [2023-05-04T02:11:15.027Z] WARN: ' [2023-05-04T02:11:15.027Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:11:15.027Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:11:15.027Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:11:15.027Z] in a future version of Angular. [2023-05-04T02:11:15.027Z] [2023-05-04T02:11:15.027Z] For more information on this, see our API docs here: [2023-05-04T02:11:15.027Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:11:15.027Z] ' [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.619 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.625 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.632 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.65 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.657 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.696 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.704 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.707 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.71 secs) [2023-05-04T02:11:15.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.736 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.741 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.793 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.798 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.806 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.819 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.846 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.85 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.86 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.865 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.875 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.88 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.884 secs) [2023-05-04T02:11:15.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.908 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.929 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.94 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.957 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.967 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.977 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.983 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.985 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.989 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.01 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.027 secs) [2023-05-04T02:11:15.543Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.036 secs) [2023-05-04T02:11:15.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.055 secs / 2.036 secs) [2023-05-04T02:11:15.802Z] TOTAL: 149 SUCCESS [2023-05-04T02:11:15.802Z] ✔ Browser application bundle generation complete. [2023-05-04T02:11:16.060Z] [2023-05-04T02:11:16.060Z] =============================== Coverage summary =============================== [2023-05-04T02:11:16.060Z] Statements : 40.92% ( 1465/3580 ) [2023-05-04T02:11:16.060Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:11:16.060Z] Functions : 33.13% ( 430/1298 ) [2023-05-04T02:11:16.060Z] Lines : 38.85% ( 1316/3387 ) [2023-05-04T02:11:16.060Z] ================================================================================ [2023-05-04T02:11:16.317Z] ✔ Browser application bundle generation complete. [2023-05-04T02:11:16.574Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [Pipeline] echo [2023-05-04T02:11:16.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:11:16.601Z] $ docker stop --time=1 8bfe672336537ce5ec0de5a42edfcda1dd0e513fc7ac183afea3a5a6dec94ad9 [2023-05-04T02:11:17.896Z] $ docker rm -f --volumes 8bfe672336537ce5ec0de5a42edfcda1dd0e513fc7ac183afea3a5a6dec94ad9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:11:18.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:11:18.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T02:11:19.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:11:19.928Z] + ls -al . [2023-05-04T02:11:19.928Z] total 180 [2023-05-04T02:11:19.928Z] drwxrwxr-x 14 jenkins jenkins 4096 May 4 02:09 . [2023-05-04T02:11:19.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:08 .. [2023-05-04T02:11:19.928Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:08 .blubracket [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:08 .dockerignore [2023-05-04T02:11:19.928Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:08 .git [2023-05-04T02:11:19.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:08 .github [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:08 .gitignore [2023-05-04T02:11:19.928Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:08 .semver [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:08 Attribution.txt [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:08 CHANGELOG.md [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:08 CONTRIBUTING.md [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:08 Dockerfile [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:08 Jenkinsfile [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:08 LICENSE [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:08 Makefile [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:08 README.md [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION [2023-05-04T02:11:19.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:08 assets [2023-05-04T02:11:19.928Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:08 bin [2023-05-04T02:11:19.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:08 cmd [2023-05-04T02:11:19.928Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:09 coverage.out [2023-05-04T02:11:19.928Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:08 docs [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:08 go.mod [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:08 go.sum [2023-05-04T02:11:19.928Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:08 internal [2023-05-04T02:11:19.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:08 snap [2023-05-04T02:11:19.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:08 testing [2023-05-04T02:11:19.928Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:08 version.go [2023-05-04T02:11:19.928Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:11:20.235Z] + 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=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 --label arch=amd64 --label version=0.0.0 . [2023-05-04T02:11:20.492Z] Sending build context to Docker daemon 48.68MB [2023-05-04T02:11:20.492Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:11:20.492Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:11:20.492Z] ---> 151c7fb2b604 [2023-05-04T02:11:20.492Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:11:21.430Z] ---> Running in 3bd8deb119c4 [2023-05-04T02:11:21.430Z] Removing intermediate container 3bd8deb119c4 [2023-05-04T02:11:21.430Z] ---> 0c783dc57227 [2023-05-04T02:11:21.430Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:11:21.430Z] ---> Running in efe346b128f3 [2023-05-04T02:11:21.430Z] Removing intermediate container efe346b128f3 [2023-05-04T02:11:21.430Z] ---> 6e07154b8a6c [2023-05-04T02:11:21.430Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:11:21.430Z] ---> Running in 0037102097a7 [2023-05-04T02:11:21.761Z] Removing intermediate container 0037102097a7 [2023-05-04T02:11:21.761Z] ---> baa0d7ba39af [2023-05-04T02:11:21.761Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:11:21.761Z] ---> Running in eebc995d4aa2 [2023-05-04T02:11:21.761Z] Removing intermediate container eebc995d4aa2 [2023-05-04T02:11:21.761Z] ---> 7dd8878a8322 [2023-05-04T02:11:21.761Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:11:21.761Z] ---> Running in 44e99c6a943a [2023-05-04T02:11:21.761Z] Removing intermediate container 44e99c6a943a [2023-05-04T02:11:21.761Z] ---> c2445b85477c [2023-05-04T02:11:21.761Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:11:22.702Z] ---> 6d085214f8a6 [2023-05-04T02:11:22.702Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:11:22.702Z] ---> Running in 33eb5016d383 [2023-05-04T02:11:22.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T02:11:22.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T02:11:23.219Z] OK: 265 MiB in 53 packages [2023-05-04T02:11:23.478Z] Removing intermediate container 33eb5016d383 [2023-05-04T02:11:23.478Z] ---> a8b1a1c994a3 [2023-05-04T02:11:23.478Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:11:23.478Z] ---> Running in 7ebce46083df [2023-05-04T02:11:23.737Z] Removing intermediate container 7ebce46083df [2023-05-04T02:11:23.738Z] ---> 6f4cb95224b8 [2023-05-04T02:11:23.738Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:11:23.738Z] ---> Running in c2a7140faa72 [2023-05-04T02:11:23.738Z] Removing intermediate container c2a7140faa72 [2023-05-04T02:11:23.738Z] ---> 76380971aa86 [2023-05-04T02:11:23.738Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:11:23.996Z] ---> 68b0a833b1a4 [2023-05-04T02:11:23.996Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:11:23.996Z] ---> Running in 5320a9e71c6c [2023-05-04T02:11:24.930Z] Removing intermediate container 5320a9e71c6c [2023-05-04T02:11:24.930Z] ---> efdab44a3918 [2023-05-04T02:11:24.930Z] Step 14/25 : COPY . . [2023-05-04T02:11:26.870Z] ---> a1cc3c97b485 [2023-05-04T02:11:26.870Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:11:26.870Z] ---> Running in b0d141ef92b4 [2023-05-04T02:11:26.870Z] 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 [2023-05-04T02:11:44.971Z] Removing intermediate container b0d141ef92b4 [2023-05-04T02:11:44.971Z] ---> f01394da0c0d [2023-05-04T02:11:44.971Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:11:44.971Z] 3.17: Pulling from library/alpine [2023-05-04T02:11:44.971Z] f56be85fc22e: Already exists [2023-05-04T02:11:44.971Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:11:44.971Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:11:44.971Z] ---> 9ed4aefc74f6 [2023-05-04T02:11:44.971Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:11:44.971Z] ---> Running in 666369e8837b [2023-05-04T02:11:44.971Z] Removing intermediate container 666369e8837b [2023-05-04T02:11:44.971Z] ---> 6a69f32f0b54 [2023-05-04T02:11:44.971Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:11:45.547Z] ---> 06fb8f8f68f3 [2023-05-04T02:11:45.547Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:11:45.547Z] ---> 77f794033d47 [2023-05-04T02:11:45.547Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:11:45.547Z] ---> 5087efaeedb2 [2023-05-04T02:11:45.547Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:11:45.812Z] ---> Running in a287a7b4af50 [2023-05-04T02:11:45.812Z] Removing intermediate container a287a7b4af50 [2023-05-04T02:11:45.812Z] ---> 345880498122 [2023-05-04T02:11:45.812Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:11:45.812Z] ---> Running in d3f9c79fb8f8 [2023-05-04T02:11:45.812Z] Removing intermediate container d3f9c79fb8f8 [2023-05-04T02:11:45.812Z] ---> d65a29c54833 [2023-05-04T02:11:45.812Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T02:11:46.093Z] ---> Running in 44ff7f9f8749 [2023-05-04T02:11:46.093Z] Removing intermediate container 44ff7f9f8749 [2023-05-04T02:11:46.093Z] ---> 57d5d9b306cc [2023-05-04T02:11:46.093Z] Step 24/25 : LABEL git_sha=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [2023-05-04T02:11:46.093Z] ---> Running in 57af2a496918 [2023-05-04T02:11:46.093Z] Removing intermediate container 57af2a496918 [2023-05-04T02:11:46.093Z] ---> 015c1f379d37 [2023-05-04T02:11:46.093Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:11:46.093Z] ---> Running in 0dbbdc53c0c3 [2023-05-04T02:11:46.352Z] Removing intermediate container 0dbbdc53c0c3 [2023-05-04T02:11:46.352Z] ---> c9f6be475322 [2023-05-04T02:11:46.352Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:11:46.352Z] Successfully built c9f6be475322 [2023-05-04T02:11:46.352Z] 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 [2023-05-04T02:11:46.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:11:46.793Z] [2023-05-04T02:11:46.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:11:47.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:11:47.094Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T02:11:47.094Z] 5eb5b503b376: Pulling fs layer [2023-05-04T02:11:47.094Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T02:11:47.094Z] ec43610c2a17: Pulling fs layer [2023-05-04T02:11:47.094Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T02:11:47.094Z] 33b1e0a273af: Pulling fs layer [2023-05-04T02:11:47.094Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T02:11:47.094Z] 2f39f015ded8: Pulling fs layer [2023-05-04T02:11:47.094Z] 3a2ae6a8a46f: Waiting [2023-05-04T02:11:47.094Z] 33b1e0a273af: Waiting [2023-05-04T02:11:47.094Z] 5d3b04190fa2: Waiting [2023-05-04T02:11:47.094Z] 2f39f015ded8: Waiting [2023-05-04T02:11:47.094Z] 5c69ac0246d0: Download complete [2023-05-04T02:11:47.094Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T02:11:47.094Z] 3a2ae6a8a46f: Download complete [2023-05-04T02:11:47.094Z] 33b1e0a273af: Verifying Checksum [2023-05-04T02:11:47.094Z] 33b1e0a273af: Download complete [2023-05-04T02:11:47.094Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T02:11:47.094Z] 5d3b04190fa2: Download complete [2023-05-04T02:11:47.094Z] ec43610c2a17: Verifying Checksum [2023-05-04T02:11:47.094Z] ec43610c2a17: Download complete [2023-05-04T02:11:47.356Z] 5eb5b503b376: Verifying Checksum [2023-05-04T02:11:47.356Z] 5eb5b503b376: Download complete [2023-05-04T02:11:47.923Z] 2f39f015ded8: Download complete [2023-05-04T02:11:48.487Z] 5eb5b503b376: Pull complete [2023-05-04T02:11:48.745Z] 5c69ac0246d0: Pull complete [2023-05-04T02:11:49.003Z] ec43610c2a17: Pull complete [2023-05-04T02:11:49.261Z] 3a2ae6a8a46f: Pull complete [2023-05-04T02:11:49.261Z] 33b1e0a273af: Pull complete [2023-05-04T02:11:49.518Z] 5d3b04190fa2: Pull complete [2023-05-04T02:11:53.705Z] 2f39f015ded8: Pull complete [2023-05-04T02:11:53.705Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T02:11:53.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:11:53.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:11:53.797Z] prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container [2023-05-04T02:11:53.832Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 [2023-05-04T02:11:57.541Z] $ docker top ff6e12e746e43b7663b314887a35fb209b64ee85305627ef5af61ddb620e2def -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:11:57.912Z] ---> job-cost.sh [2023-05-04T02:11:57.912Z] lf-activate-venv: SKIPPING [2023-05-04T02:11:57.912Z] INFO: No Stack... [2023-05-04T02:11:58.171Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:11:58.737Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:11:59.023Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/cost.csv [2023-05-04T02:11:59.023Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T02:11:59.033Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [2023-05-04T02:11:59.043Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] did not exist. Created. [2023-05-04T02:11:59.043Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:11:59.339Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T02:11:59.709Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:11:59.716Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:11:59.738Z] $ docker stop --time=1 ff6e12e746e43b7663b314887a35fb209b64ee85305627ef5af61ddb620e2def [2023-05-04T02:12:01.091Z] $ docker rm -f --volumes ff6e12e746e43b7663b314887a35fb209b64ee85305627ef5af61ddb620e2def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T02:37:38.042Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13245 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] { [Pipeline] ws [2023-05-04T02:37:38.057Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2023-05-04T02:37:38.105Z] The recommended git tool is: git [2023-05-04T02:37:45.444Z] using credential edgex-jenkins-ssh [2023-05-04T02:37:45.467Z] Cloning the remote Git repository [2023-05-04T02:37:45.538Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:37:45.690Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2023-05-04T02:37:45.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:37:45.898Z] > git --version # timeout=10 [2023-05-04T02:37:45.931Z] > git --version # 'git version 2.25.1' [2023-05-04T02:37:45.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:37:46.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:37:50.239Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:37:50.266Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T02:37:52.120Z] Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 [2023-05-04T02:37:51.499Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T02:37:51.562Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T02:37:51.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:37:51.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T02:37:52.144Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:37:52.231Z] > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [2023-05-04T02:37:52.703Z] > git remote # timeout=10 [2023-05-04T02:37:52.726Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T02:37:52.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T02:37:52.763Z] > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [2023-05-04T02:37:53.644Z] Merge succeeded, producing 7199d4acd22f1e64fa6138f6458709b5e9f1b33a [2023-05-04T02:37:53.644Z] Checking out Revision 7199d4acd22f1e64fa6138f6458709b5e9f1b33a (PR-578) [2023-05-04T02:37:53.621Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T02:37:53.652Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T02:37:53.671Z] > git checkout -f 7199d4acd22f1e64fa6138f6458709b5e9f1b33a # timeout=10 [2023-05-04T02:37:57.425Z] Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" [2023-05-04T02:37:57.455Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:37:57.436Z] > git rev-list --no-walk ead92e8819d3fe086c3c80e4ba382a6450097e15 # timeout=10 [2023-05-04T02:37:58.876Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T02:37:58.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:37:58.876Z] Dload Upload Total Spent Left Speed [2023-05-04T02:37:58.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-05-04T02:37:59.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T02:38:00.045Z] + sudo tee /etc/docker/daemon.new [2023-05-04T02:38:00.046Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T02:38:00.046Z] { [2023-05-04T02:38:00.046Z] "registry-mirrors": [ [2023-05-04T02:38:00.046Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T02:38:00.046Z] ], [2023-05-04T02:38:00.046Z] "bip": "10.250.0.254/24", [2023-05-04T02:38:00.046Z] "hosts": [ [2023-05-04T02:38:00.046Z] "tcp://0.0.0.0:5555", [2023-05-04T02:38:00.046Z] "unix:///var/run/docker.sock" [2023-05-04T02:38:00.046Z] ], [2023-05-04T02:38:00.046Z] "mtu": 1458, [2023-05-04T02:38:00.046Z] "selinux-enabled": true, [2023-05-04T02:38:00.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T02:38:00.046Z] } [Pipeline] sh [2023-05-04T02:38:00.400Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T02:38:00.779Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:38:19.122Z] provisioning config files... [2023-05-04T02:38:19.154Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config6643977160407292004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:38:19.540Z] ---> docker-login.sh [2023-05-04T02:38:19.540Z] nexus3.edgexfoundry.org:10001 [2023-05-04T02:38:20.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:38:20.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:38:20.401Z] Configure a credential helper to remove this warning. See [2023-05-04T02:38:20.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:38:20.401Z] [2023-05-04T02:38:20.401Z] Login Succeeded [2023-05-04T02:38:20.401Z] nexus3.edgexfoundry.org:10002 [2023-05-04T02:38:20.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:38:20.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:38:20.675Z] Configure a credential helper to remove this warning. See [2023-05-04T02:38:20.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:38:20.675Z] [2023-05-04T02:38:20.675Z] Login Succeeded [2023-05-04T02:38:20.675Z] nexus3.edgexfoundry.org:10003 [2023-05-04T02:38:20.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:38:21.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:38:21.218Z] Configure a credential helper to remove this warning. See [2023-05-04T02:38:21.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:38:21.218Z] [2023-05-04T02:38:21.218Z] Login Succeeded [2023-05-04T02:38:21.218Z] nexus3.edgexfoundry.org:10004 [2023-05-04T02:38:21.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:38:21.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:38:21.492Z] Configure a credential helper to remove this warning. See [2023-05-04T02:38:21.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:38:21.492Z] [2023-05-04T02:38:21.492Z] Login Succeeded [2023-05-04T02:38:21.492Z] docker.io [2023-05-04T02:38:21.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T02:38:22.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T02:38:22.033Z] Configure a credential helper to remove this warning. See [2023-05-04T02:38:22.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T02:38:22.033Z] [2023-05-04T02:38:22.033Z] Login Succeeded [2023-05-04T02:38:22.033Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T02:38:22.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T02:38:22.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:38:22.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T02:38:22.356Z] ========================================================= [2023-05-04T02:38:22.356Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T02:38:22.356Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:38:22.712Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T02:38:23.697Z] Sending build context to Docker daemon 28.88MB [2023-05-04T02:38:23.697Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:38:23.697Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T02:38:23.969Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T02:38:23.969Z] c41833b44d91: Pulling fs layer [2023-05-04T02:38:23.969Z] ed15518f5707: Pulling fs layer [2023-05-04T02:38:23.969Z] feae8fd75edb: Pulling fs layer [2023-05-04T02:38:23.969Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T02:38:23.969Z] 3cdef696dda3: Pulling fs layer [2023-05-04T02:38:23.969Z] 2ced38df9373: Pulling fs layer [2023-05-04T02:38:23.969Z] 58f1dce35555: Pulling fs layer [2023-05-04T02:38:23.969Z] 3cdef696dda3: Waiting [2023-05-04T02:38:23.969Z] 2ced38df9373: Waiting [2023-05-04T02:38:23.969Z] 58f1dce35555: Waiting [2023-05-04T02:38:23.969Z] 242c74f7c9fa: Waiting [2023-05-04T02:38:23.969Z] ed15518f5707: Verifying Checksum [2023-05-04T02:38:23.969Z] ed15518f5707: Download complete [2023-05-04T02:38:23.969Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T02:38:23.969Z] 242c74f7c9fa: Download complete [2023-05-04T02:38:23.969Z] 3cdef696dda3: Download complete [2023-05-04T02:38:24.243Z] c41833b44d91: Verifying Checksum [2023-05-04T02:38:25.224Z] c41833b44d91: Pull complete [2023-05-04T02:38:25.509Z] 58f1dce35555: Verifying Checksum [2023-05-04T02:38:25.509Z] 58f1dce35555: Download complete [2023-05-04T02:38:25.779Z] ed15518f5707: Pull complete [2023-05-04T02:38:26.753Z] feae8fd75edb: Verifying Checksum [2023-05-04T02:38:26.753Z] feae8fd75edb: Download complete [2023-05-04T02:38:26.753Z] 2ced38df9373: Download complete [2023-05-04T02:38:36.853Z] feae8fd75edb: Pull complete [2023-05-04T02:38:37.130Z] 242c74f7c9fa: Pull complete [2023-05-04T02:38:37.400Z] 3cdef696dda3: Pull complete [2023-05-04T02:38:44.119Z] 2ced38df9373: Pull complete [2023-05-04T02:38:46.096Z] 58f1dce35555: Pull complete [2023-05-04T02:38:46.097Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T02:38:46.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T02:38:46.097Z] ---> fadd8f120f05 [2023-05-04T02:38:46.097Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:38:48.061Z] ---> Running in db72c9420d4a [2023-05-04T02:38:48.338Z] Removing intermediate container db72c9420d4a [2023-05-04T02:38:48.338Z] ---> 1e87003c1d02 [2023-05-04T02:38:48.338Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:38:48.338Z] ---> Running in 194b2e442b29 [2023-05-04T02:38:48.607Z] Removing intermediate container 194b2e442b29 [2023-05-04T02:38:48.607Z] ---> 2ecea76926bc [2023-05-04T02:38:48.607Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:38:48.877Z] ---> Running in 840d7dab3f8e [2023-05-04T02:38:49.146Z] Removing intermediate container 840d7dab3f8e [2023-05-04T02:38:49.146Z] ---> 9be0baa719fb [2023-05-04T02:38:49.146Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T02:38:49.146Z] ---> Running in ae9824c8bd7c [2023-05-04T02:38:49.418Z] Removing intermediate container ae9824c8bd7c [2023-05-04T02:38:49.418Z] ---> 5063c8434a7b [2023-05-04T02:38:49.418Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:38:49.689Z] ---> Running in 9480708e8aad [2023-05-04T02:38:49.957Z] Removing intermediate container 9480708e8aad [2023-05-04T02:38:49.957Z] ---> c8704e910033 [2023-05-04T02:38:49.957Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:38:50.545Z] latest: Pulling from library/docker [2023-05-04T02:38:50.545Z] c41833b44d91: Already exists [2023-05-04T02:38:50.545Z] 6343a5c17821: Pulling fs layer [2023-05-04T02:38:50.545Z] 7fb3fc37985f: Pulling fs layer [2023-05-04T02:38:50.545Z] c69224d8e51c: Pulling fs layer [2023-05-04T02:38:50.545Z] 9509eea51bfd: Pulling fs layer [2023-05-04T02:38:50.545Z] 13893f74905f: Pulling fs layer [2023-05-04T02:38:50.545Z] a478c30451b0: Pulling fs layer [2023-05-04T02:38:50.545Z] cca6ee3ffb4d: Pulling fs layer [2023-05-04T02:38:50.545Z] fe1b37f33852: Pulling fs layer [2023-05-04T02:38:50.545Z] b44bc8c7e93d: Pulling fs layer [2023-05-04T02:38:50.545Z] 0e42b4e3b30c: Pulling fs layer [2023-05-04T02:38:50.545Z] d97e7eb47f8a: Pulling fs layer [2023-05-04T02:38:50.545Z] 3ed71508fdeb: Pulling fs layer [2023-05-04T02:38:50.545Z] fca51f470542: Pulling fs layer [2023-05-04T02:38:50.545Z] 9509eea51bfd: Waiting [2023-05-04T02:38:50.545Z] 13893f74905f: Waiting [2023-05-04T02:38:50.545Z] a478c30451b0: Waiting [2023-05-04T02:38:50.545Z] cca6ee3ffb4d: Waiting [2023-05-04T02:38:50.545Z] fe1b37f33852: Waiting [2023-05-04T02:38:50.545Z] b44bc8c7e93d: Waiting [2023-05-04T02:38:50.545Z] 0e42b4e3b30c: Waiting [2023-05-04T02:38:50.545Z] d97e7eb47f8a: Waiting [2023-05-04T02:38:50.545Z] 3ed71508fdeb: Waiting [2023-05-04T02:38:50.545Z] fca51f470542: Waiting [2023-05-04T02:38:50.545Z] 7fb3fc37985f: Verifying Checksum [2023-05-04T02:38:50.545Z] 7fb3fc37985f: Download complete [2023-05-04T02:38:50.827Z] 6343a5c17821: Verifying Checksum [2023-05-04T02:38:50.827Z] 6343a5c17821: Download complete [2023-05-04T02:38:51.420Z] c69224d8e51c: Verifying Checksum [2023-05-04T02:38:51.420Z] c69224d8e51c: Download complete [2023-05-04T02:38:51.421Z] 13893f74905f: Verifying Checksum [2023-05-04T02:38:51.421Z] 13893f74905f: Download complete [2023-05-04T02:38:51.421Z] 9509eea51bfd: Verifying Checksum [2023-05-04T02:38:51.421Z] 9509eea51bfd: Download complete [2023-05-04T02:38:51.421Z] a478c30451b0: Verifying Checksum [2023-05-04T02:38:51.421Z] a478c30451b0: Download complete [2023-05-04T02:38:51.421Z] cca6ee3ffb4d: Verifying Checksum [2023-05-04T02:38:51.421Z] cca6ee3ffb4d: Download complete [2023-05-04T02:38:51.421Z] 6343a5c17821: Pull complete [2023-05-04T02:38:51.421Z] fe1b37f33852: Verifying Checksum [2023-05-04T02:38:51.421Z] fe1b37f33852: Download complete [2023-05-04T02:38:51.690Z] 0e42b4e3b30c: Verifying Checksum [2023-05-04T02:38:51.690Z] 0e42b4e3b30c: Download complete [2023-05-04T02:38:51.690Z] b44bc8c7e93d: Verifying Checksum [2023-05-04T02:38:51.690Z] b44bc8c7e93d: Download complete [2023-05-04T02:38:51.690Z] 7fb3fc37985f: Pull complete [2023-05-04T02:38:51.957Z] 3ed71508fdeb: Verifying Checksum [2023-05-04T02:38:51.957Z] 3ed71508fdeb: Download complete [2023-05-04T02:38:51.957Z] fca51f470542: Verifying Checksum [2023-05-04T02:38:51.957Z] fca51f470542: Download complete [2023-05-04T02:38:52.924Z] c69224d8e51c: Pull complete [2023-05-04T02:38:52.924Z] d97e7eb47f8a: Verifying Checksum [2023-05-04T02:38:52.924Z] d97e7eb47f8a: Download complete [2023-05-04T02:38:53.887Z] 9509eea51bfd: Pull complete [2023-05-04T02:38:54.852Z] 13893f74905f: Pull complete [2023-05-04T02:38:54.852Z] a478c30451b0: Pull complete [2023-05-04T02:38:55.122Z] cca6ee3ffb4d: Pull complete [2023-05-04T02:38:55.394Z] fe1b37f33852: Pull complete [2023-05-04T02:38:56.365Z] b44bc8c7e93d: Pull complete [2023-05-04T02:38:56.635Z] 0e42b4e3b30c: Pull complete [2023-05-04T02:38:59.253Z] d97e7eb47f8a: Pull complete [2023-05-04T02:38:59.253Z] 3ed71508fdeb: Pull complete [2023-05-04T02:38:59.523Z] fca51f470542: Pull complete [2023-05-04T02:38:59.792Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T02:38:59.793Z] Status: Downloaded newer image for docker:latest [2023-05-04T02:39:02.500Z] ---> bc5515c6de7e [2023-05-04T02:39:02.500Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:39:02.500Z] ---> Running in c7448889a5b0 [2023-05-04T02:39:03.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:39:04.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:39:05.408Z] OK: 263 MiB in 53 packages [2023-05-04T02:39:06.382Z] Removing intermediate container c7448889a5b0 [2023-05-04T02:39:06.382Z] ---> 25af509ef856 [2023-05-04T02:39:06.382Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T02:39:06.653Z] ---> Running in 69d8b9d42cd6 [2023-05-04T02:39:06.932Z] Removing intermediate container 69d8b9d42cd6 [2023-05-04T02:39:06.932Z] ---> 552226173e56 [2023-05-04T02:39:06.932Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:39:07.214Z] ---> Running in 20509a382eb7 [2023-05-04T02:39:07.483Z] Removing intermediate container 20509a382eb7 [2023-05-04T02:39:07.483Z] ---> ced667be1220 [2023-05-04T02:39:07.483Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T02:39:08.073Z] ---> caa3dc544255 [2023-05-04T02:39:08.073Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:39:08.346Z] ---> Running in 9484d08dafb6 [2023-05-04T02:40:16.334Z] Removing intermediate container 9484d08dafb6 [2023-05-04T02:40:16.334Z] ---> dcf7da06bbc6 [2023-05-04T02:40:16.334Z] Step 14/15 : COPY . . [2023-05-04T02:40:17.777Z] ---> a5b02abbc846 [2023-05-04T02:40:17.777Z] Step 15/15 : RUN ${MAKE} [2023-05-04T02:40:17.777Z] ---> Running in bbbbfe57c365 [2023-05-04T02:40:18.769Z] noop [2023-05-04T02:40:19.739Z] Removing intermediate container bbbbfe57c365 [2023-05-04T02:40:19.739Z] ---> 6753b0549542 [2023-05-04T02:40:19.739Z] Successfully built 6753b0549542 [2023-05-04T02:40:19.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:40:20.097Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:40:20.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:40:20.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container [2023-05-04T02:40:20.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-arm64 cat [2023-05-04T02:40:21.636Z] $ docker top be05a169432e8917de12158b2bf1cfd6923abd95e4c669fb8d516d6b66f06158 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:40:22.494Z] + go version [2023-05-04T02:40:22.494Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T02:40:22.512Z] $ docker stop --time=1 be05a169432e8917de12158b2bf1cfd6923abd95e4c669fb8d516d6b66f06158 [2023-05-04T02:40:24.163Z] $ docker rm -f --volumes be05a169432e8917de12158b2bf1cfd6923abd95e4c669fb8d516d6b66f06158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:40:24.752Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T02:40:24.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:40:24.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container [2023-05-04T02:40:25.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-arm64 cat [2023-05-04T02:40:26.248Z] $ docker top c33c79601fd582f3e987d67913b59ebcf00e87b6b47039dcd985b45032467594 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:40:27.090Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-04T02:40:27.743Z] + make test [2023-05-04T02:40:27.744Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T02:41:06.643Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T02:42:58.333Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T02:42:58.333Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T02:43:16.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T02:43:16.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T02:43:16.620Z] ./bin/test-attribution-txt.sh [2023-05-04T02:43:16.893Z] make -C web test [2023-05-04T02:43:16.893Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' [2023-05-04T02:43:16.893Z] make[1]: tput: No such file or directory [2023-05-04T02:43:16.893Z] make[1]: tput: No such file or directory [2023-05-04T02:43:16.893Z] warning: generating ./VERSION [2023-05-04T02:43:16.893Z] echo "0.0.0" > VERSION [2023-05-04T02:43:16.893Z] docker build \ [2023-05-04T02:43:16.893Z] -f Dockerfile \ [2023-05-04T02:43:16.893Z] --build-arg USER=1000 \ [2023-05-04T02:43:16.893Z] \ [2023-05-04T02:43:16.893Z] --label "git_sha=7199d4acd22f1e64fa6138f6458709b5e9f1b33a" \ [2023-05-04T02:43:16.893Z] -t edgexfoundry/edgex-web-ui:7199d4acd22f1e64fa6138f6458709b5e9f1b33a \ [2023-05-04T02:43:16.893Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T02:43:16.893Z] . [2023-05-04T02:43:16.893Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T02:43:16.893Z] Install the buildx component to build images with BuildKit: [2023-05-04T02:43:16.893Z] https://docs.docker.com/go/buildx/ [2023-05-04T02:43:16.893Z] [2023-05-04T02:43:17.511Z] Sending build context to Docker daemon 3.269MB [2023-05-04T02:43:17.511Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T02:43:17.801Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T02:43:17.801Z] 47517142f6ba: Pulling fs layer [2023-05-04T02:43:17.801Z] 5f8c4bfa009b: Pulling fs layer [2023-05-04T02:43:17.801Z] f7079c9c4ba1: Pulling fs layer [2023-05-04T02:43:17.801Z] aba105e6f55a: Pulling fs layer [2023-05-04T02:43:17.801Z] aba105e6f55a: Waiting [2023-05-04T02:43:18.100Z] f7079c9c4ba1: Verifying Checksum [2023-05-04T02:43:18.100Z] f7079c9c4ba1: Download complete [2023-05-04T02:43:18.100Z] 47517142f6ba: Verifying Checksum [2023-05-04T02:43:18.100Z] 47517142f6ba: Download complete [2023-05-04T02:43:18.100Z] aba105e6f55a: Verifying Checksum [2023-05-04T02:43:18.100Z] aba105e6f55a: Download complete [2023-05-04T02:43:18.732Z] 47517142f6ba: Pull complete [2023-05-04T02:43:18.733Z] 5f8c4bfa009b: Verifying Checksum [2023-05-04T02:43:18.733Z] 5f8c4bfa009b: Download complete [2023-05-04T02:43:23.031Z] 5f8c4bfa009b: Pull complete [2023-05-04T02:43:23.031Z] f7079c9c4ba1: Pull complete [2023-05-04T02:43:23.307Z] aba105e6f55a: Pull complete [2023-05-04T02:43:23.307Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T02:43:23.307Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T02:43:23.307Z] ---> bf1b8b58d215 [2023-05-04T02:43:23.307Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T02:43:23.897Z] ---> Running in dfcb8e0f661e [2023-05-04T02:43:24.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:43:25.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:43:26.553Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-04T02:43:26.553Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-04T02:43:26.553Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-04T02:43:26.553Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-04T02:43:26.553Z] (5/128) Installing libxcb (1.14-r2) [2023-05-04T02:43:26.553Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-04T02:43:26.553Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-04T02:43:26.553Z] (8/128) Installing libice (1.0.10-r0) [2023-05-04T02:43:26.553Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-04T02:43:26.553Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-04T02:43:26.553Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-04T02:43:26.553Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-04T02:43:26.553Z] (13/128) Installing xset (1.2.4-r0) [2023-05-04T02:43:26.553Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-04T02:43:26.553Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-04T02:43:26.553Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T02:43:26.553Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-04T02:43:26.553Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-04T02:43:26.553Z] (19/128) Installing libintl (0.21-r0) [2023-05-04T02:43:26.553Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-04T02:43:26.826Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-04T02:43:26.826Z] (22/128) Installing pcre (8.45-r1) [2023-05-04T02:43:26.826Z] (23/128) Installing glib (2.70.1-r0) [2023-05-04T02:43:26.826Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-04T02:43:26.826Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-04T02:43:26.826Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-04T02:43:26.826Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T02:43:27.094Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T02:43:27.094Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-04T02:43:27.094Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-04T02:43:27.094Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-04T02:43:27.094Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-04T02:43:27.094Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T02:43:27.094Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T02:43:27.094Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-04T02:43:27.094Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-04T02:43:27.094Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-04T02:43:27.094Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-04T02:43:27.094Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-04T02:43:27.094Z] (40/128) Installing libxi (1.8-r0) [2023-05-04T02:43:27.094Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-04T02:43:27.094Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-04T02:43:27.094Z] (43/128) Installing atk (2.36.0-r0) [2023-05-04T02:43:27.094Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-04T02:43:27.094Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-04T02:43:27.364Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-04T02:43:27.364Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T02:43:27.364Z] (48/128) Installing expat (2.5.0-r0) [2023-05-04T02:43:27.364Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-04T02:43:27.364Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-04T02:43:27.364Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-04T02:43:27.364Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-04T02:43:27.364Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-04T02:43:27.364Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-04T02:43:27.364Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-04T02:43:27.364Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-04T02:43:27.364Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-04T02:43:27.634Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-04T02:43:27.634Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-04T02:43:27.634Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-04T02:43:27.634Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-04T02:43:27.634Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-04T02:43:27.634Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-04T02:43:27.634Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-04T02:43:27.634Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-04T02:43:27.634Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-04T02:43:27.634Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-04T02:43:27.634Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-04T02:43:27.904Z] (69/128) Installing pango (1.48.10-r0) [2023-05-04T02:43:27.904Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T02:43:27.904Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T02:43:27.904Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T02:43:27.904Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-04T02:43:27.904Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-04T02:43:28.183Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T02:43:28.183Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T02:43:28.454Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-04T02:43:28.454Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-04T02:43:28.454Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-04T02:43:28.454Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T02:43:31.040Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-04T02:43:31.040Z] (80/128) Installing flac (1.3.4-r0) [2023-05-04T02:43:31.040Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T02:43:31.040Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T02:43:31.040Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-04T02:43:31.040Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-04T02:43:31.040Z] (85/128) Installing libass (0.15.2-r0) [2023-05-04T02:43:31.040Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-04T02:43:31.040Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T02:43:31.040Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T02:43:31.040Z] (89/128) Installing lame (3.100-r0) [2023-05-04T02:43:31.040Z] (90/128) Installing opus (1.3.1-r1) [2023-05-04T02:43:31.040Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T02:43:31.040Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-04T02:43:31.040Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-04T02:43:31.040Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-04T02:43:31.040Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-04T02:43:31.040Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T02:43:31.040Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-04T02:43:31.040Z] (98/128) Installing libva (2.13.0-r0) [2023-05-04T02:43:31.040Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-04T02:43:31.040Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-04T02:43:31.040Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-04T02:43:31.040Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-04T02:43:31.309Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-04T02:43:31.309Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-04T02:43:31.309Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-04T02:43:31.309Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-04T02:43:31.309Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T02:43:31.897Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-04T02:43:31.897Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-04T02:43:31.897Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T02:43:31.897Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-04T02:43:31.897Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-04T02:43:31.897Z] (113/128) Installing nspr (4.32-r0) [2023-05-04T02:43:31.897Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-04T02:43:31.897Z] (115/128) Installing nss (3.78.1-r0) [2023-05-04T02:43:31.897Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-04T02:43:31.897Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-04T02:43:31.897Z] (118/128) Installing orc (0.4.32-r0) [2023-05-04T02:43:32.165Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-04T02:43:32.165Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-04T02:43:32.165Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-04T02:43:32.165Z] (122/128) Installing libpulse (15.0-r2) [2023-05-04T02:43:32.165Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-04T02:43:32.165Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-04T02:43:32.165Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-04T02:43:32.165Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-04T02:43:32.165Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-04T02:43:32.165Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-04T02:43:36.425Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T02:43:36.425Z] Executing glib-2.70.1-r0.trigger [2023-05-04T02:43:36.425Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T02:43:39.016Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T02:43:39.016Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T02:43:39.016Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T02:43:39.016Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T02:43:39.016Z] OK: 275 MiB in 144 packages [2023-05-04T02:43:49.095Z] Removing intermediate container dfcb8e0f661e [2023-05-04T02:43:49.095Z] ---> 281b439670cf [2023-05-04T02:43:49.095Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T02:43:49.095Z] ---> Running in 835bcc530c80 [2023-05-04T02:43:49.095Z] Removing intermediate container 835bcc530c80 [2023-05-04T02:43:49.095Z] ---> 6d6783c68f79 [2023-05-04T02:43:49.095Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T02:43:49.095Z] ---> Running in 8bde8f6deef2 [2023-05-04T02:43:49.095Z] Removing intermediate container 8bde8f6deef2 [2023-05-04T02:43:49.095Z] ---> fc9ca4e3bf0e [2023-05-04T02:43:49.095Z] Step 5/10 : RUN npm install -g npm [2023-05-04T02:43:49.095Z] ---> Running in cb42b679f30c [2023-05-04T02:44:21.331Z] [2023-05-04T02:44:21.331Z] removed 7 packages, changed 101 packages, and audited 264 packages in 26s [2023-05-04T02:44:21.331Z] [2023-05-04T02:44:21.331Z] 27 packages are looking for funding [2023-05-04T02:44:21.331Z] run `npm fund` for details [2023-05-04T02:44:21.331Z] [2023-05-04T02:44:21.331Z] found 0 vulnerabilities [2023-05-04T02:44:21.331Z] Removing intermediate container cb42b679f30c [2023-05-04T02:44:21.331Z] ---> 246bbe23d711 [2023-05-04T02:44:21.331Z] Step 6/10 : ARG USER=1000 [2023-05-04T02:44:21.331Z] ---> Running in 3e63682d2611 [2023-05-04T02:44:21.600Z] Removing intermediate container 3e63682d2611 [2023-05-04T02:44:21.600Z] ---> 9c6c56f5bd2f [2023-05-04T02:44:21.600Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T02:44:21.600Z] ---> Running in a3e490d67e62 [2023-05-04T02:44:23.549Z] Removing intermediate container a3e490d67e62 [2023-05-04T02:44:23.549Z] ---> acb6f3990d3e [2023-05-04T02:44:23.549Z] Step 8/10 : USER $USER:$USER [2023-05-04T02:44:23.549Z] ---> Running in 55a84d65a8c8 [2023-05-04T02:44:23.549Z] Removing intermediate container 55a84d65a8c8 [2023-05-04T02:44:23.549Z] ---> 4c7f8d6589df [2023-05-04T02:44:23.549Z] Step 9/10 : WORKDIR /app [2023-05-04T02:44:23.819Z] ---> Running in 208324124a14 [2023-05-04T02:44:24.087Z] Removing intermediate container 208324124a14 [2023-05-04T02:44:24.087Z] ---> 5259d4c99e0d [2023-05-04T02:44:24.087Z] Step 10/10 : LABEL git_sha=7199d4acd22f1e64fa6138f6458709b5e9f1b33a [2023-05-04T02:44:24.087Z] ---> Running in 3d8c0162ac15 [2023-05-04T02:44:24.354Z] Removing intermediate container 3d8c0162ac15 [2023-05-04T02:44:24.354Z] ---> 9b6363aa308c [2023-05-04T02:44:24.624Z] Successfully built 9b6363aa308c [2023-05-04T02:44:24.624Z] Successfully tagged edgexfoundry/edgex-web-ui:7199d4acd22f1e64fa6138f6458709b5e9f1b33a [2023-05-04T02:44:24.624Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T02:44:24.624Z] touch edgex-web-ui.imagebuilt [2023-05-04T02:44:24.624Z] mkdir -p node_modules coverage [2023-05-04T02:44:24.624Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T02:44:24.624Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE required: { [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE }, [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T02:44:36.948Z] npm WARN EBADENGINE } [2023-05-04T02:45:09.198Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T02:45:11.149Z] 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 [2023-05-04T02:45:11.421Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T02:45:12.008Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:45:13.425Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T02:45:17.728Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T02:45:27.813Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T02:45:28.682Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T02:45:32.935Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T02:45:51.135Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T02:45:51.135Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:45:51.135Z] 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. [2023-05-04T02:45:53.717Z] 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. [2023-05-04T02:45:55.670Z] 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. [2023-05-04T02:45:57.080Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T02:46:09.387Z] 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 [2023-05-04T02:46:10.797Z] 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 [2023-05-04T02:46:25.800Z] 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. [2023-05-04T02:47:04.684Z] 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. [2023-05-04T02:47:43.553Z] [2023-05-04T02:47:43.553Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-04T02:47:43.553Z] [2023-05-04T02:47:43.553Z] 90 packages are looking for funding [2023-05-04T02:47:43.553Z] run `npm fund` for details [2023-05-04T02:47:43.553Z] [2023-05-04T02:47:43.553Z] 36 vulnerabilities (1 low, 13 moderate, 18 high, 4 critical) [2023-05-04T02:47:43.553Z] [2023-05-04T02:47:43.553Z] To address issues that do not require attention, run: [2023-05-04T02:47:43.553Z] npm audit fix [2023-05-04T02:47:43.553Z] [2023-05-04T02:47:43.553Z] To address all issues (including breaking changes), run: [2023-05-04T02:47:43.553Z] npm audit fix --force [2023-05-04T02:47:43.553Z] [2023-05-04T02:47:43.553Z] Run `npm audit` for details. [2023-05-04T02:47:43.820Z] 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 [2023-05-04T02:48:02.024Z] - Generating browser application bundles (phase: setup)... [2023-05-04T02:48:34.982Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T02:48:34.982Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T02:49:02.197Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T02:49:02.197Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T02:49:04.788Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T02:49:04.788Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T02:49:09.070Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T02:49:09.654Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T02:49:14.998Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T02:49:16.405Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T02:49:16.989Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T02:49:20.334Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T02:49:20.918Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T02:49:21.185Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T02:50:17.592Z] 04 05 2023 02:50:16.536:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T02:50:17.592Z] 04 05 2023 02:50:16.549:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T02:50:17.592Z] 04 05 2023 02:50:16.574:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T02:51:39.261Z] 04 05 2023 02:51:28.887:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T02:51:39.261Z] 04 05 2023 02:51:36.742:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T02:51:47.461Z] 04 05 2023 02:51:46.291:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-04T02:52:19.690Z] ✔ Browser application bundle generation complete. [2023-05-04T02:52:19.690Z] 04 05 2023 02:52:18.205:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket PfJwUV9kQfXE7anuAAAB with id 35148399 [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.634 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.187 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.392 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.441 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.563 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.6 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.675 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.946 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.056 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.309 secs) [2023-05-04T02:52:37.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.352 secs) [2023-05-04T02:52:38.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.625 secs) [2023-05-04T02:52:38.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.715 secs) [2023-05-04T02:52:38.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.798 secs) [2023-05-04T02:52:38.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.825 secs) [2023-05-04T02:52:38.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.118 secs) [2023-05-04T02:52:39.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.497 secs) [2023-05-04T02:52:39.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.517 secs) [2023-05-04T02:52:39.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.669 secs) [2023-05-04T02:52:39.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.857 secs) [2023-05-04T02:52:40.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.93 secs) [2023-05-04T02:52:40.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.029 secs) [2023-05-04T02:52:40.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.078 secs) [2023-05-04T02:52:40.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.152 secs) [2023-05-04T02:52:40.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.256 secs) [2023-05-04T02:52:40.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.293 secs) [2023-05-04T02:52:40.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.315 secs) [2023-05-04T02:52:40.863Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.689 secs) [2023-05-04T02:52:40.863Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.712 secs) [2023-05-04T02:52:41.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.735 secs) [2023-05-04T02:52:41.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.891 secs) [2023-05-04T02:52:41.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.962 secs) [2023-05-04T02:52:41.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.01 secs) [2023-05-04T02:52:41.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.043 secs) [2023-05-04T02:52:41.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.06 secs) [2023-05-04T02:52:41.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.193 secs) [2023-05-04T02:52:41.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.38 secs) [2023-05-04T02:52:41.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.52 secs) [2023-05-04T02:52:42.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.551 secs) [2023-05-04T02:52:42.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.578 secs) [2023-05-04T02:52:42.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.607 secs) [2023-05-04T02:52:42.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.621 secs) [2023-05-04T02:52:42.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.635 secs) [2023-05-04T02:52:42.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.725 secs) [2023-05-04T02:52:42.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.886 secs) [2023-05-04T02:52:42.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.947 secs) [2023-05-04T02:52:42.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.008 secs) [2023-05-04T02:52:42.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.138 secs) [2023-05-04T02:52:43.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.353 secs) [2023-05-04T02:52:43.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.406 secs) [2023-05-04T02:52:43.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.458 secs) [2023-05-04T02:52:43.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.624 secs) [2023-05-04T02:52:43.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.829 secs) [2023-05-04T02:52:44.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.948 secs) [2023-05-04T02:52:44.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.048 secs) [2023-05-04T02:52:44.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.066 secs) [2023-05-04T02:52:44.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.075 secs) [2023-05-04T02:52:44.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.089 secs) [2023-05-04T02:52:44.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.307 secs) [2023-05-04T02:52:44.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.336 secs) [2023-05-04T02:52:44.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.447 secs) [2023-05-04T02:52:44.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.475 secs) [2023-05-04T02:52:44.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.577 secs) [2023-05-04T02:52:45.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.784 secs) [2023-05-04T02:52:45.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.911 secs) [2023-05-04T02:52:45.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.972 secs) [2023-05-04T02:52:45.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.047 secs) [2023-05-04T02:52:45.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.108 secs) [2023-05-04T02:52:45.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.2 secs) [2023-05-04T02:52:45.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.219 secs) [2023-05-04T02:52:45.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.236 secs) [2023-05-04T02:52:45.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.248 secs) [2023-05-04T02:52:45.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.279 secs) [2023-05-04T02:52:45.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.302 secs) [2023-05-04T02:52:45.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.432 secs) [2023-05-04T02:52:46.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.484 secs) [2023-05-04T02:52:46.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.529 secs) [2023-05-04T02:52:46.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.571 secs) [2023-05-04T02:52:46.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.713 secs) [2023-05-04T02:52:46.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.906 secs) [2023-05-04T02:52:46.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.953 secs) [2023-05-04T02:52:46.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.999 secs) [2023-05-04T02:52:47.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.591 secs) [2023-05-04T02:52:47.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.661 secs) [2023-05-04T02:52:47.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.686 secs) [2023-05-04T02:52:47.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.7 secs) [2023-05-04T02:52:47.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.766 secs) [2023-05-04T02:52:47.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.785 secs) [2023-05-04T02:52:47.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.795 secs) [2023-05-04T02:52:48.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.937 secs) [2023-05-04T02:52:48.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.012 secs) [2023-05-04T02:52:48.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.069 secs) [2023-05-04T02:52:48.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.086 secs) [2023-05-04T02:52:48.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.097 secs) [2023-05-04T02:52:48.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.174 secs) [2023-05-04T02:52:48.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.228 secs) [2023-05-04T02:52:48.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.265 secs) [2023-05-04T02:52:48.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.295 secs) [2023-05-04T02:52:48.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.315 secs) [2023-05-04T02:52:48.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.333 secs) [2023-05-04T02:52:48.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.568 secs) [2023-05-04T02:52:48.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.628 secs) [2023-05-04T02:52:49.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.957 secs) [2023-05-04T02:52:49.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.996 secs) [2023-05-04T02:52:49.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.068 secs) [2023-05-04T02:52:49.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.132 secs) [2023-05-04T02:52:49.760Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.167 secs) [2023-05-04T02:52:49.760Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.201 secs) [2023-05-04T02:52:49.760Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.218 secs) [2023-05-04T02:52:49.760Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.233 secs) [2023-05-04T02:52:50.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.393 secs) [2023-05-04T02:52:50.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.5 secs) [2023-05-04T02:52:50.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.729 secs) [2023-05-04T02:52:50.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.86 secs) [2023-05-04T02:52:50.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.992 secs) [2023-05-04T02:52:50.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.053 secs) [2023-05-04T02:52:50.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.065 secs) [2023-05-04T02:52:51.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.074 secs) [2023-05-04T02:52:51.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.143 secs) [2023-05-04T02:52:51.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.173 secs) [2023-05-04T02:52:51.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.198 secs) [2023-05-04T02:52:51.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.253 secs) [2023-05-04T02:52:51.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.289 secs) [2023-05-04T02:52:51.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.613 secs) [2023-05-04T02:52:51.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.692 secs) [2023-05-04T02:52:51.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.817 secs) [2023-05-04T02:52:52.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.866 secs) [2023-05-04T02:52:52.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.894 secs) [2023-05-04T02:52:52.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.947 secs) [2023-05-04T02:52:52.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.966 secs) [2023-05-04T02:52:52.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.977 secs) [2023-05-04T02:52:52.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.128 secs) [2023-05-04T02:52:52.686Z] WARN: ' [2023-05-04T02:52:52.686Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:52:52.686Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:52:52.686Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:52:52.686Z] in a future version of Angular. [2023-05-04T02:52:52.686Z] [2023-05-04T02:52:52.686Z] For more information on this, see our API docs here: [2023-05-04T02:52:52.686Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:52:52.686Z] ' [2023-05-04T02:52:52.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.128 secs) [2023-05-04T02:52:52.686Z] WARN: ' [2023-05-04T02:52:52.686Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T02:52:52.686Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T02:52:52.686Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T02:52:52.686Z] in a future version of Angular. [2023-05-04T02:52:52.686Z] [2023-05-04T02:52:52.686Z] For more information on this, see our API docs here: [2023-05-04T02:52:52.686Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T02:52:52.686Z] ' [2023-05-04T02:52:52.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.272 secs) [2023-05-04T02:52:52.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.463 secs) [2023-05-04T02:52:52.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.566 secs) [2023-05-04T02:52:53.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.611 secs) [2023-05-04T02:52:53.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.657 secs) [2023-05-04T02:52:53.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.682 secs) [2023-05-04T02:52:53.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.696 secs) [2023-05-04T02:52:53.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.783 secs) [2023-05-04T02:52:53.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.885 secs) [2023-05-04T02:52:53.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.933 secs) [2023-05-04T02:52:53.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.046 secs) [2023-05-04T02:52:54.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.081 secs) [2023-05-04T02:52:54.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.094 secs) [2023-05-04T02:52:54.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.139 secs) [2023-05-04T02:52:54.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.159 secs) [2023-05-04T02:52:54.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.169 secs) [2023-05-04T02:52:54.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.192 secs) [2023-05-04T02:52:54.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.929 secs / 14.192 secs) [2023-05-04T02:52:54.979Z] TOTAL: 149 SUCCESS [2023-05-04T02:52:54.979Z] ✔ Browser application bundle generation complete. [2023-05-04T02:52:58.313Z] [2023-05-04T02:52:58.314Z] =============================== Coverage summary =============================== [2023-05-04T02:52:58.314Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T02:52:58.314Z] Branches : 12.03% ( 111/923 ) [2023-05-04T02:52:58.314Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T02:52:58.314Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T02:52:58.314Z] ================================================================================ [2023-05-04T02:52:58.314Z] 04 05 2023 02:52:58.158:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T02:52:59.276Z] ✔ Browser application bundle generation complete. [2023-05-04T02:53:00.245Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo [2023-05-04T02:53:00.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T02:53:00.279Z] $ docker stop --time=1 c33c79601fd582f3e987d67913b59ebcf00e87b6b47039dcd985b45032467594 [2023-05-04T02:53:02.081Z] $ docker rm -f --volumes c33c79601fd582f3e987d67913b59ebcf00e87b6b47039dcd985b45032467594 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T02:53:03.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T02:53:06.518Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T02:53:11.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T02:53:12.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T02:53:15.105Z] + ls -al . [2023-05-04T02:53:15.105Z] total 176 [2023-05-04T02:53:15.105Z] drwxrwxr-x 13 jenkins jenkins 4096 May 4 02:40 . [2023-05-04T02:53:15.105Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:37 .. [2023-05-04T02:53:15.105Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:37 .blubracket [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:37 .dockerignore [2023-05-04T02:53:15.105Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:37 .git [2023-05-04T02:53:15.105Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:37 .github [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:37 .gitignore [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:37 Attribution.txt [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:37 CHANGELOG.md [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:37 CONTRIBUTING.md [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:37 Dockerfile [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:37 Jenkinsfile [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:37 LICENSE [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:37 Makefile [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:37 README.md [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION [2023-05-04T02:53:15.105Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:37 assets [2023-05-04T02:53:15.105Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:37 bin [2023-05-04T02:53:15.105Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:37 cmd [2023-05-04T02:53:15.105Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 02:40 coverage.out [2023-05-04T02:53:15.105Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:37 docs [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:37 go.mod [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:37 go.sum [2023-05-04T02:53:15.105Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:37 internal [2023-05-04T02:53:15.105Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:37 snap [2023-05-04T02:53:15.105Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:37 testing [2023-05-04T02:53:15.105Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:37 version.go [2023-05-04T02:53:15.105Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:53:15.454Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7199d4acd22f1e64fa6138f6458709b5e9f1b33a --label arch=arm64 --label version=0.0.0 . [2023-05-04T02:53:16.867Z] Sending build context to Docker daemon 31.64MB [2023-05-04T02:53:16.867Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T02:53:16.867Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T02:53:16.867Z] ---> 6753b0549542 [2023-05-04T02:53:16.867Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T02:53:17.825Z] ---> Running in 4f4d0377cae9 [2023-05-04T02:53:18.092Z] Removing intermediate container 4f4d0377cae9 [2023-05-04T02:53:18.092Z] ---> e1175b37999b [2023-05-04T02:53:18.092Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T02:53:18.092Z] ---> Running in 300d3838e0bb [2023-05-04T02:53:18.453Z] Removing intermediate container 300d3838e0bb [2023-05-04T02:53:18.453Z] ---> 4ca158d4e16f [2023-05-04T02:53:18.453Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T02:53:18.453Z] ---> Running in a9a6f363089f [2023-05-04T02:53:18.732Z] Removing intermediate container a9a6f363089f [2023-05-04T02:53:18.732Z] ---> 6fc5f50ff7a5 [2023-05-04T02:53:18.732Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T02:53:19.003Z] ---> Running in eaeaa6e1a4fc [2023-05-04T02:53:19.270Z] Removing intermediate container eaeaa6e1a4fc [2023-05-04T02:53:19.270Z] ---> f503676a1282 [2023-05-04T02:53:19.270Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T02:53:19.270Z] ---> Running in 9e85a84b52f2 [2023-05-04T02:53:19.539Z] Removing intermediate container 9e85a84b52f2 [2023-05-04T02:53:19.539Z] ---> ab399f1c481e [2023-05-04T02:53:19.539Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T02:53:20.951Z] ---> ed42a083f3b2 [2023-05-04T02:53:20.951Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T02:53:21.218Z] ---> Running in 950b20681381 [2023-05-04T02:53:22.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T02:53:22.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T02:53:23.720Z] OK: 263 MiB in 53 packages [2023-05-04T02:53:24.684Z] Removing intermediate container 950b20681381 [2023-05-04T02:53:24.684Z] ---> 71928f20aab4 [2023-05-04T02:53:24.684Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T02:53:24.684Z] ---> Running in ef0f439a8d1f [2023-05-04T02:53:24.953Z] Removing intermediate container ef0f439a8d1f [2023-05-04T02:53:24.953Z] ---> 542f5f003242 [2023-05-04T02:53:24.953Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T02:53:24.953Z] ---> Running in 50028a43c9ac [2023-05-04T02:53:25.229Z] Removing intermediate container 50028a43c9ac [2023-05-04T02:53:25.229Z] ---> ab5d7ff697b4 [2023-05-04T02:53:25.229Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T02:53:25.815Z] ---> 37bcb8cd4bb0 [2023-05-04T02:53:25.815Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T02:53:26.088Z] ---> Running in d38fddad7785 [2023-05-04T02:53:30.339Z] Removing intermediate container d38fddad7785 [2023-05-04T02:53:30.339Z] ---> 6c014ddf5173 [2023-05-04T02:53:30.339Z] Step 14/25 : COPY . . [2023-05-04T02:53:33.675Z] ---> fc74bbc4400c [2023-05-04T02:53:33.675Z] Step 15/25 : RUN ${MAKE} [2023-05-04T02:53:33.945Z] ---> Running in a39772e92366 [2023-05-04T02:53:34.903Z] 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 [2023-05-04T02:55:41.573Z] Removing intermediate container a39772e92366 [2023-05-04T02:55:41.573Z] ---> 23f5d21bfaaa [2023-05-04T02:55:41.573Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T02:55:41.573Z] 3.17: Pulling from library/alpine [2023-05-04T02:55:41.573Z] c41833b44d91: Already exists [2023-05-04T02:55:41.573Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T02:55:41.573Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T02:55:41.573Z] ---> 51e60588ff2c [2023-05-04T02:55:41.573Z] Step 17/25 : EXPOSE 4000 [2023-05-04T02:55:41.573Z] ---> Running in ba116fdeffc0 [2023-05-04T02:55:41.573Z] Removing intermediate container ba116fdeffc0 [2023-05-04T02:55:41.573Z] ---> 6bdc9adc63ef [2023-05-04T02:55:41.573Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:55:41.573Z] ---> 4142b0c35e74 [2023-05-04T02:55:41.573Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T02:55:41.573Z] ---> 68e53d335db7 [2023-05-04T02:55:41.573Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T02:55:41.573Z] ---> 6e81d36aef5a [2023-05-04T02:55:41.573Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T02:55:41.573Z] ---> Running in d759da6e69d0 [2023-05-04T02:55:41.573Z] Removing intermediate container d759da6e69d0 [2023-05-04T02:55:41.573Z] ---> 5698f049e235 [2023-05-04T02:55:41.573Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T02:55:41.573Z] ---> Running in 91e12dc23ee3 [2023-05-04T02:55:41.573Z] Removing intermediate container 91e12dc23ee3 [2023-05-04T02:55:41.573Z] ---> fcdd6c0e7e3a [2023-05-04T02:55:41.573Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T02:55:41.573Z] ---> Running in 1fa5c9dec1c1 [2023-05-04T02:55:41.573Z] Removing intermediate container 1fa5c9dec1c1 [2023-05-04T02:55:41.573Z] ---> eb0eda9ad68c [2023-05-04T02:55:41.573Z] Step 24/25 : LABEL git_sha=7199d4acd22f1e64fa6138f6458709b5e9f1b33a [2023-05-04T02:55:41.573Z] ---> Running in 79edde452353 [2023-05-04T02:55:41.573Z] Removing intermediate container 79edde452353 [2023-05-04T02:55:41.573Z] ---> befd608ef5ec [2023-05-04T02:55:41.573Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T02:55:41.573Z] ---> Running in f76d7544628c [2023-05-04T02:55:41.573Z] Removing intermediate container f76d7544628c [2023-05-04T02:55:41.573Z] ---> 49edb121d02e [2023-05-04T02:55:41.573Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T02:55:41.573Z] Successfully built 49edb121d02e [2023-05-04T02:55:41.573Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:55:42.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:55:42.008Z] [2023-05-04T02:55:42.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:55:42.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:55:42.338Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T02:55:42.338Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T02:55:42.338Z] 04944245beec: Pulling fs layer [2023-05-04T02:55:42.338Z] 699f458cf7ca: Pulling fs layer [2023-05-04T02:55:42.338Z] 765212b225bb: Pulling fs layer [2023-05-04T02:55:42.338Z] f23df028b6ca: Pulling fs layer [2023-05-04T02:55:42.338Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T02:55:42.338Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T02:55:42.338Z] d65c8cfc05b1: Waiting [2023-05-04T02:55:42.338Z] 765212b225bb: Waiting [2023-05-04T02:55:42.338Z] f23df028b6ca: Waiting [2023-05-04T02:55:42.338Z] 2437ff75d9bd: Waiting [2023-05-04T02:55:42.605Z] 04944245beec: Verifying Checksum [2023-05-04T02:55:42.605Z] 04944245beec: Download complete [2023-05-04T02:55:42.605Z] 765212b225bb: Verifying Checksum [2023-05-04T02:55:42.605Z] 765212b225bb: Download complete [2023-05-04T02:55:42.605Z] f23df028b6ca: Verifying Checksum [2023-05-04T02:55:42.605Z] f23df028b6ca: Download complete [2023-05-04T02:55:42.605Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T02:55:42.605Z] d65c8cfc05b1: Download complete [2023-05-04T02:55:42.605Z] 699f458cf7ca: Verifying Checksum [2023-05-04T02:55:42.605Z] 699f458cf7ca: Download complete [2023-05-04T02:55:43.188Z] 8998bd30e6a1: Download complete [2023-05-04T02:55:45.134Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T02:55:45.134Z] 2437ff75d9bd: Download complete [2023-05-04T02:55:47.071Z] 8998bd30e6a1: Pull complete [2023-05-04T02:55:47.338Z] 04944245beec: Pull complete [2023-05-04T02:55:48.745Z] 699f458cf7ca: Pull complete [2023-05-04T02:55:48.745Z] 765212b225bb: Pull complete [2023-05-04T02:55:49.325Z] f23df028b6ca: Pull complete [2023-05-04T02:55:49.592Z] d65c8cfc05b1: Pull complete [2023-05-04T02:56:04.572Z] 2437ff75d9bd: Pull complete [2023-05-04T02:56:04.572Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T02:56:04.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T02:56:04.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:56:04.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container [2023-05-04T02:56:04.800Z] $ 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/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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:arm64 cat [2023-05-04T02:56:07.666Z] $ docker top f957e609de9546d0017f71e7c42fa3d66cffa23604a83e638a706e8b418693ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:08.182Z] ---> job-cost.sh [2023-05-04T02:56:08.447Z] lf-activate-venv: SKIPPING [2023-05-04T02:56:08.447Z] INFO: No Stack... [2023-05-04T02:56:09.029Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T02:56:09.986Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T02:56:10.300Z] + cut -d, -f6 [2023-05-04T02:56:10.300Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [Pipeline] lock [2023-05-04T02:56:10.598Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [2023-05-04T02:56:10.606Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] did not exist. Created. [2023-05-04T02:56:10.606Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T02:56:10.938Z] /w/workspace/edgex-ui-go/7@tmp/durable-5d73ac7b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T02:56:11.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T02:56:11.282Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T02:56:15.908Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T02:56:15.918Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T02:56:15.949Z] $ docker stop --time=1 f957e609de9546d0017f71e7c42fa3d66cffa23604a83e638a706e8b418693ec [2023-05-04T02:56:17.540Z] $ docker rm -f --volumes f957e609de9546d0017f71e7c42fa3d66cffa23604a83e638a706e8b418693ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T02:56:17.965Z] provisioning config files... [2023-05-04T02:56:17.972Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config8014522182119595268tmp [Pipeline] { [Pipeline] sh [2023-05-04T02:56:18.266Z] + set +x [2023-05-04T02:56:18.266Z] + curl -s https://codecov.io/bash [2023-05-04T02:56:18.266Z] + bash -s -- [2023-05-04T02:56:18.266Z] [2023-05-04T02:56:18.266Z] _____ _ [2023-05-04T02:56:18.266Z] / ____| | | [2023-05-04T02:56:18.266Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T02:56:18.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T02:56:18.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T02:56:18.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T02:56:18.266Z] Bash-1.0.6 [2023-05-04T02:56:18.266Z] [2023-05-04T02:56:18.266Z] [2023-05-04T02:56:18.266Z] ==> git version 2.25.1 found [2023-05-04T02:56:18.266Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T02:56:18.266Z] Release-Date: 2020-01-08 [2023-05-04T02:56:18.266Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T02:56:18.266Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T02:56:18.266Z] ==> Jenkins CI detected. [2023-05-04T02:56:18.266Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2023-05-04T02:56:18.266Z] project root: . [2023-05-04T02:56:18.266Z] --> token set from env [2023-05-04T02:56:18.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T02:56:18.266Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T02:56:18.525Z] ==> Python coveragepy not found [2023-05-04T02:56:18.526Z] ==> Searching for coverage reports in: [2023-05-04T02:56:18.526Z] + . [2023-05-04T02:56:18.526Z] -> Found 1 reports [2023-05-04T02:56:18.526Z] ==> Detecting git/mercurial file structure [2023-05-04T02:56:18.526Z] ==> Reading reports [2023-05-04T02:56:18.526Z] + ./coverage.out bytes=10 [2023-05-04T02:56:18.526Z] ==> Appending adjustments [2023-05-04T02:56:18.526Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T02:56:19.461Z] + Found adjustments [2023-05-04T02:56:19.461Z] ==> Gzipping contents [2023-05-04T02:56:19.461Z] 12K /tmp/codecov.8wLLi2.gz [2023-05-04T02:56:19.461Z] ==> Uploading reports [2023-05-04T02:56:19.461Z] url: https://codecov.io [2023-05-04T02:56:19.461Z] query: branch=PR-578&commit=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-05-04T02:56:19.461Z] -> Pinging Codecov [2023-05-04T02:56:19.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-578&commit=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-05-04T02:56:19.461Z] -> Uploading to [2023-05-04T02:56:19.461Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/a482dd77bcd9f9d1576ff250115bfc82f3bb87e1/7a785ad4-ff1d-47a0-adcf-9ec1b9d7a0c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T025619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34c8637bb3a213780d69d2af2e6cc177e436cdbc35e823caa98cf8af70ae3632 [2023-05-04T02:56:19.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T02:56:19.461Z] Dload Upload Total Spent Left Speed [2023-05-04T02:56:19.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 37285 --:--:-- --:--:-- --:--:-- 37285 [2023-05-04T02:56:19.719Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] } [2023-05-04T02:56:19.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T02:56:20.450Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives ] [2023-05-04T02:56:20.450Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-05-04T02:56:20.450Z] total 16 [2023-05-04T02:56:20.450Z] drwxr-xr-x 3 root root 4096 May 4 02:11 . [2023-05-04T02:56:20.450Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. [2023-05-04T02:56:20.450Z] drwxr-xr-x 2 root root 4096 May 4 02:11 cost [2023-05-04T02:56:20.450Z] -rw-r--r-- 1 root root 83 May 4 02:11 cost.csv [2023-05-04T02:56:20.450Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-05-04T02:56:20.450Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-05-04T02:56:20.450Z] total 16 [2023-05-04T02:56:20.450Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:11 . [2023-05-04T02:56:20.450Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. [2023-05-04T02:56:20.450Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:11 cost [2023-05-04T02:56:20.450Z] -rw-r--r-- 1 jenkins jenkins 83 May 4 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:20.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:21.594Z] ---> package-listing.sh [2023-05-04T02:56:21.594Z] ++ facter osfamily [2023-05-04T02:56:21.594Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T02:56:21.853Z] + OS_FAMILY=debian [2023-05-04T02:56:21.853Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2023-05-04T02:56:21.853Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T02:56:21.853Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T02:56:21.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T02:56:21.853Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T02:56:21.853Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2023-05-04T02:56:21.853Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T02:56:21.853Z] + case "${OS_FAMILY}" in [2023-05-04T02:56:21.853Z] + dpkg -l [2023-05-04T02:56:21.853Z] + grep '^ii' [2023-05-04T02:56:21.853Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T02:56:21.853Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T02:56:21.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T02:56:21.853Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2023-05-04T02:56:21.853Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [2023-05-04T02:56:21.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [Pipeline] echo [2023-05-04T02:56:21.863Z] 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T02:56:22.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T02:56:22.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T02:56:22.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T02:56:22.772Z] prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container [2023-05-04T02:56:22.805Z] $ 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-578/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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 [2023-05-04T02:56:22.997Z] $ docker top 925162fefca6cf8d55a00ef46ab0adba0957e67aa3cf19fe49afb3fe7f647056 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T02:56:23.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T02:56:23.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T02:56:23.891Z] + ls /var/log/sa-host [2023-05-04T02:56:23.891Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T02:56:23.965Z] provisioning config files... [2023-05-04T02:56:23.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config11248569522120698999tmp [Pipeline] { [Pipeline] echo [2023-05-04T02:56:23.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:24.269Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T02:56:24.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:24.607Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T02:56:24.616Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:24.898Z] ---> sudo-logs.sh [2023-05-04T02:56:24.898Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T02:56:24.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:25.202Z] ---> job-cost.sh [2023-05-04T02:56:25.202Z] lf-activate-venv: SKIPPING [2023-05-04T02:56:25.202Z] DEBUG: total: 0.2199999988079071 [2023-05-04T02:56:25.202Z] INFO: Retrieving Stack Cost... [2023-05-04T02:56:25.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T02:56:26.032Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T02:56:26.045Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T02:56:26.331Z] ---> logs-deploy.sh [2023-05-04T02:56:26.331Z] lf-activate-venv: SKIPPING [2023-05-04T02:56:26.331Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-578/7 [2023-05-04T02:56:26.331Z] INFO: archiving workspace using pattern(s): [2023-05-04T02:56:27.268Z] Archives upload complete. [2023-05-04T02:56:27.529Z] INFO: archiving logs to Nexus [2023-05-04T02:56:28.100Z] ---> uname -a: [2023-05-04T02:56:28.100Z] Linux prd-ubuntu20-04-docker-8c-8g-12690 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-04T02:56:28.100Z] [2023-05-04T02:56:28.100Z] [2023-05-04T02:56:28.100Z] ---> lscpu: [2023-05-04T02:56:28.100Z] Architecture: x86_64 [2023-05-04T02:56:28.100Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-04T02:56:28.100Z] Byte Order: Little Endian [2023-05-04T02:56:28.100Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-04T02:56:28.100Z] CPU(s): 8 [2023-05-04T02:56:28.100Z] On-line CPU(s) list: 0-7 [2023-05-04T02:56:28.100Z] Thread(s) per core: 1 [2023-05-04T02:56:28.100Z] Core(s) per socket: 1 [2023-05-04T02:56:28.100Z] Socket(s): 8 [2023-05-04T02:56:28.100Z] NUMA node(s): 1 [2023-05-04T02:56:28.101Z] Vendor ID: AuthenticAMD [2023-05-04T02:56:28.101Z] CPU family: 23 [2023-05-04T02:56:28.101Z] Model: 49 [2023-05-04T02:56:28.101Z] Model name: AMD EPYC-Rome Processor [2023-05-04T02:56:28.101Z] Stepping: 0 [2023-05-04T02:56:28.101Z] CPU MHz: 2800.000 [2023-05-04T02:56:28.101Z] BogoMIPS: 5600.00 [2023-05-04T02:56:28.101Z] Virtualization: AMD-V [2023-05-04T02:56:28.101Z] Hypervisor vendor: KVM [2023-05-04T02:56:28.101Z] Virtualization type: full [2023-05-04T02:56:28.101Z] L1d cache: 256 KiB [2023-05-04T02:56:28.101Z] L1i cache: 256 KiB [2023-05-04T02:56:28.101Z] L2 cache: 4 MiB [2023-05-04T02:56:28.101Z] L3 cache: 128 MiB [2023-05-04T02:56:28.101Z] NUMA node0 CPU(s): 0-7 [2023-05-04T02:56:28.101Z] Vulnerability Itlb multihit: Not affected [2023-05-04T02:56:28.101Z] Vulnerability L1tf: Not affected [2023-05-04T02:56:28.101Z] Vulnerability Mds: Not affected [2023-05-04T02:56:28.101Z] Vulnerability Meltdown: Not affected [2023-05-04T02:56:28.101Z] Vulnerability Mmio stale data: Not affected [2023-05-04T02:56:28.101Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-04T02:56:28.101Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-04T02:56:28.101Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-04T02:56:28.101Z] Vulnerability Srbds: Not affected [2023-05-04T02:56:28.101Z] Vulnerability Tsx async abort: Not affected [2023-05-04T02:56:28.101Z] 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 [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] ---> nproc: [2023-05-04T02:56:28.101Z] 8 [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] ---> df -h: [2023-05-04T02:56:28.101Z] Filesystem Size Used Avail Use% Mounted on [2023-05-04T02:56:28.101Z] overlay 155G 13G 142G 9% / [2023-05-04T02:56:28.101Z] tmpfs 64M 0 64M 0% /dev [2023-05-04T02:56:28.101Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-04T02:56:28.101Z] shm 64M 0 64M 0% /dev/shm [2023-05-04T02:56:28.101Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] ---> sar -b -r -n DEV: [2023-05-04T02:56:28.101Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12690) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] 02:07:37 LINUX RESTART (8 CPU) [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-04T02:56:28.101Z] 02:09:01 234.88 40.29 194.58 0.00 4336.08 131664.99 0.00 [2023-05-04T02:56:28.101Z] 02:10:01 126.28 0.03 126.25 0.00 4.80 66451.72 0.00 [2023-05-04T02:56:28.101Z] 02:11:01 280.55 0.40 280.15 0.00 6.93 39917.61 0.00 [2023-05-04T02:56:28.101Z] 02:12:01 206.90 0.25 206.65 0.00 20.40 45063.29 0.00 [2023-05-04T02:56:28.101Z] 02:13:01 38.49 11.96 26.53 0.00 5437.76 6326.16 0.00 [2023-05-04T02:56:28.101Z] 02:14:01 4.32 0.00 4.32 0.00 0.00 52.12 0.00 [2023-05-04T02:56:28.101Z] 02:15:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2023-05-04T02:56:28.101Z] 02:16:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 [2023-05-04T02:56:28.101Z] 02:17:01 1.38 0.02 1.37 0.00 0.13 15.19 0.00 [2023-05-04T02:56:28.101Z] 02:18:01 2.88 0.00 2.88 0.00 0.00 43.99 0.00 [2023-05-04T02:56:28.101Z] 02:19:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2023-05-04T02:56:28.101Z] 02:20:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 [2023-05-04T02:56:28.101Z] 02:21:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2023-05-04T02:56:28.101Z] 02:22:01 1.92 0.00 1.92 0.00 0.00 20.40 0.00 [2023-05-04T02:56:28.101Z] 02:23:01 1.90 0.02 1.88 0.00 0.13 22.00 0.00 [2023-05-04T02:56:28.101Z] 02:24:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2023-05-04T02:56:28.101Z] 02:25:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2023-05-04T02:56:28.101Z] 02:26:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2023-05-04T02:56:28.101Z] 02:27:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2023-05-04T02:56:28.101Z] 02:28:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 [2023-05-04T02:56:28.101Z] 02:29:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 [2023-05-04T02:56:28.101Z] 02:30:01 2.07 0.00 2.07 0.00 0.00 22.26 0.00 [2023-05-04T02:56:28.101Z] 02:31:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 [2023-05-04T02:56:28.101Z] 02:32:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 [2023-05-04T02:56:28.101Z] 02:33:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2023-05-04T02:56:28.101Z] 02:34:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 [2023-05-04T02:56:28.101Z] 02:35:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 [2023-05-04T02:56:28.101Z] 02:36:01 1.97 0.00 1.97 0.00 0.00 20.93 0.00 [2023-05-04T02:56:28.101Z] 02:37:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 [2023-05-04T02:56:28.101Z] 02:38:01 1.72 0.00 1.72 0.00 0.00 20.93 0.00 [2023-05-04T02:56:28.101Z] 02:39:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2023-05-04T02:56:28.101Z] 02:40:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2023-05-04T02:56:28.101Z] 02:41:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2023-05-04T02:56:28.101Z] 02:42:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2023-05-04T02:56:28.101Z] 02:43:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2023-05-04T02:56:28.101Z] 02:44:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 [2023-05-04T02:56:28.101Z] 02:45:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2023-05-04T02:56:28.101Z] 02:46:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 [2023-05-04T02:56:28.101Z] 02:47:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2023-05-04T02:56:28.101Z] 02:48:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 [2023-05-04T02:56:28.101Z] 02:49:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2023-05-04T02:56:28.101Z] 02:50:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2023-05-04T02:56:28.101Z] 02:51:01 2.45 1.32 1.13 0.00 32.53 13.46 0.00 [2023-05-04T02:56:28.101Z] 02:52:01 1.92 0.20 1.72 0.00 3.20 20.40 0.00 [2023-05-04T02:56:28.101Z] 02:53:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2023-05-04T02:56:28.101Z] 02:54:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2023-05-04T02:56:28.101Z] 02:55:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2023-05-04T02:56:28.101Z] 02:56:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2023-05-04T02:56:28.101Z] Average: 19.94 1.14 18.81 0.00 205.04 6046.01 0.00 [2023-05-04T02:56:28.101Z] [2023-05-04T02:56:28.101Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-04T02:56:28.101Z] 02:09:01 28084560 31618392 694644 2.11 112076 3619464 1906392 5.62 1169684 3189376 297892 [2023-05-04T02:56:28.101Z] 02:10:01 27077380 31590380 718692 2.19 154836 4483684 1875076 5.53 1466876 3819276 16928 [2023-05-04T02:56:28.101Z] 02:11:01 25999476 31084780 1215448 3.70 214704 4866156 2238564 6.60 1852708 4358392 21852 [2023-05-04T02:56:28.101Z] 02:12:01 25853076 31570504 734256 2.23 225468 5450252 1790556 5.28 1593312 4747412 236 [2023-05-04T02:56:28.101Z] 02:13:01 25489740 31561880 733080 2.23 233320 5782908 1825444 5.38 1813244 4860496 932 [2023-05-04T02:56:28.101Z] 02:14:01 25495220 31567312 728028 2.21 233376 5782908 1825444 5.38 1808740 4860460 8 [2023-05-04T02:56:28.101Z] 02:15:01 25497252 31569484 725784 2.21 233444 5782912 1825444 5.38 1807412 4860468 8 [2023-05-04T02:56:28.101Z] 02:16:01 25497592 31570048 725296 2.21 233528 5782916 1825444 5.38 1807280 4860652 8 [2023-05-04T02:56:28.101Z] 02:17:01 25506672 31579244 716084 2.18 233596 5782912 1825444 5.38 1798292 4860664 8 [2023-05-04T02:56:28.101Z] 02:18:01 25507432 31580344 715104 2.17 233712 5782900 1825444 5.38 1798460 4860884 8 [2023-05-04T02:56:28.101Z] 02:19:01 25507400 31580420 715016 2.17 233788 5782900 1825444 5.38 1798448 4860884 8 [2023-05-04T02:56:28.101Z] 02:20:01 25507384 31580452 714908 2.17 233856 5782904 1825444 5.38 1798464 4860892 8 [2023-05-04T02:56:28.101Z] 02:21:01 25507832 31581068 714212 2.17 233924 5783036 1825444 5.38 1798056 4861016 8 [2023-05-04T02:56:28.101Z] 02:22:01 25508000 31581360 714124 2.17 233992 5783036 1825444 5.38 1798164 4861032 4 [2023-05-04T02:56:28.101Z] 02:23:01 25506740 31580252 715304 2.18 234044 5783040 1842652 5.43 1798188 4861072 28 [2023-05-04T02:56:28.101Z] 02:24:01 25506944 31580496 715008 2.17 234072 5783044 1842652 5.43 1798308 4861072 168 [2023-05-04T02:56:28.101Z] 02:25:01 25506612 31580168 715248 2.18 234100 5783048 1842652 5.43 1798224 4861076 8 [2023-05-04T02:56:28.101Z] 02:26:01 25506596 31580196 715184 2.17 234112 5783052 1842652 5.43 1798272 4861080 200 [2023-05-04T02:56:28.101Z] 02:27:01 25506548 31580188 715140 2.17 234140 5783052 1842652 5.43 1798436 4861084 8 [2023-05-04T02:56:28.101Z] 02:28:01 25506448 31580112 715340 2.18 234180 5783056 1842652 5.43 1798732 4861084 32 [2023-05-04T02:56:28.101Z] 02:29:01 25506692 31580400 715024 2.17 234224 5783056 1826324 5.38 1798764 4861084 8 [2023-05-04T02:56:28.101Z] 02:30:01 25506856 31580616 714732 2.17 234272 5783060 1826324 5.38 1798736 4861092 8 [2023-05-04T02:56:28.101Z] 02:31:01 25506840 31580652 714624 2.17 234328 5783064 1810092 5.33 1798484 4861100 8 [2023-05-04T02:56:28.101Z] 02:32:01 25506516 31580424 714816 2.17 234380 5783068 1810092 5.33 1798588 4861100 8 [2023-05-04T02:56:28.101Z] 02:33:01 25506744 31580660 714628 2.17 234404 5783068 1810092 5.33 1798576 4861108 8 [2023-05-04T02:56:28.101Z] 02:34:01 25506696 31580652 714552 2.17 234468 5783076 1810092 5.33 1798688 4861116 8 [2023-05-04T02:56:28.101Z] 02:35:01 25506648 31580660 714504 2.17 234508 5783080 1826144 5.38 1798664 4861120 8 [2023-05-04T02:56:28.101Z] 02:36:01 25506840 31580892 714436 2.17 234540 5783080 1826144 5.38 1798708 4861120 8 [2023-05-04T02:56:28.101Z] 02:37:01 25506768 31580868 714412 2.17 234600 5783084 1826144 5.38 1798748 4861128 8 [2023-05-04T02:56:28.101Z] 02:38:01 25506972 31581132 714104 2.17 234652 5783072 1826144 5.38 1798988 4861132 48 [2023-05-04T02:56:28.101Z] 02:39:01 25506924 31581128 714036 2.17 234692 5783088 1826144 5.38 1799040 4861132 4 [2023-05-04T02:56:28.101Z] 02:40:01 25506656 31580916 714196 2.17 234728 5783096 1826144 5.38 1799084 4861136 200 [2023-05-04T02:56:28.101Z] 02:41:01 25506568 31580872 714212 2.17 234736 5783096 1826144 5.38 1798996 4861140 8 [2023-05-04T02:56:28.102Z] 02:42:01 25506996 31581348 713876 2.17 234792 5783100 1826144 5.38 1799328 4861148 164 [2023-05-04T02:56:28.102Z] 02:43:01 25506892 31581292 713788 2.17 234832 5783100 1826144 5.38 1799428 4861156 24 [2023-05-04T02:56:28.102Z] 02:44:01 25506624 31581068 713948 2.17 234876 5783104 1826144 5.38 1799184 4861160 12 [2023-05-04T02:56:28.102Z] 02:45:01 25507016 31581512 713428 2.17 234936 5783108 1826144 5.38 1799156 4861168 8 [2023-05-04T02:56:28.102Z] 02:46:01 25506716 31581376 713480 2.17 234992 5783236 1826144 5.38 1799196 4861288 12 [2023-05-04T02:56:28.102Z] 02:47:01 25506196 31580928 713900 2.17 235024 5783236 1826144 5.38 1799240 4861304 188 [2023-05-04T02:56:28.102Z] 02:48:01 25506340 31581120 713868 2.17 235044 5783232 1809400 5.33 1799580 4861312 44 [2023-05-04T02:56:28.102Z] 02:49:01 25506560 31581348 713604 2.17 235064 5783236 1809400 5.33 1799332 4861312 8 [2023-05-04T02:56:28.102Z] 02:50:01 25506968 31581804 713508 2.17 235088 5783256 1809400 5.33 1799372 4861328 224 [2023-05-04T02:56:28.102Z] 02:51:01 25496128 31572952 722576 2.20 235124 5784228 1790008 5.28 1811012 4861740 44 [2023-05-04T02:56:28.102Z] 02:52:01 25495348 31572292 723220 2.20 235144 5784328 1790008 5.28 1812004 4861624 44 [2023-05-04T02:56:28.102Z] 02:53:01 25495332 31572300 723168 2.20 235172 5784316 1790008 5.28 1811664 4861576 16 [2023-05-04T02:56:28.102Z] 02:54:01 25495284 31572300 723124 2.20 235192 5784332 1790008 5.28 1811720 4861580 180 [2023-05-04T02:56:28.102Z] 02:55:01 25495236 31572256 723084 2.20 235220 5784336 1790008 5.28 1811636 4861584 16 [2023-05-04T02:56:28.102Z] 02:56:01 25494860 31571912 723596 2.20 235232 5784336 1790008 5.28 1811680 4861584 172 [2023-05-04T02:56:28.102Z] Average: 25608315 31569016 727216 2.21 229636 5685034 1831710 5.40 1778060 4791745 7080 [2023-05-04T02:56:28.102Z] [2023-05-04T02:56:28.102Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-04T02:56:28.102Z] 02:09:01 lo 8.73 8.73 0.87 0.87 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:09:01 docker0 193.15 335.39 15.60 2207.98 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:09:01 ens3 1098.07 640.66 10874.13 113.42 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:10:01 docker0 33.99 109.12 2.24 1990.40 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:10:01 ens3 183.87 85.37 2709.76 87.14 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:10:01 veth9f2da8c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:11:01 docker0 127.60 215.73 20.46 2133.92 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:11:01 ens3 253.04 155.74 2163.15 39.21 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:11:01 veth9f2da8c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:11:01 vethf78cdd5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:12:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:12:01 docker0 1.08 2.35 0.07 42.43 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:12:01 ens3 128.26 88.10 2589.37 63.45 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:13:01 ens3 174.09 94.30 1956.27 6.50 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:14:01 ens3 1.08 0.95 0.14 6.36 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:15:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:16:01 ens3 0.77 0.12 0.04 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:17:01 ens3 1.28 0.05 0.11 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:18:01 ens3 2.73 2.72 0.55 14.11 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:19:01 ens3 1.12 1.92 0.14 7.02 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:20:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:21:01 ens3 0.33 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:22:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:23:01 ens3 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:24:01 ens3 1.82 2.38 0.18 7.05 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:25:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:26:01 ens3 0.57 0.15 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:27:01 ens3 2.90 3.47 0.28 7.12 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:28:01 ens3 3.80 6.12 0.53 7.40 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:29:01 ens3 2.68 3.58 0.24 7.12 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:30:01 ens3 0.40 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:31:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:32:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:33:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:34:01 ens3 4.40 7.33 0.40 7.37 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:35:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:37:01 ens3 1.90 0.00 0.17 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:38:01 ens3 2.37 1.07 0.73 0.83 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:39:01 ens3 0.92 0.55 0.43 0.35 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:40:01 ens3 0.57 0.32 0.32 0.21 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:42:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:43:01 ens3 0.63 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.102Z] 02:44:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:46:01 ens3 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:47:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:48:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:49:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:51:01 ens3 4.50 3.37 3.23 3.72 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:52:01 ens3 3.60 3.07 2.12 2.29 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:53:01 ens3 0.33 0.17 0.15 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:54:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] 02:56:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] Average: docker0 7.41 13.80 0.80 132.80 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] Average: ens3 39.20 22.99 422.98 7.94 0.00 0.00 0.00 0.00 [2023-05-04T02:56:28.103Z] [2023-05-04T02:56:28.103Z] [2023-05-04T02:56:28.103Z] ---> sar -P ALL: [2023-05-04T02:56:28.103Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12690) 05/04/23 _x86_64_ (8 CPU) [2023-05-04T02:56:28.103Z] [2023-05-04T02:56:28.103Z] 02:07:37 LINUX RESTART (8 CPU) [2023-05-04T02:56:28.103Z] [2023-05-04T02:56:28.103Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:56:28.103Z] 02:09:01 all 12.53 0.00 4.46 2.88 0.08 80.04 [2023-05-04T02:56:28.103Z] 02:09:01 0 12.77 0.00 5.70 0.89 0.07 80.57 [2023-05-04T02:56:28.103Z] 02:09:01 1 9.96 0.00 4.16 1.21 0.07 84.60 [2023-05-04T02:56:28.103Z] 02:09:01 2 13.09 0.00 3.85 1.62 0.08 81.36 [2023-05-04T02:56:28.103Z] 02:09:01 3 12.04 0.00 4.41 2.59 0.10 80.87 [2023-05-04T02:56:28.103Z] 02:09:01 4 13.47 0.00 4.52 5.55 0.07 76.39 [2023-05-04T02:56:28.103Z] 02:09:01 5 13.54 0.00 4.07 7.73 0.08 74.58 [2023-05-04T02:56:28.103Z] 02:09:01 6 12.53 0.00 5.05 2.97 0.07 79.39 [2023-05-04T02:56:28.103Z] 02:09:01 7 12.86 0.00 3.95 0.53 0.10 82.56 [2023-05-04T02:56:28.103Z] 02:10:01 all 19.87 0.00 5.14 4.21 0.07 70.71 [2023-05-04T02:56:28.103Z] 02:10:01 0 18.92 0.00 5.06 1.21 0.08 74.72 [2023-05-04T02:56:28.103Z] 02:10:01 1 20.98 0.00 4.74 2.90 0.07 71.31 [2023-05-04T02:56:28.103Z] 02:10:01 2 19.24 0.00 4.96 2.52 0.05 73.22 [2023-05-04T02:56:28.103Z] 02:10:01 3 21.71 0.00 5.50 2.60 0.08 70.10 [2023-05-04T02:56:28.103Z] 02:10:01 4 18.78 0.00 4.63 0.30 0.05 76.24 [2023-05-04T02:56:28.103Z] 02:10:01 5 19.51 0.00 5.82 5.52 0.07 69.08 [2023-05-04T02:56:28.103Z] 02:10:01 6 20.38 0.00 6.11 18.46 0.08 54.97 [2023-05-04T02:56:28.103Z] 02:10:01 7 19.42 0.00 4.33 0.08 0.08 76.08 [2023-05-04T02:56:28.103Z] 02:11:01 all 17.51 0.00 5.60 2.37 0.08 74.44 [2023-05-04T02:56:28.103Z] 02:11:01 0 8.57 0.00 5.17 0.96 0.08 85.23 [2023-05-04T02:56:28.103Z] 02:11:01 1 17.41 0.00 6.71 8.10 0.08 67.69 [2023-05-04T02:56:28.103Z] 02:11:01 2 15.62 0.00 3.86 0.67 0.08 79.77 [2023-05-04T02:56:28.103Z] 02:11:01 3 13.61 0.00 7.51 2.33 0.12 76.44 [2023-05-04T02:56:28.103Z] 02:11:01 4 24.94 0.00 7.06 0.39 0.08 67.54 [2023-05-04T02:56:28.103Z] 02:11:01 5 15.76 0.00 5.06 5.08 0.07 74.03 [2023-05-04T02:56:28.103Z] 02:11:01 6 34.00 0.00 5.35 1.08 0.07 59.51 [2023-05-04T02:56:28.103Z] 02:11:01 7 10.28 0.00 4.11 0.39 0.08 85.14 [2023-05-04T02:56:28.103Z] 02:12:01 all 20.85 0.00 5.00 2.61 0.07 71.47 [2023-05-04T02:56:28.103Z] 02:12:01 0 16.50 0.00 5.20 10.23 0.07 68.00 [2023-05-04T02:56:28.103Z] 02:12:01 1 17.08 0.00 4.45 1.53 0.07 76.88 [2023-05-04T02:56:28.103Z] 02:12:01 2 27.67 0.00 4.25 0.62 0.07 67.39 [2023-05-04T02:56:28.103Z] 02:12:01 3 24.89 0.00 5.74 1.91 0.08 67.37 [2023-05-04T02:56:28.103Z] 02:12:01 4 19.80 0.00 4.18 0.50 0.05 75.47 [2023-05-04T02:56:28.103Z] 02:12:01 5 21.95 0.00 6.11 5.54 0.08 66.32 [2023-05-04T02:56:28.103Z] 02:12:01 6 18.59 0.00 4.63 0.12 0.07 76.60 [2023-05-04T02:56:28.103Z] 02:12:01 7 20.33 0.00 5.43 0.42 0.07 73.75 [2023-05-04T02:56:28.103Z] 02:13:01 all 1.32 0.00 0.60 0.40 0.02 97.65 [2023-05-04T02:56:28.103Z] 02:13:01 0 0.40 0.00 0.80 1.24 0.03 97.53 [2023-05-04T02:56:28.103Z] 02:13:01 1 1.18 0.00 0.63 0.35 0.03 97.80 [2023-05-04T02:56:28.103Z] 02:13:01 2 0.30 0.00 0.28 0.02 0.02 99.38 [2023-05-04T02:56:28.103Z] 02:13:01 3 2.35 0.00 0.68 0.12 0.02 96.83 [2023-05-04T02:56:28.103Z] 02:13:01 4 1.14 0.00 0.38 0.27 0.03 98.18 [2023-05-04T02:56:28.103Z] 02:13:01 5 2.15 0.00 0.70 0.03 0.00 97.12 [2023-05-04T02:56:28.103Z] 02:13:01 6 1.48 0.00 0.55 0.13 0.02 97.82 [2023-05-04T02:56:28.103Z] 02:13:01 7 1.57 0.00 0.79 1.07 0.02 96.55 [2023-05-04T02:56:28.103Z] 02:14:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-05-04T02:56:28.103Z] 02:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-04T02:56:28.103Z] 02:14:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-04T02:56:28.103Z] 02:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:56:28.103Z] 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.103Z] 02:14:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-04T02:56:28.103Z] 02:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.103Z] 02:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:56:28.103Z] 02:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:56:28.103Z] 02:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.103Z] 02:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:56:28.103Z] 02:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.103Z] 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.103Z] 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.103Z] 02:15:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.103Z] 02:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:56:28.103Z] 02:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.103Z] 02:16:01 all 0.02 0.00 0.04 0.01 0.01 99.92 [2023-05-04T02:56:28.103Z] 02:16:01 0 0.05 0.00 0.12 0.00 0.02 99.82 [2023-05-04T02:56:28.103Z] 02:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:56:28.103Z] 02:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.103Z] 02:16:01 3 0.05 0.00 0.10 0.00 0.00 99.85 [2023-05-04T02:56:28.103Z] 02:16:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-04T02:56:28.103Z] 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.103Z] 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:16:01 7 0.03 0.00 0.05 0.02 0.00 99.90 [2023-05-04T02:56:28.103Z] 02:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T02:56:28.103Z] 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.103Z] 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:17:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T02:56:28.103Z] 02:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T02:56:28.103Z] 02:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:56:28.103Z] 02:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-04T02:56:28.103Z] 02:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-04T02:56:28.103Z] 02:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:56:28.103Z] 02:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:18:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-04T02:56:28.103Z] 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.103Z] 02:18:01 6 0.00 0.00 0.00 0.00 0.05 99.95 [2023-05-04T02:56:28.103Z] 02:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:19:01 all 0.02 0.00 0.00 0.08 0.00 99.90 [2023-05-04T02:56:28.103Z] 02:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:56:28.103Z] 02:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:56:28.103Z] 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.103Z] 02:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] 02:19:01 4 0.02 0.00 0.00 0.60 0.02 99.37 [2023-05-04T02:56:28.103Z] 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.103Z] 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.103Z] 02:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.103Z] [2023-05-04T02:56:28.103Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:56:28.103Z] 02:20:01 all 0.00 0.00 0.01 0.37 0.00 99.61 [2023-05-04T02:56:28.104Z] 02:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:20:01 4 0.02 0.00 0.00 1.80 0.02 98.17 [2023-05-04T02:56:28.104Z] 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:20:01 7 0.00 0.00 0.02 1.15 0.00 98.83 [2023-05-04T02:56:28.104Z] 02:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T02:56:28.104Z] 02:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:21:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-04T02:56:28.104Z] 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:22:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2023-05-04T02:56:28.104Z] 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:56:28.104Z] 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:22:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T02:56:28.104Z] 02:22:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:23:01 all 0.02 0.00 0.29 0.59 0.00 99.09 [2023-05-04T02:56:28.104Z] 02:23:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2023-05-04T02:56:28.104Z] 02:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:23:01 4 0.02 0.00 0.03 4.52 0.02 95.41 [2023-05-04T02:56:28.104Z] 02:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:56:28.104Z] 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:23:01 7 0.02 0.00 2.17 0.17 0.00 97.65 [2023-05-04T02:56:28.104Z] 02:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T02:56:28.104Z] 02:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:24:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-04T02:56:28.104Z] 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T02:56:28.104Z] 02:25:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:56:28.104Z] 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:26:01 4 0.00 0.00 0.00 0.00 0.03 99.97 [2023-05-04T02:56:28.104Z] 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:27:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:28:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-05-04T02:56:28.104Z] 02:28:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-05-04T02:56:28.104Z] 02:28:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:28:01 4 0.02 0.00 0.02 0.03 0.03 99.90 [2023-05-04T02:56:28.104Z] 02:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:56:28.104Z] 02:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-05-04T02:56:28.104Z] 02:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:56:28.104Z] 02:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T02:56:28.104Z] 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:30:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-05-04T02:56:28.104Z] 02:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:56:28.104Z] 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:30:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] [2023-05-04T02:56:28.104Z] 02:30:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:56:28.104Z] 02:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:31:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:32:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-04T02:56:28.104Z] 02:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:56:28.104Z] 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-04T02:56:28.104Z] 02:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.104Z] 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:33:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:33:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-04T02:56:28.104Z] 02:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T02:56:28.104Z] 02:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T02:56:28.104Z] 02:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:56:28.104Z] 02:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:56:28.104Z] 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.104Z] 02:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.104Z] 02:34:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-04T02:56:28.105Z] 02:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T02:56:28.105Z] 02:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-04T02:56:28.105Z] 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:35:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-04T02:56:28.105Z] 02:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:56:28.105Z] 02:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:36:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:36:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:36:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-04T02:56:28.105Z] 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T02:56:28.105Z] 02:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.105Z] 02:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:38:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2023-05-04T02:56:28.105Z] 02:38:01 0 0.66 0.00 0.03 0.02 0.00 99.29 [2023-05-04T02:56:28.105Z] 02:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T02:56:28.105Z] 02:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:38:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-04T02:56:28.105Z] 02:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:39:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2023-05-04T02:56:28.105Z] 02:39:01 0 0.70 0.00 0.05 0.00 0.02 99.23 [2023-05-04T02:56:28.105Z] 02:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:56:28.105Z] 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:39:01 4 0.00 0.00 0.02 0.02 0.03 99.93 [2023-05-04T02:56:28.105Z] 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T02:56:28.105Z] 02:40:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-04T02:56:28.105Z] 02:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-04T02:56:28.105Z] 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-05-04T02:56:28.105Z] 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] [2023-05-04T02:56:28.105Z] 02:41:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:56:28.105Z] 02:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-04T02:56:28.105Z] 02:42:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-04T02:56:28.105Z] 02:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T02:56:28.105Z] 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:42:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-04T02:56:28.105Z] 02:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-04T02:56:28.105Z] 02:43:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2023-05-04T02:56:28.105Z] 02:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.105Z] 02:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-04T02:56:28.105Z] 02:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-04T02:56:28.105Z] 02:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.105Z] 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:44:01 4 0.00 0.00 0.02 0.03 0.03 99.92 [2023-05-04T02:56:28.105Z] 02:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:44:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-04T02:56:28.105Z] 02:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-04T02:56:28.105Z] 02:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:56:28.105Z] 02:45:01 4 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-04T02:56:28.105Z] 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-05-04T02:56:28.105Z] 02:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:56:28.105Z] 02:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.105Z] 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:46:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-04T02:56:28.105Z] 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:47:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-05-04T02:56:28.105Z] 02:47:01 0 0.68 0.00 0.03 0.00 0.02 99.27 [2023-05-04T02:56:28.105Z] 02:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.105Z] 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:56:28.105Z] 02:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-04T02:56:28.105Z] 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.105Z] 02:48:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-05-04T02:56:28.105Z] 02:48:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2023-05-04T02:56:28.105Z] 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.105Z] 02:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.105Z] 02:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T02:56:28.106Z] 02:48:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-04T02:56:28.106Z] 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:48:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-04T02:56:28.106Z] 02:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T02:56:28.106Z] 02:49:01 all 0.17 0.00 0.02 0.00 0.00 99.81 [2023-05-04T02:56:28.106Z] 02:49:01 0 1.26 0.00 0.07 0.00 0.02 98.66 [2023-05-04T02:56:28.106Z] 02:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:56:28.106Z] 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:49:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:56:28.106Z] 02:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.106Z] 02:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-04T02:56:28.106Z] 02:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-04T02:56:28.106Z] 02:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-04T02:56:28.106Z] 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-04T02:56:28.106Z] 02:50:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-04T02:56:28.106Z] 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:50:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:56:28.106Z] 02:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.106Z] 02:51:01 all 0.22 0.00 0.03 0.01 0.00 99.74 [2023-05-04T02:56:28.106Z] 02:51:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-04T02:56:28.106Z] 02:51:01 1 0.20 0.00 0.02 0.02 0.00 99.77 [2023-05-04T02:56:28.106Z] 02:51:01 2 0.27 0.00 0.02 0.02 0.00 99.70 [2023-05-04T02:56:28.106Z] 02:51:01 3 0.67 0.00 0.03 0.00 0.00 99.30 [2023-05-04T02:56:28.106Z] 02:51:01 4 0.02 0.00 0.05 0.02 0.02 99.90 [2023-05-04T02:56:28.106Z] 02:51:01 5 0.28 0.00 0.05 0.00 0.00 99.67 [2023-05-04T02:56:28.106Z] 02:51:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-04T02:56:28.106Z] 02:51:01 7 0.18 0.00 0.03 0.00 0.00 99.78 [2023-05-04T02:56:28.106Z] 02:52:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2023-05-04T02:56:28.106Z] 02:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:56:28.106Z] 02:52:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2023-05-04T02:56:28.106Z] 02:52:01 2 0.12 0.00 0.00 0.02 0.02 99.85 [2023-05-04T02:56:28.106Z] 02:52:01 3 0.33 0.00 0.00 0.00 0.00 99.67 [2023-05-04T02:56:28.106Z] 02:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:56:28.106Z] 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-04T02:56:28.106Z] 02:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-04T02:56:28.106Z] [2023-05-04T02:56:28.106Z] 02:52:01 CPU %user %nice %system %iowait %steal %idle [2023-05-04T02:56:28.106Z] 02:53:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-05-04T02:56:28.106Z] 02:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-04T02:56:28.106Z] 02:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-04T02:56:28.106Z] 02:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:53:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-04T02:56:28.106Z] 02:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-04T02:56:28.106Z] 02:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-04T02:56:28.106Z] 02:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-04T02:56:28.106Z] 02:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T02:56:28.106Z] 02:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:56:28.106Z] 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-04T02:56:28.106Z] 02:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-04T02:56:28.106Z] 02:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-04T02:56:28.106Z] 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-04T02:56:28.106Z] 02:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.106Z] 02:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-04T02:56:28.106Z] 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:55:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-04T02:56:28.106Z] 02:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-04T02:56:28.106Z] 02:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.106Z] 02:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-04T02:56:28.106Z] 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.106Z] 02:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-04T02:56:28.106Z] 02:56:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-04T02:56:28.106Z] 02:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-04T02:56:28.106Z] 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:56:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2023-05-04T02:56:28.106Z] 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-04T02:56:28.106Z] 02:56:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-04T02:56:28.106Z] 02:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-04T02:56:28.106Z] Average: all 1.52 0.00 0.44 0.28 0.01 97.74 [2023-05-04T02:56:28.106Z] Average: 0 1.27 0.00 0.47 0.31 0.01 97.94 [2023-05-04T02:56:28.106Z] Average: 1 1.40 0.00 0.44 0.29 0.01 97.85 [2023-05-04T02:56:28.106Z] Average: 2 1.58 0.00 0.36 0.11 0.01 97.94 [2023-05-04T02:56:28.106Z] Average: 3 1.58 0.00 0.50 0.20 0.01 97.72 [2023-05-04T02:56:28.106Z] Average: 4 1.63 0.00 0.44 0.31 0.02 97.60 [2023-05-04T02:56:28.106Z] Average: 5 1.52 0.00 0.46 0.49 0.01 97.52 [2023-05-04T02:56:28.106Z] Average: 6 1.81 0.00 0.46 0.48 0.02 97.25 [2023-05-04T02:56:28.106Z] Average: 7 1.34 0.00 0.44 0.08 0.01 98.13 [2023-05-04T02:56:28.106Z] [2023-05-04T02:56:28.106Z] [2023-05-04T02:56:28.106Z]