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 02:08:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:16 ========================================================= 02:08:16 EdgeX Global Pipelines Version Info 02:08:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:08:17 ------------------- 02:08:17 stable info: 02:08:17 ------------------- 02:08:17 Commited By: Bill Mahoney bill.mahoney@intel.com 02:08:17 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:08:17 Message: update stable to v1.0.248 > git rev-list --no-walk ead92e8819d3fe086c3c80e4ba382a6450097e15 # timeout=10 02:08:18 ------------------- 02:08:18 experimental info: 02:08:18 ------------------- 02:08:18 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:08:18 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a482dd7 [Pipeline] echo 02:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:18 provisioning config files... 02:08:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config15779241645641881689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:19 ---> docker-login.sh 02:08:19 nexus3.edgexfoundry.org:10001 02:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:19 Configure a credential helper to remove this warning. See 02:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:19 02:08:19 Login Succeeded 02:08:19 nexus3.edgexfoundry.org:10002 02:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:19 Configure a credential helper to remove this warning. See 02:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:19 02:08:19 Login Succeeded 02:08:19 nexus3.edgexfoundry.org:10003 02:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 nexus3.edgexfoundry.org:10004 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 docker.io 02:08:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:20 Configure a credential helper to remove this warning. See 02:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:20 02:08:20 Login Succeeded 02:08:20 ---> docker-login.sh ends [Pipeline] } 02:08:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:08:20 + git rev-list -1 --merges a482dd77bcd9f9d1576ff250115bfc82f3bb87e1~1..a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo 02:08:20 -----------> git rev-list -1 --merges a482dd77bcd9f9d1576ff250115bfc82f3bb87e1~1..a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 02:08:20 a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [false] [Pipeline] sh 02:08:21 + git log --format=format:%s -1 a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo 02:08:21 ========================================================= 02:08:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:21 + git log --format=format:%s -1 a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] echo 02:08:21 [semverPrep] GIT_COMMIT: a482dd77bcd9f9d1576ff250115bfc82f3bb87e1, Commit Message: Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD [Pipeline] echo 02:08:21 [semverPrep] This is not a build commit. [Pipeline] sh 02:08:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:21 + grep -v github /etc/ssh/ssh_known_hosts 02:08:21 + [ -e /tmp/ssh_known_hosts ] 02:08:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:21 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:08:21 -a /etc/ssh/ssh_known_hosts 02:08:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:22 02:08:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:22 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:22 b85a868b505f: Pulling fs layer 02:08:22 e2be974225ed: Pulling fs layer 02:08:22 339a4e72a1f5: Pulling fs layer 02:08:22 988bab9f4d93: Pulling fs layer 02:08:22 1469e6f7b9e6: Pulling fs layer 02:08:22 eaf3925da568: Pulling fs layer 02:08:22 bab4dde63d76: Pulling fs layer 02:08:22 bde34c3a00c8: Pulling fs layer 02:08:22 b352a97aabf1: Pulling fs layer 02:08:22 4872d77fe225: Pulling fs layer 02:08:22 5851b861e8e6: Pulling fs layer 02:08:22 b352a97aabf1: Waiting 02:08:22 4872d77fe225: Waiting 02:08:22 bab4dde63d76: Waiting 02:08:22 5851b861e8e6: Waiting 02:08:22 bde34c3a00c8: Waiting 02:08:22 988bab9f4d93: Waiting 02:08:22 eaf3925da568: Waiting 02:08:22 1469e6f7b9e6: Waiting 02:08:22 e2be974225ed: Download complete 02:08:22 988bab9f4d93: Verifying Checksum 02:08:22 988bab9f4d93: Download complete 02:08:22 1469e6f7b9e6: Verifying Checksum 02:08:22 1469e6f7b9e6: Download complete 02:08:22 339a4e72a1f5: Verifying Checksum 02:08:22 339a4e72a1f5: Download complete 02:08:22 eaf3925da568: Verifying Checksum 02:08:22 eaf3925da568: Download complete 02:08:22 bde34c3a00c8: Download complete 02:08:22 b352a97aabf1: Verifying Checksum 02:08:22 b352a97aabf1: Download complete 02:08:22 4872d77fe225: Verifying Checksum 02:08:22 4872d77fe225: Download complete 02:08:22 5851b861e8e6: Verifying Checksum 02:08:22 5851b861e8e6: Download complete 02:08:22 b85a868b505f: Verifying Checksum 02:08:22 b85a868b505f: Download complete 02:08:23 bab4dde63d76: Verifying Checksum 02:08:23 bab4dde63d76: Download complete 02:08:24 b85a868b505f: Pull complete 02:08:24 e2be974225ed: Pull complete 02:08:24 339a4e72a1f5: Pull complete 02:08:24 988bab9f4d93: Pull complete 02:08:24 1469e6f7b9e6: Pull complete 02:08:24 eaf3925da568: Pull complete 02:08:26 bab4dde63d76: Pull complete 02:08:26 bde34c3a00c8: Pull complete 02:08:26 b352a97aabf1: Pull complete 02:08:26 4872d77fe225: Pull complete 02:08:26 5851b861e8e6: Pull complete 02:08:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:08:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:27 prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container 02:08:27 $ 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 02:08:29 $ docker top 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c -eo pid,comm 02:08:29 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). 02:08:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:29 [ssh-agent] Looking for ssh-agent implementation... 02:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:29 $ docker exec 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent 02:08:29 SSH_AUTH_SOCK=/tmp/ssh-dgqLaqNSt0Lm/agent.32 02:08:29 SSH_AGENT_PID=38 02:08:29 Running ssh-add (command line suppressed) 02:08:29 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) 02:08:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:29 + git tag --points-at HEAD [Pipeline] } 02:08:29 $ docker exec --env ******** --env ******** 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent -k 02:08:29 unset SSH_AUTH_SOCK; 02:08:29 unset SSH_AGENT_PID; 02:08:29 echo Agent pid 38 killed; 02:08:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:29 [ssh-agent] Looking for ssh-agent implementation... 02:08:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:30 $ docker exec 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent 02:08:30 SSH_AUTH_SOCK=/tmp/ssh-smKivjrJyISr/agent.71 02:08:30 SSH_AGENT_PID=77 02:08:30 Running ssh-add (command line suppressed) 02:08:30 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) 02:08:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:30 + git semver init 02:08:30 2023-05-04 02:08:30,827 [run_init] DEBUG init version:0.0.0 force:False 02:08:30 2023-05-04 02:08:30,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver 02:08:30 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 02:08:30 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) 02:08:32 2023-05-04 02:08:32,269 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.git/info/exclude 02:08:32 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 02:08:32 2023-05-04 02:08:32,270 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 02:08:32 2023-05-04 02:08:32,275 [execute] INFO git cat-file --batch-check 02:08:32 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=) 02:08:32 2023-05-04 02:08:32,282 [execute] INFO git cat-file --batch 02:08:32 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=) 02:08:32 2023-05-04 02:08:32,288 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 02:08:32 0.0.0 [Pipeline] } 02:08:32 $ docker exec --env ******** --env ******** 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c ssh-agent -k 02:08:32 unset SSH_AUTH_SOCK; 02:08:32 unset SSH_AGENT_PID; 02:08:32 echo Agent pid 77 killed; 02:08:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:33 + git semver [Pipeline] } 02:08:33 $ docker stop --time=1 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c 02:08:34 $ docker rm -f --volumes 401ac905b39b41113ba6c676173f7fbb612e17d4db92b696785cf1fe8e3ef61c [Pipeline] // withDockerContainer [Pipeline] sh 02:08:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:35 Stashed 1 file(s) [Pipeline] echo 02:08:35 [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 02:08:35 provisioning config files... 02:08:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config6076048761795271923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:35 ---> docker-login.sh 02:08:35 nexus3.edgexfoundry.org:10001 02:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:35 Configure a credential helper to remove this warning. See 02:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:35 02:08:35 Login Succeeded 02:08:35 nexus3.edgexfoundry.org:10002 02:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:35 Configure a credential helper to remove this warning. See 02:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:35 02:08:35 Login Succeeded 02:08:35 nexus3.edgexfoundry.org:10003 02:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:36 Configure a credential helper to remove this warning. See 02:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:36 02:08:36 Login Succeeded 02:08:36 nexus3.edgexfoundry.org:10004 02:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:36 Configure a credential helper to remove this warning. See 02:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:36 02:08:36 Login Succeeded 02:08:36 docker.io 02:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:36 Configure a credential helper to remove this warning. See 02:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:36 02:08:36 Login Succeeded 02:08:36 ---> docker-login.sh ends [Pipeline] } 02:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:36 ========================================================= 02:08:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:36 + 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 . 02:08:36 Sending build context to Docker daemon 45.93MB 02:08:36 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:08:36 Step 2/15 : FROM ${BASE} AS builder 02:08:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:36 f56be85fc22e: Pulling fs layer 02:08:36 85791d961cd3: Pulling fs layer 02:08:36 d694b5ae8c79: Pulling fs layer 02:08:36 9f32a84ed3da: Pulling fs layer 02:08:36 4d19c01a9841: Pulling fs layer 02:08:36 9325e15d5711: Pulling fs layer 02:08:36 556b6ee489ea: Pulling fs layer 02:08:36 c5a4b2cf53e6: Pulling fs layer 02:08:36 9325e15d5711: Waiting 02:08:36 556b6ee489ea: Waiting 02:08:36 c5a4b2cf53e6: Waiting 02:08:36 9f32a84ed3da: Waiting 02:08:36 4d19c01a9841: Waiting 02:08:36 85791d961cd3: Verifying Checksum 02:08:36 85791d961cd3: Download complete 02:08:36 9f32a84ed3da: Download complete 02:08:36 4d19c01a9841: Download complete 02:08:36 f56be85fc22e: Verifying Checksum 02:08:36 f56be85fc22e: Download complete 02:08:36 9325e15d5711: Verifying Checksum 02:08:36 9325e15d5711: Download complete 02:08:37 f56be85fc22e: Pull complete 02:08:37 85791d961cd3: Pull complete 02:08:37 c5a4b2cf53e6: Verifying Checksum 02:08:37 c5a4b2cf53e6: Download complete 02:08:37 d694b5ae8c79: Verifying Checksum 02:08:37 d694b5ae8c79: Download complete 02:08:37 556b6ee489ea: Verifying Checksum 02:08:37 556b6ee489ea: Download complete 02:08:41 d694b5ae8c79: Pull complete 02:08:41 9f32a84ed3da: Pull complete 02:08:41 4d19c01a9841: Pull complete 02:08:41 9325e15d5711: Pull complete 02:08:43 556b6ee489ea: Pull complete 02:08:44 c5a4b2cf53e6: Pull complete 02:08:44 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:08:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:44 ---> c4be618373d6 02:08:44 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:47 ---> Running in 8454fed51f16 02:08:47 Removing intermediate container 8454fed51f16 02:08:47 ---> eacdaac0deba 02:08:47 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:47 ---> Running in 0f31cbfea2f8 02:08:47 Removing intermediate container 0f31cbfea2f8 02:08:47 ---> 48c80d27e855 02:08:47 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:47 ---> Running in 31b4be03d1d1 02:08:47 Removing intermediate container 31b4be03d1d1 02:08:47 ---> 8b62dbc8a0cb 02:08:47 Step 6/15 : LABEL Name=edgex-ui-go 02:08:47 ---> Running in fa9c85fad687 02:08:47 Removing intermediate container fa9c85fad687 02:08:47 ---> 1d085691cead 02:08:47 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:47 ---> Running in 2873bf7f694e 02:08:47 Removing intermediate container 2873bf7f694e 02:08:47 ---> 892a5a79a455 02:08:47 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:48 latest: Pulling from library/docker 02:08:48 f56be85fc22e: Already exists 02:08:48 7ed9ddfd3b8f: Pulling fs layer 02:08:48 788e1ab5616a: Pulling fs layer 02:08:48 c585cb37f4e3: Pulling fs layer 02:08:48 f07ac151bd26: Pulling fs layer 02:08:48 40ec0a365c4d: Pulling fs layer 02:08:48 8e86e06bd107: Pulling fs layer 02:08:48 265c5956ad77: Pulling fs layer 02:08:48 0326226f4470: Pulling fs layer 02:08:48 e09aa9eb39ba: Pulling fs layer 02:08:48 8f731bd845bb: Pulling fs layer 02:08:48 b045f4bf5e58: Pulling fs layer 02:08:48 6f439390c271: Pulling fs layer 02:08:48 4e540a8453c0: Pulling fs layer 02:08:48 40ec0a365c4d: Waiting 02:08:48 8e86e06bd107: Waiting 02:08:48 265c5956ad77: Waiting 02:08:48 0326226f4470: Waiting 02:08:48 e09aa9eb39ba: Waiting 02:08:48 8f731bd845bb: Waiting 02:08:48 b045f4bf5e58: Waiting 02:08:48 6f439390c271: Waiting 02:08:48 4e540a8453c0: Waiting 02:08:48 f07ac151bd26: Waiting 02:08:48 788e1ab5616a: Verifying Checksum 02:08:48 788e1ab5616a: Download complete 02:08:48 7ed9ddfd3b8f: Download complete 02:08:48 7ed9ddfd3b8f: Pull complete 02:08:48 c585cb37f4e3: Verifying Checksum 02:08:48 c585cb37f4e3: Download complete 02:08:48 788e1ab5616a: Pull complete 02:08:48 8e86e06bd107: Verifying Checksum 02:08:48 8e86e06bd107: Download complete 02:08:48 f07ac151bd26: Verifying Checksum 02:08:48 f07ac151bd26: Download complete 02:08:48 265c5956ad77: Verifying Checksum 02:08:48 265c5956ad77: Download complete 02:08:48 40ec0a365c4d: Verifying Checksum 02:08:48 40ec0a365c4d: Download complete 02:08:48 0326226f4470: Download complete 02:08:48 8f731bd845bb: Verifying Checksum 02:08:48 8f731bd845bb: Download complete 02:08:48 c585cb37f4e3: Pull complete 02:08:48 6f439390c271: Verifying Checksum 02:08:48 6f439390c271: Download complete 02:08:48 e09aa9eb39ba: Verifying Checksum 02:08:48 e09aa9eb39ba: Download complete 02:08:49 4e540a8453c0: Verifying Checksum 02:08:49 4e540a8453c0: Download complete 02:08:49 f07ac151bd26: Pull complete 02:08:49 b045f4bf5e58: Verifying Checksum 02:08:49 b045f4bf5e58: Download complete 02:08:49 40ec0a365c4d: Pull complete 02:08:49 8e86e06bd107: Pull complete 02:08:49 265c5956ad77: Pull complete 02:08:49 0326226f4470: Pull complete 02:08:50 e09aa9eb39ba: Pull complete 02:08:50 8f731bd845bb: Pull complete 02:08:50 Still waiting to schedule task 02:08:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:51 b045f4bf5e58: Pull complete 02:08:51 6f439390c271: Pull complete 02:08:51 4e540a8453c0: Pull complete 02:08:51 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:08:51 Status: Downloaded newer image for docker:latest 02:08:52 ---> 557d58c602af 02:08:52 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:52 ---> Running in a731c6252bf2 02:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:53 OK: 265 MiB in 53 packages 02:08:53 Removing intermediate container a731c6252bf2 02:08:53 ---> d291c30275e6 02:08:53 Step 10/15 : ENV GO111MODULE=on 02:08:53 ---> Running in 2918b7e3cb1c 02:08:53 Removing intermediate container 2918b7e3cb1c 02:08:53 ---> 6d7ad37b25af 02:08:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:53 ---> Running in ab5725f78533 02:08:54 Removing intermediate container ab5725f78533 02:08:54 ---> 72a31a2c96d4 02:08:54 Step 12/15 : COPY go.mod vendor* ./ 02:08:54 ---> 6d07c908c1cc 02:08:54 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:54 ---> Running in 332eb1be7404 02:09:26 Removing intermediate container 332eb1be7404 02:09:26 ---> c00dbd6098df 02:09:26 Step 14/15 : COPY . . 02:09:26 ---> 0c34a5717f68 02:09:26 Step 15/15 : RUN ${MAKE} 02:09:26 ---> Running in 7aa91ea35328 02:09:26 noop 02:09:26 Removing intermediate container 7aa91ea35328 02:09:26 ---> 151c7fb2b604 02:09:26 Successfully built 151c7fb2b604 02:09:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:26 + docker inspect -f . ci-base-image-x86_64 02:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:26 prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container 02:09:26 $ 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 02:09:27 $ docker top 3ec0fa2a210d2314e6b477baad64d683c0356109cca5185dd10fcee88ff4da90 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:27 + go version 02:09:27 go version go1.20.2 linux/amd64 [Pipeline] } 02:09:27 $ docker stop --time=1 3ec0fa2a210d2314e6b477baad64d683c0356109cca5185dd10fcee88ff4da90 02:09:29 $ 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 02:09:29 + docker inspect -f . ci-base-image-x86_64 02:09:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:29 prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container 02:09:29 $ 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 02:09:30 $ docker top 8bfe672336537ce5ec0de5a42edfcda1dd0e513fc7ac183afea3a5a6dec94ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] fileExists [Pipeline] sh 02:09:31 + make test 02:09:31 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:09:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:44 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:44 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:48 ./bin/test-attribution-txt.sh 02:09:48 make -C web test 02:09:48 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' 02:09:48 make[1]: tput: No such file or directory 02:09:48 make[1]: tput: No such file or directory 02:09:48 warning: generating ./VERSION 02:09:48 echo "0.0.0" > VERSION 02:09:48 docker build \ 02:09:48 -f Dockerfile \ 02:09:48 --build-arg USER=1000 \ 02:09:48 \ 02:09:48 --label "git_sha=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1" \ 02:09:48 -t edgexfoundry/edgex-web-ui:a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 \ 02:09:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:48 . 02:09:48 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:48 Install the buildx component to build images with BuildKit: 02:09:48 https://docs.docker.com/go/buildx/ 02:09:48 02:09:48 Sending build context to Docker daemon 3.269MB 02:09:48 Step 1/10 : FROM node:16.17-alpine3.15 02:09:48 16.17-alpine3.15: Pulling from library/node 02:09:48 9621f1afde84: Pulling fs layer 02:09:48 c6f70ee39829: Pulling fs layer 02:09:48 56892a8094a2: Pulling fs layer 02:09:48 58dd87906ef0: Pulling fs layer 02:09:48 58dd87906ef0: Waiting 02:09:48 56892a8094a2: Download complete 02:09:48 9621f1afde84: Verifying Checksum 02:09:48 9621f1afde84: Download complete 02:09:48 58dd87906ef0: Download complete 02:09:48 9621f1afde84: Pull complete 02:09:48 c6f70ee39829: Verifying Checksum 02:09:48 c6f70ee39829: Download complete 02:09:49 c6f70ee39829: Pull complete 02:09:49 56892a8094a2: Pull complete 02:09:49 58dd87906ef0: Pull complete 02:09:49 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:49 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:49 ---> b69703f70c3d 02:09:49 Step 2/10 : RUN apk add --no-cache chromium 02:09:51 ---> Running in 0a934aa0185e 02:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:51 (1/129) Installing libxau (1.0.9-r0) 02:09:52 (2/129) Installing libmd (1.0.3-r0) 02:09:52 (3/129) Installing libbsd (0.11.3-r1) 02:09:52 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:52 (5/129) Installing libxcb (1.14-r2) 02:09:52 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:52 (7/129) Installing libxext (1.3.4-r0) 02:09:52 (8/129) Installing libice (1.0.10-r0) 02:09:52 (9/129) Installing libuuid (2.37.4-r0) 02:09:52 (10/129) Installing libsm (1.2.3-r0) 02:09:52 (11/129) Installing libxt (1.2.1-r0) 02:09:52 (12/129) Installing libxmu (1.1.3-r0) 02:09:52 (13/129) Installing xset (1.2.4-r0) 02:09:52 (14/129) Installing xprop (1.2.5-r0) 02:09:52 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:52 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:52 (17/129) Installing pkgconf (1.8.1-r0) 02:09:52 (18/129) Installing libffi (3.4.2-r1) 02:09:52 (19/129) Installing libintl (0.21-r0) 02:09:52 (20/129) Installing libblkid (2.37.4-r0) 02:09:52 (21/129) Installing libmount (2.37.4-r0) 02:09:52 (22/129) Installing pcre (8.45-r1) 02:09:52 (23/129) Installing glib (2.70.1-r0) 02:09:52 (24/129) Installing xz-libs (5.2.5-r1) 02:09:52 (25/129) Installing libxml2 (2.9.14-r2) 02:09:52 (26/129) Installing shared-mime-info (2.1-r2) 02:09:52 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:52 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:52 (29/129) Installing libpng (1.6.37-r1) 02:09:52 (30/129) Installing libwebp (1.2.2-r0) 02:09:52 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:52 (32/129) Installing tiff (4.4.0-r1) 02:09:52 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:52 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:52 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:52 (36/129) Installing libxfixes (6.0.0-r0) 02:09:52 (37/129) Installing libxrender (0.9.10-r3) 02:09:52 (38/129) Installing libxcursor (1.2.0-r0) 02:09:52 (39/129) Installing libxdamage (1.1.5-r1) 02:09:52 (40/129) Installing libxi (1.8-r0) 02:09:52 (41/129) Installing libxinerama (1.1.4-r1) 02:09:52 (42/129) Installing libxrandr (1.5.2-r1) 02:09:52 (43/129) Installing atk (2.36.0-r0) 02:09:52 (44/129) Installing libxtst (1.2.3-r3) 02:09:52 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:52 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:52 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:52 (48/129) Installing expat (2.5.0-r0) 02:09:52 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:52 (50/129) Installing libbz2 (1.0.8-r1) 02:09:52 (51/129) Installing freetype (2.11.1-r2) 02:09:52 (52/129) Installing fontconfig (2.13.1-r4) 02:09:52 (53/129) Installing pixman (0.40.0-r4) 02:09:52 (54/129) Installing cairo (1.16.0-r5) 02:09:52 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:52 (56/129) Installing avahi-libs (0.8-r5) 02:09:52 (57/129) Installing gmp (6.2.1-r1) 02:09:52 (58/129) Installing nettle (3.7.3-r0) 02:09:52 (59/129) Installing p11-kit (0.24.0-r1) 02:09:52 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:52 (61/129) Installing libunistring (0.9.10-r1) 02:09:52 (62/129) Installing gnutls (3.7.1-r2) 02:09:52 (63/129) Installing cups-libs (2.3.3-r6) 02:09:52 (64/129) Installing libepoxy (1.5.9-r0) 02:09:52 (65/129) Installing fribidi (1.0.11-r0) 02:09:52 (66/129) Installing graphite2 (1.3.14-r0) 02:09:52 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:52 (68/129) Installing libxft (2.3.4-r0) 02:09:52 (69/129) Installing pango (1.48.10-r0) 02:09:52 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:52 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:52 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:52 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:52 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:52 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:52 Executing gtk+3.0-3.24.30-r0.post-install 02:09:52 (76/129) Installing libfontenc (1.1.4-r0) 02:09:52 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:52 (78/129) Installing ttf-opensans (1.10-r1) 02:09:52 Executing ttf-opensans-1.10-r1.post-install 02:09:54 (79/129) Installing libogg (1.3.5-r0) 02:09:54 (80/129) Installing flac (1.3.4-r0) 02:09:54 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:54 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:54 (83/129) Installing sdl2 (2.0.16-r4) 02:09:54 (84/129) Installing aom-libs (3.2.0-r0) 02:09:54 (85/129) Installing libass (0.15.2-r0) 02:09:54 (86/129) Installing libdav1d (0.9.2-r0) 02:09:54 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:54 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:54 (89/129) Installing lame (3.100-r0) 02:09:54 (90/129) Installing opus (1.3.1-r1) 02:09:54 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:54 (92/129) Installing soxr (0.1.3-r2) 02:09:54 (93/129) Installing libsrt (1.4.2-r1) 02:09:54 (94/129) Installing libssh (0.9.6-r1) 02:09:54 (95/129) Installing libtheora (1.1.1-r16) 02:09:54 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:54 (97/129) Installing libpciaccess (0.16-r0) 02:09:54 (98/129) Installing libdrm (2.4.109-r0) 02:09:54 (99/129) Installing libva (2.13.0-r0) 02:09:54 (100/129) Installing libvdpau (1.4-r0) 02:09:54 (101/129) Installing vidstab (1.1.0-r1) 02:09:54 (102/129) Installing libvorbis (1.3.7-r0) 02:09:54 (103/129) Installing libvpx (1.10.0-r0) 02:09:54 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:54 (105/129) Installing x264-libs (20210613-r0) 02:09:55 (106/129) Installing x265-libs (3.5-r0) 02:09:55 (107/129) Installing xvidcore (1.3.7-r1) 02:09:55 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:55 (109/129) Installing libevent (2.1.12-r4) 02:09:55 (110/129) Installing mesa (21.2.6-r0) 02:09:55 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:55 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:55 (113/129) Installing lcms2 (2.12-r1) 02:09:55 (114/129) Installing nspr (4.32-r0) 02:09:55 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:55 (116/129) Installing nss (3.78.1-r0) 02:09:55 (117/129) Installing libasyncns (0.8-r1) 02:09:55 (118/129) Installing libltdl (2.4.6-r7) 02:09:55 (119/129) Installing orc (0.4.32-r0) 02:09:55 (120/129) Installing libsndfile (1.0.31-r1) 02:09:55 (121/129) Installing speexdsp (1.2.0-r0) 02:09:55 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:55 (123/129) Installing libpulse (15.0-r2) 02:09:55 (124/129) Installing re2 (2021.11.01-r0) 02:09:55 (125/129) Installing snappy (1.1.9-r1) 02:09:55 (126/129) Installing libgpg-error (1.42-r1) 02:09:55 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:55 (128/129) Installing libxslt (1.1.35-r0) 02:09:55 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:56 Executing busybox-1.34.1-r7.trigger 02:09:56 Executing glib-2.70.1-r0.trigger 02:09:56 Executing shared-mime-info-2.1-r2.trigger 02:09:56 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:56 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:56 Executing fontconfig-2.13.1-r4.trigger 02:09:56 Executing mkfontscale-1.2.1-r1.trigger 02:09:56 OK: 286 MiB in 145 packages 02:10:02 Removing intermediate container 0a934aa0185e 02:10:02 ---> 34a95045fd7b 02:10:02 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:10:02 ---> Running in d7026ec37162 02:10:02 Removing intermediate container d7026ec37162 02:10:02 ---> 0354938aa1c5 02:10:02 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:10:02 ---> Running in 65eabdb8bd5c 02:10:02 Removing intermediate container 65eabdb8bd5c 02:10:02 ---> 906713e7d649 02:10:02 Step 5/10 : RUN npm install -g npm 02:10:02 ---> Running in 9db3bbc9c025 02:10:08 02:10:08 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 02:10:08 02:10:08 27 packages are looking for funding 02:10:08 run `npm fund` for details 02:10:08 02:10:08 found 0 vulnerabilities 02:10:09 Removing intermediate container 9db3bbc9c025 02:10:09 ---> 7a5f8b47f4f9 02:10:09 Step 6/10 : ARG USER=1000 02:10:09 ---> Running in 37c2fc054f6c 02:10:09 Removing intermediate container 37c2fc054f6c 02:10:09 ---> 50653d049449 02:10:09 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:10:09 ---> Running in 88d2accd4d64 02:10:10 Removing intermediate container 88d2accd4d64 02:10:10 ---> 7625ce9bbc4b 02:10:10 Step 8/10 : USER $USER:$USER 02:10:10 ---> Running in d6b47129e0e4 02:10:10 Removing intermediate container d6b47129e0e4 02:10:10 ---> e74234cc124e 02:10:10 Step 9/10 : WORKDIR /app 02:10:10 ---> Running in ce101538d9d8 02:10:10 Removing intermediate container ce101538d9d8 02:10:10 ---> d274368899ab 02:10:10 Step 10/10 : LABEL git_sha=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 02:10:11 ---> Running in dd038a0d2f61 02:10:11 Removing intermediate container dd038a0d2f61 02:10:11 ---> b47a3463f04a 02:10:11 Successfully built b47a3463f04a 02:10:11 Successfully tagged edgexfoundry/edgex-web-ui:a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 02:10:11 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:10:11 touch edgex-web-ui.imagebuilt 02:10:11 mkdir -p node_modules coverage 02:10:11 chown "1000:1000" node_modules coverage package-lock.json 02:10:11 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:12 npm WARN EBADENGINE Unsupported engine { 02:10:12 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:10:12 npm WARN EBADENGINE required: { 02:10:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:10:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:10:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:10:12 npm WARN EBADENGINE }, 02:10:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:10:12 npm WARN EBADENGINE } 02:10:16 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:10:16 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 02:10:16 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:10:16 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:10:16 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:10:16 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:10:17 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:10:18 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:10:18 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:10:21 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. 02:10:21 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:10:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:21 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. 02:10:21 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. 02:10:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:10:22 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 02:10:23 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 02:10:25 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. 02:10:28 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. 02:10:33 02:10:33 added 1478 packages, and audited 1479 packages in 21s 02:10:33 02:10:33 90 packages are looking for funding 02:10:33 run `npm fund` for details 02:10:33 02:10:33 36 vulnerabilities (1 low, 13 moderate, 18 high, 4 critical) 02:10:33 02:10:33 To address issues that do not require attention, run: 02:10:33 npm audit fix 02:10:33 02:10:33 To address all issues (including breaking changes), run: 02:10:33 npm audit fix --force 02:10:33 02:10:33 Run `npm audit` for details. 02:10:38 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 02:10:40 - Generating browser application bundles (phase: setup)... 02:10:45 Compiling @angular/core : es2015 as esm2015 02:10:45 Compiling @angular/compiler/testing : es2015 as esm2015 02:10:49 Compiling @angular/common : es2015 as esm2015 02:10:49 Compiling @angular/core/testing : es2015 as esm2015 02:10:49 Compiling @angular/platform-browser : es2015 as esm2015 02:10:49 Compiling @angular/common/testing : es2015 as esm2015 02:10:49 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:10:49 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:10:50 Compiling @angular/common/http : es2015 as esm2015 02:10:50 Compiling @angular/router : es2015 as esm2015 02:10:50 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:10:50 Compiling @angular/forms : es2015 as esm2015 02:10:50 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:52 Compiling @angular/router/testing : es2015 as esm2015 02:10:58 04 05 2023 02:10:58.085:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:58 04 05 2023 02:10:58.087:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:58 04 05 2023 02:10:58.090:INFO [launcher]: Starting browser ChromeHeadless 02:11:10 ✔ Browser application bundle generation complete. 02:11:10 04 05 2023 02:11:09.779:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 8vuhNmE8hLAr90n0AAAB with id 97268952 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.154 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.226 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.229 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.234 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.269 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.281 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.291 secs) 02:11:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.295 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.312 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.326 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.354 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.371 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.384 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.406 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.409 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.411 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.421 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.434 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.449 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.46 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.467 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.469 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.473 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.474 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.476 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.479 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.481 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.541 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.554 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.566 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.606 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.618 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.637 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.644 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.65 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.683 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.692 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.702 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.721 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.746 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.778 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.807 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.81 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.819 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.841 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.847 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.85 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.854 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.877 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.883 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.885 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.888 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.909 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.938 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.947 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.952 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.954 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.956 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.957 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.977 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.001 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.008 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.012 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.034 secs) 02:11:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.04 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.044 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.046 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.048 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.066 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.077 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.087 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.093 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.119 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.122 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.124 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.141 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.18 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.188 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.193 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.196 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.2 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.204 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.212 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.216 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.231 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.242 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.249 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.257 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.329 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.333 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.335 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.342 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.345 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.348 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.352 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.358 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.367 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.378 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.38 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.383 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.391 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.407 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.411 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.423 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.44 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.446 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.451 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.489 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.506 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.513 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.529 secs) 02:11:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.571 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.573 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.574 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.599 secs) 02:11:15 WARN: ' 02:11:15 It looks like you're using ngModel on the same form field as formControlName. 02:11:15 Support for using the ngModel input property and ngModelChange event with 02:11:15 reactive form directives has been deprecated in Angular v6 and will be removed 02:11:15 in a future version of Angular. 02:11:15 02:11:15 For more information on this, see our API docs here: 02:11:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:11:15 ' 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.599 secs) 02:11:15 WARN: ' 02:11:15 It looks like you're using ngModel on the same form field as formControlName. 02:11:15 Support for using the ngModel input property and ngModelChange event with 02:11:15 reactive form directives has been deprecated in Angular v6 and will be removed 02:11:15 in a future version of Angular. 02:11:15 02:11:15 For more information on this, see our API docs here: 02:11:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:11:15 ' 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.619 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.625 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.632 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.65 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.657 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.696 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.704 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.707 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.71 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.736 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.741 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.793 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.798 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.806 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.819 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.846 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.85 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.86 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.865 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.875 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.88 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.884 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.908 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.929 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.94 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.957 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.967 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.977 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.983 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.985 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.989 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.01 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.027 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.036 secs) 02:11:15 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.055 secs / 2.036 secs) 02:11:15 TOTAL: 149 SUCCESS 02:11:15 ✔ Browser application bundle generation complete. 02:11:16 02:11:16 =============================== Coverage summary =============================== 02:11:16 Statements : 40.92% ( 1465/3580 ) 02:11:16 Branches : 12.03% ( 111/923 ) 02:11:16 Functions : 33.13% ( 430/1298 ) 02:11:16 Lines : 38.85% ( 1316/3387 ) 02:11:16 ================================================================================ 02:11:16 ✔ Browser application bundle generation complete. 02:11:16 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [Pipeline] echo 02:11:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:11:16 $ docker stop --time=1 8bfe672336537ce5ec0de5a42edfcda1dd0e513fc7ac183afea3a5a6dec94ad9 02:11:17 $ docker rm -f --volumes 8bfe672336537ce5ec0de5a42edfcda1dd0e513fc7ac183afea3a5a6dec94ad9 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:11:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:19 + ls -al . 02:11:19 total 180 02:11:19 drwxrwxr-x 14 jenkins jenkins 4096 May 4 02:09 . 02:11:19 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:08 .. 02:11:19 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:08 .blubracket 02:11:19 -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:08 .dockerignore 02:11:19 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:08 .git 02:11:19 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:08 .github 02:11:19 -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:08 .gitignore 02:11:19 drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:08 .semver 02:11:19 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:08 Attribution.txt 02:11:19 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:08 CHANGELOG.md 02:11:19 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:08 CONTRIBUTING.md 02:11:19 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:08 Dockerfile 02:11:19 -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:08 Jenkinsfile 02:11:19 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:08 LICENSE 02:11:19 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:08 Makefile 02:11:19 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:08 README.md 02:11:19 -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION 02:11:19 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:08 assets 02:11:19 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:08 bin 02:11:19 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:08 cmd 02:11:19 -rw-r--r-- 1 jenkins jenkins 10 May 4 02:09 coverage.out 02:11:19 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:08 docs 02:11:19 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:08 go.mod 02:11:19 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:08 go.sum 02:11:19 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:08 internal 02:11:19 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:08 snap 02:11:19 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:08 testing 02:11:19 -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:08 version.go 02:11:19 drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + 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 . 02:11:20 Sending build context to Docker daemon 48.68MB 02:11:20 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:11:20 Step 2/25 : FROM ${BASE} AS builder 02:11:20 ---> 151c7fb2b604 02:11:20 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:21 ---> Running in 3bd8deb119c4 02:11:21 Removing intermediate container 3bd8deb119c4 02:11:21 ---> 0c783dc57227 02:11:21 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:11:21 ---> Running in efe346b128f3 02:11:21 Removing intermediate container efe346b128f3 02:11:21 ---> 6e07154b8a6c 02:11:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:11:21 ---> Running in 0037102097a7 02:11:21 Removing intermediate container 0037102097a7 02:11:21 ---> baa0d7ba39af 02:11:21 Step 6/25 : LABEL Name=edgex-ui-go 02:11:21 ---> Running in eebc995d4aa2 02:11:21 Removing intermediate container eebc995d4aa2 02:11:21 ---> 7dd8878a8322 02:11:21 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:11:21 ---> Running in 44e99c6a943a 02:11:21 Removing intermediate container 44e99c6a943a 02:11:21 ---> c2445b85477c 02:11:21 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:22 ---> 6d085214f8a6 02:11:22 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:22 ---> Running in 33eb5016d383 02:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:11:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:11:23 OK: 265 MiB in 53 packages 02:11:23 Removing intermediate container 33eb5016d383 02:11:23 ---> a8b1a1c994a3 02:11:23 Step 10/25 : ENV GO111MODULE=on 02:11:23 ---> Running in 7ebce46083df 02:11:23 Removing intermediate container 7ebce46083df 02:11:23 ---> 6f4cb95224b8 02:11:23 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:23 ---> Running in c2a7140faa72 02:11:23 Removing intermediate container c2a7140faa72 02:11:23 ---> 76380971aa86 02:11:23 Step 12/25 : COPY go.mod vendor* ./ 02:11:23 ---> 68b0a833b1a4 02:11:23 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:23 ---> Running in 5320a9e71c6c 02:11:24 Removing intermediate container 5320a9e71c6c 02:11:24 ---> efdab44a3918 02:11:24 Step 14/25 : COPY . . 02:11:26 ---> a1cc3c97b485 02:11:26 Step 15/25 : RUN ${MAKE} 02:11:26 ---> Running in b0d141ef92b4 02:11:26 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 02:11:44 Removing intermediate container b0d141ef92b4 02:11:44 ---> f01394da0c0d 02:11:44 Step 16/25 : FROM alpine:3.17 02:11:44 3.17: Pulling from library/alpine 02:11:44 f56be85fc22e: Already exists 02:11:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:11:44 Status: Downloaded newer image for alpine:3.17 02:11:44 ---> 9ed4aefc74f6 02:11:44 Step 17/25 : EXPOSE 4000 02:11:44 ---> Running in 666369e8837b 02:11:44 Removing intermediate container 666369e8837b 02:11:44 ---> 6a69f32f0b54 02:11:44 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 02:11:45 ---> 06fb8f8f68f3 02:11:45 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:11:45 ---> 77f794033d47 02:11:45 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:11:45 ---> 5087efaeedb2 02:11:45 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:45 ---> Running in a287a7b4af50 02:11:45 Removing intermediate container a287a7b4af50 02:11:45 ---> 345880498122 02:11:45 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:11:45 ---> Running in d3f9c79fb8f8 02:11:45 Removing intermediate container d3f9c79fb8f8 02:11:45 ---> d65a29c54833 02:11:45 Step 23/25 : LABEL arch=amd64 02:11:46 ---> Running in 44ff7f9f8749 02:11:46 Removing intermediate container 44ff7f9f8749 02:11:46 ---> 57d5d9b306cc 02:11:46 Step 24/25 : LABEL git_sha=a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 02:11:46 ---> Running in 57af2a496918 02:11:46 Removing intermediate container 57af2a496918 02:11:46 ---> 015c1f379d37 02:11:46 Step 25/25 : LABEL version=0.0.0 02:11:46 ---> Running in 0dbbdc53c0c3 02:11:46 Removing intermediate container 0dbbdc53c0c3 02:11:46 ---> c9f6be475322 02:11:46 [Warning] One or more build-args [ARCH] were not consumed 02:11:46 Successfully built c9f6be475322 02:11:46 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 02:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:46 02:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:47 latest: Pulling from edgex-lftools-log-publisher 02:11:47 5eb5b503b376: Pulling fs layer 02:11:47 5c69ac0246d0: Pulling fs layer 02:11:47 ec43610c2a17: Pulling fs layer 02:11:47 3a2ae6a8a46f: Pulling fs layer 02:11:47 33b1e0a273af: Pulling fs layer 02:11:47 5d3b04190fa2: Pulling fs layer 02:11:47 2f39f015ded8: Pulling fs layer 02:11:47 3a2ae6a8a46f: Waiting 02:11:47 33b1e0a273af: Waiting 02:11:47 5d3b04190fa2: Waiting 02:11:47 2f39f015ded8: Waiting 02:11:47 5c69ac0246d0: Download complete 02:11:47 3a2ae6a8a46f: Verifying Checksum 02:11:47 3a2ae6a8a46f: Download complete 02:11:47 33b1e0a273af: Verifying Checksum 02:11:47 33b1e0a273af: Download complete 02:11:47 5d3b04190fa2: Verifying Checksum 02:11:47 5d3b04190fa2: Download complete 02:11:47 ec43610c2a17: Verifying Checksum 02:11:47 ec43610c2a17: Download complete 02:11:47 5eb5b503b376: Verifying Checksum 02:11:47 5eb5b503b376: Download complete 02:11:47 2f39f015ded8: Download complete 02:11:48 5eb5b503b376: Pull complete 02:11:48 5c69ac0246d0: Pull complete 02:11:49 ec43610c2a17: Pull complete 02:11:49 3a2ae6a8a46f: Pull complete 02:11:49 33b1e0a273af: Pull complete 02:11:49 5d3b04190fa2: Pull complete 02:11:53 2f39f015ded8: Pull complete 02:11:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:53 prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container 02:11:53 $ 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 02:11:57 $ docker top ff6e12e746e43b7663b314887a35fb209b64ee85305627ef5af61ddb620e2def -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:57 ---> job-cost.sh 02:11:57 lf-activate-venv: SKIPPING 02:11:57 INFO: No Stack... 02:11:58 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:58 INFO: Archiving Costs [Pipeline] sh 02:11:59 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/cost.csv 02:11:59 + cut -d, -f6 [Pipeline] lock 02:11:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] 02:11:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] did not exist. Created. 02:11:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:59 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:59 Stashed 1 file(s) [Pipeline] } 02:11:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:59 $ docker stop --time=1 ff6e12e746e43b7663b314887a35fb209b64ee85305627ef5af61ddb620e2def 02:12:01 $ docker rm -f --volumes ff6e12e746e43b7663b314887a35fb209b64ee85305627ef5af61ddb620e2def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:37:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13245 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] { [Pipeline] ws 02:37:38 Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout 02:37:38 The recommended git tool is: git 02:37:45 using credential edgex-jenkins-ssh 02:37:45 Cloning the remote Git repository 02:37:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:37:45 > git init /w/workspace/edgex-ui-go/7 # timeout=10 02:37:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:37:45 > git --version # timeout=10 02:37:45 > git --version # 'git version 2.25.1' 02:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:37:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:52 Merging remotes/origin/main commit 810f843ca8afc54dd8e89bba5045e5c7e7013274 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 02:37:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:37:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:51 > 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 02:37:52 > git config core.sparsecheckout # timeout=10 02:37:52 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 02:37:52 > git remote # timeout=10 02:37:52 > git config --get remote.origin.url # timeout=10 02:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:52 > git merge 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 02:37:53 Merge succeeded, producing 7199d4acd22f1e64fa6138f6458709b5e9f1b33a 02:37:53 Checking out Revision 7199d4acd22f1e64fa6138f6458709b5e9f1b33a (PR-578) 02:37:53 > git rev-parse HEAD^{commit} # timeout=10 02:37:53 > git config core.sparsecheckout # timeout=10 02:37:53 > git checkout -f 7199d4acd22f1e64fa6138f6458709b5e9f1b33a # timeout=10 02:37:57 Commit message: "Merge commit '810f843ca8afc54dd8e89bba5045e5c7e7013274' into HEAD" 02:37:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:57 > git rev-list --no-walk ead92e8819d3fe086c3c80e4ba382a6450097e15 # timeout=10 02:37:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:37:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:58 Dload Upload Total Spent Left Speed 02:37:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 02:37:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:38:00 + sudo tee /etc/docker/daemon.new 02:38:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:38:00 { 02:38:00 "registry-mirrors": [ 02:38:00 "https://nexus3.edgexfoundry.org:10001" 02:38:00 ], 02:38:00 "bip": "10.250.0.254/24", 02:38:00 "hosts": [ 02:38:00 "tcp://0.0.0.0:5555", 02:38:00 "unix:///var/run/docker.sock" 02:38:00 ], 02:38:00 "mtu": 1458, 02:38:00 "selinux-enabled": true, 02:38:00 "seccomp-profile": "/etc/docker/seccomp.json" 02:38:00 } [Pipeline] sh 02:38:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:38:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:19 provisioning config files... 02:38:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config6643977160407292004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:19 ---> docker-login.sh 02:38:19 nexus3.edgexfoundry.org:10001 02:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:20 Configure a credential helper to remove this warning. See 02:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:20 02:38:20 Login Succeeded 02:38:20 nexus3.edgexfoundry.org:10002 02:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:20 Configure a credential helper to remove this warning. See 02:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:20 02:38:20 Login Succeeded 02:38:20 nexus3.edgexfoundry.org:10003 02:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:21 Configure a credential helper to remove this warning. See 02:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:21 02:38:21 Login Succeeded 02:38:21 nexus3.edgexfoundry.org:10004 02:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:21 Configure a credential helper to remove this warning. See 02:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:21 02:38:21 Login Succeeded 02:38:21 docker.io 02:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:22 Configure a credential helper to remove this warning. See 02:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:22 02:38:22 Login Succeeded 02:38:22 ---> docker-login.sh ends [Pipeline] } 02:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:38:22 ========================================================= 02:38:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:38:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + 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 . 02:38:23 Sending build context to Docker daemon 28.88MB 02:38:23 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:38:23 Step 2/15 : FROM ${BASE} AS builder 02:38:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:38:23 c41833b44d91: Pulling fs layer 02:38:23 ed15518f5707: Pulling fs layer 02:38:23 feae8fd75edb: Pulling fs layer 02:38:23 242c74f7c9fa: Pulling fs layer 02:38:23 3cdef696dda3: Pulling fs layer 02:38:23 2ced38df9373: Pulling fs layer 02:38:23 58f1dce35555: Pulling fs layer 02:38:23 3cdef696dda3: Waiting 02:38:23 2ced38df9373: Waiting 02:38:23 58f1dce35555: Waiting 02:38:23 242c74f7c9fa: Waiting 02:38:23 ed15518f5707: Verifying Checksum 02:38:23 ed15518f5707: Download complete 02:38:23 242c74f7c9fa: Verifying Checksum 02:38:23 242c74f7c9fa: Download complete 02:38:23 3cdef696dda3: Download complete 02:38:24 c41833b44d91: Verifying Checksum 02:38:25 c41833b44d91: Pull complete 02:38:25 58f1dce35555: Verifying Checksum 02:38:25 58f1dce35555: Download complete 02:38:25 ed15518f5707: Pull complete 02:38:26 feae8fd75edb: Verifying Checksum 02:38:26 feae8fd75edb: Download complete 02:38:26 2ced38df9373: Download complete 02:38:36 feae8fd75edb: Pull complete 02:38:37 242c74f7c9fa: Pull complete 02:38:37 3cdef696dda3: Pull complete 02:38:44 2ced38df9373: Pull complete 02:38:46 58f1dce35555: Pull complete 02:38:46 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:38:46 ---> fadd8f120f05 02:38:46 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:38:48 ---> Running in db72c9420d4a 02:38:48 Removing intermediate container db72c9420d4a 02:38:48 ---> 1e87003c1d02 02:38:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:38:48 ---> Running in 194b2e442b29 02:38:48 Removing intermediate container 194b2e442b29 02:38:48 ---> 2ecea76926bc 02:38:48 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:38:48 ---> Running in 840d7dab3f8e 02:38:49 Removing intermediate container 840d7dab3f8e 02:38:49 ---> 9be0baa719fb 02:38:49 Step 6/15 : LABEL Name=edgex-ui-go 02:38:49 ---> Running in ae9824c8bd7c 02:38:49 Removing intermediate container ae9824c8bd7c 02:38:49 ---> 5063c8434a7b 02:38:49 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:38:49 ---> Running in 9480708e8aad 02:38:49 Removing intermediate container 9480708e8aad 02:38:49 ---> c8704e910033 02:38:49 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:38:50 latest: Pulling from library/docker 02:38:50 c41833b44d91: Already exists 02:38:50 6343a5c17821: Pulling fs layer 02:38:50 7fb3fc37985f: Pulling fs layer 02:38:50 c69224d8e51c: Pulling fs layer 02:38:50 9509eea51bfd: Pulling fs layer 02:38:50 13893f74905f: Pulling fs layer 02:38:50 a478c30451b0: Pulling fs layer 02:38:50 cca6ee3ffb4d: Pulling fs layer 02:38:50 fe1b37f33852: Pulling fs layer 02:38:50 b44bc8c7e93d: Pulling fs layer 02:38:50 0e42b4e3b30c: Pulling fs layer 02:38:50 d97e7eb47f8a: Pulling fs layer 02:38:50 3ed71508fdeb: Pulling fs layer 02:38:50 fca51f470542: Pulling fs layer 02:38:50 9509eea51bfd: Waiting 02:38:50 13893f74905f: Waiting 02:38:50 a478c30451b0: Waiting 02:38:50 cca6ee3ffb4d: Waiting 02:38:50 fe1b37f33852: Waiting 02:38:50 b44bc8c7e93d: Waiting 02:38:50 0e42b4e3b30c: Waiting 02:38:50 d97e7eb47f8a: Waiting 02:38:50 3ed71508fdeb: Waiting 02:38:50 fca51f470542: Waiting 02:38:50 7fb3fc37985f: Verifying Checksum 02:38:50 7fb3fc37985f: Download complete 02:38:50 6343a5c17821: Verifying Checksum 02:38:50 6343a5c17821: Download complete 02:38:51 c69224d8e51c: Verifying Checksum 02:38:51 c69224d8e51c: Download complete 02:38:51 13893f74905f: Verifying Checksum 02:38:51 13893f74905f: Download complete 02:38:51 9509eea51bfd: Verifying Checksum 02:38:51 9509eea51bfd: Download complete 02:38:51 a478c30451b0: Verifying Checksum 02:38:51 a478c30451b0: Download complete 02:38:51 cca6ee3ffb4d: Verifying Checksum 02:38:51 cca6ee3ffb4d: Download complete 02:38:51 6343a5c17821: Pull complete 02:38:51 fe1b37f33852: Verifying Checksum 02:38:51 fe1b37f33852: Download complete 02:38:51 0e42b4e3b30c: Verifying Checksum 02:38:51 0e42b4e3b30c: Download complete 02:38:51 b44bc8c7e93d: Verifying Checksum 02:38:51 b44bc8c7e93d: Download complete 02:38:51 7fb3fc37985f: Pull complete 02:38:51 3ed71508fdeb: Verifying Checksum 02:38:51 3ed71508fdeb: Download complete 02:38:51 fca51f470542: Verifying Checksum 02:38:51 fca51f470542: Download complete 02:38:52 c69224d8e51c: Pull complete 02:38:52 d97e7eb47f8a: Verifying Checksum 02:38:52 d97e7eb47f8a: Download complete 02:38:53 9509eea51bfd: Pull complete 02:38:54 13893f74905f: Pull complete 02:38:54 a478c30451b0: Pull complete 02:38:55 cca6ee3ffb4d: Pull complete 02:38:55 fe1b37f33852: Pull complete 02:38:56 b44bc8c7e93d: Pull complete 02:38:56 0e42b4e3b30c: Pull complete 02:38:59 d97e7eb47f8a: Pull complete 02:38:59 3ed71508fdeb: Pull complete 02:38:59 fca51f470542: Pull complete 02:38:59 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:38:59 Status: Downloaded newer image for docker:latest 02:39:02 ---> bc5515c6de7e 02:39:02 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:39:02 ---> Running in c7448889a5b0 02:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:39:05 OK: 263 MiB in 53 packages 02:39:06 Removing intermediate container c7448889a5b0 02:39:06 ---> 25af509ef856 02:39:06 Step 10/15 : ENV GO111MODULE=on 02:39:06 ---> Running in 69d8b9d42cd6 02:39:06 Removing intermediate container 69d8b9d42cd6 02:39:06 ---> 552226173e56 02:39:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:39:07 ---> Running in 20509a382eb7 02:39:07 Removing intermediate container 20509a382eb7 02:39:07 ---> ced667be1220 02:39:07 Step 12/15 : COPY go.mod vendor* ./ 02:39:08 ---> caa3dc544255 02:39:08 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:08 ---> Running in 9484d08dafb6 02:40:16 Removing intermediate container 9484d08dafb6 02:40:16 ---> dcf7da06bbc6 02:40:16 Step 14/15 : COPY . . 02:40:17 ---> a5b02abbc846 02:40:17 Step 15/15 : RUN ${MAKE} 02:40:17 ---> Running in bbbbfe57c365 02:40:18 noop 02:40:19 Removing intermediate container bbbbfe57c365 02:40:19 ---> 6753b0549542 02:40:19 Successfully built 6753b0549542 02:40:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:20 + docker inspect -f . ci-base-image-arm64 02:40:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:20 prd-ubuntu20.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container 02:40:20 $ 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 02:40:21 $ docker top be05a169432e8917de12158b2bf1cfd6923abd95e4c669fb8d516d6b66f06158 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:22 + go version 02:40:22 go version go1.20.2 linux/arm64 [Pipeline] } 02:40:22 $ docker stop --time=1 be05a169432e8917de12158b2bf1cfd6923abd95e4c669fb8d516d6b66f06158 02:40:24 $ 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 02:40:24 + docker inspect -f . ci-base-image-arm64 02:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:24 prd-ubuntu20.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container 02:40:25 $ 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 02:40:26 $ docker top c33c79601fd582f3e987d67913b59ebcf00e87b6b47039dcd985b45032467594 -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:27 + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh 02:40:27 + make test 02:40:27 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:41:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:42:58 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:42:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:43:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:43:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:43:16 ./bin/test-attribution-txt.sh 02:43:16 make -C web test 02:43:16 make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' 02:43:16 make[1]: tput: No such file or directory 02:43:16 make[1]: tput: No such file or directory 02:43:16 warning: generating ./VERSION 02:43:16 echo "0.0.0" > VERSION 02:43:16 docker build \ 02:43:16 -f Dockerfile \ 02:43:16 --build-arg USER=1000 \ 02:43:16 \ 02:43:16 --label "git_sha=7199d4acd22f1e64fa6138f6458709b5e9f1b33a" \ 02:43:16 -t edgexfoundry/edgex-web-ui:7199d4acd22f1e64fa6138f6458709b5e9f1b33a \ 02:43:16 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:43:16 . 02:43:16 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:43:16 Install the buildx component to build images with BuildKit: 02:43:16 https://docs.docker.com/go/buildx/ 02:43:16 02:43:17 Sending build context to Docker daemon 3.269MB 02:43:17 Step 1/10 : FROM node:16.17-alpine3.15 02:43:17 16.17-alpine3.15: Pulling from library/node 02:43:17 47517142f6ba: Pulling fs layer 02:43:17 5f8c4bfa009b: Pulling fs layer 02:43:17 f7079c9c4ba1: Pulling fs layer 02:43:17 aba105e6f55a: Pulling fs layer 02:43:17 aba105e6f55a: Waiting 02:43:18 f7079c9c4ba1: Verifying Checksum 02:43:18 f7079c9c4ba1: Download complete 02:43:18 47517142f6ba: Verifying Checksum 02:43:18 47517142f6ba: Download complete 02:43:18 aba105e6f55a: Verifying Checksum 02:43:18 aba105e6f55a: Download complete 02:43:18 47517142f6ba: Pull complete 02:43:18 5f8c4bfa009b: Verifying Checksum 02:43:18 5f8c4bfa009b: Download complete 02:43:23 5f8c4bfa009b: Pull complete 02:43:23 f7079c9c4ba1: Pull complete 02:43:23 aba105e6f55a: Pull complete 02:43:23 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:43:23 Status: Downloaded newer image for node:16.17-alpine3.15 02:43:23 ---> bf1b8b58d215 02:43:23 Step 2/10 : RUN apk add --no-cache chromium 02:43:23 ---> Running in dfcb8e0f661e 02:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:43:26 (1/128) Installing libxau (1.0.9-r0) 02:43:26 (2/128) Installing libmd (1.0.3-r0) 02:43:26 (3/128) Installing libbsd (0.11.3-r1) 02:43:26 (4/128) Installing libxdmcp (1.1.3-r0) 02:43:26 (5/128) Installing libxcb (1.14-r2) 02:43:26 (6/128) Installing libx11 (1.7.3.1-r0) 02:43:26 (7/128) Installing libxext (1.3.4-r0) 02:43:26 (8/128) Installing libice (1.0.10-r0) 02:43:26 (9/128) Installing libuuid (2.37.4-r0) 02:43:26 (10/128) Installing libsm (1.2.3-r0) 02:43:26 (11/128) Installing libxt (1.2.1-r0) 02:43:26 (12/128) Installing libxmu (1.1.3-r0) 02:43:26 (13/128) Installing xset (1.2.4-r0) 02:43:26 (14/128) Installing xprop (1.2.5-r0) 02:43:26 (15/128) Installing xdg-utils (1.1.3-r0) 02:43:26 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:43:26 (17/128) Installing pkgconf (1.8.1-r0) 02:43:26 (18/128) Installing libffi (3.4.2-r1) 02:43:26 (19/128) Installing libintl (0.21-r0) 02:43:26 (20/128) Installing libblkid (2.37.4-r0) 02:43:26 (21/128) Installing libmount (2.37.4-r0) 02:43:26 (22/128) Installing pcre (8.45-r1) 02:43:26 (23/128) Installing glib (2.70.1-r0) 02:43:26 (24/128) Installing xz-libs (5.2.5-r1) 02:43:26 (25/128) Installing libxml2 (2.9.14-r2) 02:43:26 (26/128) Installing shared-mime-info (2.1-r2) 02:43:26 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:43:27 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:43:27 (29/128) Installing libpng (1.6.37-r1) 02:43:27 (30/128) Installing libwebp (1.2.2-r0) 02:43:27 (31/128) Installing zstd-libs (1.5.0-r0) 02:43:27 (32/128) Installing tiff (4.4.0-r1) 02:43:27 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:43:27 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:43:27 (35/128) Installing libxcomposite (0.4.5-r0) 02:43:27 (36/128) Installing libxfixes (6.0.0-r0) 02:43:27 (37/128) Installing libxrender (0.9.10-r3) 02:43:27 (38/128) Installing libxcursor (1.2.0-r0) 02:43:27 (39/128) Installing libxdamage (1.1.5-r1) 02:43:27 (40/128) Installing libxi (1.8-r0) 02:43:27 (41/128) Installing libxinerama (1.1.4-r1) 02:43:27 (42/128) Installing libxrandr (1.5.2-r1) 02:43:27 (43/128) Installing atk (2.36.0-r0) 02:43:27 (44/128) Installing libxtst (1.2.3-r3) 02:43:27 (45/128) Installing dbus-libs (1.12.24-r0) 02:43:27 (46/128) Installing at-spi2-core (2.42.0-r0) 02:43:27 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:43:27 (48/128) Installing expat (2.5.0-r0) 02:43:27 (49/128) Installing brotli-libs (1.0.9-r5) 02:43:27 (50/128) Installing libbz2 (1.0.8-r1) 02:43:27 (51/128) Installing freetype (2.11.1-r2) 02:43:27 (52/128) Installing fontconfig (2.13.1-r4) 02:43:27 (53/128) Installing pixman (0.40.0-r4) 02:43:27 (54/128) Installing cairo (1.16.0-r5) 02:43:27 (55/128) Installing cairo-gobject (1.16.0-r5) 02:43:27 (56/128) Installing avahi-libs (0.8-r5) 02:43:27 (57/128) Installing gmp (6.2.1-r1) 02:43:27 (58/128) Installing nettle (3.7.3-r0) 02:43:27 (59/128) Installing p11-kit (0.24.0-r1) 02:43:27 (60/128) Installing libtasn1 (4.18.0-r1) 02:43:27 (61/128) Installing libunistring (0.9.10-r1) 02:43:27 (62/128) Installing gnutls (3.7.1-r2) 02:43:27 (63/128) Installing cups-libs (2.3.3-r6) 02:43:27 (64/128) Installing libepoxy (1.5.9-r0) 02:43:27 (65/128) Installing fribidi (1.0.11-r0) 02:43:27 (66/128) Installing graphite2 (1.3.14-r0) 02:43:27 (67/128) Installing harfbuzz (3.0.0-r2) 02:43:27 (68/128) Installing libxft (2.3.4-r0) 02:43:27 (69/128) Installing pango (1.48.10-r0) 02:43:27 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:43:27 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:43:27 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:43:27 (73/128) Installing xkeyboard-config (2.34-r0) 02:43:27 (74/128) Installing libxkbcommon (1.3.1-r0) 02:43:28 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:43:28 Executing gtk+3.0-3.24.30-r0.post-install 02:43:28 (76/128) Installing libfontenc (1.1.4-r0) 02:43:28 (77/128) Installing mkfontscale (1.2.1-r1) 02:43:28 (78/128) Installing ttf-opensans (1.10-r1) 02:43:28 Executing ttf-opensans-1.10-r1.post-install 02:43:31 (79/128) Installing libogg (1.3.5-r0) 02:43:31 (80/128) Installing flac (1.3.4-r0) 02:43:31 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:43:31 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:43:31 (83/128) Installing sdl2 (2.0.16-r4) 02:43:31 (84/128) Installing aom-libs (3.2.0-r0) 02:43:31 (85/128) Installing libass (0.15.2-r0) 02:43:31 (86/128) Installing libdav1d (0.9.2-r0) 02:43:31 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:43:31 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:43:31 (89/128) Installing lame (3.100-r0) 02:43:31 (90/128) Installing opus (1.3.1-r1) 02:43:31 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:43:31 (92/128) Installing soxr (0.1.3-r2) 02:43:31 (93/128) Installing libsrt (1.4.2-r1) 02:43:31 (94/128) Installing libssh (0.9.6-r1) 02:43:31 (95/128) Installing libtheora (1.1.1-r16) 02:43:31 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:43:31 (97/128) Installing libdrm (2.4.109-r0) 02:43:31 (98/128) Installing libva (2.13.0-r0) 02:43:31 (99/128) Installing libvdpau (1.4-r0) 02:43:31 (100/128) Installing vidstab (1.1.0-r1) 02:43:31 (101/128) Installing libvorbis (1.3.7-r0) 02:43:31 (102/128) Installing libvpx (1.10.0-r0) 02:43:31 (103/128) Installing vulkan-loader (1.2.196-r0) 02:43:31 (104/128) Installing x264-libs (20210613-r0) 02:43:31 (105/128) Installing x265-libs (3.5-r0) 02:43:31 (106/128) Installing xvidcore (1.3.7-r1) 02:43:31 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:43:31 (108/128) Installing libevent (2.1.12-r4) 02:43:31 (109/128) Installing mesa (21.2.6-r0) 02:43:31 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:43:31 (111/128) Installing mesa-gbm (21.2.6-r0) 02:43:31 (112/128) Installing lcms2 (2.12-r1) 02:43:31 (113/128) Installing nspr (4.32-r0) 02:43:31 (114/128) Installing sqlite-libs (3.36.0-r0) 02:43:31 (115/128) Installing nss (3.78.1-r0) 02:43:31 (116/128) Installing libasyncns (0.8-r1) 02:43:31 (117/128) Installing libltdl (2.4.6-r7) 02:43:31 (118/128) Installing orc (0.4.32-r0) 02:43:32 (119/128) Installing libsndfile (1.0.31-r1) 02:43:32 (120/128) Installing speexdsp (1.2.0-r0) 02:43:32 (121/128) Installing tdb-libs (1.4.5-r0) 02:43:32 (122/128) Installing libpulse (15.0-r2) 02:43:32 (123/128) Installing re2 (2021.11.01-r0) 02:43:32 (124/128) Installing snappy (1.1.9-r1) 02:43:32 (125/128) Installing libgpg-error (1.42-r1) 02:43:32 (126/128) Installing libgcrypt (1.9.4-r0) 02:43:32 (127/128) Installing libxslt (1.1.35-r0) 02:43:32 (128/128) Installing chromium (99.0.4844.84-r0) 02:43:36 Executing busybox-1.34.1-r7.trigger 02:43:36 Executing glib-2.70.1-r0.trigger 02:43:36 Executing shared-mime-info-2.1-r2.trigger 02:43:39 Executing gdk-pixbuf-2.42.8-r0.trigger 02:43:39 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:43:39 Executing fontconfig-2.13.1-r4.trigger 02:43:39 Executing mkfontscale-1.2.1-r1.trigger 02:43:39 OK: 275 MiB in 144 packages 02:43:49 Removing intermediate container dfcb8e0f661e 02:43:49 ---> 281b439670cf 02:43:49 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:43:49 ---> Running in 835bcc530c80 02:43:49 Removing intermediate container 835bcc530c80 02:43:49 ---> 6d6783c68f79 02:43:49 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:43:49 ---> Running in 8bde8f6deef2 02:43:49 Removing intermediate container 8bde8f6deef2 02:43:49 ---> fc9ca4e3bf0e 02:43:49 Step 5/10 : RUN npm install -g npm 02:43:49 ---> Running in cb42b679f30c 02:44:21 02:44:21 removed 7 packages, changed 101 packages, and audited 264 packages in 26s 02:44:21 02:44:21 27 packages are looking for funding 02:44:21 run `npm fund` for details 02:44:21 02:44:21 found 0 vulnerabilities 02:44:21 Removing intermediate container cb42b679f30c 02:44:21 ---> 246bbe23d711 02:44:21 Step 6/10 : ARG USER=1000 02:44:21 ---> Running in 3e63682d2611 02:44:21 Removing intermediate container 3e63682d2611 02:44:21 ---> 9c6c56f5bd2f 02:44:21 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:44:21 ---> Running in a3e490d67e62 02:44:23 Removing intermediate container a3e490d67e62 02:44:23 ---> acb6f3990d3e 02:44:23 Step 8/10 : USER $USER:$USER 02:44:23 ---> Running in 55a84d65a8c8 02:44:23 Removing intermediate container 55a84d65a8c8 02:44:23 ---> 4c7f8d6589df 02:44:23 Step 9/10 : WORKDIR /app 02:44:23 ---> Running in 208324124a14 02:44:24 Removing intermediate container 208324124a14 02:44:24 ---> 5259d4c99e0d 02:44:24 Step 10/10 : LABEL git_sha=7199d4acd22f1e64fa6138f6458709b5e9f1b33a 02:44:24 ---> Running in 3d8c0162ac15 02:44:24 Removing intermediate container 3d8c0162ac15 02:44:24 ---> 9b6363aa308c 02:44:24 Successfully built 9b6363aa308c 02:44:24 Successfully tagged edgexfoundry/edgex-web-ui:7199d4acd22f1e64fa6138f6458709b5e9f1b33a 02:44:24 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:44:24 touch edgex-web-ui.imagebuilt 02:44:24 mkdir -p node_modules coverage 02:44:24 chown "1000:1000" node_modules coverage package-lock.json 02:44:24 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:44:36 npm WARN EBADENGINE Unsupported engine { 02:44:36 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:44:36 npm WARN EBADENGINE required: { 02:44:36 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:44:36 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:44:36 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:44:36 npm WARN EBADENGINE }, 02:44:36 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:44:36 npm WARN EBADENGINE } 02:45:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:45:11 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 02:45:11 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:45:12 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:45:13 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:45:17 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:45:27 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:45:28 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:45:32 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:45:51 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:45:51 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:45:51 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. 02:45:53 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. 02:45:55 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. 02:45:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:46:09 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 02:46:10 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 02:46:25 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. 02:47:04 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. 02:47:43 02:47:43 added 1475 packages, and audited 1476 packages in 3m 02:47:43 02:47:43 90 packages are looking for funding 02:47:43 run `npm fund` for details 02:47:43 02:47:43 36 vulnerabilities (1 low, 13 moderate, 18 high, 4 critical) 02:47:43 02:47:43 To address issues that do not require attention, run: 02:47:43 npm audit fix 02:47:43 02:47:43 To address all issues (including breaking changes), run: 02:47:43 npm audit fix --force 02:47:43 02:47:43 Run `npm audit` for details. 02:47:43 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 02:48:02 - Generating browser application bundles (phase: setup)... 02:48:34 Compiling @angular/core : es2015 as esm2015 02:48:34 Compiling @angular/compiler/testing : es2015 as esm2015 02:49:02 Compiling @angular/common : es2015 as esm2015 02:49:02 Compiling @angular/core/testing : es2015 as esm2015 02:49:04 Compiling @angular/platform-browser : es2015 as esm2015 02:49:04 Compiling @angular/common/testing : es2015 as esm2015 02:49:09 Compiling @angular/router : es2015 as esm2015 02:49:09 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:49:14 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:49:16 Compiling @angular/common/http : es2015 as esm2015 02:49:16 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:49:20 Compiling @angular/forms : es2015 as esm2015 02:49:20 Compiling @angular/router/testing : es2015 as esm2015 02:49:21 Compiling @angular/common/http/testing : es2015 as esm2015 02:50:17 04 05 2023 02:50:16.536:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:50:17 04 05 2023 02:50:16.549:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:50:17 04 05 2023 02:50:16.574:INFO [launcher]: Starting browser ChromeHeadless 02:51:39 04 05 2023 02:51:28.887:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:51:39 04 05 2023 02:51:36.742:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:51:47 04 05 2023 02:51:46.291:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:52:19 ✔ Browser application bundle generation complete. 02:52:19 04 05 2023 02:52:18.205:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket PfJwUV9kQfXE7anuAAAB with id 35148399 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.634 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.187 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.392 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.441 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.563 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.6 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.675 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.946 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.056 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.309 secs) 02:52:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.352 secs) 02:52:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.625 secs) 02:52:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.715 secs) 02:52:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.798 secs) 02:52:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.825 secs) 02:52:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.118 secs) 02:52:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.497 secs) 02:52:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.517 secs) 02:52:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.669 secs) 02:52:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.857 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.93 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.029 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.078 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.152 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.256 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.293 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.315 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.689 secs) 02:52:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.712 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.735 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.891 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.962 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.01 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.043 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.06 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.193 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.38 secs) 02:52:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.52 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.551 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.578 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.607 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.621 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.635 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.725 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.886 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.947 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.008 secs) 02:52:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.138 secs) 02:52:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.353 secs) 02:52:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.406 secs) 02:52:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.458 secs) 02:52:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.624 secs) 02:52:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.829 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.948 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.048 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.066 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.075 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.089 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.307 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.336 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.447 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.475 secs) 02:52:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.577 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.784 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.911 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.972 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.047 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.108 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.2 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.219 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.236 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.248 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.279 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.302 secs) 02:52:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.432 secs) 02:52:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.484 secs) 02:52:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.529 secs) 02:52:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.571 secs) 02:52:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.713 secs) 02:52:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.906 secs) 02:52:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.953 secs) 02:52:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.999 secs) 02:52:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.591 secs) 02:52:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.661 secs) 02:52:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.686 secs) 02:52:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.7 secs) 02:52:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.766 secs) 02:52:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.785 secs) 02:52:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.795 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.937 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.012 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.069 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.086 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.097 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.174 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.228 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.265 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.295 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.315 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.333 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.568 secs) 02:52:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.628 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.957 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.996 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.068 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.132 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.167 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.201 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.218 secs) 02:52:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.233 secs) 02:52:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.393 secs) 02:52:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.5 secs) 02:52:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.729 secs) 02:52:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.86 secs) 02:52:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.992 secs) 02:52:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.053 secs) 02:52:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.065 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.074 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.143 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.173 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.198 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.253 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.289 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.613 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.692 secs) 02:52:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.817 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.866 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.894 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.947 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.966 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.977 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.128 secs) 02:52:52 WARN: ' 02:52:52 It looks like you're using ngModel on the same form field as formControlName. 02:52:52 Support for using the ngModel input property and ngModelChange event with 02:52:52 reactive form directives has been deprecated in Angular v6 and will be removed 02:52:52 in a future version of Angular. 02:52:52 02:52:52 For more information on this, see our API docs here: 02:52:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:52:52 ' 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.128 secs) 02:52:52 WARN: ' 02:52:52 It looks like you're using ngModel on the same form field as formControlName. 02:52:52 Support for using the ngModel input property and ngModelChange event with 02:52:52 reactive form directives has been deprecated in Angular v6 and will be removed 02:52:52 in a future version of Angular. 02:52:52 02:52:52 For more information on this, see our API docs here: 02:52:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:52:52 ' 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.272 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.463 secs) 02:52:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.566 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.611 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.657 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.682 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.696 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.783 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.885 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.933 secs) 02:52:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.046 secs) 02:52:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.081 secs) 02:52:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.094 secs) 02:52:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.139 secs) 02:52:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.159 secs) 02:52:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.169 secs) 02:52:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.192 secs) 02:52:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.929 secs / 14.192 secs) 02:52:54 TOTAL: 149 SUCCESS 02:52:54 ✔ Browser application bundle generation complete. 02:52:58 02:52:58 =============================== Coverage summary =============================== 02:52:58 Statements : 40.98% ( 1467/3580 ) 02:52:58 Branches : 12.03% ( 111/923 ) 02:52:58 Functions : 33.28% ( 432/1298 ) 02:52:58 Lines : 38.91% ( 1318/3387 ) 02:52:58 ================================================================================ 02:52:58 04 05 2023 02:52:58.158:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:52:59 ✔ Browser application bundle generation complete. 02:53:00 make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo 02:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:53:00 $ docker stop --time=1 c33c79601fd582f3e987d67913b59ebcf00e87b6b47039dcd985b45032467594 02:53:02 $ docker rm -f --volumes c33c79601fd582f3e987d67913b59ebcf00e87b6b47039dcd985b45032467594 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:53:06 Warning: overwriting stash ‘coverage-report’ 02:53:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:53:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:53:15 + ls -al . 02:53:15 total 176 02:53:15 drwxrwxr-x 13 jenkins jenkins 4096 May 4 02:40 . 02:53:15 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:37 .. 02:53:15 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:37 .blubracket 02:53:15 -rw-rw-r-- 1 jenkins jenkins 18 May 4 02:37 .dockerignore 02:53:15 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:37 .git 02:53:15 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:37 .github 02:53:15 -rw-rw-r-- 1 jenkins jenkins 185 May 4 02:37 .gitignore 02:53:15 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 02:37 Attribution.txt 02:53:15 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 02:37 CHANGELOG.md 02:53:15 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 02:37 CONTRIBUTING.md 02:53:15 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 02:37 Dockerfile 02:53:15 -rw-rw-r-- 1 jenkins jenkins 652 May 4 02:37 Jenkinsfile 02:53:15 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 02:37 LICENSE 02:53:15 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 02:37 Makefile 02:53:15 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 02:37 README.md 02:53:15 -rw-rw-r-- 1 jenkins jenkins 5 May 4 02:08 VERSION 02:53:15 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:37 assets 02:53:15 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:37 bin 02:53:15 drwxrwxr-x 3 jenkins jenkins 4096 May 4 02:37 cmd 02:53:15 -rw-r--r-- 1 jenkins jenkins 10 May 4 02:40 coverage.out 02:53:15 drwxrwxr-x 2 jenkins jenkins 4096 May 4 02:37 docs 02:53:15 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 02:37 go.mod 02:53:15 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 02:37 go.sum 02:53:15 drwxrwxr-x 8 jenkins jenkins 4096 May 4 02:37 internal 02:53:15 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:37 snap 02:53:15 drwxrwxr-x 4 jenkins jenkins 4096 May 4 02:37 testing 02:53:15 -rw-rw-r-- 1 jenkins jenkins 155 May 4 02:37 version.go 02:53:15 drwxrwxr-x 6 jenkins jenkins 4096 May 4 02:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + 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 . 02:53:16 Sending build context to Docker daemon 31.64MB 02:53:16 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:53:16 Step 2/25 : FROM ${BASE} AS builder 02:53:16 ---> 6753b0549542 02:53:16 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:53:17 ---> Running in 4f4d0377cae9 02:53:18 Removing intermediate container 4f4d0377cae9 02:53:18 ---> e1175b37999b 02:53:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:53:18 ---> Running in 300d3838e0bb 02:53:18 Removing intermediate container 300d3838e0bb 02:53:18 ---> 4ca158d4e16f 02:53:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:53:18 ---> Running in a9a6f363089f 02:53:18 Removing intermediate container a9a6f363089f 02:53:18 ---> 6fc5f50ff7a5 02:53:18 Step 6/25 : LABEL Name=edgex-ui-go 02:53:19 ---> Running in eaeaa6e1a4fc 02:53:19 Removing intermediate container eaeaa6e1a4fc 02:53:19 ---> f503676a1282 02:53:19 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:53:19 ---> Running in 9e85a84b52f2 02:53:19 Removing intermediate container 9e85a84b52f2 02:53:19 ---> ab399f1c481e 02:53:19 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:53:20 ---> ed42a083f3b2 02:53:20 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:53:21 ---> Running in 950b20681381 02:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:23 OK: 263 MiB in 53 packages 02:53:24 Removing intermediate container 950b20681381 02:53:24 ---> 71928f20aab4 02:53:24 Step 10/25 : ENV GO111MODULE=on 02:53:24 ---> Running in ef0f439a8d1f 02:53:24 Removing intermediate container ef0f439a8d1f 02:53:24 ---> 542f5f003242 02:53:24 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:53:24 ---> Running in 50028a43c9ac 02:53:25 Removing intermediate container 50028a43c9ac 02:53:25 ---> ab5d7ff697b4 02:53:25 Step 12/25 : COPY go.mod vendor* ./ 02:53:25 ---> 37bcb8cd4bb0 02:53:25 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:26 ---> Running in d38fddad7785 02:53:30 Removing intermediate container d38fddad7785 02:53:30 ---> 6c014ddf5173 02:53:30 Step 14/25 : COPY . . 02:53:33 ---> fc74bbc4400c 02:53:33 Step 15/25 : RUN ${MAKE} 02:53:33 ---> Running in a39772e92366 02:53:34 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 02:55:41 Removing intermediate container a39772e92366 02:55:41 ---> 23f5d21bfaaa 02:55:41 Step 16/25 : FROM alpine:3.17 02:55:41 3.17: Pulling from library/alpine 02:55:41 c41833b44d91: Already exists 02:55:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:55:41 Status: Downloaded newer image for alpine:3.17 02:55:41 ---> 51e60588ff2c 02:55:41 Step 17/25 : EXPOSE 4000 02:55:41 ---> Running in ba116fdeffc0 02:55:41 Removing intermediate container ba116fdeffc0 02:55:41 ---> 6bdc9adc63ef 02:55:41 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 02:55:41 ---> 4142b0c35e74 02:55:41 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:55:41 ---> 68e53d335db7 02:55:41 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:55:41 ---> 6e81d36aef5a 02:55:41 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:55:41 ---> Running in d759da6e69d0 02:55:41 Removing intermediate container d759da6e69d0 02:55:41 ---> 5698f049e235 02:55:41 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:55:41 ---> Running in 91e12dc23ee3 02:55:41 Removing intermediate container 91e12dc23ee3 02:55:41 ---> fcdd6c0e7e3a 02:55:41 Step 23/25 : LABEL arch=arm64 02:55:41 ---> Running in 1fa5c9dec1c1 02:55:41 Removing intermediate container 1fa5c9dec1c1 02:55:41 ---> eb0eda9ad68c 02:55:41 Step 24/25 : LABEL git_sha=7199d4acd22f1e64fa6138f6458709b5e9f1b33a 02:55:41 ---> Running in 79edde452353 02:55:41 Removing intermediate container 79edde452353 02:55:41 ---> befd608ef5ec 02:55:41 Step 25/25 : LABEL version=0.0.0 02:55:41 ---> Running in f76d7544628c 02:55:41 Removing intermediate container f76d7544628c 02:55:41 ---> 49edb121d02e 02:55:41 [Warning] One or more build-args [ARCH] were not consumed 02:55:41 Successfully built 49edb121d02e 02:55:41 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 02:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:55:42 02:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:55:42 arm64: Pulling from edgex-lftools-log-publisher 02:55:42 8998bd30e6a1: Pulling fs layer 02:55:42 04944245beec: Pulling fs layer 02:55:42 699f458cf7ca: Pulling fs layer 02:55:42 765212b225bb: Pulling fs layer 02:55:42 f23df028b6ca: Pulling fs layer 02:55:42 d65c8cfc05b1: Pulling fs layer 02:55:42 2437ff75d9bd: Pulling fs layer 02:55:42 d65c8cfc05b1: Waiting 02:55:42 765212b225bb: Waiting 02:55:42 f23df028b6ca: Waiting 02:55:42 2437ff75d9bd: Waiting 02:55:42 04944245beec: Verifying Checksum 02:55:42 04944245beec: Download complete 02:55:42 765212b225bb: Verifying Checksum 02:55:42 765212b225bb: Download complete 02:55:42 f23df028b6ca: Verifying Checksum 02:55:42 f23df028b6ca: Download complete 02:55:42 d65c8cfc05b1: Verifying Checksum 02:55:42 d65c8cfc05b1: Download complete 02:55:42 699f458cf7ca: Verifying Checksum 02:55:42 699f458cf7ca: Download complete 02:55:43 8998bd30e6a1: Download complete 02:55:45 2437ff75d9bd: Verifying Checksum 02:55:45 2437ff75d9bd: Download complete 02:55:47 8998bd30e6a1: Pull complete 02:55:47 04944245beec: Pull complete 02:55:48 699f458cf7ca: Pull complete 02:55:48 765212b225bb: Pull complete 02:55:49 f23df028b6ca: Pull complete 02:55:49 d65c8cfc05b1: Pull complete 02:56:04 2437ff75d9bd: Pull complete 02:56:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:56:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:04 prd-ubuntu20.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container 02:56:04 $ 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 02:56:07 $ docker top f957e609de9546d0017f71e7c42fa3d66cffa23604a83e638a706e8b418693ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:08 ---> job-cost.sh 02:56:08 lf-activate-venv: SKIPPING 02:56:08 INFO: No Stack... 02:56:09 INFO: Retrieving Pricing Info for: v3-standard-4 02:56:09 INFO: Archiving Costs [Pipeline] sh 02:56:10 + cut -d, -f6 02:56:10 + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [Pipeline] lock 02:56:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] 02:56:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] did not exist. Created. 02:56:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:10 /w/workspace/edgex-ui-go/7@tmp/durable-5d73ac7b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:56:11 + echo total: 0.10999999940395355 [Pipeline] stash 02:56:11 Warning: overwriting stash ‘stack-cost’ 02:56:15 Stashed 1 file(s) [Pipeline] } 02:56:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:15 $ docker stop --time=1 f957e609de9546d0017f71e7c42fa3d66cffa23604a83e638a706e8b418693ec 02:56:17 $ 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 02:56:17 provisioning config files... 02:56:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config8014522182119595268tmp [Pipeline] { [Pipeline] sh 02:56:18 + set +x 02:56:18 + curl -s https://codecov.io/bash 02:56:18 + bash -s -- 02:56:18 02:56:18 _____ _ 02:56:18 / ____| | | 02:56:18 | | ___ __| | ___ ___ _____ __ 02:56:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:56:18 | |___| (_) | (_| | __/ (_| (_) \ V / 02:56:18 \_____\___/ \__,_|\___|\___\___/ \_/ 02:56:18 Bash-1.0.6 02:56:18 02:56:18 02:56:18 ==> git version 2.25.1 found 02:56:18 ==> 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 02:56:18 Release-Date: 2020-01-08 02:56:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:56:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:56:18 ==> Jenkins CI detected. 02:56:18 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-578 02:56:18 project root: . 02:56:18 --> token set from env 02:56:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:56:18 ==> Running gcov in . (disable via -X gcov) 02:56:18 ==> Python coveragepy not found 02:56:18 ==> Searching for coverage reports in: 02:56:18 + . 02:56:18 -> Found 1 reports 02:56:18 ==> Detecting git/mercurial file structure 02:56:18 ==> Reading reports 02:56:18 + ./coverage.out bytes=10 02:56:18 ==> Appending adjustments 02:56:18 https://docs.codecov.io/docs/fixing-reports 02:56:19 + Found adjustments 02:56:19 ==> Gzipping contents 02:56:19 12K /tmp/codecov.8wLLi2.gz 02:56:19 ==> Uploading reports 02:56:19 url: https://codecov.io 02:56:19 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= 02:56:19 -> Pinging Codecov 02:56:19 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= 02:56:19 -> Uploading to 02:56:19 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 02:56:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:56:19 Dload Upload Total Spent Left Speed 02:56:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 37285 --:--:-- --:--:-- --:--:-- 37285 02:56:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a482dd77bcd9f9d1576ff250115bfc82f3bb87e1 [Pipeline] } 02:56:19 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 02:56:20 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives ] 02:56:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 02:56:20 total 16 02:56:20 drwxr-xr-x 3 root root 4096 May 4 02:11 . 02:56:20 drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. 02:56:20 drwxr-xr-x 2 root root 4096 May 4 02:11 cost 02:56:20 -rw-r--r-- 1 root root 83 May 4 02:11 cost.csv 02:56:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 02:56:20 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 02:56:20 total 16 02:56:20 drwxr-xr-x 3 jenkins jenkins 4096 May 4 02:11 . 02:56:20 drwxrwxr-x 15 jenkins jenkins 4096 May 4 02:11 .. 02:56:20 drwxr-xr-x 2 jenkins jenkins 4096 May 4 02:11 cost 02:56:20 -rw-r--r-- 1 jenkins jenkins 83 May 4 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:56:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:56:21 ---> package-listing.sh 02:56:21 ++ facter osfamily 02:56:21 ++ tr '[:upper:]' '[:lower:]' 02:56:21 + OS_FAMILY=debian 02:56:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-578 02:56:21 + START_PACKAGES=/tmp/packages_start.txt 02:56:21 + END_PACKAGES=/tmp/packages_end.txt 02:56:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:56:21 + PACKAGES=/tmp/packages_start.txt 02:56:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' 02:56:21 + PACKAGES=/tmp/packages_end.txt 02:56:21 + case "${OS_FAMILY}" in 02:56:21 + dpkg -l 02:56:21 + grep '^ii' 02:56:21 + '[' -f /tmp/packages_start.txt ']' 02:56:21 + '[' -f /tmp/packages_end.txt ']' 02:56:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:56:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' 02:56:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ 02:56:21 + 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 02:56:21 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 02:56:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:22 prd-ubuntu20.04-docker-8c-8g-12690 does not seem to be running inside a container 02:56:22 $ 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 02:56:22 $ docker top 925162fefca6cf8d55a00ef46ab0adba0957e67aa3cf19fe49afb3fe7f647056 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:56:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:56:23 + ls /var/log/sa-host 02:56:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:23 provisioning config files... 02:56:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config11248569522120698999tmp [Pipeline] { [Pipeline] echo 02:56:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:56:24 ---> create-netrc.sh [Pipeline] } 02:56:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:56:24 ---> python-tools-install.sh [Pipeline] echo 02:56:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:24 ---> sudo-logs.sh 02:56:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:56:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:56:25 ---> job-cost.sh 02:56:25 lf-activate-venv: SKIPPING 02:56:25 DEBUG: total: 0.2199999988079071 02:56:25 INFO: Retrieving Stack Cost... 02:56:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:26 INFO: Archiving Costs [Pipeline] echo 02:56:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:56:26 ---> logs-deploy.sh 02:56:26 lf-activate-venv: SKIPPING 02:56:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-578/7 02:56:26 INFO: archiving workspace using pattern(s): 02:56:27 Archives upload complete. 02:56:27 INFO: archiving logs to Nexus 02:56:28 ---> uname -a: 02:56:28 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 02:56:28 02:56:28 02:56:28 ---> lscpu: 02:56:28 Architecture: x86_64 02:56:28 CPU op-mode(s): 32-bit, 64-bit 02:56:28 Byte Order: Little Endian 02:56:28 Address sizes: 40 bits physical, 48 bits virtual 02:56:28 CPU(s): 8 02:56:28 On-line CPU(s) list: 0-7 02:56:28 Thread(s) per core: 1 02:56:28 Core(s) per socket: 1 02:56:28 Socket(s): 8 02:56:28 NUMA node(s): 1 02:56:28 Vendor ID: AuthenticAMD 02:56:28 CPU family: 23 02:56:28 Model: 49 02:56:28 Model name: AMD EPYC-Rome Processor 02:56:28 Stepping: 0 02:56:28 CPU MHz: 2800.000 02:56:28 BogoMIPS: 5600.00 02:56:28 Virtualization: AMD-V 02:56:28 Hypervisor vendor: KVM 02:56:28 Virtualization type: full 02:56:28 L1d cache: 256 KiB 02:56:28 L1i cache: 256 KiB 02:56:28 L2 cache: 4 MiB 02:56:28 L3 cache: 128 MiB 02:56:28 NUMA node0 CPU(s): 0-7 02:56:28 Vulnerability Itlb multihit: Not affected 02:56:28 Vulnerability L1tf: Not affected 02:56:28 Vulnerability Mds: Not affected 02:56:28 Vulnerability Meltdown: Not affected 02:56:28 Vulnerability Mmio stale data: Not affected 02:56:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:56:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:56:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:56:28 Vulnerability Srbds: Not affected 02:56:28 Vulnerability Tsx async abort: Not affected 02:56:28 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 02:56:28 02:56:28 02:56:28 ---> nproc: 02:56:28 8 02:56:28 02:56:28 02:56:28 ---> df -h: 02:56:28 Filesystem Size Used Avail Use% Mounted on 02:56:28 overlay 155G 13G 142G 9% / 02:56:28 tmpfs 64M 0 64M 0% /dev 02:56:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:56:28 shm 64M 0 64M 0% /dev/shm 02:56:28 /dev/vda1 155G 13G 142G 9% /facter-os 02:56:28 02:56:28 02:56:28 ---> sar -b -r -n DEV: 02:56:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12690) 05/04/23 _x86_64_ (8 CPU) 02:56:28 02:56:28 02:07:37 LINUX RESTART (8 CPU) 02:56:28 02:56:28 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:56:28 02:09:01 234.88 40.29 194.58 0.00 4336.08 131664.99 0.00 02:56:28 02:10:01 126.28 0.03 126.25 0.00 4.80 66451.72 0.00 02:56:28 02:11:01 280.55 0.40 280.15 0.00 6.93 39917.61 0.00 02:56:28 02:12:01 206.90 0.25 206.65 0.00 20.40 45063.29 0.00 02:56:28 02:13:01 38.49 11.96 26.53 0.00 5437.76 6326.16 0.00 02:56:28 02:14:01 4.32 0.00 4.32 0.00 0.00 52.12 0.00 02:56:28 02:15:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 02:56:28 02:16:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 02:56:28 02:17:01 1.38 0.02 1.37 0.00 0.13 15.19 0.00 02:56:28 02:18:01 2.88 0.00 2.88 0.00 0.00 43.99 0.00 02:56:28 02:19:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 02:56:28 02:20:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 02:56:28 02:21:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 02:56:28 02:22:01 1.92 0.00 1.92 0.00 0.00 20.40 0.00 02:56:28 02:23:01 1.90 0.02 1.88 0.00 0.13 22.00 0.00 02:56:28 02:24:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 02:56:28 02:25:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 02:56:28 02:26:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 02:56:28 02:27:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 02:56:28 02:28:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 02:56:28 02:29:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 02:56:28 02:30:01 2.07 0.00 2.07 0.00 0.00 22.26 0.00 02:56:28 02:31:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 02:56:28 02:32:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 02:56:28 02:33:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 02:56:28 02:34:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 02:56:28 02:35:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 02:56:28 02:36:01 1.97 0.00 1.97 0.00 0.00 20.93 0.00 02:56:28 02:37:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 02:56:28 02:38:01 1.72 0.00 1.72 0.00 0.00 20.93 0.00 02:56:28 02:39:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 02:56:28 02:40:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 02:56:28 02:41:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 02:56:28 02:42:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 02:56:28 02:43:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 02:56:28 02:44:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 02:56:28 02:45:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 02:56:28 02:46:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 02:56:28 02:47:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 02:56:28 02:48:01 1.83 0.00 1.83 0.00 0.00 21.73 0.00 02:56:28 02:49:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 02:56:28 02:50:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 02:56:28 02:51:01 2.45 1.32 1.13 0.00 32.53 13.46 0.00 02:56:28 02:52:01 1.92 0.20 1.72 0.00 3.20 20.40 0.00 02:56:28 02:53:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 02:56:28 02:54:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 02:56:28 02:55:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 02:56:28 02:56:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 02:56:28 Average: 19.94 1.14 18.81 0.00 205.04 6046.01 0.00 02:56:28 02:56:28 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:56:28 02:09:01 28084560 31618392 694644 2.11 112076 3619464 1906392 5.62 1169684 3189376 297892 02:56:28 02:10:01 27077380 31590380 718692 2.19 154836 4483684 1875076 5.53 1466876 3819276 16928 02:56:28 02:11:01 25999476 31084780 1215448 3.70 214704 4866156 2238564 6.60 1852708 4358392 21852 02:56:28 02:12:01 25853076 31570504 734256 2.23 225468 5450252 1790556 5.28 1593312 4747412 236 02:56:28 02:13:01 25489740 31561880 733080 2.23 233320 5782908 1825444 5.38 1813244 4860496 932 02:56:28 02:14:01 25495220 31567312 728028 2.21 233376 5782908 1825444 5.38 1808740 4860460 8 02:56:28 02:15:01 25497252 31569484 725784 2.21 233444 5782912 1825444 5.38 1807412 4860468 8 02:56:28 02:16:01 25497592 31570048 725296 2.21 233528 5782916 1825444 5.38 1807280 4860652 8 02:56:28 02:17:01 25506672 31579244 716084 2.18 233596 5782912 1825444 5.38 1798292 4860664 8 02:56:28 02:18:01 25507432 31580344 715104 2.17 233712 5782900 1825444 5.38 1798460 4860884 8 02:56:28 02:19:01 25507400 31580420 715016 2.17 233788 5782900 1825444 5.38 1798448 4860884 8 02:56:28 02:20:01 25507384 31580452 714908 2.17 233856 5782904 1825444 5.38 1798464 4860892 8 02:56:28 02:21:01 25507832 31581068 714212 2.17 233924 5783036 1825444 5.38 1798056 4861016 8 02:56:28 02:22:01 25508000 31581360 714124 2.17 233992 5783036 1825444 5.38 1798164 4861032 4 02:56:28 02:23:01 25506740 31580252 715304 2.18 234044 5783040 1842652 5.43 1798188 4861072 28 02:56:28 02:24:01 25506944 31580496 715008 2.17 234072 5783044 1842652 5.43 1798308 4861072 168 02:56:28 02:25:01 25506612 31580168 715248 2.18 234100 5783048 1842652 5.43 1798224 4861076 8 02:56:28 02:26:01 25506596 31580196 715184 2.17 234112 5783052 1842652 5.43 1798272 4861080 200 02:56:28 02:27:01 25506548 31580188 715140 2.17 234140 5783052 1842652 5.43 1798436 4861084 8 02:56:28 02:28:01 25506448 31580112 715340 2.18 234180 5783056 1842652 5.43 1798732 4861084 32 02:56:28 02:29:01 25506692 31580400 715024 2.17 234224 5783056 1826324 5.38 1798764 4861084 8 02:56:28 02:30:01 25506856 31580616 714732 2.17 234272 5783060 1826324 5.38 1798736 4861092 8 02:56:28 02:31:01 25506840 31580652 714624 2.17 234328 5783064 1810092 5.33 1798484 4861100 8 02:56:28 02:32:01 25506516 31580424 714816 2.17 234380 5783068 1810092 5.33 1798588 4861100 8 02:56:28 02:33:01 25506744 31580660 714628 2.17 234404 5783068 1810092 5.33 1798576 4861108 8 02:56:28 02:34:01 25506696 31580652 714552 2.17 234468 5783076 1810092 5.33 1798688 4861116 8 02:56:28 02:35:01 25506648 31580660 714504 2.17 234508 5783080 1826144 5.38 1798664 4861120 8 02:56:28 02:36:01 25506840 31580892 714436 2.17 234540 5783080 1826144 5.38 1798708 4861120 8 02:56:28 02:37:01 25506768 31580868 714412 2.17 234600 5783084 1826144 5.38 1798748 4861128 8 02:56:28 02:38:01 25506972 31581132 714104 2.17 234652 5783072 1826144 5.38 1798988 4861132 48 02:56:28 02:39:01 25506924 31581128 714036 2.17 234692 5783088 1826144 5.38 1799040 4861132 4 02:56:28 02:40:01 25506656 31580916 714196 2.17 234728 5783096 1826144 5.38 1799084 4861136 200 02:56:28 02:41:01 25506568 31580872 714212 2.17 234736 5783096 1826144 5.38 1798996 4861140 8 02:56:28 02:42:01 25506996 31581348 713876 2.17 234792 5783100 1826144 5.38 1799328 4861148 164 02:56:28 02:43:01 25506892 31581292 713788 2.17 234832 5783100 1826144 5.38 1799428 4861156 24 02:56:28 02:44:01 25506624 31581068 713948 2.17 234876 5783104 1826144 5.38 1799184 4861160 12 02:56:28 02:45:01 25507016 31581512 713428 2.17 234936 5783108 1826144 5.38 1799156 4861168 8 02:56:28 02:46:01 25506716 31581376 713480 2.17 234992 5783236 1826144 5.38 1799196 4861288 12 02:56:28 02:47:01 25506196 31580928 713900 2.17 235024 5783236 1826144 5.38 1799240 4861304 188 02:56:28 02:48:01 25506340 31581120 713868 2.17 235044 5783232 1809400 5.33 1799580 4861312 44 02:56:28 02:49:01 25506560 31581348 713604 2.17 235064 5783236 1809400 5.33 1799332 4861312 8 02:56:28 02:50:01 25506968 31581804 713508 2.17 235088 5783256 1809400 5.33 1799372 4861328 224 02:56:28 02:51:01 25496128 31572952 722576 2.20 235124 5784228 1790008 5.28 1811012 4861740 44 02:56:28 02:52:01 25495348 31572292 723220 2.20 235144 5784328 1790008 5.28 1812004 4861624 44 02:56:28 02:53:01 25495332 31572300 723168 2.20 235172 5784316 1790008 5.28 1811664 4861576 16 02:56:28 02:54:01 25495284 31572300 723124 2.20 235192 5784332 1790008 5.28 1811720 4861580 180 02:56:28 02:55:01 25495236 31572256 723084 2.20 235220 5784336 1790008 5.28 1811636 4861584 16 02:56:28 02:56:01 25494860 31571912 723596 2.20 235232 5784336 1790008 5.28 1811680 4861584 172 02:56:28 Average: 25608315 31569016 727216 2.21 229636 5685034 1831710 5.40 1778060 4791745 7080 02:56:28 02:56:28 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:56:28 02:09:01 lo 8.73 8.73 0.87 0.87 0.00 0.00 0.00 0.00 02:56:28 02:09:01 docker0 193.15 335.39 15.60 2207.98 0.00 0.00 0.00 0.00 02:56:28 02:09:01 ens3 1098.07 640.66 10874.13 113.42 0.00 0.00 0.00 0.00 02:56:28 02:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 02:56:28 02:10:01 docker0 33.99 109.12 2.24 1990.40 0.00 0.00 0.00 0.00 02:56:28 02:10:01 ens3 183.87 85.37 2709.76 87.14 0.00 0.00 0.00 0.00 02:56:28 02:10:01 veth9f2da8c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:56:28 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:11:01 docker0 127.60 215.73 20.46 2133.92 0.00 0.00 0.00 0.00 02:56:28 02:11:01 ens3 253.04 155.74 2163.15 39.21 0.00 0.00 0.00 0.00 02:56:28 02:11:01 veth9f2da8c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:11:01 vethf78cdd5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:56:28 02:12:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:56:28 02:12:01 docker0 1.08 2.35 0.07 42.43 0.00 0.00 0.00 0.00 02:56:28 02:12:01 ens3 128.26 88.10 2589.37 63.45 0.00 0.00 0.00 0.00 02:56:28 02:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:56:28 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:13:01 ens3 174.09 94.30 1956.27 6.50 0.00 0.00 0.00 0.00 02:56:28 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:14:01 ens3 1.08 0.95 0.14 6.36 0.00 0.00 0.00 0.00 02:56:28 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:15:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:56:28 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:16:01 ens3 0.77 0.12 0.04 0.01 0.00 0.00 0.00 0.00 02:56:28 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:17:01 ens3 1.28 0.05 0.11 0.00 0.00 0.00 0.00 0.00 02:56:28 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:18:01 ens3 2.73 2.72 0.55 14.11 0.00 0.00 0.00 0.00 02:56:28 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:19:01 ens3 1.12 1.92 0.14 7.02 0.00 0.00 0.00 0.00 02:56:28 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:20:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:56:28 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:21:01 ens3 0.33 0.05 0.07 0.00 0.00 0.00 0.00 0.00 02:56:28 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:22:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:23:01 ens3 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:56:28 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:24:01 ens3 1.82 2.38 0.18 7.05 0.00 0.00 0.00 0.00 02:56:28 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:25:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:56:28 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:26:01 ens3 0.57 0.15 0.03 0.01 0.00 0.00 0.00 0.00 02:56:28 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:27:01 ens3 2.90 3.47 0.28 7.12 0.00 0.00 0.00 0.00 02:56:28 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:28:01 ens3 3.80 6.12 0.53 7.40 0.00 0.00 0.00 0.00 02:56:28 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:29:01 ens3 2.68 3.58 0.24 7.12 0.00 0.00 0.00 0.00 02:56:28 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:30:01 ens3 0.40 0.18 0.10 0.01 0.00 0.00 0.00 0.00 02:56:28 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:31:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:56:28 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:32:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:56:28 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:33:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:56:28 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:34:01 ens3 4.40 7.33 0.40 7.37 0.00 0.00 0.00 0.00 02:56:28 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:35:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:56:28 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:56:28 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:37:01 ens3 1.90 0.00 0.17 0.00 0.00 0.00 0.00 0.00 02:56:28 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:38:01 ens3 2.37 1.07 0.73 0.83 0.00 0.00 0.00 0.00 02:56:28 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:39:01 ens3 0.92 0.55 0.43 0.35 0.00 0.00 0.00 0.00 02:56:28 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:40:01 ens3 0.57 0.32 0.32 0.21 0.00 0.00 0.00 0.00 02:56:28 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:42:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:56:28 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:43:01 ens3 0.63 0.35 0.27 0.21 0.00 0.00 0.00 0.00 02:56:28 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:44:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 02:56:28 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:46:01 ens3 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00 02:56:28 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:47:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:48:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:56:28 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:49:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:56:28 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:51:01 ens3 4.50 3.37 3.23 3.72 0.00 0.00 0.00 0.00 02:56:28 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:52:01 ens3 3.60 3.07 2.12 2.29 0.00 0.00 0.00 0.00 02:56:28 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:53:01 ens3 0.33 0.17 0.15 0.01 0.00 0.00 0.00 0.00 02:56:28 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:54:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 02:56:28 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:28 02:56:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:56:28 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 02:56:28 Average: docker0 7.41 13.80 0.80 132.80 0.00 0.00 0.00 0.00 02:56:28 Average: ens3 39.20 22.99 422.98 7.94 0.00 0.00 0.00 0.00 02:56:28 02:56:28 02:56:28 ---> sar -P ALL: 02:56:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12690) 05/04/23 _x86_64_ (8 CPU) 02:56:28 02:56:28 02:07:37 LINUX RESTART (8 CPU) 02:56:28 02:56:28 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:56:28 02:09:01 all 12.53 0.00 4.46 2.88 0.08 80.04 02:56:28 02:09:01 0 12.77 0.00 5.70 0.89 0.07 80.57 02:56:28 02:09:01 1 9.96 0.00 4.16 1.21 0.07 84.60 02:56:28 02:09:01 2 13.09 0.00 3.85 1.62 0.08 81.36 02:56:28 02:09:01 3 12.04 0.00 4.41 2.59 0.10 80.87 02:56:28 02:09:01 4 13.47 0.00 4.52 5.55 0.07 76.39 02:56:28 02:09:01 5 13.54 0.00 4.07 7.73 0.08 74.58 02:56:28 02:09:01 6 12.53 0.00 5.05 2.97 0.07 79.39 02:56:28 02:09:01 7 12.86 0.00 3.95 0.53 0.10 82.56 02:56:28 02:10:01 all 19.87 0.00 5.14 4.21 0.07 70.71 02:56:28 02:10:01 0 18.92 0.00 5.06 1.21 0.08 74.72 02:56:28 02:10:01 1 20.98 0.00 4.74 2.90 0.07 71.31 02:56:28 02:10:01 2 19.24 0.00 4.96 2.52 0.05 73.22 02:56:28 02:10:01 3 21.71 0.00 5.50 2.60 0.08 70.10 02:56:28 02:10:01 4 18.78 0.00 4.63 0.30 0.05 76.24 02:56:28 02:10:01 5 19.51 0.00 5.82 5.52 0.07 69.08 02:56:28 02:10:01 6 20.38 0.00 6.11 18.46 0.08 54.97 02:56:28 02:10:01 7 19.42 0.00 4.33 0.08 0.08 76.08 02:56:28 02:11:01 all 17.51 0.00 5.60 2.37 0.08 74.44 02:56:28 02:11:01 0 8.57 0.00 5.17 0.96 0.08 85.23 02:56:28 02:11:01 1 17.41 0.00 6.71 8.10 0.08 67.69 02:56:28 02:11:01 2 15.62 0.00 3.86 0.67 0.08 79.77 02:56:28 02:11:01 3 13.61 0.00 7.51 2.33 0.12 76.44 02:56:28 02:11:01 4 24.94 0.00 7.06 0.39 0.08 67.54 02:56:28 02:11:01 5 15.76 0.00 5.06 5.08 0.07 74.03 02:56:28 02:11:01 6 34.00 0.00 5.35 1.08 0.07 59.51 02:56:28 02:11:01 7 10.28 0.00 4.11 0.39 0.08 85.14 02:56:28 02:12:01 all 20.85 0.00 5.00 2.61 0.07 71.47 02:56:28 02:12:01 0 16.50 0.00 5.20 10.23 0.07 68.00 02:56:28 02:12:01 1 17.08 0.00 4.45 1.53 0.07 76.88 02:56:28 02:12:01 2 27.67 0.00 4.25 0.62 0.07 67.39 02:56:28 02:12:01 3 24.89 0.00 5.74 1.91 0.08 67.37 02:56:28 02:12:01 4 19.80 0.00 4.18 0.50 0.05 75.47 02:56:28 02:12:01 5 21.95 0.00 6.11 5.54 0.08 66.32 02:56:28 02:12:01 6 18.59 0.00 4.63 0.12 0.07 76.60 02:56:28 02:12:01 7 20.33 0.00 5.43 0.42 0.07 73.75 02:56:28 02:13:01 all 1.32 0.00 0.60 0.40 0.02 97.65 02:56:28 02:13:01 0 0.40 0.00 0.80 1.24 0.03 97.53 02:56:28 02:13:01 1 1.18 0.00 0.63 0.35 0.03 97.80 02:56:28 02:13:01 2 0.30 0.00 0.28 0.02 0.02 99.38 02:56:28 02:13:01 3 2.35 0.00 0.68 0.12 0.02 96.83 02:56:28 02:13:01 4 1.14 0.00 0.38 0.27 0.03 98.18 02:56:28 02:13:01 5 2.15 0.00 0.70 0.03 0.00 97.12 02:56:28 02:13:01 6 1.48 0.00 0.55 0.13 0.02 97.82 02:56:28 02:13:01 7 1.57 0.00 0.79 1.07 0.02 96.55 02:56:28 02:14:01 all 0.03 0.00 0.02 0.01 0.01 99.94 02:56:28 02:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:56:28 02:14:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:56:28 02:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:56:28 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:14:01 4 0.02 0.00 0.03 0.03 0.02 99.90 02:56:28 02:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:56:28 02:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:56:28 02:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:56:28 02:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:56:28 02:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:15:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:56:28 02:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:16:01 all 0.02 0.00 0.04 0.01 0.01 99.92 02:56:28 02:16:01 0 0.05 0.00 0.12 0.00 0.02 99.82 02:56:28 02:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:56:28 02:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:16:01 3 0.05 0.00 0.10 0.00 0.00 99.85 02:56:28 02:16:01 4 0.02 0.00 0.02 0.03 0.02 99.92 02:56:28 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:16:01 7 0.03 0.00 0.05 0.02 0.00 99.90 02:56:28 02:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:56:28 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:17:01 4 0.00 0.00 0.02 0.03 0.02 99.93 02:56:28 02:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:56:28 02:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:56:28 02:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:56:28 02:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:56:28 02:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:56:28 02:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:56:28 02:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:18:01 4 0.02 0.00 0.03 0.03 0.02 99.90 02:56:28 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:18:01 6 0.00 0.00 0.00 0.00 0.05 99.95 02:56:28 02:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:56:28 02:19:01 all 0.02 0.00 0.00 0.08 0.00 99.90 02:56:28 02:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:56:28 02:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:56:28 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:19:01 4 0.02 0.00 0.00 0.60 0.02 99.37 02:56:28 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:56:28 02:19:01 CPU %user %nice %system %iowait %steal %idle 02:56:28 02:20:01 all 0.00 0.00 0.01 0.37 0.00 99.61 02:56:28 02:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:20:01 4 0.02 0.00 0.00 1.80 0.02 98.17 02:56:28 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:20:01 7 0.00 0.00 0.02 1.15 0.00 98.83 02:56:28 02:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:56:28 02:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:56:28 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:21:01 4 0.02 0.00 0.02 0.03 0.02 99.92 02:56:28 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:22:01 all 0.00 0.00 0.01 0.00 0.01 99.97 02:56:28 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:56:28 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:22:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 02:56:28 02:22:01 7 0.00 0.00 0.05 0.00 0.00 99.95 02:56:28 02:23:01 all 0.02 0.00 0.29 0.59 0.00 99.09 02:56:28 02:23:01 0 0.03 0.00 0.05 0.02 0.00 99.90 02:56:28 02:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:23:01 4 0.02 0.00 0.03 4.52 0.02 95.41 02:56:28 02:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:56:28 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:23:01 7 0.02 0.00 2.17 0.17 0.00 97.65 02:56:28 02:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:56:28 02:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:56:28 02:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:24:01 4 0.03 0.00 0.03 0.02 0.02 99.90 02:56:28 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:56:28 02:25:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:56:28 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:56:28 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:26:01 4 0.00 0.00 0.00 0.00 0.03 99.97 02:56:28 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:56:28 02:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:27:01 all 0.02 0.00 0.00 0.00 0.00 99.97 02:56:28 02:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:27:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:56:28 02:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:28:01 all 0.02 0.00 0.02 0.01 0.01 99.95 02:56:28 02:28:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:56:28 02:28:01 1 0.00 0.00 0.05 0.00 0.02 99.93 02:56:28 02:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:56:28 02:28:01 4 0.02 0.00 0.02 0.03 0.03 99.90 02:56:28 02:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:56:28 02:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:56:28 02:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:56:28 02:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:56:28 02:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:56:28 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:30:01 all 0.00 0.00 0.01 0.01 0.01 99.97 02:56:28 02:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:56:28 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:30:01 4 0.00 0.00 0.02 0.03 0.02 99.93 02:56:28 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:56:28 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:56:28 02:30:01 CPU %user %nice %system %iowait %steal %idle 02:56:28 02:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:56:28 02:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:31:01 4 0.00 0.00 0.02 0.03 0.02 99.93 02:56:28 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:56:28 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:32:01 4 0.03 0.00 0.02 0.03 0.02 99.90 02:56:28 02:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:56:28 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:56:28 02:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:56:28 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:33:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:33:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:56:28 02:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:56:28 02:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:56:28 02:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:56:28 02:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:56:28 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:34:01 4 0.02 0.00 0.03 0.03 0.02 99.90 02:56:28 02:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:56:28 02:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:56:28 02:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:56:28 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:35:01 4 0.02 0.00 0.03 0.03 0.02 99.90 02:56:28 02:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:56:28 02:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:36:01 all 0.01 0.00 0.00 0.00 0.00 99.97 02:56:28 02:36:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:56:28 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:36:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:56:28 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:56:28 02:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:56:28 02:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:56:28 02:38:01 all 0.09 0.00 0.01 0.01 0.01 99.88 02:56:28 02:38:01 0 0.66 0.00 0.03 0.02 0.00 99.29 02:56:28 02:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:56:28 02:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:38:01 4 0.02 0.00 0.02 0.03 0.02 99.92 02:56:28 02:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:39:01 all 0.09 0.00 0.01 0.00 0.01 99.88 02:56:28 02:39:01 0 0.70 0.00 0.05 0.00 0.02 99.23 02:56:28 02:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:56:28 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:39:01 4 0.00 0.00 0.02 0.02 0.03 99.93 02:56:28 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:56:28 02:40:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:56:28 02:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:56:28 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:56:28 02:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 02:56:28 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:56:28 02:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:56:28 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:56:28 02:41:01 CPU %user %nice %system %iowait %steal %idle 02:56:28 02:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:56:28 02:42:01 0 0.05 0.00 0.00 0.02 0.02 99.92 02:56:28 02:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:56:28 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:42:01 4 0.03 0.00 0.03 0.03 0.02 99.88 02:56:28 02:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:56:28 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:56:28 02:43:01 0 0.08 0.00 0.00 0.00 0.02 99.90 02:56:28 02:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:56:28 02:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:56:28 02:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 02:56:28 02:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:44:01 4 0.00 0.00 0.02 0.03 0.03 99.92 02:56:28 02:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:44:01 6 0.00 0.00 0.03 0.02 0.00 99.95 02:56:28 02:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:56:28 02:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:56:28 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:56:28 02:45:01 4 0.00 0.00 0.03 0.02 0.02 99.93 02:56:28 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:56:28 02:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 02:56:28 02:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:56:28 02:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:46:01 4 0.03 0.00 0.00 0.03 0.02 99.92 02:56:28 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:47:01 all 0.09 0.00 0.01 0.00 0.01 99.89 02:56:28 02:47:01 0 0.68 0.00 0.03 0.00 0.02 99.27 02:56:28 02:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:56:28 02:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:56:28 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:48:01 all 0.03 0.00 0.01 0.01 0.00 99.94 02:56:28 02:48:01 0 0.13 0.00 0.00 0.00 0.00 99.87 02:56:28 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:56:28 02:48:01 4 0.02 0.00 0.03 0.03 0.02 99.90 02:56:28 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:48:01 6 0.00 0.00 0.00 0.03 0.02 99.95 02:56:28 02:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:56:28 02:49:01 all 0.17 0.00 0.02 0.00 0.00 99.81 02:56:28 02:49:01 0 1.26 0.00 0.07 0.00 0.02 98.66 02:56:28 02:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:56:28 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:49:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:56:28 02:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:56:28 02:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 02:56:28 02:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:56:28 02:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:56:28 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:56:28 02:50:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:56:28 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:50:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:56:28 02:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:51:01 all 0.22 0.00 0.03 0.01 0.00 99.74 02:56:28 02:51:01 0 0.07 0.00 0.03 0.00 0.00 99.90 02:56:28 02:51:01 1 0.20 0.00 0.02 0.02 0.00 99.77 02:56:28 02:51:01 2 0.27 0.00 0.02 0.02 0.00 99.70 02:56:28 02:51:01 3 0.67 0.00 0.03 0.00 0.00 99.30 02:56:28 02:51:01 4 0.02 0.00 0.05 0.02 0.02 99.90 02:56:28 02:51:01 5 0.28 0.00 0.05 0.00 0.00 99.67 02:56:28 02:51:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:56:28 02:51:01 7 0.18 0.00 0.03 0.00 0.00 99.78 02:56:28 02:52:01 all 0.07 0.00 0.01 0.00 0.01 99.90 02:56:28 02:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:56:28 02:52:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:56:28 02:52:01 2 0.12 0.00 0.00 0.02 0.02 99.85 02:56:28 02:52:01 3 0.33 0.00 0.00 0.00 0.00 99.67 02:56:28 02:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:56:28 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:56:28 02:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:56:28 02:56:28 02:52:01 CPU %user %nice %system %iowait %steal %idle 02:56:28 02:53:01 all 0.03 0.00 0.00 0.00 0.01 99.96 02:56:28 02:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:56:28 02:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:56:28 02:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:53:01 3 0.08 0.00 0.00 0.00 0.00 99.92 02:56:28 02:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:56:28 02:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:56:28 02:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:56:28 02:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:56:28 02:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:56:28 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:56:28 02:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:56:28 02:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:56:28 02:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:56:28 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:28 02:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:56:28 02:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:56:28 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:55:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:56:28 02:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:56:28 02:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:56:28 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 02:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:56:28 02:56:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:56:28 02:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:56:28 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:56:01 3 0.12 0.00 0.00 0.00 0.00 99.88 02:56:28 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:56:28 02:56:01 6 0.02 0.00 0.03 0.00 0.03 99.92 02:56:28 02:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:56:28 Average: all 1.52 0.00 0.44 0.28 0.01 97.74 02:56:28 Average: 0 1.27 0.00 0.47 0.31 0.01 97.94 02:56:28 Average: 1 1.40 0.00 0.44 0.29 0.01 97.85 02:56:28 Average: 2 1.58 0.00 0.36 0.11 0.01 97.94 02:56:28 Average: 3 1.58 0.00 0.50 0.20 0.01 97.72 02:56:28 Average: 4 1.63 0.00 0.44 0.31 0.02 97.60 02:56:28 Average: 5 1.52 0.00 0.46 0.49 0.01 97.52 02:56:28 Average: 6 1.81 0.00 0.46 0.48 0.02 97.25 02:56:28 Average: 7 1.34 0.00 0.44 0.08 0.01 98.13 02:56:28 02:56:28 02:56:28