Pull request #599 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 8e9ad77562c1e3786da02f78d6f716dc13eb9216+53354d8b2375586dce6506093df12345f31d42e7 (11b41a3981430e36e9146721645695cfea712248) 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-ssh4363512763816910657.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-ssh14766051219323352785.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12840014262516710628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12727612073470278034.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1673231222201208420.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11983453493061844058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 ‘prd-ubuntu20.04-docker-8c-8g-10837’ Running on prd-ubuntu20.04-docker-8c-8g-10841 in /w/workspace/edgexfoundry_edgex-ui-go_PR-599 [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-599 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/EDGEX-400 commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 8e9ad77562c1e3786da02f78d6f716dc13eb9216 Merge succeeded, producing 8e9ad77562c1e3786da02f78d6f716dc13eb9216 Checking out Revision 8e9ad77562c1e3786da02f78d6f716dc13eb9216 (PR-599) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/599/head:refs/remotes/origin/PR-599 +refs/heads/EDGEX-400:refs/remotes/origin/EDGEX-400 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T15:09:54.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T15:09:54.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T15:09:54.947Z] ========================================================= [2023-04-25T15:09:54.947Z] EdgeX Global Pipelines Version Info [2023-04-25T15:09:54.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:09:55.704Z] ------------------- [2023-04-25T15:09:55.704Z] stable info: [2023-04-25T15:09:55.704Z] ------------------- [2023-04-25T15:09:55.705Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T15:09:55.705Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T15:09:55.705Z] Message: update stable to v1.0.248 [2023-04-25T15:09:56.279Z] ------------------- [2023-04-25T15:09:56.279Z] experimental info: [2023-04-25T15:09:56.279Z] ------------------- [2023-04-25T15:09:56.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T15:09:56.279Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T15:09:56.279Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T15:09:56.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-25T15:09:56.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-25T15:09:56.679Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T15:09:56.724Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T15:09:56.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T15:09:56.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T15:09:56.943Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T15:09:56.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T15:09:57.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T15:09:57.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T15:09:57.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T15:09:57.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-25T15:09:57.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T15:09:57.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T15:09:57.319Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T15:09:57.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T15:09:57.399Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T15:09:57.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T15:09:57.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T15:09:57.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T15:09:57.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T15:09:57.594Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T15:09:57.637Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T15:09:57.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T15:09:57.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T15:09:57.773Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T15:09:57.822Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T15:09:57.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-599 [Pipeline] echo [2023-04-25T15:09:57.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-599 [Pipeline] echo [2023-04-25T15:09:57.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-599 [Pipeline] echo [2023-04-25T15:09:58.017Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo [2023-04-25T15:09:58.065Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e9ad77 [Pipeline] echo [2023-04-25T15:09:58.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:09:58.237Z] provisioning config files... [2023-04-25T15:09:58.252Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config6901461595508052075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:09:58.608Z] ---> docker-login.sh [2023-04-25T15:09:58.608Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:09:58.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:09:58.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:09:58.870Z] Configure a credential helper to remove this warning. See [2023-04-25T15:09:58.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:09:58.870Z] [2023-04-25T15:09:58.870Z] Login Succeeded [2023-04-25T15:09:58.870Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:09:58.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:09:58.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:09:58.870Z] Configure a credential helper to remove this warning. See [2023-04-25T15:09:58.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:09:58.870Z] [2023-04-25T15:09:58.870Z] Login Succeeded [2023-04-25T15:09:58.870Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:09:59.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:09:59.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:09:59.130Z] Configure a credential helper to remove this warning. See [2023-04-25T15:09:59.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:09:59.130Z] [2023-04-25T15:09:59.130Z] Login Succeeded [2023-04-25T15:09:59.130Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:09:59.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:09:59.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:09:59.130Z] Configure a credential helper to remove this warning. See [2023-04-25T15:09:59.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:09:59.130Z] [2023-04-25T15:09:59.130Z] Login Succeeded [2023-04-25T15:09:59.130Z] docker.io [2023-04-25T15:09:59.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:09:59.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:09:59.391Z] Configure a credential helper to remove this warning. See [2023-04-25T15:09:59.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:09:59.391Z] [2023-04-25T15:09:59.391Z] Login Succeeded [2023-04-25T15:09:59.391Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:09:59.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T15:10:00.070Z] + git rev-list -1 --merges 8e9ad77562c1e3786da02f78d6f716dc13eb9216~1..8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo [2023-04-25T15:10:00.134Z] -----------> git rev-list -1 --merges 8e9ad77562c1e3786da02f78d6f716dc13eb9216~1..8e9ad77562c1e3786da02f78d6f716dc13eb9216 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [false] [Pipeline] sh [2023-04-25T15:10:00.443Z] + git log --format=format:%s -1 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo [2023-04-25T15:10:00.476Z] ========================================================= [2023-04-25T15:10:00.476Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T15:10:00.476Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T15:10:00.886Z] + git log --format=format:%s -1 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] echo [2023-04-25T15:10:00.923Z] [semverPrep] GIT_COMMIT: 8e9ad77562c1e3786da02f78d6f716dc13eb9216, Commit Message: build(snap): Upgrade snap base to core22, upgrade go to 1.20 [Pipeline] echo [2023-04-25T15:10:00.954Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T15:10:01.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T15:10:01.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T15:10:01.349Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T15:10:01.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T15:10:01.349Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T15:10:01.349Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T15:10:01.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:10:01.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:10:01.782Z] [2023-04-25T15:10:01.782Z] 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-25T15:10:02.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:10:02.163Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T15:10:02.163Z] b85a868b505f: Pulling fs layer [2023-04-25T15:10:02.163Z] e2be974225ed: Pulling fs layer [2023-04-25T15:10:02.163Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T15:10:02.163Z] 988bab9f4d93: Pulling fs layer [2023-04-25T15:10:02.163Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T15:10:02.163Z] eaf3925da568: Pulling fs layer [2023-04-25T15:10:02.163Z] bab4dde63d76: Pulling fs layer [2023-04-25T15:10:02.163Z] bde34c3a00c8: Pulling fs layer [2023-04-25T15:10:02.163Z] b352a97aabf1: Pulling fs layer [2023-04-25T15:10:02.163Z] 4872d77fe225: Pulling fs layer [2023-04-25T15:10:02.163Z] 5851b861e8e6: Pulling fs layer [2023-04-25T15:10:02.163Z] 988bab9f4d93: Waiting [2023-04-25T15:10:02.163Z] eaf3925da568: Waiting [2023-04-25T15:10:02.163Z] 1469e6f7b9e6: Waiting [2023-04-25T15:10:02.163Z] bab4dde63d76: Waiting [2023-04-25T15:10:02.163Z] 5851b861e8e6: Waiting [2023-04-25T15:10:02.163Z] 4872d77fe225: Waiting [2023-04-25T15:10:02.163Z] bde34c3a00c8: Waiting [2023-04-25T15:10:02.163Z] b352a97aabf1: Waiting [2023-04-25T15:10:02.163Z] e2be974225ed: Download complete [2023-04-25T15:10:02.163Z] 988bab9f4d93: Download complete [2023-04-25T15:10:02.427Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T15:10:02.427Z] 339a4e72a1f5: Download complete [2023-04-25T15:10:02.427Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T15:10:02.427Z] 1469e6f7b9e6: Download complete [2023-04-25T15:10:02.427Z] eaf3925da568: Verifying Checksum [2023-04-25T15:10:02.427Z] eaf3925da568: Download complete [2023-04-25T15:10:02.427Z] bde34c3a00c8: Verifying Checksum [2023-04-25T15:10:02.427Z] bde34c3a00c8: Download complete [2023-04-25T15:10:02.427Z] b352a97aabf1: Download complete [2023-04-25T15:10:02.427Z] 4872d77fe225: Download complete [2023-04-25T15:10:02.427Z] 5851b861e8e6: Verifying Checksum [2023-04-25T15:10:02.427Z] 5851b861e8e6: Download complete [2023-04-25T15:10:02.427Z] b85a868b505f: Verifying Checksum [2023-04-25T15:10:02.427Z] b85a868b505f: Download complete [2023-04-25T15:10:02.692Z] bab4dde63d76: Verifying Checksum [2023-04-25T15:10:02.692Z] bab4dde63d76: Download complete [2023-04-25T15:10:03.684Z] b85a868b505f: Pull complete [2023-04-25T15:10:03.945Z] e2be974225ed: Pull complete [2023-04-25T15:10:04.514Z] 339a4e72a1f5: Pull complete [2023-04-25T15:10:04.514Z] 988bab9f4d93: Pull complete [2023-04-25T15:10:04.773Z] 1469e6f7b9e6: Pull complete [2023-04-25T15:10:04.773Z] eaf3925da568: Pull complete [2023-04-25T15:10:06.677Z] bab4dde63d76: Pull complete [2023-04-25T15:10:06.677Z] bde34c3a00c8: Pull complete [2023-04-25T15:10:06.677Z] b352a97aabf1: Pull complete [2023-04-25T15:10:06.677Z] 4872d77fe225: Pull complete [2023-04-25T15:10:06.938Z] 5851b861e8e6: Pull complete [2023-04-25T15:10:06.938Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T15:10:06.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T15:10:06.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:10:07.187Z] prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container [2023-04-25T15:10:07.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T15:10:09.800Z] $ docker top 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d -eo pid,comm [2023-04-25T15:10:09.848Z] 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-25T15:10:09.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T15:10:09.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T15:10:09.972Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T15:10:10.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T15:10:10.087Z] $ docker exec 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent [2023-04-25T15:10:10.184Z] SSH_AUTH_SOCK=/tmp/ssh-9l7Ovxf8QySG/agent.33 [2023-04-25T15:10:10.184Z] SSH_AGENT_PID=39 [2023-04-25T15:10:10.190Z] Running ssh-add (command line suppressed) [2023-04-25T15:10:10.296Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_18205555800325922824.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_18205555800325922824.key) [2023-04-25T15:10:10.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T15:10:10.642Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T15:10:10.672Z] $ docker exec --env ******** --env ******** 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent -k [2023-04-25T15:10:10.772Z] unset SSH_AUTH_SOCK; [2023-04-25T15:10:10.772Z] unset SSH_AGENT_PID; [2023-04-25T15:10:10.772Z] echo Agent pid 39 killed; [2023-04-25T15:10:10.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T15:10:10.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T15:10:10.865Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T15:10:10.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T15:10:10.982Z] $ docker exec 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent [2023-04-25T15:10:11.086Z] SSH_AUTH_SOCK=/tmp/ssh-PzFPtaD8FxwQ/agent.71 [2023-04-25T15:10:11.086Z] SSH_AGENT_PID=77 [2023-04-25T15:10:11.092Z] Running ssh-add (command line suppressed) [2023-04-25T15:10:11.196Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_8932849893270905418.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/private_key_8932849893270905418.key) [2023-04-25T15:10:11.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T15:10:11.536Z] + git semver init [2023-04-25T15:10:11.796Z] 2023-04-25 15:10:11,719 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T15:10:11.796Z] 2023-04-25 15:10:11,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver [2023-04-25T15:10:11.796Z] 2023-04-25 15:10:11,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver [2023-04-25T15:10:11.796Z] 2023-04-25 15:10:11,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-599, universal_newlines=False, shell=None, istream=None) [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,280 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.git/info/exclude [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver/PR-599 with force:False [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,281 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver/PR-599 [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,285 [execute] INFO git cat-file --batch-check [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,293 [execute] INFO git cat-file --batch [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T15:10:13.704Z] 2023-04-25 15:10:13,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-599/.semver/PR-599 [2023-04-25T15:10:13.704Z] 0.0.0 [Pipeline] } [2023-04-25T15:10:13.734Z] $ docker exec --env ******** --env ******** 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d ssh-agent -k [2023-04-25T15:10:13.823Z] unset SSH_AUTH_SOCK; [2023-04-25T15:10:13.823Z] unset SSH_AGENT_PID; [2023-04-25T15:10:13.823Z] echo Agent pid 77 killed; [2023-04-25T15:10:13.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T15:10:14.270Z] + git semver [Pipeline] } [2023-04-25T15:10:14.557Z] $ docker stop --time=1 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d [2023-04-25T15:10:15.854Z] $ docker rm -f --volumes 063ef21ccaff908237d931c70e61867e2b3424caed0cd714129157292bcc5b4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T15:10:16.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T15:10:16.556Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T15:10:16.572Z] [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-25T15:10:17.191Z] provisioning config files... [2023-04-25T15:10:17.201Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config1904980009091596907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:10:17.552Z] ---> docker-login.sh [2023-04-25T15:10:17.552Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:10:17.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:10:17.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:10:17.552Z] Configure a credential helper to remove this warning. See [2023-04-25T15:10:17.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:10:17.552Z] [2023-04-25T15:10:17.552Z] Login Succeeded [2023-04-25T15:10:17.552Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:10:17.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:10:17.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:10:17.552Z] Configure a credential helper to remove this warning. See [2023-04-25T15:10:17.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:10:17.552Z] [2023-04-25T15:10:17.552Z] Login Succeeded [2023-04-25T15:10:17.552Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:10:17.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:10:17.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:10:17.812Z] Configure a credential helper to remove this warning. See [2023-04-25T15:10:17.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:10:17.812Z] [2023-04-25T15:10:17.812Z] Login Succeeded [2023-04-25T15:10:17.812Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:10:17.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:10:17.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:10:17.812Z] Configure a credential helper to remove this warning. See [2023-04-25T15:10:17.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:10:17.812Z] [2023-04-25T15:10:17.812Z] Login Succeeded [2023-04-25T15:10:17.812Z] docker.io [2023-04-25T15:10:18.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:10:18.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:10:18.072Z] Configure a credential helper to remove this warning. See [2023-04-25T15:10:18.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:10:18.072Z] [2023-04-25T15:10:18.072Z] Login Succeeded [2023-04-25T15:10:18.072Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:10:18.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T15:10:18.298Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:10:18.332Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:10:18.366Z] ========================================================= [2023-04-25T15:10:18.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T15:10:18.366Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:10:18.844Z] + 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-25T15:10:19.104Z] Sending build context to Docker daemon 45.75MB [2023-04-25T15:10:19.104Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T15:10:19.104Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T15:10:19.104Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T15:10:19.104Z] f56be85fc22e: Pulling fs layer [2023-04-25T15:10:19.104Z] 85791d961cd3: Pulling fs layer [2023-04-25T15:10:19.104Z] d694b5ae8c79: Pulling fs layer [2023-04-25T15:10:19.104Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T15:10:19.104Z] 4d19c01a9841: Pulling fs layer [2023-04-25T15:10:19.104Z] 9325e15d5711: Pulling fs layer [2023-04-25T15:10:19.104Z] 9f32a84ed3da: Waiting [2023-04-25T15:10:19.104Z] 556b6ee489ea: Pulling fs layer [2023-04-25T15:10:19.104Z] 4d19c01a9841: Waiting [2023-04-25T15:10:19.104Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T15:10:19.104Z] 9325e15d5711: Waiting [2023-04-25T15:10:19.104Z] 556b6ee489ea: Waiting [2023-04-25T15:10:19.104Z] 85791d961cd3: Download complete [2023-04-25T15:10:19.104Z] 9f32a84ed3da: Verifying Checksum [2023-04-25T15:10:19.104Z] 9f32a84ed3da: Download complete [2023-04-25T15:10:19.104Z] 4d19c01a9841: Verifying Checksum [2023-04-25T15:10:19.104Z] 4d19c01a9841: Download complete [2023-04-25T15:10:19.104Z] f56be85fc22e: Download complete [2023-04-25T15:10:19.104Z] 9325e15d5711: Verifying Checksum [2023-04-25T15:10:19.104Z] 9325e15d5711: Download complete [2023-04-25T15:10:19.383Z] f56be85fc22e: Pull complete [2023-04-25T15:10:19.657Z] 85791d961cd3: Pull complete [2023-04-25T15:10:19.947Z] d694b5ae8c79: Download complete [2023-04-25T15:10:20.205Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T15:10:20.205Z] c5a4b2cf53e6: Download complete [2023-04-25T15:10:20.464Z] 556b6ee489ea: Verifying Checksum [2023-04-25T15:10:20.464Z] 556b6ee489ea: Download complete [2023-04-25T15:10:23.749Z] d694b5ae8c79: Pull complete [2023-04-25T15:10:23.749Z] 9f32a84ed3da: Pull complete [2023-04-25T15:10:23.749Z] 4d19c01a9841: Pull complete [2023-04-25T15:10:23.749Z] 9325e15d5711: Pull complete [2023-04-25T15:10:26.278Z] 556b6ee489ea: Pull complete [2023-04-25T15:10:27.213Z] c5a4b2cf53e6: Pull complete [2023-04-25T15:10:27.213Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T15:10:27.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T15:10:27.213Z] ---> c4be618373d6 [2023-04-25T15:10:27.213Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T15:10:31.415Z] ---> Running in 2172e6dbc60c [2023-04-25T15:10:31.415Z] Removing intermediate container 2172e6dbc60c [2023-04-25T15:10:31.415Z] ---> 5cb936908d49 [2023-04-25T15:10:31.415Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:10:31.415Z] ---> Running in 3711aaeb5367 [2023-04-25T15:10:31.415Z] Removing intermediate container 3711aaeb5367 [2023-04-25T15:10:31.415Z] ---> e7cba4a9aa9f [2023-04-25T15:10:31.415Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:10:31.415Z] ---> Running in 4897762b68a3 [2023-04-25T15:10:31.415Z] Removing intermediate container 4897762b68a3 [2023-04-25T15:10:31.415Z] ---> 74be6b86b407 [2023-04-25T15:10:31.415Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T15:10:31.415Z] ---> Running in e8354d992ccb [2023-04-25T15:10:31.415Z] Removing intermediate container e8354d992ccb [2023-04-25T15:10:31.415Z] ---> 8686a7a40c44 [2023-04-25T15:10:31.415Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T15:10:31.415Z] ---> Running in 49f710eb064a [2023-04-25T15:10:31.415Z] Removing intermediate container 49f710eb064a [2023-04-25T15:10:31.415Z] ---> 25d17f6d9559 [2023-04-25T15:10:31.415Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T15:10:31.415Z] latest: Pulling from library/docker [2023-04-25T15:10:31.674Z] f56be85fc22e: Already exists [2023-04-25T15:10:31.674Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-25T15:10:31.674Z] 788e1ab5616a: Pulling fs layer [2023-04-25T15:10:31.674Z] cdaa2fd4fcdb: Pulling fs layer [2023-04-25T15:10:31.674Z] 31a38982befb: Pulling fs layer [2023-04-25T15:10:31.674Z] f3fec43afa6b: Pulling fs layer [2023-04-25T15:10:31.674Z] 6dc25e8d3c75: Pulling fs layer [2023-04-25T15:10:31.674Z] 3e24217d64a6: Pulling fs layer [2023-04-25T15:10:31.674Z] 41fdc34e4d3d: Pulling fs layer [2023-04-25T15:10:31.674Z] df31d1246b63: Pulling fs layer [2023-04-25T15:10:31.674Z] b2b1666219cb: Pulling fs layer [2023-04-25T15:10:31.674Z] be1c6fdc6de0: Pulling fs layer [2023-04-25T15:10:31.674Z] a6d9f116d01b: Pulling fs layer [2023-04-25T15:10:31.674Z] 979b7cfeae76: Pulling fs layer [2023-04-25T15:10:31.674Z] 6dc25e8d3c75: Waiting [2023-04-25T15:10:31.674Z] df31d1246b63: Waiting [2023-04-25T15:10:31.674Z] 41fdc34e4d3d: Waiting [2023-04-25T15:10:31.674Z] b2b1666219cb: Waiting [2023-04-25T15:10:31.674Z] 3e24217d64a6: Waiting [2023-04-25T15:10:31.674Z] be1c6fdc6de0: Waiting [2023-04-25T15:10:31.674Z] a6d9f116d01b: Waiting [2023-04-25T15:10:31.674Z] 979b7cfeae76: Waiting [2023-04-25T15:10:31.674Z] f3fec43afa6b: Waiting [2023-04-25T15:10:31.674Z] 31a38982befb: Waiting [2023-04-25T15:10:31.674Z] 788e1ab5616a: Verifying Checksum [2023-04-25T15:10:31.674Z] 788e1ab5616a: Download complete [2023-04-25T15:10:31.932Z] 7ed9ddfd3b8f: Download complete [2023-04-25T15:10:31.932Z] 7ed9ddfd3b8f: Pull complete [2023-04-25T15:10:31.932Z] cdaa2fd4fcdb: Verifying Checksum [2023-04-25T15:10:31.932Z] cdaa2fd4fcdb: Download complete [2023-04-25T15:10:31.933Z] 788e1ab5616a: Pull complete [2023-04-25T15:10:32.012Z] Still waiting to schedule task [2023-04-25T15:10:32.012Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10838’ [2023-04-25T15:10:32.190Z] 31a38982befb: Verifying Checksum [2023-04-25T15:10:32.190Z] 31a38982befb: Download complete [2023-04-25T15:10:32.190Z] f3fec43afa6b: Verifying Checksum [2023-04-25T15:10:32.190Z] f3fec43afa6b: Download complete [2023-04-25T15:10:32.190Z] 3e24217d64a6: Verifying Checksum [2023-04-25T15:10:32.190Z] 3e24217d64a6: Download complete [2023-04-25T15:10:32.190Z] 41fdc34e4d3d: Verifying Checksum [2023-04-25T15:10:32.190Z] 41fdc34e4d3d: Download complete [2023-04-25T15:10:32.448Z] 6dc25e8d3c75: Verifying Checksum [2023-04-25T15:10:32.448Z] 6dc25e8d3c75: Download complete [2023-04-25T15:10:32.448Z] cdaa2fd4fcdb: Pull complete [2023-04-25T15:10:32.448Z] df31d1246b63: Verifying Checksum [2023-04-25T15:10:32.448Z] df31d1246b63: Download complete [2023-04-25T15:10:32.448Z] b2b1666219cb: Download complete [2023-04-25T15:10:32.448Z] a6d9f116d01b: Verifying Checksum [2023-04-25T15:10:32.448Z] a6d9f116d01b: Download complete [2023-04-25T15:10:32.448Z] 979b7cfeae76: Download complete [2023-04-25T15:10:32.707Z] 31a38982befb: Pull complete [2023-04-25T15:10:32.965Z] be1c6fdc6de0: Verifying Checksum [2023-04-25T15:10:32.965Z] be1c6fdc6de0: Download complete [2023-04-25T15:10:33.222Z] f3fec43afa6b: Pull complete [2023-04-25T15:10:33.222Z] 6dc25e8d3c75: Pull complete [2023-04-25T15:10:33.222Z] 3e24217d64a6: Pull complete [2023-04-25T15:10:33.481Z] 41fdc34e4d3d: Pull complete [2023-04-25T15:10:33.481Z] df31d1246b63: Pull complete [2023-04-25T15:10:33.740Z] b2b1666219cb: Pull complete [2023-04-25T15:10:34.673Z] be1c6fdc6de0: Pull complete [2023-04-25T15:10:34.673Z] a6d9f116d01b: Pull complete [2023-04-25T15:10:34.931Z] 979b7cfeae76: Pull complete [2023-04-25T15:10:34.931Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T15:10:34.931Z] Status: Downloaded newer image for docker:latest [2023-04-25T15:10:36.878Z] ---> 0afecf25de7f [2023-04-25T15:10:36.878Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T15:10:36.878Z] ---> Running in b493315cb1b4 [2023-04-25T15:10:37.142Z] Removing intermediate container b493315cb1b4 [2023-04-25T15:10:37.143Z] ---> 005c10e799a4 [2023-04-25T15:10:37.143Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:10:37.143Z] ---> Running in bcad547be5e0 [2023-04-25T15:10:37.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T15:10:37.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T15:10:38.549Z] OK: 265 MiB in 53 packages [2023-04-25T15:10:38.809Z] Removing intermediate container bcad547be5e0 [2023-04-25T15:10:38.809Z] ---> 6658aa82142c [2023-04-25T15:10:38.809Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T15:10:38.809Z] ---> Running in 81b348457385 [2023-04-25T15:10:39.068Z] Removing intermediate container 81b348457385 [2023-04-25T15:10:39.068Z] ---> e1c27eac1002 [2023-04-25T15:10:39.068Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T15:10:39.068Z] ---> Running in b798275c5aab [2023-04-25T15:10:39.068Z] Removing intermediate container b798275c5aab [2023-04-25T15:10:39.068Z] ---> ac418d1b10ad [2023-04-25T15:10:39.068Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T15:10:39.327Z] ---> ca34c2f4173b [2023-04-25T15:10:39.327Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:10:39.327Z] ---> Running in 79b41da638d3 [2023-04-25T15:11:01.389Z] Removing intermediate container 79b41da638d3 [2023-04-25T15:11:01.389Z] ---> db090b80dee3 [2023-04-25T15:11:01.389Z] Step 15/16 : COPY . . [2023-04-25T15:11:01.649Z] ---> 383ff274b305 [2023-04-25T15:11:01.649Z] Step 16/16 : RUN ${MAKE} [2023-04-25T15:11:01.649Z] ---> Running in 66e24c4949cd [2023-04-25T15:11:01.911Z] noop [2023-04-25T15:11:02.172Z] Removing intermediate container 66e24c4949cd [2023-04-25T15:11:02.172Z] ---> b82fe7af041b [2023-04-25T15:11:02.172Z] Successfully built b82fe7af041b [2023-04-25T15:11:02.172Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:11:02.628Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T15:11:02.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:11:02.786Z] prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container [2023-04-25T15:11:02.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@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 ******** ci-base-image-x86_64 cat [2023-04-25T15:11:03.161Z] $ docker top e733a33e2ef59e6a57b97033180301c26ce5a363f5ea38b7b297ca443ef38840 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:11:03.554Z] + go version [2023-04-25T15:11:03.554Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T15:11:03.590Z] $ docker stop --time=1 e733a33e2ef59e6a57b97033180301c26ce5a363f5ea38b7b297ca443ef38840 [2023-04-25T15:11:04.839Z] $ docker rm -f --volumes e733a33e2ef59e6a57b97033180301c26ce5a363f5ea38b7b297ca443ef38840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:11:05.545Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T15:11:05.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:11:05.691Z] prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container [2023-04-25T15:11:05.727Z] $ 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-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@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 ******** ci-base-image-x86_64 cat [2023-04-25T15:11:06.076Z] $ docker top 7a64d280ea6595bfd2188fa5b85a7183716f5558180e2a41a9516750c7ae1714 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:11:06.461Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-599 [Pipeline] fileExists [Pipeline] sh [2023-04-25T15:11:06.816Z] + make test [2023-04-25T15:11:06.817Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T15:11:12.084Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T15:11:22.046Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T15:11:22.046Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T15:11:24.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T15:11:24.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T15:11:24.571Z] ./bin/test-attribution-txt.sh [2023-04-25T15:11:24.571Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T15:11:24.571Z] make -C web test [2023-04-25T15:11:24.571Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-599/web' [2023-04-25T15:11:24.571Z] make[1]: tput: No such file or directory [2023-04-25T15:11:24.571Z] make[1]: tput: No such file or directory [2023-04-25T15:11:24.571Z] warning: generating ./VERSION [2023-04-25T15:11:24.571Z] echo "0.0.0" > VERSION [2023-04-25T15:11:24.571Z] docker build \ [2023-04-25T15:11:24.571Z] -f Dockerfile \ [2023-04-25T15:11:24.571Z] --build-arg USER=1000 \ [2023-04-25T15:11:24.571Z] \ [2023-04-25T15:11:24.571Z] --label "git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216" \ [2023-04-25T15:11:24.571Z] -t edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 \ [2023-04-25T15:11:24.571Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T15:11:24.571Z] . [2023-04-25T15:11:24.571Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T15:11:24.571Z] Install the buildx component to build images with BuildKit: [2023-04-25T15:11:24.571Z] https://docs.docker.com/go/buildx/ [2023-04-25T15:11:24.571Z] [2023-04-25T15:11:24.571Z] Sending build context to Docker daemon 3.269MB [2023-04-25T15:11:24.571Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T15:11:24.833Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T15:11:24.833Z] 9621f1afde84: Pulling fs layer [2023-04-25T15:11:24.833Z] c6f70ee39829: Pulling fs layer [2023-04-25T15:11:24.833Z] 56892a8094a2: Pulling fs layer [2023-04-25T15:11:24.833Z] 58dd87906ef0: Pulling fs layer [2023-04-25T15:11:24.833Z] 58dd87906ef0: Waiting [2023-04-25T15:11:24.833Z] 56892a8094a2: Download complete [2023-04-25T15:11:24.833Z] 9621f1afde84: Verifying Checksum [2023-04-25T15:11:24.833Z] 9621f1afde84: Download complete [2023-04-25T15:11:24.833Z] 58dd87906ef0: Verifying Checksum [2023-04-25T15:11:24.833Z] 58dd87906ef0: Download complete [2023-04-25T15:11:25.091Z] 9621f1afde84: Pull complete [2023-04-25T15:11:25.091Z] c6f70ee39829: Verifying Checksum [2023-04-25T15:11:25.091Z] c6f70ee39829: Download complete [2023-04-25T15:11:26.468Z] c6f70ee39829: Pull complete [2023-04-25T15:11:26.468Z] 56892a8094a2: Pull complete [2023-04-25T15:11:26.468Z] 58dd87906ef0: Pull complete [2023-04-25T15:11:26.468Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T15:11:26.468Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T15:11:26.468Z] ---> b69703f70c3d [2023-04-25T15:11:26.468Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T15:11:29.036Z] ---> Running in 907b9a659851 [2023-04-25T15:11:29.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-25T15:11:29.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-25T15:11:29.295Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-25T15:11:29.295Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-25T15:11:29.295Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-25T15:11:29.295Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-25T15:11:29.295Z] (5/129) Installing libxcb (1.14-r2) [2023-04-25T15:11:29.295Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-25T15:11:29.295Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-25T15:11:29.295Z] (8/129) Installing libice (1.0.10-r0) [2023-04-25T15:11:29.295Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-25T15:11:29.295Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-25T15:11:29.295Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-25T15:11:29.295Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-25T15:11:29.295Z] (13/129) Installing xset (1.2.4-r0) [2023-04-25T15:11:29.295Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-25T15:11:29.555Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-25T15:11:29.555Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T15:11:29.555Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-25T15:11:29.555Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-25T15:11:29.555Z] (19/129) Installing libintl (0.21-r0) [2023-04-25T15:11:29.555Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-25T15:11:29.555Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-25T15:11:29.555Z] (22/129) Installing pcre (8.45-r1) [2023-04-25T15:11:29.555Z] (23/129) Installing glib (2.70.1-r0) [2023-04-25T15:11:29.555Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-25T15:11:29.555Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-25T15:11:29.555Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-25T15:11:29.555Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T15:11:29.555Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T15:11:29.555Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-25T15:11:29.555Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-25T15:11:29.555Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-25T15:11:29.555Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-25T15:11:29.555Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T15:11:29.555Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T15:11:29.555Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-25T15:11:29.555Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-25T15:11:29.555Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-25T15:11:29.555Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-25T15:11:29.555Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-25T15:11:29.555Z] (40/129) Installing libxi (1.8-r0) [2023-04-25T15:11:29.555Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-25T15:11:29.555Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-25T15:11:29.555Z] (43/129) Installing atk (2.36.0-r0) [2023-04-25T15:11:29.555Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-25T15:11:29.555Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-25T15:11:29.816Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-25T15:11:29.816Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T15:11:29.816Z] (48/129) Installing expat (2.5.0-r0) [2023-04-25T15:11:29.816Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-25T15:11:29.816Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-25T15:11:29.816Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-25T15:11:29.816Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-25T15:11:29.816Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-25T15:11:29.816Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-25T15:11:29.816Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-25T15:11:29.816Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-25T15:11:29.816Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-25T15:11:29.816Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-25T15:11:29.816Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-25T15:11:29.816Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-25T15:11:29.816Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-25T15:11:29.816Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-25T15:11:29.816Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-25T15:11:29.816Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-25T15:11:29.816Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-25T15:11:29.816Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-25T15:11:29.816Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-25T15:11:29.816Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-25T15:11:29.816Z] (69/129) Installing pango (1.48.10-r0) [2023-04-25T15:11:29.816Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T15:11:29.816Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T15:11:29.816Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T15:11:29.816Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-25T15:11:29.816Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-25T15:11:29.816Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T15:11:30.078Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T15:11:30.078Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-25T15:11:30.078Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-25T15:11:30.078Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-25T15:11:30.078Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T15:11:31.987Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-25T15:11:31.987Z] (80/129) Installing flac (1.3.4-r0) [2023-04-25T15:11:32.247Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T15:11:32.247Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T15:11:32.247Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-25T15:11:32.247Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-25T15:11:32.247Z] (85/129) Installing libass (0.15.2-r0) [2023-04-25T15:11:32.247Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-25T15:11:32.247Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T15:11:32.247Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T15:11:32.247Z] (89/129) Installing lame (3.100-r0) [2023-04-25T15:11:32.247Z] (90/129) Installing opus (1.3.1-r1) [2023-04-25T15:11:32.247Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T15:11:32.247Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-25T15:11:32.247Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-25T15:11:32.247Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-25T15:11:32.247Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-25T15:11:32.247Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T15:11:32.247Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-25T15:11:32.247Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-25T15:11:32.247Z] (99/129) Installing libva (2.13.0-r0) [2023-04-25T15:11:32.247Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-25T15:11:32.247Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-25T15:11:32.247Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-25T15:11:32.247Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-25T15:11:32.247Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-25T15:11:32.247Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-25T15:11:32.507Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-25T15:11:32.507Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-25T15:11:32.507Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T15:11:32.507Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-25T15:11:32.507Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-25T15:11:32.507Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T15:11:32.507Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-25T15:11:32.507Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-25T15:11:32.507Z] (114/129) Installing nspr (4.32-r0) [2023-04-25T15:11:32.507Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-25T15:11:32.507Z] (116/129) Installing nss (3.78.1-r0) [2023-04-25T15:11:32.767Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-25T15:11:32.767Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-25T15:11:32.767Z] (119/129) Installing orc (0.4.32-r0) [2023-04-25T15:11:32.767Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-25T15:11:32.767Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-25T15:11:32.767Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-25T15:11:32.767Z] (123/129) Installing libpulse (15.0-r2) [2023-04-25T15:11:32.767Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-25T15:11:32.767Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-25T15:11:32.767Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-25T15:11:32.767Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-25T15:11:32.767Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-25T15:11:32.767Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-25T15:11:33.706Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T15:11:33.706Z] Executing glib-2.70.1-r0.trigger [2023-04-25T15:11:33.706Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T15:11:34.275Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T15:11:34.275Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T15:11:34.275Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T15:11:34.275Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T15:11:34.275Z] OK: 286 MiB in 145 packages [2023-04-25T15:11:40.956Z] Removing intermediate container 907b9a659851 [2023-04-25T15:11:40.956Z] ---> 44c4bec15816 [2023-04-25T15:11:40.956Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T15:11:40.956Z] ---> Running in 7f5fddb50276 [2023-04-25T15:11:40.956Z] Removing intermediate container 7f5fddb50276 [2023-04-25T15:11:40.956Z] ---> eb8a8d9b2c6c [2023-04-25T15:11:40.956Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T15:11:40.956Z] ---> Running in 7e3ec1876aae [2023-04-25T15:11:40.956Z] Removing intermediate container 7e3ec1876aae [2023-04-25T15:11:40.956Z] ---> 65d8a55af73b [2023-04-25T15:11:40.956Z] Step 5/10 : RUN npm install -g npm [2023-04-25T15:11:40.956Z] ---> Running in ebfdf2f02bad [2023-04-25T15:11:47.524Z] [2023-04-25T15:11:47.524Z] removed 7 packages, changed 100 packages, and audited 239 packages in 6s [2023-04-25T15:11:47.524Z] [2023-04-25T15:11:47.524Z] 18 packages are looking for funding [2023-04-25T15:11:47.524Z] run `npm fund` for details [2023-04-25T15:11:47.524Z] [2023-04-25T15:11:47.524Z] found 0 vulnerabilities [2023-04-25T15:11:48.899Z] Removing intermediate container ebfdf2f02bad [2023-04-25T15:11:48.899Z] ---> 61c112004a19 [2023-04-25T15:11:48.899Z] Step 6/10 : ARG USER=1000 [2023-04-25T15:11:48.899Z] ---> Running in 3a3e91ca985c [2023-04-25T15:11:48.899Z] Removing intermediate container 3a3e91ca985c [2023-04-25T15:11:48.899Z] ---> fba57e75c7ea [2023-04-25T15:11:48.899Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T15:11:48.899Z] ---> Running in ea3f4fa36fc8 [2023-04-25T15:11:49.467Z] Removing intermediate container ea3f4fa36fc8 [2023-04-25T15:11:49.467Z] ---> 6ac22d09138e [2023-04-25T15:11:49.467Z] Step 8/10 : USER $USER:$USER [2023-04-25T15:11:49.467Z] ---> Running in 85db4daf1805 [2023-04-25T15:11:49.467Z] Removing intermediate container 85db4daf1805 [2023-04-25T15:11:49.467Z] ---> 5da1893d812f [2023-04-25T15:11:49.467Z] Step 9/10 : WORKDIR /app [2023-04-25T15:11:49.467Z] ---> Running in d96e9612cf1c [2023-04-25T15:11:49.467Z] Removing intermediate container d96e9612cf1c [2023-04-25T15:11:49.467Z] ---> 45db54dae8c1 [2023-04-25T15:11:49.467Z] Step 10/10 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:11:49.467Z] ---> Running in 661f43e60678 [2023-04-25T15:11:49.725Z] Removing intermediate container 661f43e60678 [2023-04-25T15:11:49.725Z] ---> 4e9eb192e560 [2023-04-25T15:11:49.725Z] Successfully built 4e9eb192e560 [2023-04-25T15:11:49.725Z] Successfully tagged edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:11:49.725Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T15:11:49.725Z] touch edgex-web-ui.imagebuilt [2023-04-25T15:11:49.725Z] mkdir -p node_modules coverage [2023-04-25T15:11:49.725Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T15:11:49.725Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.632Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE required: { [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE }, [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:11:51.633Z] npm WARN EBADENGINE } [2023-04-25T15:11:54.920Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T15:11:55.487Z] 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-25T15:11:55.487Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T15:11:55.487Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:11:55.747Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T15:11:56.316Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T15:11:56.884Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T15:11:57.452Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T15:11:57.710Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T15:12:00.299Z] 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-25T15:12:00.299Z] 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-25T15:12:01.234Z] 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-25T15:12:01.493Z] 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-25T15:12:01.493Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:12:02.058Z] 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-25T15:12:02.316Z] 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-25T15:12:03.252Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:12:05.156Z] 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-25T15:12:08.436Z] 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-25T15:12:13.703Z] [2023-04-25T15:12:13.703Z] added 1478 packages, and audited 1479 packages in 23s [2023-04-25T15:12:13.703Z] [2023-04-25T15:12:13.703Z] 90 packages are looking for funding [2023-04-25T15:12:13.703Z] run `npm fund` for details [2023-04-25T15:12:13.703Z] [2023-04-25T15:12:13.703Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T15:12:13.703Z] [2023-04-25T15:12:13.703Z] To address issues that do not require attention, run: [2023-04-25T15:12:13.703Z] npm audit fix [2023-04-25T15:12:13.703Z] [2023-04-25T15:12:13.703Z] To address all issues (including breaking changes), run: [2023-04-25T15:12:13.703Z] npm audit fix --force [2023-04-25T15:12:13.703Z] [2023-04-25T15:12:13.703Z] Run `npm audit` for details. [2023-04-25T15:12:21.880Z] 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-25T15:12:23.781Z] - Generating browser application bundles (phase: setup)... [2023-04-25T15:12:29.045Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T15:12:29.045Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T15:12:32.328Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T15:12:32.328Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T15:12:32.328Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T15:12:32.328Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T15:12:32.903Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T15:12:32.903Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T15:12:33.162Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T15:12:33.420Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T15:12:33.420Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T15:12:33.678Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T15:12:33.937Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-25T15:12:35.837Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T15:12:42.429Z] 25 04 2023 15:12:41.793:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T15:12:42.429Z] 25 04 2023 15:12:41.802:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T15:12:42.429Z] 25 04 2023 15:12:41.806:INFO [launcher]: Starting browser ChromeHeadless [2023-04-25T15:12:54.649Z] ✔ Browser application bundle generation complete. [2023-04-25T15:12:54.649Z] 25 04 2023 15:12:54.192:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket sqmFwtxQXLr5pxd3AAAB with id 51162578 [2023-04-25T15:12:57.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-25T15:12:57.181Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.117 secs) [2023-04-25T15:12:57.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.174 secs) [2023-04-25T15:12:57.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.211 secs) [2023-04-25T15:12:57.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.251 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.295 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.301 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.306 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.31 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.354 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.43 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.438 secs) [2023-04-25T15:12:57.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.459 secs) [2023-04-25T15:12:57.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.477 secs) [2023-04-25T15:12:57.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.493 secs) [2023-04-25T15:12:57.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.499 secs) [2023-04-25T15:12:57.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.507 secs) [2023-04-25T15:12:57.958Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.647 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.676 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.699 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.747 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.796 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.81 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.819 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.827 secs) [2023-04-25T15:12:58.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.836 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.847 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.851 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.861 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.875 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.878 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.881 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.884 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.921 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.947 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.986 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.029 secs) [2023-04-25T15:12:58.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.04 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.058 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.068 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.073 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.076 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.08 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.088 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.093 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.098 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.122 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.128 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.136 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.149 secs) [2023-04-25T15:12:58.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.188 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.223 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.235 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.255 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.283 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.302 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.319 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.333 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.341 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.344 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.349 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.352 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.38 secs) [2023-04-25T15:12:58.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.403 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.41 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.421 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.428 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.43 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.439 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.454 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.484 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.501 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.508 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.513 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.532 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.541 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.546 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.556 secs) [2023-04-25T15:12:59.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.563 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.57 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.58 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.582 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.585 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.62 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.64 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.651 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.675 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.705 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.716 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.719 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.722 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.724 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.729 secs) [2023-04-25T15:12:59.515Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.733 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.735 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.745 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.748 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.75 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.755 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.758 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.764 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.772 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.778 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.783 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.792 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.802 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.809 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.812 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.814 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.815 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.831 secs) [2023-04-25T15:12:59.774Z] WARN: ' [2023-04-25T15:12:59.774Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T15:12:59.774Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T15:12:59.774Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T15:12:59.774Z] in a future version of Angular. [2023-04-25T15:12:59.774Z] [2023-04-25T15:12:59.774Z] For more information on this, see our API docs here: [2023-04-25T15:12:59.774Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T15:12:59.774Z] ' [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.831 secs) [2023-04-25T15:12:59.774Z] WARN: ' [2023-04-25T15:12:59.774Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T15:12:59.774Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T15:12:59.774Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T15:12:59.774Z] in a future version of Angular. [2023-04-25T15:12:59.774Z] [2023-04-25T15:12:59.774Z] For more information on this, see our API docs here: [2023-04-25T15:12:59.774Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T15:12:59.774Z] ' [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.856 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.9 secs) [2023-04-25T15:12:59.774Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.905 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.907 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.928 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.933 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.935 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.937 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.953 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.962 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.964 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.966 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.972 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.979 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.002 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.038 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.048 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.065 secs) [2023-04-25T15:13:00.034Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.073 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.09 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.106 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.111 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.121 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.123 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.132 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.136 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.138 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.152 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.158 secs) [2023-04-25T15:13:00.293Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.165 secs) [2023-04-25T15:13:00.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.182 secs) [2023-04-25T15:13:00.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.196 secs) [2023-04-25T15:13:00.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.205 secs) [2023-04-25T15:13:00.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.222 secs) [2023-04-25T15:13:00.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.229 secs) [2023-04-25T15:13:00.294Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.237 secs) [2023-04-25T15:13:00.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.247 secs) [2023-04-25T15:13:00.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.265 secs) [2023-04-25T15:13:00.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.275 secs) [2023-04-25T15:13:00.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.436 secs / 2.275 secs) [2023-04-25T15:13:00.553Z] TOTAL: 149 SUCCESS [2023-04-25T15:13:00.553Z] ✔ Browser application bundle generation complete. [2023-04-25T15:13:01.122Z] [2023-04-25T15:13:01.122Z] =============================== Coverage summary =============================== [2023-04-25T15:13:01.122Z] Statements : 40.98% ( 1467/3580 ) [2023-04-25T15:13:01.122Z] Branches : 12.03% ( 111/923 ) [2023-04-25T15:13:01.122Z] Functions : 33.28% ( 432/1298 ) [2023-04-25T15:13:01.122Z] Lines : 38.91% ( 1318/3387 ) [2023-04-25T15:13:01.122Z] ================================================================================ [2023-04-25T15:13:01.122Z] ✔ Browser application bundle generation complete. [2023-04-25T15:13:01.690Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-599/web' [Pipeline] echo [2023-04-25T15:13:01.727Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T15:13:01.762Z] $ docker stop --time=1 7a64d280ea6595bfd2188fa5b85a7183716f5558180e2a41a9516750c7ae1714 [2023-04-25T15:13:03.093Z] $ docker rm -f --volumes 7a64d280ea6595bfd2188fa5b85a7183716f5558180e2a41a9516750c7ae1714 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T15:13:03.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T15:13:04.419Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T15:13:05.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T15:13:05.944Z] + ls -al . [2023-04-25T15:13:05.944Z] total 188 [2023-04-25T15:13:05.944Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 25 15:11 . [2023-04-25T15:13:05.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:09 .. [2023-04-25T15:13:05.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:09 .blubracket [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 15:09 .dockerignore [2023-04-25T15:13:05.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:10 .git [2023-04-25T15:13:05.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:09 .github [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 15:09 .gitignore [2023-04-25T15:13:05.944Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:10 .semver [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 15:09 Attribution.txt [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 15:09 CHANGELOG.md [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 15:09 CONTRIBUTING.md [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 15:09 Dockerfile [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 15:09 Jenkinsfile [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 15:09 LICENSE [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 15:09 Makefile [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 15:09 README.md [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:10 VERSION [2023-04-25T15:13:05.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:09 assets [2023-04-25T15:13:05.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:09 bin [2023-04-25T15:13:05.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:09 cmd [2023-04-25T15:13:05.944Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 15:11 coverage.out [2023-04-25T15:13:05.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:09 docs [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 15:09 go.mod [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 15:09 go.sum [2023-04-25T15:13:05.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:09 internal [2023-04-25T15:13:05.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:09 snap [2023-04-25T15:13:05.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:09 testing [2023-04-25T15:13:05.944Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 15:09 version.go [2023-04-25T15:13:05.944Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 15:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:13:06.383Z] + 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=8e9ad77562c1e3786da02f78d6f716dc13eb9216 --label arch=amd64 --label version=0.0.0 . [2023-04-25T15:13:06.643Z] Sending build context to Docker daemon 48.5MB [2023-04-25T15:13:06.643Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T15:13:06.643Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T15:13:06.643Z] ---> b82fe7af041b [2023-04-25T15:13:06.643Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T15:13:07.211Z] ---> Running in 18b7ee0cc11e [2023-04-25T15:13:07.471Z] Removing intermediate container 18b7ee0cc11e [2023-04-25T15:13:07.471Z] ---> 3609f9010a51 [2023-04-25T15:13:07.471Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:13:07.471Z] ---> Running in 56f2aa29fbca [2023-04-25T15:13:07.471Z] Removing intermediate container 56f2aa29fbca [2023-04-25T15:13:07.471Z] ---> 48eba5770463 [2023-04-25T15:13:07.471Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:13:07.471Z] ---> Running in 1060775d7ecf [2023-04-25T15:13:07.730Z] Removing intermediate container 1060775d7ecf [2023-04-25T15:13:07.731Z] ---> ca399d7845f2 [2023-04-25T15:13:07.731Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T15:13:07.731Z] ---> Running in 80a03900601f [2023-04-25T15:13:07.731Z] Removing intermediate container 80a03900601f [2023-04-25T15:13:07.731Z] ---> 78bcf9d3f4ea [2023-04-25T15:13:07.731Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T15:13:07.731Z] ---> Running in 12b8167313d9 [2023-04-25T15:13:07.731Z] Removing intermediate container 12b8167313d9 [2023-04-25T15:13:07.731Z] ---> d72ff5f7217b [2023-04-25T15:13:07.731Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T15:13:08.668Z] ---> ac62d3053118 [2023-04-25T15:13:08.668Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T15:13:08.668Z] ---> Running in d3b9d9777dfd [2023-04-25T15:13:09.238Z] Removing intermediate container d3b9d9777dfd [2023-04-25T15:13:09.238Z] ---> 360f3763409f [2023-04-25T15:13:09.238Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:13:09.238Z] ---> Running in 3002135df7f9 [2023-04-25T15:13:09.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T15:13:09.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T15:13:10.745Z] OK: 265 MiB in 53 packages [2023-04-25T15:13:10.745Z] Removing intermediate container 3002135df7f9 [2023-04-25T15:13:10.745Z] ---> 02e968944c80 [2023-04-25T15:13:10.745Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T15:13:10.745Z] ---> Running in aa93331ff7af [2023-04-25T15:13:11.035Z] Removing intermediate container aa93331ff7af [2023-04-25T15:13:11.035Z] ---> b8070b9b29aa [2023-04-25T15:13:11.035Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T15:13:11.035Z] ---> Running in dcd60f5f9dbe [2023-04-25T15:13:11.338Z] Removing intermediate container dcd60f5f9dbe [2023-04-25T15:13:11.338Z] ---> 15aa3358004f [2023-04-25T15:13:11.338Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T15:13:11.597Z] ---> 8380ad374634 [2023-04-25T15:13:11.597Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:13:11.597Z] ---> Running in 567a7ae6dd9e [2023-04-25T15:13:12.535Z] Removing intermediate container 567a7ae6dd9e [2023-04-25T15:13:12.535Z] ---> da99cb74fb7e [2023-04-25T15:13:12.535Z] Step 15/26 : COPY . . [2023-04-25T15:13:13.911Z] ---> 5b0b80aeaca0 [2023-04-25T15:13:13.911Z] Step 16/26 : RUN ${MAKE} [2023-04-25T15:13:14.170Z] ---> Running in 3943b608a5cc [2023-04-25T15:13:14.428Z] 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-25T15:13:32.511Z] Removing intermediate container 3943b608a5cc [2023-04-25T15:13:32.511Z] ---> 0eb24a622a00 [2023-04-25T15:13:32.511Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T15:13:32.511Z] 3.14: Pulling from library/alpine [2023-04-25T15:13:32.772Z] f7dab3ab2d6e: Pulling fs layer [2023-04-25T15:13:33.030Z] f7dab3ab2d6e: Verifying Checksum [2023-04-25T15:13:33.030Z] f7dab3ab2d6e: Download complete [2023-04-25T15:13:33.030Z] f7dab3ab2d6e: Pull complete [2023-04-25T15:13:33.289Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T15:13:33.289Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T15:13:33.289Z] ---> 9e179bacf43c [2023-04-25T15:13:33.289Z] Step 18/26 : EXPOSE 4000 [2023-04-25T15:13:33.289Z] ---> Running in dcd941595a64 [2023-04-25T15:13:33.546Z] Removing intermediate container dcd941595a64 [2023-04-25T15:13:33.546Z] ---> ff3b9c225de6 [2023-04-25T15:13:33.546Z] 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-25T15:13:34.921Z] ---> a7f4d2d4d8aa [2023-04-25T15:13:34.921Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T15:13:34.921Z] ---> dcfb666a8dfd [2023-04-25T15:13:34.921Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T15:13:35.180Z] ---> 6accc7937543 [2023-04-25T15:13:35.180Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T15:13:35.180Z] ---> Running in 515e38b82c47 [2023-04-25T15:13:35.180Z] Removing intermediate container 515e38b82c47 [2023-04-25T15:13:35.180Z] ---> 4556f976c123 [2023-04-25T15:13:35.180Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T15:13:35.438Z] ---> Running in b86e8a96a5de [2023-04-25T15:13:35.438Z] Removing intermediate container b86e8a96a5de [2023-04-25T15:13:35.438Z] ---> 97020fd9e476 [2023-04-25T15:13:35.438Z] Step 24/26 : LABEL arch=amd64 [2023-04-25T15:13:35.438Z] ---> Running in 746d21513068 [2023-04-25T15:13:35.438Z] Removing intermediate container 746d21513068 [2023-04-25T15:13:35.438Z] ---> 5c394544a60d [2023-04-25T15:13:35.438Z] Step 25/26 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:13:35.438Z] ---> Running in 81d22d9aff3d [2023-04-25T15:13:35.438Z] Removing intermediate container 81d22d9aff3d [2023-04-25T15:13:35.438Z] ---> a5ce25025114 [2023-04-25T15:13:35.438Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T15:13:35.698Z] ---> Running in da59aa1596f1 [2023-04-25T15:13:35.698Z] Removing intermediate container da59aa1596f1 [2023-04-25T15:13:35.698Z] ---> 38e69d8b5ddf [2023-04-25T15:13:35.698Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T15:13:35.698Z] Successfully built 38e69d8b5ddf [2023-04-25T15:13:35.698Z] 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-25T15:13:36.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:13:36.593Z] [2023-04-25T15:13:36.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:13:36.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:13:36.975Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T15:13:36.975Z] 5eb5b503b376: Pulling fs layer [2023-04-25T15:13:36.975Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T15:13:36.975Z] ec43610c2a17: Pulling fs layer [2023-04-25T15:13:36.975Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T15:13:36.975Z] 33b1e0a273af: Pulling fs layer [2023-04-25T15:13:36.975Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T15:13:36.975Z] 2f39f015ded8: Pulling fs layer [2023-04-25T15:13:36.975Z] 5d3b04190fa2: Waiting [2023-04-25T15:13:36.975Z] 3a2ae6a8a46f: Waiting [2023-04-25T15:13:36.975Z] 2f39f015ded8: Waiting [2023-04-25T15:13:36.975Z] 5c69ac0246d0: Verifying Checksum [2023-04-25T15:13:36.975Z] 5c69ac0246d0: Download complete [2023-04-25T15:13:36.975Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T15:13:36.975Z] 3a2ae6a8a46f: Download complete [2023-04-25T15:13:37.238Z] ec43610c2a17: Verifying Checksum [2023-04-25T15:13:37.238Z] ec43610c2a17: Download complete [2023-04-25T15:13:37.238Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T15:13:37.238Z] 5d3b04190fa2: Download complete [2023-04-25T15:13:37.238Z] 33b1e0a273af: Verifying Checksum [2023-04-25T15:13:37.238Z] 33b1e0a273af: Download complete [2023-04-25T15:13:37.496Z] 5eb5b503b376: Verifying Checksum [2023-04-25T15:13:37.496Z] 5eb5b503b376: Download complete [2023-04-25T15:13:38.062Z] 2f39f015ded8: Download complete [2023-04-25T15:13:38.634Z] 5eb5b503b376: Pull complete [2023-04-25T15:13:38.634Z] 5c69ac0246d0: Pull complete [2023-04-25T15:13:38.894Z] ec43610c2a17: Pull complete [2023-04-25T15:13:39.153Z] 3a2ae6a8a46f: Pull complete [2023-04-25T15:13:39.153Z] 33b1e0a273af: Pull complete [2023-04-25T15:13:39.411Z] 5d3b04190fa2: Pull complete [2023-04-25T15:13:39.495Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10843 in /w/workspace/edgexfoundry_edgex-ui-go_PR-599 [Pipeline] { [Pipeline] ws [2023-04-25T15:13:39.564Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-04-25T15:13:39.665Z] The recommended git tool is: git [2023-04-25T15:13:43.597Z] 2f39f015ded8: Pull complete [2023-04-25T15:13:43.597Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T15:13:43.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:13:43.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:13:43.823Z] prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container [2023-04-25T15:13:43.859Z] $ 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-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@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-25T15:13:46.153Z] using credential edgex-jenkins-ssh [2023-04-25T15:13:46.174Z] Cloning the remote Git repository [2023-04-25T15:13:46.223Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T15:13:46.331Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-04-25T15:13:46.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T15:13:46.494Z] > git --version # timeout=10 [2023-04-25T15:13:46.518Z] > git --version # 'git version 2.25.1' [2023-04-25T15:13:46.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T15:13:46.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T15:13:48.396Z] $ docker top 0f7b010680f4566533e014de614fb53d995f48b028a84af1667895e869f2c6c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:13:48.826Z] ---> job-cost.sh [2023-04-25T15:13:48.826Z] lf-activate-venv: SKIPPING [2023-04-25T15:13:48.826Z] INFO: No Stack... [2023-04-25T15:13:49.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T15:13:49.344Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T15:13:49.660Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives/cost.csv [2023-04-25T15:13:49.660Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T15:13:49.699Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [2023-04-25T15:13:49.704Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] did not exist. Created. [2023-04-25T15:13:49.705Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T15:13:50.092Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T15:13:50.484Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T15:13:50.499Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T15:13:50.581Z] $ docker stop --time=1 0f7b010680f4566533e014de614fb53d995f48b028a84af1667895e869f2c6c2 [2023-04-25T15:13:50.196Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-25T15:13:50.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T15:13:51.118Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-25T15:13:51.164Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T15:13:51.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T15:13:51.182Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/599/head:refs/remotes/origin/PR-599 +refs/heads/EDGEX-400:refs/remotes/origin/EDGEX-400 # timeout=10 [2023-04-25T15:13:51.819Z] Merging remotes/origin/EDGEX-400 commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:13:51.891Z] $ docker rm -f --volumes 0f7b010680f4566533e014de614fb53d995f48b028a84af1667895e869f2c6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T15:13:52.451Z] Merge succeeded, producing 8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:13:52.451Z] Checking out Revision 8e9ad77562c1e3786da02f78d6f716dc13eb9216 (PR-599) [2023-04-25T15:13:51.837Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T15:13:51.925Z] > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 [2023-04-25T15:13:52.348Z] > git remote # timeout=10 [2023-04-25T15:13:52.366Z] > git config --get remote.origin.url # timeout=10 [2023-04-25T15:13:52.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T15:13:52.407Z] > git merge 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [2023-04-25T15:13:52.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-25T15:13:52.459Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T15:13:52.477Z] > git checkout -f 8e9ad77562c1e3786da02f78d6f716dc13eb9216 # timeout=10 [2023-04-25T15:13:56.382Z] Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20" [2023-04-25T15:13:56.438Z] > git --version # timeout=10 [2023-04-25T15:13:56.449Z] > git --version # 'git version 2.25.1' [2023-04-25T15:13:56.462Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T15:13:57.568Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T15:13:57.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T15:13:57.568Z] Dload Upload Total Spent Left Speed [2023-04-25T15:13:57.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-04-25T15:13:58.367Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T15:13:58.719Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-25T15:13:58.719Z] [2023-04-25T15:13:58.719Z] { [2023-04-25T15:13:58.719Z] "registry-mirrors": [ [2023-04-25T15:13:58.719Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T15:13:58.719Z] ], [2023-04-25T15:13:58.719Z] "bip": "10.250.0.254/24", [2023-04-25T15:13:58.719Z] "hosts": [ [2023-04-25T15:13:58.719Z] "tcp://0.0.0.0:5555", [2023-04-25T15:13:58.719Z] "unix:///var/run/docker.sock" [2023-04-25T15:13:58.719Z] ], [2023-04-25T15:13:58.719Z] "mtu": 1458, [2023-04-25T15:13:58.719Z] "selinux-enabled": true, [2023-04-25T15:13:58.719Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T15:13:58.719Z] } [Pipeline] sh [2023-04-25T15:13:59.065Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T15:13:59.420Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:14:17.743Z] provisioning config files... [2023-04-25T15:14:17.769Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3630180997183607875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:14:18.159Z] ---> docker-login.sh [2023-04-25T15:14:18.159Z] nexus3.edgexfoundry.org:10001 [2023-04-25T15:14:18.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:14:18.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:14:18.702Z] Configure a credential helper to remove this warning. See [2023-04-25T15:14:18.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:14:18.702Z] [2023-04-25T15:14:18.702Z] Login Succeeded [2023-04-25T15:14:18.702Z] nexus3.edgexfoundry.org:10002 [2023-04-25T15:14:18.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:14:19.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:14:19.243Z] Configure a credential helper to remove this warning. See [2023-04-25T15:14:19.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:14:19.244Z] [2023-04-25T15:14:19.244Z] Login Succeeded [2023-04-25T15:14:19.244Z] nexus3.edgexfoundry.org:10003 [2023-04-25T15:14:19.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:14:19.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:14:19.513Z] Configure a credential helper to remove this warning. See [2023-04-25T15:14:19.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:14:19.513Z] [2023-04-25T15:14:19.513Z] Login Succeeded [2023-04-25T15:14:19.513Z] nexus3.edgexfoundry.org:10004 [2023-04-25T15:14:19.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:14:19.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:14:19.782Z] Configure a credential helper to remove this warning. See [2023-04-25T15:14:19.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:14:19.782Z] [2023-04-25T15:14:19.782Z] Login Succeeded [2023-04-25T15:14:19.782Z] docker.io [2023-04-25T15:14:20.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T15:14:20.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T15:14:20.319Z] Configure a credential helper to remove this warning. See [2023-04-25T15:14:20.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T15:14:20.319Z] [2023-04-25T15:14:20.319Z] Login Succeeded [2023-04-25T15:14:20.319Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T15:14:20.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T15:14:20.736Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:14:20.769Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T15:14:20.803Z] ========================================================= [2023-04-25T15:14:20.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T15:14:20.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:14:21.306Z] + 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-25T15:14:22.277Z] Sending build context to Docker daemon 28.8MB [2023-04-25T15:14:22.277Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T15:14:22.277Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T15:14:22.547Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T15:14:22.547Z] c41833b44d91: Pulling fs layer [2023-04-25T15:14:22.547Z] ed15518f5707: Pulling fs layer [2023-04-25T15:14:22.547Z] feae8fd75edb: Pulling fs layer [2023-04-25T15:14:22.547Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T15:14:22.547Z] 3cdef696dda3: Pulling fs layer [2023-04-25T15:14:22.547Z] 2ced38df9373: Pulling fs layer [2023-04-25T15:14:22.547Z] 58f1dce35555: Pulling fs layer [2023-04-25T15:14:22.547Z] 3cdef696dda3: Waiting [2023-04-25T15:14:22.547Z] 242c74f7c9fa: Waiting [2023-04-25T15:14:22.547Z] 58f1dce35555: Waiting [2023-04-25T15:14:22.547Z] ed15518f5707: Verifying Checksum [2023-04-25T15:14:22.547Z] ed15518f5707: Download complete [2023-04-25T15:14:22.547Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T15:14:22.547Z] 242c74f7c9fa: Download complete [2023-04-25T15:14:22.547Z] 3cdef696dda3: Download complete [2023-04-25T15:14:22.547Z] c41833b44d91: Verifying Checksum [2023-04-25T15:14:22.547Z] c41833b44d91: Download complete [2023-04-25T15:14:23.527Z] c41833b44d91: Pull complete [2023-04-25T15:14:24.138Z] 58f1dce35555: Verifying Checksum [2023-04-25T15:14:24.138Z] 58f1dce35555: Download complete [2023-04-25T15:14:24.138Z] ed15518f5707: Pull complete [2023-04-25T15:14:25.104Z] 2ced38df9373: Verifying Checksum [2023-04-25T15:14:25.104Z] 2ced38df9373: Download complete [2023-04-25T15:14:25.104Z] feae8fd75edb: Verifying Checksum [2023-04-25T15:14:25.104Z] feae8fd75edb: Download complete [2023-04-25T15:14:35.182Z] feae8fd75edb: Pull complete [2023-04-25T15:14:35.182Z] 242c74f7c9fa: Pull complete [2023-04-25T15:14:35.182Z] 3cdef696dda3: Pull complete [2023-04-25T15:14:41.867Z] 2ced38df9373: Pull complete [2023-04-25T15:14:43.826Z] 58f1dce35555: Pull complete [2023-04-25T15:14:43.826Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T15:14:43.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T15:14:43.826Z] ---> fadd8f120f05 [2023-04-25T15:14:43.826Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T15:14:45.786Z] ---> Running in fa27b3622e2b [2023-04-25T15:14:46.056Z] Removing intermediate container fa27b3622e2b [2023-04-25T15:14:46.056Z] ---> 46ff8ba7f3d5 [2023-04-25T15:14:46.056Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:14:46.056Z] ---> Running in 4427f8ec9d7b [2023-04-25T15:14:46.332Z] Removing intermediate container 4427f8ec9d7b [2023-04-25T15:14:46.332Z] ---> e2f963dfac17 [2023-04-25T15:14:46.332Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:14:46.600Z] ---> Running in b2c8e7b76bfc [2023-04-25T15:14:46.869Z] Removing intermediate container b2c8e7b76bfc [2023-04-25T15:14:46.869Z] ---> c30498417040 [2023-04-25T15:14:46.869Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T15:14:46.869Z] ---> Running in a4dc01c30bf8 [2023-04-25T15:14:47.138Z] Removing intermediate container a4dc01c30bf8 [2023-04-25T15:14:47.138Z] ---> 7c610034b4b5 [2023-04-25T15:14:47.138Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T15:14:47.409Z] ---> Running in e9b84756c0fb [2023-04-25T15:14:47.678Z] Removing intermediate container e9b84756c0fb [2023-04-25T15:14:47.678Z] ---> 6422e126f66d [2023-04-25T15:14:47.678Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T15:14:48.264Z] latest: Pulling from library/docker [2023-04-25T15:14:48.264Z] c41833b44d91: Already exists [2023-04-25T15:14:48.264Z] 6343a5c17821: Pulling fs layer [2023-04-25T15:14:48.264Z] 7fb3fc37985f: Pulling fs layer [2023-04-25T15:14:48.264Z] 0575e395e061: Pulling fs layer [2023-04-25T15:14:48.264Z] 28a0dd61ea81: Pulling fs layer [2023-04-25T15:14:48.264Z] bce86b966039: Pulling fs layer [2023-04-25T15:14:48.264Z] 3d10cc7f1ddc: Pulling fs layer [2023-04-25T15:14:48.264Z] 714e529b432d: Pulling fs layer [2023-04-25T15:14:48.264Z] d21675ac3ed3: Pulling fs layer [2023-04-25T15:14:48.264Z] c40c053d63ba: Pulling fs layer [2023-04-25T15:14:48.264Z] 990fd125c536: Pulling fs layer [2023-04-25T15:14:48.264Z] ec21c8e16db0: Pulling fs layer [2023-04-25T15:14:48.264Z] c96d84818e07: Pulling fs layer [2023-04-25T15:14:48.264Z] 5925a93ce1eb: Pulling fs layer [2023-04-25T15:14:48.264Z] 28a0dd61ea81: Waiting [2023-04-25T15:14:48.264Z] bce86b966039: Waiting [2023-04-25T15:14:48.264Z] 3d10cc7f1ddc: Waiting [2023-04-25T15:14:48.264Z] 714e529b432d: Waiting [2023-04-25T15:14:48.264Z] d21675ac3ed3: Waiting [2023-04-25T15:14:48.264Z] c40c053d63ba: Waiting [2023-04-25T15:14:48.264Z] 990fd125c536: Waiting [2023-04-25T15:14:48.264Z] ec21c8e16db0: Waiting [2023-04-25T15:14:48.264Z] c96d84818e07: Waiting [2023-04-25T15:14:48.264Z] 5925a93ce1eb: Waiting [2023-04-25T15:14:48.533Z] 7fb3fc37985f: Verifying Checksum [2023-04-25T15:14:48.533Z] 7fb3fc37985f: Download complete [2023-04-25T15:14:48.533Z] 6343a5c17821: Download complete [2023-04-25T15:14:49.129Z] 0575e395e061: Verifying Checksum [2023-04-25T15:14:49.129Z] 0575e395e061: Download complete [2023-04-25T15:14:49.129Z] 28a0dd61ea81: Verifying Checksum [2023-04-25T15:14:49.129Z] 28a0dd61ea81: Download complete [2023-04-25T15:14:49.129Z] 3d10cc7f1ddc: Verifying Checksum [2023-04-25T15:14:49.129Z] 3d10cc7f1ddc: Download complete [2023-04-25T15:14:49.129Z] bce86b966039: Verifying Checksum [2023-04-25T15:14:49.129Z] bce86b966039: Download complete [2023-04-25T15:14:49.129Z] 714e529b432d: Verifying Checksum [2023-04-25T15:14:49.129Z] 714e529b432d: Download complete [2023-04-25T15:14:49.398Z] d21675ac3ed3: Verifying Checksum [2023-04-25T15:14:49.398Z] d21675ac3ed3: Download complete [2023-04-25T15:14:49.398Z] 6343a5c17821: Pull complete [2023-04-25T15:14:49.398Z] 990fd125c536: Verifying Checksum [2023-04-25T15:14:49.398Z] 990fd125c536: Download complete [2023-04-25T15:14:49.398Z] c96d84818e07: Verifying Checksum [2023-04-25T15:14:49.398Z] c96d84818e07: Download complete [2023-04-25T15:14:49.398Z] c40c053d63ba: Verifying Checksum [2023-04-25T15:14:49.398Z] c40c053d63ba: Download complete [2023-04-25T15:14:49.664Z] 5925a93ce1eb: Verifying Checksum [2023-04-25T15:14:49.664Z] 5925a93ce1eb: Download complete [2023-04-25T15:14:49.664Z] 7fb3fc37985f: Pull complete [2023-04-25T15:14:50.634Z] 0575e395e061: Pull complete [2023-04-25T15:14:50.634Z] ec21c8e16db0: Verifying Checksum [2023-04-25T15:14:50.634Z] ec21c8e16db0: Download complete [2023-04-25T15:14:51.604Z] 28a0dd61ea81: Pull complete [2023-04-25T15:14:54.200Z] bce86b966039: Pull complete [2023-04-25T15:14:54.470Z] 3d10cc7f1ddc: Pull complete [2023-04-25T15:14:54.739Z] 714e529b432d: Pull complete [2023-04-25T15:14:55.008Z] d21675ac3ed3: Pull complete [2023-04-25T15:14:56.425Z] c40c053d63ba: Pull complete [2023-04-25T15:14:56.425Z] 990fd125c536: Pull complete [2023-04-25T15:14:59.030Z] ec21c8e16db0: Pull complete [2023-04-25T15:14:59.301Z] c96d84818e07: Pull complete [2023-04-25T15:14:59.570Z] 5925a93ce1eb: Pull complete [2023-04-25T15:14:59.839Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T15:14:59.839Z] Status: Downloaded newer image for docker:latest [2023-04-25T15:15:01.815Z] ---> fdc57751a0a2 [2023-04-25T15:15:01.815Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T15:15:02.085Z] ---> Running in b891ae223895 [2023-04-25T15:15:04.036Z] Removing intermediate container b891ae223895 [2023-04-25T15:15:04.036Z] ---> f70df0151fb0 [2023-04-25T15:15:04.036Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:15:04.036Z] ---> Running in aab450f8d75b [2023-04-25T15:15:05.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:15:05.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:15:07.534Z] OK: 263 MiB in 53 packages [2023-04-25T15:15:08.951Z] Removing intermediate container aab450f8d75b [2023-04-25T15:15:08.951Z] ---> 82c1bedf838d [2023-04-25T15:15:08.951Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T15:15:08.951Z] ---> Running in 38532f63f9ac [2023-04-25T15:15:09.219Z] Removing intermediate container 38532f63f9ac [2023-04-25T15:15:09.219Z] ---> 9faf7c760e73 [2023-04-25T15:15:09.219Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T15:15:09.219Z] ---> Running in 330c0722e2d1 [2023-04-25T15:15:09.487Z] Removing intermediate container 330c0722e2d1 [2023-04-25T15:15:09.487Z] ---> dbc493dbbd18 [2023-04-25T15:15:09.487Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T15:15:10.079Z] ---> 8ffe717ecb8e [2023-04-25T15:15:10.079Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:15:10.349Z] ---> Running in c22265392140 [2023-04-25T15:16:06.781Z] Removing intermediate container c22265392140 [2023-04-25T15:16:06.781Z] ---> fa3d41472612 [2023-04-25T15:16:06.781Z] Step 15/16 : COPY . . [2023-04-25T15:16:08.733Z] ---> ecf8ab6683e9 [2023-04-25T15:16:08.733Z] Step 16/16 : RUN ${MAKE} [2023-04-25T15:16:08.733Z] ---> Running in 85916b1a37a0 [2023-04-25T15:16:09.701Z] noop [2023-04-25T15:16:10.684Z] Removing intermediate container 85916b1a37a0 [2023-04-25T15:16:10.684Z] ---> 9571b07b6ffc [2023-04-25T15:16:10.684Z] Successfully built 9571b07b6ffc [2023-04-25T15:16:10.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:16:11.169Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T15:16:11.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:16:11.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-10843 does not seem to be running inside a container [2023-04-25T15:16:11.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-04-25T15:16:12.829Z] $ docker top 5699236cfb79aa1e4a5b137874227bcabd544f5b39dc6d7e0cc67193c31c8255 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:16:13.720Z] + go version [2023-04-25T15:16:13.720Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T15:16:13.763Z] $ docker stop --time=1 5699236cfb79aa1e4a5b137874227bcabd544f5b39dc6d7e0cc67193c31c8255 [2023-04-25T15:16:15.427Z] $ docker rm -f --volumes 5699236cfb79aa1e4a5b137874227bcabd544f5b39dc6d7e0cc67193c31c8255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:16:16.265Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T15:16:16.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:16:16.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-10843 does not seem to be running inside a container [2023-04-25T15:16:16.604Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-04-25T15:16:17.856Z] $ docker top 01fe0010347f0138e08c579b0d216f24ad504c65aa9b9f69461555f033c59a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:16:18.757Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-25T15:16:19.481Z] + make test [2023-04-25T15:16:19.481Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T15:16:58.402Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T15:18:50.102Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T15:18:50.102Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T15:19:05.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T15:19:05.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T15:19:05.292Z] ./bin/test-attribution-txt.sh [2023-04-25T15:19:05.292Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T15:19:05.292Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T15:19:05.293Z] make -C web test [2023-04-25T15:19:05.293Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-04-25T15:19:05.293Z] make[1]: tput: No such file or directory [2023-04-25T15:19:05.293Z] make[1]: tput: No such file or directory [2023-04-25T15:19:05.293Z] warning: generating ./VERSION [2023-04-25T15:19:05.293Z] echo "0.0.0" > VERSION [2023-04-25T15:19:05.293Z] docker build \ [2023-04-25T15:19:05.293Z] -f Dockerfile \ [2023-04-25T15:19:05.293Z] --build-arg USER=1000 \ [2023-04-25T15:19:05.293Z] \ [2023-04-25T15:19:05.293Z] --label "git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216" \ [2023-04-25T15:19:05.293Z] -t edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 \ [2023-04-25T15:19:05.293Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T15:19:05.293Z] . [2023-04-25T15:19:05.293Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T15:19:05.293Z] Install the buildx component to build images with BuildKit: [2023-04-25T15:19:05.293Z] https://docs.docker.com/go/buildx/ [2023-04-25T15:19:05.293Z] [2023-04-25T15:19:05.293Z] Sending build context to Docker daemon 3.269MB [2023-04-25T15:19:05.293Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T15:19:05.293Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T15:19:05.293Z] 47517142f6ba: Pulling fs layer [2023-04-25T15:19:05.293Z] 5f8c4bfa009b: Pulling fs layer [2023-04-25T15:19:05.293Z] f7079c9c4ba1: Pulling fs layer [2023-04-25T15:19:05.293Z] aba105e6f55a: Pulling fs layer [2023-04-25T15:19:05.293Z] aba105e6f55a: Waiting [2023-04-25T15:19:05.293Z] f7079c9c4ba1: Verifying Checksum [2023-04-25T15:19:05.293Z] f7079c9c4ba1: Download complete [2023-04-25T15:19:05.293Z] 47517142f6ba: Download complete [2023-04-25T15:19:05.293Z] aba105e6f55a: Verifying Checksum [2023-04-25T15:19:05.293Z] aba105e6f55a: Download complete [2023-04-25T15:19:05.293Z] 47517142f6ba: Pull complete [2023-04-25T15:19:05.572Z] 5f8c4bfa009b: Verifying Checksum [2023-04-25T15:19:05.572Z] 5f8c4bfa009b: Download complete [2023-04-25T15:19:09.847Z] 5f8c4bfa009b: Pull complete [2023-04-25T15:19:09.847Z] f7079c9c4ba1: Pull complete [2023-04-25T15:19:09.847Z] aba105e6f55a: Pull complete [2023-04-25T15:19:09.847Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T15:19:09.847Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T15:19:09.847Z] ---> bf1b8b58d215 [2023-04-25T15:19:09.847Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T15:19:10.436Z] ---> Running in f8c6c97bdc7c [2023-04-25T15:19:11.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:19:11.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:19:12.639Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-25T15:19:12.639Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-25T15:19:12.639Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-25T15:19:12.639Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-25T15:19:12.639Z] (5/128) Installing libxcb (1.14-r2) [2023-04-25T15:19:12.639Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-25T15:19:12.908Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-25T15:19:12.908Z] (8/128) Installing libice (1.0.10-r0) [2023-04-25T15:19:12.908Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-25T15:19:12.908Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-25T15:19:12.908Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-25T15:19:12.908Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-25T15:19:12.908Z] (13/128) Installing xset (1.2.4-r0) [2023-04-25T15:19:12.908Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-25T15:19:12.908Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-25T15:19:12.908Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T15:19:12.908Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-25T15:19:12.908Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-25T15:19:12.908Z] (19/128) Installing libintl (0.21-r0) [2023-04-25T15:19:12.908Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-25T15:19:12.908Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-25T15:19:12.908Z] (22/128) Installing pcre (8.45-r1) [2023-04-25T15:19:13.180Z] (23/128) Installing glib (2.70.1-r0) [2023-04-25T15:19:13.180Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-25T15:19:13.180Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-25T15:19:13.180Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-25T15:19:13.180Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T15:19:13.452Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T15:19:13.452Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-25T15:19:13.452Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-25T15:19:13.452Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-25T15:19:13.452Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-25T15:19:13.452Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T15:19:13.452Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T15:19:13.452Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-25T15:19:13.452Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-25T15:19:13.452Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-25T15:19:13.452Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-25T15:19:13.452Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-25T15:19:13.452Z] (40/128) Installing libxi (1.8-r0) [2023-04-25T15:19:13.452Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-25T15:19:13.452Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-25T15:19:13.452Z] (43/128) Installing atk (2.36.0-r0) [2023-04-25T15:19:13.452Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-25T15:19:13.452Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-25T15:19:13.452Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-25T15:19:13.452Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T15:19:13.452Z] (48/128) Installing expat (2.5.0-r0) [2023-04-25T15:19:13.452Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-25T15:19:13.720Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-25T15:19:13.720Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-25T15:19:13.720Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-25T15:19:13.720Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-25T15:19:13.720Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-25T15:19:13.720Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-25T15:19:13.720Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-25T15:19:13.720Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-25T15:19:13.720Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-25T15:19:13.720Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-25T15:19:13.720Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-25T15:19:13.720Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-25T15:19:13.989Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-25T15:19:13.989Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-25T15:19:13.989Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-25T15:19:13.989Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-25T15:19:13.989Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-25T15:19:13.989Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-25T15:19:13.989Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-25T15:19:13.989Z] (69/128) Installing pango (1.48.10-r0) [2023-04-25T15:19:13.989Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T15:19:13.989Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T15:19:13.989Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T15:19:13.989Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-25T15:19:14.260Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-25T15:19:14.260Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T15:19:14.527Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T15:19:14.527Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-25T15:19:14.527Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-25T15:19:14.527Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-25T15:19:14.795Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T15:19:16.749Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-25T15:19:16.749Z] (80/128) Installing flac (1.3.4-r0) [2023-04-25T15:19:16.749Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T15:19:17.018Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T15:19:17.018Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-25T15:19:17.018Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-25T15:19:17.018Z] (85/128) Installing libass (0.15.2-r0) [2023-04-25T15:19:17.018Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-25T15:19:17.018Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T15:19:17.018Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T15:19:17.018Z] (89/128) Installing lame (3.100-r0) [2023-04-25T15:19:17.018Z] (90/128) Installing opus (1.3.1-r1) [2023-04-25T15:19:17.018Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T15:19:17.289Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-25T15:19:17.289Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-25T15:19:17.289Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-25T15:19:17.289Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-25T15:19:17.289Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T15:19:17.289Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-25T15:19:17.289Z] (98/128) Installing libva (2.13.0-r0) [2023-04-25T15:19:17.289Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-25T15:19:17.289Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-25T15:19:17.289Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-25T15:19:17.289Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-25T15:19:17.289Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-25T15:19:17.289Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-25T15:19:17.557Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-25T15:19:17.557Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-25T15:19:17.557Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T15:19:17.824Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-25T15:19:18.094Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-25T15:19:18.094Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T15:19:18.094Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-25T15:19:18.094Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-25T15:19:18.094Z] (113/128) Installing nspr (4.32-r0) [2023-04-25T15:19:18.094Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-25T15:19:18.094Z] (115/128) Installing nss (3.78.1-r0) [2023-04-25T15:19:18.094Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-25T15:19:18.094Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-25T15:19:18.094Z] (118/128) Installing orc (0.4.32-r0) [2023-04-25T15:19:18.094Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-25T15:19:18.094Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-25T15:19:18.094Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-25T15:19:18.367Z] (122/128) Installing libpulse (15.0-r2) [2023-04-25T15:19:18.367Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-25T15:19:18.367Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-25T15:19:18.367Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-25T15:19:18.367Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-25T15:19:18.367Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-25T15:19:18.367Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-25T15:19:22.638Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T15:19:22.638Z] Executing glib-2.70.1-r0.trigger [2023-04-25T15:19:22.638Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T15:19:24.590Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T15:19:24.590Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T15:19:24.590Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T15:19:24.590Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T15:19:24.590Z] OK: 275 MiB in 144 packages [2023-04-25T15:19:34.688Z] Removing intermediate container f8c6c97bdc7c [2023-04-25T15:19:34.688Z] ---> bb5f87524738 [2023-04-25T15:19:34.688Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T15:19:34.688Z] ---> Running in fe92e0482e0d [2023-04-25T15:19:34.688Z] Removing intermediate container fe92e0482e0d [2023-04-25T15:19:34.688Z] ---> 39aac2d8eba9 [2023-04-25T15:19:34.688Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T15:19:34.688Z] ---> Running in bb153e4f1445 [2023-04-25T15:19:34.688Z] Removing intermediate container bb153e4f1445 [2023-04-25T15:19:34.688Z] ---> 7c9bddba1a83 [2023-04-25T15:19:34.688Z] Step 5/10 : RUN npm install -g npm [2023-04-25T15:19:34.688Z] ---> Running in 71e545f4cf6a [2023-04-25T15:20:01.382Z] [2023-04-25T15:20:01.382Z] removed 7 packages, changed 100 packages, and audited 239 packages in 23s [2023-04-25T15:20:01.382Z] [2023-04-25T15:20:01.382Z] 18 packages are looking for funding [2023-04-25T15:20:01.382Z] run `npm fund` for details [2023-04-25T15:20:01.382Z] [2023-04-25T15:20:01.382Z] found 0 vulnerabilities [2023-04-25T15:20:03.964Z] Removing intermediate container 71e545f4cf6a [2023-04-25T15:20:03.964Z] ---> 1c947210a803 [2023-04-25T15:20:03.964Z] Step 6/10 : ARG USER=1000 [2023-04-25T15:20:03.964Z] ---> Running in 23ca52b9ed12 [2023-04-25T15:20:04.231Z] Removing intermediate container 23ca52b9ed12 [2023-04-25T15:20:04.231Z] ---> 3164a4f8865d [2023-04-25T15:20:04.231Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T15:20:04.231Z] ---> Running in d6b916f196e2 [2023-04-25T15:20:08.488Z] Removing intermediate container d6b916f196e2 [2023-04-25T15:20:08.488Z] ---> 9570cc6467c8 [2023-04-25T15:20:08.489Z] Step 8/10 : USER $USER:$USER [2023-04-25T15:20:08.489Z] ---> Running in 0729ddb52a58 [2023-04-25T15:20:08.489Z] Removing intermediate container 0729ddb52a58 [2023-04-25T15:20:08.489Z] ---> b2c77245c01f [2023-04-25T15:20:08.489Z] Step 9/10 : WORKDIR /app [2023-04-25T15:20:08.489Z] ---> Running in 1cd77691fff9 [2023-04-25T15:20:08.757Z] Removing intermediate container 1cd77691fff9 [2023-04-25T15:20:08.757Z] ---> e796dcd0f84c [2023-04-25T15:20:08.757Z] Step 10/10 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:20:08.757Z] ---> Running in 96814179b3b0 [2023-04-25T15:20:09.025Z] Removing intermediate container 96814179b3b0 [2023-04-25T15:20:09.025Z] ---> bb91ff94e17b [2023-04-25T15:20:09.025Z] Successfully built bb91ff94e17b [2023-04-25T15:20:09.025Z] Successfully tagged edgexfoundry/edgex-web-ui:8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:20:09.025Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T15:20:09.025Z] touch edgex-web-ui.imagebuilt [2023-04-25T15:20:09.025Z] mkdir -p node_modules coverage [2023-04-25T15:20:09.025Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T15:20:09.025Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.327Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE required: { [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE }, [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:20:21.328Z] npm WARN EBADENGINE } [2023-04-25T15:20:47.986Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T15:20:49.929Z] 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-25T15:20:49.929Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T15:20:49.929Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:20:51.884Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T15:20:56.150Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T15:21:02.805Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T15:21:03.390Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T15:21:03.974Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T15:21:26.048Z] 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-25T15:21:26.048Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:21:26.633Z] 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-25T15:21:30.883Z] 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-25T15:21:31.849Z] 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-25T15:21:33.792Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:21:46.110Z] 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-25T15:21:46.378Z] 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-25T15:22:01.379Z] 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-25T15:22:33.599Z] 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-25T15:23:05.818Z] [2023-04-25T15:23:05.818Z] added 1475 packages, and audited 1476 packages in 3m [2023-04-25T15:23:05.818Z] [2023-04-25T15:23:05.818Z] 90 packages are looking for funding [2023-04-25T15:23:05.818Z] run `npm fund` for details [2023-04-25T15:23:06.087Z] [2023-04-25T15:23:06.087Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T15:23:06.087Z] [2023-04-25T15:23:06.087Z] To address issues that do not require attention, run: [2023-04-25T15:23:06.087Z] npm audit fix [2023-04-25T15:23:06.087Z] [2023-04-25T15:23:06.087Z] To address all issues (including breaking changes), run: [2023-04-25T15:23:06.087Z] npm audit fix --force [2023-04-25T15:23:06.087Z] [2023-04-25T15:23:06.087Z] Run `npm audit` for details. [2023-04-25T15:23:09.431Z] 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-25T15:23:24.414Z] - Generating browser application bundles (phase: setup)... [2023-04-25T15:23:56.625Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T15:23:56.625Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T15:24:23.456Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T15:24:23.456Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T15:24:27.801Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T15:24:27.801Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T15:24:32.128Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T15:24:32.395Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T15:24:37.788Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T15:24:39.201Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T15:24:39.201Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T15:24:43.457Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T15:24:43.457Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-25T15:24:43.457Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T15:25:39.847Z] 25 04 2023 15:25:37.680:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T15:25:39.847Z] 25 04 2023 15:25:37.693:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T15:25:39.847Z] 25 04 2023 15:25:37.719:INFO [launcher]: Starting browser ChromeHeadless [2023-04-25T15:27:01.455Z] 25 04 2023 15:26:54.361:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-25T15:27:11.507Z] 25 04 2023 15:27:11.328:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-25T15:27:33.546Z] ✔ Browser application bundle generation complete. [2023-04-25T15:27:33.546Z] 25 04 2023 15:27:31.504:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket STc47XKc2XFEBzrqAAAB with id 3799585 [2023-04-25T15:27:48.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-25T15:27:49.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.739 secs) [2023-04-25T15:27:49.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.934 secs) [2023-04-25T15:27:49.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.137 secs) [2023-04-25T15:27:50.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.208 secs) [2023-04-25T15:27:50.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.564 secs) [2023-04-25T15:27:50.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.64 secs) [2023-04-25T15:27:50.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.677 secs) [2023-04-25T15:27:50.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.711 secs) [2023-04-25T15:27:50.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.737 secs) [2023-04-25T15:27:50.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.937 secs) [2023-04-25T15:27:51.065Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.054 secs) [2023-04-25T15:27:51.065Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.103 secs) [2023-04-25T15:27:51.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.526 secs) [2023-04-25T15:27:51.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.551 secs) [2023-04-25T15:27:51.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.618 secs) [2023-04-25T15:27:51.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.645 secs) [2023-04-25T15:27:51.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.68 secs) [2023-04-25T15:27:52.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.771 secs) [2023-04-25T15:27:52.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.799 secs) [2023-04-25T15:27:52.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.85 secs) [2023-04-25T15:27:52.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.875 secs) [2023-04-25T15:27:52.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.92 secs) [2023-04-25T15:27:52.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.98 secs) [2023-04-25T15:27:52.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.995 secs) [2023-04-25T15:27:52.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.006 secs) [2023-04-25T15:27:52.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.02 secs) [2023-04-25T15:27:52.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.032 secs) [2023-04-25T15:27:52.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.182 secs) [2023-04-25T15:27:52.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.254 secs) [2023-04-25T15:27:52.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.352 secs) [2023-04-25T15:27:52.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.388 secs) [2023-04-25T15:27:52.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.404 secs) [2023-04-25T15:27:52.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.415 secs) [2023-04-25T15:27:53.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.609 secs) [2023-04-25T15:27:53.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.92 secs) [2023-04-25T15:27:53.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.941 secs) [2023-04-25T15:27:53.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.957 secs) [2023-04-25T15:27:53.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 3.977 secs) [2023-04-25T15:27:53.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 3.988 secs) [2023-04-25T15:27:53.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.044 secs) [2023-04-25T15:27:54.039Z] WARN: ' [2023-04-25T15:27:54.039Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T15:27:54.039Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T15:27:54.039Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T15:27:54.039Z] in a future version of Angular. [2023-04-25T15:27:54.040Z] [2023-04-25T15:27:54.040Z] For more information on this, see our API docs here: [2023-04-25T15:27:54.040Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T15:27:54.040Z] ' [2023-04-25T15:27:54.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.044 secs) [2023-04-25T15:27:54.040Z] WARN: ' [2023-04-25T15:27:54.040Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T15:27:54.040Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T15:27:54.040Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T15:27:54.040Z] in a future version of Angular. [2023-04-25T15:27:54.040Z] [2023-04-25T15:27:54.040Z] For more information on this, see our API docs here: [2023-04-25T15:27:54.040Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T15:27:54.040Z] ' [2023-04-25T15:27:54.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.233 secs) [2023-04-25T15:27:54.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.448 secs) [2023-04-25T15:27:54.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.478 secs) [2023-04-25T15:27:54.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.494 secs) [2023-04-25T15:27:54.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.504 secs) [2023-04-25T15:27:54.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.516 secs) [2023-04-25T15:27:54.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.528 secs) [2023-04-25T15:27:54.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.541 secs) [2023-04-25T15:27:54.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.566 secs) [2023-04-25T15:27:54.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 4.737 secs) [2023-04-25T15:27:54.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 4.867 secs) [2023-04-25T15:27:54.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 4.986 secs) [2023-04-25T15:27:55.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.017 secs) [2023-04-25T15:27:55.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.046 secs) [2023-04-25T15:27:55.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.075 secs) [2023-04-25T15:27:55.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.318 secs) [2023-04-25T15:27:55.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.349 secs) [2023-04-25T15:27:55.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.402 secs) [2023-04-25T15:27:55.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.56 secs) [2023-04-25T15:27:55.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.591 secs) [2023-04-25T15:27:55.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 5.666 secs) [2023-04-25T15:27:56.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 5.89 secs) [2023-04-25T15:27:56.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.101 secs) [2023-04-25T15:27:56.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.285 secs) [2023-04-25T15:27:56.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.307 secs) [2023-04-25T15:27:56.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.332 secs) [2023-04-25T15:27:56.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.368 secs) [2023-04-25T15:27:56.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.61 secs) [2023-04-25T15:27:57.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.756 secs) [2023-04-25T15:27:57.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.862 secs) [2023-04-25T15:27:57.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.996 secs) [2023-04-25T15:27:57.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.119 secs) [2023-04-25T15:27:57.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.171 secs) [2023-04-25T15:27:58.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.2 secs) [2023-04-25T15:27:58.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.304 secs) [2023-04-25T15:27:58.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.323 secs) [2023-04-25T15:27:58.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.423 secs) [2023-04-25T15:27:58.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.446 secs) [2023-04-25T15:27:58.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.485 secs) [2023-04-25T15:27:58.557Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.712 secs) [2023-04-25T15:27:58.557Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.743 secs) [2023-04-25T15:27:58.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.792 secs) [2023-04-25T15:27:58.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.862 secs) [2023-04-25T15:27:58.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.948 secs) [2023-04-25T15:27:59.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.983 secs) [2023-04-25T15:27:59.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.068 secs) [2023-04-25T15:27:59.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.274 secs) [2023-04-25T15:27:59.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.397 secs) [2023-04-25T15:27:59.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.545 secs) [2023-04-25T15:27:59.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.609 secs) [2023-04-25T15:27:59.892Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.678 secs) [2023-04-25T15:28:00.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.774 secs) [2023-04-25T15:28:00.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.08 secs) [2023-04-25T15:28:00.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.217 secs) [2023-04-25T15:28:00.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.281 secs) [2023-04-25T15:28:01.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.601 secs) [2023-04-25T15:28:01.227Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.658 secs) [2023-04-25T15:28:01.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.71 secs) [2023-04-25T15:28:01.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.947 secs) [2023-04-25T15:28:01.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.012 secs) [2023-04-25T15:28:02.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.076 secs) [2023-04-25T15:28:02.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.139 secs) [2023-04-25T15:28:02.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.465 secs) [2023-04-25T15:28:02.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.507 secs) [2023-04-25T15:28:02.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.717 secs) [2023-04-25T15:28:02.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.851 secs) [2023-04-25T15:28:03.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.891 secs) [2023-04-25T15:28:03.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.94 secs) [2023-04-25T15:28:03.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.988 secs) [2023-04-25T15:28:03.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.047 secs) [2023-04-25T15:28:03.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.485 secs) [2023-04-25T15:28:03.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.551 secs) [2023-04-25T15:28:03.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.578 secs) [2023-04-25T15:28:03.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.605 secs) [2023-04-25T15:28:04.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.848 secs) [2023-04-25T15:28:04.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.969 secs) [2023-04-25T15:28:04.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.059 secs) [2023-04-25T15:28:04.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.199 secs) [2023-04-25T15:28:04.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.247 secs) [2023-04-25T15:28:04.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.306 secs) [2023-04-25T15:28:04.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.318 secs) [2023-04-25T15:28:04.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.328 secs) [2023-04-25T15:28:04.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.355 secs) [2023-04-25T15:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.424 secs) [2023-04-25T15:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.459 secs) [2023-04-25T15:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.523 secs) [2023-04-25T15:28:05.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.57 secs) [2023-04-25T15:28:05.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.592 secs) [2023-04-25T15:28:05.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.611 secs) [2023-04-25T15:28:05.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.63 secs) [2023-04-25T15:28:05.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.716 secs) [2023-04-25T15:28:05.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.778 secs) [2023-04-25T15:28:05.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.897 secs) [2023-04-25T15:28:05.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.932 secs) [2023-04-25T15:28:06.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.95 secs) [2023-04-25T15:28:06.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.963 secs) [2023-04-25T15:28:06.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.977 secs) [2023-04-25T15:28:06.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.986 secs) [2023-04-25T15:28:06.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.1 secs) [2023-04-25T15:28:06.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.168 secs) [2023-04-25T15:28:06.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.311 secs) [2023-04-25T15:28:06.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.373 secs) [2023-04-25T15:28:06.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.433 secs) [2023-04-25T15:28:06.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.452 secs) [2023-04-25T15:28:06.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.565 secs) [2023-04-25T15:28:07.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.633 secs) [2023-04-25T15:28:07.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.67 secs) [2023-04-25T15:28:07.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.687 secs) [2023-04-25T15:28:07.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.696 secs) [2023-04-25T15:28:08.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.477 secs / 13.696 secs) [2023-04-25T15:28:08.058Z] TOTAL: 149 SUCCESS [2023-04-25T15:28:08.058Z] ✔ Browser application bundle generation complete. [2023-04-25T15:28:11.393Z] [2023-04-25T15:28:11.393Z] =============================== Coverage summary =============================== [2023-04-25T15:28:11.393Z] Statements : 40.98% ( 1467/3580 ) [2023-04-25T15:28:11.393Z] Branches : 12.03% ( 111/923 ) [2023-04-25T15:28:11.393Z] Functions : 33.28% ( 432/1298 ) [2023-04-25T15:28:11.393Z] Lines : 38.91% ( 1318/3387 ) [2023-04-25T15:28:11.393Z] ================================================================================ [2023-04-25T15:28:11.393Z] 25 04 2023 15:28:10.934:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-25T15:28:11.974Z] ✔ Browser application bundle generation complete. [2023-04-25T15:28:12.932Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-04-25T15:28:12.976Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T15:28:13.021Z] $ docker stop --time=1 01fe0010347f0138e08c579b0d216f24ad504c65aa9b9f69461555f033c59a75 [2023-04-25T15:28:15.671Z] $ docker rm -f --volumes 01fe0010347f0138e08c579b0d216f24ad504c65aa9b9f69461555f033c59a75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T15:28:16.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T15:28:19.325Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T15:28:24.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T15:28:24.899Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T15:28:27.833Z] + ls -al . [2023-04-25T15:28:27.833Z] total 184 [2023-04-25T15:28:27.833Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 25 15:16 . [2023-04-25T15:28:27.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:13 .. [2023-04-25T15:28:27.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:13 .blubracket [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 15:13 .dockerignore [2023-04-25T15:28:27.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:13 .git [2023-04-25T15:28:27.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:13 .github [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 15:13 .gitignore [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 15:13 Attribution.txt [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 15:13 CHANGELOG.md [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 15:13 CONTRIBUTING.md [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 15:13 Dockerfile [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 15:13 Jenkinsfile [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 15:13 LICENSE [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 15:13 Makefile [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 15:13 README.md [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:10 VERSION [2023-04-25T15:28:27.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:13 assets [2023-04-25T15:28:27.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:13 bin [2023-04-25T15:28:27.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:13 cmd [2023-04-25T15:28:27.833Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 15:16 coverage.out [2023-04-25T15:28:27.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:13 docs [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 15:13 go.mod [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 15:13 go.sum [2023-04-25T15:28:27.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:13 internal [2023-04-25T15:28:27.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:13 snap [2023-04-25T15:28:27.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:13 testing [2023-04-25T15:28:27.833Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 15:13 version.go [2023-04-25T15:28:27.833Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 15:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:28:28.252Z] + 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=8e9ad77562c1e3786da02f78d6f716dc13eb9216 --label arch=arm64 --label version=0.0.0 . [2023-04-25T15:28:29.659Z] Sending build context to Docker daemon 31.55MB [2023-04-25T15:28:29.659Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T15:28:29.659Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T15:28:29.659Z] ---> 9571b07b6ffc [2023-04-25T15:28:29.659Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T15:28:29.926Z] ---> Running in 5e177dbc2d2e [2023-04-25T15:28:30.207Z] Removing intermediate container 5e177dbc2d2e [2023-04-25T15:28:30.207Z] ---> caccb4f6bcf0 [2023-04-25T15:28:30.207Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:28:30.207Z] ---> Running in b58e5ef9c534 [2023-04-25T15:28:30.795Z] Removing intermediate container b58e5ef9c534 [2023-04-25T15:28:30.795Z] ---> 44ed33b39606 [2023-04-25T15:28:30.795Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:28:30.795Z] ---> Running in 97d403d9ad94 [2023-04-25T15:28:31.062Z] Removing intermediate container 97d403d9ad94 [2023-04-25T15:28:31.062Z] ---> 9ace33d0e871 [2023-04-25T15:28:31.062Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T15:28:31.062Z] ---> Running in ccec6da5197d [2023-04-25T15:28:31.331Z] Removing intermediate container ccec6da5197d [2023-04-25T15:28:31.331Z] ---> 615e02811d50 [2023-04-25T15:28:31.331Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T15:28:31.600Z] ---> Running in a77c7de6682e [2023-04-25T15:28:31.868Z] Removing intermediate container a77c7de6682e [2023-04-25T15:28:31.868Z] ---> 2105b89e1213 [2023-04-25T15:28:31.868Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T15:28:33.276Z] ---> c90fc0699b59 [2023-04-25T15:28:33.277Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T15:28:33.545Z] ---> Running in a8982932c46e [2023-04-25T15:28:35.483Z] Removing intermediate container a8982932c46e [2023-04-25T15:28:35.483Z] ---> 3f584811f496 [2023-04-25T15:28:35.483Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:28:35.483Z] ---> Running in 725a9a794c6d [2023-04-25T15:28:36.064Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:28:37.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:28:38.427Z] OK: 263 MiB in 53 packages [2023-04-25T15:28:39.009Z] Removing intermediate container 725a9a794c6d [2023-04-25T15:28:39.009Z] ---> 2987c5a15f14 [2023-04-25T15:28:39.009Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T15:28:39.276Z] ---> Running in 56d70b1a88de [2023-04-25T15:28:39.543Z] Removing intermediate container 56d70b1a88de [2023-04-25T15:28:39.543Z] ---> 20caeabdb4e5 [2023-04-25T15:28:39.543Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T15:28:39.543Z] ---> Running in 187d659ac6e7 [2023-04-25T15:28:39.811Z] Removing intermediate container 187d659ac6e7 [2023-04-25T15:28:39.811Z] ---> 6d69c8e5ea3f [2023-04-25T15:28:39.811Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T15:28:43.146Z] ---> 54df4afd8d32 [2023-04-25T15:28:43.146Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:28:43.146Z] ---> Running in 445ca8f96f91 [2023-04-25T15:28:44.557Z] Removing intermediate container 445ca8f96f91 [2023-04-25T15:28:44.557Z] ---> b6722a0613fb [2023-04-25T15:28:44.557Z] Step 15/26 : COPY . . [2023-04-25T15:28:48.809Z] ---> f4c776f4f785 [2023-04-25T15:28:48.809Z] Step 16/26 : RUN ${MAKE} [2023-04-25T15:28:48.809Z] ---> Running in a2f72b995ed5 [2023-04-25T15:28:49.768Z] 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-25T15:30:56.421Z] Removing intermediate container a2f72b995ed5 [2023-04-25T15:30:56.421Z] ---> 0b27d6031ffc [2023-04-25T15:30:56.421Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T15:30:56.421Z] 3.14: Pulling from library/alpine [2023-04-25T15:30:56.421Z] 422ed46b1a92: Pulling fs layer [2023-04-25T15:30:56.421Z] 422ed46b1a92: Verifying Checksum [2023-04-25T15:30:56.421Z] 422ed46b1a92: Download complete [2023-04-25T15:30:56.421Z] 422ed46b1a92: Pull complete [2023-04-25T15:30:56.421Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T15:30:56.421Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T15:30:56.421Z] ---> 46c5e66a9efa [2023-04-25T15:30:56.421Z] Step 18/26 : EXPOSE 4000 [2023-04-25T15:30:56.421Z] ---> Running in 517e4ef5fcfc [2023-04-25T15:30:56.421Z] Removing intermediate container 517e4ef5fcfc [2023-04-25T15:30:56.421Z] ---> 9bbde02e18c2 [2023-04-25T15:30:56.421Z] 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-25T15:30:56.421Z] ---> 1e088959a704 [2023-04-25T15:30:56.421Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T15:30:56.421Z] ---> 8f67df1eb954 [2023-04-25T15:30:56.421Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T15:30:56.421Z] ---> 7d4709517404 [2023-04-25T15:30:56.421Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T15:30:56.421Z] ---> Running in 2d44e0bab914 [2023-04-25T15:30:56.421Z] Removing intermediate container 2d44e0bab914 [2023-04-25T15:30:56.421Z] ---> b5a92389f7a9 [2023-04-25T15:30:56.421Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T15:30:56.421Z] ---> Running in d62a1fb1b901 [2023-04-25T15:30:56.421Z] Removing intermediate container d62a1fb1b901 [2023-04-25T15:30:56.421Z] ---> 9982f3252e2b [2023-04-25T15:30:56.421Z] Step 24/26 : LABEL arch=arm64 [2023-04-25T15:30:56.421Z] ---> Running in 52ca7b8bdfe8 [2023-04-25T15:30:56.421Z] Removing intermediate container 52ca7b8bdfe8 [2023-04-25T15:30:56.421Z] ---> 7e46548f4f9c [2023-04-25T15:30:56.421Z] Step 25/26 : LABEL git_sha=8e9ad77562c1e3786da02f78d6f716dc13eb9216 [2023-04-25T15:30:56.421Z] ---> Running in 1a6d763c1568 [2023-04-25T15:30:56.421Z] Removing intermediate container 1a6d763c1568 [2023-04-25T15:30:56.421Z] ---> d92902cb94d5 [2023-04-25T15:30:56.421Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T15:30:56.421Z] ---> Running in 72e4307129d2 [2023-04-25T15:30:56.421Z] Removing intermediate container 72e4307129d2 [2023-04-25T15:30:56.421Z] ---> 48a4c779f902 [2023-04-25T15:30:56.421Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T15:30:56.421Z] Successfully built 48a4c779f902 [2023-04-25T15:30:56.421Z] 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-25T15:30:57.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:30:57.268Z] [2023-04-25T15:30:57.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:30:57.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:30:57.672Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T15:30:57.672Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T15:30:57.672Z] 04944245beec: Pulling fs layer [2023-04-25T15:30:57.672Z] 699f458cf7ca: Pulling fs layer [2023-04-25T15:30:57.672Z] 765212b225bb: Pulling fs layer [2023-04-25T15:30:57.672Z] f23df028b6ca: Pulling fs layer [2023-04-25T15:30:57.672Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T15:30:57.672Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T15:30:57.672Z] f23df028b6ca: Waiting [2023-04-25T15:30:57.672Z] d65c8cfc05b1: Waiting [2023-04-25T15:30:57.672Z] 2437ff75d9bd: Waiting [2023-04-25T15:30:57.672Z] 765212b225bb: Waiting [2023-04-25T15:30:57.942Z] 04944245beec: Verifying Checksum [2023-04-25T15:30:57.942Z] 04944245beec: Download complete [2023-04-25T15:30:57.942Z] 765212b225bb: Verifying Checksum [2023-04-25T15:30:57.942Z] 765212b225bb: Download complete [2023-04-25T15:30:57.942Z] f23df028b6ca: Verifying Checksum [2023-04-25T15:30:57.942Z] f23df028b6ca: Download complete [2023-04-25T15:30:57.942Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T15:30:57.942Z] d65c8cfc05b1: Download complete [2023-04-25T15:30:57.942Z] 699f458cf7ca: Verifying Checksum [2023-04-25T15:30:57.942Z] 699f458cf7ca: Download complete [2023-04-25T15:30:58.527Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T15:30:58.527Z] 8998bd30e6a1: Download complete [2023-04-25T15:31:01.104Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T15:31:01.104Z] 2437ff75d9bd: Download complete [2023-04-25T15:31:02.508Z] 8998bd30e6a1: Pull complete [2023-04-25T15:31:02.776Z] 04944245beec: Pull complete [2023-04-25T15:31:04.182Z] 699f458cf7ca: Pull complete [2023-04-25T15:31:04.182Z] 765212b225bb: Pull complete [2023-04-25T15:31:05.227Z] f23df028b6ca: Pull complete [2023-04-25T15:31:05.227Z] d65c8cfc05b1: Pull complete [2023-04-25T15:31:20.236Z] 2437ff75d9bd: Pull complete [2023-04-25T15:31:20.236Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T15:31:20.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:31:20.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:31:20.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-10843 does not seem to be running inside a container [2023-04-25T15:31:20.633Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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:arm64 cat [2023-04-25T15:31:23.582Z] $ docker top bd7d5ed799f123300300295107163fd3afd331e798ae2684e5e9a265ba3d90f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:24.480Z] ---> job-cost.sh [2023-04-25T15:31:24.480Z] lf-activate-venv: SKIPPING [2023-04-25T15:31:24.480Z] INFO: No Stack... [2023-04-25T15:31:25.060Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T15:31:25.640Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T15:31:25.982Z] + cut -d, -f6 [2023-04-25T15:31:25.982Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2023-04-25T15:31:26.323Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [2023-04-25T15:31:26.327Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] did not exist. Created. [2023-04-25T15:31:26.328Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T15:31:26.742Z] /w/workspace/edgex-ui-go/1@tmp/durable-b843f73a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T15:31:27.410Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T15:31:27.450Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T15:31:32.027Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T15:31:32.047Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-599-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T15:31:32.131Z] $ docker stop --time=1 bd7d5ed799f123300300295107163fd3afd331e798ae2684e5e9a265ba3d90f5 [2023-04-25T15:31:33.789Z] $ docker rm -f --volumes bd7d5ed799f123300300295107163fd3afd331e798ae2684e5e9a265ba3d90f5 [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-25T15:31:34.788Z] provisioning config files... [2023-04-25T15:31:34.798Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config4798037943516897775tmp [Pipeline] { [Pipeline] sh [2023-04-25T15:31:35.128Z] + set +x [2023-04-25T15:31:35.128Z] + curl -s https://codecov.io/bash [2023-04-25T15:31:35.128Z] + bash -s -- [2023-04-25T15:31:35.128Z] [2023-04-25T15:31:35.128Z] _____ _ [2023-04-25T15:31:35.128Z] / ____| | | [2023-04-25T15:31:35.128Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T15:31:35.128Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T15:31:35.128Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T15:31:35.128Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T15:31:35.128Z] Bash-1.0.6 [2023-04-25T15:31:35.128Z] [2023-04-25T15:31:35.128Z] [2023-04-25T15:31:35.128Z] ==> git version 2.25.1 found [2023-04-25T15:31:35.128Z] ==> 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-25T15:31:35.128Z] Release-Date: 2020-01-08 [2023-04-25T15:31:35.128Z] 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-25T15:31:35.128Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T15:31:35.128Z] ==> Jenkins CI detected. [2023-04-25T15:31:35.128Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-599 [2023-04-25T15:31:35.128Z] project root: . [2023-04-25T15:31:35.128Z] --> token set from env [2023-04-25T15:31:35.128Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T15:31:35.128Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T15:31:35.385Z] ==> Python coveragepy not found [2023-04-25T15:31:35.385Z] ==> Searching for coverage reports in: [2023-04-25T15:31:35.385Z] + . [2023-04-25T15:31:35.385Z] -> Found 1 reports [2023-04-25T15:31:35.385Z] ==> Detecting git/mercurial file structure [2023-04-25T15:31:35.385Z] ==> Reading reports [2023-04-25T15:31:35.385Z] + ./coverage.out bytes=10 [2023-04-25T15:31:35.385Z] ==> Appending adjustments [2023-04-25T15:31:35.385Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T15:31:35.964Z] + Found adjustments [2023-04-25T15:31:35.964Z] ==> Gzipping contents [2023-04-25T15:31:35.964Z] 12K /tmp/codecov.nOr3sn.gz [2023-04-25T15:31:35.964Z] ==> Uploading reports [2023-04-25T15:31:35.964Z] url: https://codecov.io [2023-04-25T15:31:35.964Z] query: branch=PR-599&commit=8e9ad77562c1e3786da02f78d6f716dc13eb9216&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=599&job=&cmd_args= [2023-04-25T15:31:35.964Z] -> Pinging Codecov [2023-04-25T15:31:35.964Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-599&commit=8e9ad77562c1e3786da02f78d6f716dc13eb9216&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=599&job=&cmd_args= [2023-04-25T15:31:36.223Z] -> Uploading to [2023-04-25T15:31:36.223Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/FB506323287CE973F263BFD2A0EB1F37/8e9ad77562c1e3786da02f78d6f716dc13eb9216/bcc494c8-0f07-430a-8ce4-dd47d16f5cb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T153136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3af2857ddd54e55800f0e50bd4461003d504cc7fed93c327e003fe257167301e [2023-04-25T15:31:36.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T15:31:36.223Z] Dload Upload Total Spent Left Speed [2023-04-25T15:31:36.480Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 38314 --:--:-- --:--:-- --:--:-- 38150 100 8889 0 0 100 8889 0 38314 --:--:-- --:--:-- --:--:-- 38150 [2023-04-25T15:31:36.480Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8e9ad77562c1e3786da02f78d6f716dc13eb9216 [Pipeline] } [2023-04-25T15:31:36.511Z] 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-25T15:31:38.320Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives ] [2023-04-25T15:31:38.320Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives [2023-04-25T15:31:38.320Z] total 16 [2023-04-25T15:31:38.320Z] drwxr-xr-x 3 root root 4096 Apr 25 15:13 . [2023-04-25T15:31:38.320Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:13 .. [2023-04-25T15:31:38.320Z] drwxr-xr-x 2 root root 4096 Apr 25 15:13 cost [2023-04-25T15:31:38.320Z] -rw-r--r-- 1 root root 83 Apr 25 15:13 cost.csv [2023-04-25T15:31:38.320Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives [2023-04-25T15:31:38.320Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives [2023-04-25T15:31:38.320Z] total 16 [2023-04-25T15:31:38.320Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:13 . [2023-04-25T15:31:38.320Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:13 .. [2023-04-25T15:31:38.320Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:13 cost [2023-04-25T15:31:38.320Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 25 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:38.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:39.554Z] ---> package-listing.sh [2023-04-25T15:31:39.555Z] ++ facter osfamily [2023-04-25T15:31:39.555Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T15:31:39.814Z] + OS_FAMILY=debian [2023-04-25T15:31:39.814Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-599 [2023-04-25T15:31:39.814Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T15:31:39.814Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T15:31:39.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T15:31:39.814Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T15:31:39.814Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-599 ']' [2023-04-25T15:31:39.814Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T15:31:39.814Z] + case "${OS_FAMILY}" in [2023-04-25T15:31:39.814Z] + dpkg -l [2023-04-25T15:31:39.814Z] + grep '^ii' [2023-04-25T15:31:39.814Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T15:31:39.814Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T15:31:39.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T15:31:39.814Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-599 ']' [2023-04-25T15:31:39.814Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives/ [2023-04-25T15:31:39.814Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-599/archives/ [Pipeline] echo [2023-04-25T15:31:39.848Z] 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-599/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T15:31:40.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:31:40.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:31:40.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:31:40.916Z] prd-ubuntu20.04-docker-8c-8g-10841 does not seem to be running inside a container [2023-04-25T15:31:40.948Z] $ 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-599/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-599 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599:/w/workspace/edgexfoundry_edgex-ui-go_PR-599:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T15:31:41.158Z] $ docker top 01342a78eb50ea28ac95934ff3b3dccdcc2dfc9e285eb0e8ed6f5d889336b990 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:31:41.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T15:31:41.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T15:31:42.173Z] + ls /var/log/sa-host [2023-04-25T15:31:42.173Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:31:42.313Z] provisioning config files... [2023-04-25T15:31:42.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-599@tmp/config1115264775731645274tmp [Pipeline] { [Pipeline] echo [2023-04-25T15:31:42.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:42.743Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T15:31:42.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:43.165Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T15:31:43.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:43.521Z] ---> sudo-logs.sh [2023-04-25T15:31:43.521Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T15:31:43.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:43.914Z] ---> job-cost.sh [2023-04-25T15:31:43.914Z] lf-activate-venv: SKIPPING [2023-04-25T15:31:43.914Z] DEBUG: total: 0.2199999988079071 [2023-04-25T15:31:43.914Z] INFO: Retrieving Stack Cost... [2023-04-25T15:31:44.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T15:31:44.741Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T15:31:44.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:31:45.096Z] ---> logs-deploy.sh [2023-04-25T15:31:45.096Z] lf-activate-venv: SKIPPING [2023-04-25T15:31:45.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-599/1 [2023-04-25T15:31:45.096Z] INFO: archiving workspace using pattern(s): [2023-04-25T15:31:46.031Z] Archives upload complete. [2023-04-25T15:31:46.291Z] INFO: archiving logs to Nexus [2023-04-25T15:31:46.860Z] ---> uname -a: [2023-04-25T15:31:46.860Z] Linux prd-ubuntu20-04-docker-8c-8g-10841 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] ---> lscpu: [2023-04-25T15:31:46.860Z] Architecture: x86_64 [2023-04-25T15:31:46.860Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-25T15:31:46.860Z] Byte Order: Little Endian [2023-04-25T15:31:46.860Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-25T15:31:46.860Z] CPU(s): 8 [2023-04-25T15:31:46.860Z] On-line CPU(s) list: 0-7 [2023-04-25T15:31:46.860Z] Thread(s) per core: 1 [2023-04-25T15:31:46.860Z] Core(s) per socket: 1 [2023-04-25T15:31:46.860Z] Socket(s): 8 [2023-04-25T15:31:46.860Z] NUMA node(s): 1 [2023-04-25T15:31:46.860Z] Vendor ID: AuthenticAMD [2023-04-25T15:31:46.860Z] CPU family: 23 [2023-04-25T15:31:46.860Z] Model: 49 [2023-04-25T15:31:46.860Z] Model name: AMD EPYC-Rome Processor [2023-04-25T15:31:46.860Z] Stepping: 0 [2023-04-25T15:31:46.860Z] CPU MHz: 2800.000 [2023-04-25T15:31:46.860Z] BogoMIPS: 5600.00 [2023-04-25T15:31:46.860Z] Virtualization: AMD-V [2023-04-25T15:31:46.860Z] Hypervisor vendor: KVM [2023-04-25T15:31:46.860Z] Virtualization type: full [2023-04-25T15:31:46.860Z] L1d cache: 256 KiB [2023-04-25T15:31:46.860Z] L1i cache: 256 KiB [2023-04-25T15:31:46.860Z] L2 cache: 4 MiB [2023-04-25T15:31:46.860Z] L3 cache: 128 MiB [2023-04-25T15:31:46.860Z] NUMA node0 CPU(s): 0-7 [2023-04-25T15:31:46.860Z] Vulnerability Itlb multihit: Not affected [2023-04-25T15:31:46.860Z] Vulnerability L1tf: Not affected [2023-04-25T15:31:46.860Z] Vulnerability Mds: Not affected [2023-04-25T15:31:46.860Z] Vulnerability Meltdown: Not affected [2023-04-25T15:31:46.860Z] Vulnerability Mmio stale data: Not affected [2023-04-25T15:31:46.860Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-25T15:31:46.860Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-25T15:31:46.860Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-25T15:31:46.860Z] Vulnerability Srbds: Not affected [2023-04-25T15:31:46.860Z] Vulnerability Tsx async abort: Not affected [2023-04-25T15:31:46.860Z] 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-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] ---> nproc: [2023-04-25T15:31:46.860Z] 8 [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] ---> df -h: [2023-04-25T15:31:46.860Z] Filesystem Size Used Avail Use% Mounted on [2023-04-25T15:31:46.860Z] overlay 155G 13G 143G 9% / [2023-04-25T15:31:46.860Z] tmpfs 64M 0 64M 0% /dev [2023-04-25T15:31:46.860Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-25T15:31:46.860Z] shm 64M 0 64M 0% /dev/shm [2023-04-25T15:31:46.860Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] ---> sar -b -r -n DEV: [2023-04-25T15:31:46.860Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10841) 04/25/23 _x86_64_ (8 CPU) [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] 15:09:15 LINUX RESTART (8 CPU) [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] 15:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-25T15:31:46.860Z] 15:11:01 225.75 4.65 221.10 0.00 446.06 94443.19 0.00 [2023-04-25T15:31:46.860Z] 15:12:01 216.93 0.23 216.70 0.00 7.60 38619.43 0.00 [2023-04-25T15:31:46.860Z] 15:13:01 152.59 0.13 152.46 0.00 1.07 30912.98 0.00 [2023-04-25T15:31:46.860Z] 15:14:01 193.98 0.25 193.73 0.00 12.00 44506.85 0.00 [2023-04-25T15:31:46.860Z] 15:15:01 39.30 11.90 27.41 0.00 5434.72 6276.46 0.00 [2023-04-25T15:31:46.860Z] 15:16:01 2.52 0.00 2.52 0.00 0.00 29.06 0.00 [2023-04-25T15:31:46.860Z] 15:17:01 1.43 0.02 1.42 0.00 0.13 16.00 0.00 [2023-04-25T15:31:46.860Z] 15:18:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 [2023-04-25T15:31:46.860Z] 15:19:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 [2023-04-25T15:31:46.860Z] 15:20:01 2.38 0.00 2.38 0.00 0.00 39.99 0.00 [2023-04-25T15:31:46.860Z] 15:21:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2023-04-25T15:31:46.860Z] 15:22:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2023-04-25T15:31:46.860Z] 15:23:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 [2023-04-25T15:31:46.860Z] 15:24:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 [2023-04-25T15:31:46.860Z] 15:25:02 1.83 0.02 1.82 0.00 0.13 20.40 0.00 [2023-04-25T15:31:46.860Z] 15:26:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 [2023-04-25T15:31:46.860Z] 15:27:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2023-04-25T15:31:46.860Z] 15:28:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2023-04-25T15:31:46.860Z] 15:29:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2023-04-25T15:31:46.860Z] 15:30:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 [2023-04-25T15:31:46.860Z] 15:31:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2023-04-25T15:31:46.860Z] Average: 40.63 0.82 39.81 0.00 281.29 10248.23 0.00 [2023-04-25T15:31:46.860Z] [2023-04-25T15:31:46.860Z] 15:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-25T15:31:46.860Z] 15:11:01 28022924 31543788 757656 2.30 141872 3585292 2025140 5.97 1158272 3258164 384 [2023-04-25T15:31:46.860Z] 15:12:01 26736320 31232876 1137580 3.46 187620 4321644 2129452 6.28 1570748 3996344 219076 [2023-04-25T15:31:46.860Z] 15:13:01 26553272 31534524 750476 2.28 209052 4785488 1929680 5.69 1514916 4160004 204 [2023-04-25T15:31:46.860Z] 15:14:01 25899648 31515076 772636 2.35 218008 5371900 1770196 5.22 1631632 4659484 204 [2023-04-25T15:31:46.860Z] 15:15:01 25534576 31505032 773580 2.35 225592 5704580 1814252 5.35 1857432 4772160 220 [2023-04-25T15:31:46.860Z] 15:16:01 25536292 31506752 771776 2.35 225636 5704580 1814252 5.35 1855900 4772160 8 [2023-04-25T15:31:46.860Z] 15:17:01 25536220 31506792 771676 2.35 225704 5704580 1814252 5.35 1856408 4772164 12 [2023-04-25T15:31:46.860Z] 15:18:01 25537952 31508576 769780 2.34 225752 5704592 1814252 5.35 1854468 4772172 8 [2023-04-25T15:31:46.860Z] 15:19:01 25546788 31517724 760848 2.31 225820 5704592 1814252 5.35 1845448 4772392 8 [2023-04-25T15:31:46.861Z] 15:20:01 25546896 31517904 760584 2.31 225892 5704572 1814252 5.35 1845560 4772388 24 [2023-04-25T15:31:46.861Z] 15:21:01 25546524 31517540 760796 2.31 225916 5704572 1814252 5.35 1845780 4772388 184 [2023-04-25T15:31:46.861Z] 15:22:01 25546788 31517996 760548 2.31 225956 5704704 1814252 5.35 1845904 4772524 184 [2023-04-25T15:31:46.861Z] 15:23:01 25546732 31518036 760480 2.31 226012 5704708 1814252 5.35 1845808 4772532 176 [2023-04-25T15:31:46.861Z] 15:24:01 25546580 31517884 760536 2.31 226040 5704708 1814252 5.35 1845872 4772532 184 [2023-04-25T15:31:46.861Z] 15:25:02 25547524 31518956 759460 2.31 226076 5704700 1802316 5.31 1845660 4772528 8 [2023-04-25T15:31:46.861Z] 15:26:01 25547468 31518904 759408 2.31 226104 5704716 1785868 5.26 1845616 4772528 24 [2023-04-25T15:31:46.861Z] 15:27:01 25547460 31518964 759324 2.31 226132 5704720 1785868 5.26 1845672 4772540 8 [2023-04-25T15:31:46.861Z] 15:28:01 25547564 31519076 759336 2.31 226164 5704724 1785868 5.26 1845672 4772544 28 [2023-04-25T15:31:46.861Z] 15:29:01 25547328 31518904 759512 2.31 226192 5704724 1785868 5.26 1845752 4772548 8 [2023-04-25T15:31:46.861Z] 15:30:01 25547344 31518928 759408 2.31 226216 5704724 1785868 5.26 1845824 4772552 28 [2023-04-25T15:31:46.861Z] 15:31:01 25547288 31518932 759356 2.31 226252 5704724 1785868 5.26 1845828 4772548 20 [2023-04-25T15:31:46.861Z] Average: 25784261 31504436 780226 2.37 218953 5478264 1834024 5.41 1775913 4628819 10524 [2023-04-25T15:31:46.861Z] [2023-04-25T15:31:46.861Z] 15:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-25T15:31:46.861Z] 15:11:01 docker0 216.95 326.70 16.47 2034.62 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:11:01 lo 5.93 5.93 0.60 0.60 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:11:01 vethb66ec65 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:11:01 ens3 717.70 443.28 9723.50 76.81 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:12:01 veth3485417 106.37 157.21 18.85 1405.86 0.00 0.00 0.00 0.12 [2023-04-25T15:31:46.861Z] 15:12:01 docker0 144.24 271.52 19.90 3472.83 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:12:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:12:01 vethbef1105 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:12:01 ens3 345.66 194.97 4196.92 44.58 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:13:01 docker0 32.41 80.10 3.60 656.87 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:13:01 vethbef1105 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:13:01 ens3 113.93 56.04 684.29 19.58 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:14:01 docker0 5.88 6.95 0.32 42.81 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:14:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:14:01 ens3 171.35 135.91 2640.00 145.46 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:15:01 ens3 92.44 38.94 1949.34 2.98 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:16:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:17:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:18:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:19:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:20:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:22:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:25:02 ens3 0.65 0.33 1.08 0.14 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:27:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] 15:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] Average: docker0 19.04 32.66 1.92 295.81 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] Average: ens3 68.80 41.49 914.79 13.81 0.00 0.00 0.00 0.00 [2023-04-25T15:31:46.861Z] [2023-04-25T15:31:46.861Z] [2023-04-25T15:31:46.861Z] ---> sar -P ALL: [2023-04-25T15:31:46.861Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10841) 04/25/23 _x86_64_ (8 CPU) [2023-04-25T15:31:46.861Z] [2023-04-25T15:31:46.861Z] 15:09:15 LINUX RESTART (8 CPU) [2023-04-25T15:31:46.861Z] [2023-04-25T15:31:46.861Z] 15:10:01 CPU %user %nice %system %iowait %steal %idle [2023-04-25T15:31:46.861Z] 15:11:01 all 11.11 0.00 5.28 4.02 0.07 79.52 [2023-04-25T15:31:46.861Z] 15:11:01 0 11.05 0.00 5.06 1.27 0.07 82.55 [2023-04-25T15:31:46.861Z] 15:11:01 1 10.98 0.00 4.93 2.95 0.05 81.09 [2023-04-25T15:31:46.861Z] 15:11:01 2 10.77 0.00 4.71 1.22 0.07 83.23 [2023-04-25T15:31:46.861Z] 15:11:01 3 9.43 0.00 6.93 17.35 0.08 66.20 [2023-04-25T15:31:46.861Z] 15:11:01 4 11.93 0.00 4.83 1.36 0.07 81.82 [2023-04-25T15:31:46.861Z] 15:11:01 5 11.62 0.00 5.36 1.75 0.07 81.20 [2023-04-25T15:31:46.861Z] 15:11:01 6 12.93 0.00 5.09 3.75 0.07 78.17 [2023-04-25T15:31:46.861Z] 15:11:01 7 10.14 0.00 5.32 2.49 0.10 81.95 [2023-04-25T15:31:46.861Z] 15:12:01 all 23.32 0.00 6.12 2.44 0.09 68.04 [2023-04-25T15:31:46.861Z] 15:12:01 0 20.31 0.00 4.83 0.74 0.07 74.06 [2023-04-25T15:31:46.861Z] 15:12:01 1 21.88 0.00 6.17 7.58 0.13 64.24 [2023-04-25T15:31:46.861Z] 15:12:01 2 22.76 0.00 6.16 1.44 0.07 69.58 [2023-04-25T15:31:46.861Z] 15:12:01 3 26.82 0.00 6.89 3.25 0.08 62.95 [2023-04-25T15:31:46.861Z] 15:12:01 4 21.21 0.00 5.90 0.76 0.08 72.04 [2023-04-25T15:31:46.861Z] 15:12:01 5 21.85 0.00 5.77 0.52 0.10 71.76 [2023-04-25T15:31:46.861Z] 15:12:01 6 28.00 0.00 6.55 2.73 0.08 62.63 [2023-04-25T15:31:46.861Z] 15:12:01 7 23.73 0.00 6.69 2.46 0.10 67.02 [2023-04-25T15:31:46.861Z] 15:13:01 all 19.73 0.00 5.00 1.78 0.06 73.43 [2023-04-25T15:31:46.861Z] 15:13:01 0 13.28 0.00 6.39 10.94 0.08 69.31 [2023-04-25T15:31:46.861Z] 15:13:01 1 17.82 0.00 3.50 0.12 0.05 78.51 [2023-04-25T15:31:46.861Z] 15:13:01 2 18.32 0.00 4.85 0.49 0.07 76.28 [2023-04-25T15:31:46.861Z] 15:13:01 3 11.80 0.00 3.44 0.08 0.07 84.62 [2023-04-25T15:31:46.861Z] 15:13:01 4 21.51 0.00 5.23 0.49 0.07 72.70 [2023-04-25T15:31:46.861Z] 15:13:01 5 23.44 0.00 7.23 0.69 0.07 68.57 [2023-04-25T15:31:46.861Z] 15:13:01 6 32.77 0.00 5.60 1.49 0.07 60.07 [2023-04-25T15:31:46.861Z] 15:13:01 7 18.94 0.00 3.78 0.00 0.05 77.23 [2023-04-25T15:31:46.861Z] 15:14:01 all 16.15 0.00 4.37 2.99 0.07 76.42 [2023-04-25T15:31:46.861Z] 15:14:01 0 15.21 0.00 4.16 0.34 0.07 80.23 [2023-04-25T15:31:46.861Z] 15:14:01 1 15.60 0.00 4.89 1.94 0.07 77.50 [2023-04-25T15:31:46.861Z] 15:14:01 2 16.23 0.00 4.82 7.63 0.05 71.27 [2023-04-25T15:31:46.861Z] 15:14:01 3 17.04 0.00 4.53 2.14 0.07 76.22 [2023-04-25T15:31:46.861Z] 15:14:01 4 16.06 0.00 4.37 0.74 0.05 78.77 [2023-04-25T15:31:46.861Z] 15:14:01 5 16.74 0.00 4.02 9.44 0.08 69.71 [2023-04-25T15:31:46.861Z] 15:14:01 6 16.53 0.00 3.56 0.76 0.05 79.10 [2023-04-25T15:31:46.861Z] 15:14:01 7 15.81 0.00 4.62 0.95 0.08 78.55 [2023-04-25T15:31:46.861Z] 15:15:01 all 1.20 0.00 0.61 0.49 0.01 97.69 [2023-04-25T15:31:46.861Z] 15:15:01 0 0.88 0.00 0.53 0.57 0.02 98.00 [2023-04-25T15:31:46.861Z] 15:15:01 1 2.09 0.00 0.55 0.27 0.00 97.10 [2023-04-25T15:31:46.861Z] 15:15:01 2 0.88 0.00 0.60 0.03 0.02 98.47 [2023-04-25T15:31:46.861Z] 15:15:01 3 1.25 0.00 0.52 0.45 0.02 97.76 [2023-04-25T15:31:46.861Z] 15:15:01 4 0.92 0.00 0.47 0.67 0.02 97.93 [2023-04-25T15:31:46.861Z] 15:15:01 5 1.47 0.00 0.68 1.47 0.02 96.36 [2023-04-25T15:31:46.861Z] 15:15:01 6 1.48 0.00 1.01 0.37 0.02 97.13 [2023-04-25T15:31:46.861Z] 15:15:01 7 0.65 0.00 0.50 0.07 0.02 98.76 [2023-04-25T15:31:46.861Z] 15:16:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2023-04-25T15:31:46.862Z] 15:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:16:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:16:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:16:01 6 0.33 0.00 0.00 0.00 0.00 99.67 [2023-04-25T15:31:46.862Z] 15:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:17:01 all 0.02 0.00 0.01 0.07 0.00 99.90 [2023-04-25T15:31:46.862Z] 15:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:17:01 5 0.00 0.00 0.02 0.53 0.00 99.45 [2023-04-25T15:31:46.862Z] 15:17:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:18:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-04-25T15:31:46.862Z] 15:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-25T15:31:46.862Z] 15:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-25T15:31:46.862Z] 15:18:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:18:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-25T15:31:46.862Z] 15:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:19:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-04-25T15:31:46.862Z] 15:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-25T15:31:46.862Z] 15:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:19:01 5 0.05 0.00 0.00 0.12 0.00 99.83 [2023-04-25T15:31:46.862Z] 15:19:01 6 0.12 0.00 0.00 0.03 0.00 99.85 [2023-04-25T15:31:46.862Z] 15:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:20:01 all 0.02 0.00 0.01 0.14 0.00 99.82 [2023-04-25T15:31:46.862Z] 15:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:20:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-25T15:31:46.862Z] 15:20:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:20:01 5 0.02 0.00 0.02 0.80 0.02 99.15 [2023-04-25T15:31:46.862Z] 15:20:01 6 0.02 0.00 0.00 0.30 0.00 99.68 [2023-04-25T15:31:46.862Z] 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:21:01 all 0.06 0.00 0.01 0.01 0.00 99.91 [2023-04-25T15:31:46.862Z] 15:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:21:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2023-04-25T15:31:46.862Z] 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:21:01 6 0.03 0.00 0.00 0.12 0.02 99.83 [2023-04-25T15:31:46.862Z] 15:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] [2023-04-25T15:31:46.862Z] 15:21:01 CPU %user %nice %system %iowait %steal %idle [2023-04-25T15:31:46.862Z] 15:22:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-25T15:31:46.862Z] 15:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:22:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-25T15:31:46.862Z] 15:22:01 5 0.07 0.00 0.00 0.03 0.00 99.90 [2023-04-25T15:31:46.862Z] 15:22:01 6 0.12 0.00 0.03 0.03 0.00 99.82 [2023-04-25T15:31:46.862Z] 15:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:23:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-04-25T15:31:46.862Z] 15:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:31:46.862Z] 15:23:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:23:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2023-04-25T15:31:46.862Z] 15:23:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-04-25T15:31:46.862Z] 15:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:31:46.862Z] 15:24:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-04-25T15:31:46.862Z] 15:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-25T15:31:46.862Z] 15:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:24:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:24:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2023-04-25T15:31:46.862Z] 15:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:25:02 all 0.07 0.00 0.03 0.01 0.00 99.90 [2023-04-25T15:31:46.862Z] 15:25:02 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-25T15:31:46.862Z] 15:25:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:25:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:25:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:25:02 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:25:02 5 0.07 0.00 0.00 0.02 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:25:02 6 0.30 0.00 0.10 0.03 0.00 99.57 [2023-04-25T15:31:46.862Z] 15:25:02 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:31:46.862Z] 15:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-25T15:31:46.862Z] 15:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:26:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-25T15:31:46.862Z] 15:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-25T15:31:46.862Z] 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:27:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:27:01 6 0.00 0.00 0.00 0.05 0.02 99.93 [2023-04-25T15:31:46.862Z] 15:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:28:01 all 0.17 0.00 0.01 0.01 0.00 99.80 [2023-04-25T15:31:46.862Z] 15:28:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-25T15:31:46.862Z] 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:31:46.862Z] 15:28:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2023-04-25T15:31:46.862Z] 15:28:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-25T15:31:46.862Z] 15:28:01 6 1.22 0.00 0.03 0.00 0.00 98.74 [2023-04-25T15:31:46.862Z] 15:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:29:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-04-25T15:31:46.862Z] 15:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-25T15:31:46.862Z] 15:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-25T15:31:46.862Z] 15:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:29:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2023-04-25T15:31:46.862Z] 15:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-25T15:31:46.862Z] 15:30:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-04-25T15:31:46.862Z] 15:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-25T15:31:46.862Z] 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:30:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-25T15:31:46.862Z] 15:30:01 6 1.86 0.00 0.00 0.00 0.02 98.13 [2023-04-25T15:31:46.862Z] 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-25T15:31:46.862Z] 15:31:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2023-04-25T15:31:46.862Z] 15:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:31:46.862Z] 15:31:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-04-25T15:31:46.862Z] 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:31:46.862Z] 15:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:31:46.862Z] Average: all 3.46 0.00 1.02 0.57 0.02 94.94 [2023-04-25T15:31:46.862Z] Average: 0 2.90 0.00 1.01 0.65 0.02 95.41 [2023-04-25T15:31:46.862Z] Average: 1 3.26 0.00 0.96 0.61 0.02 95.15 [2023-04-25T15:31:46.862Z] Average: 2 3.26 0.00 1.00 0.51 0.01 95.21 [2023-04-25T15:31:46.862Z] Average: 3 3.17 0.00 1.06 1.10 0.02 94.66 [2023-04-25T15:31:46.862Z] Average: 4 3.39 0.00 0.99 0.20 0.02 95.40 [2023-04-25T15:31:46.862Z] Average: 5 3.57 0.00 1.09 0.74 0.02 94.57 [2023-04-25T15:31:46.862Z] Average: 6 4.82 0.00 1.04 0.46 0.02 93.67 [2023-04-25T15:31:46.863Z] Average: 7 3.28 0.00 0.99 0.28 0.02 95.43 [2023-04-25T15:31:46.863Z] [2023-04-25T15:31:46.863Z] [2023-04-25T15:31:46.863Z]