Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f7ab56bfb210a85c92f1ea2d22e734a977b85db+8a5a4ec92ca374ae5f786629731d1f336ce6694e (6bd6867e9cd5cdd611614d91bbf1ba0361097210) 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-ssh12621515573880584182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12026495334353248249.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3705099035556424197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2899572892004704392.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh525003634662327599.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-7637 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [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-589 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db > 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 Merge succeeded, producing 3be49fac874b476408af5a2d2dfd712a16e62817 Checking out Revision 3be49fac874b476408af5a2d2dfd712a16e62817 (PR-589) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3be49fac874b476408af5a2d2dfd712a16e62817 # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0d37a6f44758125dea979ba5b8eee383627645e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T02:07:33.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T02:07:33.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T02:07:33.608Z] ========================================================= [2023-04-13T02:07:33.608Z] EdgeX Global Pipelines Version Info [2023-04-13T02:07:33.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:34.354Z] ------------------- [2023-04-13T02:07:34.354Z] stable info: [2023-04-13T02:07:34.354Z] ------------------- [2023-04-13T02:07:34.354Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T02:07:34.354Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:07:34.354Z] Message: update stable to v1.0.248 [2023-04-13T02:07:34.925Z] ------------------- [2023-04-13T02:07:34.925Z] experimental info: [2023-04-13T02:07:34.925Z] ------------------- [2023-04-13T02:07:34.925Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T02:07:34.925Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:07:34.925Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T02:07:35.096Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-13T02:07:35.109Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-13T02:07:35.126Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T02:07:35.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T02:07:35.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T02:07:35.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T02:07:35.175Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T02:07:35.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T02:07:35.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T02:07:35.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T02:07:35.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T02:07:35.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-13T02:07:35.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T02:07:35.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T02:07:35.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:07:35.286Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:07:35.297Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:07:35.312Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:07:35.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T02:07:35.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T02:07:35.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T02:07:35.364Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T02:07:35.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T02:07:35.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T02:07:35.398Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T02:07:35.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T02:07:35.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T02:07:35.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo [2023-04-13T02:07:35.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo [2023-04-13T02:07:35.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo [2023-04-13T02:07:35.470Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo [2023-04-13T02:07:35.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3be49fa [Pipeline] echo [2023-04-13T02:07:35.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:07:35.535Z] provisioning config files... [2023-04-13T02:07:35.552Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config15720558731785741080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:35.874Z] ---> docker-login.sh [2023-04-13T02:07:35.874Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:07:36.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.134Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.134Z] [2023-04-13T02:07:36.134Z] Login Succeeded [2023-04-13T02:07:36.134Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:07:36.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.394Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.394Z] [2023-04-13T02:07:36.394Z] Login Succeeded [2023-04-13T02:07:36.394Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:07:36.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.394Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.395Z] [2023-04-13T02:07:36.395Z] Login Succeeded [2023-04-13T02:07:36.395Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:07:36.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.656Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.656Z] [2023-04-13T02:07:36.656Z] Login Succeeded [2023-04-13T02:07:36.656Z] docker.io [2023-04-13T02:07:36.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:36.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:36.915Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:36.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:36.915Z] [2023-04-13T02:07:36.915Z] Login Succeeded [2023-04-13T02:07:36.915Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:07:36.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T02:07:37.294Z] + git rev-list -1 --merges 3be49fac874b476408af5a2d2dfd712a16e62817~1..3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo [2023-04-13T02:07:37.335Z] -----------> git rev-list -1 --merges 3be49fac874b476408af5a2d2dfd712a16e62817~1..3be49fac874b476408af5a2d2dfd712a16e62817 3be49fac874b476408af5a2d2dfd712a16e62817 [2023-04-13T02:07:37.335Z] 3be49fac874b476408af5a2d2dfd712a16e62817 [false] [Pipeline] sh [2023-04-13T02:07:37.624Z] + git log --format=format:%s -1 3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo [2023-04-13T02:07:37.640Z] ========================================================= [2023-04-13T02:07:37.640Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T02:07:37.640Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:07:37.978Z] + git log --format=format:%s -1 3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] echo [2023-04-13T02:07:37.988Z] [semverPrep] GIT_COMMIT: 3be49fac874b476408af5a2d2dfd712a16e62817, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo [2023-04-13T02:07:37.996Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T02:07:38.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.343Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T02:07:38.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T02:07:38.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T02:07:38.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:38.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:38.761Z] [2023-04-13T02:07:38.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:39.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:39.068Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T02:07:39.068Z] b85a868b505f: Pulling fs layer [2023-04-13T02:07:39.068Z] e2be974225ed: Pulling fs layer [2023-04-13T02:07:39.068Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T02:07:39.068Z] 988bab9f4d93: Pulling fs layer [2023-04-13T02:07:39.068Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T02:07:39.068Z] eaf3925da568: Pulling fs layer [2023-04-13T02:07:39.068Z] bab4dde63d76: Pulling fs layer [2023-04-13T02:07:39.068Z] bde34c3a00c8: Pulling fs layer [2023-04-13T02:07:39.068Z] b352a97aabf1: Pulling fs layer [2023-04-13T02:07:39.068Z] 4872d77fe225: Pulling fs layer [2023-04-13T02:07:39.068Z] 5851b861e8e6: Pulling fs layer [2023-04-13T02:07:39.068Z] bab4dde63d76: Waiting [2023-04-13T02:07:39.068Z] bde34c3a00c8: Waiting [2023-04-13T02:07:39.068Z] b352a97aabf1: Waiting [2023-04-13T02:07:39.068Z] 4872d77fe225: Waiting [2023-04-13T02:07:39.068Z] 5851b861e8e6: Waiting [2023-04-13T02:07:39.068Z] 988bab9f4d93: Waiting [2023-04-13T02:07:39.068Z] 1469e6f7b9e6: Waiting [2023-04-13T02:07:39.068Z] eaf3925da568: Waiting [2023-04-13T02:07:39.068Z] e2be974225ed: Verifying Checksum [2023-04-13T02:07:39.068Z] e2be974225ed: Download complete [2023-04-13T02:07:39.068Z] 988bab9f4d93: Download complete [2023-04-13T02:07:39.330Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T02:07:39.330Z] 1469e6f7b9e6: Download complete [2023-04-13T02:07:39.330Z] eaf3925da568: Verifying Checksum [2023-04-13T02:07:39.330Z] eaf3925da568: Download complete [2023-04-13T02:07:39.330Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T02:07:39.330Z] 339a4e72a1f5: Download complete [2023-04-13T02:07:39.330Z] bde34c3a00c8: Verifying Checksum [2023-04-13T02:07:39.330Z] bde34c3a00c8: Download complete [2023-04-13T02:07:39.330Z] b352a97aabf1: Verifying Checksum [2023-04-13T02:07:39.330Z] b352a97aabf1: Download complete [2023-04-13T02:07:39.330Z] b85a868b505f: Download complete [2023-04-13T02:07:39.330Z] 4872d77fe225: Verifying Checksum [2023-04-13T02:07:39.330Z] 4872d77fe225: Download complete [2023-04-13T02:07:39.330Z] 5851b861e8e6: Verifying Checksum [2023-04-13T02:07:39.330Z] 5851b861e8e6: Download complete [2023-04-13T02:07:39.897Z] bab4dde63d76: Verifying Checksum [2023-04-13T02:07:39.897Z] bab4dde63d76: Download complete [2023-04-13T02:07:40.840Z] b85a868b505f: Pull complete [2023-04-13T02:07:40.840Z] e2be974225ed: Pull complete [2023-04-13T02:07:41.404Z] 339a4e72a1f5: Pull complete [2023-04-13T02:07:41.404Z] 988bab9f4d93: Pull complete [2023-04-13T02:07:41.661Z] 1469e6f7b9e6: Pull complete [2023-04-13T02:07:41.661Z] eaf3925da568: Pull complete [2023-04-13T02:07:43.563Z] bab4dde63d76: Pull complete [2023-04-13T02:07:43.563Z] bde34c3a00c8: Pull complete [2023-04-13T02:07:43.824Z] b352a97aabf1: Pull complete [2023-04-13T02:07:43.824Z] 4872d77fe225: Pull complete [2023-04-13T02:07:43.824Z] 5851b861e8e6: Pull complete [2023-04-13T02:07:43.824Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T02:07:43.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:07:43.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:07:43.970Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-04-13T02:07:44.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-04-13T02:07:45.823Z] $ docker top e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 -eo pid,comm [2023-04-13T02:07:45.879Z] 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-04-13T02:07:45.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T02:07:45.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:07:45.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:07:46.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:07:46.039Z] $ docker exec e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent [2023-04-13T02:07:46.147Z] SSH_AUTH_SOCK=/tmp/ssh-7wapLD7PPHu8/agent.33 [2023-04-13T02:07:46.147Z] SSH_AGENT_PID=39 [2023-04-13T02:07:46.154Z] Running ssh-add (command line suppressed) [2023-04-13T02:07:46.269Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_7074948460053682066.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_7074948460053682066.key) [2023-04-13T02:07:46.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:07:46.571Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T02:07:46.589Z] $ docker exec --env ******** --env ******** e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent -k [2023-04-13T02:07:46.690Z] unset SSH_AUTH_SOCK; [2023-04-13T02:07:46.691Z] unset SSH_AGENT_PID; [2023-04-13T02:07:46.691Z] echo Agent pid 39 killed; [2023-04-13T02:07:46.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T02:07:46.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:07:46.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:07:46.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:07:46.841Z] $ docker exec e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent [2023-04-13T02:07:46.959Z] SSH_AUTH_SOCK=/tmp/ssh-9l2u3L4fOLza/agent.73 [2023-04-13T02:07:46.959Z] SSH_AGENT_PID=79 [2023-04-13T02:07:46.965Z] Running ssh-add (command line suppressed) [2023-04-13T02:07:47.094Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_18247714135104310690.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_18247714135104310690.key) [2023-04-13T02:07:47.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:07:47.392Z] + git semver init [2023-04-13T02:07:47.652Z] 2023-04-13 02:07:47,582 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T02:07:47.652Z] 2023-04-13 02:07:47,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-04-13T02:07:47.652Z] 2023-04-13 02:07:47,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-04-13T02:07:47.652Z] 2023-04-13 02:07:47,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589, universal_newlines=False, shell=None, istream=None) [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,942 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.git/info/exclude [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 with force:False [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,943 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,947 [execute] INFO git cat-file --batch-check [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,954 [execute] INFO git cat-file --batch [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:07:49.030Z] 2023-04-13 02:07:48,959 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-04-13T02:07:49.030Z] 0.0.0 [Pipeline] } [2023-04-13T02:07:49.041Z] $ docker exec --env ******** --env ******** e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 ssh-agent -k [2023-04-13T02:07:49.148Z] unset SSH_AUTH_SOCK; [2023-04-13T02:07:49.149Z] unset SSH_AGENT_PID; [2023-04-13T02:07:49.149Z] echo Agent pid 79 killed; [2023-04-13T02:07:49.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T02:07:49.464Z] + git semver [Pipeline] } [2023-04-13T02:07:49.738Z] $ docker stop --time=1 e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 [2023-04-13T02:07:51.098Z] $ docker rm -f --volumes e73effd05f19fee507508570860e5c65495a2ffe3946a7ff50246a2f4c928a71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:07:51.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T02:07:56.964Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T02:07:56.967Z] [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-04-13T02:07:57.115Z] provisioning config files... [2023-04-13T02:07:57.127Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config12533133202849150362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:07:57.419Z] ---> docker-login.sh [2023-04-13T02:07:57.419Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:07:57.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:57.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:57.419Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:57.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:57.419Z] [2023-04-13T02:07:57.419Z] Login Succeeded [2023-04-13T02:07:57.419Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:07:57.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:57.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:57.419Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:57.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:57.419Z] [2023-04-13T02:07:57.419Z] Login Succeeded [2023-04-13T02:07:57.419Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:07:57.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:57.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:57.677Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:57.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:57.677Z] [2023-04-13T02:07:57.677Z] Login Succeeded [2023-04-13T02:07:57.677Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:07:57.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:57.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:57.677Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:57.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:57.677Z] [2023-04-13T02:07:57.677Z] Login Succeeded [2023-04-13T02:07:57.677Z] docker.io [2023-04-13T02:07:57.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:07:57.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:07:57.938Z] Configure a credential helper to remove this warning. See [2023-04-13T02:07:57.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:07:57.938Z] [2023-04-13T02:07:57.938Z] Login Succeeded [2023-04-13T02:07:57.938Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:07:57.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:07:58.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:07:58.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:07:58.035Z] ========================================================= [2023-04-13T02:07:58.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T02:07:58.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:07:58.397Z] + 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-04-13T02:07:58.674Z] Sending build context to Docker daemon 45.73MB [2023-04-13T02:07:58.674Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:07:58.674Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:07:58.674Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T02:07:58.674Z] 63b65145d645: Pulling fs layer [2023-04-13T02:07:58.674Z] a2d21d5440eb: Pulling fs layer [2023-04-13T02:07:58.674Z] 935e6c44a52c: Pulling fs layer [2023-04-13T02:07:58.674Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T02:07:58.674Z] 30dea6a524f1: Pulling fs layer [2023-04-13T02:07:58.674Z] a2aff8979fd8: Pulling fs layer [2023-04-13T02:07:58.674Z] 6808be2612f2: Pulling fs layer [2023-04-13T02:07:58.674Z] f25807f1079a: Pulling fs layer [2023-04-13T02:07:58.674Z] 94cc34f8dd06: Waiting [2023-04-13T02:07:58.674Z] 6808be2612f2: Waiting [2023-04-13T02:07:58.674Z] a2aff8979fd8: Waiting [2023-04-13T02:07:58.674Z] 30dea6a524f1: Waiting [2023-04-13T02:07:58.674Z] f25807f1079a: Waiting [2023-04-13T02:07:58.674Z] a2d21d5440eb: Download complete [2023-04-13T02:07:58.674Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T02:07:58.674Z] 94cc34f8dd06: Download complete [2023-04-13T02:07:58.674Z] 30dea6a524f1: Verifying Checksum [2023-04-13T02:07:58.674Z] 30dea6a524f1: Download complete [2023-04-13T02:07:58.674Z] 63b65145d645: Verifying Checksum [2023-04-13T02:07:58.674Z] 63b65145d645: Download complete [2023-04-13T02:07:58.674Z] a2aff8979fd8: Verifying Checksum [2023-04-13T02:07:58.674Z] a2aff8979fd8: Download complete [2023-04-13T02:07:58.940Z] 63b65145d645: Pull complete [2023-04-13T02:07:58.940Z] a2d21d5440eb: Pull complete [2023-04-13T02:07:59.205Z] f25807f1079a: Verifying Checksum [2023-04-13T02:07:59.205Z] f25807f1079a: Download complete [2023-04-13T02:07:59.464Z] 935e6c44a52c: Verifying Checksum [2023-04-13T02:07:59.464Z] 935e6c44a52c: Download complete [2023-04-13T02:07:59.721Z] 6808be2612f2: Verifying Checksum [2023-04-13T02:07:59.721Z] 6808be2612f2: Download complete [2023-04-13T02:08:03.005Z] 935e6c44a52c: Pull complete [2023-04-13T02:08:03.005Z] 94cc34f8dd06: Pull complete [2023-04-13T02:08:03.005Z] 30dea6a524f1: Pull complete [2023-04-13T02:08:03.265Z] a2aff8979fd8: Pull complete [2023-04-13T02:08:05.804Z] 6808be2612f2: Pull complete [2023-04-13T02:08:06.371Z] f25807f1079a: Pull complete [2023-04-13T02:08:06.371Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T02:08:06.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T02:08:06.371Z] ---> 3b553350e43f [2023-04-13T02:08:06.371Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:08:07.757Z] ---> Running in aff9c6ba71ca [2023-04-13T02:08:07.757Z] Removing intermediate container aff9c6ba71ca [2023-04-13T02:08:07.757Z] ---> 609b30c0f8e9 [2023-04-13T02:08:07.757Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:08:08.016Z] ---> Running in 08eefe351bea [2023-04-13T02:08:08.016Z] Removing intermediate container 08eefe351bea [2023-04-13T02:08:08.016Z] ---> fa1374a37c50 [2023-04-13T02:08:08.016Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:08:08.016Z] ---> Running in dc34fa50d5a4 [2023-04-13T02:08:08.016Z] Removing intermediate container dc34fa50d5a4 [2023-04-13T02:08:08.016Z] ---> eb6fc5bfa1b8 [2023-04-13T02:08:08.016Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:08:08.275Z] ---> Running in fdf324c346ca [2023-04-13T02:08:08.275Z] Removing intermediate container fdf324c346ca [2023-04-13T02:08:08.275Z] ---> 193f2d50fbcf [2023-04-13T02:08:08.275Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:08:08.275Z] ---> Running in cb0c19dc342a [2023-04-13T02:08:08.535Z] Removing intermediate container cb0c19dc342a [2023-04-13T02:08:08.535Z] ---> bc56e2e4bc69 [2023-04-13T02:08:08.535Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:08:08.795Z] latest: Pulling from library/docker [2023-04-13T02:08:09.053Z] f56be85fc22e: Pulling fs layer [2023-04-13T02:08:09.053Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-13T02:08:09.053Z] 788e1ab5616a: Pulling fs layer [2023-04-13T02:08:09.053Z] 4e33d011f086: Pulling fs layer [2023-04-13T02:08:09.053Z] 383037bf46bc: Pulling fs layer [2023-04-13T02:08:09.053Z] 04921806bf90: Pulling fs layer [2023-04-13T02:08:09.053Z] de21e211d8be: Pulling fs layer [2023-04-13T02:08:09.053Z] 04921806bf90: Waiting [2023-04-13T02:08:09.053Z] 383037bf46bc: Waiting [2023-04-13T02:08:09.053Z] d1a705462f92: Pulling fs layer [2023-04-13T02:08:09.053Z] 026562b829bc: Pulling fs layer [2023-04-13T02:08:09.053Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-13T02:08:09.053Z] de21e211d8be: Waiting [2023-04-13T02:08:09.053Z] 026562b829bc: Waiting [2023-04-13T02:08:09.053Z] d1a705462f92: Waiting [2023-04-13T02:08:09.053Z] 06512f64e545: Pulling fs layer [2023-04-13T02:08:09.053Z] 97a6e8d4b278: Pulling fs layer [2023-04-13T02:08:09.053Z] f4bc4d1e2e3a: Waiting [2023-04-13T02:08:09.053Z] 97a6e8d4b278: Waiting [2023-04-13T02:08:09.053Z] 65fc0503abc0: Pulling fs layer [2023-04-13T02:08:09.053Z] 810d9c8fb6b2: Pulling fs layer [2023-04-13T02:08:09.053Z] 65fc0503abc0: Waiting [2023-04-13T02:08:09.053Z] 810d9c8fb6b2: Waiting [2023-04-13T02:08:09.053Z] 788e1ab5616a: Verifying Checksum [2023-04-13T02:08:09.053Z] 788e1ab5616a: Download complete [2023-04-13T02:08:09.053Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-13T02:08:09.053Z] 7ed9ddfd3b8f: Download complete [2023-04-13T02:08:09.053Z] f56be85fc22e: Verifying Checksum [2023-04-13T02:08:09.053Z] f56be85fc22e: Download complete [2023-04-13T02:08:09.311Z] f56be85fc22e: Pull complete [2023-04-13T02:08:09.311Z] 383037bf46bc: Verifying Checksum [2023-04-13T02:08:09.311Z] 383037bf46bc: Download complete [2023-04-13T02:08:09.311Z] 04921806bf90: Verifying Checksum [2023-04-13T02:08:09.311Z] 04921806bf90: Download complete [2023-04-13T02:08:09.569Z] 4e33d011f086: Verifying Checksum [2023-04-13T02:08:09.569Z] 4e33d011f086: Download complete [2023-04-13T02:08:09.569Z] 7ed9ddfd3b8f: Pull complete [2023-04-13T02:08:09.569Z] de21e211d8be: Download complete [2023-04-13T02:08:09.569Z] 788e1ab5616a: Pull complete [2023-04-13T02:08:09.569Z] d1a705462f92: Verifying Checksum [2023-04-13T02:08:09.569Z] d1a705462f92: Download complete [2023-04-13T02:08:09.569Z] 026562b829bc: Verifying Checksum [2023-04-13T02:08:09.569Z] 026562b829bc: Download complete [2023-04-13T02:08:09.569Z] 06512f64e545: Verifying Checksum [2023-04-13T02:08:09.569Z] 06512f64e545: Download complete [2023-04-13T02:08:09.569Z] f4bc4d1e2e3a: Verifying Checksum [2023-04-13T02:08:09.569Z] f4bc4d1e2e3a: Download complete [2023-04-13T02:08:09.828Z] 810d9c8fb6b2: Download complete [2023-04-13T02:08:09.828Z] 65fc0503abc0: Download complete [2023-04-13T02:08:09.828Z] 4e33d011f086: Pull complete [2023-04-13T02:08:10.397Z] 383037bf46bc: Pull complete [2023-04-13T02:08:10.657Z] 04921806bf90: Pull complete [2023-04-13T02:08:10.657Z] de21e211d8be: Pull complete [2023-04-13T02:08:10.915Z] d1a705462f92: Pull complete [2023-04-13T02:08:10.915Z] 97a6e8d4b278: Verifying Checksum [2023-04-13T02:08:10.915Z] 97a6e8d4b278: Download complete [2023-04-13T02:08:10.915Z] 026562b829bc: Pull complete [2023-04-13T02:08:11.174Z] f4bc4d1e2e3a: Pull complete [2023-04-13T02:08:11.435Z] 06512f64e545: Pull complete [2023-04-13T02:08:12.067Z] Still waiting to schedule task [2023-04-13T02:08:12.068Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:12.368Z] 97a6e8d4b278: Pull complete [2023-04-13T02:08:12.368Z] 65fc0503abc0: Pull complete [2023-04-13T02:08:12.368Z] 810d9c8fb6b2: Pull complete [2023-04-13T02:08:12.368Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:08:12.368Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:08:13.743Z] ---> 06438854553d [2023-04-13T02:08:13.743Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:08:13.743Z] ---> Running in 2e686e04eb1b [2023-04-13T02:08:14.312Z] Removing intermediate container 2e686e04eb1b [2023-04-13T02:08:14.312Z] ---> 77750c241ee9 [2023-04-13T02:08:14.312Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:08:14.312Z] ---> Running in 6ec72a7ca6d9 [2023-04-13T02:08:14.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:15.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:16.086Z] OK: 265 MiB in 53 packages [2023-04-13T02:08:16.087Z] Removing intermediate container 6ec72a7ca6d9 [2023-04-13T02:08:16.087Z] ---> 2ef086ee48d3 [2023-04-13T02:08:16.087Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:08:16.347Z] ---> Running in 171fc39dbe37 [2023-04-13T02:08:16.347Z] Removing intermediate container 171fc39dbe37 [2023-04-13T02:08:16.347Z] ---> 4ef270a23c12 [2023-04-13T02:08:16.347Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:08:16.347Z] ---> Running in 702bffd71fbd [2023-04-13T02:08:16.608Z] Removing intermediate container 702bffd71fbd [2023-04-13T02:08:16.608Z] ---> 9fcf61188753 [2023-04-13T02:08:16.608Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:08:16.608Z] ---> 6b54ec7e5266 [2023-04-13T02:08:16.608Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:08:16.868Z] ---> Running in d7d20732bb6d [2023-04-13T02:08:34.985Z] Removing intermediate container d7d20732bb6d [2023-04-13T02:08:34.985Z] ---> 5563515de730 [2023-04-13T02:08:34.985Z] Step 15/16 : COPY . . [2023-04-13T02:08:34.985Z] ---> 879c69054e78 [2023-04-13T02:08:34.985Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:08:34.985Z] ---> Running in 6a264f3d97dd [2023-04-13T02:08:34.985Z] noop [2023-04-13T02:08:34.985Z] Removing intermediate container 6a264f3d97dd [2023-04-13T02:08:34.985Z] ---> b1346a343fb4 [2023-04-13T02:08:34.985Z] Successfully built b1346a343fb4 [2023-04-13T02:08:34.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:35.289Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:08:35.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:35.356Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-04-13T02:08:35.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-04-13T02:08:35.742Z] $ docker top 1bf005ab214a61660e8d394c1577ee781568cdd3265540811addb4b60cfc8494 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:08:36.076Z] + go version [2023-04-13T02:08:36.076Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T02:08:36.088Z] $ docker stop --time=1 1bf005ab214a61660e8d394c1577ee781568cdd3265540811addb4b60cfc8494 [2023-04-13T02:08:37.396Z] $ docker rm -f --volumes 1bf005ab214a61660e8d394c1577ee781568cdd3265540811addb4b60cfc8494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:37.787Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:08:37.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:37.859Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-04-13T02:08:37.891Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-04-13T02:08:38.244Z] $ docker top c256c57745f763b1f01698d0d110e2f93c2a4c57c1f728e90e0d15b599e09197 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:08:38.584Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:08:38.878Z] + make test [2023-04-13T02:08:38.879Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:08:44.141Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:08:52.249Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:08:52.249Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:08:55.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:08:55.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:08:55.546Z] ./bin/test-attribution-txt.sh [2023-04-13T02:08:55.546Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:08:55.546Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:08:55.547Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:08:55.547Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:08:55.547Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:08:55.547Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:08:55.547Z] make -C web test [2023-04-13T02:08:55.547Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [2023-04-13T02:08:55.547Z] make[1]: tput: No such file or directory [2023-04-13T02:08:55.547Z] make[1]: tput: No such file or directory [2023-04-13T02:08:55.547Z] warning: generating ./VERSION [2023-04-13T02:08:55.547Z] echo "0.0.0" > VERSION [2023-04-13T02:08:55.547Z] docker build \ [2023-04-13T02:08:55.547Z] -f Dockerfile \ [2023-04-13T02:08:55.547Z] --build-arg USER=1000 \ [2023-04-13T02:08:55.547Z] \ [2023-04-13T02:08:55.547Z] --label "git_sha=3be49fac874b476408af5a2d2dfd712a16e62817" \ [2023-04-13T02:08:55.547Z] -t edgexfoundry/edgex-web-ui:3be49fac874b476408af5a2d2dfd712a16e62817 \ [2023-04-13T02:08:55.547Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:08:55.547Z] . [2023-04-13T02:08:55.547Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:08:55.547Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:08:55.547Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:08:55.547Z] [2023-04-13T02:08:55.547Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:08:55.547Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:08:55.547Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:08:55.547Z] 9621f1afde84: Pulling fs layer [2023-04-13T02:08:55.547Z] c6f70ee39829: Pulling fs layer [2023-04-13T02:08:55.547Z] 56892a8094a2: Pulling fs layer [2023-04-13T02:08:55.547Z] 58dd87906ef0: Pulling fs layer [2023-04-13T02:08:55.547Z] 58dd87906ef0: Waiting [2023-04-13T02:08:55.547Z] 9621f1afde84: Download complete [2023-04-13T02:08:55.547Z] 56892a8094a2: Download complete [2023-04-13T02:08:55.547Z] 58dd87906ef0: Verifying Checksum [2023-04-13T02:08:55.547Z] 58dd87906ef0: Download complete [2023-04-13T02:08:55.805Z] 9621f1afde84: Pull complete [2023-04-13T02:08:55.805Z] c6f70ee39829: Verifying Checksum [2023-04-13T02:08:55.805Z] c6f70ee39829: Download complete [2023-04-13T02:08:57.186Z] c6f70ee39829: Pull complete [2023-04-13T02:08:57.186Z] 56892a8094a2: Pull complete [2023-04-13T02:08:57.186Z] 58dd87906ef0: Pull complete [2023-04-13T02:08:57.186Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:08:57.186Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:08:57.186Z] ---> b69703f70c3d [2023-04-13T02:08:57.186Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:08:58.591Z] ---> Running in a33edc2605a4 [2023-04-13T02:08:58.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:58.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:59.108Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-13T02:08:59.108Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-13T02:08:59.108Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-13T02:08:59.108Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:08:59.108Z] (5/129) Installing libxcb (1.14-r2) [2023-04-13T02:08:59.108Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:08:59.108Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-13T02:08:59.108Z] (8/129) Installing libice (1.0.10-r0) [2023-04-13T02:08:59.108Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-13T02:08:59.108Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-13T02:08:59.108Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-13T02:08:59.108Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-13T02:08:59.108Z] (13/129) Installing xset (1.2.4-r0) [2023-04-13T02:08:59.108Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-13T02:08:59.108Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:08:59.108Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:08:59.108Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-13T02:08:59.369Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-13T02:08:59.369Z] (19/129) Installing libintl (0.21-r0) [2023-04-13T02:08:59.369Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-13T02:08:59.369Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-13T02:08:59.369Z] (22/129) Installing pcre (8.45-r1) [2023-04-13T02:08:59.369Z] (23/129) Installing glib (2.70.1-r0) [2023-04-13T02:08:59.369Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-13T02:08:59.369Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-13T02:08:59.369Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-13T02:08:59.369Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:08:59.369Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:08:59.889Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-13T02:08:59.889Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-13T02:08:59.889Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:08:59.889Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-13T02:08:59.889Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:08:59.889Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:08:59.889Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:08:59.889Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-13T02:08:59.889Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-13T02:08:59.889Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-13T02:08:59.889Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-13T02:08:59.889Z] (40/129) Installing libxi (1.8-r0) [2023-04-13T02:08:59.889Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-13T02:08:59.889Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-13T02:08:59.889Z] (43/129) Installing atk (2.36.0-r0) [2023-04-13T02:08:59.889Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-13T02:08:59.889Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:08:59.889Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:08:59.889Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:08:59.889Z] (48/129) Installing expat (2.5.0-r0) [2023-04-13T02:08:59.889Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:08:59.889Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-13T02:08:59.889Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-13T02:09:00.148Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-13T02:09:00.148Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-13T02:09:00.148Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-13T02:09:00.148Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:09:00.148Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-13T02:09:00.148Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-13T02:09:00.410Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-13T02:09:00.410Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-13T02:09:00.410Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:09:00.410Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-13T02:09:00.410Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-13T02:09:00.410Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-13T02:09:00.410Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-13T02:09:00.410Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-13T02:09:00.673Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-13T02:09:00.673Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:09:00.673Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-13T02:09:00.673Z] (69/129) Installing pango (1.48.10-r0) [2023-04-13T02:09:00.673Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:09:00.673Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:09:00.673Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:09:00.673Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:09:00.673Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:09:00.673Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:09:00.932Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:09:00.932Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-13T02:09:00.932Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:09:00.932Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-13T02:09:00.932Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:09:03.465Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-13T02:09:03.465Z] (80/129) Installing flac (1.3.4-r0) [2023-04-13T02:09:03.465Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:09:03.465Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:09:03.465Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-13T02:09:03.465Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-13T02:09:03.465Z] (85/129) Installing libass (0.15.2-r0) [2023-04-13T02:09:03.465Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-13T02:09:03.465Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:09:03.465Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:09:03.465Z] (89/129) Installing lame (3.100-r0) [2023-04-13T02:09:03.465Z] (90/129) Installing opus (1.3.1-r1) [2023-04-13T02:09:03.465Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:09:03.465Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-13T02:09:03.465Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-13T02:09:03.465Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-13T02:09:03.465Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-13T02:09:03.465Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:09:03.465Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-13T02:09:03.465Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-13T02:09:03.465Z] (99/129) Installing libva (2.13.0-r0) [2023-04-13T02:09:03.466Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-13T02:09:03.466Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-13T02:09:03.466Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-13T02:09:03.466Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-13T02:09:03.466Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:09:03.466Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-13T02:09:03.466Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-13T02:09:03.466Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-13T02:09:03.466Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:09:03.724Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-13T02:09:03.724Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-13T02:09:03.724Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:09:03.724Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:09:03.724Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-13T02:09:03.724Z] (114/129) Installing nspr (4.32-r0) [2023-04-13T02:09:03.724Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:09:03.724Z] (116/129) Installing nss (3.78.1-r0) [2023-04-13T02:09:03.724Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-13T02:09:03.724Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-13T02:09:03.724Z] (119/129) Installing orc (0.4.32-r0) [2023-04-13T02:09:03.724Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-13T02:09:03.724Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-13T02:09:03.724Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:09:03.724Z] (123/129) Installing libpulse (15.0-r2) [2023-04-13T02:09:03.724Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-13T02:09:03.724Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-13T02:09:03.983Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-13T02:09:03.983Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:09:03.983Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-13T02:09:03.983Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:09:07.308Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:09:07.308Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:09:07.309Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:09:07.309Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:09:07.309Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:09:07.309Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:09:07.309Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:09:07.309Z] OK: 286 MiB in 145 packages [2023-04-13T02:09:12.584Z] Removing intermediate container a33edc2605a4 [2023-04-13T02:09:12.584Z] ---> 0018157d7d84 [2023-04-13T02:09:12.584Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:09:12.584Z] ---> Running in 164f9d17ce62 [2023-04-13T02:09:12.584Z] Removing intermediate container 164f9d17ce62 [2023-04-13T02:09:12.584Z] ---> 7505fa4e5df9 [2023-04-13T02:09:12.584Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:09:12.584Z] ---> Running in 974e431d62e2 [2023-04-13T02:09:12.584Z] Removing intermediate container 974e431d62e2 [2023-04-13T02:09:12.584Z] ---> 0f9e2dadaa7e [2023-04-13T02:09:12.584Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:09:12.584Z] ---> Running in 24371f2a448f [2023-04-13T02:09:19.148Z] [2023-04-13T02:09:19.148Z] removed 7 packages, changed 99 packages, and audited 238 packages in 6s [2023-04-13T02:09:19.148Z] [2023-04-13T02:09:19.148Z] 18 packages are looking for funding [2023-04-13T02:09:19.148Z] run `npm fund` for details [2023-04-13T02:09:19.148Z] [2023-04-13T02:09:19.148Z] found 0 vulnerabilities [2023-04-13T02:09:19.719Z] Removing intermediate container 24371f2a448f [2023-04-13T02:09:19.719Z] ---> c5ad5d4f2e82 [2023-04-13T02:09:19.719Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:09:19.719Z] ---> Running in 2e95a731978f [2023-04-13T02:09:19.986Z] Removing intermediate container 2e95a731978f [2023-04-13T02:09:19.986Z] ---> 9aba0c7f0a04 [2023-04-13T02:09:19.986Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:09:19.986Z] ---> Running in 85e9c671474a [2023-04-13T02:09:20.555Z] Removing intermediate container 85e9c671474a [2023-04-13T02:09:20.555Z] ---> e17617edd490 [2023-04-13T02:09:20.555Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:09:20.555Z] ---> Running in 0cec02c9c13a [2023-04-13T02:09:20.555Z] Removing intermediate container 0cec02c9c13a [2023-04-13T02:09:20.555Z] ---> 89a067fa033e [2023-04-13T02:09:20.555Z] Step 9/10 : WORKDIR /app [2023-04-13T02:09:20.814Z] ---> Running in 4aea5bfa3fac [2023-04-13T02:09:20.814Z] Removing intermediate container 4aea5bfa3fac [2023-04-13T02:09:20.814Z] ---> 3116c1c263b5 [2023-04-13T02:09:20.814Z] Step 10/10 : LABEL git_sha=3be49fac874b476408af5a2d2dfd712a16e62817 [2023-04-13T02:09:20.814Z] ---> Running in 2fab54d30e7e [2023-04-13T02:09:20.814Z] Removing intermediate container 2fab54d30e7e [2023-04-13T02:09:20.814Z] ---> aff3ffb31fcd [2023-04-13T02:09:20.814Z] Successfully built aff3ffb31fcd [2023-04-13T02:09:20.814Z] Successfully tagged edgexfoundry/edgex-web-ui:3be49fac874b476408af5a2d2dfd712a16e62817 [2023-04-13T02:09:20.814Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:09:20.814Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:09:20.814Z] mkdir -p node_modules coverage [2023-04-13T02:09:20.814Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:09:20.814Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE }, [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:22.734Z] npm WARN EBADENGINE } [2023-04-13T02:09:26.037Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:09:26.037Z] 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-04-13T02:09:26.294Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:09:26.294Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:26.555Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:09:26.818Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:09:27.383Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:09:28.315Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:09:28.315Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:09:30.846Z] 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-04-13T02:09:30.846Z] 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-04-13T02:09:30.846Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:31.104Z] 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-04-13T02:09:31.104Z] 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-04-13T02:09:31.679Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-04-13T02:09:32.245Z] 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-04-13T02:09:32.503Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:09:35.042Z] 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-04-13T02:09:38.323Z] 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-04-13T02:09:43.594Z] [2023-04-13T02:09:43.594Z] added 1478 packages, and audited 1479 packages in 21s [2023-04-13T02:09:43.594Z] [2023-04-13T02:09:43.594Z] 90 packages are looking for funding [2023-04-13T02:09:43.594Z] run `npm fund` for details [2023-04-13T02:09:43.594Z] [2023-04-13T02:09:43.594Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-13T02:09:43.594Z] [2023-04-13T02:09:43.594Z] To address issues that do not require attention, run: [2023-04-13T02:09:43.594Z] npm audit fix [2023-04-13T02:09:43.594Z] [2023-04-13T02:09:43.594Z] To address all issues (including breaking changes), run: [2023-04-13T02:09:43.594Z] npm audit fix --force [2023-04-13T02:09:43.594Z] [2023-04-13T02:09:43.594Z] Run `npm audit` for details. [2023-04-13T02:09:46.173Z] 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-04-13T02:09:48.759Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:09:52.944Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:09:52.944Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:09:56.219Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:09:56.219Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:09:56.783Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:09:56.783Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:09:57.348Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:09:57.348Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:09:57.606Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:09:57.607Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:09:57.864Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:09:57.864Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:09:58.432Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:09:59.805Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:10:06.609Z] 13 04 2023 02:10:05.425:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:10:06.609Z] 13 04 2023 02:10:05.427:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:10:06.609Z] 13 04 2023 02:10:05.430:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:10:18.807Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:18.807Z] 13 04 2023 02:10:16.859:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket YMjeX5tOFay0S1CmAAAB with id 43055453 [2023-04-13T02:10:19.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:10:19.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.085 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.101 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.104 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.126 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.133 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.14 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.161 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.166 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.177 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.2 secs) [2023-04-13T02:10:20.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.229 secs) [2023-04-13T02:10:20.001Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.244 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.258 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.263 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.267 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.356 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.392 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.399 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.403 secs) [2023-04-13T02:10:20.262Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.442 secs) [2023-04-13T02:10:20.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.454 secs) [2023-04-13T02:10:20.521Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.477 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.485 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.487 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.491 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.5 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.506 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.539 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.549 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.572 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.582 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.586 secs) [2023-04-13T02:10:20.522Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.624 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.633 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.654 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.658 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.687 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.718 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.726 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.734 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.738 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.744 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.75 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.758 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.768 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.774 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.793 secs) [2023-04-13T02:10:20.782Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.802 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.898 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.908 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.916 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.929 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.932 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.937 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.939 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.941 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.943 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.002 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.023 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.026 secs) [2023-04-13T02:10:21.049Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.028 secs) [2023-04-13T02:10:21.307Z] WARN: ' [2023-04-13T02:10:21.307Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:21.307Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:21.307Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:21.307Z] in a future version of Angular. [2023-04-13T02:10:21.307Z] [2023-04-13T02:10:21.307Z] For more information on this, see our API docs here: [2023-04-13T02:10:21.307Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:21.307Z] ' [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.028 secs) [2023-04-13T02:10:21.307Z] WARN: ' [2023-04-13T02:10:21.307Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:21.307Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:21.307Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:21.307Z] in a future version of Angular. [2023-04-13T02:10:21.307Z] [2023-04-13T02:10:21.307Z] For more information on this, see our API docs here: [2023-04-13T02:10:21.307Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:21.307Z] ' [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.051 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.063 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.08 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.089 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.108 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.115 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.122 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.135 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.158 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.164 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.175 secs) [2023-04-13T02:10:21.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.191 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.214 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.222 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.226 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.242 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.263 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.276 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.288 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.331 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.338 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.341 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.344 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.347 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.361 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.367 secs) [2023-04-13T02:10:21.565Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.379 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.402 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.42 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.423 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.425 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.449 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.457 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.467 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.506 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.519 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.525 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.534 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.539 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.544 secs) [2023-04-13T02:10:21.823Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.546 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.569 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.597 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.622 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.633 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.64 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.65 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.66 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.67 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.681 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.701 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.708 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.724 secs) [2023-04-13T02:10:22.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.73 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.744 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.755 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.759 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.762 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.765 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.768 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.771 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.774 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.778 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.78 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.781 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.786 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.802 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.815 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.822 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.849 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.854 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.857 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.858 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.86 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.874 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.882 secs) [2023-04-13T02:10:22.339Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.884 secs) [2023-04-13T02:10:22.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.886 secs) [2023-04-13T02:10:22.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.897 secs) [2023-04-13T02:10:22.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.917 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.938 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.946 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.955 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.982 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.991 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.008 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.024 secs) [2023-04-13T02:10:22.597Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.054 secs) [2023-04-13T02:10:22.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.035 secs / 2.054 secs) [2023-04-13T02:10:22.860Z] TOTAL: 149 SUCCESS [2023-04-13T02:10:22.860Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:23.118Z] [2023-04-13T02:10:23.118Z] =============================== Coverage summary =============================== [2023-04-13T02:10:23.118Z] Statements : 40.92% ( 1465/3580 ) [2023-04-13T02:10:23.118Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:10:23.118Z] Functions : 33.13% ( 430/1298 ) [2023-04-13T02:10:23.118Z] Lines : 38.85% ( 1316/3387 ) [2023-04-13T02:10:23.118Z] ================================================================================ [2023-04-13T02:10:23.376Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:23.633Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [Pipeline] echo [2023-04-13T02:10:23.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:10:23.659Z] $ docker stop --time=1 c256c57745f763b1f01698d0d110e2f93c2a4c57c1f728e90e0d15b599e09197 [2023-04-13T02:10:24.988Z] $ docker rm -f --volumes c256c57745f763b1f01698d0d110e2f93c2a4c57c1f728e90e0d15b599e09197 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:10:25.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:10:26.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T02:10:26.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:10:27.128Z] + ls -al . [2023-04-13T02:10:27.128Z] total 188 [2023-04-13T02:10:27.128Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:08 . [2023-04-13T02:10:27.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 .. [2023-04-13T02:10:27.128Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 .blubracket [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:07 .dockerignore [2023-04-13T02:10:27.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 .git [2023-04-13T02:10:27.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 .github [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:07 .gitignore [2023-04-13T02:10:27.128Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:07 .semver [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:07 Attribution.txt [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:07 CHANGELOG.md [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:07 CONTRIBUTING.md [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:07 Dockerfile [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:07 Jenkinsfile [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:07 LICENSE [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:07 Makefile [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:07 README.md [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION [2023-04-13T02:10:27.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 assets [2023-04-13T02:10:27.128Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 bin [2023-04-13T02:10:27.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 cmd [2023-04-13T02:10:27.128Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:08 coverage.out [2023-04-13T02:10:27.128Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 docs [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:07 go.mod [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:07 go.sum [2023-04-13T02:10:27.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 internal [2023-04-13T02:10:27.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 snap [2023-04-13T02:10:27.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 testing [2023-04-13T02:10:27.128Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:07 version.go [2023-04-13T02:10:27.128Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:10:27.452Z] + 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=3be49fac874b476408af5a2d2dfd712a16e62817 --label arch=amd64 --label version=0.0.0 . [2023-04-13T02:10:27.712Z] Sending build context to Docker daemon 48.49MB [2023-04-13T02:10:27.712Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:10:27.712Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:10:27.712Z] ---> b1346a343fb4 [2023-04-13T02:10:27.712Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:10:27.973Z] ---> Running in 0c998f3933d3 [2023-04-13T02:10:28.233Z] Removing intermediate container 0c998f3933d3 [2023-04-13T02:10:28.233Z] ---> 70c5c3703468 [2023-04-13T02:10:28.233Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:10:28.233Z] ---> Running in 1e268eb10c34 [2023-04-13T02:10:28.233Z] Removing intermediate container 1e268eb10c34 [2023-04-13T02:10:28.233Z] ---> 1c61df7a49c4 [2023-04-13T02:10:28.233Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:10:28.233Z] ---> Running in 1201d1157ee1 [2023-04-13T02:10:28.490Z] Removing intermediate container 1201d1157ee1 [2023-04-13T02:10:28.490Z] ---> 197451f355f3 [2023-04-13T02:10:28.490Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:10:28.490Z] ---> Running in def7a9133d36 [2023-04-13T02:10:28.490Z] Removing intermediate container def7a9133d36 [2023-04-13T02:10:28.490Z] ---> e143df2a2fcc [2023-04-13T02:10:28.490Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:10:28.490Z] ---> Running in d91936864c8b [2023-04-13T02:10:28.749Z] Removing intermediate container d91936864c8b [2023-04-13T02:10:28.749Z] ---> 559fbbd2b1ea [2023-04-13T02:10:28.749Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:10:29.317Z] ---> 72acb57bf804 [2023-04-13T02:10:29.317Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:10:29.317Z] ---> Running in 9c65cf086b96 [2023-04-13T02:10:29.881Z] Removing intermediate container 9c65cf086b96 [2023-04-13T02:10:29.881Z] ---> 0aef2cc16cc1 [2023-04-13T02:10:29.881Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:10:29.881Z] ---> Running in 226feed89997 [2023-04-13T02:10:30.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:30.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:31.270Z] OK: 265 MiB in 53 packages [2023-04-13T02:10:31.527Z] Removing intermediate container 226feed89997 [2023-04-13T02:10:31.527Z] ---> 8c8e1fe9b103 [2023-04-13T02:10:31.527Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:10:31.785Z] ---> Running in baf7c6308d20 [2023-04-13T02:10:31.785Z] Removing intermediate container baf7c6308d20 [2023-04-13T02:10:31.785Z] ---> 98731fcc822a [2023-04-13T02:10:31.785Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:10:31.785Z] ---> Running in fbabcde9436d [2023-04-13T02:10:31.785Z] Removing intermediate container fbabcde9436d [2023-04-13T02:10:31.785Z] ---> fad4e6b5d10c [2023-04-13T02:10:31.785Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:10:32.042Z] ---> 7aaebbea2a29 [2023-04-13T02:10:32.042Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:10:32.042Z] ---> Running in 875d89665819 [2023-04-13T02:10:32.973Z] Removing intermediate container 875d89665819 [2023-04-13T02:10:32.973Z] ---> cd64c91bfe9c [2023-04-13T02:10:32.973Z] Step 15/26 : COPY . . [2023-04-13T02:10:33.913Z] ---> 9f55a4e4338c [2023-04-13T02:10:33.913Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:10:33.913Z] ---> Running in 1d60db0ab357 [2023-04-13T02:10:34.172Z] 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-04-13T02:10:52.269Z] Removing intermediate container 1d60db0ab357 [2023-04-13T02:10:52.269Z] ---> e911ab09abd5 [2023-04-13T02:10:52.269Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:10:52.269Z] 3.14: Pulling from library/alpine [2023-04-13T02:10:52.269Z] f7dab3ab2d6e: Pulling fs layer [2023-04-13T02:10:52.269Z] f7dab3ab2d6e: Verifying Checksum [2023-04-13T02:10:52.269Z] f7dab3ab2d6e: Download complete [2023-04-13T02:10:52.269Z] f7dab3ab2d6e: Pull complete [2023-04-13T02:10:52.269Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:10:52.269Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:10:52.269Z] ---> 9e179bacf43c [2023-04-13T02:10:52.269Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:10:52.269Z] ---> Running in c3c6d7ae2008 [2023-04-13T02:10:52.269Z] Removing intermediate container c3c6d7ae2008 [2023-04-13T02:10:52.269Z] ---> bfb904e27a17 [2023-04-13T02:10:52.269Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:10:52.269Z] ---> 778d86b8de15 [2023-04-13T02:10:52.269Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:10:52.269Z] ---> e71376168a5b [2023-04-13T02:10:52.269Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:10:52.269Z] ---> 490583f535bc [2023-04-13T02:10:52.269Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:10:52.269Z] ---> Running in 0f66f226a6e2 [2023-04-13T02:10:52.269Z] Removing intermediate container 0f66f226a6e2 [2023-04-13T02:10:52.269Z] ---> 99a1f43e51d7 [2023-04-13T02:10:52.269Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:10:52.269Z] ---> Running in 4400a2b0c1e4 [2023-04-13T02:10:52.269Z] Removing intermediate container 4400a2b0c1e4 [2023-04-13T02:10:52.269Z] ---> a5fd4c2bdb40 [2023-04-13T02:10:52.269Z] Step 24/26 : LABEL arch=amd64 [2023-04-13T02:10:52.269Z] ---> Running in d7c6cbdb55a4 [2023-04-13T02:10:52.269Z] Removing intermediate container d7c6cbdb55a4 [2023-04-13T02:10:52.269Z] ---> 9539e0953912 [2023-04-13T02:10:52.269Z] Step 25/26 : LABEL git_sha=3be49fac874b476408af5a2d2dfd712a16e62817 [2023-04-13T02:10:52.269Z] ---> Running in c46829fc7ba9 [2023-04-13T02:10:52.269Z] Removing intermediate container c46829fc7ba9 [2023-04-13T02:10:52.269Z] ---> 91031b9d4fd1 [2023-04-13T02:10:52.269Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:10:52.269Z] ---> Running in 723110ae282c [2023-04-13T02:10:52.527Z] Removing intermediate container 723110ae282c [2023-04-13T02:10:52.527Z] ---> 308e78dbc554 [2023-04-13T02:10:52.527Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:10:52.527Z] Successfully built 308e78dbc554 [2023-04-13T02:10:52.527Z] 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-04-13T02:10:52.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:10:52.962Z] [2023-04-13T02:10:52.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:10:53.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:10:53.259Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T02:10:53.259Z] 5eb5b503b376: Pulling fs layer [2023-04-13T02:10:53.259Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T02:10:53.259Z] ec43610c2a17: Pulling fs layer [2023-04-13T02:10:53.259Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T02:10:53.259Z] 33b1e0a273af: Pulling fs layer [2023-04-13T02:10:53.259Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T02:10:53.259Z] 2f39f015ded8: Pulling fs layer [2023-04-13T02:10:53.259Z] 3a2ae6a8a46f: Waiting [2023-04-13T02:10:53.259Z] 2f39f015ded8: Waiting [2023-04-13T02:10:53.259Z] 5d3b04190fa2: Waiting [2023-04-13T02:10:53.259Z] 33b1e0a273af: Waiting [2023-04-13T02:10:53.259Z] 5c69ac0246d0: Download complete [2023-04-13T02:10:53.259Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T02:10:53.259Z] 3a2ae6a8a46f: Download complete [2023-04-13T02:10:53.259Z] 33b1e0a273af: Verifying Checksum [2023-04-13T02:10:53.259Z] 33b1e0a273af: Download complete [2023-04-13T02:10:53.259Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T02:10:53.259Z] 5d3b04190fa2: Download complete [2023-04-13T02:10:53.517Z] ec43610c2a17: Download complete [2023-04-13T02:10:53.517Z] 5eb5b503b376: Verifying Checksum [2023-04-13T02:10:53.517Z] 5eb5b503b376: Download complete [2023-04-13T02:10:54.084Z] 2f39f015ded8: Verifying Checksum [2023-04-13T02:10:54.084Z] 2f39f015ded8: Download complete [2023-04-13T02:10:55.023Z] 5eb5b503b376: Pull complete [2023-04-13T02:10:55.023Z] 5c69ac0246d0: Pull complete [2023-04-13T02:10:55.280Z] ec43610c2a17: Pull complete [2023-04-13T02:10:55.553Z] 3a2ae6a8a46f: Pull complete [2023-04-13T02:10:55.553Z] 33b1e0a273af: Pull complete [2023-04-13T02:10:55.812Z] 5d3b04190fa2: Pull complete [2023-04-13T02:10:59.990Z] 2f39f015ded8: Pull complete [2023-04-13T02:10:59.990Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T02:10:59.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:10:59.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:11:00.064Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-04-13T02:11:00.094Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-04-13T02:11:02.146Z] $ docker top 0af4e2ab5a11e3b7f99270eb4123119a2344b6545dde9b5285e1f1db207ae2c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:11:02.498Z] ---> job-cost.sh [2023-04-13T02:11:02.498Z] lf-activate-venv: SKIPPING [2023-04-13T02:11:02.498Z] INFO: No Stack... [2023-04-13T02:11:02.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:11:03.013Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:11:03.294Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/cost.csv [2023-04-13T02:11:03.294Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:11:03.308Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [2023-04-13T02:11:03.316Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] did not exist. Created. [2023-04-13T02:11:03.316Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:11:03.617Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T02:11:03.967Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:11:03.976Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:11:03.994Z] $ docker stop --time=1 0af4e2ab5a11e3b7f99270eb4123119a2344b6545dde9b5285e1f1db207ae2c8 [2023-04-13T02:11:05.280Z] $ docker rm -f --volumes 0af4e2ab5a11e3b7f99270eb4123119a2344b6545dde9b5285e1f1db207ae2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:17:46.826Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7770 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] { [Pipeline] ws [2023-04-13T02:17:46.839Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2023-04-13T02:17:46.875Z] The recommended git tool is: git [2023-04-13T02:17:54.142Z] using credential edgex-jenkins-ssh [2023-04-13T02:17:54.165Z] Cloning the remote Git repository [2023-04-13T02:17:54.234Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:17:54.366Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2023-04-13T02:17:54.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:17:54.588Z] > git --version # timeout=10 [2023-04-13T02:17:54.618Z] > git --version # 'git version 2.25.1' [2023-04-13T02:17:54.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:17:54.852Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:17:58.675Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:17:58.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:17:59.862Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:17:59.916Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:17:59.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:17:59.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T02:18:00.446Z] Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-04-13T02:18:01.739Z] Merge succeeded, producing 5414b1811a79d379979169c3a9ff2b931c7553c4 [2023-04-13T02:18:01.740Z] Checking out Revision 5414b1811a79d379979169c3a9ff2b931c7553c4 (PR-589) [2023-04-13T02:18:00.472Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:18:00.561Z] > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 [2023-04-13T02:18:01.039Z] > git remote # timeout=10 [2023-04-13T02:18:01.066Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T02:18:01.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:18:01.100Z] > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-13T02:18:01.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T02:18:01.750Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:18:01.767Z] > git checkout -f 5414b1811a79d379979169c3a9ff2b931c7553c4 # timeout=10 [2023-04-13T02:18:05.443Z] Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" [2023-04-13T02:18:05.474Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:18:06.532Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T02:18:06.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:18:06.532Z] Dload Upload Total Spent Left Speed [2023-04-13T02:18:06.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 146k 0 --:--:-- --:--:-- --:--:-- 148k [Pipeline] sh [2023-04-13T02:18:05.456Z] > git rev-list --no-walk 0d37a6f44758125dea979ba5b8eee383627645e6 # timeout=10 [2023-04-13T02:18:07.250Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T02:18:07.613Z] + sudo tee /etc/docker/daemon.new [2023-04-13T02:18:07.613Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T02:18:07.613Z] { [2023-04-13T02:18:07.613Z] "registry-mirrors": [ [2023-04-13T02:18:07.613Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T02:18:07.613Z] ], [2023-04-13T02:18:07.613Z] "bip": "10.250.0.254/24", [2023-04-13T02:18:07.613Z] "hosts": [ [2023-04-13T02:18:07.613Z] "tcp://0.0.0.0:5555", [2023-04-13T02:18:07.613Z] "unix:///var/run/docker.sock" [2023-04-13T02:18:07.613Z] ], [2023-04-13T02:18:07.613Z] "mtu": 1458, [2023-04-13T02:18:07.613Z] "selinux-enabled": true, [2023-04-13T02:18:07.613Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T02:18:07.613Z] } [Pipeline] sh [2023-04-13T02:18:07.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T02:18:08.329Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:18:26.659Z] provisioning config files... [2023-04-13T02:18:26.690Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config17162312849893101936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:18:27.047Z] ---> docker-login.sh [2023-04-13T02:18:27.047Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:18:27.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:18:27.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:18:27.638Z] Configure a credential helper to remove this warning. See [2023-04-13T02:18:27.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:18:27.638Z] [2023-04-13T02:18:27.638Z] Login Succeeded [2023-04-13T02:18:27.638Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:18:27.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:18:28.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:18:28.179Z] Configure a credential helper to remove this warning. See [2023-04-13T02:18:28.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:18:28.179Z] [2023-04-13T02:18:28.179Z] Login Succeeded [2023-04-13T02:18:28.179Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:18:28.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:18:28.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:18:28.450Z] Configure a credential helper to remove this warning. See [2023-04-13T02:18:28.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:18:28.450Z] [2023-04-13T02:18:28.450Z] Login Succeeded [2023-04-13T02:18:28.450Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:18:28.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:18:28.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:18:28.992Z] Configure a credential helper to remove this warning. See [2023-04-13T02:18:28.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:18:28.992Z] [2023-04-13T02:18:28.992Z] Login Succeeded [2023-04-13T02:18:28.992Z] docker.io [2023-04-13T02:18:29.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:18:29.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:18:29.529Z] Configure a credential helper to remove this warning. See [2023-04-13T02:18:29.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:18:29.529Z] [2023-04-13T02:18:29.529Z] Login Succeeded [2023-04-13T02:18:29.529Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:18:29.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:18:29.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:18:29.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:18:29.882Z] ========================================================= [2023-04-13T02:18:29.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T02:18:29.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:18:30.235Z] + 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-04-13T02:18:31.213Z] Sending build context to Docker daemon 28.79MB [2023-04-13T02:18:31.213Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:18:31.213Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:18:31.487Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T02:18:31.487Z] af6eaf76a39c: Pulling fs layer [2023-04-13T02:18:31.487Z] 55522c791124: Pulling fs layer [2023-04-13T02:18:31.487Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T02:18:31.487Z] 169dfbe0d373: Pulling fs layer [2023-04-13T02:18:31.487Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T02:18:31.487Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T02:18:31.487Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T02:18:31.487Z] e1ff8fa3b103: Waiting [2023-04-13T02:18:31.487Z] 52ebb69f0ebf: Waiting [2023-04-13T02:18:31.487Z] 169dfbe0d373: Waiting [2023-04-13T02:18:31.487Z] 5abe8eddf0d5: Waiting [2023-04-13T02:18:31.487Z] 55522c791124: Verifying Checksum [2023-04-13T02:18:31.487Z] 55522c791124: Download complete [2023-04-13T02:18:31.487Z] 169dfbe0d373: Verifying Checksum [2023-04-13T02:18:31.487Z] 169dfbe0d373: Download complete [2023-04-13T02:18:31.487Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T02:18:31.487Z] e1ff8fa3b103: Download complete [2023-04-13T02:18:31.487Z] af6eaf76a39c: Download complete [2023-04-13T02:18:32.917Z] af6eaf76a39c: Pull complete [2023-04-13T02:18:32.917Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T02:18:32.917Z] 5abe8eddf0d5: Download complete [2023-04-13T02:18:33.190Z] 55522c791124: Pull complete [2023-04-13T02:18:34.172Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T02:18:34.172Z] 52ebb69f0ebf: Download complete [2023-04-13T02:18:34.172Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T02:18:34.172Z] ce5c4a1c91eb: Download complete [2023-04-13T02:18:46.554Z] ce5c4a1c91eb: Pull complete [2023-04-13T02:18:46.554Z] 169dfbe0d373: Pull complete [2023-04-13T02:18:46.554Z] e1ff8fa3b103: Pull complete [2023-04-13T02:18:51.924Z] 52ebb69f0ebf: Pull complete [2023-04-13T02:18:53.361Z] 5abe8eddf0d5: Pull complete [2023-04-13T02:18:53.361Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T02:18:53.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T02:18:53.361Z] ---> 6cb57ee374ae [2023-04-13T02:18:53.361Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:18:55.337Z] ---> Running in b22a2ffa7a80 [2023-04-13T02:18:55.607Z] Removing intermediate container b22a2ffa7a80 [2023-04-13T02:18:55.607Z] ---> e14d70537192 [2023-04-13T02:18:55.607Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:18:55.878Z] ---> Running in 33232f10bf06 [2023-04-13T02:18:56.148Z] Removing intermediate container 33232f10bf06 [2023-04-13T02:18:56.148Z] ---> 2d20256837e0 [2023-04-13T02:18:56.148Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:18:56.419Z] ---> Running in c5eb13a00d65 [2023-04-13T02:18:56.689Z] Removing intermediate container c5eb13a00d65 [2023-04-13T02:18:56.689Z] ---> d8ece1a4df6a [2023-04-13T02:18:56.689Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:18:56.689Z] ---> Running in d13d88debb0f [2023-04-13T02:18:56.968Z] Removing intermediate container d13d88debb0f [2023-04-13T02:18:56.968Z] ---> dc6f81589663 [2023-04-13T02:18:56.968Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:18:57.236Z] ---> Running in b32db440844b [2023-04-13T02:18:57.504Z] Removing intermediate container b32db440844b [2023-04-13T02:18:57.504Z] ---> 2826b946a546 [2023-04-13T02:18:57.505Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:18:58.096Z] latest: Pulling from library/docker [2023-04-13T02:18:58.367Z] c41833b44d91: Pulling fs layer [2023-04-13T02:18:58.367Z] 6343a5c17821: Pulling fs layer [2023-04-13T02:18:58.367Z] 7fb3fc37985f: Pulling fs layer [2023-04-13T02:18:58.367Z] 79a39cbcbcac: Pulling fs layer [2023-04-13T02:18:58.367Z] bd9b08f0a6fe: Pulling fs layer [2023-04-13T02:18:58.367Z] 9f730369bd8d: Pulling fs layer [2023-04-13T02:18:58.367Z] b7a8edceb3bd: Pulling fs layer [2023-04-13T02:18:58.367Z] f7b43bb1740d: Pulling fs layer [2023-04-13T02:18:58.367Z] e766bd2508a2: Pulling fs layer [2023-04-13T02:18:58.367Z] 1cff11aa55cd: Pulling fs layer [2023-04-13T02:18:58.367Z] 5c8564d51ddd: Pulling fs layer [2023-04-13T02:18:58.367Z] 337dc3b11c12: Pulling fs layer [2023-04-13T02:18:58.367Z] 76c5058099a1: Pulling fs layer [2023-04-13T02:18:58.367Z] 59ccd6efa6f9: Pulling fs layer [2023-04-13T02:18:58.367Z] 79a39cbcbcac: Waiting [2023-04-13T02:18:58.367Z] bd9b08f0a6fe: Waiting [2023-04-13T02:18:58.367Z] 9f730369bd8d: Waiting [2023-04-13T02:18:58.367Z] b7a8edceb3bd: Waiting [2023-04-13T02:18:58.367Z] f7b43bb1740d: Waiting [2023-04-13T02:18:58.367Z] e766bd2508a2: Waiting [2023-04-13T02:18:58.367Z] 1cff11aa55cd: Waiting [2023-04-13T02:18:58.367Z] 5c8564d51ddd: Waiting [2023-04-13T02:18:58.367Z] 337dc3b11c12: Waiting [2023-04-13T02:18:58.367Z] 76c5058099a1: Waiting [2023-04-13T02:18:58.367Z] 59ccd6efa6f9: Waiting [2023-04-13T02:18:58.367Z] 6343a5c17821: Verifying Checksum [2023-04-13T02:18:58.367Z] 6343a5c17821: Download complete [2023-04-13T02:18:58.367Z] c41833b44d91: Verifying Checksum [2023-04-13T02:18:58.367Z] c41833b44d91: Download complete [2023-04-13T02:18:58.958Z] 79a39cbcbcac: Verifying Checksum [2023-04-13T02:18:58.958Z] 79a39cbcbcac: Download complete [2023-04-13T02:18:59.229Z] bd9b08f0a6fe: Verifying Checksum [2023-04-13T02:18:59.229Z] bd9b08f0a6fe: Download complete [2023-04-13T02:18:59.229Z] b7a8edceb3bd: Verifying Checksum [2023-04-13T02:18:59.229Z] b7a8edceb3bd: Download complete [2023-04-13T02:18:59.229Z] 9f730369bd8d: Verifying Checksum [2023-04-13T02:18:59.229Z] 9f730369bd8d: Download complete [2023-04-13T02:18:59.229Z] f7b43bb1740d: Verifying Checksum [2023-04-13T02:18:59.229Z] f7b43bb1740d: Download complete [2023-04-13T02:18:59.229Z] e766bd2508a2: Download complete [2023-04-13T02:18:59.229Z] c41833b44d91: Pull complete [2023-04-13T02:18:59.503Z] 5c8564d51ddd: Verifying Checksum [2023-04-13T02:18:59.503Z] 5c8564d51ddd: Download complete [2023-04-13T02:18:59.503Z] 1cff11aa55cd: Verifying Checksum [2023-04-13T02:18:59.503Z] 1cff11aa55cd: Download complete [2023-04-13T02:18:59.503Z] 76c5058099a1: Verifying Checksum [2023-04-13T02:18:59.503Z] 76c5058099a1: Download complete [2023-04-13T02:18:59.503Z] 59ccd6efa6f9: Verifying Checksum [2023-04-13T02:18:59.503Z] 59ccd6efa6f9: Download complete [2023-04-13T02:19:00.099Z] 6343a5c17821: Pull complete [2023-04-13T02:19:00.408Z] 7fb3fc37985f: Pull complete [2023-04-13T02:19:00.676Z] 337dc3b11c12: Verifying Checksum [2023-04-13T02:19:00.676Z] 337dc3b11c12: Download complete [2023-04-13T02:19:01.263Z] 79a39cbcbcac: Pull complete [2023-04-13T02:19:02.229Z] bd9b08f0a6fe: Pull complete [2023-04-13T02:19:03.193Z] 9f730369bd8d: Pull complete [2023-04-13T02:19:03.462Z] b7a8edceb3bd: Pull complete [2023-04-13T02:19:03.737Z] f7b43bb1740d: Pull complete [2023-04-13T02:19:04.014Z] e766bd2508a2: Pull complete [2023-04-13T02:19:04.978Z] 1cff11aa55cd: Pull complete [2023-04-13T02:19:05.247Z] 5c8564d51ddd: Pull complete [2023-04-13T02:19:07.841Z] 337dc3b11c12: Pull complete [2023-04-13T02:19:08.110Z] 76c5058099a1: Pull complete [2023-04-13T02:19:08.378Z] 59ccd6efa6f9: Pull complete [2023-04-13T02:19:08.378Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:19:08.650Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:19:11.261Z] ---> 58167be4347f [2023-04-13T02:19:11.261Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:19:11.261Z] ---> Running in e8fbd437525f [2023-04-13T02:19:13.238Z] Removing intermediate container e8fbd437525f [2023-04-13T02:19:13.238Z] ---> 5227a10f0002 [2023-04-13T02:19:13.238Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:19:13.238Z] ---> Running in 9447a85dc369 [2023-04-13T02:19:14.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:19:15.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:19:17.135Z] OK: 263 MiB in 53 packages [2023-04-13T02:19:17.725Z] Removing intermediate container 9447a85dc369 [2023-04-13T02:19:17.725Z] ---> 8419c568031b [2023-04-13T02:19:17.725Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:19:18.000Z] ---> Running in 45ce07a0029d [2023-04-13T02:19:18.275Z] Removing intermediate container 45ce07a0029d [2023-04-13T02:19:18.275Z] ---> 4982c07012bc [2023-04-13T02:19:18.275Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:19:18.275Z] ---> Running in cd7ca575a79e [2023-04-13T02:19:18.867Z] Removing intermediate container cd7ca575a79e [2023-04-13T02:19:18.867Z] ---> 2b8594760dc3 [2023-04-13T02:19:18.867Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:19:19.457Z] ---> f9d22093aaed [2023-04-13T02:19:19.457Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:19:19.457Z] ---> Running in fdf8ae79edc6 [2023-04-13T02:20:27.416Z] Removing intermediate container fdf8ae79edc6 [2023-04-13T02:20:27.416Z] ---> 243fa604928a [2023-04-13T02:20:27.416Z] Step 15/16 : COPY . . [2023-04-13T02:20:27.416Z] ---> c10719686107 [2023-04-13T02:20:27.416Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:20:27.416Z] ---> Running in f7fdeb53cb33 [2023-04-13T02:20:27.416Z] noop [2023-04-13T02:20:27.416Z] Removing intermediate container f7fdeb53cb33 [2023-04-13T02:20:27.416Z] ---> df225653b5de [2023-04-13T02:20:27.416Z] Successfully built df225653b5de [2023-04-13T02:20:27.416Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:20:27.789Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:20:27.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:20:28.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-7770 does not seem to be running inside a container [2023-04-13T02:20:28.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04-13T02:20:29.556Z] $ docker top 2b21179cc9b5e7a98ce52506e07353aa874be6f83e4212369a94d88eda266181 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:20:30.450Z] + go version [2023-04-13T02:20:30.450Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T02:20:30.476Z] $ docker stop --time=1 2b21179cc9b5e7a98ce52506e07353aa874be6f83e4212369a94d88eda266181 [2023-04-13T02:20:32.180Z] $ docker rm -f --volumes 2b21179cc9b5e7a98ce52506e07353aa874be6f83e4212369a94d88eda266181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:20:32.748Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:20:32.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:20:32.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-7770 does not seem to be running inside a container [2023-04-13T02:20:33.017Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04-13T02:20:34.274Z] $ docker top bd1fc71a5878c9cc19ea95d6e3b8da6a0ae4521ee0be5da32cabdb7f1a7f93ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:20:35.177Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:20:35.864Z] + make test [2023-04-13T02:20:35.864Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:21:22.745Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:23:44.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:23:44.603Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:24:11.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:24:11.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:24:11.513Z] ./bin/test-attribution-txt.sh [2023-04-13T02:24:11.513Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:24:11.513Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:24:11.514Z] make -C web test [2023-04-13T02:24:11.514Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2023-04-13T02:24:11.514Z] make[1]: tput: No such file or directory [2023-04-13T02:24:11.514Z] make[1]: tput: No such file or directory [2023-04-13T02:24:11.514Z] warning: generating ./VERSION [2023-04-13T02:24:11.514Z] echo "0.0.0" > VERSION [2023-04-13T02:24:11.514Z] docker build \ [2023-04-13T02:24:11.514Z] -f Dockerfile \ [2023-04-13T02:24:11.514Z] --build-arg USER=1000 \ [2023-04-13T02:24:11.514Z] \ [2023-04-13T02:24:11.514Z] --label "git_sha=5414b1811a79d379979169c3a9ff2b931c7553c4" \ [2023-04-13T02:24:11.514Z] -t edgexfoundry/edgex-web-ui:5414b1811a79d379979169c3a9ff2b931c7553c4 \ [2023-04-13T02:24:11.514Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:24:11.514Z] . [2023-04-13T02:24:11.514Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:24:11.514Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:24:11.514Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:24:11.514Z] [2023-04-13T02:24:11.514Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:24:11.514Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:24:11.514Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:24:11.514Z] 47517142f6ba: Pulling fs layer [2023-04-13T02:24:11.514Z] 5f8c4bfa009b: Pulling fs layer [2023-04-13T02:24:11.514Z] f7079c9c4ba1: Pulling fs layer [2023-04-13T02:24:11.514Z] aba105e6f55a: Pulling fs layer [2023-04-13T02:24:11.514Z] aba105e6f55a: Waiting [2023-04-13T02:24:11.514Z] f7079c9c4ba1: Verifying Checksum [2023-04-13T02:24:11.514Z] f7079c9c4ba1: Download complete [2023-04-13T02:24:11.514Z] 47517142f6ba: Verifying Checksum [2023-04-13T02:24:11.514Z] 47517142f6ba: Download complete [2023-04-13T02:24:11.514Z] aba105e6f55a: Verifying Checksum [2023-04-13T02:24:11.514Z] aba105e6f55a: Download complete [2023-04-13T02:24:11.514Z] 47517142f6ba: Pull complete [2023-04-13T02:24:12.144Z] 5f8c4bfa009b: Verifying Checksum [2023-04-13T02:24:12.144Z] 5f8c4bfa009b: Download complete [2023-04-13T02:24:16.474Z] 5f8c4bfa009b: Pull complete [2023-04-13T02:24:16.474Z] f7079c9c4ba1: Pull complete [2023-04-13T02:24:16.757Z] aba105e6f55a: Pull complete [2023-04-13T02:24:16.757Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:24:16.757Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:24:16.757Z] ---> bf1b8b58d215 [2023-04-13T02:24:16.757Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:24:17.743Z] ---> Running in 82583ef2c0f6 [2023-04-13T02:24:18.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:24:19.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:24:20.727Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-13T02:24:20.727Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-13T02:24:20.727Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-13T02:24:20.727Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:24:20.727Z] (5/128) Installing libxcb (1.14-r2) [2023-04-13T02:24:20.727Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:24:20.727Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-13T02:24:21.000Z] (8/128) Installing libice (1.0.10-r0) [2023-04-13T02:24:21.000Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-13T02:24:21.000Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-13T02:24:21.000Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-13T02:24:21.000Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-13T02:24:21.000Z] (13/128) Installing xset (1.2.4-r0) [2023-04-13T02:24:21.000Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-13T02:24:21.000Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:24:21.000Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:24:21.000Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-13T02:24:21.000Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-13T02:24:21.000Z] (19/128) Installing libintl (0.21-r0) [2023-04-13T02:24:21.000Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-13T02:24:21.000Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-13T02:24:21.000Z] (22/128) Installing pcre (8.45-r1) [2023-04-13T02:24:21.000Z] (23/128) Installing glib (2.70.1-r0) [2023-04-13T02:24:21.000Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-13T02:24:21.272Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-13T02:24:21.272Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-13T02:24:21.272Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:24:21.272Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:24:21.272Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-13T02:24:21.272Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-13T02:24:21.272Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:24:21.272Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-13T02:24:21.544Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:24:21.544Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:24:21.544Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:24:21.544Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-13T02:24:21.544Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-13T02:24:21.544Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-13T02:24:21.544Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-13T02:24:21.544Z] (40/128) Installing libxi (1.8-r0) [2023-04-13T02:24:21.544Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-13T02:24:21.544Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-13T02:24:21.544Z] (43/128) Installing atk (2.36.0-r0) [2023-04-13T02:24:21.544Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-13T02:24:21.544Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:24:21.544Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:24:21.544Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:24:21.544Z] (48/128) Installing expat (2.5.0-r0) [2023-04-13T02:24:21.544Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:24:21.544Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-13T02:24:21.544Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-13T02:24:21.544Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-13T02:24:21.815Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-13T02:24:21.815Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-13T02:24:21.815Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:24:21.815Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-13T02:24:21.815Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-13T02:24:21.815Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-13T02:24:21.815Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-13T02:24:21.815Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:24:21.815Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-13T02:24:21.815Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-13T02:24:22.085Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-13T02:24:22.085Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-13T02:24:22.085Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-13T02:24:22.085Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-13T02:24:22.085Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:24:22.085Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-13T02:24:22.085Z] (69/128) Installing pango (1.48.10-r0) [2023-04-13T02:24:22.085Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:24:22.085Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:24:22.085Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:24:22.085Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:24:22.358Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:24:22.358Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:24:22.631Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:24:22.902Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-13T02:24:22.902Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:24:22.902Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-13T02:24:22.902Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:24:24.857Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-13T02:24:25.127Z] (80/128) Installing flac (1.3.4-r0) [2023-04-13T02:24:25.127Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:24:25.127Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:24:25.127Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-13T02:24:25.127Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-13T02:24:25.127Z] (85/128) Installing libass (0.15.2-r0) [2023-04-13T02:24:25.397Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-13T02:24:25.397Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:24:25.397Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:24:25.397Z] (89/128) Installing lame (3.100-r0) [2023-04-13T02:24:25.397Z] (90/128) Installing opus (1.3.1-r1) [2023-04-13T02:24:25.397Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:24:25.397Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-13T02:24:25.397Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-13T02:24:25.397Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-13T02:24:25.397Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-13T02:24:25.397Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:24:25.397Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-13T02:24:25.397Z] (98/128) Installing libva (2.13.0-r0) [2023-04-13T02:24:25.397Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-13T02:24:25.668Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-13T02:24:25.668Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-13T02:24:25.668Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-13T02:24:25.668Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:24:25.668Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-13T02:24:25.668Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-13T02:24:25.668Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-13T02:24:25.668Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:24:26.267Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-13T02:24:26.267Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-13T02:24:26.267Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:24:26.267Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:24:26.267Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-13T02:24:26.267Z] (113/128) Installing nspr (4.32-r0) [2023-04-13T02:24:26.267Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:24:26.267Z] (115/128) Installing nss (3.78.1-r0) [2023-04-13T02:24:26.538Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-13T02:24:26.538Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-13T02:24:26.538Z] (118/128) Installing orc (0.4.32-r0) [2023-04-13T02:24:26.538Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-13T02:24:26.538Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-13T02:24:26.538Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:24:26.538Z] (122/128) Installing libpulse (15.0-r2) [2023-04-13T02:24:26.538Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-13T02:24:26.538Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-13T02:24:26.538Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-13T02:24:26.538Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:24:26.810Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-13T02:24:26.810Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:24:31.099Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:24:31.099Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:24:31.371Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:24:33.979Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:24:33.979Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:24:33.979Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:24:34.249Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:24:34.249Z] OK: 275 MiB in 144 packages [2023-04-13T02:24:44.334Z] Removing intermediate container 82583ef2c0f6 [2023-04-13T02:24:44.334Z] ---> 966af15dcdbe [2023-04-13T02:24:44.334Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:24:44.334Z] ---> Running in ca76795594c0 [2023-04-13T02:24:44.334Z] Removing intermediate container ca76795594c0 [2023-04-13T02:24:44.334Z] ---> 0a8b647e1d11 [2023-04-13T02:24:44.334Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:24:44.334Z] ---> Running in 346c44170d79 [2023-04-13T02:24:44.334Z] Removing intermediate container 346c44170d79 [2023-04-13T02:24:44.334Z] ---> 578374f14f89 [2023-04-13T02:24:44.334Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:24:44.334Z] ---> Running in 834ebb7efe12 [2023-04-13T02:25:16.572Z] [2023-04-13T02:25:16.572Z] removed 7 packages, changed 99 packages, and audited 238 packages in 26s [2023-04-13T02:25:16.572Z] [2023-04-13T02:25:16.572Z] 18 packages are looking for funding [2023-04-13T02:25:16.572Z] run `npm fund` for details [2023-04-13T02:25:16.572Z] [2023-04-13T02:25:16.572Z] found 0 vulnerabilities [2023-04-13T02:25:17.540Z] Removing intermediate container 834ebb7efe12 [2023-04-13T02:25:17.540Z] ---> 99297dc9db8d [2023-04-13T02:25:17.540Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:25:17.813Z] ---> Running in a2c4ee388fc3 [2023-04-13T02:25:18.084Z] Removing intermediate container a2c4ee388fc3 [2023-04-13T02:25:18.084Z] ---> a0f848e95c52 [2023-04-13T02:25:18.084Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:25:18.084Z] ---> Running in 62184e743851 [2023-04-13T02:25:20.052Z] Removing intermediate container 62184e743851 [2023-04-13T02:25:20.052Z] ---> c6d2815b9c40 [2023-04-13T02:25:20.052Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:25:20.052Z] ---> Running in 76718fda7ab5 [2023-04-13T02:25:20.642Z] Removing intermediate container 76718fda7ab5 [2023-04-13T02:25:20.642Z] ---> 32f02c8f2ec0 [2023-04-13T02:25:20.642Z] Step 9/10 : WORKDIR /app [2023-04-13T02:25:20.642Z] ---> Running in 194d2c3a88f9 [2023-04-13T02:25:20.912Z] Removing intermediate container 194d2c3a88f9 [2023-04-13T02:25:20.912Z] ---> e4e5f3f58550 [2023-04-13T02:25:20.912Z] Step 10/10 : LABEL git_sha=5414b1811a79d379979169c3a9ff2b931c7553c4 [2023-04-13T02:25:21.180Z] ---> Running in 702b1968a3cc [2023-04-13T02:25:21.449Z] Removing intermediate container 702b1968a3cc [2023-04-13T02:25:21.449Z] ---> 9dbcd65da2f2 [2023-04-13T02:25:21.449Z] Successfully built 9dbcd65da2f2 [2023-04-13T02:25:21.449Z] Successfully tagged edgexfoundry/edgex-web-ui:5414b1811a79d379979169c3a9ff2b931c7553c4 [2023-04-13T02:25:21.449Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:25:21.449Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:25:21.449Z] mkdir -p node_modules coverage [2023-04-13T02:25:21.449Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:25:21.449Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE required: { [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE }, [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:25:39.716Z] npm WARN EBADENGINE } [2023-04-13T02:26:11.946Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:26:13.897Z] 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-04-13T02:26:14.484Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:26:14.484Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:26:17.078Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:26:23.961Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:26:32.192Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:26:32.192Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:26:33.609Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:27:00.309Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:27:00.309Z] 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-04-13T02:27:00.309Z] 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-04-13T02:27:04.575Z] 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-04-13T02:27:05.992Z] 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-04-13T02:27:07.410Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:27:22.414Z] 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-04-13T02:27:23.829Z] 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-04-13T02:27:42.077Z] 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-04-13T02:28:28.954Z] 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-04-13T02:29:07.837Z] [2023-04-13T02:29:07.838Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-13T02:29:07.838Z] [2023-04-13T02:29:07.838Z] 90 packages are looking for funding [2023-04-13T02:29:07.838Z] run `npm fund` for details [2023-04-13T02:29:08.422Z] [2023-04-13T02:29:08.422Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-13T02:29:08.422Z] [2023-04-13T02:29:08.422Z] To address issues that do not require attention, run: [2023-04-13T02:29:08.422Z] npm audit fix [2023-04-13T02:29:08.422Z] [2023-04-13T02:29:08.422Z] To address all issues (including breaking changes), run: [2023-04-13T02:29:08.422Z] npm audit fix --force [2023-04-13T02:29:08.422Z] [2023-04-13T02:29:08.422Z] Run `npm audit` for details. [2023-04-13T02:29:11.777Z] 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-04-13T02:29:33.856Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:30:20.854Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:30:20.854Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:30:53.197Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:30:53.197Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:30:59.865Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:30:59.865Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:31:05.230Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:31:05.816Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:31:12.482Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:31:14.456Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:31:14.456Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:31:19.825Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:31:19.825Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:31:20.792Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:32:42.447Z] 13 04 2023 02:32:30.843:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:32:42.447Z] 13 04 2023 02:32:30.860:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:32:42.447Z] 13 04 2023 02:32:30.897:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:33:38.816Z] 13 04 2023 02:33:36.950:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:33:42.148Z] 13 04 2023 02:33:41.864:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:33:44.084Z] 13 04 2023 02:33:43.880:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-13T02:34:40.440Z] ✔ Browser application bundle generation complete. [2023-04-13T02:34:41.852Z] 13 04 2023 02:34:41.775:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket D7epSrTsYkDtkA5qAAAB with id 75172368 [2023-04-13T02:35:00.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:35:00.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.704 secs) [2023-04-13T02:35:00.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.212 secs) [2023-04-13T02:35:00.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.287 secs) [2023-04-13T02:35:01.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.45 secs) [2023-04-13T02:35:01.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.513 secs) [2023-04-13T02:35:01.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.745 secs) [2023-04-13T02:35:01.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.921 secs) [2023-04-13T02:35:02.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.217 secs) [2023-04-13T02:35:02.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.266 secs) [2023-04-13T02:35:02.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.32 secs) [2023-04-13T02:35:02.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.365 secs) [2023-04-13T02:35:02.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.509 secs) [2023-04-13T02:35:02.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.529 secs) [2023-04-13T02:35:02.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.555 secs) [2023-04-13T02:35:03.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.926 secs) [2023-04-13T02:35:03.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.988 secs) [2023-04-13T02:35:03.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.269 secs) [2023-04-13T02:35:03.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.344 secs) [2023-04-13T02:35:03.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.382 secs) [2023-04-13T02:35:03.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.521 secs) [2023-04-13T02:35:04.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.658 secs) [2023-04-13T02:35:04.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.981 secs) [2023-04-13T02:35:04.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.059 secs) [2023-04-13T02:35:04.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.089 secs) [2023-04-13T02:35:04.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.133 secs) [2023-04-13T02:35:04.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.153 secs) [2023-04-13T02:35:04.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.199 secs) [2023-04-13T02:35:04.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.219 secs) [2023-04-13T02:35:05.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.419 secs) [2023-04-13T02:35:05.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.464 secs) [2023-04-13T02:35:05.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.529 secs) [2023-04-13T02:35:05.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.629 secs) [2023-04-13T02:35:05.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.829 secs) [2023-04-13T02:35:05.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.888 secs) [2023-04-13T02:35:05.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.937 secs) [2023-04-13T02:35:05.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.973 secs) [2023-04-13T02:35:05.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.003 secs) [2023-04-13T02:35:05.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.066 secs) [2023-04-13T02:35:06.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.272 secs) [2023-04-13T02:35:06.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.554 secs) [2023-04-13T02:35:06.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.6 secs) [2023-04-13T02:35:06.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.616 secs) [2023-04-13T02:35:07.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.773 secs) [2023-04-13T02:35:07.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.789 secs) [2023-04-13T02:35:07.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.822 secs) [2023-04-13T02:35:07.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.968 secs) [2023-04-13T02:35:07.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.032 secs) [2023-04-13T02:35:07.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.111 secs) [2023-04-13T02:35:07.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.477 secs) [2023-04-13T02:35:08.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.693 secs) [2023-04-13T02:35:08.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.801 secs) [2023-04-13T02:35:08.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.829 secs) [2023-04-13T02:35:08.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.841 secs) [2023-04-13T02:35:08.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.998 secs) [2023-04-13T02:35:08.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.065 secs) [2023-04-13T02:35:08.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.203 secs) [2023-04-13T02:35:08.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.281 secs) [2023-04-13T02:35:08.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.341 secs) [2023-04-13T02:35:08.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.402 secs) [2023-04-13T02:35:09.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.458 secs) [2023-04-13T02:35:09.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.559 secs) [2023-04-13T02:35:09.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.703 secs) [2023-04-13T02:35:09.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.777 secs) [2023-04-13T02:35:09.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.184 secs) [2023-04-13T02:35:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.289 secs) [2023-04-13T02:35:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.357 secs) [2023-04-13T02:35:10.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.379 secs) [2023-04-13T02:35:10.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.392 secs) [2023-04-13T02:35:10.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.582 secs) [2023-04-13T02:35:10.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.743 secs) [2023-04-13T02:35:11.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.81 secs) [2023-04-13T02:35:11.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.989 secs) [2023-04-13T02:35:11.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.061 secs) [2023-04-13T02:35:11.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.127 secs) [2023-04-13T02:35:11.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.15 secs) [2023-04-13T02:35:11.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.189 secs) [2023-04-13T02:35:11.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.435 secs) [2023-04-13T02:35:11.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.493 secs) [2023-04-13T02:35:12.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.553 secs) [2023-04-13T02:35:12.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.585 secs) [2023-04-13T02:35:12.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.615 secs) [2023-04-13T02:35:12.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.713 secs) [2023-04-13T02:35:12.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.972 secs) [2023-04-13T02:35:12.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.995 secs) [2023-04-13T02:35:12.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.013 secs) [2023-04-13T02:35:12.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.101 secs) [2023-04-13T02:35:12.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.245 secs) [2023-04-13T02:35:13.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.323 secs) [2023-04-13T02:35:13.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.586 secs) [2023-04-13T02:35:13.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.663 secs) [2023-04-13T02:35:13.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.739 secs) [2023-04-13T02:35:13.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.808 secs) [2023-04-13T02:35:14.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.862 secs) [2023-04-13T02:35:14.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.002 secs) [2023-04-13T02:35:14.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.057 secs) [2023-04-13T02:35:14.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.078 secs) [2023-04-13T02:35:14.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.093 secs) [2023-04-13T02:35:14.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.135 secs) [2023-04-13T02:35:14.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.24 secs) [2023-04-13T02:35:14.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.478 secs) [2023-04-13T02:35:14.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.517 secs) [2023-04-13T02:35:15.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.728 secs) [2023-04-13T02:35:15.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.762 secs) [2023-04-13T02:35:15.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.775 secs) [2023-04-13T02:35:15.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.841 secs) [2023-04-13T02:35:15.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.147 secs) [2023-04-13T02:35:15.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.249 secs) [2023-04-13T02:35:16.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.631 secs) [2023-04-13T02:35:16.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.66 secs) [2023-04-13T02:35:16.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.817 secs) [2023-04-13T02:35:16.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.883 secs) [2023-04-13T02:35:16.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.905 secs) [2023-04-13T02:35:16.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.92 secs) [2023-04-13T02:35:16.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.932 secs) [2023-04-13T02:35:16.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.161 secs) [2023-04-13T02:35:17.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.225 secs) [2023-04-13T02:35:17.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.335 secs) [2023-04-13T02:35:17.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.373 secs) [2023-04-13T02:35:17.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.396 secs) [2023-04-13T02:35:17.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.409 secs) [2023-04-13T02:35:17.738Z] WARN: ' [2023-04-13T02:35:17.738Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:35:17.738Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:35:17.738Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:35:17.738Z] in a future version of Angular. [2023-04-13T02:35:17.738Z] [2023-04-13T02:35:17.738Z] For more information on this, see our API docs here: [2023-04-13T02:35:17.738Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:35:17.738Z] ' [2023-04-13T02:35:17.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.409 secs) [2023-04-13T02:35:17.738Z] WARN: ' [2023-04-13T02:35:17.738Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:35:17.738Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:35:17.738Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:35:17.738Z] in a future version of Angular. [2023-04-13T02:35:17.738Z] [2023-04-13T02:35:17.738Z] For more information on this, see our API docs here: [2023-04-13T02:35:17.738Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:35:17.738Z] ' [2023-04-13T02:35:17.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.58 secs) [2023-04-13T02:35:17.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.742 secs) [2023-04-13T02:35:18.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.822 secs) [2023-04-13T02:35:18.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.902 secs) [2023-04-13T02:35:18.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.937 secs) [2023-04-13T02:35:18.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.957 secs) [2023-04-13T02:35:18.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.971 secs) [2023-04-13T02:35:18.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.117 secs) [2023-04-13T02:35:18.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.156 secs) [2023-04-13T02:35:18.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.187 secs) [2023-04-13T02:35:18.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.205 secs) [2023-04-13T02:35:18.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.255 secs) [2023-04-13T02:35:19.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.942 secs) [2023-04-13T02:35:19.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.066 secs) [2023-04-13T02:35:19.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.088 secs) [2023-04-13T02:35:19.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.101 secs) [2023-04-13T02:35:19.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.163 secs) [2023-04-13T02:35:19.918Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.247 secs) [2023-04-13T02:35:19.918Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.311 secs) [2023-04-13T02:35:20.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.344 secs) [2023-04-13T02:35:20.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.367 secs) [2023-04-13T02:35:20.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.389 secs) [2023-04-13T02:35:20.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.409 secs) [2023-04-13T02:35:20.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.429 secs) [2023-04-13T02:35:20.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.442 secs) [2023-04-13T02:35:20.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.634 secs) [2023-04-13T02:35:20.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.859 secs) [2023-04-13T02:35:20.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.135 secs) [2023-04-13T02:35:21.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.205 secs) [2023-04-13T02:35:22.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.693 secs / 16.205 secs) [2023-04-13T02:35:22.208Z] TOTAL: 149 SUCCESS [2023-04-13T02:35:22.208Z] ✔ Browser application bundle generation complete. [2023-04-13T02:35:26.459Z] [2023-04-13T02:35:26.459Z] =============================== Coverage summary =============================== [2023-04-13T02:35:26.459Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:35:26.459Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:35:26.459Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:35:26.459Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:35:26.459Z] ================================================================================ [2023-04-13T02:35:26.460Z] 13 04 2023 02:35:26.117:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:35:27.421Z] ✔ Browser application bundle generation complete. [2023-04-13T02:35:28.380Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo [2023-04-13T02:35:28.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:35:28.410Z] $ docker stop --time=1 bd1fc71a5878c9cc19ea95d6e3b8da6a0ae4521ee0be5da32cabdb7f1a7f93ee [2023-04-13T02:35:30.193Z] $ docker rm -f --volumes bd1fc71a5878c9cc19ea95d6e3b8da6a0ae4521ee0be5da32cabdb7f1a7f93ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:35:31.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:35:34.641Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T02:35:40.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:35:40.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:35:43.484Z] + ls -al . [2023-04-13T02:35:43.484Z] total 184 [2023-04-13T02:35:43.484Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:20 . [2023-04-13T02:35:43.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:17 .. [2023-04-13T02:35:43.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:18 .blubracket [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:18 .dockerignore [2023-04-13T02:35:43.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:18 .git [2023-04-13T02:35:43.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:18 .github [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:18 .gitignore [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:18 Attribution.txt [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:18 CHANGELOG.md [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:18 CONTRIBUTING.md [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:18 Dockerfile [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:18 Jenkinsfile [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:18 LICENSE [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:18 Makefile [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:18 README.md [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION [2023-04-13T02:35:43.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:18 assets [2023-04-13T02:35:43.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:18 bin [2023-04-13T02:35:43.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:18 cmd [2023-04-13T02:35:43.484Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:20 coverage.out [2023-04-13T02:35:43.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:18 docs [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:18 go.mod [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:18 go.sum [2023-04-13T02:35:43.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:18 internal [2023-04-13T02:35:43.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:18 snap [2023-04-13T02:35:43.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:18 testing [2023-04-13T02:35:43.484Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:18 version.go [2023-04-13T02:35:43.484Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:35:43.819Z] + 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=5414b1811a79d379979169c3a9ff2b931c7553c4 --label arch=arm64 --label version=0.0.0 . [2023-04-13T02:35:45.454Z] Sending build context to Docker daemon 31.54MB [2023-04-13T02:35:45.454Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:35:45.454Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:35:45.454Z] ---> df225653b5de [2023-04-13T02:35:45.454Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:35:46.037Z] ---> Running in feba3ec38a02 [2023-04-13T02:35:46.301Z] Removing intermediate container feba3ec38a02 [2023-04-13T02:35:46.301Z] ---> 40c2be78377f [2023-04-13T02:35:46.301Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:35:46.301Z] ---> Running in eac86488f89b [2023-04-13T02:35:46.567Z] Removing intermediate container eac86488f89b [2023-04-13T02:35:46.567Z] ---> 3da7514edeec [2023-04-13T02:35:46.567Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:35:46.567Z] ---> Running in 7799e99dbb2a [2023-04-13T02:35:46.833Z] Removing intermediate container 7799e99dbb2a [2023-04-13T02:35:46.833Z] ---> 2214f705f95f [2023-04-13T02:35:46.833Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:35:47.100Z] ---> Running in 888daf4644cb [2023-04-13T02:35:47.367Z] Removing intermediate container 888daf4644cb [2023-04-13T02:35:47.367Z] ---> 90ab6b55da87 [2023-04-13T02:35:47.367Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:35:47.367Z] ---> Running in 0007f1fd39c0 [2023-04-13T02:35:47.634Z] Removing intermediate container 0007f1fd39c0 [2023-04-13T02:35:47.634Z] ---> 63253c477590 [2023-04-13T02:35:47.634Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:35:49.054Z] ---> 5af89efe26b4 [2023-04-13T02:35:49.054Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:35:49.328Z] ---> Running in 5bfd77865f06 [2023-04-13T02:35:50.752Z] Removing intermediate container 5bfd77865f06 [2023-04-13T02:35:50.752Z] ---> b5134abeccbb [2023-04-13T02:35:50.752Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:35:51.019Z] ---> Running in 01378f8debed [2023-04-13T02:35:51.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:35:52.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:35:54.505Z] OK: 263 MiB in 53 packages [2023-04-13T02:35:55.090Z] Removing intermediate container 01378f8debed [2023-04-13T02:35:55.090Z] ---> 3900b852b0b7 [2023-04-13T02:35:55.090Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:35:55.357Z] ---> Running in 514bcaa3eb56 [2023-04-13T02:35:55.623Z] Removing intermediate container 514bcaa3eb56 [2023-04-13T02:35:55.623Z] ---> f26b5d27d1b3 [2023-04-13T02:35:55.623Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:35:55.623Z] ---> Running in 8ce0a8135111 [2023-04-13T02:35:55.890Z] Removing intermediate container 8ce0a8135111 [2023-04-13T02:35:55.890Z] ---> 3d852a83d004 [2023-04-13T02:35:55.890Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:35:56.473Z] ---> 3ea863289a63 [2023-04-13T02:35:56.473Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:35:56.473Z] ---> Running in 0f900372d673 [2023-04-13T02:35:59.054Z] Removing intermediate container 0f900372d673 [2023-04-13T02:35:59.054Z] ---> 7d0fb301aea3 [2023-04-13T02:35:59.054Z] Step 15/26 : COPY . . [2023-04-13T02:36:03.309Z] ---> d4f264fc9352 [2023-04-13T02:36:03.309Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:36:03.309Z] ---> Running in 07677207507c [2023-04-13T02:36:03.893Z] 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-04-13T02:38:40.639Z] Removing intermediate container 07677207507c [2023-04-13T02:38:40.639Z] ---> 889f369c82c1 [2023-04-13T02:38:40.639Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:38:40.639Z] 3.14: Pulling from library/alpine [2023-04-13T02:38:40.639Z] 422ed46b1a92: Pulling fs layer [2023-04-13T02:38:40.639Z] 422ed46b1a92: Verifying Checksum [2023-04-13T02:38:40.639Z] 422ed46b1a92: Download complete [2023-04-13T02:38:40.639Z] 422ed46b1a92: Pull complete [2023-04-13T02:38:40.639Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:38:40.639Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:38:40.639Z] ---> 46c5e66a9efa [2023-04-13T02:38:40.639Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:38:40.639Z] ---> Running in e37d1565ed8d [2023-04-13T02:38:40.639Z] Removing intermediate container e37d1565ed8d [2023-04-13T02:38:40.639Z] ---> 13625b1879a8 [2023-04-13T02:38:40.639Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:38:40.639Z] ---> 26d7331bf50f [2023-04-13T02:38:40.639Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:38:40.639Z] ---> 92d507b5f918 [2023-04-13T02:38:40.639Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:38:40.639Z] ---> 4813b19d0cdb [2023-04-13T02:38:40.639Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:38:40.639Z] ---> Running in abfb24e30c5d [2023-04-13T02:38:40.639Z] Removing intermediate container abfb24e30c5d [2023-04-13T02:38:40.639Z] ---> f18c2f145adf [2023-04-13T02:38:40.639Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:38:40.639Z] ---> Running in 7bfdcf6b76da [2023-04-13T02:38:40.639Z] Removing intermediate container 7bfdcf6b76da [2023-04-13T02:38:40.640Z] ---> bc1351211381 [2023-04-13T02:38:40.640Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T02:38:40.640Z] ---> Running in 3d346e54e5f5 [2023-04-13T02:38:40.640Z] Removing intermediate container 3d346e54e5f5 [2023-04-13T02:38:40.640Z] ---> ad524351866f [2023-04-13T02:38:40.640Z] Step 25/26 : LABEL git_sha=5414b1811a79d379979169c3a9ff2b931c7553c4 [2023-04-13T02:38:40.640Z] ---> Running in ab96b2cd5988 [2023-04-13T02:38:40.640Z] Removing intermediate container ab96b2cd5988 [2023-04-13T02:38:40.640Z] ---> 711176661dfb [2023-04-13T02:38:40.640Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:38:40.640Z] ---> Running in d06337542be9 [2023-04-13T02:38:40.640Z] Removing intermediate container d06337542be9 [2023-04-13T02:38:40.640Z] ---> 0ab1b2a35063 [2023-04-13T02:38:40.640Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:38:40.911Z] Successfully built 0ab1b2a35063 [2023-04-13T02:38:40.911Z] 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-04-13T02:38:41.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:38:41.383Z] [2023-04-13T02:38:41.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:38:41.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:38:42.011Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T02:38:42.011Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T02:38:42.011Z] 04944245beec: Pulling fs layer [2023-04-13T02:38:42.011Z] 699f458cf7ca: Pulling fs layer [2023-04-13T02:38:42.011Z] 765212b225bb: Pulling fs layer [2023-04-13T02:38:42.011Z] f23df028b6ca: Pulling fs layer [2023-04-13T02:38:42.011Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T02:38:42.011Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T02:38:42.011Z] f23df028b6ca: Waiting [2023-04-13T02:38:42.011Z] d65c8cfc05b1: Waiting [2023-04-13T02:38:42.011Z] 2437ff75d9bd: Waiting [2023-04-13T02:38:42.011Z] 765212b225bb: Waiting [2023-04-13T02:38:42.011Z] 04944245beec: Verifying Checksum [2023-04-13T02:38:42.011Z] 04944245beec: Download complete [2023-04-13T02:38:42.011Z] 765212b225bb: Verifying Checksum [2023-04-13T02:38:42.011Z] 765212b225bb: Download complete [2023-04-13T02:38:42.011Z] f23df028b6ca: Verifying Checksum [2023-04-13T02:38:42.011Z] f23df028b6ca: Download complete [2023-04-13T02:38:42.285Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T02:38:42.285Z] d65c8cfc05b1: Download complete [2023-04-13T02:38:42.285Z] 699f458cf7ca: Verifying Checksum [2023-04-13T02:38:42.285Z] 699f458cf7ca: Download complete [2023-04-13T02:38:42.877Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T02:38:42.877Z] 8998bd30e6a1: Download complete [2023-04-13T02:38:45.488Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T02:38:45.488Z] 2437ff75d9bd: Download complete [2023-04-13T02:38:47.441Z] 8998bd30e6a1: Pull complete [2023-04-13T02:38:48.028Z] 04944245beec: Pull complete [2023-04-13T02:38:49.444Z] 699f458cf7ca: Pull complete [2023-04-13T02:38:49.444Z] 765212b225bb: Pull complete [2023-04-13T02:38:50.407Z] f23df028b6ca: Pull complete [2023-04-13T02:38:50.675Z] d65c8cfc05b1: Pull complete [2023-04-13T02:39:05.677Z] 2437ff75d9bd: Pull complete [2023-04-13T02:39:05.677Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T02:39:05.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:39:05.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:39:05.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-7770 does not seem to be running inside a container [2023-04-13T02:39:05.958Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-04-13T02:39:09.303Z] $ docker top 7edbe10956e6fa89a04a648e2d9994cdf25e8c1b9270d81049cac7d5c84c07ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:10.192Z] ---> job-cost.sh [2023-04-13T02:39:10.192Z] lf-activate-venv: SKIPPING [2023-04-13T02:39:10.192Z] INFO: No Stack... [2023-04-13T02:39:10.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T02:39:11.363Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:39:12.014Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2023-04-13T02:39:12.014Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:39:12.099Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [2023-04-13T02:39:12.108Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] did not exist. Created. [2023-04-13T02:39:12.108Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:39:12.782Z] /w/workspace/edgex-ui-go/3@tmp/durable-0ea3f11d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T02:39:13.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T02:39:13.465Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T02:39:18.893Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:39:18.900Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:39:18.918Z] $ docker stop --time=1 7edbe10956e6fa89a04a648e2d9994cdf25e8c1b9270d81049cac7d5c84c07ed [2023-04-13T02:39:20.776Z] $ docker rm -f --volumes 7edbe10956e6fa89a04a648e2d9994cdf25e8c1b9270d81049cac7d5c84c07ed [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-04-13T02:39:21.186Z] provisioning config files... [2023-04-13T02:39:21.194Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config15652182029807920584tmp [Pipeline] { [Pipeline] sh [2023-04-13T02:39:21.486Z] + set +x [2023-04-13T02:39:21.486Z] + curl -s https://codecov.io/bash [2023-04-13T02:39:21.486Z] + bash -s -- [2023-04-13T02:39:21.486Z] [2023-04-13T02:39:21.486Z] _____ _ [2023-04-13T02:39:21.486Z] / ____| | | [2023-04-13T02:39:21.486Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T02:39:21.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T02:39:21.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T02:39:21.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T02:39:21.486Z] Bash-1.0.6 [2023-04-13T02:39:21.486Z] [2023-04-13T02:39:21.486Z] [2023-04-13T02:39:21.486Z] ==> git version 2.25.1 found [2023-04-13T02:39:21.486Z] ==> 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-04-13T02:39:21.486Z] Release-Date: 2020-01-08 [2023-04-13T02:39:21.486Z] 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-04-13T02:39:21.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T02:39:21.486Z] ==> Jenkins CI detected. [2023-04-13T02:39:21.486Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-04-13T02:39:21.486Z] project root: . [2023-04-13T02:39:21.486Z] --> token set from env [2023-04-13T02:39:21.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T02:39:21.486Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T02:39:21.745Z] ==> Python coveragepy not found [2023-04-13T02:39:21.745Z] ==> Searching for coverage reports in: [2023-04-13T02:39:21.745Z] + . [2023-04-13T02:39:21.745Z] -> Found 1 reports [2023-04-13T02:39:21.745Z] ==> Detecting git/mercurial file structure [2023-04-13T02:39:21.745Z] ==> Reading reports [2023-04-13T02:39:21.745Z] + ./coverage.out bytes=10 [2023-04-13T02:39:21.745Z] ==> Appending adjustments [2023-04-13T02:39:21.745Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T02:39:22.313Z] + Found adjustments [2023-04-13T02:39:22.313Z] ==> Gzipping contents [2023-04-13T02:39:22.313Z] 12K /tmp/codecov.dAmyyg.gz [2023-04-13T02:39:22.313Z] ==> Uploading reports [2023-04-13T02:39:22.313Z] url: https://codecov.io [2023-04-13T02:39:22.313Z] query: branch=PR-589&commit=3be49fac874b476408af5a2d2dfd712a16e62817&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-04-13T02:39:22.313Z] -> Pinging Codecov [2023-04-13T02:39:22.313Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-589&commit=3be49fac874b476408af5a2d2dfd712a16e62817&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-04-13T02:39:22.573Z] -> Uploading to [2023-04-13T02:39:22.573Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/3be49fac874b476408af5a2d2dfd712a16e62817/b4c0ed41-df34-4b87-bd6f-0c25c1eb0dd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T023922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59c4bc7a89327789af3d36cb3343697b6fb028654f24ac2aa9749f6e3436dc3d [2023-04-13T02:39:22.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:39:22.573Z] Dload Upload Total Spent Left Speed [2023-04-13T02:39:22.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 43573 --:--:-- --:--:-- --:--:-- 43360 100 8889 0 0 100 8889 0 27350 --:--:-- --:--:-- --:--:-- 27266 [2023-04-13T02:39:22.832Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3be49fac874b476408af5a2d2dfd712a16e62817 [Pipeline] } [2023-04-13T02:39:22.839Z] 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-04-13T02:39:23.519Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives ] [2023-04-13T02:39:23.519Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-04-13T02:39:23.519Z] total 16 [2023-04-13T02:39:23.519Z] drwxr-xr-x 3 root root 4096 Apr 13 02:11 . [2023-04-13T02:39:23.519Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T02:39:23.519Z] drwxr-xr-x 2 root root 4096 Apr 13 02:11 cost [2023-04-13T02:39:23.519Z] -rw-r--r-- 1 root root 83 Apr 13 02:11 cost.csv [2023-04-13T02:39:23.519Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-04-13T02:39:23.519Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-04-13T02:39:23.519Z] total 16 [2023-04-13T02:39:23.519Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:11 . [2023-04-13T02:39:23.519Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T02:39:23.519Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:11 cost [2023-04-13T02:39:23.519Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:23.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:24.662Z] ---> package-listing.sh [2023-04-13T02:39:24.663Z] ++ facter osfamily [2023-04-13T02:39:24.663Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T02:39:24.921Z] + OS_FAMILY=debian [2023-04-13T02:39:24.921Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-04-13T02:39:24.921Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T02:39:24.921Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T02:39:24.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T02:39:24.921Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T02:39:24.921Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-04-13T02:39:24.921Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T02:39:24.921Z] + case "${OS_FAMILY}" in [2023-04-13T02:39:24.921Z] + dpkg -l [2023-04-13T02:39:24.921Z] + grep '^ii' [2023-04-13T02:39:24.921Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T02:39:24.921Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T02:39:24.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T02:39:24.921Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-04-13T02:39:24.921Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [2023-04-13T02:39:24.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [Pipeline] echo [2023-04-13T02:39:24.930Z] 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T02:39:25.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:39:25.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:39:25.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:39:25.831Z] prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container [2023-04-13T02:39:25.858Z] $ 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-589/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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-04-13T02:39:26.068Z] $ docker top 814a53f20c40d73ba2ed5eed44416fa6ffd29e1f86bcbcca52dee7a2f812db1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:39:26.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T02:39:26.690Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T02:39:26.974Z] + ls /var/log/sa-host [2023-04-13T02:39:26.974Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:39:27.043Z] provisioning config files... [2023-04-13T02:39:27.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config1381171216910490341tmp [Pipeline] { [Pipeline] echo [2023-04-13T02:39:27.060Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:27.342Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T02:39:27.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:27.674Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T02:39:27.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:27.961Z] ---> sudo-logs.sh [2023-04-13T02:39:27.961Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T02:39:27.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:28.267Z] ---> job-cost.sh [2023-04-13T02:39:28.268Z] lf-activate-venv: SKIPPING [2023-04-13T02:39:28.268Z] DEBUG: total: 0.2199999988079071 [2023-04-13T02:39:28.268Z] INFO: Retrieving Stack Cost... [2023-04-13T02:39:28.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:39:29.090Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T02:39:29.101Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:29.458Z] ---> logs-deploy.sh [2023-04-13T02:39:29.458Z] lf-activate-venv: SKIPPING [2023-04-13T02:39:29.458Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-589/3 [2023-04-13T02:39:29.458Z] INFO: archiving workspace using pattern(s): [2023-04-13T02:39:30.423Z] Archives upload complete. [2023-04-13T02:39:30.423Z] INFO: archiving logs to Nexus [2023-04-13T02:39:30.992Z] ---> uname -a: [2023-04-13T02:39:30.992Z] Linux prd-ubuntu20-04-docker-8c-8g-7637 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] ---> lscpu: [2023-04-13T02:39:30.992Z] Architecture: x86_64 [2023-04-13T02:39:30.992Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-13T02:39:30.992Z] Byte Order: Little Endian [2023-04-13T02:39:30.992Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-13T02:39:30.992Z] CPU(s): 8 [2023-04-13T02:39:30.992Z] On-line CPU(s) list: 0-7 [2023-04-13T02:39:30.992Z] Thread(s) per core: 1 [2023-04-13T02:39:30.992Z] Core(s) per socket: 1 [2023-04-13T02:39:30.992Z] Socket(s): 8 [2023-04-13T02:39:30.992Z] NUMA node(s): 1 [2023-04-13T02:39:30.992Z] Vendor ID: AuthenticAMD [2023-04-13T02:39:30.992Z] CPU family: 23 [2023-04-13T02:39:30.992Z] Model: 49 [2023-04-13T02:39:30.992Z] Model name: AMD EPYC-Rome Processor [2023-04-13T02:39:30.992Z] Stepping: 0 [2023-04-13T02:39:30.992Z] CPU MHz: 2799.998 [2023-04-13T02:39:30.992Z] BogoMIPS: 5599.99 [2023-04-13T02:39:30.992Z] Virtualization: AMD-V [2023-04-13T02:39:30.992Z] Hypervisor vendor: KVM [2023-04-13T02:39:30.992Z] Virtualization type: full [2023-04-13T02:39:30.992Z] L1d cache: 256 KiB [2023-04-13T02:39:30.992Z] L1i cache: 256 KiB [2023-04-13T02:39:30.992Z] L2 cache: 4 MiB [2023-04-13T02:39:30.992Z] L3 cache: 128 MiB [2023-04-13T02:39:30.992Z] NUMA node0 CPU(s): 0-7 [2023-04-13T02:39:30.992Z] Vulnerability Itlb multihit: Not affected [2023-04-13T02:39:30.992Z] Vulnerability L1tf: Not affected [2023-04-13T02:39:30.992Z] Vulnerability Mds: Not affected [2023-04-13T02:39:30.992Z] Vulnerability Meltdown: Not affected [2023-04-13T02:39:30.992Z] Vulnerability Mmio stale data: Not affected [2023-04-13T02:39:30.992Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-13T02:39:30.992Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-13T02:39:30.992Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-13T02:39:30.992Z] Vulnerability Srbds: Not affected [2023-04-13T02:39:30.992Z] Vulnerability Tsx async abort: Not affected [2023-04-13T02:39:30.992Z] 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-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] ---> nproc: [2023-04-13T02:39:30.992Z] 8 [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] ---> df -h: [2023-04-13T02:39:30.992Z] Filesystem Size Used Avail Use% Mounted on [2023-04-13T02:39:30.992Z] overlay 155G 13G 143G 9% / [2023-04-13T02:39:30.992Z] tmpfs 64M 0 64M 0% /dev [2023-04-13T02:39:30.992Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-13T02:39:30.992Z] shm 64M 0 64M 0% /dev/shm [2023-04-13T02:39:30.992Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] ---> sar -b -r -n DEV: [2023-04-13T02:39:30.992Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 04/13/23 _x86_64_ (8 CPU) [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] 02:06:55 LINUX RESTART (8 CPU) [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-13T02:39:30.992Z] 02:08:01 320.01 48.23 271.79 0.00 5433.23 165189.14 0.00 [2023-04-13T02:39:30.992Z] 02:09:01 229.02 1.12 227.91 0.00 24.93 92612.06 0.00 [2023-04-13T02:39:30.992Z] 02:10:01 290.83 0.45 290.38 0.00 3.73 57105.28 0.00 [2023-04-13T02:39:30.992Z] 02:11:01 198.42 0.18 198.23 0.00 13.46 41195.80 0.00 [2023-04-13T02:39:30.992Z] 02:12:01 27.67 1.13 26.54 0.00 78.24 6267.79 0.00 [2023-04-13T02:39:30.992Z] 02:13:01 51.16 10.46 40.69 0.00 5098.48 6950.31 0.00 [2023-04-13T02:39:30.992Z] 02:14:01 3.65 0.02 3.63 0.00 0.13 93.58 0.00 [2023-04-13T02:39:30.992Z] 02:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-04-13T02:39:30.992Z] 02:16:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2023-04-13T02:39:30.992Z] 02:17:01 1.10 0.02 1.08 0.00 0.13 12.53 0.00 [2023-04-13T02:39:30.992Z] 02:18:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2023-04-13T02:39:30.992Z] 02:19:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 [2023-04-13T02:39:30.992Z] 02:20:01 3.00 0.63 2.37 0.00 70.52 28.13 0.00 [2023-04-13T02:39:30.992Z] 02:21:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2023-04-13T02:39:30.992Z] 02:22:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 [2023-04-13T02:39:30.992Z] 02:23:01 1.55 0.02 1.53 0.00 0.13 22.13 0.00 [2023-04-13T02:39:30.992Z] 02:24:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2023-04-13T02:39:30.992Z] 02:25:01 1.48 0.00 1.48 0.00 0.00 15.99 0.00 [2023-04-13T02:39:30.992Z] 02:26:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2023-04-13T02:39:30.992Z] 02:27:01 1.48 0.00 1.48 0.00 0.00 18.39 0.00 [2023-04-13T02:39:30.992Z] 02:28:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2023-04-13T02:39:30.992Z] 02:29:01 1.43 0.00 1.43 0.00 0.00 14.93 0.00 [2023-04-13T02:39:30.992Z] 02:30:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2023-04-13T02:39:30.992Z] 02:31:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2023-04-13T02:39:30.992Z] 02:32:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-04-13T02:39:30.992Z] 02:33:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2023-04-13T02:39:30.992Z] 02:34:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2023-04-13T02:39:30.992Z] 02:35:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-04-13T02:39:30.992Z] 02:36:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2023-04-13T02:39:30.992Z] 02:37:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2023-04-13T02:39:30.992Z] 02:38:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2023-04-13T02:39:30.992Z] 02:39:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2023-04-13T02:39:30.992Z] Average: 36.01 1.95 34.07 0.00 335.07 11555.42 0.00 [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-13T02:39:30.992Z] 02:08:01 29372256 31593652 742336 2.26 67516 2440064 2052328 6.05 1022064 2158972 507728 [2023-04-13T02:39:30.992Z] 02:09:01 27691528 31538204 760572 2.31 146468 3855448 1943816 5.73 1241212 3448784 50604 [2023-04-13T02:39:30.992Z] 02:10:01 26345220 31303864 988576 3.01 208116 4756272 2022352 5.96 1623628 4252276 20576 [2023-04-13T02:39:30.992Z] 02:11:01 25943020 31539020 749312 2.28 219008 5346268 1838520 5.42 1591848 4655460 90464 [2023-04-13T02:39:30.992Z] 02:12:01 25878704 31536772 753632 2.29 221160 5402724 1817416 5.36 1608016 4699388 316 [2023-04-13T02:39:30.992Z] 02:13:01 25439304 31538572 738520 2.25 251780 5802384 1825200 5.38 1908040 4810244 136 [2023-04-13T02:39:30.992Z] 02:14:01 25453148 31547532 729728 2.22 250268 5799132 1804620 5.32 1897732 4807032 8 [2023-04-13T02:39:30.992Z] 02:15:01 25453944 31548360 728860 2.22 250284 5799136 1804620 5.32 1897784 4807036 140 [2023-04-13T02:39:30.992Z] 02:16:01 25460332 31554800 722444 2.20 250300 5799136 1804620 5.32 1891900 4807036 4 [2023-04-13T02:39:30.992Z] 02:17:01 25459656 31554220 722928 2.20 250320 5799140 1804620 5.32 1892148 4807044 180 [2023-04-13T02:39:30.992Z] 02:18:01 25459672 31554340 722616 2.20 250344 5799144 1804620 5.32 1892068 4807044 12 [2023-04-13T02:39:30.992Z] 02:19:01 25459948 31554968 722244 2.20 250376 5799148 1804620 5.32 1891672 4807360 136 [2023-04-13T02:39:30.992Z] 02:20:01 25458568 31555940 722048 2.20 250412 5801252 1815832 5.35 1891748 4809128 8 [2023-04-13T02:39:30.992Z] 02:21:01 25457976 31555352 722568 2.20 250420 5801252 1815832 5.35 1891732 4809128 8 [2023-04-13T02:39:30.992Z] 02:22:01 25458452 31555868 722204 2.20 250452 5801256 1815832 5.35 1892200 4809132 44 [2023-04-13T02:39:30.992Z] 02:23:01 25458280 31555620 722356 2.20 250472 5801236 1828140 5.39 1891996 4809112 12 [2023-04-13T02:39:30.992Z] 02:24:01 25458492 31555856 722104 2.20 250480 5801240 1828140 5.39 1891896 4809116 12 [2023-04-13T02:39:30.992Z] 02:25:01 25458152 31555528 722308 2.20 250484 5801244 1828140 5.39 1892252 4809120 152 [2023-04-13T02:39:30.992Z] 02:26:01 25458340 31555736 722052 2.20 250504 5801248 1828140 5.39 1892220 4809120 176 [2023-04-13T02:39:30.992Z] 02:27:01 25458364 31555768 722008 2.20 250528 5801244 1828140 5.39 1891880 4809128 304 [2023-04-13T02:39:30.992Z] 02:28:01 25458600 31556036 721692 2.19 250532 5801256 1828140 5.39 1891968 4809132 8 [2023-04-13T02:39:30.992Z] 02:29:01 25458552 31556000 721660 2.19 250552 5801256 1811932 5.34 1892148 4809132 0 [2023-04-13T02:39:30.992Z] 02:30:01 25458472 31555924 721660 2.19 250568 5801260 1811932 5.34 1891932 4809136 8 [2023-04-13T02:39:30.992Z] 02:31:01 25458456 31555916 721584 2.19 250592 5801260 1811932 5.34 1891928 4809136 144 [2023-04-13T02:39:30.992Z] 02:32:01 25458340 31555860 721840 2.20 250604 5801260 1811932 5.34 1891976 4809140 8 [2023-04-13T02:39:30.992Z] 02:33:01 25458616 31556152 721544 2.19 250612 5801272 1811932 5.34 1892180 4809144 160 [2023-04-13T02:39:30.992Z] 02:34:01 25458576 31556116 721496 2.19 250640 5801272 1811932 5.34 1891992 4809148 8 [2023-04-13T02:39:30.992Z] 02:35:01 25458224 31555824 721980 2.20 250660 5801276 1811932 5.34 1892264 4809156 144 [2023-04-13T02:39:30.992Z] 02:36:01 25458192 31555928 721816 2.20 250692 5801408 1811932 5.34 1892076 4809288 32 [2023-04-13T02:39:30.992Z] 02:37:01 25458176 31555944 721760 2.19 250708 5801404 1811932 5.34 1892100 4809284 148 [2023-04-13T02:39:30.992Z] 02:38:01 25458320 31556112 721756 2.19 250736 5801412 1811932 5.34 1892220 4809288 8 [2023-04-13T02:39:30.992Z] 02:39:01 25458020 31555872 721940 2.20 250768 5801412 1811932 5.34 1892672 4809288 236 [2023-04-13T02:39:30.992Z] Average: 25705747 31546302 735004 2.24 238355 5575741 1833592 5.40 1818734 4657842 20998 [2023-04-13T02:39:30.992Z] [2023-04-13T02:39:30.992Z] 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-13T02:39:30.992Z] 02:08:01 ens3 605.30 422.63 6994.19 116.17 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.992Z] 02:08:01 lo 7.02 7.02 0.68 0.68 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.992Z] 02:08:01 docker0 40.19 40.76 3.06 274.50 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.992Z] 02:09:01 ens3 519.13 284.29 4663.60 43.60 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.992Z] 02:09:01 lo 2.80 2.80 0.29 0.29 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.992Z] 02:09:01 veth197d883 18.51 31.26 1.52 331.55 0.00 0.00 0.00 0.03 [2023-04-13T02:39:30.992Z] 02:09:01 vethb3adaaf 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.992Z] 02:09:01 docker0 171.74 311.25 13.74 2089.50 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:10:01 ens3 382.95 211.70 3823.06 44.22 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:10:01 veth9cc869c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:10:01 vethb3adaaf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:10:01 docker0 190.47 341.41 24.02 3790.82 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:11:01 ens3 156.22 117.85 2631.70 142.10 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:11:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:11:01 docker0 5.97 7.02 0.32 42.83 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:12:01 ens3 46.77 22.81 864.29 4.39 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:13:01 ens3 138.66 75.24 1952.54 5.22 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:13:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:14:01 ens3 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:15:01 ens3 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:16:01 ens3 0.58 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:17:01 ens3 2.17 0.08 0.18 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:18:01 ens3 1.28 0.73 0.74 0.54 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:19:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:20:01 ens3 0.32 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:21:01 ens3 0.95 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:22:01 ens3 0.62 0.28 0.34 0.26 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:23:01 ens3 0.48 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:24:01 ens3 0.28 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:25:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:26:01 ens3 0.27 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:27:01 ens3 0.55 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:28:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:29:01 ens3 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:30:01 ens3 0.40 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:31:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:32:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:33:01 ens3 0.77 0.32 0.16 0.08 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:34:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:35:01 ens3 0.47 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:36:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:37:01 ens3 4.12 0.08 0.34 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:38:01 ens3 1.37 0.28 0.26 0.14 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:39:01 ens3 1.05 0.68 0.58 0.42 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] Average: ens3 58.36 35.57 654.14 11.17 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] Average: docker0 12.76 21.89 1.29 193.68 0.00 0.00 0.00 0.00 [2023-04-13T02:39:30.993Z] [2023-04-13T02:39:30.993Z] [2023-04-13T02:39:30.993Z] ---> sar -P ALL: [2023-04-13T02:39:30.993Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7637) 04/13/23 _x86_64_ (8 CPU) [2023-04-13T02:39:30.993Z] [2023-04-13T02:39:30.993Z] 02:06:55 LINUX RESTART (8 CPU) [2023-04-13T02:39:30.993Z] [2023-04-13T02:39:30.993Z] 02:07:01 CPU %user %nice %system %iowait %steal %idle [2023-04-13T02:39:30.993Z] 02:08:01 all 8.49 0.00 2.93 1.87 0.05 86.67 [2023-04-13T02:39:30.993Z] 02:08:01 0 7.33 0.00 2.30 1.29 0.05 89.03 [2023-04-13T02:39:30.993Z] 02:08:01 1 9.36 0.00 2.42 4.07 0.03 84.11 [2023-04-13T02:39:30.993Z] 02:08:01 2 7.61 0.00 2.54 1.24 0.05 88.56 [2023-04-13T02:39:30.993Z] 02:08:01 3 8.00 0.00 3.28 0.27 0.07 88.39 [2023-04-13T02:39:30.993Z] 02:08:01 4 7.26 0.00 2.73 2.41 0.05 87.55 [2023-04-13T02:39:30.993Z] 02:08:01 5 9.35 0.00 3.78 0.59 0.03 86.25 [2023-04-13T02:39:30.993Z] 02:08:01 6 9.89 0.00 3.56 4.48 0.03 82.04 [2023-04-13T02:39:30.993Z] 02:08:01 7 9.14 0.00 2.80 0.59 0.07 87.41 [2023-04-13T02:39:30.993Z] 02:09:01 all 23.87 0.00 6.94 1.86 0.09 67.25 [2023-04-13T02:39:30.993Z] 02:09:01 0 23.11 0.00 6.09 0.73 0.07 70.00 [2023-04-13T02:39:30.993Z] 02:09:01 1 24.36 0.00 7.79 0.47 0.08 67.29 [2023-04-13T02:39:30.993Z] 02:09:01 2 22.94 0.00 8.32 0.34 0.08 68.32 [2023-04-13T02:39:30.993Z] 02:09:01 3 24.17 0.00 6.06 0.15 0.08 69.54 [2023-04-13T02:39:30.993Z] 02:09:01 4 24.00 0.00 7.78 9.00 0.08 59.14 [2023-04-13T02:39:30.993Z] 02:09:01 5 27.24 0.00 6.86 0.47 0.10 65.33 [2023-04-13T02:39:30.993Z] 02:09:01 6 21.89 0.00 5.68 3.42 0.08 68.93 [2023-04-13T02:39:30.993Z] 02:09:01 7 23.24 0.00 6.94 0.32 0.10 69.40 [2023-04-13T02:39:30.993Z] 02:10:01 all 15.73 0.00 5.22 1.94 0.07 77.04 [2023-04-13T02:39:30.993Z] 02:10:01 0 6.58 0.00 3.40 0.52 0.07 89.43 [2023-04-13T02:39:30.993Z] 02:10:01 1 30.75 0.00 7.16 0.77 0.08 61.23 [2023-04-13T02:39:30.993Z] 02:10:01 2 14.16 0.00 4.26 0.34 0.05 81.19 [2023-04-13T02:39:30.993Z] 02:10:01 3 11.97 0.00 4.50 3.57 0.07 79.89 [2023-04-13T02:39:30.993Z] 02:10:01 4 21.09 0.00 6.89 5.93 0.08 66.01 [2023-04-13T02:39:30.993Z] 02:10:01 5 14.87 0.00 6.87 1.56 0.07 76.63 [2023-04-13T02:39:30.993Z] 02:10:01 6 11.47 0.00 4.65 2.02 0.07 81.80 [2023-04-13T02:39:30.993Z] 02:10:01 7 14.95 0.00 4.00 0.84 0.08 80.12 [2023-04-13T02:39:30.993Z] 02:11:01 all 23.38 0.00 5.61 1.29 0.08 69.64 [2023-04-13T02:39:30.993Z] 02:11:01 0 19.65 0.00 5.40 1.51 0.07 73.37 [2023-04-13T02:39:30.993Z] 02:11:01 1 27.75 0.00 5.45 1.85 0.08 64.86 [2023-04-13T02:39:30.993Z] 02:11:01 2 24.38 0.00 6.46 0.07 0.08 69.01 [2023-04-13T02:39:30.993Z] 02:11:01 3 25.98 0.00 6.23 1.57 0.08 66.13 [2023-04-13T02:39:30.993Z] 02:11:01 4 19.77 0.00 5.29 0.60 0.07 74.28 [2023-04-13T02:39:30.993Z] 02:11:01 5 24.05 0.00 5.79 2.25 0.10 67.80 [2023-04-13T02:39:30.993Z] 02:11:01 6 22.59 0.00 4.72 2.07 0.07 70.56 [2023-04-13T02:39:30.993Z] 02:11:01 7 22.87 0.00 5.56 0.37 0.10 71.10 [2023-04-13T02:39:30.994Z] 02:12:01 all 0.74 0.00 0.30 0.27 0.01 98.69 [2023-04-13T02:39:30.994Z] 02:12:01 0 0.15 0.00 0.27 0.72 0.00 98.87 [2023-04-13T02:39:30.994Z] 02:12:01 1 1.37 0.00 0.38 0.63 0.00 97.61 [2023-04-13T02:39:30.994Z] 02:12:01 2 0.32 0.00 0.25 0.05 0.02 99.37 [2023-04-13T02:39:30.994Z] 02:12:01 3 0.80 0.00 0.30 0.18 0.00 98.72 [2023-04-13T02:39:30.994Z] 02:12:01 4 0.57 0.00 0.35 0.30 0.02 98.77 [2023-04-13T02:39:30.994Z] 02:12:01 5 1.83 0.00 0.21 0.15 0.00 97.80 [2023-04-13T02:39:30.994Z] 02:12:01 6 0.23 0.00 0.15 0.08 0.02 99.52 [2023-04-13T02:39:30.994Z] 02:12:01 7 0.63 0.00 0.47 0.03 0.00 98.87 [2023-04-13T02:39:30.994Z] 02:13:01 all 2.20 0.00 1.35 0.37 0.02 96.06 [2023-04-13T02:39:30.994Z] 02:13:01 0 1.03 0.00 0.82 1.45 0.02 96.68 [2023-04-13T02:39:30.994Z] 02:13:01 1 2.59 0.00 0.77 0.20 0.02 96.43 [2023-04-13T02:39:30.994Z] 02:13:01 2 2.09 0.00 1.15 0.12 0.02 96.63 [2023-04-13T02:39:30.994Z] 02:13:01 3 2.38 0.00 1.58 0.30 0.03 95.70 [2023-04-13T02:39:30.994Z] 02:13:01 4 4.34 0.00 0.99 0.07 0.03 94.57 [2023-04-13T02:39:30.994Z] 02:13:01 5 1.16 0.00 1.99 0.33 0.02 96.50 [2023-04-13T02:39:30.994Z] 02:13:01 6 1.55 0.00 2.20 0.08 0.00 96.16 [2023-04-13T02:39:30.994Z] 02:13:01 7 2.40 0.00 1.34 0.40 0.02 95.84 [2023-04-13T02:39:30.994Z] 02:14:01 all 0.32 0.00 0.05 0.02 0.01 99.60 [2023-04-13T02:39:30.994Z] 02:14:01 0 0.03 0.00 0.03 0.08 0.00 99.85 [2023-04-13T02:39:30.994Z] 02:14:01 1 0.05 0.00 0.02 0.03 0.00 99.90 [2023-04-13T02:39:30.994Z] 02:14:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2023-04-13T02:39:30.994Z] 02:14:01 3 0.25 0.00 0.10 0.02 0.00 99.63 [2023-04-13T02:39:30.994Z] 02:14:01 4 2.00 0.00 0.03 0.00 0.00 97.96 [2023-04-13T02:39:30.994Z] 02:14:01 5 0.08 0.00 0.05 0.02 0.02 99.83 [2023-04-13T02:39:30.994Z] 02:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-13T02:39:30.994Z] 02:14:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-04-13T02:39:30.994Z] 02:15:01 all 0.26 0.00 0.01 0.00 0.00 99.74 [2023-04-13T02:39:30.994Z] 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:15:01 4 1.95 0.00 0.00 0.00 0.00 98.05 [2023-04-13T02:39:30.994Z] 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:16:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2023-04-13T02:39:30.994Z] 02:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-13T02:39:30.994Z] 02:16:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-13T02:39:30.994Z] 02:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-13T02:39:30.994Z] 02:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:16:01 4 1.11 0.00 0.10 0.00 0.00 98.79 [2023-04-13T02:39:30.994Z] 02:16:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-13T02:39:30.994Z] 02:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-13T02:39:30.994Z] 02:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:18:01 all 0.02 0.00 0.00 0.01 0.01 99.97 [2023-04-13T02:39:30.994Z] 02:18:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.994Z] 02:18:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-13T02:39:30.994Z] 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.994Z] [2023-04-13T02:39:30.994Z] 02:18:01 CPU %user %nice %system %iowait %steal %idle [2023-04-13T02:39:30.994Z] 02:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-13T02:39:30.994Z] 02:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-13T02:39:30.994Z] 02:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-13T02:39:30.994Z] 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:20:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:20:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-04-13T02:39:30.994Z] 02:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-13T02:39:30.994Z] 02:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-04-13T02:39:30.994Z] 02:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:20:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:20:01 7 0.03 0.00 0.05 0.03 0.00 99.88 [2023-04-13T02:39:30.994Z] 02:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-13T02:39:30.994Z] 02:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-13T02:39:30.994Z] 02:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-13T02:39:30.994Z] 02:22:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2023-04-13T02:39:30.994Z] 02:22:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:23:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:23:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2023-04-13T02:39:30.994Z] 02:23:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-13T02:39:30.994Z] 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-13T02:39:30.994Z] 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-13T02:39:30.994Z] 02:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-13T02:39:30.994Z] 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-13T02:39:30.994Z] 02:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-13T02:39:30.994Z] 02:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-13T02:39:30.994Z] 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-13T02:39:30.994Z] 02:27:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-13T02:39:30.994Z] 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-13T02:39:30.994Z] 02:28:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-13T02:39:30.994Z] 02:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.994Z] 02:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-13T02:39:30.994Z] 02:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-13T02:39:30.994Z] 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.994Z] 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.994Z] 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-04-13T02:39:30.995Z] 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-13T02:39:30.995Z] 02:29:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-13T02:39:30.995Z] 02:29:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2023-04-13T02:39:30.995Z] 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] [2023-04-13T02:39:30.995Z] 02:29:01 CPU %user %nice %system %iowait %steal %idle [2023-04-13T02:39:30.995Z] 02:30:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-04-13T02:39:30.995Z] 02:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-13T02:39:30.995Z] 02:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:30:01 3 1.97 0.00 0.02 0.00 0.00 98.01 [2023-04-13T02:39:30.995Z] 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:31:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2023-04-13T02:39:30.995Z] 02:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-13T02:39:30.995Z] 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:31:01 3 2.00 0.00 0.00 0.00 0.02 97.98 [2023-04-13T02:39:30.995Z] 02:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-13T02:39:30.995Z] 02:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:32:01 all 0.08 0.00 0.00 0.00 0.00 99.91 [2023-04-13T02:39:30.995Z] 02:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:32:01 3 0.63 0.00 0.00 0.00 0.00 99.37 [2023-04-13T02:39:30.995Z] 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-04-13T02:39:30.995Z] 02:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-13T02:39:30.995Z] 02:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-13T02:39:30.995Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-13T02:39:30.995Z] 02:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-13T02:39:30.995Z] 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:35:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2023-04-13T02:39:30.995Z] 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-13T02:39:30.995Z] 02:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:36:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-04-13T02:39:30.995Z] 02:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-13T02:39:30.995Z] 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:36:01 4 0.20 0.00 0.00 0.00 0.00 99.80 [2023-04-13T02:39:30.995Z] 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-13T02:39:30.995Z] 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-13T02:39:30.995Z] 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] 02:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-13T02:39:30.995Z] 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:38:01 4 0.10 0.00 0.00 0.00 0.00 99.90 [2023-04-13T02:39:30.995Z] 02:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-13T02:39:30.995Z] 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:39:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-04-13T02:39:30.995Z] 02:39:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-13T02:39:30.995Z] 02:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-13T02:39:30.995Z] 02:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-13T02:39:30.995Z] 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-13T02:39:30.995Z] 02:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-13T02:39:30.995Z] Average: all 2.36 0.00 0.70 0.24 0.01 96.69 [2023-04-13T02:39:30.995Z] Average: 0 1.80 0.00 0.57 0.20 0.01 97.41 [2023-04-13T02:39:30.995Z] Average: 1 3.00 0.00 0.76 0.25 0.01 95.98 [2023-04-13T02:39:30.995Z] Average: 2 2.23 0.00 0.73 0.07 0.02 96.96 [2023-04-13T02:39:30.995Z] Average: 3 2.46 0.00 0.69 0.19 0.02 96.64 [2023-04-13T02:39:30.995Z] Average: 4 2.56 0.00 0.75 0.57 0.01 96.11 [2023-04-13T02:39:30.995Z] Average: 5 2.45 0.00 0.80 0.17 0.01 96.57 [2023-04-13T02:39:30.995Z] Average: 6 2.10 0.00 0.66 0.38 0.01 96.85 [2023-04-13T02:39:30.995Z] Average: 7 2.27 0.00 0.66 0.08 0.01 96.98 [2023-04-13T02:39:30.995Z] [2023-04-13T02:39:30.995Z] [2023-04-13T02:39:30.995Z]