Pull request #607 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f8f5a7c0f232f456415bf08126aface47b01b8c+c9840ee3d982748db972085be425fa319c5fdbd2 (b500b39807caa614abfc83924059ced4813d1b93) 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-ssh11541470582643388887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7848481609534852860.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-607/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-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2750942867290131660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3856651272783565646.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-607/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-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6851348684021676116.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-15721 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [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-607 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit 6f8f5a7c0f232f456415bf08126aface47b01b8c Merge succeeded, producing 6f8f5a7c0f232f456415bf08126aface47b01b8c Checking out Revision 6f8f5a7c0f232f456415bf08126aface47b01b8c (PR-607) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # 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 c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # timeout=10 Commit message: "build(snap): Correct epoch start from 1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T12:08:40.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T12:08:40.675Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T12:08:40.692Z] ========================================================= [2023-05-16T12:08:40.692Z] EdgeX Global Pipelines Version Info [2023-05-16T12:08:40.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a8df082e09ce58191eb2ee54446f533d2d3b6da6 # timeout=10 [2023-05-16T12:08:41.402Z] ------------------- [2023-05-16T12:08:41.402Z] stable info: [2023-05-16T12:08:41.402Z] ------------------- [2023-05-16T12:08:41.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T12:08:41.402Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:08:41.402Z] Message: update stable to v1.0.249 [2023-05-16T12:08:41.975Z] ------------------- [2023-05-16T12:08:41.975Z] experimental info: [2023-05-16T12:08:41.975Z] ------------------- [2023-05-16T12:08:41.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T12:08:41.975Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T12:08:41.975Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T12:08:42.163Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-16T12:08:42.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-16T12:08:42.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T12:08:42.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T12:08:42.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T12:08:42.210Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T12:08:42.219Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T12:08:42.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T12:08:42.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T12:08:42.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T12:08:42.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T12:08:42.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-16T12:08:42.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T12:08:42.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T12:08:42.306Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:08:42.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T12:08:42.329Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:08:42.343Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T12:08:42.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T12:08:42.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T12:08:42.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T12:08:42.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T12:08:42.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T12:08:42.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T12:08:42.437Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T12:08:42.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T12:08:42.460Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T12:08:42.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo [2023-05-16T12:08:42.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo [2023-05-16T12:08:42.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo [2023-05-16T12:08:42.526Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo [2023-05-16T12:08:42.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f8f5a7 [Pipeline] echo [2023-05-16T12:08:42.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:08:42.598Z] provisioning config files... [2023-05-16T12:08:42.613Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config4644276872993287831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:08:42.921Z] ---> docker-login.sh [2023-05-16T12:08:42.921Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:08:42.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:43.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:43.183Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:43.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:43.183Z] [2023-05-16T12:08:43.183Z] Login Succeeded [2023-05-16T12:08:43.183Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:08:43.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:43.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:43.183Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:43.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:43.183Z] [2023-05-16T12:08:43.183Z] Login Succeeded [2023-05-16T12:08:43.183Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:08:43.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:43.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:43.443Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:43.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:43.443Z] [2023-05-16T12:08:43.443Z] Login Succeeded [2023-05-16T12:08:43.443Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:08:43.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:43.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:43.443Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:43.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:43.443Z] [2023-05-16T12:08:43.443Z] Login Succeeded [2023-05-16T12:08:43.443Z] docker.io [2023-05-16T12:08:43.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:43.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:43.704Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:43.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:43.704Z] [2023-05-16T12:08:43.704Z] Login Succeeded [2023-05-16T12:08:43.704Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:08:43.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T12:08:44.094Z] + git rev-list -1 --merges 6f8f5a7c0f232f456415bf08126aface47b01b8c~1..6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo [2023-05-16T12:08:44.153Z] -----------> git rev-list -1 --merges 6f8f5a7c0f232f456415bf08126aface47b01b8c~1..6f8f5a7c0f232f456415bf08126aface47b01b8c 6f8f5a7c0f232f456415bf08126aface47b01b8c [false] [Pipeline] sh [2023-05-16T12:08:44.445Z] + git log --format=format:%s -1 6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo [2023-05-16T12:08:44.460Z] ========================================================= [2023-05-16T12:08:44.460Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T12:08:44.460Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:08:44.786Z] + git log --format=format:%s -1 6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] echo [2023-05-16T12:08:44.796Z] [semverPrep] GIT_COMMIT: 6f8f5a7c0f232f456415bf08126aface47b01b8c, Commit Message: build(snap): Correct epoch start from 1 [Pipeline] echo [2023-05-16T12:08:44.806Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T12:08:45.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:08:45.164Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T12:08:45.164Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T12:08:45.164Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T12:08:45.165Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T12:08:45.165Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T12:08:45.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:08:45.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:08:45.596Z] [2023-05-16T12:08:45.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:08:45.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:08:45.897Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T12:08:45.897Z] b85a868b505f: Pulling fs layer [2023-05-16T12:08:45.897Z] e2be974225ed: Pulling fs layer [2023-05-16T12:08:45.897Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T12:08:45.897Z] 988bab9f4d93: Pulling fs layer [2023-05-16T12:08:45.897Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T12:08:45.897Z] eaf3925da568: Pulling fs layer [2023-05-16T12:08:45.897Z] bab4dde63d76: Pulling fs layer [2023-05-16T12:08:45.897Z] bde34c3a00c8: Pulling fs layer [2023-05-16T12:08:45.897Z] b352a97aabf1: Pulling fs layer [2023-05-16T12:08:45.897Z] 4872d77fe225: Pulling fs layer [2023-05-16T12:08:45.897Z] 5851b861e8e6: Pulling fs layer [2023-05-16T12:08:45.897Z] bab4dde63d76: Waiting [2023-05-16T12:08:45.897Z] b352a97aabf1: Waiting [2023-05-16T12:08:45.897Z] bde34c3a00c8: Waiting [2023-05-16T12:08:45.897Z] 988bab9f4d93: Waiting [2023-05-16T12:08:45.897Z] 1469e6f7b9e6: Waiting [2023-05-16T12:08:45.897Z] eaf3925da568: Waiting [2023-05-16T12:08:45.897Z] e2be974225ed: Verifying Checksum [2023-05-16T12:08:45.897Z] e2be974225ed: Download complete [2023-05-16T12:08:45.897Z] 988bab9f4d93: Download complete [2023-05-16T12:08:45.897Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T12:08:45.897Z] 339a4e72a1f5: Download complete [2023-05-16T12:08:45.897Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T12:08:45.897Z] 1469e6f7b9e6: Download complete [2023-05-16T12:08:45.897Z] eaf3925da568: Verifying Checksum [2023-05-16T12:08:45.897Z] eaf3925da568: Download complete [2023-05-16T12:08:46.157Z] bde34c3a00c8: Verifying Checksum [2023-05-16T12:08:46.157Z] bde34c3a00c8: Download complete [2023-05-16T12:08:46.157Z] b352a97aabf1: Verifying Checksum [2023-05-16T12:08:46.157Z] b352a97aabf1: Download complete [2023-05-16T12:08:46.157Z] 4872d77fe225: Verifying Checksum [2023-05-16T12:08:46.157Z] 4872d77fe225: Download complete [2023-05-16T12:08:46.157Z] 5851b861e8e6: Download complete [2023-05-16T12:08:46.157Z] b85a868b505f: Verifying Checksum [2023-05-16T12:08:46.157Z] b85a868b505f: Download complete [2023-05-16T12:08:46.416Z] bab4dde63d76: Verifying Checksum [2023-05-16T12:08:47.353Z] b85a868b505f: Pull complete [2023-05-16T12:08:47.353Z] e2be974225ed: Pull complete [2023-05-16T12:08:47.920Z] 339a4e72a1f5: Pull complete [2023-05-16T12:08:47.920Z] 988bab9f4d93: Pull complete [2023-05-16T12:08:48.180Z] 1469e6f7b9e6: Pull complete [2023-05-16T12:08:48.180Z] eaf3925da568: Pull complete [2023-05-16T12:08:50.093Z] bab4dde63d76: Pull complete [2023-05-16T12:08:50.093Z] bde34c3a00c8: Pull complete [2023-05-16T12:08:50.093Z] b352a97aabf1: Pull complete [2023-05-16T12:08:50.093Z] 4872d77fe225: Pull complete [2023-05-16T12:08:50.093Z] 5851b861e8e6: Pull complete [2023-05-16T12:08:50.093Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T12:08:50.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:08:50.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:08:50.193Z] prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container [2023-05-16T12:08:50.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T12:08:52.401Z] $ docker top 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd -eo pid,comm [2023-05-16T12:08:52.456Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T12:08:52.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:08:52.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:08:52.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:08:52.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:08:52.618Z] $ docker exec 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent [2023-05-16T12:08:52.724Z] SSH_AUTH_SOCK=/tmp/ssh-FsL4BaADkZaM/agent.32 [2023-05-16T12:08:52.724Z] SSH_AGENT_PID=38 [2023-05-16T12:08:52.730Z] Running ssh-add (command line suppressed) [2023-05-16T12:08:52.832Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_12895815420049012110.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_12895815420049012110.key) [2023-05-16T12:08:52.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:08:53.138Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T12:08:53.150Z] $ docker exec --env ******** --env ******** 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent -k [2023-05-16T12:08:53.259Z] unset SSH_AUTH_SOCK; [2023-05-16T12:08:53.259Z] unset SSH_AGENT_PID; [2023-05-16T12:08:53.260Z] echo Agent pid 38 killed; [2023-05-16T12:08:53.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T12:08:53.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:08:53.301Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:08:53.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:08:53.425Z] $ docker exec 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent [2023-05-16T12:08:53.526Z] SSH_AUTH_SOCK=/tmp/ssh-JvpC7bEpg6O5/agent.70 [2023-05-16T12:08:53.526Z] SSH_AGENT_PID=76 [2023-05-16T12:08:53.530Z] Running ssh-add (command line suppressed) [2023-05-16T12:08:53.637Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_8924553763657875946.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_8924553763657875946.key) [2023-05-16T12:08:53.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:08:53.938Z] + git semver init [2023-05-16T12:08:54.210Z] 2023-05-16 12:08:54,125 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T12:08:54.210Z] 2023-05-16 12:08:54,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver [2023-05-16T12:08:54.210Z] 2023-05-16 12:08:54,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver [2023-05-16T12:08:54.210Z] 2023-05-16 12:08:54,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,523 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.git/info/exclude [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 with force:False [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,524 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,529 [execute] INFO git cat-file --batch-check [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,536 [execute] INFO git cat-file --batch [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:08:55.590Z] 2023-05-16 12:08:55,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 [2023-05-16T12:08:55.590Z] 0.0.0 [Pipeline] } [2023-05-16T12:08:55.603Z] $ docker exec --env ******** --env ******** 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd ssh-agent -k [2023-05-16T12:08:55.718Z] unset SSH_AUTH_SOCK; [2023-05-16T12:08:55.719Z] unset SSH_AGENT_PID; [2023-05-16T12:08:55.719Z] echo Agent pid 76 killed; [2023-05-16T12:08:55.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:08:56.044Z] + git semver [Pipeline] } [2023-05-16T12:08:56.322Z] $ docker stop --time=1 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd [2023-05-16T12:08:57.634Z] $ docker rm -f --volumes 2bec0d3840dd8bd29a56556a8b3265d9cb84f4443fe961939d3e0fef4dfdb7cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:08:57.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T12:08:58.195Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T12:08:58.198Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:08:58.334Z] provisioning config files... [2023-05-16T12:08:58.343Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config7985408157287262611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:08:58.641Z] ---> docker-login.sh [2023-05-16T12:08:58.641Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:08:58.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:58.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:58.641Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:58.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:58.641Z] [2023-05-16T12:08:58.641Z] Login Succeeded [2023-05-16T12:08:58.641Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:08:58.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:58.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:58.641Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:58.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:58.641Z] [2023-05-16T12:08:58.641Z] Login Succeeded [2023-05-16T12:08:58.641Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:08:58.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:58.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:58.902Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:58.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:58.902Z] [2023-05-16T12:08:58.902Z] Login Succeeded [2023-05-16T12:08:58.902Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:08:58.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:58.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:58.902Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:58.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:58.902Z] [2023-05-16T12:08:58.902Z] Login Succeeded [2023-05-16T12:08:58.902Z] docker.io [2023-05-16T12:08:59.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:08:59.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:08:59.161Z] Configure a credential helper to remove this warning. See [2023-05-16T12:08:59.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:08:59.161Z] [2023-05-16T12:08:59.161Z] Login Succeeded [2023-05-16T12:08:59.161Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:08:59.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T12:08:59.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:08:59.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:08:59.246Z] ========================================================= [2023-05-16T12:08:59.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T12:08:59.246Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:08:59.551Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T12:08:59.811Z] Sending build context to Docker daemon 45.66MB [2023-05-16T12:08:59.811Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:08:59.811Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T12:08:59.811Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T12:08:59.811Z] f56be85fc22e: Pulling fs layer [2023-05-16T12:08:59.811Z] 85791d961cd3: Pulling fs layer [2023-05-16T12:08:59.811Z] d694b5ae8c79: Pulling fs layer [2023-05-16T12:08:59.811Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T12:08:59.811Z] 4d19c01a9841: Pulling fs layer [2023-05-16T12:08:59.811Z] 9325e15d5711: Pulling fs layer [2023-05-16T12:08:59.811Z] 9f32a84ed3da: Waiting [2023-05-16T12:08:59.811Z] 4d19c01a9841: Waiting [2023-05-16T12:08:59.811Z] 556b6ee489ea: Pulling fs layer [2023-05-16T12:08:59.811Z] 9325e15d5711: Waiting [2023-05-16T12:08:59.811Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T12:08:59.811Z] c5a4b2cf53e6: Waiting [2023-05-16T12:08:59.811Z] 85791d961cd3: Verifying Checksum [2023-05-16T12:08:59.811Z] 85791d961cd3: Download complete [2023-05-16T12:08:59.811Z] 9f32a84ed3da: Download complete [2023-05-16T12:08:59.811Z] 4d19c01a9841: Verifying Checksum [2023-05-16T12:08:59.811Z] 4d19c01a9841: Download complete [2023-05-16T12:08:59.811Z] f56be85fc22e: Verifying Checksum [2023-05-16T12:08:59.811Z] f56be85fc22e: Download complete [2023-05-16T12:08:59.811Z] 9325e15d5711: Verifying Checksum [2023-05-16T12:08:59.811Z] 9325e15d5711: Download complete [2023-05-16T12:09:00.071Z] f56be85fc22e: Pull complete [2023-05-16T12:09:00.330Z] 85791d961cd3: Pull complete [2023-05-16T12:09:00.330Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T12:09:00.330Z] c5a4b2cf53e6: Download complete [2023-05-16T12:09:00.589Z] d694b5ae8c79: Verifying Checksum [2023-05-16T12:09:00.589Z] d694b5ae8c79: Download complete [2023-05-16T12:09:00.589Z] 556b6ee489ea: Verifying Checksum [2023-05-16T12:09:00.589Z] 556b6ee489ea: Download complete [2023-05-16T12:09:03.905Z] d694b5ae8c79: Pull complete [2023-05-16T12:09:03.905Z] 9f32a84ed3da: Pull complete [2023-05-16T12:09:03.905Z] 4d19c01a9841: Pull complete [2023-05-16T12:09:04.163Z] 9325e15d5711: Pull complete [2023-05-16T12:09:06.693Z] 556b6ee489ea: Pull complete [2023-05-16T12:09:07.634Z] c5a4b2cf53e6: Pull complete [2023-05-16T12:09:07.634Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T12:09:07.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T12:09:07.634Z] ---> c4be618373d6 [2023-05-16T12:09:07.634Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T12:09:10.927Z] ---> Running in 917a21f7664e [2023-05-16T12:09:10.927Z] Removing intermediate container 917a21f7664e [2023-05-16T12:09:10.927Z] ---> 4fdca20ed977 [2023-05-16T12:09:10.927Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:09:10.927Z] ---> Running in 193fa18f09e5 [2023-05-16T12:09:10.927Z] Removing intermediate container 193fa18f09e5 [2023-05-16T12:09:10.927Z] ---> 632e7d1edf46 [2023-05-16T12:09:10.927Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:09:10.927Z] ---> Running in ed8334c89788 [2023-05-16T12:09:10.927Z] Removing intermediate container ed8334c89788 [2023-05-16T12:09:10.927Z] ---> 665ac46b5249 [2023-05-16T12:09:10.927Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T12:09:10.927Z] ---> Running in e29103a9ebe0 [2023-05-16T12:09:10.927Z] Removing intermediate container e29103a9ebe0 [2023-05-16T12:09:10.927Z] ---> 0dd8dbe33d5d [2023-05-16T12:09:10.927Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T12:09:10.927Z] ---> Running in 9b537bb252c9 [2023-05-16T12:09:10.927Z] Removing intermediate container 9b537bb252c9 [2023-05-16T12:09:10.927Z] ---> df3218446f18 [2023-05-16T12:09:10.927Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T12:09:11.494Z] latest: Pulling from library/docker [2023-05-16T12:09:11.494Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-16T12:09:11.494Z] dfb60e7f5d22: Pulling fs layer [2023-05-16T12:09:11.494Z] f74671f55a8d: Pulling fs layer [2023-05-16T12:09:11.494Z] 1cd4867cc7bf: Pulling fs layer [2023-05-16T12:09:11.494Z] a9d94ad0c817: Pulling fs layer [2023-05-16T12:09:11.494Z] ec5418c68f0e: Pulling fs layer [2023-05-16T12:09:11.494Z] 1082547c2e5b: Pulling fs layer [2023-05-16T12:09:11.494Z] 80b838ca0f73: Pulling fs layer [2023-05-16T12:09:11.494Z] d15f978d7223: Pulling fs layer [2023-05-16T12:09:11.494Z] 1058b1c95dcd: Pulling fs layer [2023-05-16T12:09:11.494Z] 0ac1c4c35af9: Pulling fs layer [2023-05-16T12:09:11.494Z] 1d938c8b2399: Pulling fs layer [2023-05-16T12:09:11.494Z] 1b2885b54919: Pulling fs layer [2023-05-16T12:09:11.494Z] 5d3ce26085aa: Pulling fs layer [2023-05-16T12:09:11.494Z] 0ac1c4c35af9: Waiting [2023-05-16T12:09:11.494Z] 1082547c2e5b: Waiting [2023-05-16T12:09:11.494Z] 1d938c8b2399: Waiting [2023-05-16T12:09:11.494Z] 80b838ca0f73: Waiting [2023-05-16T12:09:11.494Z] 1b2885b54919: Waiting [2023-05-16T12:09:11.494Z] 5d3ce26085aa: Waiting [2023-05-16T12:09:11.494Z] 1cd4867cc7bf: Waiting [2023-05-16T12:09:11.494Z] d15f978d7223: Waiting [2023-05-16T12:09:11.494Z] a9d94ad0c817: Waiting [2023-05-16T12:09:11.494Z] ec5418c68f0e: Waiting [2023-05-16T12:09:11.494Z] f74671f55a8d: Verifying Checksum [2023-05-16T12:09:11.494Z] f74671f55a8d: Download complete [2023-05-16T12:09:11.754Z] 8a49fdb3b6a5: Download complete [2023-05-16T12:09:11.755Z] dfb60e7f5d22: Verifying Checksum [2023-05-16T12:09:11.755Z] dfb60e7f5d22: Download complete [2023-05-16T12:09:11.755Z] 8a49fdb3b6a5: Pull complete [2023-05-16T12:09:12.015Z] 1cd4867cc7bf: Download complete [2023-05-16T12:09:12.015Z] dfb60e7f5d22: Pull complete [2023-05-16T12:09:12.015Z] ec5418c68f0e: Verifying Checksum [2023-05-16T12:09:12.015Z] ec5418c68f0e: Download complete [2023-05-16T12:09:12.015Z] 1082547c2e5b: Verifying Checksum [2023-05-16T12:09:12.015Z] 1082547c2e5b: Download complete [2023-05-16T12:09:12.015Z] f74671f55a8d: Pull complete [2023-05-16T12:09:12.015Z] 80b838ca0f73: Verifying Checksum [2023-05-16T12:09:12.015Z] 80b838ca0f73: Download complete [2023-05-16T12:09:12.015Z] d15f978d7223: Verifying Checksum [2023-05-16T12:09:12.015Z] d15f978d7223: Download complete [2023-05-16T12:09:12.274Z] 0ac1c4c35af9: Verifying Checksum [2023-05-16T12:09:12.274Z] 0ac1c4c35af9: Download complete [2023-05-16T12:09:12.274Z] 1058b1c95dcd: Verifying Checksum [2023-05-16T12:09:12.274Z] 1058b1c95dcd: Download complete [2023-05-16T12:09:12.274Z] 1cd4867cc7bf: Pull complete [2023-05-16T12:09:12.274Z] 1b2885b54919: Download complete [2023-05-16T12:09:12.532Z] 5d3ce26085aa: Download complete [2023-05-16T12:09:13.103Z] 1d938c8b2399: Verifying Checksum [2023-05-16T12:09:13.103Z] 1d938c8b2399: Download complete [2023-05-16T12:09:13.293Z] Still waiting to schedule task [2023-05-16T12:09:13.294Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15718’ [2023-05-16T12:09:13.673Z] a9d94ad0c817: Download complete [2023-05-16T12:09:13.931Z] a9d94ad0c817: Pull complete [2023-05-16T12:09:14.190Z] ec5418c68f0e: Pull complete [2023-05-16T12:09:14.450Z] 1082547c2e5b: Pull complete [2023-05-16T12:09:14.450Z] 80b838ca0f73: Pull complete [2023-05-16T12:09:14.450Z] d15f978d7223: Pull complete [2023-05-16T12:09:14.711Z] 1058b1c95dcd: Pull complete [2023-05-16T12:09:14.711Z] 0ac1c4c35af9: Pull complete [2023-05-16T12:09:16.090Z] 1d938c8b2399: Pull complete [2023-05-16T12:09:16.090Z] 1b2885b54919: Pull complete [2023-05-16T12:09:16.090Z] 5d3ce26085aa: Pull complete [2023-05-16T12:09:16.090Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T12:09:16.090Z] Status: Downloaded newer image for docker:latest [2023-05-16T12:09:17.471Z] ---> 26a40bd2226a [2023-05-16T12:09:17.471Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:09:17.471Z] ---> Running in 7e5a5042b36a [2023-05-16T12:09:17.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:09:17.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:09:17.993Z] OK: 265 MiB in 53 packages [2023-05-16T12:09:18.252Z] Removing intermediate container 7e5a5042b36a [2023-05-16T12:09:18.252Z] ---> d52cd0b34a68 [2023-05-16T12:09:18.252Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T12:09:18.252Z] ---> Running in b53dbb02a6ca [2023-05-16T12:09:18.252Z] Removing intermediate container b53dbb02a6ca [2023-05-16T12:09:18.252Z] ---> a55b955db921 [2023-05-16T12:09:18.252Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T12:09:18.512Z] ---> Running in 631a8d4ad116 [2023-05-16T12:09:18.512Z] Removing intermediate container 631a8d4ad116 [2023-05-16T12:09:18.512Z] ---> 3c04c3b573e8 [2023-05-16T12:09:18.512Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T12:09:18.512Z] ---> da3f85cf12f0 [2023-05-16T12:09:18.512Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:09:18.512Z] ---> Running in 032e585ddd44 [2023-05-16T12:09:45.305Z] Removing intermediate container 032e585ddd44 [2023-05-16T12:09:45.305Z] ---> 831e12ef58f7 [2023-05-16T12:09:45.305Z] Step 14/15 : COPY . . [2023-05-16T12:09:45.305Z] ---> a82ff2b6b77d [2023-05-16T12:09:45.305Z] Step 15/15 : RUN ${MAKE} [2023-05-16T12:09:45.305Z] ---> Running in 29f1e4c8b2db [2023-05-16T12:09:45.305Z] noop [2023-05-16T12:09:45.305Z] Removing intermediate container 29f1e4c8b2db [2023-05-16T12:09:45.305Z] ---> 6494b6b427f7 [2023-05-16T12:09:45.305Z] Successfully built 6494b6b427f7 [2023-05-16T12:09:45.305Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:09:45.623Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:09:45.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:09:45.707Z] prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container [2023-05-16T12:09:45.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T12:09:46.075Z] $ docker top 12511d0a209c5f229e85bad130f2f4c96d875dfcc16f51eab522c2d9bf7b64f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:09:46.435Z] + go version [2023-05-16T12:09:46.436Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T12:09:46.437Z] $ docker stop --time=1 12511d0a209c5f229e85bad130f2f4c96d875dfcc16f51eab522c2d9bf7b64f8 [2023-05-16T12:09:47.689Z] $ docker rm -f --volumes 12511d0a209c5f229e85bad130f2f4c96d875dfcc16f51eab522c2d9bf7b64f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:09:48.117Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T12:09:48.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:09:48.194Z] prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container [2023-05-16T12:09:48.216Z] $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T12:09:48.555Z] $ docker top 33f699d3cc2039ecebddd83f1426260ebdfcb0bb51e1ac67abd32a62baeb1490 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:09:48.916Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] fileExists [Pipeline] sh [2023-05-16T12:09:49.213Z] + make test [2023-05-16T12:09:49.213Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T12:09:54.483Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T12:10:02.605Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T12:10:02.605Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T12:10:05.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T12:10:05.895Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T12:10:05.895Z] ./bin/test-attribution-txt.sh [2023-05-16T12:10:05.895Z] make -C web test [2023-05-16T12:10:05.895Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [2023-05-16T12:10:05.895Z] make[1]: tput: No such file or directory [2023-05-16T12:10:05.895Z] make[1]: tput: No such file or directory [2023-05-16T12:10:05.895Z] warning: generating ./VERSION [2023-05-16T12:10:05.895Z] echo "0.0.0" > VERSION [2023-05-16T12:10:05.895Z] docker build \ [2023-05-16T12:10:05.895Z] -f Dockerfile \ [2023-05-16T12:10:05.895Z] --build-arg USER=1000 \ [2023-05-16T12:10:05.895Z] \ [2023-05-16T12:10:05.895Z] --label "git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c" \ [2023-05-16T12:10:05.895Z] -t edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c \ [2023-05-16T12:10:05.896Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T12:10:05.896Z] . [2023-05-16T12:10:05.896Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T12:10:05.896Z] Install the buildx component to build images with BuildKit: [2023-05-16T12:10:05.896Z] https://docs.docker.com/go/buildx/ [2023-05-16T12:10:05.896Z] [2023-05-16T12:10:05.896Z] Sending build context to Docker daemon 2.571MB [2023-05-16T12:10:05.896Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T12:10:05.896Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T12:10:05.896Z] 9621f1afde84: Pulling fs layer [2023-05-16T12:10:05.896Z] c6f70ee39829: Pulling fs layer [2023-05-16T12:10:05.896Z] 56892a8094a2: Pulling fs layer [2023-05-16T12:10:05.896Z] 58dd87906ef0: Pulling fs layer [2023-05-16T12:10:05.896Z] 58dd87906ef0: Waiting [2023-05-16T12:10:05.896Z] 56892a8094a2: Download complete [2023-05-16T12:10:05.896Z] 9621f1afde84: Verifying Checksum [2023-05-16T12:10:05.896Z] 9621f1afde84: Download complete [2023-05-16T12:10:05.896Z] 58dd87906ef0: Download complete [2023-05-16T12:10:06.154Z] 9621f1afde84: Pull complete [2023-05-16T12:10:06.154Z] c6f70ee39829: Verifying Checksum [2023-05-16T12:10:06.154Z] c6f70ee39829: Download complete [2023-05-16T12:10:07.088Z] c6f70ee39829: Pull complete [2023-05-16T12:10:07.456Z] 56892a8094a2: Pull complete [2023-05-16T12:10:07.456Z] 58dd87906ef0: Pull complete [2023-05-16T12:10:07.456Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T12:10:07.456Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T12:10:07.456Z] ---> b69703f70c3d [2023-05-16T12:10:07.456Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T12:10:10.082Z] ---> Running in 5b5d230aad8b [2023-05-16T12:10:10.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:10:10.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:10:10.344Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-16T12:10:10.344Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-16T12:10:10.344Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-16T12:10:10.344Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-16T12:10:10.344Z] (5/129) Installing libxcb (1.14-r2) [2023-05-16T12:10:10.344Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-16T12:10:10.344Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-16T12:10:10.344Z] (8/129) Installing libice (1.0.10-r0) [2023-05-16T12:10:10.344Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-16T12:10:10.344Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-16T12:10:10.344Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-16T12:10:10.344Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-16T12:10:10.344Z] (13/129) Installing xset (1.2.4-r0) [2023-05-16T12:10:10.344Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-16T12:10:10.344Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-16T12:10:10.344Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T12:10:10.344Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-16T12:10:10.344Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-16T12:10:10.344Z] (19/129) Installing libintl (0.21-r0) [2023-05-16T12:10:10.344Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-16T12:10:10.344Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-16T12:10:10.344Z] (22/129) Installing pcre (8.45-r1) [2023-05-16T12:10:10.344Z] (23/129) Installing glib (2.70.1-r0) [2023-05-16T12:10:10.613Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-16T12:10:10.613Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-16T12:10:10.613Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-16T12:10:10.613Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T12:10:10.613Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T12:10:10.613Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-16T12:10:10.613Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-16T12:10:10.613Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-16T12:10:10.613Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-16T12:10:10.613Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T12:10:10.613Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T12:10:10.613Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-16T12:10:10.613Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-16T12:10:10.613Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-16T12:10:10.613Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-16T12:10:10.613Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-16T12:10:10.613Z] (40/129) Installing libxi (1.8-r0) [2023-05-16T12:10:10.613Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-16T12:10:10.613Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-16T12:10:10.613Z] (43/129) Installing atk (2.36.0-r0) [2023-05-16T12:10:10.613Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-16T12:10:10.613Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-16T12:10:10.613Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-16T12:10:10.613Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T12:10:10.613Z] (48/129) Installing expat (2.5.0-r0) [2023-05-16T12:10:10.613Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-16T12:10:10.613Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-16T12:10:10.613Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-16T12:10:10.613Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-16T12:10:10.613Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-16T12:10:10.613Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-16T12:10:10.613Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-16T12:10:10.614Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-16T12:10:10.614Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-16T12:10:10.614Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-16T12:10:10.875Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-16T12:10:10.875Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-16T12:10:10.875Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-16T12:10:10.875Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-16T12:10:10.875Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-16T12:10:10.875Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-16T12:10:10.875Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-16T12:10:10.875Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-16T12:10:10.875Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-16T12:10:10.875Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-16T12:10:10.875Z] (69/129) Installing pango (1.48.10-r0) [2023-05-16T12:10:10.875Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T12:10:10.875Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T12:10:10.875Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T12:10:10.875Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-16T12:10:10.875Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-16T12:10:10.875Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T12:10:10.875Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T12:10:10.875Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-16T12:10:10.875Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-16T12:10:10.875Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-16T12:10:11.136Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T12:10:13.046Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-16T12:10:13.046Z] (80/129) Installing flac (1.3.4-r0) [2023-05-16T12:10:13.046Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T12:10:13.046Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T12:10:13.046Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-16T12:10:13.046Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-16T12:10:13.046Z] (85/129) Installing libass (0.15.2-r0) [2023-05-16T12:10:13.046Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-16T12:10:13.046Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T12:10:13.046Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T12:10:13.046Z] (89/129) Installing lame (3.100-r0) [2023-05-16T12:10:13.046Z] (90/129) Installing opus (1.3.1-r1) [2023-05-16T12:10:13.306Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T12:10:13.306Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-16T12:10:13.306Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-16T12:10:13.306Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-16T12:10:13.306Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-16T12:10:13.306Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T12:10:13.306Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-16T12:10:13.306Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-16T12:10:13.306Z] (99/129) Installing libva (2.13.0-r0) [2023-05-16T12:10:13.306Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-16T12:10:13.306Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-16T12:10:13.306Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-16T12:10:13.306Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-16T12:10:13.306Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-16T12:10:13.306Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-16T12:10:13.306Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-16T12:10:13.306Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-16T12:10:13.306Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T12:10:13.565Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-16T12:10:13.565Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-16T12:10:13.565Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T12:10:13.565Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-16T12:10:13.565Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-16T12:10:13.565Z] (114/129) Installing nspr (4.32-r0) [2023-05-16T12:10:13.565Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-16T12:10:13.565Z] (116/129) Installing nss (3.78.1-r0) [2023-05-16T12:10:13.565Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-16T12:10:13.565Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-16T12:10:13.565Z] (119/129) Installing orc (0.4.32-r0) [2023-05-16T12:10:13.565Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-16T12:10:13.565Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-16T12:10:13.565Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-16T12:10:13.565Z] (123/129) Installing libpulse (15.0-r2) [2023-05-16T12:10:13.565Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-16T12:10:13.565Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-16T12:10:13.565Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-16T12:10:13.565Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-16T12:10:13.565Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-16T12:10:13.565Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-16T12:10:14.517Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T12:10:14.517Z] Executing glib-2.70.1-r0.trigger [2023-05-16T12:10:14.777Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T12:10:15.037Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T12:10:15.037Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T12:10:15.037Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T12:10:15.037Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T12:10:15.037Z] OK: 286 MiB in 145 packages [2023-05-16T12:10:20.842Z] Removing intermediate container 5b5d230aad8b [2023-05-16T12:10:20.842Z] ---> 9b42d1a13c3f [2023-05-16T12:10:20.842Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T12:10:20.842Z] ---> Running in 350464637a21 [2023-05-16T12:10:20.842Z] Removing intermediate container 350464637a21 [2023-05-16T12:10:20.842Z] ---> 95c72dde8e8e [2023-05-16T12:10:20.842Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T12:10:20.842Z] ---> Running in 4162b8b57fac [2023-05-16T12:10:20.842Z] Removing intermediate container 4162b8b57fac [2023-05-16T12:10:20.842Z] ---> c0e213a06452 [2023-05-16T12:10:20.842Z] Step 5/10 : RUN npm install -g npm [2023-05-16T12:10:20.842Z] ---> Running in 0e1717c13412 [2023-05-16T12:10:27.416Z] [2023-05-16T12:10:27.416Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-16T12:10:27.416Z] [2023-05-16T12:10:27.416Z] 27 packages are looking for funding [2023-05-16T12:10:27.416Z] run `npm fund` for details [2023-05-16T12:10:27.416Z] [2023-05-16T12:10:27.416Z] found 0 vulnerabilities [2023-05-16T12:10:27.710Z] Removing intermediate container 0e1717c13412 [2023-05-16T12:10:27.710Z] ---> 04607887976c [2023-05-16T12:10:27.710Z] Step 6/10 : ARG USER=1000 [2023-05-16T12:10:27.971Z] ---> Running in c9a7bdfa3244 [2023-05-16T12:10:27.971Z] Removing intermediate container c9a7bdfa3244 [2023-05-16T12:10:27.971Z] ---> 8564735803c9 [2023-05-16T12:10:27.971Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T12:10:27.971Z] ---> Running in 32285d493b39 [2023-05-16T12:10:28.539Z] Removing intermediate container 32285d493b39 [2023-05-16T12:10:28.539Z] ---> fcb7d02bc438 [2023-05-16T12:10:28.539Z] Step 8/10 : USER $USER:$USER [2023-05-16T12:10:28.539Z] ---> Running in f4afc4abbc73 [2023-05-16T12:10:28.539Z] Removing intermediate container f4afc4abbc73 [2023-05-16T12:10:28.539Z] ---> 9959ed57104a [2023-05-16T12:10:28.539Z] Step 9/10 : WORKDIR /app [2023-05-16T12:10:28.539Z] ---> Running in 17ca54682920 [2023-05-16T12:10:28.539Z] Removing intermediate container 17ca54682920 [2023-05-16T12:10:28.539Z] ---> 09bdd55c1f5b [2023-05-16T12:10:28.539Z] Step 10/10 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:10:28.798Z] ---> Running in 45ce94e76b8d [2023-05-16T12:10:28.798Z] Removing intermediate container 45ce94e76b8d [2023-05-16T12:10:28.798Z] ---> ab8dcb87d370 [2023-05-16T12:10:28.798Z] Successfully built ab8dcb87d370 [2023-05-16T12:10:28.798Z] Successfully tagged edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:10:28.798Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T12:10:28.798Z] touch edgex-web-ui.imagebuilt [2023-05-16T12:10:28.798Z] mkdir -p node_modules coverage [2023-05-16T12:10:28.798Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T12:10:28.798Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T12:10:30.704Z] npm WARN old lockfile [2023-05-16T12:10:30.704Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T12:10:30.704Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T12:10:30.704Z] npm WARN old lockfile [2023-05-16T12:10:30.704Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T12:10:30.704Z] npm WARN old lockfile [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.876Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE } [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE required: { [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE }, [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:10:38.877Z] npm WARN EBADENGINE } [2023-05-16T12:10:41.428Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T12:10:41.690Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T12:10:41.690Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:10:41.690Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-16T12:10:41.690Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T12:10:41.950Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T12:10:42.211Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T12:10:42.778Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T12:10:43.717Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T12:10:43.976Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T12:10:44.917Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T12:10:45.854Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-16T12:10:46.113Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-16T12:10:46.373Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:10:46.633Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-16T12:10:47.202Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:10:47.463Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:10:47.722Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:10:48.661Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:10:51.196Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-16T12:10:53.100Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-16T12:10:58.370Z] [2023-05-16T12:10:58.370Z] added 1478 packages, and audited 1479 packages in 28s [2023-05-16T12:10:58.370Z] [2023-05-16T12:10:58.370Z] 90 packages are looking for funding [2023-05-16T12:10:58.370Z] run `npm fund` for details [2023-05-16T12:10:58.370Z] [2023-05-16T12:10:58.370Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T12:10:58.370Z] [2023-05-16T12:10:58.370Z] To address issues that do not require attention, run: [2023-05-16T12:10:58.370Z] npm audit fix [2023-05-16T12:10:58.370Z] [2023-05-16T12:10:58.370Z] To address all issues (including breaking changes), run: [2023-05-16T12:10:58.370Z] npm audit fix --force [2023-05-16T12:10:58.370Z] [2023-05-16T12:10:58.370Z] Run `npm audit` for details. [2023-05-16T12:11:05.101Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-16T12:11:07.001Z] - Generating browser application bundles (phase: setup)... [2023-05-16T12:11:11.191Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T12:11:11.191Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T12:11:14.469Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T12:11:14.469Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T12:11:15.035Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T12:11:15.035Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T12:11:15.293Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T12:11:15.550Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T12:11:15.808Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T12:11:15.808Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T12:11:15.808Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T12:11:16.066Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T12:11:16.324Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T12:11:18.225Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T12:11:23.512Z] 16 05 2023 12:11:23.230:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T12:11:23.512Z] 16 05 2023 12:11:23.233:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T12:11:23.512Z] 16 05 2023 12:11:23.239:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T12:11:35.733Z] ✔ Browser application bundle generation complete. [2023-05-16T12:11:35.733Z] 16 05 2023 12:11:34.140:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Jtu8JWiMAyWZsoYtAAAB with id 48476255 [2023-05-16T12:11:37.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T12:11:37.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.029 secs) [2023-05-16T12:11:37.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.037 secs) [2023-05-16T12:11:37.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.04 secs) [2023-05-16T12:11:37.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.042 secs) [2023-05-16T12:11:37.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.126 secs) [2023-05-16T12:11:37.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.143 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.251 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.26 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.263 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.269 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.278 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.282 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.286 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.29 secs) [2023-05-16T12:11:37.375Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.325 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.351 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.359 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.379 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.386 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.424 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.429 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.482 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.497 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.501 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.503 secs) [2023-05-16T12:11:37.633Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.543 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.565 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.581 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.586 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.603 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.63 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.637 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.644 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.647 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.648 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.658 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.661 secs) [2023-05-16T12:11:37.892Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.663 secs) [2023-05-16T12:11:37.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.667 secs) [2023-05-16T12:11:37.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.67 secs) [2023-05-16T12:11:37.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.671 secs) [2023-05-16T12:11:37.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.681 secs) [2023-05-16T12:11:37.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.694 secs) [2023-05-16T12:11:37.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.725 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.731 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.741 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.743 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.804 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.832 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.836 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.849 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.87 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.877 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.904 secs) [2023-05-16T12:11:38.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.923 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.932 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.935 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.939 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.941 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.943 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.948 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.952 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.974 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.978 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.983 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.991 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.995 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.014 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.043 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.054 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.062 secs) [2023-05-16T12:11:38.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.122 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.133 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.15 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.154 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.172 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.181 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.189 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.195 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.201 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.224 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.234 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.243 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.248 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.258 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.261 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.269 secs) [2023-05-16T12:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.279 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.298 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.311 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.336 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.363 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.375 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.381 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.386 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.407 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.434 secs) [2023-05-16T12:11:38.934Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.442 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.462 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.477 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.48 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.482 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.55 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.571 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.579 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.587 secs) [2023-05-16T12:11:39.193Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.643 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.655 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.683 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.691 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.696 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.702 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.721 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.724 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.726 secs) [2023-05-16T12:11:39.454Z] WARN: ' [2023-05-16T12:11:39.454Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T12:11:39.454Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T12:11:39.454Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T12:11:39.454Z] in a future version of Angular. [2023-05-16T12:11:39.454Z] [2023-05-16T12:11:39.454Z] For more information on this, see our API docs here: [2023-05-16T12:11:39.454Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T12:11:39.454Z] ' [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.726 secs) [2023-05-16T12:11:39.454Z] WARN: ' [2023-05-16T12:11:39.454Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T12:11:39.454Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T12:11:39.454Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T12:11:39.454Z] in a future version of Angular. [2023-05-16T12:11:39.454Z] [2023-05-16T12:11:39.454Z] For more information on this, see our API docs here: [2023-05-16T12:11:39.454Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T12:11:39.454Z] ' [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.746 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.751 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.754 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.755 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.792 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.805 secs) [2023-05-16T12:11:39.454Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.81 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.815 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.82 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.825 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.838 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.85 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.857 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.86 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.862 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.865 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.902 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.91 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.922 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.957 secs) [2023-05-16T12:11:39.714Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.971 secs) [2023-05-16T12:11:39.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.986 secs) [2023-05-16T12:11:39.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.036 secs) [2023-05-16T12:11:39.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.046 secs) [2023-05-16T12:11:39.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.056 secs) [2023-05-16T12:11:39.975Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.063 secs) [2023-05-16T12:11:39.975Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.077 secs) [2023-05-16T12:11:39.975Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.087 secs) [2023-05-16T12:11:39.975Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.097 secs) [2023-05-16T12:11:39.975Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.118 secs) [2023-05-16T12:11:40.236Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.15 secs / 2.118 secs) [2023-05-16T12:11:40.236Z] TOTAL: 145 SUCCESS [2023-05-16T12:11:40.236Z] ✔ Browser application bundle generation complete. [2023-05-16T12:11:41.006Z] [2023-05-16T12:11:41.006Z] =============================== Coverage summary =============================== [2023-05-16T12:11:41.006Z] Statements : 41.56% ( 1425/3429 ) [2023-05-16T12:11:41.006Z] Branches : 12.14% ( 109/898 ) [2023-05-16T12:11:41.006Z] Functions : 33.33% ( 417/1251 ) [2023-05-16T12:11:41.006Z] Lines : 39.45% ( 1280/3245 ) [2023-05-16T12:11:41.006Z] ================================================================================ [2023-05-16T12:11:41.006Z] ✔ Browser application bundle generation complete. [2023-05-16T12:11:41.265Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [Pipeline] echo [2023-05-16T12:11:41.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T12:11:41.263Z] $ docker stop --time=1 33f699d3cc2039ecebddd83f1426260ebdfcb0bb51e1ac67abd32a62baeb1490 [2023-05-16T12:11:42.576Z] $ docker rm -f --volumes 33f699d3cc2039ecebddd83f1426260ebdfcb0bb51e1ac67abd32a62baeb1490 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:11:43.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T12:11:43.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T12:11:44.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T12:11:45.279Z] + ls -al . [2023-05-16T12:11:45.280Z] total 180 [2023-05-16T12:11:45.280Z] drwxrwxr-x 14 jenkins jenkins 4096 May 16 12:09 . [2023-05-16T12:11:45.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:08 .. [2023-05-16T12:11:45.280Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:08 .blubracket [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:08 .dockerignore [2023-05-16T12:11:45.280Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:08 .git [2023-05-16T12:11:45.280Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:08 .github [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:08 .gitignore [2023-05-16T12:11:45.280Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:08 .semver [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:08 Attribution.txt [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:08 CHANGELOG.md [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:08 CONTRIBUTING.md [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:08 Dockerfile [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:08 Jenkinsfile [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:08 LICENSE [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:08 Makefile [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:08 README.md [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 12:08 VERSION [2023-05-16T12:11:45.280Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:08 assets [2023-05-16T12:11:45.280Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:08 bin [2023-05-16T12:11:45.280Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:08 cmd [2023-05-16T12:11:45.280Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 12:09 coverage.out [2023-05-16T12:11:45.280Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:08 docs [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:08 go.mod [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:08 go.sum [2023-05-16T12:11:45.280Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:08 internal [2023-05-16T12:11:45.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:08 snap [2023-05-16T12:11:45.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:08 testing [2023-05-16T12:11:45.280Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:08 version.go [2023-05-16T12:11:45.280Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 12:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:11:45.594Z] + 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=6f8f5a7c0f232f456415bf08126aface47b01b8c --label arch=amd64 --label version=0.0.0 . [2023-05-16T12:11:45.853Z] Sending build context to Docker daemon 48.42MB [2023-05-16T12:11:45.853Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:11:45.853Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T12:11:45.853Z] ---> 6494b6b427f7 [2023-05-16T12:11:45.853Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T12:11:46.790Z] ---> Running in af048f0a85d6 [2023-05-16T12:11:46.790Z] Removing intermediate container af048f0a85d6 [2023-05-16T12:11:46.790Z] ---> e15da55365d0 [2023-05-16T12:11:46.790Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:11:46.790Z] ---> Running in accac8da94d1 [2023-05-16T12:11:46.790Z] Removing intermediate container accac8da94d1 [2023-05-16T12:11:46.790Z] ---> fe69cf1cde62 [2023-05-16T12:11:46.790Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:11:46.790Z] ---> Running in 03bf049169e8 [2023-05-16T12:11:46.790Z] Removing intermediate container 03bf049169e8 [2023-05-16T12:11:46.790Z] ---> e531aa17225f [2023-05-16T12:11:46.790Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T12:11:46.790Z] ---> Running in b108659931fe [2023-05-16T12:11:46.790Z] Removing intermediate container b108659931fe [2023-05-16T12:11:46.790Z] ---> 9c7f169f1e52 [2023-05-16T12:11:46.790Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T12:11:46.790Z] ---> Running in 74248e7fe085 [2023-05-16T12:11:47.047Z] Removing intermediate container 74248e7fe085 [2023-05-16T12:11:47.047Z] ---> 87fa58e3d1ed [2023-05-16T12:11:47.047Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T12:11:47.998Z] ---> 216286c22aad [2023-05-16T12:11:47.998Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:11:47.998Z] ---> Running in 51f8dc8cab3a [2023-05-16T12:11:47.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T12:11:48.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T12:11:48.516Z] OK: 265 MiB in 53 packages [2023-05-16T12:11:48.775Z] Removing intermediate container 51f8dc8cab3a [2023-05-16T12:11:48.775Z] ---> cb1125699beb [2023-05-16T12:11:48.775Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T12:11:48.775Z] ---> Running in 46436b0fef83 [2023-05-16T12:11:48.775Z] Removing intermediate container 46436b0fef83 [2023-05-16T12:11:48.775Z] ---> 0591cfab03f9 [2023-05-16T12:11:48.775Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T12:11:48.775Z] ---> Running in 840bd2b3f71b [2023-05-16T12:11:48.775Z] Removing intermediate container 840bd2b3f71b [2023-05-16T12:11:48.775Z] ---> 3e3775785973 [2023-05-16T12:11:48.775Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T12:11:49.034Z] ---> 13b817bf9d4f [2023-05-16T12:11:49.034Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:11:49.034Z] ---> Running in fc10bc5c2dd0 [2023-05-16T12:11:49.599Z] Removing intermediate container fc10bc5c2dd0 [2023-05-16T12:11:49.599Z] ---> 71237d439072 [2023-05-16T12:11:49.599Z] Step 14/25 : COPY . . [2023-05-16T12:11:51.502Z] ---> e8ae050ea404 [2023-05-16T12:11:51.502Z] Step 15/25 : RUN ${MAKE} [2023-05-16T12:11:51.502Z] ---> Running in 078985dc7c6c [2023-05-16T12:11:51.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T12:12:09.577Z] Removing intermediate container 078985dc7c6c [2023-05-16T12:12:09.577Z] ---> b90f65bde367 [2023-05-16T12:12:09.577Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T12:12:09.577Z] 3.17: Pulling from library/alpine [2023-05-16T12:12:09.577Z] f56be85fc22e: Already exists [2023-05-16T12:12:09.577Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T12:12:09.577Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T12:12:09.577Z] ---> 9ed4aefc74f6 [2023-05-16T12:12:09.577Z] Step 17/25 : EXPOSE 4000 [2023-05-16T12:12:09.577Z] ---> Running in be6fa30f6085 [2023-05-16T12:12:09.577Z] Removing intermediate container be6fa30f6085 [2023-05-16T12:12:09.577Z] ---> cac51bcc2d09 [2023-05-16T12:12:09.577Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T12:12:10.147Z] ---> 4daa7d5e710d [2023-05-16T12:12:10.147Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T12:12:10.147Z] ---> 320d8b8eb920 [2023-05-16T12:12:10.147Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T12:12:10.405Z] ---> eb94db63b12f [2023-05-16T12:12:10.405Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T12:12:10.405Z] ---> Running in 4c4d5386bc8d [2023-05-16T12:12:10.405Z] Removing intermediate container 4c4d5386bc8d [2023-05-16T12:12:10.405Z] ---> b7d7bff45cde [2023-05-16T12:12:10.405Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T12:12:10.405Z] ---> Running in 5a65965ccacb [2023-05-16T12:12:10.664Z] Removing intermediate container 5a65965ccacb [2023-05-16T12:12:10.664Z] ---> e2b2cb10266a [2023-05-16T12:12:10.664Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T12:12:10.664Z] ---> Running in 24800510469f [2023-05-16T12:12:10.664Z] Removing intermediate container 24800510469f [2023-05-16T12:12:10.664Z] ---> a66105e35c87 [2023-05-16T12:12:10.664Z] Step 24/25 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:12:10.664Z] ---> Running in 4441c34c0684 [2023-05-16T12:12:10.664Z] Removing intermediate container 4441c34c0684 [2023-05-16T12:12:10.664Z] ---> 5c29ccf5d1f7 [2023-05-16T12:12:10.664Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T12:12:10.664Z] ---> Running in 88bbb266cb69 [2023-05-16T12:12:10.924Z] Removing intermediate container 88bbb266cb69 [2023-05-16T12:12:10.924Z] ---> 8b07d7db2a07 [2023-05-16T12:12:10.924Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T12:12:10.924Z] Successfully built 8b07d7db2a07 [2023-05-16T12:12:10.924Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:12:11.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:12:11.349Z] [2023-05-16T12:12:11.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:12:11.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:12:11.641Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T12:12:11.641Z] 5eb5b503b376: Pulling fs layer [2023-05-16T12:12:11.641Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T12:12:11.641Z] ec43610c2a17: Pulling fs layer [2023-05-16T12:12:11.641Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T12:12:11.641Z] 33b1e0a273af: Pulling fs layer [2023-05-16T12:12:11.641Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T12:12:11.641Z] 2f39f015ded8: Pulling fs layer [2023-05-16T12:12:11.641Z] 3a2ae6a8a46f: Waiting [2023-05-16T12:12:11.641Z] 2f39f015ded8: Waiting [2023-05-16T12:12:11.641Z] 33b1e0a273af: Waiting [2023-05-16T12:12:11.641Z] 5d3b04190fa2: Waiting [2023-05-16T12:12:11.641Z] 5c69ac0246d0: Download complete [2023-05-16T12:12:11.641Z] 3a2ae6a8a46f: Download complete [2023-05-16T12:12:11.641Z] 33b1e0a273af: Verifying Checksum [2023-05-16T12:12:11.641Z] 33b1e0a273af: Download complete [2023-05-16T12:12:11.641Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T12:12:11.641Z] 5d3b04190fa2: Download complete [2023-05-16T12:12:11.641Z] ec43610c2a17: Verifying Checksum [2023-05-16T12:12:11.641Z] ec43610c2a17: Download complete [2023-05-16T12:12:11.900Z] 5eb5b503b376: Verifying Checksum [2023-05-16T12:12:11.900Z] 5eb5b503b376: Download complete [2023-05-16T12:12:12.475Z] 2f39f015ded8: Verifying Checksum [2023-05-16T12:12:12.475Z] 2f39f015ded8: Download complete [2023-05-16T12:12:13.042Z] 5eb5b503b376: Pull complete [2023-05-16T12:12:13.306Z] 5c69ac0246d0: Pull complete [2023-05-16T12:12:13.565Z] ec43610c2a17: Pull complete [2023-05-16T12:12:13.826Z] 3a2ae6a8a46f: Pull complete [2023-05-16T12:12:13.826Z] 33b1e0a273af: Pull complete [2023-05-16T12:12:13.826Z] 5d3b04190fa2: Pull complete [2023-05-16T12:12:19.096Z] 2f39f015ded8: Pull complete [2023-05-16T12:12:19.096Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T12:12:19.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:12:19.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:12:19.180Z] prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container [2023-05-16T12:12:19.191Z] $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:12:22.751Z] $ docker top 55c25d187d4cc0a00a9300b0ef536369ddcdf756ddf8765ecbeb3652a9f3cb88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:12:23.146Z] ---> job-cost.sh [2023-05-16T12:12:23.146Z] lf-activate-venv: SKIPPING [2023-05-16T12:12:23.146Z] INFO: No Stack... [2023-05-16T12:12:23.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:12:23.976Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T12:12:24.268Z] + + cut -d, -f6 [2023-05-16T12:12:24.268Z] cat /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/cost.csv [Pipeline] lock [2023-05-16T12:12:24.281Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [2023-05-16T12:12:24.287Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] did not exist. Created. [2023-05-16T12:12:24.288Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T12:12:24.590Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T12:12:24.970Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T12:12:24.978Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T12:12:24.983Z] $ docker stop --time=1 55c25d187d4cc0a00a9300b0ef536369ddcdf756ddf8765ecbeb3652a9f3cb88 [2023-05-16T12:12:26.218Z] $ docker rm -f --volumes 55c25d187d4cc0a00a9300b0ef536369ddcdf756ddf8765ecbeb3652a9f3cb88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T12:12:40.449Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15722 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] ws [2023-05-16T12:12:40.460Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2023-05-16T12:12:40.497Z] The recommended git tool is: git [2023-05-16T12:12:45.403Z] using credential edgex-jenkins-ssh [2023-05-16T12:12:45.419Z] Cloning the remote Git repository [2023-05-16T12:12:45.465Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T12:12:45.552Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2023-05-16T12:12:45.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T12:12:45.680Z] > git --version # timeout=10 [2023-05-16T12:12:45.699Z] > git --version # 'git version 2.25.1' [2023-05-16T12:12:45.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T12:12:45.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T12:12:49.042Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T12:12:49.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T12:12:50.493Z] Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit 6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:12:49.954Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T12:12:49.997Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T12:12:49.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T12:12:50.012Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T12:12:50.511Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T12:12:51.041Z] Merge succeeded, producing 6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:12:51.041Z] Checking out Revision 6f8f5a7c0f232f456415bf08126aface47b01b8c (PR-607) [2023-05-16T12:12:51.854Z] Commit message: "build(snap): Correct epoch start from 1" [2023-05-16T12:12:50.576Z] > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # timeout=10 [2023-05-16T12:12:50.948Z] > git remote # timeout=10 [2023-05-16T12:12:50.969Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T12:12:50.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T12:12:51.000Z] > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 [2023-05-16T12:12:51.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T12:12:51.049Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T12:12:51.066Z] > git checkout -f 6f8f5a7c0f232f456415bf08126aface47b01b8c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:12:52.700Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T12:12:52.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T12:12:52.701Z] Dload Upload Total Spent Left Speed [2023-05-16T12:12:52.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-05-16T12:12:53.244Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T12:12:53.570Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T12:12:53.571Z] + sudo tee /etc/docker/daemon.new [2023-05-16T12:12:53.571Z] { [2023-05-16T12:12:53.571Z] "registry-mirrors": [ [2023-05-16T12:12:53.571Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T12:12:53.571Z] ], [2023-05-16T12:12:53.571Z] "bip": "10.250.0.254/24", [2023-05-16T12:12:53.571Z] "hosts": [ [2023-05-16T12:12:53.571Z] "tcp://0.0.0.0:5555", [2023-05-16T12:12:53.571Z] "unix:///var/run/docker.sock" [2023-05-16T12:12:53.571Z] ], [2023-05-16T12:12:53.571Z] "mtu": 1458, [2023-05-16T12:12:53.571Z] "selinux-enabled": true, [2023-05-16T12:12:53.571Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T12:12:53.571Z] } [Pipeline] sh [2023-05-16T12:12:53.895Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T12:12:54.232Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:13:12.508Z] provisioning config files... [2023-05-16T12:13:12.534Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config123597456053884813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:13:12.884Z] ---> docker-login.sh [2023-05-16T12:13:12.884Z] nexus3.edgexfoundry.org:10001 [2023-05-16T12:13:13.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:13:13.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:13:13.475Z] Configure a credential helper to remove this warning. See [2023-05-16T12:13:13.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:13:13.475Z] [2023-05-16T12:13:13.475Z] Login Succeeded [2023-05-16T12:13:13.475Z] nexus3.edgexfoundry.org:10002 [2023-05-16T12:13:13.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:13:13.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:13:13.744Z] Configure a credential helper to remove this warning. See [2023-05-16T12:13:13.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:13:13.744Z] [2023-05-16T12:13:14.014Z] Login Succeeded [2023-05-16T12:13:14.014Z] nexus3.edgexfoundry.org:10003 [2023-05-16T12:13:14.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:13:14.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:13:14.283Z] Configure a credential helper to remove this warning. See [2023-05-16T12:13:14.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:13:14.283Z] [2023-05-16T12:13:14.283Z] Login Succeeded [2023-05-16T12:13:14.283Z] nexus3.edgexfoundry.org:10004 [2023-05-16T12:13:14.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:13:14.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:13:14.555Z] Configure a credential helper to remove this warning. See [2023-05-16T12:13:14.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:13:14.555Z] [2023-05-16T12:13:14.555Z] Login Succeeded [2023-05-16T12:13:14.555Z] docker.io [2023-05-16T12:13:14.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T12:13:15.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T12:13:15.098Z] Configure a credential helper to remove this warning. See [2023-05-16T12:13:15.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T12:13:15.098Z] [2023-05-16T12:13:15.098Z] Login Succeeded [2023-05-16T12:13:15.098Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T12:13:15.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T12:13:15.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:13:15.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T12:13:15.404Z] ========================================================= [2023-05-16T12:13:15.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T12:13:15.404Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:13:15.747Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T12:13:16.720Z] Sending build context to Docker daemon 28.38MB [2023-05-16T12:13:16.720Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:13:16.720Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T12:13:16.991Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T12:13:16.991Z] c41833b44d91: Pulling fs layer [2023-05-16T12:13:16.991Z] ed15518f5707: Pulling fs layer [2023-05-16T12:13:16.991Z] feae8fd75edb: Pulling fs layer [2023-05-16T12:13:16.991Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T12:13:16.991Z] 3cdef696dda3: Pulling fs layer [2023-05-16T12:13:16.991Z] 2ced38df9373: Pulling fs layer [2023-05-16T12:13:16.991Z] 58f1dce35555: Pulling fs layer [2023-05-16T12:13:16.991Z] 242c74f7c9fa: Waiting [2023-05-16T12:13:16.991Z] 3cdef696dda3: Waiting [2023-05-16T12:13:16.991Z] 2ced38df9373: Waiting [2023-05-16T12:13:16.991Z] 58f1dce35555: Waiting [2023-05-16T12:13:16.991Z] ed15518f5707: Verifying Checksum [2023-05-16T12:13:16.992Z] ed15518f5707: Download complete [2023-05-16T12:13:16.992Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T12:13:16.992Z] 242c74f7c9fa: Download complete [2023-05-16T12:13:16.992Z] 3cdef696dda3: Verifying Checksum [2023-05-16T12:13:16.992Z] 3cdef696dda3: Download complete [2023-05-16T12:13:16.992Z] c41833b44d91: Verifying Checksum [2023-05-16T12:13:16.992Z] c41833b44d91: Download complete [2023-05-16T12:13:17.974Z] c41833b44d91: Pull complete [2023-05-16T12:13:18.247Z] 58f1dce35555: Verifying Checksum [2023-05-16T12:13:18.247Z] 58f1dce35555: Download complete [2023-05-16T12:13:18.527Z] ed15518f5707: Pull complete [2023-05-16T12:13:19.497Z] feae8fd75edb: Verifying Checksum [2023-05-16T12:13:19.497Z] feae8fd75edb: Download complete [2023-05-16T12:13:19.497Z] 2ced38df9373: Verifying Checksum [2023-05-16T12:13:19.497Z] 2ced38df9373: Download complete [2023-05-16T12:13:32.025Z] feae8fd75edb: Pull complete [2023-05-16T12:13:32.025Z] 242c74f7c9fa: Pull complete [2023-05-16T12:13:32.025Z] 3cdef696dda3: Pull complete [2023-05-16T12:13:38.727Z] 2ced38df9373: Pull complete [2023-05-16T12:13:40.696Z] 58f1dce35555: Pull complete [2023-05-16T12:13:40.696Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T12:13:40.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T12:13:40.696Z] ---> fadd8f120f05 [2023-05-16T12:13:40.696Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T12:13:42.655Z] ---> Running in 2d475d3134a5 [2023-05-16T12:13:42.655Z] Removing intermediate container 2d475d3134a5 [2023-05-16T12:13:42.655Z] ---> 5661f85366cb [2023-05-16T12:13:42.655Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:13:42.926Z] ---> Running in 691b9b63b474 [2023-05-16T12:13:43.196Z] Removing intermediate container 691b9b63b474 [2023-05-16T12:13:43.196Z] ---> 36f567eee0fc [2023-05-16T12:13:43.196Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:13:43.196Z] ---> Running in e3da7f25ab1c [2023-05-16T12:13:43.466Z] Removing intermediate container e3da7f25ab1c [2023-05-16T12:13:43.466Z] ---> 77f2756be735 [2023-05-16T12:13:43.466Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T12:13:43.466Z] ---> Running in c326b94a6a97 [2023-05-16T12:13:43.735Z] Removing intermediate container c326b94a6a97 [2023-05-16T12:13:43.735Z] ---> ce7eaaf7157b [2023-05-16T12:13:43.735Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T12:13:44.004Z] ---> Running in db98aad912c8 [2023-05-16T12:13:44.273Z] Removing intermediate container db98aad912c8 [2023-05-16T12:13:44.273Z] ---> 71cf7a1f3ed4 [2023-05-16T12:13:44.273Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T12:13:44.862Z] latest: Pulling from library/docker [2023-05-16T12:13:44.862Z] 08409d417260: Pulling fs layer [2023-05-16T12:13:44.862Z] bf127bdc9f4f: Pulling fs layer [2023-05-16T12:13:44.862Z] 55b4810136f4: Pulling fs layer [2023-05-16T12:13:44.862Z] 7755db036d15: Pulling fs layer [2023-05-16T12:13:44.862Z] 5a3f85b23db6: Pulling fs layer [2023-05-16T12:13:44.862Z] cf39c0494cbe: Pulling fs layer [2023-05-16T12:13:44.862Z] f4a1512e3bbb: Pulling fs layer [2023-05-16T12:13:44.862Z] 5ccc04d8fc75: Pulling fs layer [2023-05-16T12:13:44.862Z] bc47925e6b41: Pulling fs layer [2023-05-16T12:13:44.862Z] 3ad6e81d58bb: Pulling fs layer [2023-05-16T12:13:44.862Z] 3b77d6fe3da4: Pulling fs layer [2023-05-16T12:13:44.862Z] 31f5e86c7e55: Pulling fs layer [2023-05-16T12:13:44.862Z] 7db388f73c37: Pulling fs layer [2023-05-16T12:13:44.862Z] 08255c858201: Pulling fs layer [2023-05-16T12:13:44.862Z] 5ccc04d8fc75: Waiting [2023-05-16T12:13:44.862Z] 31f5e86c7e55: Waiting [2023-05-16T12:13:44.862Z] bc47925e6b41: Waiting [2023-05-16T12:13:44.862Z] 3b77d6fe3da4: Waiting [2023-05-16T12:13:44.862Z] 3ad6e81d58bb: Waiting [2023-05-16T12:13:44.862Z] 7755db036d15: Waiting [2023-05-16T12:13:44.862Z] 7db388f73c37: Waiting [2023-05-16T12:13:44.862Z] 5a3f85b23db6: Waiting [2023-05-16T12:13:44.862Z] cf39c0494cbe: Waiting [2023-05-16T12:13:44.862Z] f4a1512e3bbb: Waiting [2023-05-16T12:13:44.862Z] 08255c858201: Waiting [2023-05-16T12:13:44.862Z] 55b4810136f4: Verifying Checksum [2023-05-16T12:13:44.862Z] 55b4810136f4: Download complete [2023-05-16T12:13:44.862Z] bf127bdc9f4f: Verifying Checksum [2023-05-16T12:13:44.862Z] bf127bdc9f4f: Download complete [2023-05-16T12:13:45.132Z] 08409d417260: Download complete [2023-05-16T12:13:45.403Z] 5a3f85b23db6: Verifying Checksum [2023-05-16T12:13:45.403Z] 5a3f85b23db6: Download complete [2023-05-16T12:13:45.672Z] 7755db036d15: Verifying Checksum [2023-05-16T12:13:45.672Z] 7755db036d15: Download complete [2023-05-16T12:13:45.672Z] cf39c0494cbe: Verifying Checksum [2023-05-16T12:13:45.672Z] cf39c0494cbe: Download complete [2023-05-16T12:13:45.672Z] f4a1512e3bbb: Verifying Checksum [2023-05-16T12:13:45.672Z] f4a1512e3bbb: Download complete [2023-05-16T12:13:45.672Z] 5ccc04d8fc75: Verifying Checksum [2023-05-16T12:13:45.672Z] 5ccc04d8fc75: Download complete [2023-05-16T12:13:45.673Z] bc47925e6b41: Verifying Checksum [2023-05-16T12:13:45.673Z] bc47925e6b41: Download complete [2023-05-16T12:13:45.673Z] 08409d417260: Pull complete [2023-05-16T12:13:45.673Z] 3b77d6fe3da4: Verifying Checksum [2023-05-16T12:13:45.673Z] 3b77d6fe3da4: Download complete [2023-05-16T12:13:45.939Z] 7db388f73c37: Verifying Checksum [2023-05-16T12:13:45.939Z] 7db388f73c37: Download complete [2023-05-16T12:13:45.939Z] 08255c858201: Verifying Checksum [2023-05-16T12:13:45.939Z] 08255c858201: Download complete [2023-05-16T12:13:46.904Z] 3ad6e81d58bb: Verifying Checksum [2023-05-16T12:13:46.904Z] 3ad6e81d58bb: Download complete [2023-05-16T12:13:46.904Z] 31f5e86c7e55: Verifying Checksum [2023-05-16T12:13:46.904Z] 31f5e86c7e55: Download complete [2023-05-16T12:13:48.316Z] bf127bdc9f4f: Pull complete [2023-05-16T12:13:48.587Z] 55b4810136f4: Pull complete [2023-05-16T12:13:49.551Z] 7755db036d15: Pull complete [2023-05-16T12:13:50.523Z] 5a3f85b23db6: Pull complete [2023-05-16T12:13:51.492Z] cf39c0494cbe: Pull complete [2023-05-16T12:13:51.760Z] f4a1512e3bbb: Pull complete [2023-05-16T12:13:52.028Z] 5ccc04d8fc75: Pull complete [2023-05-16T12:13:52.297Z] bc47925e6b41: Pull complete [2023-05-16T12:13:53.258Z] 3ad6e81d58bb: Pull complete [2023-05-16T12:13:53.258Z] 3b77d6fe3da4: Pull complete [2023-05-16T12:13:55.853Z] 31f5e86c7e55: Pull complete [2023-05-16T12:13:56.121Z] 7db388f73c37: Pull complete [2023-05-16T12:13:56.391Z] 08255c858201: Pull complete [2023-05-16T12:13:56.391Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T12:13:56.391Z] Status: Downloaded newer image for docker:latest [2023-05-16T12:13:58.339Z] ---> edaf8b1552e4 [2023-05-16T12:13:58.339Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:13:58.339Z] ---> Running in 467064e86936 [2023-05-16T12:13:59.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T12:13:59.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T12:14:00.855Z] OK: 263 MiB in 53 packages [2023-05-16T12:14:01.816Z] Removing intermediate container 467064e86936 [2023-05-16T12:14:01.816Z] ---> 1507c06e43f1 [2023-05-16T12:14:01.816Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T12:14:01.816Z] ---> Running in ccd46b68e61f [2023-05-16T12:14:02.083Z] Removing intermediate container ccd46b68e61f [2023-05-16T12:14:02.083Z] ---> 931fe7cd76a0 [2023-05-16T12:14:02.083Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T12:14:02.083Z] ---> Running in 290ca1ca31c8 [2023-05-16T12:14:02.351Z] Removing intermediate container 290ca1ca31c8 [2023-05-16T12:14:02.351Z] ---> 95565e1338af [2023-05-16T12:14:02.351Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T12:14:02.949Z] ---> 6b94506a3f71 [2023-05-16T12:14:02.950Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:14:02.950Z] ---> Running in b75615f137a4 [2023-05-16T12:15:10.867Z] Removing intermediate container b75615f137a4 [2023-05-16T12:15:10.867Z] ---> 24ff760bd3eb [2023-05-16T12:15:10.867Z] Step 14/15 : COPY . . [2023-05-16T12:15:10.867Z] ---> da51ac25de49 [2023-05-16T12:15:10.867Z] Step 15/15 : RUN ${MAKE} [2023-05-16T12:15:10.867Z] ---> Running in 8dfa9e5f7cbc [2023-05-16T12:15:10.867Z] noop [2023-05-16T12:15:10.867Z] Removing intermediate container 8dfa9e5f7cbc [2023-05-16T12:15:10.867Z] ---> 29b122153695 [2023-05-16T12:15:10.867Z] Successfully built 29b122153695 [2023-05-16T12:15:10.867Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:15:11.240Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T12:15:11.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:15:11.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-15722 does not seem to be running inside a container [2023-05-16T12:15:11.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T12:15:12.753Z] $ docker top a5d2bf545716443ff21e35766f65a2262b919298ea8396dff31248a09c1ac945 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:15:13.591Z] + go version [2023-05-16T12:15:13.591Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T12:15:13.611Z] $ docker stop --time=1 a5d2bf545716443ff21e35766f65a2262b919298ea8396dff31248a09c1ac945 [2023-05-16T12:15:15.278Z] $ docker rm -f --volumes a5d2bf545716443ff21e35766f65a2262b919298ea8396dff31248a09c1ac945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:15:15.830Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T12:15:15.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:15:16.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-15722 does not seem to be running inside a container [2023-05-16T12:15:16.075Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T12:15:17.278Z] $ docker top 56035997e1e3e2012f45dfa71d24e062a809e3ff7f438e6747f1436871774c96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:15:18.113Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-16T12:15:18.447Z] + make test [2023-05-16T12:15:18.716Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T12:15:49.383Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T12:17:27.512Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T12:17:27.512Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T12:17:37.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T12:17:37.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T12:17:37.596Z] ./bin/test-attribution-txt.sh [2023-05-16T12:17:37.596Z] make -C web test [2023-05-16T12:17:37.596Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2023-05-16T12:17:37.596Z] make[1]: tput: No such file or directory [2023-05-16T12:17:37.596Z] make[1]: tput: No such file or directory [2023-05-16T12:17:37.596Z] warning: generating ./VERSION [2023-05-16T12:17:37.596Z] echo "0.0.0" > VERSION [2023-05-16T12:17:37.596Z] docker build \ [2023-05-16T12:17:37.596Z] -f Dockerfile \ [2023-05-16T12:17:37.596Z] --build-arg USER=1000 \ [2023-05-16T12:17:37.596Z] \ [2023-05-16T12:17:37.596Z] --label "git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c" \ [2023-05-16T12:17:37.596Z] -t edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c \ [2023-05-16T12:17:37.596Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T12:17:37.596Z] . [2023-05-16T12:17:37.864Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T12:17:37.864Z] Install the buildx component to build images with BuildKit: [2023-05-16T12:17:37.864Z] https://docs.docker.com/go/buildx/ [2023-05-16T12:17:37.864Z] [2023-05-16T12:17:38.448Z] Sending build context to Docker daemon 2.571MB [2023-05-16T12:17:38.448Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T12:17:38.724Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T12:17:38.724Z] 47517142f6ba: Pulling fs layer [2023-05-16T12:17:38.724Z] 5f8c4bfa009b: Pulling fs layer [2023-05-16T12:17:38.724Z] f7079c9c4ba1: Pulling fs layer [2023-05-16T12:17:38.724Z] aba105e6f55a: Pulling fs layer [2023-05-16T12:17:38.724Z] aba105e6f55a: Waiting [2023-05-16T12:17:38.724Z] f7079c9c4ba1: Verifying Checksum [2023-05-16T12:17:38.724Z] f7079c9c4ba1: Download complete [2023-05-16T12:17:38.724Z] 47517142f6ba: Verifying Checksum [2023-05-16T12:17:38.724Z] 47517142f6ba: Download complete [2023-05-16T12:17:38.724Z] aba105e6f55a: Verifying Checksum [2023-05-16T12:17:38.724Z] aba105e6f55a: Download complete [2023-05-16T12:17:39.308Z] 47517142f6ba: Pull complete [2023-05-16T12:17:39.575Z] 5f8c4bfa009b: Verifying Checksum [2023-05-16T12:17:39.576Z] 5f8c4bfa009b: Download complete [2023-05-16T12:17:42.926Z] 5f8c4bfa009b: Pull complete [2023-05-16T12:17:43.512Z] f7079c9c4ba1: Pull complete [2023-05-16T12:17:43.512Z] aba105e6f55a: Pull complete [2023-05-16T12:17:43.784Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T12:17:43.784Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T12:17:43.784Z] ---> bf1b8b58d215 [2023-05-16T12:17:43.784Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T12:17:44.375Z] ---> Running in 747e789d008e [2023-05-16T12:17:45.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-16T12:17:45.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-16T12:17:46.574Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-16T12:17:46.574Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-16T12:17:46.574Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-16T12:17:46.574Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-16T12:17:46.574Z] (5/128) Installing libxcb (1.14-r2) [2023-05-16T12:17:46.574Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-16T12:17:46.841Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-16T12:17:46.841Z] (8/128) Installing libice (1.0.10-r0) [2023-05-16T12:17:46.841Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-16T12:17:46.841Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-16T12:17:46.841Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-16T12:17:46.841Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-16T12:17:46.841Z] (13/128) Installing xset (1.2.4-r0) [2023-05-16T12:17:46.841Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-16T12:17:46.841Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-16T12:17:46.841Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T12:17:46.841Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-16T12:17:46.841Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-16T12:17:46.841Z] (19/128) Installing libintl (0.21-r0) [2023-05-16T12:17:46.841Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-16T12:17:46.841Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-16T12:17:46.841Z] (22/128) Installing pcre (8.45-r1) [2023-05-16T12:17:46.841Z] (23/128) Installing glib (2.70.1-r0) [2023-05-16T12:17:46.841Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-16T12:17:46.841Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-16T12:17:47.109Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-16T12:17:47.109Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T12:17:47.109Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T12:17:47.109Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-16T12:17:47.109Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-16T12:17:47.109Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-16T12:17:47.109Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-16T12:17:47.109Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T12:17:47.109Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T12:17:47.109Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-16T12:17:47.109Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-16T12:17:47.109Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-16T12:17:47.376Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-16T12:17:47.376Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-16T12:17:47.376Z] (40/128) Installing libxi (1.8-r0) [2023-05-16T12:17:47.376Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-16T12:17:47.376Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-16T12:17:47.376Z] (43/128) Installing atk (2.36.0-r0) [2023-05-16T12:17:47.376Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-16T12:17:47.376Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-16T12:17:47.376Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-16T12:17:47.376Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T12:17:47.376Z] (48/128) Installing expat (2.5.0-r0) [2023-05-16T12:17:47.376Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-16T12:17:47.376Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-16T12:17:47.376Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-16T12:17:47.376Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-16T12:17:47.376Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-16T12:17:47.376Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-16T12:17:47.376Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-16T12:17:47.376Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-16T12:17:47.643Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-16T12:17:47.643Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-16T12:17:47.643Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-16T12:17:47.643Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-16T12:17:47.643Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-16T12:17:47.644Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-16T12:17:47.644Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-16T12:17:47.644Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-16T12:17:47.644Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-16T12:17:47.644Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-16T12:17:47.644Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-16T12:17:47.911Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-16T12:17:47.911Z] (69/128) Installing pango (1.48.10-r0) [2023-05-16T12:17:47.911Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T12:17:47.911Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T12:17:47.911Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T12:17:47.911Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-16T12:17:47.911Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-16T12:17:47.911Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T12:17:48.183Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T12:17:48.453Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-16T12:17:48.453Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-16T12:17:48.453Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-16T12:17:48.453Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T12:17:51.058Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-16T12:17:51.058Z] (80/128) Installing flac (1.3.4-r0) [2023-05-16T12:17:51.058Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T12:17:51.058Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T12:17:51.058Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-16T12:17:51.058Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-16T12:17:51.058Z] (85/128) Installing libass (0.15.2-r0) [2023-05-16T12:17:51.058Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-16T12:17:51.058Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T12:17:51.058Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T12:17:51.058Z] (89/128) Installing lame (3.100-r0) [2023-05-16T12:17:51.058Z] (90/128) Installing opus (1.3.1-r1) [2023-05-16T12:17:51.058Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T12:17:51.058Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-16T12:17:51.058Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-16T12:17:51.058Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-16T12:17:51.058Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-16T12:17:51.058Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T12:17:51.058Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-16T12:17:51.058Z] (98/128) Installing libva (2.13.0-r0) [2023-05-16T12:17:51.058Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-16T12:17:51.058Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-16T12:17:51.058Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-16T12:17:51.058Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-16T12:17:51.058Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-16T12:17:51.058Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-16T12:17:51.058Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-16T12:17:51.338Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-16T12:17:51.338Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T12:17:51.604Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-16T12:17:51.604Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-16T12:17:51.604Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T12:17:51.604Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-16T12:17:51.604Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-16T12:17:51.605Z] (113/128) Installing nspr (4.32-r0) [2023-05-16T12:17:51.872Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-16T12:17:51.872Z] (115/128) Installing nss (3.78.1-r0) [2023-05-16T12:17:51.872Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-16T12:17:51.872Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-16T12:17:51.872Z] (118/128) Installing orc (0.4.32-r0) [2023-05-16T12:17:51.872Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-16T12:17:51.872Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-16T12:17:51.872Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-16T12:17:51.872Z] (122/128) Installing libpulse (15.0-r2) [2023-05-16T12:17:51.872Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-16T12:17:51.872Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-16T12:17:51.872Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-16T12:17:52.142Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-16T12:17:52.142Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-16T12:17:52.142Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-16T12:17:56.410Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T12:17:56.410Z] Executing glib-2.70.1-r0.trigger [2023-05-16T12:17:56.410Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T12:17:57.822Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T12:17:57.822Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T12:17:57.822Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T12:17:58.090Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T12:17:58.090Z] OK: 275 MiB in 144 packages [2023-05-16T12:18:06.310Z] Removing intermediate container 747e789d008e [2023-05-16T12:18:06.310Z] ---> 66161a1a8bbf [2023-05-16T12:18:06.310Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T12:18:06.310Z] ---> Running in 6c9e7bb3ec86 [2023-05-16T12:18:06.310Z] Removing intermediate container 6c9e7bb3ec86 [2023-05-16T12:18:06.310Z] ---> e6cdb5cd6f4e [2023-05-16T12:18:06.310Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T12:18:06.577Z] ---> Running in 99b8180fe5bf [2023-05-16T12:18:06.845Z] Removing intermediate container 99b8180fe5bf [2023-05-16T12:18:06.845Z] ---> 01132bb088cb [2023-05-16T12:18:06.845Z] Step 5/10 : RUN npm install -g npm [2023-05-16T12:18:06.845Z] ---> Running in eedc1610e2b3 [2023-05-16T12:18:33.516Z] [2023-05-16T12:18:33.517Z] removed 7 packages, changed 101 packages, and audited 264 packages in 24s [2023-05-16T12:18:33.517Z] [2023-05-16T12:18:33.517Z] 27 packages are looking for funding [2023-05-16T12:18:33.517Z] run `npm fund` for details [2023-05-16T12:18:33.517Z] [2023-05-16T12:18:33.517Z] found 0 vulnerabilities [2023-05-16T12:18:37.786Z] Removing intermediate container eedc1610e2b3 [2023-05-16T12:18:37.786Z] ---> 5f1f4f6bd935 [2023-05-16T12:18:37.786Z] Step 6/10 : ARG USER=1000 [2023-05-16T12:18:37.786Z] ---> Running in b03fb4a2740c [2023-05-16T12:18:37.786Z] Removing intermediate container b03fb4a2740c [2023-05-16T12:18:37.786Z] ---> 02e6ec857494 [2023-05-16T12:18:37.786Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T12:18:37.786Z] ---> Running in b16b4a22762d [2023-05-16T12:18:39.739Z] Removing intermediate container b16b4a22762d [2023-05-16T12:18:39.739Z] ---> 00f7891272f9 [2023-05-16T12:18:39.739Z] Step 8/10 : USER $USER:$USER [2023-05-16T12:18:39.739Z] ---> Running in 07f9892d2af4 [2023-05-16T12:18:39.739Z] Removing intermediate container 07f9892d2af4 [2023-05-16T12:18:39.739Z] ---> ef8af63e5df6 [2023-05-16T12:18:39.739Z] Step 9/10 : WORKDIR /app [2023-05-16T12:18:40.015Z] ---> Running in 08852983ae64 [2023-05-16T12:18:40.283Z] Removing intermediate container 08852983ae64 [2023-05-16T12:18:40.284Z] ---> b562d3cf7a73 [2023-05-16T12:18:40.284Z] Step 10/10 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:18:40.284Z] ---> Running in 262f45104aae [2023-05-16T12:18:40.552Z] Removing intermediate container 262f45104aae [2023-05-16T12:18:40.552Z] ---> 377b0a6a16b1 [2023-05-16T12:18:40.552Z] Successfully built 377b0a6a16b1 [2023-05-16T12:18:40.821Z] Successfully tagged edgexfoundry/edgex-web-ui:6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:18:40.821Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T12:18:40.821Z] touch edgex-web-ui.imagebuilt [2023-05-16T12:18:40.821Z] mkdir -p node_modules coverage [2023-05-16T12:18:40.821Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T12:18:40.821Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T12:18:53.156Z] npm WARN old lockfile [2023-05-16T12:18:53.156Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T12:18:53.156Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T12:18:53.156Z] npm WARN old lockfile [2023-05-16T12:18:53.156Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T12:18:53.156Z] npm WARN old lockfile [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE required: { [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE }, [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T12:19:32.164Z] npm WARN EBADENGINE } [2023-05-16T12:19:58.834Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T12:19:58.834Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T12:19:58.834Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:19:58.834Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-16T12:19:58.834Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T12:19:58.834Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T12:20:04.177Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T12:20:10.828Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T12:20:12.241Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T12:20:12.824Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T12:20:22.908Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T12:20:32.975Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-16T12:20:32.975Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:20:33.557Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:20:37.809Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:20:38.770Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T12:20:40.180Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T12:20:52.492Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-16T12:20:52.760Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-16T12:21:10.969Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-16T12:21:33.033Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-16T12:22:11.896Z] [2023-05-16T12:22:11.896Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-16T12:22:11.896Z] [2023-05-16T12:22:11.896Z] 90 packages are looking for funding [2023-05-16T12:22:11.896Z] run `npm fund` for details [2023-05-16T12:22:11.896Z] [2023-05-16T12:22:11.896Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T12:22:11.896Z] [2023-05-16T12:22:11.896Z] To address issues that do not require attention, run: [2023-05-16T12:22:11.896Z] npm audit fix [2023-05-16T12:22:11.896Z] [2023-05-16T12:22:11.896Z] To address all issues (including breaking changes), run: [2023-05-16T12:22:11.896Z] npm audit fix --force [2023-05-16T12:22:11.896Z] [2023-05-16T12:22:11.896Z] Run `npm audit` for details. [2023-05-16T12:22:11.896Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-16T12:22:26.889Z] - Generating browser application bundles (phase: setup)... [2023-05-16T12:22:59.126Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T12:22:59.126Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T12:23:25.847Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T12:23:25.847Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T12:23:32.497Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T12:23:32.497Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T12:23:35.839Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T12:23:36.802Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T12:23:42.145Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T12:23:42.726Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T12:23:43.312Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T12:23:47.555Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T12:23:47.555Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T12:23:48.135Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T12:24:44.506Z] 16 05 2023 12:24:42.259:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T12:24:44.507Z] 16 05 2023 12:24:42.272:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T12:24:44.507Z] 16 05 2023 12:24:42.299:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T12:26:06.096Z] 16 05 2023 12:25:54.669:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-16T12:26:06.096Z] 16 05 2023 12:26:01.317:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-16T12:26:08.668Z] 16 05 2023 12:26:08.654:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-16T12:26:30.869Z] ✔ Browser application bundle generation complete. [2023-05-16T12:26:31.453Z] 16 05 2023 12:26:31.179:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket JCe2gA9mtdK9cay4AAAB with id 61686388 [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.662 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.129 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.354 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.493 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.535 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.573 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.589 secs) [2023-05-16T12:26:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.611 secs) [2023-05-16T12:26:49.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.937 secs) [2023-05-16T12:26:49.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.058 secs) [2023-05-16T12:26:50.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.345 secs) [2023-05-16T12:26:50.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.38 secs) [2023-05-16T12:26:50.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.722 secs) [2023-05-16T12:26:50.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.747 secs) [2023-05-16T12:26:50.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.902 secs) [2023-05-16T12:26:51.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.92 secs) [2023-05-16T12:26:51.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.933 secs) [2023-05-16T12:26:51.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.976 secs) [2023-05-16T12:26:51.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.274 secs) [2023-05-16T12:26:51.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.303 secs) [2023-05-16T12:26:51.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.367 secs) [2023-05-16T12:26:52.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.64 secs) [2023-05-16T12:26:52.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.672 secs) [2023-05-16T12:26:52.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.717 secs) [2023-05-16T12:26:52.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.752 secs) [2023-05-16T12:26:52.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.767 secs) [2023-05-16T12:26:52.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.817 secs) [2023-05-16T12:26:52.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.841 secs) [2023-05-16T12:26:52.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.864 secs) [2023-05-16T12:26:52.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.881 secs) [2023-05-16T12:26:52.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.932 secs) [2023-05-16T12:26:52.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.961 secs) [2023-05-16T12:26:52.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.976 secs) [2023-05-16T12:26:52.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.015 secs) [2023-05-16T12:26:52.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.056 secs) [2023-05-16T12:26:52.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.239 secs) [2023-05-16T12:26:52.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.286 secs) [2023-05-16T12:26:53.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.33 secs) [2023-05-16T12:26:53.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.355 secs) [2023-05-16T12:26:53.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.454 secs) [2023-05-16T12:26:53.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.585 secs) [2023-05-16T12:26:53.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.656 secs) [2023-05-16T12:26:53.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.672 secs) [2023-05-16T12:26:53.645Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.717 secs) [2023-05-16T12:26:53.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.801 secs) [2023-05-16T12:26:53.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.056 secs) [2023-05-16T12:26:53.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.12 secs) [2023-05-16T12:26:54.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.182 secs) [2023-05-16T12:26:54.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.267 secs) [2023-05-16T12:26:54.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.286 secs) [2023-05-16T12:26:54.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.299 secs) [2023-05-16T12:26:54.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.309 secs) [2023-05-16T12:26:54.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.338 secs) [2023-05-16T12:26:54.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.39 secs) [2023-05-16T12:26:54.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.731 secs) [2023-05-16T12:26:54.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.762 secs) [2023-05-16T12:26:55.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.019 secs) [2023-05-16T12:26:55.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.138 secs) [2023-05-16T12:26:55.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.226 secs) [2023-05-16T12:26:55.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.243 secs) [2023-05-16T12:26:55.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.254 secs) [2023-05-16T12:26:55.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.265 secs) [2023-05-16T12:26:55.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.277 secs) [2023-05-16T12:26:55.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.316 secs) [2023-05-16T12:26:55.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.33 secs) [2023-05-16T12:26:56.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.574 secs) [2023-05-16T12:26:56.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.637 secs) [2023-05-16T12:26:56.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.792 secs) [2023-05-16T12:26:56.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.852 secs) [2023-05-16T12:26:56.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.97 secs) [2023-05-16T12:26:56.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.005 secs) [2023-05-16T12:26:56.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.038 secs) [2023-05-16T12:26:56.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.072 secs) [2023-05-16T12:26:56.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.093 secs) [2023-05-16T12:26:56.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.105 secs) [2023-05-16T12:26:56.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.151 secs) [2023-05-16T12:26:57.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.354 secs) [2023-05-16T12:26:57.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.392 secs) [2023-05-16T12:26:57.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.409 secs) [2023-05-16T12:26:57.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.422 secs) [2023-05-16T12:26:57.369Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.544 secs) [2023-05-16T12:26:57.369Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.61 secs) [2023-05-16T12:26:57.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.696 secs) [2023-05-16T12:26:57.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.711 secs) [2023-05-16T12:26:57.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 7.721 secs) [2023-05-16T12:26:57.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 7.783 secs) [2023-05-16T12:26:57.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 7.799 secs) [2023-05-16T12:26:57.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 7.814 secs) [2023-05-16T12:26:57.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 7.913 secs) [2023-05-16T12:26:57.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 7.96 secs) [2023-05-16T12:26:58.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.198 secs) [2023-05-16T12:26:58.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 8.334 secs) [2023-05-16T12:26:58.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 8.395 secs) [2023-05-16T12:26:58.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.525 secs) [2023-05-16T12:26:58.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.669 secs) [2023-05-16T12:26:58.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 8.698 secs) [2023-05-16T12:26:58.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 8.768 secs) [2023-05-16T12:26:58.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 8.797 secs) [2023-05-16T12:26:58.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 8.809 secs) [2023-05-16T12:26:59.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.083 secs) [2023-05-16T12:26:59.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.234 secs) [2023-05-16T12:26:59.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.263 secs) [2023-05-16T12:26:59.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.318 secs) [2023-05-16T12:26:59.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.357 secs) [2023-05-16T12:26:59.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.45 secs) [2023-05-16T12:27:00.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.488 secs) [2023-05-16T12:27:00.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.613 secs) [2023-05-16T12:27:00.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.745 secs) [2023-05-16T12:27:00.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 9.837 secs) [2023-05-16T12:27:00.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.052 secs) [2023-05-16T12:27:00.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.115 secs) [2023-05-16T12:27:00.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.185 secs) [2023-05-16T12:27:01.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.244 secs) [2023-05-16T12:27:01.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.284 secs) [2023-05-16T12:27:01.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.324 secs) [2023-05-16T12:27:01.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.359 secs) [2023-05-16T12:27:01.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.539 secs) [2023-05-16T12:27:01.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.613 secs) [2023-05-16T12:27:01.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.674 secs) [2023-05-16T12:27:01.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.852 secs) [2023-05-16T12:27:02.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.077 secs) [2023-05-16T12:27:02.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.141 secs) [2023-05-16T12:27:02.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.168 secs) [2023-05-16T12:27:02.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.218 secs) [2023-05-16T12:27:02.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.427 secs) [2023-05-16T12:27:02.975Z] WARN: ' [2023-05-16T12:27:02.975Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T12:27:02.975Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T12:27:02.975Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T12:27:02.975Z] in a future version of Angular. [2023-05-16T12:27:02.975Z] [2023-05-16T12:27:02.975Z] For more information on this, see our API docs here: [2023-05-16T12:27:02.975Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T12:27:02.975Z] ' [2023-05-16T12:27:02.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.427 secs) [2023-05-16T12:27:02.975Z] WARN: ' [2023-05-16T12:27:02.975Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T12:27:02.975Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T12:27:02.975Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T12:27:02.975Z] in a future version of Angular. [2023-05-16T12:27:02.975Z] [2023-05-16T12:27:02.975Z] For more information on this, see our API docs here: [2023-05-16T12:27:02.975Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T12:27:02.975Z] ' [2023-05-16T12:27:02.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.608 secs) [2023-05-16T12:27:02.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.667 secs) [2023-05-16T12:27:02.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.716 secs) [2023-05-16T12:27:03.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.745 secs) [2023-05-16T12:27:03.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 11.883 secs) [2023-05-16T12:27:03.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 11.982 secs) [2023-05-16T12:27:04.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.555 secs) [2023-05-16T12:27:04.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.629 secs) [2023-05-16T12:27:04.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.725 secs) [2023-05-16T12:27:04.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.867 secs) [2023-05-16T12:27:04.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.009 secs) [2023-05-16T12:27:04.894Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.124 secs) [2023-05-16T12:27:05.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.23 secs) [2023-05-16T12:27:05.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.258 secs) [2023-05-16T12:27:05.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.31 secs) [2023-05-16T12:27:05.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.369 secs) [2023-05-16T12:27:05.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.48 secs) [2023-05-16T12:27:05.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.584 secs) [2023-05-16T12:27:06.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.874 secs) [2023-05-16T12:27:06.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.932 secs) [2023-05-16T12:27:06.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.401 secs / 13.932 secs) [2023-05-16T12:27:06.968Z] TOTAL: 145 SUCCESS [2023-05-16T12:27:06.968Z] ✔ Browser application bundle generation complete. [2023-05-16T12:27:10.303Z] [2023-05-16T12:27:10.303Z] =============================== Coverage summary =============================== [2023-05-16T12:27:10.303Z] Statements : 41.56% ( 1425/3429 ) [2023-05-16T12:27:10.303Z] Branches : 12.14% ( 109/898 ) [2023-05-16T12:27:10.303Z] Functions : 33.33% ( 417/1251 ) [2023-05-16T12:27:10.304Z] Lines : 39.45% ( 1280/3245 ) [2023-05-16T12:27:10.304Z] ================================================================================ [2023-05-16T12:27:10.304Z] 16 05 2023 12:27:10.052:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-16T12:27:11.264Z] ✔ Browser application bundle generation complete. [2023-05-16T12:27:12.229Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo [2023-05-16T12:27:12.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T12:27:12.252Z] $ docker stop --time=1 56035997e1e3e2012f45dfa71d24e062a809e3ff7f438e6747f1436871774c96 [2023-05-16T12:27:14.011Z] $ docker rm -f --volumes 56035997e1e3e2012f45dfa71d24e062a809e3ff7f438e6747f1436871774c96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:27:15.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T12:27:17.673Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T12:27:22.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T12:27:23.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T12:27:26.236Z] + ls -al . [2023-05-16T12:27:26.237Z] total 176 [2023-05-16T12:27:26.237Z] drwxrwxr-x 13 jenkins jenkins 4096 May 16 12:15 . [2023-05-16T12:27:26.237Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:12 .. [2023-05-16T12:27:26.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:12 .blubracket [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 12:12 .dockerignore [2023-05-16T12:27:26.237Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:12 .git [2023-05-16T12:27:26.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:12 .github [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 12:12 .gitignore [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 12:12 Attribution.txt [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 12:12 CHANGELOG.md [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 12:12 CONTRIBUTING.md [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 12:12 Dockerfile [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 12:12 Jenkinsfile [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 12:12 LICENSE [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 12:12 Makefile [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 12:12 README.md [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 12:08 VERSION [2023-05-16T12:27:26.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:12 assets [2023-05-16T12:27:26.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:12 bin [2023-05-16T12:27:26.237Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 12:12 cmd [2023-05-16T12:27:26.237Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 12:15 coverage.out [2023-05-16T12:27:26.237Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 12:12 docs [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 12:12 go.mod [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 12:12 go.sum [2023-05-16T12:27:26.237Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 12:12 internal [2023-05-16T12:27:26.237Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:12 snap [2023-05-16T12:27:26.237Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 12:12 testing [2023-05-16T12:27:26.237Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 12:12 version.go [2023-05-16T12:27:26.237Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 12:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:27:26.577Z] + 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=6f8f5a7c0f232f456415bf08126aface47b01b8c --label arch=arm64 --label version=0.0.0 . [2023-05-16T12:27:28.237Z] Sending build context to Docker daemon 31.14MB [2023-05-16T12:27:28.237Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T12:27:28.237Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T12:27:28.237Z] ---> 29b122153695 [2023-05-16T12:27:28.237Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T12:27:28.820Z] ---> Running in 5584a4ae15b4 [2023-05-16T12:27:29.088Z] Removing intermediate container 5584a4ae15b4 [2023-05-16T12:27:29.088Z] ---> 121b8f9cf1f9 [2023-05-16T12:27:29.088Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T12:27:29.088Z] ---> Running in d2bf31f2657b [2023-05-16T12:27:29.355Z] Removing intermediate container d2bf31f2657b [2023-05-16T12:27:29.355Z] ---> 7dec48b92e64 [2023-05-16T12:27:29.355Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T12:27:29.355Z] ---> Running in 8e6dd57d3131 [2023-05-16T12:27:29.629Z] Removing intermediate container 8e6dd57d3131 [2023-05-16T12:27:29.629Z] ---> a9ced95aa0b8 [2023-05-16T12:27:29.629Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T12:27:29.897Z] ---> Running in b3de2c1799d5 [2023-05-16T12:27:30.162Z] Removing intermediate container b3de2c1799d5 [2023-05-16T12:27:30.162Z] ---> 22fcc5bd38b4 [2023-05-16T12:27:30.162Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T12:27:30.162Z] ---> Running in 56366d3f5b0f [2023-05-16T12:27:30.429Z] Removing intermediate container 56366d3f5b0f [2023-05-16T12:27:30.429Z] ---> d24417639110 [2023-05-16T12:27:30.429Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T12:27:31.834Z] ---> 7d1f32c4f325 [2023-05-16T12:27:31.835Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T12:27:32.103Z] ---> Running in 82398533f3f3 [2023-05-16T12:27:33.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T12:27:33.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T12:27:34.597Z] OK: 263 MiB in 53 packages [2023-05-16T12:27:35.568Z] Removing intermediate container 82398533f3f3 [2023-05-16T12:27:35.568Z] ---> 7c7b455636fc [2023-05-16T12:27:35.568Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T12:27:35.568Z] ---> Running in 0b835dd15f9c [2023-05-16T12:27:35.568Z] Removing intermediate container 0b835dd15f9c [2023-05-16T12:27:35.568Z] ---> 0a4498df03c7 [2023-05-16T12:27:35.568Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T12:27:35.833Z] ---> Running in 9bb7e965723c [2023-05-16T12:27:36.099Z] Removing intermediate container 9bb7e965723c [2023-05-16T12:27:36.099Z] ---> b71a94acd4b8 [2023-05-16T12:27:36.099Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T12:27:36.678Z] ---> 74e6b5bb3a09 [2023-05-16T12:27:36.678Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T12:27:36.678Z] ---> Running in 41dc0831d51f [2023-05-16T12:27:39.252Z] Removing intermediate container 41dc0831d51f [2023-05-16T12:27:39.252Z] ---> 436091138ff1 [2023-05-16T12:27:39.252Z] Step 14/25 : COPY . . [2023-05-16T12:27:42.582Z] ---> 991a9876fff0 [2023-05-16T12:27:42.582Z] Step 15/25 : RUN ${MAKE} [2023-05-16T12:27:42.582Z] ---> Running in da9373a9a5ac [2023-05-16T12:27:43.536Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T12:29:35.158Z] Removing intermediate container da9373a9a5ac [2023-05-16T12:29:35.158Z] ---> d86fb5113727 [2023-05-16T12:29:35.158Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T12:29:35.158Z] 3.17: Pulling from library/alpine [2023-05-16T12:29:35.158Z] c41833b44d91: Already exists [2023-05-16T12:29:35.158Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T12:29:35.158Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T12:29:35.158Z] ---> 51e60588ff2c [2023-05-16T12:29:35.158Z] Step 17/25 : EXPOSE 4000 [2023-05-16T12:29:35.158Z] ---> Running in 136859c1f480 [2023-05-16T12:29:35.158Z] Removing intermediate container 136859c1f480 [2023-05-16T12:29:35.158Z] ---> 29d446e12d1f [2023-05-16T12:29:35.158Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T12:29:35.158Z] ---> cc1d2c9e7926 [2023-05-16T12:29:35.158Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T12:29:35.158Z] ---> 99cf1e5d26e0 [2023-05-16T12:29:35.158Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T12:29:35.158Z] ---> bc916153e00f [2023-05-16T12:29:35.158Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T12:29:35.158Z] ---> Running in b49bed8f8721 [2023-05-16T12:29:35.158Z] Removing intermediate container b49bed8f8721 [2023-05-16T12:29:35.158Z] ---> a1300bf84bc2 [2023-05-16T12:29:35.158Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T12:29:35.158Z] ---> Running in 8d56e9532690 [2023-05-16T12:29:35.158Z] Removing intermediate container 8d56e9532690 [2023-05-16T12:29:35.158Z] ---> 34ae3de23974 [2023-05-16T12:29:35.158Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T12:29:35.425Z] ---> Running in 5651c9f6eb1f [2023-05-16T12:29:35.693Z] Removing intermediate container 5651c9f6eb1f [2023-05-16T12:29:35.693Z] ---> b8201993fb61 [2023-05-16T12:29:35.693Z] Step 24/25 : LABEL git_sha=6f8f5a7c0f232f456415bf08126aface47b01b8c [2023-05-16T12:29:35.693Z] ---> Running in a266745907ad [2023-05-16T12:29:35.963Z] Removing intermediate container a266745907ad [2023-05-16T12:29:35.963Z] ---> 2de2102f4a56 [2023-05-16T12:29:35.963Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T12:29:35.963Z] ---> Running in 3b78e50a5e83 [2023-05-16T12:29:36.231Z] Removing intermediate container 3b78e50a5e83 [2023-05-16T12:29:36.231Z] ---> 39c35fdc0e4f [2023-05-16T12:29:36.231Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T12:29:36.499Z] Successfully built 39c35fdc0e4f [2023-05-16T12:29:36.499Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:36.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:29:36.955Z] [2023-05-16T12:29:36.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:29:37.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:29:37.291Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T12:29:37.291Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T12:29:37.291Z] 04944245beec: Pulling fs layer [2023-05-16T12:29:37.291Z] 699f458cf7ca: Pulling fs layer [2023-05-16T12:29:37.291Z] 765212b225bb: Pulling fs layer [2023-05-16T12:29:37.291Z] f23df028b6ca: Pulling fs layer [2023-05-16T12:29:37.291Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T12:29:37.291Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T12:29:37.291Z] f23df028b6ca: Waiting [2023-05-16T12:29:37.291Z] 765212b225bb: Waiting [2023-05-16T12:29:37.291Z] 2437ff75d9bd: Waiting [2023-05-16T12:29:37.291Z] d65c8cfc05b1: Waiting [2023-05-16T12:29:37.558Z] 04944245beec: Verifying Checksum [2023-05-16T12:29:37.558Z] 04944245beec: Download complete [2023-05-16T12:29:37.558Z] 765212b225bb: Download complete [2023-05-16T12:29:37.558Z] f23df028b6ca: Download complete [2023-05-16T12:29:37.558Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T12:29:37.558Z] d65c8cfc05b1: Download complete [2023-05-16T12:29:37.558Z] 699f458cf7ca: Verifying Checksum [2023-05-16T12:29:37.558Z] 699f458cf7ca: Download complete [2023-05-16T12:29:38.147Z] 8998bd30e6a1: Download complete [2023-05-16T12:29:40.096Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T12:29:40.096Z] 2437ff75d9bd: Download complete [2023-05-16T12:29:44.342Z] 8998bd30e6a1: Pull complete [2023-05-16T12:29:44.342Z] 04944245beec: Pull complete [2023-05-16T12:29:45.296Z] 699f458cf7ca: Pull complete [2023-05-16T12:29:45.561Z] 765212b225bb: Pull complete [2023-05-16T12:29:46.141Z] f23df028b6ca: Pull complete [2023-05-16T12:29:46.405Z] d65c8cfc05b1: Pull complete [2023-05-16T12:29:58.691Z] 2437ff75d9bd: Pull complete [2023-05-16T12:29:58.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T12:29:58.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:29:58.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:29:58.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-15722 does not seem to be running inside a container [2023-05-16T12:29:58.928Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T12:30:02.139Z] $ docker top 9358d5fa13cc8777b1c7c01d24cb75cdfe1b4614757504a3c4d447c3dce2debc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:03.019Z] ---> job-cost.sh [2023-05-16T12:30:03.020Z] lf-activate-venv: SKIPPING [2023-05-16T12:30:03.020Z] INFO: No Stack... [2023-05-16T12:30:03.286Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T12:30:04.243Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T12:30:04.883Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2023-05-16T12:30:04.883Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T12:30:04.954Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [2023-05-16T12:30:04.960Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] did not exist. Created. [2023-05-16T12:30:04.960Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T12:30:05.624Z] /w/workspace/edgex-ui-go/4@tmp/durable-fc236c7b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T12:30:05.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T12:30:05.981Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T12:30:13.212Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T12:30:13.222Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T12:30:13.236Z] $ docker stop --time=1 9358d5fa13cc8777b1c7c01d24cb75cdfe1b4614757504a3c4d447c3dce2debc [2023-05-16T12:30:14.924Z] $ docker rm -f --volumes 9358d5fa13cc8777b1c7c01d24cb75cdfe1b4614757504a3c4d447c3dce2debc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T12:30:15.332Z] provisioning config files... [2023-05-16T12:30:15.340Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config10088211831317329991tmp [Pipeline] { [Pipeline] sh [2023-05-16T12:30:15.637Z] + set +x [2023-05-16T12:30:15.638Z] + curl -s https://codecov.io/bash [2023-05-16T12:30:15.638Z] + bash -s -- [2023-05-16T12:30:15.638Z] [2023-05-16T12:30:15.638Z] _____ _ [2023-05-16T12:30:15.638Z] / ____| | | [2023-05-16T12:30:15.638Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T12:30:15.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T12:30:15.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T12:30:15.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T12:30:15.638Z] Bash-1.0.6 [2023-05-16T12:30:15.638Z] [2023-05-16T12:30:15.638Z] [2023-05-16T12:30:15.638Z] ==> git version 2.25.1 found [2023-05-16T12:30:15.638Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T12:30:15.638Z] Release-Date: 2020-01-08 [2023-05-16T12:30:15.638Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T12:30:15.638Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T12:30:15.638Z] ==> Jenkins CI detected. [2023-05-16T12:30:15.638Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [2023-05-16T12:30:15.638Z] project root: . [2023-05-16T12:30:15.638Z] --> token set from env [2023-05-16T12:30:15.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T12:30:15.638Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T12:30:15.897Z] ==> Python coveragepy not found [2023-05-16T12:30:15.897Z] ==> Searching for coverage reports in: [2023-05-16T12:30:15.897Z] + . [2023-05-16T12:30:15.897Z] -> Found 1 reports [2023-05-16T12:30:15.897Z] ==> Detecting git/mercurial file structure [2023-05-16T12:30:15.897Z] ==> Reading reports [2023-05-16T12:30:15.897Z] + ./coverage.out bytes=10 [2023-05-16T12:30:15.897Z] ==> Appending adjustments [2023-05-16T12:30:15.897Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T12:30:16.465Z] + Found adjustments [2023-05-16T12:30:16.465Z] ==> Gzipping contents [2023-05-16T12:30:16.465Z] 12K /tmp/codecov.5uK3CQ.gz [2023-05-16T12:30:16.465Z] ==> Uploading reports [2023-05-16T12:30:16.465Z] url: https://codecov.io [2023-05-16T12:30:16.465Z] query: branch=PR-607&commit=6f8f5a7c0f232f456415bf08126aface47b01b8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2023-05-16T12:30:16.724Z] -> Pinging Codecov [2023-05-16T12:30:16.724Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-607&commit=6f8f5a7c0f232f456415bf08126aface47b01b8c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2023-05-16T12:30:16.724Z] -> Uploading to [2023-05-16T12:30:16.724Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/6f8f5a7c0f232f456415bf08126aface47b01b8c/008aac99-deb5-4d55-bf82-66245fff07d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T123016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bccd082241590135b161b670355d0b3465e6ffbb51d712ad353a4f1c322f79da [2023-05-16T12:30:16.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T12:30:16.724Z] Dload Upload Total Spent Left Speed [2023-05-16T12:30:16.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 40786 --:--:-- --:--:-- --:--:-- 40786 [2023-05-16T12:30:16.983Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/6f8f5a7c0f232f456415bf08126aface47b01b8c [Pipeline] } [2023-05-16T12:30:16.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T12:30:17.711Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives ] [2023-05-16T12:30:17.711Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T12:30:17.711Z] total 16 [2023-05-16T12:30:17.711Z] drwxr-xr-x 3 root root 4096 May 16 12:12 . [2023-05-16T12:30:17.711Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:12 .. [2023-05-16T12:30:17.711Z] drwxr-xr-x 2 root root 4096 May 16 12:12 cost [2023-05-16T12:30:17.711Z] -rw-r--r-- 1 root root 83 May 16 12:12 cost.csv [2023-05-16T12:30:17.711Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T12:30:17.711Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T12:30:17.711Z] total 16 [2023-05-16T12:30:17.711Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 12:12 . [2023-05-16T12:30:17.711Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 12:12 .. [2023-05-16T12:30:17.711Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 12:12 cost [2023-05-16T12:30:17.711Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 12:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:18.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:18.862Z] ---> package-listing.sh [2023-05-16T12:30:18.862Z] ++ facter osfamily [2023-05-16T12:30:18.862Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T12:30:19.122Z] + OS_FAMILY=debian [2023-05-16T12:30:19.122Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-607 [2023-05-16T12:30:19.122Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T12:30:19.122Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T12:30:19.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T12:30:19.122Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T12:30:19.122Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' [2023-05-16T12:30:19.122Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T12:30:19.122Z] + case "${OS_FAMILY}" in [2023-05-16T12:30:19.122Z] + dpkg -l [2023-05-16T12:30:19.122Z] + grep '^ii' [2023-05-16T12:30:19.122Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T12:30:19.122Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T12:30:19.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T12:30:19.122Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' [2023-05-16T12:30:19.122Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [2023-05-16T12:30:19.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [Pipeline] echo [2023-05-16T12:30:19.134Z] 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-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T12:30:19.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:30:19.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:30:19.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:30:20.038Z] prd-ubuntu20.04-docker-8c-8g-15721 does not seem to be running inside a container [2023-05-16T12:30:20.063Z] $ 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-607/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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:30:20.277Z] $ docker top 0a6104feb27a923ac4c95538ba64dd4100e31f408d81fe886be8e8a35d7b75b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:30:20.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T12:30:20.916Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T12:30:21.202Z] + ls /var/log/sa-host [2023-05-16T12:30:21.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:30:21.358Z] provisioning config files... [2023-05-16T12:30:21.366Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config13064445209261113891tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:30:21.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:21.665Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T12:30:21.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:22.009Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T12:30:22.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:22.308Z] ---> sudo-logs.sh [2023-05-16T12:30:22.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T12:30:22.339Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:22.628Z] ---> job-cost.sh [2023-05-16T12:30:22.628Z] lf-activate-venv: SKIPPING [2023-05-16T12:30:22.628Z] DEBUG: total: 0.2199999988079071 [2023-05-16T12:30:22.628Z] INFO: Retrieving Stack Cost... [2023-05-16T12:30:22.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:30:23.457Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T12:30:23.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:30:23.752Z] ---> logs-deploy.sh [2023-05-16T12:30:23.752Z] lf-activate-venv: SKIPPING [2023-05-16T12:30:23.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-607/4 [2023-05-16T12:30:23.752Z] INFO: archiving workspace using pattern(s): [2023-05-16T12:30:24.697Z] Archives upload complete. [2023-05-16T12:30:24.958Z] INFO: archiving logs to Nexus [2023-05-16T12:30:25.529Z] ---> uname -a: [2023-05-16T12:30:25.529Z] Linux prd-ubuntu20-04-docker-8c-8g-15721 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] ---> lscpu: [2023-05-16T12:30:25.529Z] Architecture: x86_64 [2023-05-16T12:30:25.529Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-16T12:30:25.529Z] Byte Order: Little Endian [2023-05-16T12:30:25.529Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-16T12:30:25.529Z] CPU(s): 8 [2023-05-16T12:30:25.529Z] On-line CPU(s) list: 0-7 [2023-05-16T12:30:25.529Z] Thread(s) per core: 1 [2023-05-16T12:30:25.529Z] Core(s) per socket: 1 [2023-05-16T12:30:25.529Z] Socket(s): 8 [2023-05-16T12:30:25.529Z] NUMA node(s): 1 [2023-05-16T12:30:25.529Z] Vendor ID: AuthenticAMD [2023-05-16T12:30:25.529Z] CPU family: 23 [2023-05-16T12:30:25.529Z] Model: 49 [2023-05-16T12:30:25.529Z] Model name: AMD EPYC-Rome Processor [2023-05-16T12:30:25.529Z] Stepping: 0 [2023-05-16T12:30:25.529Z] CPU MHz: 2800.000 [2023-05-16T12:30:25.529Z] BogoMIPS: 5600.00 [2023-05-16T12:30:25.529Z] Virtualization: AMD-V [2023-05-16T12:30:25.529Z] Hypervisor vendor: KVM [2023-05-16T12:30:25.529Z] Virtualization type: full [2023-05-16T12:30:25.529Z] L1d cache: 256 KiB [2023-05-16T12:30:25.529Z] L1i cache: 256 KiB [2023-05-16T12:30:25.529Z] L2 cache: 4 MiB [2023-05-16T12:30:25.529Z] L3 cache: 128 MiB [2023-05-16T12:30:25.529Z] NUMA node0 CPU(s): 0-7 [2023-05-16T12:30:25.529Z] Vulnerability Itlb multihit: Not affected [2023-05-16T12:30:25.529Z] Vulnerability L1tf: Not affected [2023-05-16T12:30:25.529Z] Vulnerability Mds: Not affected [2023-05-16T12:30:25.529Z] Vulnerability Meltdown: Not affected [2023-05-16T12:30:25.529Z] Vulnerability Mmio stale data: Not affected [2023-05-16T12:30:25.529Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-16T12:30:25.529Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-16T12:30:25.529Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-16T12:30:25.529Z] Vulnerability Srbds: Not affected [2023-05-16T12:30:25.529Z] Vulnerability Tsx async abort: Not affected [2023-05-16T12:30:25.529Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] ---> nproc: [2023-05-16T12:30:25.529Z] 8 [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] ---> df -h: [2023-05-16T12:30:25.529Z] Filesystem Size Used Avail Use% Mounted on [2023-05-16T12:30:25.529Z] overlay 155G 13G 142G 9% / [2023-05-16T12:30:25.529Z] tmpfs 64M 0 64M 0% /dev [2023-05-16T12:30:25.529Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-16T12:30:25.529Z] shm 64M 0 64M 0% /dev/shm [2023-05-16T12:30:25.529Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] ---> sar -b -r -n DEV: [2023-05-16T12:30:25.529Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15721) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] 12:08:05 LINUX RESTART (8 CPU) [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] 12:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-16T12:30:25.529Z] 12:10:01 212.85 1.52 211.33 0.00 43.33 88921.98 0.00 [2023-05-16T12:30:25.529Z] 12:11:01 298.15 0.42 297.73 0.00 4.93 60063.47 0.00 [2023-05-16T12:30:25.529Z] 12:12:01 126.84 0.15 126.69 0.00 3.60 24164.36 0.00 [2023-05-16T12:30:25.529Z] 12:13:01 104.47 0.00 104.47 0.00 0.00 32402.07 0.00 [2023-05-16T12:30:25.529Z] 12:14:01 48.88 11.36 37.51 0.00 3442.36 6330.14 0.00 [2023-05-16T12:30:25.529Z] 12:15:01 4.87 0.02 4.85 0.00 0.13 90.25 0.00 [2023-05-16T12:30:25.529Z] 12:16:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 [2023-05-16T12:30:25.529Z] 12:17:01 2.03 0.02 2.02 0.00 0.13 21.60 0.00 [2023-05-16T12:30:25.529Z] 12:18:01 1.77 0.00 1.77 0.00 0.00 19.06 0.00 [2023-05-16T12:30:25.529Z] 12:19:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 [2023-05-16T12:30:25.529Z] 12:20:01 1.60 0.00 1.60 0.00 0.00 21.46 0.00 [2023-05-16T12:30:25.529Z] 12:21:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 [2023-05-16T12:30:25.529Z] 12:22:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2023-05-16T12:30:25.529Z] 12:23:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 [2023-05-16T12:30:25.529Z] 12:24:02 2.32 0.02 2.30 0.00 0.13 28.80 0.00 [2023-05-16T12:30:25.529Z] 12:25:01 1.95 0.00 1.95 0.00 0.00 21.42 0.00 [2023-05-16T12:30:25.529Z] 12:26:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2023-05-16T12:30:25.529Z] 12:27:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 [2023-05-16T12:30:25.529Z] 12:28:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2023-05-16T12:30:25.529Z] 12:29:01 2.12 0.00 2.12 0.00 0.00 23.73 0.00 [2023-05-16T12:30:25.529Z] 12:30:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-05-16T12:30:25.529Z] Average: 39.17 0.64 38.52 0.00 166.54 10115.44 0.00 [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-16T12:30:25.529Z] 12:10:01 27601352 31540368 756952 2.30 150712 3951504 1914196 5.64 1374976 3417244 329956 [2023-05-16T12:30:25.529Z] 12:11:01 26285164 31544432 736016 2.24 219432 5037204 1847468 5.44 1337796 4582112 275340 [2023-05-16T12:30:25.529Z] 12:12:01 26051408 31417632 870760 2.65 222880 5135052 2112408 6.23 1837648 4325248 301596 [2023-05-16T12:30:25.529Z] 12:13:01 25824844 31537276 752828 2.29 228160 5451660 1758324 5.18 1622444 4740516 44 [2023-05-16T12:30:25.529Z] 12:14:01 25432732 31513276 765728 2.33 253564 5775748 1829296 5.39 1863604 4857040 484 [2023-05-16T12:30:25.529Z] 12:15:01 25443844 31519540 759940 2.31 252064 5772492 1788636 5.27 1856876 4853828 176 [2023-05-16T12:30:25.529Z] 12:16:01 25444016 31519728 759592 2.31 252100 5772496 1788636 5.27 1856984 4853832 164 [2023-05-16T12:30:25.529Z] 12:17:01 25450804 31526696 752772 2.29 252156 5772496 1788636 5.27 1849716 4853960 164 [2023-05-16T12:30:25.529Z] 12:18:01 25451252 31527260 752112 2.29 252232 5772484 1788636 5.27 1849244 4853964 0 [2023-05-16T12:30:25.529Z] 12:19:01 25451268 31527408 751916 2.29 252288 5772508 1788636 5.27 1849728 4853968 188 [2023-05-16T12:30:25.529Z] 12:20:01 25451716 31527960 751360 2.28 252336 5772508 1788636 5.27 1849732 4854024 184 [2023-05-16T12:30:25.529Z] 12:21:01 25451772 31528076 751244 2.28 252400 5772504 1788636 5.27 1849448 4854032 8 [2023-05-16T12:30:25.529Z] 12:22:01 25451584 31527952 751440 2.29 252452 5772516 1788636 5.27 1849924 4854040 184 [2023-05-16T12:30:25.529Z] 12:23:01 25451592 31528016 751388 2.29 252508 5772512 1788636 5.27 1849584 4854044 8 [2023-05-16T12:30:25.529Z] 12:24:02 25451992 31528516 750768 2.28 252560 5772496 1805860 5.32 1849688 4854004 8 [2023-05-16T12:30:25.529Z] 12:25:01 25452124 31528712 750444 2.28 252612 5772496 1805860 5.32 1849976 4854008 144 [2023-05-16T12:30:25.529Z] 12:26:01 25451888 31528540 750620 2.28 252668 5772500 1805860 5.32 1849724 4854016 8 [2023-05-16T12:30:25.529Z] 12:27:01 25451652 31528380 750680 2.28 252716 5772508 1805860 5.32 1849964 4854048 8 [2023-05-16T12:30:25.529Z] 12:28:01 25451116 31527948 750956 2.28 252768 5772508 1805860 5.32 1850496 4854060 192 [2023-05-16T12:30:25.529Z] 12:29:01 25451612 31528460 750372 2.28 252812 5772512 1805860 5.32 1849940 4854060 8 [2023-05-16T12:30:25.529Z] 12:30:01 25451208 31528136 750644 2.28 252844 5772516 1805860 5.32 1849736 4854064 8 [2023-05-16T12:30:25.529Z] Average: 25638330 31523062 758025 2.31 243536 5605296 1819068 5.36 1792725 4742196 43280 [2023-05-16T12:30:25.529Z] [2023-05-16T12:30:25.529Z] 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-16T12:30:25.529Z] 12:10:01 docker0 181.90 313.10 14.23 1933.52 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:10:01 ens3 523.13 302.87 3822.87 40.59 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:10:01 veth857fec4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:10:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:11:01 docker0 213.52 411.62 31.82 5148.34 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:11:01 ens3 492.77 280.97 5859.67 132.81 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:11:01 veth857fec4 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:12:01 docker0 1.17 2.77 0.07 42.47 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:12:01 ens3 40.32 27.21 74.56 16.93 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:12:01 veth8d0c12a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:13:01 ens3 113.38 85.54 2525.41 71.75 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.529Z] 12:13:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:14:01 ens3 197.87 107.93 2304.07 13.95 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:15:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:16:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:17:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:19:01 ens3 1.48 2.93 0.16 6.73 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:24:02 ens3 0.90 1.67 0.12 6.55 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:25:01 ens3 0.22 0.14 0.12 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:27:01 ens3 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:28:01 ens3 3.98 5.80 0.48 7.38 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:29:01 ens3 1.95 3.98 0.19 4.71 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:30:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] Average: docker0 18.90 34.67 2.20 339.47 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] Average: ens3 65.64 39.06 695.14 14.37 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-16T12:30:25.530Z] [2023-05-16T12:30:25.530Z] [2023-05-16T12:30:25.530Z] ---> sar -P ALL: [2023-05-16T12:30:25.530Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15721) 05/16/23 _x86_64_ (8 CPU) [2023-05-16T12:30:25.530Z] [2023-05-16T12:30:25.530Z] 12:08:05 LINUX RESTART (8 CPU) [2023-05-16T12:30:25.530Z] [2023-05-16T12:30:25.530Z] 12:09:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T12:30:25.530Z] 12:10:01 all 21.37 0.00 6.08 3.39 0.08 69.07 [2023-05-16T12:30:25.530Z] 12:10:01 0 21.95 0.00 4.94 0.59 0.07 72.44 [2023-05-16T12:30:25.530Z] 12:10:01 1 21.40 0.00 6.09 1.94 0.07 70.51 [2023-05-16T12:30:25.530Z] 12:10:01 2 22.15 0.00 5.63 0.19 0.07 71.97 [2023-05-16T12:30:25.530Z] 12:10:01 3 21.25 0.00 7.83 13.53 0.10 57.29 [2023-05-16T12:30:25.530Z] 12:10:01 4 22.47 0.00 6.70 6.46 0.10 64.26 [2023-05-16T12:30:25.530Z] 12:10:01 5 21.39 0.00 5.26 2.65 0.10 70.61 [2023-05-16T12:30:25.530Z] 12:10:01 6 19.80 0.00 4.73 1.16 0.07 74.24 [2023-05-16T12:30:25.530Z] 12:10:01 7 20.54 0.00 7.52 0.75 0.09 71.10 [2023-05-16T12:30:25.530Z] 12:11:01 all 13.29 0.00 4.60 2.96 0.07 79.08 [2023-05-16T12:30:25.530Z] 12:11:01 0 10.04 0.00 2.51 3.53 0.07 83.85 [2023-05-16T12:30:25.530Z] 12:11:01 1 6.61 0.00 4.02 1.44 0.08 87.84 [2023-05-16T12:30:25.530Z] 12:11:01 2 13.11 0.00 3.31 1.83 0.05 81.70 [2023-05-16T12:30:25.530Z] 12:11:01 3 38.66 0.00 6.46 7.06 0.08 47.73 [2023-05-16T12:30:25.530Z] 12:11:01 4 11.49 0.00 5.28 0.80 0.09 82.35 [2023-05-16T12:30:25.530Z] 12:11:01 5 9.92 0.00 6.89 2.14 0.08 80.97 [2023-05-16T12:30:25.530Z] 12:11:01 6 6.39 0.00 3.39 1.66 0.03 88.52 [2023-05-16T12:30:25.530Z] 12:11:01 7 9.96 0.00 5.02 5.20 0.10 79.71 [2023-05-16T12:30:25.530Z] 12:12:01 all 27.09 0.00 5.67 1.33 0.08 65.82 [2023-05-16T12:30:25.530Z] 12:12:01 0 25.60 0.00 6.18 1.06 0.08 67.08 [2023-05-16T12:30:25.530Z] 12:12:01 1 39.11 0.00 6.32 4.09 0.08 50.40 [2023-05-16T12:30:25.530Z] 12:12:01 2 19.15 0.00 4.23 0.55 0.07 76.00 [2023-05-16T12:30:25.530Z] 12:12:01 3 25.03 0.00 6.17 3.05 0.13 65.62 [2023-05-16T12:30:25.530Z] 12:12:01 4 28.39 0.00 6.26 0.12 0.08 65.15 [2023-05-16T12:30:25.530Z] 12:12:01 5 23.29 0.00 5.23 1.02 0.07 70.39 [2023-05-16T12:30:25.530Z] 12:12:01 6 34.36 0.00 5.92 0.05 0.07 59.61 [2023-05-16T12:30:25.530Z] 12:12:01 7 21.77 0.00 5.06 0.72 0.07 72.38 [2023-05-16T12:30:25.530Z] 12:13:01 all 4.24 0.00 1.65 1.45 0.04 92.62 [2023-05-16T12:30:25.530Z] 12:13:01 0 4.89 0.00 2.28 2.54 0.02 90.28 [2023-05-16T12:30:25.530Z] 12:13:01 1 3.69 0.00 1.56 2.31 0.03 92.40 [2023-05-16T12:30:25.530Z] 12:13:01 2 4.11 0.00 1.56 2.28 0.08 91.97 [2023-05-16T12:30:25.530Z] 12:13:01 3 3.23 0.00 1.37 0.02 0.03 95.35 [2023-05-16T12:30:25.530Z] 12:13:01 4 4.70 0.00 1.14 0.07 0.02 94.07 [2023-05-16T12:30:25.530Z] 12:13:01 5 4.46 0.00 2.35 4.13 0.03 89.03 [2023-05-16T12:30:25.530Z] 12:13:01 6 4.81 0.00 1.54 0.22 0.02 93.42 [2023-05-16T12:30:25.530Z] 12:13:01 7 4.03 0.00 1.43 0.05 0.05 94.44 [2023-05-16T12:30:25.530Z] 12:14:01 all 1.93 0.00 1.29 0.36 0.02 96.40 [2023-05-16T12:30:25.530Z] 12:14:01 0 1.42 0.00 1.13 0.12 0.03 97.30 [2023-05-16T12:30:25.530Z] 12:14:01 1 2.96 0.00 1.20 1.35 0.03 94.45 [2023-05-16T12:30:25.530Z] 12:14:01 2 1.34 0.00 2.19 0.70 0.02 95.76 [2023-05-16T12:30:25.530Z] 12:14:01 3 1.35 0.00 0.73 0.05 0.02 97.85 [2023-05-16T12:30:25.530Z] 12:14:01 4 3.96 0.00 1.10 0.02 0.03 94.88 [2023-05-16T12:30:25.530Z] 12:14:01 5 1.44 0.00 1.02 0.38 0.02 97.14 [2023-05-16T12:30:25.530Z] 12:14:01 6 1.95 0.00 1.87 0.20 0.02 95.96 [2023-05-16T12:30:25.530Z] 12:14:01 7 0.99 0.00 1.11 0.07 0.02 97.82 [2023-05-16T12:30:25.530Z] 12:15:01 all 0.08 0.00 0.05 0.01 0.01 99.86 [2023-05-16T12:30:25.530Z] 12:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-16T12:30:25.530Z] 12:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-16T12:30:25.530Z] 12:15:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2023-05-16T12:30:25.530Z] 12:15:01 3 0.25 0.00 0.08 0.00 0.02 99.65 [2023-05-16T12:30:25.530Z] 12:15:01 4 0.08 0.00 0.10 0.03 0.03 99.75 [2023-05-16T12:30:25.530Z] 12:15:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-16T12:30:25.530Z] 12:15:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-16T12:30:25.530Z] 12:15:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-16T12:30:25.530Z] 12:16:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2023-05-16T12:30:25.530Z] 12:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.530Z] 12:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T12:30:25.530Z] 12:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.530Z] 12:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.530Z] 12:16:01 4 0.05 0.00 0.02 0.03 0.02 99.88 [2023-05-16T12:30:25.530Z] 12:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.530Z] 12:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.530Z] 12:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-16T12:30:25.530Z] 12:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-05-16T12:30:25.530Z] 12:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T12:30:25.531Z] 12:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:17:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-16T12:30:25.531Z] 12:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-16T12:30:25.531Z] 12:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T12:30:25.531Z] 12:18:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:18:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2023-05-16T12:30:25.531Z] 12:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-16T12:30:25.531Z] 12:18:01 6 0.00 0.00 0.00 0.00 0.05 99.95 [2023-05-16T12:30:25.531Z] 12:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:19:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-05-16T12:30:25.531Z] 12:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-16T12:30:25.531Z] 12:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-16T12:30:25.531Z] 12:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:19:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2023-05-16T12:30:25.531Z] 12:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:19:01 6 0.30 0.00 0.00 0.00 0.00 99.70 [2023-05-16T12:30:25.531Z] 12:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T12:30:25.531Z] 12:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-16T12:30:25.531Z] 12:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:20:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-05-16T12:30:25.531Z] 12:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:20:01 4 0.03 0.00 0.03 0.02 0.03 99.88 [2023-05-16T12:30:25.531Z] 12:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:20:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-16T12:30:25.531Z] 12:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] [2023-05-16T12:30:25.531Z] 12:20:01 CPU %user %nice %system %iowait %steal %idle [2023-05-16T12:30:25.531Z] 12:21:01 all 0.03 0.00 0.00 0.01 0.00 99.96 [2023-05-16T12:30:25.531Z] 12:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-16T12:30:25.531Z] 12:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:21:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-16T12:30:25.531Z] 12:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:21:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-16T12:30:25.531Z] 12:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-16T12:30:25.531Z] 12:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T12:30:25.531Z] 12:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:22:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-16T12:30:25.531Z] 12:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-16T12:30:25.531Z] 12:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-16T12:30:25.531Z] 12:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T12:30:25.531Z] 12:23:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-16T12:30:25.531Z] 12:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:23:01 4 0.05 0.00 0.03 0.02 0.03 99.87 [2023-05-16T12:30:25.531Z] 12:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:24:02 all 0.03 0.00 0.03 0.01 0.00 99.94 [2023-05-16T12:30:25.531Z] 12:24:02 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:24:02 1 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-16T12:30:25.531Z] 12:24:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:24:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:24:02 4 0.07 0.00 0.05 0.03 0.02 99.83 [2023-05-16T12:30:25.531Z] 12:24:02 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:24:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:24:02 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:25:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-05-16T12:30:25.531Z] 12:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:25:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-05-16T12:30:25.531Z] 12:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-16T12:30:25.531Z] 12:25:01 4 0.03 0.00 0.00 0.02 0.03 99.92 [2023-05-16T12:30:25.531Z] 12:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-16T12:30:25.531Z] 12:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-16T12:30:25.531Z] 12:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:26:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-16T12:30:25.531Z] 12:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:26:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-16T12:30:25.531Z] 12:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T12:30:25.531Z] 12:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-16T12:30:25.531Z] 12:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T12:30:25.531Z] 12:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-16T12:30:25.531Z] 12:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:27:01 4 0.05 0.00 0.02 0.03 0.02 99.88 [2023-05-16T12:30:25.531Z] 12:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:27:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-16T12:30:25.531Z] 12:28:01 all 0.02 0.00 0.01 0.05 0.01 99.91 [2023-05-16T12:30:25.531Z] 12:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:28:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-16T12:30:25.531Z] 12:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:28:01 4 0.05 0.00 0.05 0.40 0.03 99.47 [2023-05-16T12:30:25.531Z] 12:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-16T12:30:25.531Z] 12:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-16T12:30:25.531Z] 12:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-16T12:30:25.531Z] 12:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-16T12:30:25.531Z] 12:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:29:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2023-05-16T12:30:25.531Z] 12:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-16T12:30:25.531Z] 12:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-16T12:30:25.531Z] 12:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-16T12:30:25.531Z] 12:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-16T12:30:25.531Z] 12:30:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-16T12:30:25.531Z] 12:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-16T12:30:25.531Z] 12:30:01 4 0.03 0.00 0.05 0.02 0.03 99.87 [2023-05-16T12:30:25.531Z] 12:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-16T12:30:25.531Z] 12:30:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-16T12:30:25.531Z] Average: all 3.23 0.00 0.92 0.45 0.02 95.37 [2023-05-16T12:30:25.531Z] Average: 0 3.04 0.00 0.82 0.37 0.02 95.76 [2023-05-16T12:30:25.531Z] Average: 1 3.52 0.00 0.92 0.53 0.02 95.00 [2023-05-16T12:30:25.531Z] Average: 2 2.84 0.00 0.81 0.26 0.02 96.07 [2023-05-16T12:30:25.531Z] Average: 3 4.25 0.00 1.07 1.11 0.02 93.55 [2023-05-16T12:30:25.531Z] Average: 4 3.39 0.00 0.99 0.39 0.03 95.20 [2023-05-16T12:30:25.531Z] Average: 5 2.87 0.00 0.98 0.49 0.02 95.65 [2023-05-16T12:30:25.531Z] Average: 6 3.22 0.00 0.83 0.16 0.01 95.78 [2023-05-16T12:30:25.531Z] Average: 7 2.73 0.00 0.96 0.32 0.02 95.98 [2023-05-16T12:30:25.531Z] [2023-05-16T12:30:25.531Z] [2023-05-16T12:30:25.531Z]