Pull request #577 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 lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 349e800c897877dd07dbac5aa541affe4183efcf+22de6a3e93c00270aa2206806bc2f3a58e2a5fbd (6b54ad2afa093ef3ac8f4317eace425c61d141d0) 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-ssh7203240352364484530.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10762392055095951550.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-577/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-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9413552955334776298.key Verifying host key using known hosts file > 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-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9882383178023800179.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13505682638696455835.key Verifying host key using known hosts file > 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-577/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-577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10296059939878488261.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-118653’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118654 in /w/workspace/edgexfoundry_edgex-ui-go_PR-577 [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-577 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd into PR head commit 349e800c897877dd07dbac5aa541affe4183efcf Merge succeeded, producing 349e800c897877dd07dbac5aa541affe4183efcf Checking out Revision 349e800c897877dd07dbac5aa541affe4183efcf (PR-577) > git config core.sparsecheckout # timeout=10 > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T20:18:15.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T20:18:16.018Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T20:18:16.117Z] ========================================================= [2022-11-08T20:18:16.117Z] EdgeX Global Pipelines Version Info [2022-11-08T20:18:16.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:18:16.863Z] ------------------- [2022-11-08T20:18:16.863Z] stable info: [2022-11-08T20:18:16.863Z] ------------------- [2022-11-08T20:18:16.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T20:18:16.863Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T20:18:16.863Z] Message: update stable to v1.0.244 [2022-11-08T20:18:17.432Z] ------------------- [2022-11-08T20:18:17.432Z] experimental info: [2022-11-08T20:18:17.432Z] ------------------- [2022-11-08T20:18:17.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T20:18:17.432Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T20:18:17.432Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T20:18:17.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-08T20:18:17.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-08T20:18:17.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T20:18:17.847Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T20:18:17.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T20:18:17.928Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T20:18:17.968Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T20:18:18.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-08T20:18:18.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T20:18:18.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T20:18:18.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T20:18:18.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-08T20:18:18.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T20:18:18.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T20:18:18.315Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T20:18:18.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T20:18:18.404Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T20:18:18.447Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T20:18:18.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T20:18:18.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T20:18:18.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-08T20:18:18.612Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-08T20:18:18.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T20:18:18.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T20:18:18.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T20:18:18.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T20:18:18.827Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T20:18:18.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-577 [Pipeline] echo [2022-11-08T20:18:18.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-577 [Pipeline] echo [2022-11-08T20:18:18.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-577 [Pipeline] echo [2022-11-08T20:18:19.011Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo [2022-11-08T20:18:19.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 349e800 [Pipeline] echo [2022-11-08T20:18:19.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T20:18:19.213Z] provisioning config files... [2022-11-08T20:18:19.227Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config13914469823005506192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:18:19.563Z] ---> docker-login.sh [2022-11-08T20:18:19.563Z] nexus3.edgexfoundry.org:10001 [2022-11-08T20:18:19.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:20.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:20.083Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:20.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:20.083Z] [2022-11-08T20:18:20.083Z] Login Succeeded [2022-11-08T20:18:20.083Z] nexus3.edgexfoundry.org:10002 [2022-11-08T20:18:20.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:20.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:20.342Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:20.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:20.342Z] [2022-11-08T20:18:20.342Z] Login Succeeded [2022-11-08T20:18:20.342Z] nexus3.edgexfoundry.org:10003 [2022-11-08T20:18:20.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:20.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:20.342Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:20.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:20.342Z] [2022-11-08T20:18:20.342Z] Login Succeeded [2022-11-08T20:18:20.342Z] nexus3.edgexfoundry.org:10004 [2022-11-08T20:18:20.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:20.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:20.342Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:20.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:20.342Z] [2022-11-08T20:18:20.342Z] Login Succeeded [2022-11-08T20:18:20.342Z] docker.io [2022-11-08T20:18:20.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:20.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:20.862Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:20.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:20.862Z] [2022-11-08T20:18:20.862Z] Login Succeeded [2022-11-08T20:18:20.862Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T20:18:20.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T20:18:21.527Z] + git rev-list -1 --merges 349e800c897877dd07dbac5aa541affe4183efcf~1..349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo [2022-11-08T20:18:21.568Z] -----------> git rev-list -1 --merges 349e800c897877dd07dbac5aa541affe4183efcf~1..349e800c897877dd07dbac5aa541affe4183efcf 349e800c897877dd07dbac5aa541affe4183efcf [false] [Pipeline] sh [2022-11-08T20:18:21.872Z] + git log --format=format:%s -1 349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo [2022-11-08T20:18:21.910Z] ========================================================= [2022-11-08T20:18:21.910Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T20:18:21.910Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T20:18:22.341Z] + git log --format=format:%s -1 349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo [2022-11-08T20:18:22.375Z] [semverPrep] GIT_COMMIT: 349e800c897877dd07dbac5aa541affe4183efcf, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-08T20:18:22.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T20:18:22.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T20:18:22.773Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T20:18:22.773Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T20:18:22.773Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T20:18:22.773Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T20:18:22.773Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T20:18:22.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:18:23.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T20:18:23.195Z] [2022-11-08T20:18:23.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:18:23.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T20:18:23.574Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T20:18:23.574Z] b85a868b505f: Pulling fs layer [2022-11-08T20:18:23.574Z] e2be974225ed: Pulling fs layer [2022-11-08T20:18:23.574Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T20:18:23.574Z] 988bab9f4d93: Pulling fs layer [2022-11-08T20:18:23.574Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T20:18:23.574Z] eaf3925da568: Pulling fs layer [2022-11-08T20:18:23.574Z] bab4dde63d76: Pulling fs layer [2022-11-08T20:18:23.574Z] bde34c3a00c8: Pulling fs layer [2022-11-08T20:18:23.574Z] b352a97aabf1: Pulling fs layer [2022-11-08T20:18:23.574Z] 4872d77fe225: Pulling fs layer [2022-11-08T20:18:23.574Z] 5851b861e8e6: Pulling fs layer [2022-11-08T20:18:23.574Z] b352a97aabf1: Waiting [2022-11-08T20:18:23.574Z] 4872d77fe225: Waiting [2022-11-08T20:18:23.574Z] bab4dde63d76: Waiting [2022-11-08T20:18:23.574Z] 988bab9f4d93: Waiting [2022-11-08T20:18:23.574Z] 5851b861e8e6: Waiting [2022-11-08T20:18:23.574Z] bde34c3a00c8: Waiting [2022-11-08T20:18:23.574Z] 1469e6f7b9e6: Waiting [2022-11-08T20:18:23.574Z] eaf3925da568: Waiting [2022-11-08T20:18:23.574Z] e2be974225ed: Verifying Checksum [2022-11-08T20:18:23.574Z] e2be974225ed: Download complete [2022-11-08T20:18:23.574Z] 988bab9f4d93: Download complete [2022-11-08T20:18:23.833Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T20:18:23.833Z] 339a4e72a1f5: Download complete [2022-11-08T20:18:23.833Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T20:18:23.833Z] 1469e6f7b9e6: Download complete [2022-11-08T20:18:23.833Z] eaf3925da568: Verifying Checksum [2022-11-08T20:18:23.833Z] eaf3925da568: Download complete [2022-11-08T20:18:23.833Z] bde34c3a00c8: Verifying Checksum [2022-11-08T20:18:23.833Z] bde34c3a00c8: Download complete [2022-11-08T20:18:23.833Z] b352a97aabf1: Verifying Checksum [2022-11-08T20:18:23.833Z] b352a97aabf1: Download complete [2022-11-08T20:18:23.833Z] 4872d77fe225: Verifying Checksum [2022-11-08T20:18:23.833Z] 4872d77fe225: Download complete [2022-11-08T20:18:23.833Z] 5851b861e8e6: Verifying Checksum [2022-11-08T20:18:23.833Z] 5851b861e8e6: Download complete [2022-11-08T20:18:23.833Z] b85a868b505f: Verifying Checksum [2022-11-08T20:18:23.833Z] b85a868b505f: Download complete [2022-11-08T20:18:24.091Z] bab4dde63d76: Verifying Checksum [2022-11-08T20:18:24.091Z] bab4dde63d76: Download complete [2022-11-08T20:18:25.027Z] b85a868b505f: Pull complete [2022-11-08T20:18:25.027Z] e2be974225ed: Pull complete [2022-11-08T20:18:25.595Z] 339a4e72a1f5: Pull complete [2022-11-08T20:18:25.595Z] 988bab9f4d93: Pull complete [2022-11-08T20:18:25.852Z] 1469e6f7b9e6: Pull complete [2022-11-08T20:18:25.852Z] eaf3925da568: Pull complete [2022-11-08T20:18:27.754Z] bab4dde63d76: Pull complete [2022-11-08T20:18:27.754Z] bde34c3a00c8: Pull complete [2022-11-08T20:18:27.754Z] b352a97aabf1: Pull complete [2022-11-08T20:18:27.754Z] 4872d77fe225: Pull complete [2022-11-08T20:18:27.754Z] 5851b861e8e6: Pull complete [2022-11-08T20:18:27.754Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T20:18:27.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T20:18:27.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T20:18:27.977Z] prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container [2022-11-08T20:18:28.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-08T20:18:30.176Z] $ docker top 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 -eo pid,comm [2022-11-08T20:18:30.236Z] 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). [2022-11-08T20:18:30.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T20:18:30.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T20:18:30.357Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T20:18:30.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T20:18:30.467Z] $ docker exec 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent [2022-11-08T20:18:30.566Z] SSH_AUTH_SOCK=/tmp/ssh-2XYUb8rsiH1M/agent.32 [2022-11-08T20:18:30.566Z] SSH_AGENT_PID=38 [2022-11-08T20:18:30.572Z] Running ssh-add (command line suppressed) [2022-11-08T20:18:30.669Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_15586340963519912851.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_15586340963519912851.key) [2022-11-08T20:18:30.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T20:18:31.012Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T20:18:31.037Z] $ docker exec --env ******** --env ******** 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent -k [2022-11-08T20:18:31.147Z] unset SSH_AUTH_SOCK; [2022-11-08T20:18:31.148Z] unset SSH_AGENT_PID; [2022-11-08T20:18:31.148Z] echo Agent pid 38 killed; [2022-11-08T20:18:31.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T20:18:31.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T20:18:31.248Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T20:18:31.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T20:18:31.364Z] $ docker exec 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent [2022-11-08T20:18:31.455Z] SSH_AUTH_SOCK=/tmp/ssh-yPTw9nDrIWq0/agent.70 [2022-11-08T20:18:31.455Z] SSH_AGENT_PID=76 [2022-11-08T20:18:31.460Z] Running ssh-add (command line suppressed) [2022-11-08T20:18:31.555Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_12708527064190054151.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_12708527064190054151.key) [2022-11-08T20:18:31.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T20:18:31.905Z] + git semver init [2022-11-08T20:18:32.165Z] 2022-11-08 20:18:32,105 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T20:18:32.165Z] 2022-11-08 20:18:32,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver [2022-11-08T20:18:32.165Z] 2022-11-08 20:18:32,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver [2022-11-08T20:18:32.165Z] 2022-11-08 20:18:32,107 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-577, universal_newlines=False, shell=None, istream=None) [2022-11-08T20:18:33.543Z] 2022-11-08 20:18:33,513 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.git/info/exclude [2022-11-08T20:18:33.543Z] 2022-11-08 20:18:33,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver/PR-577 with force:False [2022-11-08T20:18:33.543Z] 2022-11-08 20:18:33,513 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver/PR-577 [2022-11-08T20:18:33.543Z] 2022-11-08 20:18:33,515 [execute] INFO git cat-file --batch-check [2022-11-08T20:18:33.543Z] 2022-11-08 20:18:33,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T20:18:33.543Z] 2022-11-08 20:18:33,521 [execute] INFO git cat-file --batch [2022-11-08T20:18:33.543Z] 2022-11-08 20:18:33,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T20:18:33.544Z] 2022-11-08 20:18:33,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver/PR-577 [2022-11-08T20:18:33.544Z] 0.0.0 [Pipeline] } [2022-11-08T20:18:33.570Z] $ docker exec --env ******** --env ******** 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent -k [2022-11-08T20:18:33.663Z] unset SSH_AUTH_SOCK; [2022-11-08T20:18:33.664Z] unset SSH_AGENT_PID; [2022-11-08T20:18:33.664Z] echo Agent pid 76 killed; [2022-11-08T20:18:33.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T20:18:34.090Z] + git semver [Pipeline] } [2022-11-08T20:18:34.376Z] $ docker stop --time=1 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 [2022-11-08T20:18:35.670Z] $ docker rm -f 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T20:18:36.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T20:18:36.280Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T20:18:36.297Z] [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 [2022-11-08T20:18:36.888Z] provisioning config files... [2022-11-08T20:18:36.896Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config5116373158395798870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:18:37.243Z] ---> docker-login.sh [2022-11-08T20:18:37.243Z] nexus3.edgexfoundry.org:10001 [2022-11-08T20:18:37.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:37.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:37.243Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:37.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:37.243Z] [2022-11-08T20:18:37.243Z] Login Succeeded [2022-11-08T20:18:37.243Z] nexus3.edgexfoundry.org:10002 [2022-11-08T20:18:37.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:37.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:37.243Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:37.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:37.243Z] [2022-11-08T20:18:37.243Z] Login Succeeded [2022-11-08T20:18:37.243Z] nexus3.edgexfoundry.org:10003 [2022-11-08T20:18:37.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:37.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:37.503Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:37.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:37.503Z] [2022-11-08T20:18:37.503Z] Login Succeeded [2022-11-08T20:18:37.503Z] nexus3.edgexfoundry.org:10004 [2022-11-08T20:18:37.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:37.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:37.503Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:37.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:37.503Z] [2022-11-08T20:18:37.503Z] Login Succeeded [2022-11-08T20:18:37.503Z] docker.io [2022-11-08T20:18:37.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:18:38.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:18:38.021Z] Configure a credential helper to remove this warning. See [2022-11-08T20:18:38.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:18:38.021Z] [2022-11-08T20:18:38.021Z] Login Succeeded [2022-11-08T20:18:38.021Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T20:18:38.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T20:18:38.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T20:18:38.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T20:18:38.293Z] ========================================================= [2022-11-08T20:18:38.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T20:18:38.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:18:38.739Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-08T20:18:38.998Z] Sending build context to Docker daemon 45.52MB [2022-11-08T20:18:38.998Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T20:18:38.998Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-08T20:18:38.998Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T20:18:38.998Z] 213ec9aee27d: Pulling fs layer [2022-11-08T20:18:38.998Z] 4583459ba037: Pulling fs layer [2022-11-08T20:18:38.998Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T20:18:38.998Z] 53926ce57604: Pulling fs layer [2022-11-08T20:18:38.998Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T20:18:38.998Z] 22ff95d597cd: Pulling fs layer [2022-11-08T20:18:38.998Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T20:18:38.998Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T20:18:38.998Z] a7acece74701: Pulling fs layer [2022-11-08T20:18:38.998Z] 53926ce57604: Waiting [2022-11-08T20:18:38.998Z] 21b2b0c7a3f4: Waiting [2022-11-08T20:18:38.998Z] 12d6caf4c0d1: Waiting [2022-11-08T20:18:38.998Z] 22ff95d597cd: Waiting [2022-11-08T20:18:38.998Z] 96b7cbca73a9: Waiting [2022-11-08T20:18:38.998Z] a7acece74701: Waiting [2022-11-08T20:18:38.998Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T20:18:38.998Z] 93c1e223e6f2: Download complete [2022-11-08T20:18:38.998Z] 4583459ba037: Download complete [2022-11-08T20:18:38.998Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T20:18:38.998Z] 21b2b0c7a3f4: Download complete [2022-11-08T20:18:38.998Z] 22ff95d597cd: Download complete [2022-11-08T20:18:38.998Z] 213ec9aee27d: Verifying Checksum [2022-11-08T20:18:39.262Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T20:18:39.262Z] 12d6caf4c0d1: Download complete [2022-11-08T20:18:39.262Z] 213ec9aee27d: Pull complete [2022-11-08T20:18:39.533Z] 4583459ba037: Pull complete [2022-11-08T20:18:39.533Z] 93c1e223e6f2: Pull complete [2022-11-08T20:18:39.795Z] a7acece74701: Verifying Checksum [2022-11-08T20:18:39.795Z] a7acece74701: Download complete [2022-11-08T20:18:39.795Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T20:18:39.795Z] 96b7cbca73a9: Download complete [2022-11-08T20:18:39.795Z] 53926ce57604: Verifying Checksum [2022-11-08T20:18:39.795Z] 53926ce57604: Download complete [2022-11-08T20:18:43.979Z] 53926ce57604: Pull complete [2022-11-08T20:18:43.979Z] 21b2b0c7a3f4: Pull complete [2022-11-08T20:18:43.979Z] 22ff95d597cd: Pull complete [2022-11-08T20:18:43.979Z] 12d6caf4c0d1: Pull complete [2022-11-08T20:18:45.878Z] 96b7cbca73a9: Pull complete [2022-11-08T20:18:46.446Z] a7acece74701: Pull complete [2022-11-08T20:18:46.446Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T20:18:46.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T20:18:46.446Z] ---> db6d94c90886 [2022-11-08T20:18:46.446Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-08T20:18:49.782Z] ---> Running in ecd4e4e2f330 [2022-11-08T20:18:49.782Z] Removing intermediate container ecd4e4e2f330 [2022-11-08T20:18:49.782Z] ---> a6313a4000c9 [2022-11-08T20:18:49.782Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-08T20:18:49.782Z] ---> Running in 0014ecfe25dc [2022-11-08T20:18:49.782Z] Removing intermediate container 0014ecfe25dc [2022-11-08T20:18:49.782Z] ---> 1f59eae00582 [2022-11-08T20:18:49.782Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T20:18:49.782Z] ---> Running in 2b915ae01b71 [2022-11-08T20:18:49.782Z] Removing intermediate container 2b915ae01b71 [2022-11-08T20:18:49.782Z] ---> c0195d396754 [2022-11-08T20:18:49.782Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-08T20:18:49.782Z] ---> Running in 8d4d8d8743d5 [2022-11-08T20:18:49.782Z] Removing intermediate container 8d4d8d8743d5 [2022-11-08T20:18:49.782Z] ---> 8e0807b806ac [2022-11-08T20:18:49.782Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-08T20:18:49.782Z] ---> Running in 654d68560c2e [2022-11-08T20:18:50.040Z] Removing intermediate container 654d68560c2e [2022-11-08T20:18:50.040Z] ---> d25a0a5ca22e [2022-11-08T20:18:50.040Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-08T20:18:50.608Z] latest: Pulling from library/docker [2022-11-08T20:18:50.608Z] 213ec9aee27d: Already exists [2022-11-08T20:18:50.608Z] 7b0dd730a5c3: Pulling fs layer [2022-11-08T20:18:50.608Z] 4b90f8029a36: Pulling fs layer [2022-11-08T20:18:50.608Z] a89466c712af: Pulling fs layer [2022-11-08T20:18:50.608Z] 9c6a0a734fa9: Pulling fs layer [2022-11-08T20:18:50.608Z] beeedf2bf9bb: Pulling fs layer [2022-11-08T20:18:50.608Z] 3bc3016a9123: Pulling fs layer [2022-11-08T20:18:50.608Z] 45d434503156: Pulling fs layer [2022-11-08T20:18:50.608Z] 539e1dfa3993: Pulling fs layer [2022-11-08T20:18:50.608Z] 9c6a0a734fa9: Waiting [2022-11-08T20:18:50.608Z] beeedf2bf9bb: Waiting [2022-11-08T20:18:50.608Z] 3bc3016a9123: Waiting [2022-11-08T20:18:50.608Z] 45d434503156: Waiting [2022-11-08T20:18:50.608Z] 539e1dfa3993: Waiting [2022-11-08T20:18:50.867Z] 4b90f8029a36: Download complete [2022-11-08T20:18:50.867Z] 7b0dd730a5c3: Verifying Checksum [2022-11-08T20:18:50.867Z] 7b0dd730a5c3: Download complete [2022-11-08T20:18:51.127Z] 7b0dd730a5c3: Pull complete [2022-11-08T20:18:51.127Z] 4b90f8029a36: Pull complete [2022-11-08T20:18:51.127Z] 9c6a0a734fa9: Verifying Checksum [2022-11-08T20:18:51.127Z] 9c6a0a734fa9: Download complete [2022-11-08T20:18:51.386Z] 3bc3016a9123: Verifying Checksum [2022-11-08T20:18:51.386Z] 3bc3016a9123: Download complete [2022-11-08T20:18:51.644Z] 45d434503156: Verifying Checksum [2022-11-08T20:18:51.645Z] 45d434503156: Download complete [2022-11-08T20:18:51.708Z] Still waiting to schedule task [2022-11-08T20:18:51.709Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-08T20:18:51.902Z] 539e1dfa3993: Verifying Checksum [2022-11-08T20:18:51.902Z] 539e1dfa3993: Download complete [2022-11-08T20:18:51.903Z] a89466c712af: Verifying Checksum [2022-11-08T20:18:51.903Z] a89466c712af: Download complete [2022-11-08T20:18:51.903Z] beeedf2bf9bb: Verifying Checksum [2022-11-08T20:18:51.903Z] beeedf2bf9bb: Download complete [2022-11-08T20:18:52.160Z] a89466c712af: Pull complete [2022-11-08T20:18:52.418Z] 9c6a0a734fa9: Pull complete [2022-11-08T20:18:52.983Z] beeedf2bf9bb: Pull complete [2022-11-08T20:18:52.983Z] 3bc3016a9123: Pull complete [2022-11-08T20:18:52.983Z] 45d434503156: Pull complete [2022-11-08T20:18:52.983Z] 539e1dfa3993: Pull complete [2022-11-08T20:18:52.983Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-08T20:18:52.983Z] Status: Downloaded newer image for docker:latest [2022-11-08T20:18:54.360Z] ---> 9d8030ce4a4f [2022-11-08T20:18:54.360Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-08T20:18:54.360Z] ---> Running in 6a1d71465e3f [2022-11-08T20:18:54.619Z] Removing intermediate container 6a1d71465e3f [2022-11-08T20:18:54.619Z] ---> 1f1a071d8665 [2022-11-08T20:18:54.619Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T20:18:54.619Z] ---> Running in 84a9fe7a38bf [2022-11-08T20:18:54.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T20:18:55.442Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T20:18:56.010Z] OK: 211 MiB in 51 packages [2022-11-08T20:18:56.268Z] Removing intermediate container 84a9fe7a38bf [2022-11-08T20:18:56.268Z] ---> d29894a414b3 [2022-11-08T20:18:56.268Z] Step 11/16 : ENV GO111MODULE=on [2022-11-08T20:18:56.268Z] ---> Running in 89d45a248591 [2022-11-08T20:18:56.527Z] Removing intermediate container 89d45a248591 [2022-11-08T20:18:56.527Z] ---> 4d836da978d2 [2022-11-08T20:18:56.527Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-08T20:18:56.527Z] ---> Running in e6e1848e43e7 [2022-11-08T20:18:56.527Z] Removing intermediate container e6e1848e43e7 [2022-11-08T20:18:56.527Z] ---> aa1d78b88a54 [2022-11-08T20:18:56.527Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-08T20:18:56.527Z] ---> 186abdafb5fe [2022-11-08T20:18:56.527Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T20:18:56.786Z] ---> Running in a3e9f6d0bcc9 [2022-11-08T20:19:18.727Z] Removing intermediate container a3e9f6d0bcc9 [2022-11-08T20:19:18.727Z] ---> 65132f9d9782 [2022-11-08T20:19:18.727Z] Step 15/16 : COPY . . [2022-11-08T20:19:18.727Z] ---> 35c030819108 [2022-11-08T20:19:18.727Z] Step 16/16 : RUN ${MAKE} [2022-11-08T20:19:18.727Z] ---> Running in 36c789693b65 [2022-11-08T20:19:18.727Z] noop [2022-11-08T20:19:18.985Z] Removing intermediate container 36c789693b65 [2022-11-08T20:19:18.985Z] ---> 51bf4f920b34 [2022-11-08T20:19:18.985Z] Successfully built 51bf4f920b34 [2022-11-08T20:19:18.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:19:19.432Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T20:19:19.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T20:19:19.582Z] prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container [2022-11-08T20:19:19.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-08T20:19:19.957Z] $ docker top 0868e4fe76ead6d5a7aabb0c09755eb5d5386c298ccd5fdc0d113e09733de3f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T20:19:20.332Z] + go version [2022-11-08T20:19:20.332Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T20:19:20.365Z] $ docker stop --time=1 0868e4fe76ead6d5a7aabb0c09755eb5d5386c298ccd5fdc0d113e09733de3f6 [2022-11-08T20:19:21.617Z] $ docker rm -f 0868e4fe76ead6d5a7aabb0c09755eb5d5386c298ccd5fdc0d113e09733de3f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:19:22.339Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T20:19:22.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T20:19:22.481Z] prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container [2022-11-08T20:19:22.516Z] $ 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-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-08T20:19:22.862Z] $ docker top 20af028354a1577780f5f1c02373f8031990fc4538923d3d6b27d2b98ea1f4bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T20:19:23.247Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-577 [Pipeline] fileExists [Pipeline] sh [2022-11-08T20:19:23.616Z] + make test [2022-11-08T20:19:23.616Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-08T20:19:23.875Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-08T20:19:31.981Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-08T20:19:31.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-08T20:19:31.982Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-08T20:19:31.982Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-08T20:19:31.982Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-08T20:19:31.982Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-08T20:19:31.982Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-08T20:19:31.982Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-08T20:19:31.982Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-08T20:19:34.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T20:19:34.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T20:19:34.511Z] ./bin/test-attribution-txt.sh [2022-11-08T20:19:34.511Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-08T20:19:34.511Z] make -C web test [2022-11-08T20:19:34.511Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-577/web' [2022-11-08T20:19:34.511Z] make[1]: tput: No such file or directory [2022-11-08T20:19:34.511Z] make[1]: tput: No such file or directory [2022-11-08T20:19:34.511Z] warning: generating ./VERSION [2022-11-08T20:19:34.511Z] echo "0.0.0" > VERSION [2022-11-08T20:19:34.511Z] docker build \ [2022-11-08T20:19:34.511Z] -f Dockerfile \ [2022-11-08T20:19:34.511Z] --build-arg USER=1000 \ [2022-11-08T20:19:34.511Z] \ [2022-11-08T20:19:34.511Z] --label "git_sha=349e800c897877dd07dbac5aa541affe4183efcf" \ [2022-11-08T20:19:34.511Z] -t edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf \ [2022-11-08T20:19:34.511Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-08T20:19:34.511Z] . [2022-11-08T20:19:34.511Z] Sending build context to Docker daemon 3.269MB [2022-11-08T20:19:34.511Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-08T20:19:35.080Z] 16.17-alpine3.15: Pulling from library/node [2022-11-08T20:19:35.080Z] 9621f1afde84: Pulling fs layer [2022-11-08T20:19:35.080Z] c6f70ee39829: Pulling fs layer [2022-11-08T20:19:35.080Z] 56892a8094a2: Pulling fs layer [2022-11-08T20:19:35.080Z] 58dd87906ef0: Pulling fs layer [2022-11-08T20:19:35.080Z] 9621f1afde84: Verifying Checksum [2022-11-08T20:19:35.080Z] 9621f1afde84: Download complete [2022-11-08T20:19:35.338Z] 9621f1afde84: Pull complete [2022-11-08T20:19:35.338Z] 58dd87906ef0: Verifying Checksum [2022-11-08T20:19:35.338Z] 58dd87906ef0: Download complete [2022-11-08T20:19:35.596Z] 56892a8094a2: Download complete [2022-11-08T20:19:36.529Z] c6f70ee39829: Verifying Checksum [2022-11-08T20:19:36.530Z] c6f70ee39829: Download complete [2022-11-08T20:19:37.461Z] c6f70ee39829: Pull complete [2022-11-08T20:19:37.719Z] 56892a8094a2: Pull complete [2022-11-08T20:19:37.719Z] 58dd87906ef0: Pull complete [2022-11-08T20:19:37.719Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-08T20:19:37.719Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-08T20:19:37.719Z] ---> b69703f70c3d [2022-11-08T20:19:37.719Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-08T20:19:39.101Z] ---> Running in 3798466ec70e [2022-11-08T20:19:39.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-08T20:19:39.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-08T20:19:39.625Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-08T20:19:39.625Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-08T20:19:39.625Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-08T20:19:39.625Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-08T20:19:39.625Z] (5/129) Installing libxcb (1.14-r2) [2022-11-08T20:19:39.625Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-08T20:19:39.625Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-08T20:19:39.625Z] (8/129) Installing libice (1.0.10-r0) [2022-11-08T20:19:39.625Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-08T20:19:39.625Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-08T20:19:39.625Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-08T20:19:39.625Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-08T20:19:39.625Z] (13/129) Installing xset (1.2.4-r0) [2022-11-08T20:19:39.625Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-08T20:19:39.625Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-08T20:19:39.625Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-08T20:19:39.625Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-08T20:19:39.886Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-08T20:19:39.886Z] (19/129) Installing libintl (0.21-r0) [2022-11-08T20:19:39.886Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-08T20:19:39.886Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-08T20:19:39.886Z] (22/129) Installing pcre (8.45-r1) [2022-11-08T20:19:39.886Z] (23/129) Installing glib (2.70.1-r0) [2022-11-08T20:19:39.886Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-08T20:19:39.886Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-08T20:19:39.886Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-08T20:19:39.886Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-08T20:19:39.886Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-08T20:19:39.886Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-08T20:19:39.886Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-08T20:19:39.886Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-08T20:19:39.886Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-08T20:19:39.886Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-08T20:19:39.886Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-08T20:19:39.886Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-08T20:19:39.886Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-08T20:19:39.886Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-08T20:19:39.886Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-08T20:19:39.886Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-08T20:19:39.886Z] (40/129) Installing libxi (1.8-r0) [2022-11-08T20:19:39.886Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-08T20:19:39.886Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-08T20:19:39.886Z] (43/129) Installing atk (2.36.0-r0) [2022-11-08T20:19:39.886Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-08T20:19:39.886Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-08T20:19:39.886Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-08T20:19:39.886Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-08T20:19:39.886Z] (48/129) Installing expat (2.5.0-r0) [2022-11-08T20:19:39.886Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-08T20:19:40.146Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-08T20:19:40.146Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-08T20:19:40.146Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-08T20:19:40.146Z] (53/129) Installing pixman (0.40.0-r4) [2022-11-08T20:19:40.146Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-08T20:19:40.146Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-08T20:19:40.146Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-08T20:19:40.146Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-08T20:19:40.146Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-08T20:19:40.146Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-08T20:19:40.146Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-08T20:19:40.146Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-08T20:19:40.146Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-08T20:19:40.146Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-08T20:19:40.146Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-08T20:19:40.146Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-08T20:19:40.146Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-08T20:19:40.146Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-08T20:19:40.146Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-08T20:19:40.146Z] (69/129) Installing pango (1.48.10-r0) [2022-11-08T20:19:40.146Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-08T20:19:40.146Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-08T20:19:40.146Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-08T20:19:40.146Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-08T20:19:40.407Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-08T20:19:40.407Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-08T20:19:40.407Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-08T20:19:40.407Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-08T20:19:40.407Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-08T20:19:40.407Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-08T20:19:40.407Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-08T20:19:42.943Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-08T20:19:42.943Z] (80/129) Installing flac (1.3.4-r0) [2022-11-08T20:19:42.943Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-08T20:19:42.944Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-08T20:19:42.944Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-08T20:19:42.944Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-08T20:19:42.944Z] (85/129) Installing libass (0.15.2-r0) [2022-11-08T20:19:42.944Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-08T20:19:42.944Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-08T20:19:42.944Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-08T20:19:42.944Z] (89/129) Installing lame (3.100-r0) [2022-11-08T20:19:42.944Z] (90/129) Installing opus (1.3.1-r1) [2022-11-08T20:19:42.944Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-08T20:19:42.944Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-08T20:19:42.944Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-08T20:19:42.944Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-08T20:19:42.944Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-08T20:19:42.944Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-08T20:19:42.944Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-08T20:19:42.944Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-08T20:19:42.944Z] (99/129) Installing libva (2.13.0-r0) [2022-11-08T20:19:42.944Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-08T20:19:42.944Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-08T20:19:42.944Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-08T20:19:42.944Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-08T20:19:42.944Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-08T20:19:42.944Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-08T20:19:42.944Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-08T20:19:42.944Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-08T20:19:42.944Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-08T20:19:42.944Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-08T20:19:42.944Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-08T20:19:42.944Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-08T20:19:42.944Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-08T20:19:42.944Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-08T20:19:42.944Z] (114/129) Installing nspr (4.32-r0) [2022-11-08T20:19:43.202Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-08T20:19:43.202Z] (116/129) Installing nss (3.78.1-r0) [2022-11-08T20:19:43.202Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-08T20:19:43.202Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-08T20:19:43.202Z] (119/129) Installing orc (0.4.32-r0) [2022-11-08T20:19:43.202Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-08T20:19:43.202Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-08T20:19:43.461Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-08T20:19:43.461Z] (123/129) Installing libpulse (15.0-r2) [2022-11-08T20:19:43.461Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-08T20:19:43.461Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-08T20:19:43.461Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-08T20:19:43.461Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-08T20:19:43.461Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-08T20:19:43.461Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-08T20:19:44.840Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T20:19:44.840Z] Executing glib-2.70.1-r0.trigger [2022-11-08T20:19:44.840Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-08T20:19:46.742Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-08T20:19:46.742Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-08T20:19:46.742Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-08T20:19:46.742Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-08T20:19:46.742Z] OK: 286 MiB in 145 packages [2022-11-08T20:19:50.922Z] Removing intermediate container 3798466ec70e [2022-11-08T20:19:50.922Z] ---> bc12abcb1cc3 [2022-11-08T20:19:50.922Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-08T20:19:50.922Z] ---> Running in 0adba2326fd5 [2022-11-08T20:19:50.922Z] Removing intermediate container 0adba2326fd5 [2022-11-08T20:19:50.922Z] ---> bbf034078470 [2022-11-08T20:19:50.922Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-08T20:19:50.922Z] ---> Running in 9d806c284e5c [2022-11-08T20:19:50.922Z] Removing intermediate container 9d806c284e5c [2022-11-08T20:19:50.922Z] ---> 42c31c84793d [2022-11-08T20:19:50.922Z] Step 5/10 : RUN npm install -g npm [2022-11-08T20:19:50.922Z] ---> Running in f7f3afbbc852 [2022-11-08T20:19:56.189Z] [2022-11-08T20:19:56.189Z] changed 54 packages, and audited 212 packages in 5s [2022-11-08T20:19:56.189Z] [2022-11-08T20:19:56.189Z] 11 packages are looking for funding [2022-11-08T20:19:56.189Z] run `npm fund` for details [2022-11-08T20:19:56.189Z] [2022-11-08T20:19:56.189Z] found 0 vulnerabilities [2022-11-08T20:19:57.123Z] Removing intermediate container f7f3afbbc852 [2022-11-08T20:19:57.123Z] ---> 12ad801d6ff0 [2022-11-08T20:19:57.123Z] Step 6/10 : ARG USER=1000 [2022-11-08T20:19:57.381Z] ---> Running in eea62a1c44c9 [2022-11-08T20:19:57.381Z] Removing intermediate container eea62a1c44c9 [2022-11-08T20:19:57.381Z] ---> 4d6d89ca9529 [2022-11-08T20:19:57.381Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-08T20:19:57.381Z] ---> Running in d9d85e35f38f [2022-11-08T20:19:57.946Z] Removing intermediate container d9d85e35f38f [2022-11-08T20:19:57.946Z] ---> bbebec2fbba3 [2022-11-08T20:19:57.946Z] Step 8/10 : USER $USER:$USER [2022-11-08T20:19:57.946Z] ---> Running in cbb7cdcd456f [2022-11-08T20:19:57.946Z] Removing intermediate container cbb7cdcd456f [2022-11-08T20:19:57.946Z] ---> 6ec9abd07b6b [2022-11-08T20:19:57.946Z] Step 9/10 : WORKDIR /app [2022-11-08T20:19:57.946Z] ---> Running in 1898aa2b75af [2022-11-08T20:19:57.946Z] Removing intermediate container 1898aa2b75af [2022-11-08T20:19:57.946Z] ---> 03b062badd43 [2022-11-08T20:19:57.946Z] Step 10/10 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:19:58.204Z] ---> Running in 60cbecb2f06b [2022-11-08T20:19:58.204Z] Removing intermediate container 60cbecb2f06b [2022-11-08T20:19:58.204Z] ---> 8919bf770187 [2022-11-08T20:19:58.204Z] Successfully built 8919bf770187 [2022-11-08T20:19:58.204Z] Successfully tagged edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:19:58.204Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-08T20:19:58.204Z] touch edgex-web-ui.imagebuilt [2022-11-08T20:19:58.204Z] mkdir -p node_modules coverage [2022-11-08T20:19:58.204Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-08T20:19:58.204Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE required: { [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE }, [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:20:00.105Z] npm WARN EBADENGINE } [2022-11-08T20:20:04.286Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-08T20:20:04.287Z] 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 [2022-11-08T20:20:04.287Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-08T20:20:04.287Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-08T20:20:04.287Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-08T20:20:04.544Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-08T20:20:05.113Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-08T20:20:06.048Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-08T20:20:06.317Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-08T20:20:07.690Z] 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 [2022-11-08T20:20:07.948Z] 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 [2022-11-08T20:20:09.426Z] 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. [2022-11-08T20:20:09.426Z] 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. [2022-11-08T20:20:09.683Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-08T20:20:09.941Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-08T20:20:10.200Z] 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. [2022-11-08T20:20:10.458Z] 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. [2022-11-08T20:20:11.828Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-08T20:20:14.356Z] 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. [2022-11-08T20:20:19.623Z] [2022-11-08T20:20:19.623Z] added 1478 packages, and audited 1479 packages in 21s [2022-11-08T20:20:19.623Z] [2022-11-08T20:20:19.623Z] 90 packages are looking for funding [2022-11-08T20:20:19.623Z] run `npm fund` for details [2022-11-08T20:20:19.623Z] [2022-11-08T20:20:19.623Z] 16 vulnerabilities (3 moderate, 8 high, 5 critical) [2022-11-08T20:20:19.623Z] [2022-11-08T20:20:19.623Z] To address issues that do not require attention, run: [2022-11-08T20:20:19.623Z] npm audit fix [2022-11-08T20:20:19.623Z] [2022-11-08T20:20:19.623Z] To address all issues (including breaking changes), run: [2022-11-08T20:20:19.623Z] npm audit fix --force [2022-11-08T20:20:19.623Z] [2022-11-08T20:20:19.623Z] Run `npm audit` for details. [2022-11-08T20:20:23.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-577 [Pipeline] { [Pipeline] ws [2022-11-08T20:20:23.509Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-11-08T20:20:23.586Z] The recommended git tool is: git [2022-11-08T20:20:24.889Z] 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 [2022-11-08T20:20:26.789Z] - Generating browser application bundles (phase: setup)... [2022-11-08T20:20:28.447Z] using credential edgex-jenkins-ssh [2022-11-08T20:20:28.467Z] Cloning the remote Git repository [2022-11-08T20:20:28.515Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-08T20:20:28.594Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-11-08T20:20:28.747Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-08T20:20:28.748Z] > git --version # timeout=10 [2022-11-08T20:20:28.768Z] > git --version # 'git version 2.25.1' [2022-11-08T20:20:28.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T20:20:28.822Z] Verifying host key using known hosts file [2022-11-08T20:20:29.020Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T20:20:29.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T20:20:30.974Z] Compiling @angular/core : es2015 as esm2015 [2022-11-08T20:20:30.974Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-08T20:20:32.013Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-08T20:20:32.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T20:20:32.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-08T20:20:32.831Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-08T20:20:32.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T20:20:32.837Z] Verifying host key using known hosts file [2022-11-08T20:20:32.843Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T20:20:32.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-08T20:20:33.648Z] Merging remotes/origin/main commit 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd into PR head commit 349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:20:34.174Z] Merge succeeded, producing 349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:20:34.175Z] Checking out Revision 349e800c897877dd07dbac5aa541affe4183efcf (PR-577) [2022-11-08T20:20:34.389Z] Compiling @angular/common : es2015 as esm2015 [2022-11-08T20:20:34.389Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-08T20:20:34.666Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-08T20:20:34.666Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-08T20:20:34.926Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-08T20:20:33.666Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T20:20:33.687Z] > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # timeout=10 [2022-11-08T20:20:34.063Z] > git remote # timeout=10 [2022-11-08T20:20:34.080Z] > git config --get remote.origin.url # timeout=10 [2022-11-08T20:20:34.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T20:20:34.108Z] Verifying host key using known hosts file [2022-11-08T20:20:34.113Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T20:20:34.121Z] > git merge 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 [2022-11-08T20:20:34.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-08T20:20:34.180Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T20:20:34.197Z] > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # timeout=10 [2022-11-08T20:20:35.189Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-08T20:20:35.459Z] Compiling @angular/router : es2015 as esm2015 [2022-11-08T20:20:35.459Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-08T20:20:35.459Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-08T20:20:35.717Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-08T20:20:35.978Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-08T20:20:37.459Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-08T20:20:37.670Z] Commit message: "docs: Levski Change Log" [2022-11-08T20:20:37.712Z] > git --version # timeout=10 [2022-11-08T20:20:37.722Z] > git --version # 'git version 2.25.1' [2022-11-08T20:20:37.741Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T20:20:38.786Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T20:20:38.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T20:20:38.786Z] Dload Upload Total Spent Left Speed [2022-11-08T20:20:38.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh [2022-11-08T20:20:39.480Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T20:20:39.822Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T20:20:39.822Z] + sudo tee /etc/docker/daemon.new [2022-11-08T20:20:39.822Z] { [2022-11-08T20:20:39.822Z] "registry-mirrors": [ [2022-11-08T20:20:39.822Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T20:20:39.822Z] ], [2022-11-08T20:20:39.822Z] "bip": "10.250.0.254/24", [2022-11-08T20:20:39.822Z] "hosts": [ [2022-11-08T20:20:39.822Z] "tcp://0.0.0.0:5555", [2022-11-08T20:20:39.822Z] "unix:///var/run/docker.sock" [2022-11-08T20:20:39.822Z] ], [2022-11-08T20:20:39.822Z] "mtu": 1458, [2022-11-08T20:20:39.822Z] "selinux-enabled": true, [2022-11-08T20:20:39.822Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T20:20:39.822Z] } [Pipeline] sh [2022-11-08T20:20:40.159Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T20:20:40.508Z] + sudo service docker restart [2022-11-08T20:20:44.033Z] 08 11 2022 20:20:42.744:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-08T20:20:44.033Z] 08 11 2022 20:20:42.746:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-08T20:20:44.033Z] 08 11 2022 20:20:42.749:INFO [launcher]: Starting browser ChromeHeadless [2022-11-08T20:20:56.236Z] ✔ Browser application bundle generation complete. [2022-11-08T20:20:56.236Z] 08 11 2022 20:20:54.503:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket BMndH71Omw_dq1Q6AAAB with id 25536036 [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.023 secs) [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.029 secs) [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.034 secs) [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.036 secs) [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.039 secs) [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.073 secs) [2022-11-08T20:20:57.610Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.077 secs) [2022-11-08T20:20:57.611Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.195 secs) [2022-11-08T20:20:57.611Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.222 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.391 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.398 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.402 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.407 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.412 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.448 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.463 secs) [2022-11-08T20:20:57.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.48 secs) [2022-11-08T20:20:58.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.547 secs) [2022-11-08T20:20:58.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.559 secs) [2022-11-08T20:20:58.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.564 secs) [2022-11-08T20:20:58.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.565 secs) [2022-11-08T20:20:58.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.586 secs) [2022-11-08T20:20:58.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.647 secs) [2022-11-08T20:20:58.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.663 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.673 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.682 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.685 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.697 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.704 secs) [2022-11-08T20:20:58.384Z] WARN: ' [2022-11-08T20:20:58.384Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-08T20:20:58.384Z] Support for using the ngModel input property and ngModelChange event with [2022-11-08T20:20:58.384Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-08T20:20:58.384Z] in a future version of Angular. [2022-11-08T20:20:58.384Z] [2022-11-08T20:20:58.384Z] For more information on this, see our API docs here: [2022-11-08T20:20:58.384Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-08T20:20:58.384Z] ' [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.704 secs) [2022-11-08T20:20:58.384Z] WARN: ' [2022-11-08T20:20:58.384Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-08T20:20:58.384Z] Support for using the ngModel input property and ngModelChange event with [2022-11-08T20:20:58.384Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-08T20:20:58.384Z] in a future version of Angular. [2022-11-08T20:20:58.384Z] [2022-11-08T20:20:58.384Z] For more information on this, see our API docs here: [2022-11-08T20:20:58.384Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-08T20:20:58.384Z] ' [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.738 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.743 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.745 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.748 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.751 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.768 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.794 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.797 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.799 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.803 secs) [2022-11-08T20:20:58.384Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.81 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.853 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.86 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.863 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.864 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.878 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.887 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.891 secs) [2022-11-08T20:20:58.642Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.933 secs) [2022-11-08T20:20:58.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.966 secs) [2022-11-08T20:20:58.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.995 secs) [2022-11-08T20:20:58.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.008 secs) [2022-11-08T20:20:58.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.011 secs) [2022-11-08T20:20:58.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.032 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T20:20:58.821Z] provisioning config files... [2022-11-08T20:20:58.847Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config17022400841700008020tmp [Pipeline] { [Pipeline] libraryResource [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.038 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.041 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.042 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.047 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.051 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.056 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.059 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.087 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.137 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.165 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.204 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.209 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.212 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.213 secs) [2022-11-08T20:20:58.901Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.228 secs) [Pipeline] sh [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.235 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.253 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.27 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.28 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.29 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.295 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.306 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.313 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.316 secs) [2022-11-08T20:20:59.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.323 secs) [2022-11-08T20:20:59.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.34 secs) [2022-11-08T20:20:59.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.342 secs) [2022-11-08T20:20:59.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.343 secs) [2022-11-08T20:20:59.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.36 secs) [2022-11-08T20:20:59.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.378 secs) [2022-11-08T20:20:59.159Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.4 secs) [2022-11-08T20:20:59.231Z] ---> docker-login.sh [2022-11-08T20:20:59.232Z] nexus3.edgexfoundry.org:10001 [2022-11-08T20:20:59.416Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.426 secs) [2022-11-08T20:20:59.416Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.456 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.476 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.492 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.501 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.513 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.526 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.528 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.533 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.556 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.569 secs) [2022-11-08T20:20:59.417Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.573 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.6 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.615 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.619 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.622 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.63 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.641 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.653 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.657 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.66 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.661 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.672 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.675 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.682 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.687 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.698 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.726 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.735 secs) [2022-11-08T20:20:59.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.741 secs) [2022-11-08T20:20:59.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:20:59.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:20:59.831Z] Configure a credential helper to remove this warning. See [2022-11-08T20:20:59.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:20:59.831Z] [2022-11-08T20:20:59.831Z] Login Succeeded [2022-11-08T20:20:59.831Z] nexus3.edgexfoundry.org:10002 [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.751 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.758 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.767 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.775 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.779 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.784 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.792 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.814 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.821 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.84 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.852 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.859 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.865 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.87 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.885 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.901 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.907 secs) [2022-11-08T20:20:59.932Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.916 secs) [2022-11-08T20:21:00.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:21:00.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:21:00.103Z] Configure a credential helper to remove this warning. See [2022-11-08T20:21:00.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:21:00.103Z] [2022-11-08T20:21:00.103Z] Login Succeeded [2022-11-08T20:21:00.103Z] nexus3.edgexfoundry.org:10003 [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.938 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.942 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.949 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.952 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.955 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.958 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.983 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.993 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.009 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.016 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.022 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.029 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.034 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.045 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.05 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.056 secs) [2022-11-08T20:21:00.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.061 secs) [2022-11-08T20:21:00.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:21:00.448Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.049 secs / 2.061 secs) [2022-11-08T20:21:00.448Z] TOTAL: 149 SUCCESS [2022-11-08T20:21:00.448Z] ✔ Browser application bundle generation complete. [2022-11-08T20:21:00.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:21:00.644Z] Configure a credential helper to remove this warning. See [2022-11-08T20:21:00.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:21:00.644Z] [2022-11-08T20:21:00.644Z] Login Succeeded [2022-11-08T20:21:00.644Z] nexus3.edgexfoundry.org:10004 [2022-11-08T20:21:00.706Z] [2022-11-08T20:21:00.706Z] =============================== Coverage summary =============================== [2022-11-08T20:21:00.706Z] Statements : 40.98% ( 1467/3580 ) [2022-11-08T20:21:00.706Z] Branches : 12.03% ( 111/923 ) [2022-11-08T20:21:00.706Z] Functions : 33.28% ( 432/1298 ) [2022-11-08T20:21:00.706Z] Lines : 38.91% ( 1318/3387 ) [2022-11-08T20:21:00.706Z] ================================================================================ [2022-11-08T20:21:00.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:21:00.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:21:00.915Z] Configure a credential helper to remove this warning. See [2022-11-08T20:21:00.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:21:00.915Z] [2022-11-08T20:21:00.915Z] Login Succeeded [2022-11-08T20:21:00.915Z] docker.io [2022-11-08T20:21:00.962Z] ✔ Browser application bundle generation complete. [2022-11-08T20:21:01.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T20:21:01.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T20:21:01.451Z] Configure a credential helper to remove this warning. See [2022-11-08T20:21:01.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T20:21:01.451Z] [2022-11-08T20:21:01.451Z] Login Succeeded [2022-11-08T20:21:01.451Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T20:21:01.481Z] Deleting 1 temporary files [2022-11-08T20:21:01.526Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-577/web' [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T20:21:01.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T20:21:01.718Z] $ docker stop --time=1 20af028354a1577780f5f1c02373f8031990fc4538923d3d6b27d2b98ea1f4bb [2022-11-08T20:21:02.961Z] $ docker rm -f 20af028354a1577780f5f1c02373f8031990fc4538923d3d6b27d2b98ea1f4bb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2022-11-08T20:21:03.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T20:21:03.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T20:21:03.234Z] ========================================================= [2022-11-08T20:21:03.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T20:21:03.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-11-08T20:21:03.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T20:21:03.726Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] stash [2022-11-08T20:21:04.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2022-11-08T20:21:04.696Z] Sending build context to Docker daemon 28.73MB [2022-11-08T20:21:04.696Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T20:21:04.696Z] Step 2/16 : FROM ${BASE} AS builder [Pipeline] sh [2022-11-08T20:21:05.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T20:21:05.973Z] + ls -al . [2022-11-08T20:21:05.973Z] total 188 [2022-11-08T20:21:05.973Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 8 20:19 . [2022-11-08T20:21:05.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:18 .. [2022-11-08T20:21:05.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:18 .blubracket [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 8 20:18 .dockerignore [2022-11-08T20:21:05.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:18 .git [2022-11-08T20:21:05.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:18 .github [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 8 20:18 .gitignore [2022-11-08T20:21:05.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 20:18 .semver [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 8 20:18 Attribution.txt [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 8 20:18 CHANGELOG.md [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 8 20:18 CONTRIBUTING.md [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 8 20:18 Dockerfile [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 8 20:18 Jenkinsfile [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 8 20:18 LICENSE [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 8 20:18 Makefile [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 8 20:18 README.md [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:18 VERSION [2022-11-08T20:21:05.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:18 assets [2022-11-08T20:21:05.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:18 bin [2022-11-08T20:21:05.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:18 cmd [2022-11-08T20:21:05.973Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 20:19 coverage.out [2022-11-08T20:21:05.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:18 docs [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 8 20:18 go.mod [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 8 20:18 go.sum [2022-11-08T20:21:05.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:18 internal [2022-11-08T20:21:05.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:18 snap [2022-11-08T20:21:05.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:18 testing [2022-11-08T20:21:05.973Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 8 20:18 version.go [2022-11-08T20:21:05.973Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 20:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:21:06.178Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T20:21:06.178Z] 9b18e9b68314: Pulling fs layer [2022-11-08T20:21:06.178Z] 35d82f9e3411: Pulling fs layer [2022-11-08T20:21:06.178Z] e16973657156: Pulling fs layer [2022-11-08T20:21:06.178Z] fc693d55d65f: Pulling fs layer [2022-11-08T20:21:06.178Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T20:21:06.178Z] dda99020689f: Pulling fs layer [2022-11-08T20:21:06.178Z] db1c61fa0a46: Pulling fs layer [2022-11-08T20:21:06.178Z] 891c053d2c06: Pulling fs layer [2022-11-08T20:21:06.178Z] fc693d55d65f: Waiting [2022-11-08T20:21:06.178Z] 7e9fc2657dce: Waiting [2022-11-08T20:21:06.178Z] dda99020689f: Waiting [2022-11-08T20:21:06.178Z] 891c053d2c06: Waiting [2022-11-08T20:21:06.178Z] db1c61fa0a46: Waiting [2022-11-08T20:21:06.358Z] + 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=349e800c897877dd07dbac5aa541affe4183efcf --label arch=amd64 --label version=0.0.0 . [2022-11-08T20:21:06.447Z] e16973657156: Verifying Checksum [2022-11-08T20:21:06.447Z] e16973657156: Download complete [2022-11-08T20:21:06.447Z] 35d82f9e3411: Verifying Checksum [2022-11-08T20:21:06.447Z] 35d82f9e3411: Download complete [2022-11-08T20:21:06.447Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T20:21:06.447Z] 7e9fc2657dce: Download complete [2022-11-08T20:21:06.447Z] dda99020689f: Verifying Checksum [2022-11-08T20:21:06.447Z] dda99020689f: Download complete [2022-11-08T20:21:06.447Z] 9b18e9b68314: Verifying Checksum [2022-11-08T20:21:06.447Z] 9b18e9b68314: Download complete [2022-11-08T20:21:06.616Z] Sending build context to Docker daemon 48.27MB [2022-11-08T20:21:06.616Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T20:21:06.616Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-08T20:21:06.616Z] ---> 51bf4f920b34 [2022-11-08T20:21:06.616Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-08T20:21:07.189Z] ---> Running in 1eb3285b5b08 [2022-11-08T20:21:07.189Z] Removing intermediate container 1eb3285b5b08 [2022-11-08T20:21:07.189Z] ---> 8e96bd69dfda [2022-11-08T20:21:07.189Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-08T20:21:07.189Z] ---> Running in e6da42bb0d6d [2022-11-08T20:21:07.414Z] 9b18e9b68314: Pull complete [2022-11-08T20:21:07.414Z] 891c053d2c06: Verifying Checksum [2022-11-08T20:21:07.414Z] 891c053d2c06: Download complete [2022-11-08T20:21:07.448Z] Removing intermediate container e6da42bb0d6d [2022-11-08T20:21:07.448Z] ---> 7fe41b0f99e4 [2022-11-08T20:21:07.448Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T20:21:07.448Z] ---> Running in d76042268df2 [2022-11-08T20:21:07.448Z] Removing intermediate container d76042268df2 [2022-11-08T20:21:07.448Z] ---> 51ec16dc4923 [2022-11-08T20:21:07.448Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-08T20:21:07.448Z] ---> Running in e68dbfc662eb [2022-11-08T20:21:07.448Z] Removing intermediate container e68dbfc662eb [2022-11-08T20:21:07.448Z] ---> 07076f5cbbd8 [2022-11-08T20:21:07.448Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-08T20:21:07.686Z] 35d82f9e3411: Pull complete [2022-11-08T20:21:07.706Z] ---> Running in 6fd4c19ff102 [2022-11-08T20:21:07.706Z] Removing intermediate container 6fd4c19ff102 [2022-11-08T20:21:07.706Z] ---> 9d1728705641 [2022-11-08T20:21:07.706Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-08T20:21:08.284Z] e16973657156: Pull complete [2022-11-08T20:21:08.552Z] db1c61fa0a46: Verifying Checksum [2022-11-08T20:21:08.552Z] db1c61fa0a46: Download complete [2022-11-08T20:21:08.642Z] ---> 525a6801f884 [2022-11-08T20:21:08.642Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-08T20:21:08.642Z] ---> Running in c50ca3aae14f [2022-11-08T20:21:08.900Z] Removing intermediate container c50ca3aae14f [2022-11-08T20:21:08.900Z] ---> 36133421e5a8 [2022-11-08T20:21:08.900Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T20:21:09.162Z] ---> Running in a77f81579951 [2022-11-08T20:21:09.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T20:21:09.513Z] fc693d55d65f: Verifying Checksum [2022-11-08T20:21:09.513Z] fc693d55d65f: Download complete [2022-11-08T20:21:09.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T20:21:10.688Z] OK: 211 MiB in 51 packages [2022-11-08T20:21:10.948Z] Removing intermediate container a77f81579951 [2022-11-08T20:21:10.948Z] ---> 93d44c46e89f [2022-11-08T20:21:10.948Z] Step 11/26 : ENV GO111MODULE=on [2022-11-08T20:21:10.948Z] ---> Running in 28caf9afb41f [2022-11-08T20:21:10.948Z] Removing intermediate container 28caf9afb41f [2022-11-08T20:21:10.948Z] ---> 80fd1df0846b [2022-11-08T20:21:10.948Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-08T20:21:10.948Z] ---> Running in 43fc3a72ea6b [2022-11-08T20:21:10.948Z] Removing intermediate container 43fc3a72ea6b [2022-11-08T20:21:10.948Z] ---> 0744bc266130 [2022-11-08T20:21:10.948Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-08T20:21:11.207Z] ---> fcc7513b6ff9 [2022-11-08T20:21:11.207Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T20:21:11.207Z] ---> Running in 170ba62171b1 [2022-11-08T20:21:11.775Z] Removing intermediate container 170ba62171b1 [2022-11-08T20:21:11.775Z] ---> ecf915db7647 [2022-11-08T20:21:11.775Z] Step 15/26 : COPY . . [2022-11-08T20:21:13.146Z] ---> b8f7d5382c29 [2022-11-08T20:21:13.146Z] Step 16/26 : RUN ${MAKE} [2022-11-08T20:21:13.146Z] ---> Running in ba8ff46ef8dc [2022-11-08T20:21:13.404Z] 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 [2022-11-08T20:21:21.821Z] fc693d55d65f: Pull complete [2022-11-08T20:21:21.821Z] 7e9fc2657dce: Pull complete [2022-11-08T20:21:21.821Z] dda99020689f: Pull complete [2022-11-08T20:21:25.654Z] Removing intermediate container ba8ff46ef8dc [2022-11-08T20:21:25.654Z] ---> 39735161de72 [2022-11-08T20:21:25.654Z] Step 17/26 : FROM alpine:3.14 [2022-11-08T20:21:25.654Z] 3.14: Pulling from library/alpine [2022-11-08T20:21:25.654Z] c7ed990a2339: Pulling fs layer [2022-11-08T20:21:25.654Z] c7ed990a2339: Verifying Checksum [2022-11-08T20:21:25.654Z] c7ed990a2339: Download complete [2022-11-08T20:21:25.654Z] c7ed990a2339: Pull complete [2022-11-08T20:21:25.654Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-08T20:21:25.654Z] Status: Downloaded newer image for alpine:3.14 [2022-11-08T20:21:25.654Z] ---> dd53f409bf0b [2022-11-08T20:21:25.654Z] Step 18/26 : EXPOSE 4000 [2022-11-08T20:21:25.654Z] ---> Running in e2c316dc44c2 [2022-11-08T20:21:25.654Z] Removing intermediate container e2c316dc44c2 [2022-11-08T20:21:25.654Z] ---> efb96f8c2cb3 [2022-11-08T20:21:25.654Z] 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 [2022-11-08T20:21:26.592Z] ---> 862a306f3039 [2022-11-08T20:21:26.592Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-08T20:21:26.592Z] ---> 7e351a8358eb [2022-11-08T20:21:26.592Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-08T20:21:26.592Z] ---> 090b86f03944 [2022-11-08T20:21:26.592Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-08T20:21:26.592Z] ---> Running in 1a4b1a65101a [2022-11-08T20:21:26.854Z] Removing intermediate container 1a4b1a65101a [2022-11-08T20:21:26.854Z] ---> 1caab26e474a [2022-11-08T20:21:26.854Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-08T20:21:26.854Z] ---> Running in 3e5e514d8e42 [2022-11-08T20:21:26.854Z] Removing intermediate container 3e5e514d8e42 [2022-11-08T20:21:26.854Z] ---> 03508bb10e57 [2022-11-08T20:21:26.854Z] Step 24/26 : LABEL arch=amd64 [2022-11-08T20:21:26.854Z] ---> Running in c95010163de6 [2022-11-08T20:21:26.854Z] Removing intermediate container c95010163de6 [2022-11-08T20:21:26.854Z] ---> e494444487db [2022-11-08T20:21:26.854Z] Step 25/26 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:21:26.854Z] ---> Running in 7921db37a1fd [2022-11-08T20:21:26.854Z] Removing intermediate container 7921db37a1fd [2022-11-08T20:21:26.854Z] ---> 06adba0aba86 [2022-11-08T20:21:26.854Z] Step 26/26 : LABEL version=0.0.0 [2022-11-08T20:21:27.113Z] ---> Running in b8402d59e8a5 [2022-11-08T20:21:27.113Z] Removing intermediate container b8402d59e8a5 [2022-11-08T20:21:27.113Z] ---> e1cb2376a9cd [2022-11-08T20:21:27.113Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T20:21:27.113Z] Successfully built e1cb2376a9cd [2022-11-08T20:21:27.113Z] 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 [2022-11-08T20:21:27.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T20:21:27.976Z] [2022-11-08T20:21:27.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:21:28.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T20:21:28.363Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T20:21:28.363Z] 5eb5b503b376: Pulling fs layer [2022-11-08T20:21:28.363Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T20:21:28.363Z] ec43610c2a17: Pulling fs layer [2022-11-08T20:21:28.363Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T20:21:28.363Z] 33b1e0a273af: Pulling fs layer [2022-11-08T20:21:28.363Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T20:21:28.363Z] 2f39f015ded8: Pulling fs layer [2022-11-08T20:21:28.363Z] 3a2ae6a8a46f: Waiting [2022-11-08T20:21:28.363Z] 33b1e0a273af: Waiting [2022-11-08T20:21:28.363Z] 5d3b04190fa2: Waiting [2022-11-08T20:21:28.363Z] 2f39f015ded8: Waiting [2022-11-08T20:21:28.363Z] 5c69ac0246d0: Verifying Checksum [2022-11-08T20:21:28.363Z] 5c69ac0246d0: Download complete [2022-11-08T20:21:28.363Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T20:21:28.363Z] 3a2ae6a8a46f: Download complete [2022-11-08T20:21:28.363Z] 33b1e0a273af: Verifying Checksum [2022-11-08T20:21:28.363Z] 33b1e0a273af: Download complete [2022-11-08T20:21:28.363Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T20:21:28.363Z] 5d3b04190fa2: Download complete [2022-11-08T20:21:28.493Z] db1c61fa0a46: Pull complete [2022-11-08T20:21:28.619Z] ec43610c2a17: Verifying Checksum [2022-11-08T20:21:28.619Z] 5eb5b503b376: Verifying Checksum [2022-11-08T20:21:28.619Z] 5eb5b503b376: Download complete [2022-11-08T20:21:29.186Z] 2f39f015ded8: Download complete [2022-11-08T20:21:29.751Z] 5eb5b503b376: Pull complete [2022-11-08T20:21:29.751Z] 5c69ac0246d0: Pull complete [2022-11-08T20:21:29.904Z] 891c053d2c06: Pull complete [2022-11-08T20:21:29.904Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T20:21:29.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T20:21:29.904Z] ---> f96f9c87975a [2022-11-08T20:21:29.904Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-08T20:21:30.008Z] ec43610c2a17: Pull complete [2022-11-08T20:21:30.265Z] 3a2ae6a8a46f: Pull complete [2022-11-08T20:21:30.265Z] 33b1e0a273af: Pull complete [2022-11-08T20:21:30.523Z] 5d3b04190fa2: Pull complete [2022-11-08T20:21:31.852Z] ---> Running in 20fddb676ce4 [2022-11-08T20:21:31.852Z] Removing intermediate container 20fddb676ce4 [2022-11-08T20:21:31.852Z] ---> f43012c9be14 [2022-11-08T20:21:31.852Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-08T20:21:31.852Z] ---> Running in 08935680ceb6 [2022-11-08T20:21:32.122Z] Removing intermediate container 08935680ceb6 [2022-11-08T20:21:32.122Z] ---> e98e539c6d24 [2022-11-08T20:21:32.122Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T20:21:32.397Z] ---> Running in 0e78f7031902 [2022-11-08T20:21:32.666Z] Removing intermediate container 0e78f7031902 [2022-11-08T20:21:32.666Z] ---> 47dd3e07a962 [2022-11-08T20:21:32.666Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-08T20:21:32.666Z] ---> Running in 71148ce8a15a [2022-11-08T20:21:32.934Z] Removing intermediate container 71148ce8a15a [2022-11-08T20:21:32.934Z] ---> aab9a977844f [2022-11-08T20:21:32.934Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-08T20:21:32.934Z] ---> Running in a408287a8424 [2022-11-08T20:21:33.201Z] Removing intermediate container a408287a8424 [2022-11-08T20:21:33.201Z] ---> 6f1819ea2070 [2022-11-08T20:21:33.201Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-08T20:21:33.782Z] latest: Pulling from library/docker [2022-11-08T20:21:34.051Z] 9b18e9b68314: Already exists [2022-11-08T20:21:34.051Z] e5833820420a: Pulling fs layer [2022-11-08T20:21:34.051Z] 79069699b830: Pulling fs layer [2022-11-08T20:21:34.051Z] 444a66d86b54: Pulling fs layer [2022-11-08T20:21:34.051Z] af8c662400c0: Pulling fs layer [2022-11-08T20:21:34.051Z] 7851778f47af: Pulling fs layer [2022-11-08T20:21:34.051Z] 969048075247: Pulling fs layer [2022-11-08T20:21:34.051Z] 9d9d268b6129: Pulling fs layer [2022-11-08T20:21:34.051Z] 71d72239e8c8: Pulling fs layer [2022-11-08T20:21:34.051Z] 9d9d268b6129: Waiting [2022-11-08T20:21:34.051Z] 969048075247: Waiting [2022-11-08T20:21:34.051Z] af8c662400c0: Waiting [2022-11-08T20:21:34.051Z] 71d72239e8c8: Waiting [2022-11-08T20:21:34.051Z] 7851778f47af: Waiting [2022-11-08T20:21:34.335Z] 79069699b830: Verifying Checksum [2022-11-08T20:21:34.335Z] 79069699b830: Download complete [2022-11-08T20:21:34.335Z] e5833820420a: Verifying Checksum [2022-11-08T20:21:34.335Z] e5833820420a: Download complete [2022-11-08T20:21:34.603Z] 444a66d86b54: Verifying Checksum [2022-11-08T20:21:34.603Z] 444a66d86b54: Download complete [2022-11-08T20:21:34.700Z] 2f39f015ded8: Pull complete [2022-11-08T20:21:34.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T20:21:34.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T20:21:34.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-11-08T20:21:34.868Z] 969048075247: Download complete [2022-11-08T20:21:34.868Z] e5833820420a: Pull complete [Pipeline] withDockerContainer [2022-11-08T20:21:34.926Z] prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container [2022-11-08T20:21:34.960Z] $ 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-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-08T20:21:35.138Z] 9d9d268b6129: Download complete [2022-11-08T20:21:35.138Z] 79069699b830: Pull complete [2022-11-08T20:21:35.138Z] 71d72239e8c8: Download complete [2022-11-08T20:21:35.721Z] 7851778f47af: Verifying Checksum [2022-11-08T20:21:35.721Z] 7851778f47af: Download complete [2022-11-08T20:21:35.721Z] af8c662400c0: Verifying Checksum [2022-11-08T20:21:35.721Z] af8c662400c0: Download complete [2022-11-08T20:21:36.304Z] 444a66d86b54: Pull complete [2022-11-08T20:21:37.265Z] af8c662400c0: Pull complete [2022-11-08T20:21:37.786Z] $ docker top 35b9091c087b0c837206cbf40afd485f2df4b2da9eb19c1dad1831b8bf02a1c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:21:38.222Z] 7851778f47af: Pull complete [2022-11-08T20:21:38.282Z] ---> job-cost.sh [2022-11-08T20:21:38.282Z] lf-activate-venv: SKIPPING [2022-11-08T20:21:38.282Z] INFO: No Stack... [2022-11-08T20:21:38.491Z] 969048075247: Pull complete [2022-11-08T20:21:38.759Z] 9d9d268b6129: Pull complete [2022-11-08T20:21:38.851Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T20:21:39.025Z] 71d72239e8c8: Pull complete [2022-11-08T20:21:39.025Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-11-08T20:21:39.025Z] Status: Downloaded newer image for docker:latest [2022-11-08T20:21:39.109Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T20:21:39.418Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives/cost.csv [2022-11-08T20:21:39.418Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T20:21:39.460Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [2022-11-08T20:21:39.465Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] did not exist. Created. [2022-11-08T20:21:39.465Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T20:21:39.859Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T20:21:40.221Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T20:21:40.237Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T20:21:40.322Z] $ docker stop --time=1 35b9091c087b0c837206cbf40afd485f2df4b2da9eb19c1dad1831b8bf02a1c6 [2022-11-08T20:21:41.501Z] $ docker rm -f 35b9091c087b0c837206cbf40afd485f2df4b2da9eb19c1dad1831b8bf02a1c6 [Pipeline] // withDockerContainer [2022-11-08T20:21:41.605Z] ---> 732afd48a781 [2022-11-08T20:21:41.605Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-08T20:21:41.605Z] ---> Running in 37a4d1874faa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T20:21:44.197Z] Removing intermediate container 37a4d1874faa [2022-11-08T20:21:44.197Z] ---> e38fd9904eef [2022-11-08T20:21:44.198Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T20:21:44.198Z] ---> Running in 185f363cbade [2022-11-08T20:21:44.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T20:21:45.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T20:21:46.778Z] OK: 221 MiB in 51 packages [2022-11-08T20:21:47.366Z] Removing intermediate container 185f363cbade [2022-11-08T20:21:47.366Z] ---> b9d32ddf8164 [2022-11-08T20:21:47.366Z] Step 11/16 : ENV GO111MODULE=on [2022-11-08T20:21:47.366Z] ---> Running in 8b892ad0d5ce [2022-11-08T20:21:47.641Z] Removing intermediate container 8b892ad0d5ce [2022-11-08T20:21:47.641Z] ---> ab2b5af8792c [2022-11-08T20:21:47.641Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-08T20:21:47.908Z] ---> Running in 957f57c83c8d [2022-11-08T20:21:48.176Z] Removing intermediate container 957f57c83c8d [2022-11-08T20:21:48.176Z] ---> 8193e03a938e [2022-11-08T20:21:48.176Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-08T20:21:48.760Z] ---> 2a84fc7a8e2a [2022-11-08T20:21:48.760Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T20:21:48.760Z] ---> Running in 0b860deec827 [2022-11-08T20:22:45.156Z] Removing intermediate container 0b860deec827 [2022-11-08T20:22:45.156Z] ---> 1997f0691386 [2022-11-08T20:22:45.156Z] Step 15/16 : COPY . . [2022-11-08T20:22:45.156Z] ---> 988b0fa01de6 [2022-11-08T20:22:45.156Z] Step 16/16 : RUN ${MAKE} [2022-11-08T20:22:45.156Z] ---> Running in c831646b8c6c [2022-11-08T20:22:45.747Z] noop [2022-11-08T20:22:46.331Z] Removing intermediate container c831646b8c6c [2022-11-08T20:22:46.331Z] ---> 5cf0a09fa758 [2022-11-08T20:22:46.331Z] Successfully built 5cf0a09fa758 [2022-11-08T20:22:46.331Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:22:46.786Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T20:22:46.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T20:22:47.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-118655 does not seem to be running inside a container [2022-11-08T20:22:47.091Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-11-08T20:22:48.168Z] $ docker top 475cfb072f8c67f8593a2b1f9a426e71758f82ce7a86ae11c54d86297ae2bedc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T20:22:49.017Z] + go version [2022-11-08T20:22:49.017Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T20:22:49.053Z] $ docker stop --time=1 475cfb072f8c67f8593a2b1f9a426e71758f82ce7a86ae11c54d86297ae2bedc [2022-11-08T20:22:50.639Z] $ docker rm -f 475cfb072f8c67f8593a2b1f9a426e71758f82ce7a86ae11c54d86297ae2bedc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:22:51.459Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T20:22:51.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T20:22:51.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-118655 does not seem to be running inside a container [2022-11-08T20:22:51.780Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-11-08T20:22:52.926Z] $ docker top dc8220aca039675c70696db539168ba2c867921437591ae737b95c75d6ab4de2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T20:22:53.806Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-08T20:22:54.198Z] + make test [2022-11-08T20:22:54.199Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-08T20:22:56.152Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-08T20:24:03.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-08T20:24:03.999Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-08T20:24:22.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T20:24:22.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T20:24:22.216Z] ./bin/test-attribution-txt.sh [2022-11-08T20:24:22.216Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-08T20:24:22.216Z] make -C web test [2022-11-08T20:24:22.216Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-11-08T20:24:22.216Z] make[1]: tput: No such file or directory [2022-11-08T20:24:22.216Z] make[1]: tput: No such file or directory [2022-11-08T20:24:22.216Z] warning: generating ./VERSION [2022-11-08T20:24:22.216Z] echo "0.0.0" > VERSION [2022-11-08T20:24:22.216Z] docker build \ [2022-11-08T20:24:22.216Z] -f Dockerfile \ [2022-11-08T20:24:22.216Z] --build-arg USER=1000 \ [2022-11-08T20:24:22.216Z] \ [2022-11-08T20:24:22.216Z] --label "git_sha=349e800c897877dd07dbac5aa541affe4183efcf" \ [2022-11-08T20:24:22.216Z] -t edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf \ [2022-11-08T20:24:22.216Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-08T20:24:22.216Z] . [2022-11-08T20:24:22.798Z] Sending build context to Docker daemon 3.269MB [2022-11-08T20:24:22.798Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-08T20:24:23.380Z] 16.17-alpine3.15: Pulling from library/node [2022-11-08T20:24:23.647Z] 47517142f6ba: Pulling fs layer [2022-11-08T20:24:23.647Z] 5f8c4bfa009b: Pulling fs layer [2022-11-08T20:24:23.647Z] f7079c9c4ba1: Pulling fs layer [2022-11-08T20:24:23.647Z] aba105e6f55a: Pulling fs layer [2022-11-08T20:24:23.647Z] aba105e6f55a: Waiting [2022-11-08T20:24:23.647Z] 47517142f6ba: Verifying Checksum [2022-11-08T20:24:23.647Z] 47517142f6ba: Download complete [2022-11-08T20:24:23.916Z] aba105e6f55a: Download complete [2022-11-08T20:24:24.183Z] f7079c9c4ba1: Verifying Checksum [2022-11-08T20:24:24.183Z] f7079c9c4ba1: Download complete [2022-11-08T20:24:24.183Z] 47517142f6ba: Pull complete [2022-11-08T20:24:26.122Z] 5f8c4bfa009b: Verifying Checksum [2022-11-08T20:24:26.122Z] 5f8c4bfa009b: Download complete [2022-11-08T20:24:29.619Z] 5f8c4bfa009b: Pull complete [2022-11-08T20:24:29.906Z] f7079c9c4ba1: Pull complete [2022-11-08T20:24:30.177Z] aba105e6f55a: Pull complete [2022-11-08T20:24:30.177Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-08T20:24:30.177Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-08T20:24:30.177Z] ---> bf1b8b58d215 [2022-11-08T20:24:30.177Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-08T20:24:30.775Z] ---> Running in 8122e7cc3a74 [2022-11-08T20:24:31.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-08T20:24:32.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-08T20:24:33.285Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-08T20:24:33.286Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-08T20:24:33.286Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-08T20:24:33.286Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-08T20:24:33.286Z] (5/128) Installing libxcb (1.14-r2) [2022-11-08T20:24:33.286Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-08T20:24:33.552Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-08T20:24:33.552Z] (8/128) Installing libice (1.0.10-r0) [2022-11-08T20:24:33.552Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-08T20:24:33.552Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-08T20:24:33.552Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-08T20:24:33.820Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-08T20:24:33.820Z] (13/128) Installing xset (1.2.4-r0) [2022-11-08T20:24:33.820Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-08T20:24:33.820Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-08T20:24:33.820Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-08T20:24:33.820Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-08T20:24:33.820Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-08T20:24:33.820Z] (19/128) Installing libintl (0.21-r0) [2022-11-08T20:24:33.820Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-08T20:24:33.820Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-08T20:24:33.820Z] (22/128) Installing pcre (8.45-r1) [2022-11-08T20:24:33.820Z] (23/128) Installing glib (2.70.1-r0) [2022-11-08T20:24:34.085Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-08T20:24:34.085Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-08T20:24:34.085Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-08T20:24:34.085Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-08T20:24:34.350Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-08T20:24:34.350Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-08T20:24:34.351Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-08T20:24:34.351Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-08T20:24:34.351Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-08T20:24:34.351Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-08T20:24:34.351Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-08T20:24:34.351Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-08T20:24:34.615Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-08T20:24:34.615Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-08T20:24:34.615Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-08T20:24:34.615Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-08T20:24:34.615Z] (40/128) Installing libxi (1.8-r0) [2022-11-08T20:24:34.615Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-08T20:24:34.615Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-08T20:24:34.883Z] (43/128) Installing atk (2.36.0-r0) [2022-11-08T20:24:34.884Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-08T20:24:34.884Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-08T20:24:34.884Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-08T20:24:34.884Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-08T20:24:34.884Z] (48/128) Installing expat (2.5.0-r0) [2022-11-08T20:24:34.884Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-08T20:24:34.884Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-08T20:24:34.884Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-08T20:24:34.884Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-08T20:24:34.884Z] (53/128) Installing pixman (0.40.0-r4) [2022-11-08T20:24:34.884Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-08T20:24:35.148Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-08T20:24:35.148Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-08T20:24:35.148Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-08T20:24:35.148Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-08T20:24:35.148Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-08T20:24:35.148Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-08T20:24:35.148Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-08T20:24:35.148Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-08T20:24:35.730Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-08T20:24:35.730Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-08T20:24:35.730Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-08T20:24:35.730Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-08T20:24:35.730Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-08T20:24:35.730Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-08T20:24:35.730Z] (69/128) Installing pango (1.48.10-r0) [2022-11-08T20:24:35.730Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-08T20:24:35.996Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-08T20:24:35.996Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-08T20:24:35.996Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-08T20:24:36.264Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-08T20:24:36.264Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-08T20:24:36.532Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-08T20:24:36.532Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-08T20:24:36.800Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-08T20:24:36.800Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-08T20:24:36.800Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-08T20:24:38.736Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-08T20:24:38.736Z] (80/128) Installing flac (1.3.4-r0) [2022-11-08T20:24:39.003Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-08T20:24:39.003Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-08T20:24:39.003Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-08T20:24:39.003Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-08T20:24:39.271Z] (85/128) Installing libass (0.15.2-r0) [2022-11-08T20:24:39.271Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-08T20:24:39.271Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-08T20:24:39.271Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-08T20:24:39.271Z] (89/128) Installing lame (3.100-r0) [2022-11-08T20:24:39.538Z] (90/128) Installing opus (1.3.1-r1) [2022-11-08T20:24:39.538Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-08T20:24:39.538Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-08T20:24:39.538Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-08T20:24:39.538Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-08T20:24:39.538Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-08T20:24:39.538Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-08T20:24:39.538Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-08T20:24:39.538Z] (98/128) Installing libva (2.13.0-r0) [2022-11-08T20:24:39.538Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-08T20:24:39.538Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-08T20:24:39.538Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-08T20:24:39.804Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-08T20:24:39.804Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-08T20:24:39.804Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-08T20:24:39.804Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-08T20:24:40.388Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-08T20:24:40.388Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-08T20:24:40.970Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-08T20:24:40.970Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-08T20:24:40.970Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-08T20:24:40.970Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-08T20:24:40.970Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-08T20:24:40.970Z] (113/128) Installing nspr (4.32-r0) [2022-11-08T20:24:41.244Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-08T20:24:41.244Z] (115/128) Installing nss (3.78.1-r0) [2022-11-08T20:24:41.244Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-08T20:24:41.524Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-08T20:24:41.524Z] (118/128) Installing orc (0.4.32-r0) [2022-11-08T20:24:41.524Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-08T20:24:41.524Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-08T20:24:41.524Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-08T20:24:41.524Z] (122/128) Installing libpulse (15.0-r2) [2022-11-08T20:24:41.524Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-08T20:24:41.793Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-08T20:24:41.793Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-08T20:24:41.793Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-08T20:24:41.793Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-08T20:24:41.793Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-08T20:24:46.048Z] Executing busybox-1.34.1-r7.trigger [2022-11-08T20:24:46.048Z] Executing glib-2.70.1-r0.trigger [2022-11-08T20:24:46.048Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-08T20:24:50.298Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-08T20:24:50.298Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-08T20:24:50.298Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-08T20:24:50.298Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-08T20:24:50.298Z] OK: 275 MiB in 144 packages [2022-11-08T20:24:58.512Z] Removing intermediate container 8122e7cc3a74 [2022-11-08T20:24:58.512Z] ---> 61cdfe0909d3 [2022-11-08T20:24:58.512Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-08T20:24:58.512Z] ---> Running in 5bdebefa5f05 [2022-11-08T20:24:58.512Z] Removing intermediate container 5bdebefa5f05 [2022-11-08T20:24:58.512Z] ---> 74203a5ef238 [2022-11-08T20:24:58.512Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-08T20:24:58.512Z] ---> Running in 4acc2507f1cc [2022-11-08T20:24:58.781Z] Removing intermediate container 4acc2507f1cc [2022-11-08T20:24:58.781Z] ---> 28c02c7fece8 [2022-11-08T20:24:58.781Z] Step 5/10 : RUN npm install -g npm [2022-11-08T20:24:58.781Z] ---> Running in 7914269ff3ae [2022-11-08T20:25:25.465Z] [2022-11-08T20:25:25.465Z] changed 54 packages, and audited 212 packages in 20s [2022-11-08T20:25:25.465Z] [2022-11-08T20:25:25.465Z] 11 packages are looking for funding [2022-11-08T20:25:25.465Z] run `npm fund` for details [2022-11-08T20:25:25.465Z] [2022-11-08T20:25:25.465Z] found 0 vulnerabilities [2022-11-08T20:25:25.465Z] Removing intermediate container 7914269ff3ae [2022-11-08T20:25:25.465Z] ---> 7a06dfab80a3 [2022-11-08T20:25:25.465Z] Step 6/10 : ARG USER=1000 [2022-11-08T20:25:25.465Z] ---> Running in 9a7e75252c0a [2022-11-08T20:25:25.465Z] Removing intermediate container 9a7e75252c0a [2022-11-08T20:25:25.465Z] ---> dccda3610dc2 [2022-11-08T20:25:25.465Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-08T20:25:25.465Z] ---> Running in e51359fabc25 [2022-11-08T20:25:27.407Z] Removing intermediate container e51359fabc25 [2022-11-08T20:25:27.407Z] ---> b1671003a091 [2022-11-08T20:25:27.407Z] Step 8/10 : USER $USER:$USER [2022-11-08T20:25:27.407Z] ---> Running in fc80a97ec6b0 [2022-11-08T20:25:27.407Z] Removing intermediate container fc80a97ec6b0 [2022-11-08T20:25:27.407Z] ---> 129d9645af91 [2022-11-08T20:25:27.407Z] Step 9/10 : WORKDIR /app [2022-11-08T20:25:27.674Z] ---> Running in 31dad5ec6edf [2022-11-08T20:25:27.939Z] Removing intermediate container 31dad5ec6edf [2022-11-08T20:25:27.939Z] ---> a1b9571fca1e [2022-11-08T20:25:27.939Z] Step 10/10 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:25:27.939Z] ---> Running in 91b0496c7c20 [2022-11-08T20:25:28.206Z] Removing intermediate container 91b0496c7c20 [2022-11-08T20:25:28.206Z] ---> 130b1b2bcfeb [2022-11-08T20:25:28.206Z] Successfully built 130b1b2bcfeb [2022-11-08T20:25:28.206Z] Successfully tagged edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:25:28.206Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-08T20:25:28.206Z] touch edgex-web-ui.imagebuilt [2022-11-08T20:25:28.206Z] mkdir -p node_modules coverage [2022-11-08T20:25:28.206Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-08T20:25:28.206Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE required: { [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE }, [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } [2022-11-08T20:25:38.270Z] npm WARN EBADENGINE } [2022-11-08T20:26:10.468Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-08T20:26:11.423Z] 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 [2022-11-08T20:26:11.423Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-08T20:26:12.005Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-08T20:26:14.584Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-08T20:26:15.165Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-08T20:26:23.375Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-08T20:26:23.957Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-08T20:26:25.361Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-08T20:26:43.567Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-11-08T20:26:43.833Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-08T20:26:44.419Z] 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. [2022-11-08T20:26:48.662Z] 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. [2022-11-08T20:26:49.624Z] 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. [2022-11-08T20:26:52.197Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-08T20:27:02.253Z] 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 [2022-11-08T20:27:02.835Z] 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 [2022-11-08T20:27:17.808Z] 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. [2022-11-08T20:27:39.852Z] 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. [2022-11-08T20:28:12.070Z] [2022-11-08T20:28:12.070Z] added 1475 packages, and audited 1476 packages in 3m [2022-11-08T20:28:12.070Z] [2022-11-08T20:28:12.070Z] 90 packages are looking for funding [2022-11-08T20:28:12.070Z] run `npm fund` for details [2022-11-08T20:28:12.070Z] [2022-11-08T20:28:12.070Z] 16 vulnerabilities (3 moderate, 8 high, 5 critical) [2022-11-08T20:28:12.070Z] [2022-11-08T20:28:12.070Z] To address issues that do not require attention, run: [2022-11-08T20:28:12.070Z] npm audit fix [2022-11-08T20:28:12.070Z] [2022-11-08T20:28:12.070Z] To address all issues (including breaking changes), run: [2022-11-08T20:28:12.070Z] npm audit fix --force [2022-11-08T20:28:12.070Z] [2022-11-08T20:28:12.070Z] Run `npm audit` for details. [2022-11-08T20:28:15.445Z] 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 [2022-11-08T20:28:30.426Z] - Generating browser application bundles (phase: setup)... [2022-11-08T20:29:02.640Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-08T20:29:02.640Z] Compiling @angular/core : es2015 as esm2015 [2022-11-08T20:29:29.305Z] Compiling @angular/common : es2015 as esm2015 [2022-11-08T20:29:29.305Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-08T20:29:32.640Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-08T20:29:32.640Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-08T20:29:36.897Z] Compiling @angular/router : es2015 as esm2015 [2022-11-08T20:29:37.658Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-08T20:29:43.110Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-08T20:29:44.561Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-08T20:29:44.561Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-08T20:29:48.806Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-08T20:29:49.386Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-08T20:29:49.652Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-08T20:30:46.031Z] 08 11 2022 20:30:42.643:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-08T20:30:46.031Z] 08 11 2022 20:30:42.656:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-08T20:30:46.031Z] 08 11 2022 20:30:42.681:INFO [launcher]: Starting browser ChromeHeadless [2022-11-08T20:32:07.618Z] 08 11 2022 20:31:56.545:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-08T20:32:07.618Z] 08 11 2022 20:32:04.999:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-08T20:32:15.810Z] 08 11 2022 20:32:14.572:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-08T20:32:37.839Z] ✔ Browser application bundle generation complete. [2022-11-08T20:32:37.839Z] 08 11 2022 20:32:36.051:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket SyLeVcNkw-SnXKRqAAAB with id 76347021 [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.415 secs) [2022-11-08T20:32:56.026Z] WARN: ' [2022-11-08T20:32:56.026Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-08T20:32:56.026Z] Support for using the ngModel input property and ngModelChange event with [2022-11-08T20:32:56.026Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-08T20:32:56.026Z] in a future version of Angular. [2022-11-08T20:32:56.026Z] [2022-11-08T20:32:56.026Z] For more information on this, see our API docs here: [2022-11-08T20:32:56.026Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-08T20:32:56.026Z] ' [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.415 secs) [2022-11-08T20:32:56.026Z] WARN: ' [2022-11-08T20:32:56.026Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-08T20:32:56.026Z] Support for using the ngModel input property and ngModelChange event with [2022-11-08T20:32:56.026Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-08T20:32:56.026Z] in a future version of Angular. [2022-11-08T20:32:56.026Z] [2022-11-08T20:32:56.026Z] For more information on this, see our API docs here: [2022-11-08T20:32:56.026Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-08T20:32:56.026Z] ' [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.169 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.211 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.243 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.383 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.932 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.121 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.184 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.208 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.234 secs) [2022-11-08T20:32:56.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.311 secs) [2022-11-08T20:32:56.298Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.625 secs) [2022-11-08T20:32:56.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.877 secs) [2022-11-08T20:32:56.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.002 secs) [2022-11-08T20:32:57.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.131 secs) [2022-11-08T20:32:57.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.16 secs) [2022-11-08T20:32:57.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.172 secs) [2022-11-08T20:32:57.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.345 secs) [2022-11-08T20:32:57.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.534 secs) [2022-11-08T20:32:57.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.597 secs) [2022-11-08T20:32:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.646 secs) [2022-11-08T20:32:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.71 secs) [2022-11-08T20:32:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.802 secs) [2022-11-08T20:32:58.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.859 secs) [2022-11-08T20:32:58.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.963 secs) [2022-11-08T20:32:58.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.225 secs) [2022-11-08T20:32:58.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.296 secs) [2022-11-08T20:32:59.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.573 secs) [2022-11-08T20:32:59.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.654 secs) [2022-11-08T20:32:59.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.778 secs) [2022-11-08T20:32:59.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.849 secs) [2022-11-08T20:32:59.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.948 secs) [2022-11-08T20:32:59.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.185 secs) [2022-11-08T20:33:00.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.343 secs) [2022-11-08T20:33:00.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.609 secs) [2022-11-08T20:33:00.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.754 secs) [2022-11-08T20:33:00.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.786 secs) [2022-11-08T20:33:00.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.814 secs) [2022-11-08T20:33:00.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.888 secs) [2022-11-08T20:33:00.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.908 secs) [2022-11-08T20:33:00.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.933 secs) [2022-11-08T20:33:00.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.972 secs) [2022-11-08T20:33:00.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6 secs) [2022-11-08T20:33:00.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.012 secs) [2022-11-08T20:33:00.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.067 secs) [2022-11-08T20:33:01.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.152 secs) [2022-11-08T20:33:01.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.231 secs) [2022-11-08T20:33:01.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.285 secs) [2022-11-08T20:33:01.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.516 secs) [2022-11-08T20:33:02.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.755 secs) [2022-11-08T20:33:02.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.773 secs) [2022-11-08T20:33:02.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.809 secs) [2022-11-08T20:33:02.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.957 secs) [2022-11-08T20:33:02.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.051 secs) [2022-11-08T20:33:02.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.127 secs) [2022-11-08T20:33:02.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.176 secs) [2022-11-08T20:33:02.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.195 secs) [2022-11-08T20:33:02.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.207 secs) [2022-11-08T20:33:02.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.222 secs) [2022-11-08T20:33:02.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.234 secs) [2022-11-08T20:33:02.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.251 secs) [2022-11-08T20:33:03.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.887 secs) [2022-11-08T20:33:03.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.984 secs) [2022-11-08T20:33:03.647Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.197 secs) [2022-11-08T20:33:03.914Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.383 secs) [2022-11-08T20:33:03.914Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.461 secs) [2022-11-08T20:33:04.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.479 secs) [2022-11-08T20:33:04.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.74 secs) [2022-11-08T20:33:04.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.84 secs) [2022-11-08T20:33:04.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.884 secs) [2022-11-08T20:33:04.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.903 secs) [2022-11-08T20:33:04.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.915 secs) [2022-11-08T20:33:04.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.984 secs) [2022-11-08T20:33:04.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.006 secs) [2022-11-08T20:33:04.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.021 secs) [2022-11-08T20:33:04.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.141 secs) [2022-11-08T20:33:05.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.248 secs) [2022-11-08T20:33:05.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.31 secs) [2022-11-08T20:33:05.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.4 secs) [2022-11-08T20:33:05.510Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.45 secs) [2022-11-08T20:33:05.510Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.642 secs) [2022-11-08T20:33:05.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.697 secs) [2022-11-08T20:33:06.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.84 secs) [2022-11-08T20:33:06.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.896 secs) [2022-11-08T20:33:06.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.948 secs) [2022-11-08T20:33:06.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.975 secs) [2022-11-08T20:33:06.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.255 secs) [2022-11-08T20:33:06.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.322 secs) [2022-11-08T20:33:06.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.342 secs) [2022-11-08T20:33:06.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.415 secs) [2022-11-08T20:33:06.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.461 secs) [2022-11-08T20:33:06.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.542 secs) [2022-11-08T20:33:07.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.757 secs) [2022-11-08T20:33:07.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.779 secs) [2022-11-08T20:33:07.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.794 secs) [2022-11-08T20:33:07.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.947 secs) [2022-11-08T20:33:07.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.995 secs) [2022-11-08T20:33:07.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.034 secs) [2022-11-08T20:33:07.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.122 secs) [2022-11-08T20:33:07.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.256 secs) [2022-11-08T20:33:07.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.305 secs) [2022-11-08T20:33:07.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.326 secs) [2022-11-08T20:33:08.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.351 secs) [2022-11-08T20:33:08.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.37 secs) [2022-11-08T20:33:08.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.513 secs) [2022-11-08T20:33:08.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.662 secs) [2022-11-08T20:33:08.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.68 secs) [2022-11-08T20:33:08.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.706 secs) [2022-11-08T20:33:08.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.751 secs) [2022-11-08T20:33:08.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.791 secs) [2022-11-08T20:33:08.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.806 secs) [2022-11-08T20:33:08.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.908 secs) [2022-11-08T20:33:08.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.939 secs) [2022-11-08T20:33:09.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.965 secs) [2022-11-08T20:33:09.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.99 secs) [2022-11-08T20:33:09.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.111 secs) [2022-11-08T20:33:09.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.188 secs) [2022-11-08T20:33:09.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.295 secs) [2022-11-08T20:33:09.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.311 secs) [2022-11-08T20:33:09.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.323 secs) [2022-11-08T20:33:09.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.364 secs) [2022-11-08T20:33:09.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.392 secs) [2022-11-08T20:33:09.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.575 secs) [2022-11-08T20:33:09.818Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.632 secs) [2022-11-08T20:33:10.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.974 secs) [2022-11-08T20:33:10.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.037 secs) [2022-11-08T20:33:10.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.059 secs) [2022-11-08T20:33:10.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.074 secs) [2022-11-08T20:33:10.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.141 secs) [2022-11-08T20:33:10.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.187 secs) [2022-11-08T20:33:10.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.213 secs) [2022-11-08T20:33:10.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.258 secs) [2022-11-08T20:33:10.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.31 secs) [2022-11-08T20:33:11.151Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.529 secs) [2022-11-08T20:33:11.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.674 secs) [2022-11-08T20:33:11.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.696 secs) [2022-11-08T20:33:11.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.768 secs) [2022-11-08T20:33:11.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.804 secs) [2022-11-08T20:33:11.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.831 secs) [2022-11-08T20:33:11.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.859 secs) [2022-11-08T20:33:11.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.14 secs) [2022-11-08T20:33:11.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.171 secs) [2022-11-08T20:33:12.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.219 secs) [2022-11-08T20:33:12.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.371 secs) [2022-11-08T20:33:12.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.408 secs) [2022-11-08T20:33:12.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.546 secs) [2022-11-08T20:33:12.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.597 secs) [2022-11-08T20:33:12.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.63 secs) [2022-11-08T20:33:12.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.7 secs) [2022-11-08T20:33:13.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.571 secs / 14.7 secs) [2022-11-08T20:33:13.715Z] TOTAL: 149 SUCCESS [2022-11-08T20:33:13.715Z] ✔ Browser application bundle generation complete. [2022-11-08T20:33:17.964Z] [2022-11-08T20:33:17.964Z] =============================== Coverage summary =============================== [2022-11-08T20:33:17.964Z] Statements : 40.98% ( 1467/3580 ) [2022-11-08T20:33:17.964Z] Branches : 12.03% ( 111/923 ) [2022-11-08T20:33:17.964Z] Functions : 33.28% ( 432/1298 ) [2022-11-08T20:33:17.964Z] Lines : 38.91% ( 1318/3387 ) [2022-11-08T20:33:17.964Z] ================================================================================ [2022-11-08T20:33:17.964Z] 08 11 2022 20:33:17.393:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-08T20:33:18.546Z] ✔ Browser application bundle generation complete. [2022-11-08T20:33:19.506Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-11-08T20:33:19.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T20:33:19.572Z] $ docker stop --time=1 dc8220aca039675c70696db539168ba2c867921437591ae737b95c75d6ab4de2 [2022-11-08T20:33:21.235Z] $ docker rm -f dc8220aca039675c70696db539168ba2c867921437591ae737b95c75d6ab4de2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T20:33:22.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T20:33:24.742Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T20:33:29.699Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T20:33:30.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T20:33:33.250Z] + ls -al . [2022-11-08T20:33:33.250Z] total 184 [2022-11-08T20:33:33.250Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 8 20:22 . [2022-11-08T20:33:33.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:20 .. [2022-11-08T20:33:33.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:20 .blubracket [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 8 20:20 .dockerignore [2022-11-08T20:33:33.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:20 .git [2022-11-08T20:33:33.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:20 .github [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 8 20:20 .gitignore [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 8 20:20 Attribution.txt [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 8 20:20 CHANGELOG.md [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 8 20:20 CONTRIBUTING.md [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 8 20:20 Dockerfile [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 8 20:20 Jenkinsfile [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 8 20:20 LICENSE [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 8 20:20 Makefile [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 8 20:20 README.md [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:18 VERSION [2022-11-08T20:33:33.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:20 assets [2022-11-08T20:33:33.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:20 bin [2022-11-08T20:33:33.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:20 cmd [2022-11-08T20:33:33.250Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 20:22 coverage.out [2022-11-08T20:33:33.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:20 docs [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 8 20:20 go.mod [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 8 20:20 go.sum [2022-11-08T20:33:33.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:20 internal [2022-11-08T20:33:33.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:20 snap [2022-11-08T20:33:33.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:20 testing [2022-11-08T20:33:33.250Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 8 20:20 version.go [2022-11-08T20:33:33.250Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 20:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:33:33.677Z] + 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=349e800c897877dd07dbac5aa541affe4183efcf --label arch=arm64 --label version=0.0.0 . [2022-11-08T20:33:35.140Z] Sending build context to Docker daemon 31.48MB [2022-11-08T20:33:35.140Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T20:33:35.140Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-08T20:33:35.140Z] ---> 5cf0a09fa758 [2022-11-08T20:33:35.140Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-08T20:33:35.408Z] ---> Running in 0ea6c3286fb5 [2022-11-08T20:33:35.676Z] Removing intermediate container 0ea6c3286fb5 [2022-11-08T20:33:35.676Z] ---> 90f2cc4cd636 [2022-11-08T20:33:35.676Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-08T20:33:35.676Z] ---> Running in 2322dc873e38 [2022-11-08T20:33:35.944Z] Removing intermediate container 2322dc873e38 [2022-11-08T20:33:35.944Z] ---> 5fa73242ce4b [2022-11-08T20:33:35.944Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T20:33:36.213Z] ---> Running in 27f6ffb15f3c [2022-11-08T20:33:36.479Z] Removing intermediate container 27f6ffb15f3c [2022-11-08T20:33:36.479Z] ---> 41f336ef47a3 [2022-11-08T20:33:36.479Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-08T20:33:36.479Z] ---> Running in 7a103d6035b8 [2022-11-08T20:33:36.744Z] Removing intermediate container 7a103d6035b8 [2022-11-08T20:33:36.744Z] ---> 9b2e2f3c92d4 [2022-11-08T20:33:36.744Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-08T20:33:36.744Z] ---> Running in 9e248e43a5fe [2022-11-08T20:33:37.010Z] Removing intermediate container 9e248e43a5fe [2022-11-08T20:33:37.010Z] ---> 9f61d520ebba [2022-11-08T20:33:37.010Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-08T20:33:38.952Z] ---> 786a239f9027 [2022-11-08T20:33:38.952Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-08T20:33:38.952Z] ---> Running in 992ce23b5456 [2022-11-08T20:33:40.894Z] Removing intermediate container 992ce23b5456 [2022-11-08T20:33:40.894Z] ---> a0c7f73898b4 [2022-11-08T20:33:40.894Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T20:33:40.894Z] ---> Running in fb6bd1c6ca91 [2022-11-08T20:33:41.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T20:33:42.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T20:33:43.523Z] OK: 221 MiB in 51 packages [2022-11-08T20:33:44.484Z] Removing intermediate container fb6bd1c6ca91 [2022-11-08T20:33:44.484Z] ---> 793133648421 [2022-11-08T20:33:44.484Z] Step 11/26 : ENV GO111MODULE=on [2022-11-08T20:33:44.484Z] ---> Running in 062bee00c2d6 [2022-11-08T20:33:44.750Z] Removing intermediate container 062bee00c2d6 [2022-11-08T20:33:44.750Z] ---> ee845c38816c [2022-11-08T20:33:44.750Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-08T20:33:44.750Z] ---> Running in 2de5003befa6 [2022-11-08T20:33:45.016Z] Removing intermediate container 2de5003befa6 [2022-11-08T20:33:45.016Z] ---> 72930bcc30d2 [2022-11-08T20:33:45.016Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-08T20:33:45.596Z] ---> 7ba0737212be [2022-11-08T20:33:45.596Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T20:33:45.596Z] ---> Running in b8b9b8c70063 [2022-11-08T20:33:47.534Z] Removing intermediate container b8b9b8c70063 [2022-11-08T20:33:47.534Z] ---> 8d843a03e069 [2022-11-08T20:33:47.534Z] Step 15/26 : COPY . . [2022-11-08T20:33:51.790Z] ---> e67e53a0dfcb [2022-11-08T20:33:51.790Z] Step 16/26 : RUN ${MAKE} [2022-11-08T20:33:51.790Z] ---> Running in 69aa794fe25e [2022-11-08T20:33:52.748Z] 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 [2022-11-08T20:35:00.592Z] Removing intermediate container 69aa794fe25e [2022-11-08T20:35:00.592Z] ---> fcf7e427354a [2022-11-08T20:35:00.592Z] Step 17/26 : FROM alpine:3.14 [2022-11-08T20:35:00.592Z] 3.14: Pulling from library/alpine [2022-11-08T20:35:00.592Z] 90cda3b7c325: Pulling fs layer [2022-11-08T20:35:00.859Z] 90cda3b7c325: Verifying Checksum [2022-11-08T20:35:00.859Z] 90cda3b7c325: Download complete [2022-11-08T20:35:01.125Z] 90cda3b7c325: Pull complete [2022-11-08T20:35:01.125Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-11-08T20:35:01.125Z] Status: Downloaded newer image for alpine:3.14 [2022-11-08T20:35:01.125Z] ---> 376ba31ae3da [2022-11-08T20:35:01.125Z] Step 18/26 : EXPOSE 4000 [2022-11-08T20:35:01.393Z] ---> Running in 45596608104d [2022-11-08T20:35:01.659Z] Removing intermediate container 45596608104d [2022-11-08T20:35:01.659Z] ---> 60ed6f1efb86 [2022-11-08T20:35:01.659Z] 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 [2022-11-08T20:35:03.608Z] ---> 906356a6d121 [2022-11-08T20:35:03.608Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-08T20:35:03.608Z] ---> f76a7f8c8968 [2022-11-08T20:35:03.608Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-08T20:35:04.192Z] ---> 19c90bb61560 [2022-11-08T20:35:04.192Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-08T20:35:04.192Z] ---> Running in dd1c80d1e04c [2022-11-08T20:35:04.460Z] Removing intermediate container dd1c80d1e04c [2022-11-08T20:35:04.460Z] ---> 9769f9a89bca [2022-11-08T20:35:04.460Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-08T20:35:04.729Z] ---> Running in 9659d32cae2a [2022-11-08T20:35:04.993Z] Removing intermediate container 9659d32cae2a [2022-11-08T20:35:04.993Z] ---> a307f953201a [2022-11-08T20:35:04.993Z] Step 24/26 : LABEL arch=arm64 [2022-11-08T20:35:04.993Z] ---> Running in d82cd08ceb47 [2022-11-08T20:35:05.260Z] Removing intermediate container d82cd08ceb47 [2022-11-08T20:35:05.260Z] ---> 427a886aba05 [2022-11-08T20:35:05.260Z] Step 25/26 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf [2022-11-08T20:35:05.260Z] ---> Running in 00ff94bdb11b [2022-11-08T20:35:05.529Z] Removing intermediate container 00ff94bdb11b [2022-11-08T20:35:05.529Z] ---> 2b650b9b0bfc [2022-11-08T20:35:05.529Z] Step 26/26 : LABEL version=0.0.0 [2022-11-08T20:35:05.529Z] ---> Running in 7265aa644d8d [2022-11-08T20:35:05.793Z] Removing intermediate container 7265aa644d8d [2022-11-08T20:35:05.793Z] ---> 82e984e08b7c [2022-11-08T20:35:05.793Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T20:35:06.058Z] Successfully built 82e984e08b7c [2022-11-08T20:35:06.058Z] 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 [2022-11-08T20:35:06.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T20:35:06.889Z] [2022-11-08T20:35:06.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:35:07.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T20:35:07.291Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T20:35:07.291Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T20:35:07.291Z] 04944245beec: Pulling fs layer [2022-11-08T20:35:07.291Z] 699f458cf7ca: Pulling fs layer [2022-11-08T20:35:07.291Z] 765212b225bb: Pulling fs layer [2022-11-08T20:35:07.291Z] f23df028b6ca: Pulling fs layer [2022-11-08T20:35:07.291Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T20:35:07.291Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T20:35:07.291Z] 765212b225bb: Waiting [2022-11-08T20:35:07.291Z] d65c8cfc05b1: Waiting [2022-11-08T20:35:07.291Z] f23df028b6ca: Waiting [2022-11-08T20:35:07.291Z] 2437ff75d9bd: Waiting [2022-11-08T20:35:07.558Z] 04944245beec: Verifying Checksum [2022-11-08T20:35:07.558Z] 04944245beec: Download complete [2022-11-08T20:35:07.558Z] 765212b225bb: Verifying Checksum [2022-11-08T20:35:07.558Z] 765212b225bb: Download complete [2022-11-08T20:35:07.558Z] f23df028b6ca: Verifying Checksum [2022-11-08T20:35:07.558Z] f23df028b6ca: Download complete [2022-11-08T20:35:07.558Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T20:35:07.558Z] d65c8cfc05b1: Download complete [2022-11-08T20:35:07.558Z] 699f458cf7ca: Verifying Checksum [2022-11-08T20:35:07.558Z] 699f458cf7ca: Download complete [2022-11-08T20:35:08.136Z] 8998bd30e6a1: Verifying Checksum [2022-11-08T20:35:08.136Z] 8998bd30e6a1: Download complete [2022-11-08T20:35:10.078Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T20:35:10.078Z] 2437ff75d9bd: Download complete [2022-11-08T20:35:12.146Z] 8998bd30e6a1: Pull complete [2022-11-08T20:35:12.418Z] 04944245beec: Pull complete [2022-11-08T20:35:13.835Z] 699f458cf7ca: Pull complete [2022-11-08T20:35:14.103Z] 765212b225bb: Pull complete [2022-11-08T20:35:14.685Z] f23df028b6ca: Pull complete [2022-11-08T20:35:14.950Z] d65c8cfc05b1: Pull complete [2022-11-08T20:35:29.916Z] 2437ff75d9bd: Pull complete [2022-11-08T20:35:29.916Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T20:35:29.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T20:35:29.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T20:35:30.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-118655 does not seem to be running inside a container [2022-11-08T20:35:30.263Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-08T20:35:33.023Z] $ docker top 2cba81136d799c269382b413d2d31987d8cc695e1ba747935d056cd96a34570e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:33.899Z] ---> job-cost.sh [2022-11-08T20:35:33.899Z] lf-activate-venv: SKIPPING [2022-11-08T20:35:33.899Z] INFO: No Stack... [2022-11-08T20:35:34.478Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T20:35:35.057Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T20:35:35.390Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-11-08T20:35:35.390Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T20:35:35.731Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [2022-11-08T20:35:35.737Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] did not exist. Created. [2022-11-08T20:35:35.737Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T20:35:36.145Z] /w/workspace/edgex-ui-go/1@tmp/durable-99f18a3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-08T20:35:36.493Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T20:35:36.530Z] Warning: overwriting stash ‘stack-cost’ [2022-11-08T20:35:41.204Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T20:35:41.222Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T20:35:41.298Z] $ docker stop --time=1 2cba81136d799c269382b413d2d31987d8cc695e1ba747935d056cd96a34570e [2022-11-08T20:35:42.903Z] $ docker rm -f 2cba81136d799c269382b413d2d31987d8cc695e1ba747935d056cd96a34570e [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 [2022-11-08T20:35:43.881Z] provisioning config files... [2022-11-08T20:35:43.887Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config760548834255912827tmp [Pipeline] { [Pipeline] sh [2022-11-08T20:35:44.220Z] + set +x [2022-11-08T20:35:44.220Z] + curl -s https://codecov.io/bash [2022-11-08T20:35:44.220Z] + bash -s -- [2022-11-08T20:35:44.220Z] [2022-11-08T20:35:44.220Z] _____ _ [2022-11-08T20:35:44.220Z] / ____| | | [2022-11-08T20:35:44.220Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T20:35:44.220Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T20:35:44.220Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T20:35:44.220Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T20:35:44.220Z] Bash-1.0.6 [2022-11-08T20:35:44.220Z] [2022-11-08T20:35:44.220Z] [2022-11-08T20:35:44.220Z] ==> git version 2.25.1 found [2022-11-08T20:35:44.220Z] ==> 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 [2022-11-08T20:35:44.220Z] Release-Date: 2020-01-08 [2022-11-08T20:35:44.220Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-08T20:35:44.220Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T20:35:44.220Z] ==> Jenkins CI detected. [2022-11-08T20:35:44.220Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-577 [2022-11-08T20:35:44.220Z] project root: . [2022-11-08T20:35:44.220Z] --> token set from env [2022-11-08T20:35:44.220Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T20:35:44.220Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T20:35:44.479Z] ==> Python coveragepy not found [2022-11-08T20:35:44.479Z] ==> Searching for coverage reports in: [2022-11-08T20:35:44.479Z] + . [2022-11-08T20:35:44.479Z] -> Found 1 reports [2022-11-08T20:35:44.479Z] ==> Detecting git/mercurial file structure [2022-11-08T20:35:44.479Z] ==> Reading reports [2022-11-08T20:35:44.479Z] + ./coverage.out bytes=10 [2022-11-08T20:35:44.479Z] ==> Appending adjustments [2022-11-08T20:35:44.479Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T20:35:45.046Z] + Found adjustments [2022-11-08T20:35:45.046Z] ==> Gzipping contents [2022-11-08T20:35:45.046Z] 12K /tmp/codecov.douACI.gz [2022-11-08T20:35:45.046Z] ==> Uploading reports [2022-11-08T20:35:45.046Z] url: https://codecov.io [2022-11-08T20:35:45.046Z] query: branch=PR-577&commit=349e800c897877dd07dbac5aa541affe4183efcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=577&job=&cmd_args= [2022-11-08T20:35:45.046Z] -> Pinging Codecov [2022-11-08T20:35:45.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-577&commit=349e800c897877dd07dbac5aa541affe4183efcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=577&job=&cmd_args= [2022-11-08T20:35:45.613Z] -> Uploading to [2022-11-08T20:35:45.613Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/FB506323287CE973F263BFD2A0EB1F37/349e800c897877dd07dbac5aa541affe4183efcf/1550a999-3bf3-4a93-9d77-a9b3d74d0815.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T203545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8b5e9ea83939d1a0c8b7bb2da30809c8c76700c149cdae67c5a39780b1cacbe [2022-11-08T20:35:45.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T20:35:45.613Z] Dload Upload Total Spent Left Speed [2022-11-08T20:35:45.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39963 --:--:-- --:--:-- --:--:-- 39784 100 8872 0 0 100 8872 0 36360 --:--:-- --:--:-- --:--:-- 36212 [2022-11-08T20:35:45.872Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] } [2022-11-08T20:35:45.899Z] 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 [2022-11-08T20:35:47.770Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives ] [2022-11-08T20:35:47.770Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives [2022-11-08T20:35:47.770Z] total 16 [2022-11-08T20:35:47.770Z] drwxr-xr-x 3 root root 4096 Nov 8 20:21 . [2022-11-08T20:35:47.770Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 8 20:21 .. [2022-11-08T20:35:47.770Z] drwxr-xr-x 2 root root 4096 Nov 8 20:21 cost [2022-11-08T20:35:47.770Z] -rw-r--r-- 1 root root 83 Nov 8 20:21 cost.csv [2022-11-08T20:35:47.770Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives [2022-11-08T20:35:47.770Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives [2022-11-08T20:35:47.770Z] total 16 [2022-11-08T20:35:47.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 20:21 . [2022-11-08T20:35:47.770Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 8 20:21 .. [2022-11-08T20:35:47.770Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 20:21 cost [2022-11-08T20:35:47.770Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 8 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:48.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:48.975Z] ---> package-listing.sh [2022-11-08T20:35:48.975Z] ++ facter osfamily [2022-11-08T20:35:48.975Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T20:35:49.235Z] + OS_FAMILY=debian [2022-11-08T20:35:49.235Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-577 [2022-11-08T20:35:49.235Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T20:35:49.235Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T20:35:49.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T20:35:49.235Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T20:35:49.235Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-577 ']' [2022-11-08T20:35:49.235Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T20:35:49.235Z] + case "${OS_FAMILY}" in [2022-11-08T20:35:49.235Z] + dpkg -l [2022-11-08T20:35:49.235Z] + grep '^ii' [2022-11-08T20:35:49.235Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T20:35:49.235Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T20:35:49.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T20:35:49.235Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-577 ']' [2022-11-08T20:35:49.235Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives/ [2022-11-08T20:35:49.235Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives/ [Pipeline] echo [2022-11-08T20:35:49.272Z] 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-577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-08T20:35:49.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T20:35:50.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T20:35:50.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T20:35:50.373Z] prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container [2022-11-08T20:35:50.417Z] $ 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-577/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-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@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 [2022-11-08T20:35:50.653Z] $ docker top 6a98e2c933e75901de450b8f70ffe667b286c05f82248156decbb7d25f6774ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T20:35:51.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T20:35:51.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T20:35:51.646Z] + ls /var/log/sa-host [2022-11-08T20:35:51.646Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T20:35:51.858Z] provisioning config files... [2022-11-08T20:35:51.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config7821648468685857916tmp [Pipeline] { [Pipeline] echo [2022-11-08T20:35:51.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:52.286Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T20:35:52.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:52.727Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T20:35:52.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:53.062Z] ---> sudo-logs.sh [2022-11-08T20:35:53.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T20:35:53.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:53.457Z] ---> job-cost.sh [2022-11-08T20:35:53.457Z] lf-activate-venv: SKIPPING [2022-11-08T20:35:53.457Z] DEBUG: total: 0.2199999988079071 [2022-11-08T20:35:53.457Z] INFO: Retrieving Stack Cost... [2022-11-08T20:35:53.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T20:35:54.283Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T20:35:54.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T20:35:54.632Z] ---> logs-deploy.sh [2022-11-08T20:35:54.632Z] lf-activate-venv: SKIPPING [2022-11-08T20:35:54.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-577/1 [2022-11-08T20:35:54.632Z] INFO: archiving workspace using pattern(s): [2022-11-08T20:35:56.015Z] Archives upload complete. [2022-11-08T20:35:56.015Z] INFO: archiving logs to Nexus [2022-11-08T20:35:56.583Z] ---> uname -a: [2022-11-08T20:35:56.583Z] Linux prd-ubuntu20-04-docker-8c-8g-118654 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] ---> lscpu: [2022-11-08T20:35:56.583Z] Architecture: x86_64 [2022-11-08T20:35:56.583Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-08T20:35:56.583Z] Byte Order: Little Endian [2022-11-08T20:35:56.583Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-08T20:35:56.583Z] CPU(s): 8 [2022-11-08T20:35:56.583Z] On-line CPU(s) list: 0-7 [2022-11-08T20:35:56.583Z] Thread(s) per core: 1 [2022-11-08T20:35:56.583Z] Core(s) per socket: 1 [2022-11-08T20:35:56.583Z] Socket(s): 8 [2022-11-08T20:35:56.583Z] NUMA node(s): 1 [2022-11-08T20:35:56.583Z] Vendor ID: AuthenticAMD [2022-11-08T20:35:56.583Z] CPU family: 23 [2022-11-08T20:35:56.583Z] Model: 49 [2022-11-08T20:35:56.583Z] Model name: AMD EPYC-Rome Processor [2022-11-08T20:35:56.583Z] Stepping: 0 [2022-11-08T20:35:56.583Z] CPU MHz: 2799.998 [2022-11-08T20:35:56.583Z] BogoMIPS: 5599.99 [2022-11-08T20:35:56.583Z] Virtualization: AMD-V [2022-11-08T20:35:56.583Z] Hypervisor vendor: KVM [2022-11-08T20:35:56.583Z] Virtualization type: full [2022-11-08T20:35:56.583Z] L1d cache: 256 KiB [2022-11-08T20:35:56.583Z] L1i cache: 256 KiB [2022-11-08T20:35:56.583Z] L2 cache: 4 MiB [2022-11-08T20:35:56.583Z] L3 cache: 128 MiB [2022-11-08T20:35:56.583Z] NUMA node0 CPU(s): 0-7 [2022-11-08T20:35:56.583Z] Vulnerability Itlb multihit: Not affected [2022-11-08T20:35:56.583Z] Vulnerability L1tf: Not affected [2022-11-08T20:35:56.583Z] Vulnerability Mds: Not affected [2022-11-08T20:35:56.583Z] Vulnerability Meltdown: Not affected [2022-11-08T20:35:56.583Z] Vulnerability Mmio stale data: Not affected [2022-11-08T20:35:56.583Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-08T20:35:56.583Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-08T20:35:56.583Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-08T20:35:56.583Z] Vulnerability Srbds: Not affected [2022-11-08T20:35:56.583Z] Vulnerability Tsx async abort: Not affected [2022-11-08T20:35:56.583Z] 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 [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] ---> nproc: [2022-11-08T20:35:56.583Z] 8 [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] ---> df -h: [2022-11-08T20:35:56.583Z] Filesystem Size Used Avail Use% Mounted on [2022-11-08T20:35:56.583Z] overlay 155G 13G 143G 9% / [2022-11-08T20:35:56.583Z] tmpfs 64M 0 64M 0% /dev [2022-11-08T20:35:56.583Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-08T20:35:56.583Z] shm 64M 0 64M 0% /dev/shm [2022-11-08T20:35:56.583Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] ---> sar -b -r -n DEV: [2022-11-08T20:35:56.583Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118654) 11/08/22 _x86_64_ (8 CPU) [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] 20:17:37 LINUX RESTART (8 CPU) [2022-11-08T20:35:56.583Z] [2022-11-08T20:35:56.583Z] 20:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-08T20:35:56.584Z] 20:19:01 384.82 38.14 346.68 0.00 4281.51 91544.69 0.00 [2022-11-08T20:35:56.584Z] 20:20:01 326.92 1.28 325.63 0.00 19.59 77402.66 0.00 [2022-11-08T20:35:56.584Z] 20:21:01 130.29 0.15 130.14 0.00 1.20 31591.80 0.00 [2022-11-08T20:35:56.584Z] 20:22:01 202.38 0.23 202.15 0.00 12.80 40711.48 0.00 [2022-11-08T20:35:56.584Z] 20:23:01 3.53 0.93 2.60 0.00 69.46 33.21 0.00 [2022-11-08T20:35:56.584Z] 20:24:01 2.20 0.00 2.20 0.00 0.00 29.46 0.00 [2022-11-08T20:35:56.584Z] 20:25:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-11-08T20:35:56.584Z] 20:26:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2022-11-08T20:35:56.584Z] 20:27:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2022-11-08T20:35:56.584Z] 20:28:01 1.62 0.00 1.62 0.00 0.00 21.73 0.00 [2022-11-08T20:35:56.584Z] 20:29:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2022-11-08T20:35:56.584Z] 20:30:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-11-08T20:35:56.584Z] 20:31:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-11-08T20:35:56.584Z] 20:32:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2022-11-08T20:35:56.584Z] 20:33:01 1.72 0.02 1.70 0.00 0.13 20.13 0.00 [2022-11-08T20:35:56.584Z] 20:34:02 1.18 0.00 1.18 0.00 0.00 15.46 0.00 [2022-11-08T20:35:56.584Z] 20:35:01 1.15 0.00 1.15 0.00 0.00 13.28 0.00 [2022-11-08T20:35:56.584Z] Average: 62.60 2.40 60.20 0.00 258.20 14220.18 0.00 [2022-11-08T20:35:56.584Z] [2022-11-08T20:35:56.584Z] 20:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-08T20:35:56.584Z] 20:19:01 28871552 31558600 752260 2.29 79560 2882756 2010856 5.93 1100192 2542168 2552 [2022-11-08T20:35:56.584Z] 20:20:01 27304836 31213972 1081584 3.29 175912 3896124 2042828 6.02 1596872 3476732 816 [2022-11-08T20:35:56.584Z] 20:21:01 26818148 31544628 746316 2.27 214820 4548112 1983668 5.85 1535848 3904308 228 [2022-11-08T20:35:56.584Z] 20:22:01 26155164 31533432 759744 2.31 223772 5146416 1785752 5.26 1614028 4443708 144 [2022-11-08T20:35:56.584Z] 20:23:01 26147416 31532576 759756 2.31 225108 5151616 1791364 5.28 1615972 4448848 20 [2022-11-08T20:35:56.584Z] 20:24:01 26152820 31537956 754412 2.29 225136 5151616 1807456 5.33 1611800 4448808 44 [2022-11-08T20:35:56.584Z] 20:25:01 26152804 31537948 754380 2.29 225136 5151620 1807456 5.33 1611720 4448812 20 [2022-11-08T20:35:56.584Z] 20:26:01 26161576 31546744 745520 2.27 225160 5151624 1807456 5.33 1602664 4448816 152 [2022-11-08T20:35:56.584Z] 20:27:01 26161528 31546696 745500 2.27 225180 5151624 1807456 5.33 1602648 4448816 8 [2022-11-08T20:35:56.584Z] 20:28:01 26162156 31547876 744612 2.26 225220 5151664 1807456 5.33 1602380 4449264 52 [2022-11-08T20:35:56.584Z] 20:29:01 26161824 31547548 744864 2.27 225232 5151668 1807456 5.33 1602140 4449264 16 [2022-11-08T20:35:56.584Z] 20:30:01 26161992 31547724 744832 2.27 225240 5151672 1807456 5.33 1602380 4449268 168 [2022-11-08T20:35:56.584Z] 20:31:01 26162480 31548212 744308 2.26 225248 5151672 1807456 5.33 1602364 4449268 8 [2022-11-08T20:35:56.584Z] 20:32:01 26161768 31547540 744820 2.27 225260 5151680 1807456 5.33 1602364 4449276 188 [2022-11-08T20:35:56.584Z] 20:33:01 26161164 31547076 745004 2.27 225280 5151748 1815196 5.35 1601804 4449340 208 [2022-11-08T20:35:56.584Z] 20:34:02 26161408 31547348 744648 2.26 225300 5151744 1815196 5.35 1602184 4449340 136 [2022-11-08T20:35:56.584Z] 20:35:01 26161360 31547304 744600 2.26 225328 5151752 1815196 5.35 1602128 4449344 28 [2022-11-08T20:35:56.584Z] Average: 26424706 31525481 768068 2.34 213052 4908536 1842774 5.43 1571146 4247375 282 [2022-11-08T20:35:56.584Z] [2022-11-08T20:35:56.584Z] 20:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-08T20:35:56.584Z] 20:19:01 lo 8.26 8.26 0.82 0.82 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:19:01 docker0 102.37 114.43 8.13 369.40 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:19:01 vetha537de2 59.66 74.38 5.80 57.13 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:19:01 ens3 857.81 599.48 7744.34 132.94 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:20:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:20:01 docker0 131.00 221.02 9.89 3745.63 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:20:01 veth783ff68 3.71 5.25 0.37 33.49 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:20:01 veth98a96d6 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:20:01 ens3 287.06 174.95 4463.81 30.90 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:21:01 docker0 108.03 180.45 17.81 1863.34 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:21:01 veth98a96d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:21:01 ens3 217.08 136.04 1892.83 36.29 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:22:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:22:01 docker0 6.17 7.68 0.33 40.85 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:22:01 ens3 160.99 126.55 2638.22 129.51 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:23:01 ens3 0.23 0.33 0.08 0.03 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:24:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:24:01 ens3 0.83 0.97 0.32 0.16 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:25:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:26:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:27:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:28:01 ens3 0.52 0.42 0.35 0.20 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:29:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:34:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] 20:35:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] Average: docker0 20.47 30.84 2.13 354.51 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] Average: ens3 89.83 61.21 985.83 19.44 0.00 0.00 0.00 0.00 [2022-11-08T20:35:56.584Z] [2022-11-08T20:35:56.584Z] [2022-11-08T20:35:56.584Z] ---> sar -P ALL: [2022-11-08T20:35:56.584Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118654) 11/08/22 _x86_64_ (8 CPU) [2022-11-08T20:35:56.584Z] [2022-11-08T20:35:56.584Z] 20:17:37 LINUX RESTART (8 CPU) [2022-11-08T20:35:56.584Z] [2022-11-08T20:35:56.584Z] 20:18:01 CPU %user %nice %system %iowait %steal %idle [2022-11-08T20:35:56.584Z] 20:19:01 all 10.51 0.00 3.80 2.08 0.06 83.55 [2022-11-08T20:35:56.584Z] 20:19:01 0 9.09 0.00 4.72 7.19 0.07 78.93 [2022-11-08T20:35:56.584Z] 20:19:01 1 9.09 0.00 3.56 0.29 0.05 87.02 [2022-11-08T20:35:56.584Z] 20:19:01 2 13.99 0.00 2.76 0.52 0.05 82.68 [2022-11-08T20:35:56.584Z] 20:19:01 3 13.17 0.00 3.39 0.95 0.05 82.44 [2022-11-08T20:35:56.584Z] 20:19:01 4 10.19 0.00 3.69 2.55 0.07 83.50 [2022-11-08T20:35:56.584Z] 20:19:01 5 10.98 0.00 3.65 1.55 0.05 83.77 [2022-11-08T20:35:56.584Z] 20:19:01 6 8.88 0.00 4.28 1.43 0.07 85.34 [2022-11-08T20:35:56.584Z] 20:19:01 7 8.64 0.00 4.36 2.16 0.08 84.76 [2022-11-08T20:35:56.584Z] 20:20:01 all 18.37 0.00 5.41 2.85 0.09 73.29 [2022-11-08T20:35:56.584Z] 20:20:01 0 18.60 0.00 5.74 8.32 0.07 67.27 [2022-11-08T20:35:56.584Z] 20:20:01 1 17.70 0.00 6.16 3.61 0.12 72.42 [2022-11-08T20:35:56.584Z] 20:20:01 2 16.79 0.00 5.83 6.17 0.07 71.14 [2022-11-08T20:35:56.584Z] 20:20:01 3 19.20 0.00 6.33 1.72 0.08 72.66 [2022-11-08T20:35:56.584Z] 20:20:01 4 21.70 0.00 6.10 0.72 0.07 71.41 [2022-11-08T20:35:56.584Z] 20:20:01 5 18.57 0.00 3.83 0.38 0.05 77.16 [2022-11-08T20:35:56.584Z] 20:20:01 6 17.41 0.00 4.65 1.48 0.05 76.41 [2022-11-08T20:35:56.584Z] 20:20:01 7 16.95 0.00 4.62 0.37 0.20 77.86 [2022-11-08T20:35:56.584Z] 20:21:01 all 20.05 0.00 4.94 1.37 0.08 73.57 [2022-11-08T20:35:56.584Z] 20:21:01 0 33.84 0.00 5.31 0.02 0.07 60.76 [2022-11-08T20:35:56.584Z] 20:21:01 1 18.42 0.00 6.44 0.85 0.13 74.15 [2022-11-08T20:35:56.584Z] 20:21:01 2 14.04 0.00 2.94 1.94 0.07 81.01 [2022-11-08T20:35:56.584Z] 20:21:01 3 35.89 0.00 5.83 0.23 0.08 57.96 [2022-11-08T20:35:56.584Z] 20:21:01 4 14.06 0.00 3.71 0.52 0.07 81.64 [2022-11-08T20:35:56.584Z] 20:21:01 5 18.05 0.00 4.81 0.55 0.07 76.53 [2022-11-08T20:35:56.584Z] 20:21:01 6 15.35 0.00 4.65 5.62 0.07 74.31 [2022-11-08T20:35:56.584Z] 20:21:01 7 10.68 0.00 5.82 1.23 0.05 82.23 [2022-11-08T20:35:56.584Z] 20:22:01 all 11.99 0.00 3.16 1.76 0.05 83.03 [2022-11-08T20:35:56.585Z] 20:22:01 0 12.52 0.00 3.27 0.42 0.05 83.74 [2022-11-08T20:35:56.585Z] 20:22:01 1 12.22 0.00 3.65 0.29 0.07 83.78 [2022-11-08T20:35:56.585Z] 20:22:01 2 13.54 0.00 2.35 0.15 0.03 83.92 [2022-11-08T20:35:56.585Z] 20:22:01 3 10.38 0.00 3.36 2.48 0.03 83.75 [2022-11-08T20:35:56.585Z] 20:22:01 4 12.32 0.00 3.16 0.05 0.05 84.42 [2022-11-08T20:35:56.585Z] 20:22:01 5 11.66 0.00 2.74 0.69 0.05 84.86 [2022-11-08T20:35:56.585Z] 20:22:01 6 10.47 0.00 3.13 8.39 0.05 77.96 [2022-11-08T20:35:56.585Z] 20:22:01 7 12.86 0.00 3.65 1.65 0.05 81.80 [2022-11-08T20:35:56.585Z] 20:23:01 all 0.03 0.00 0.05 0.01 0.01 99.89 [2022-11-08T20:35:56.585Z] 20:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:23:01 3 0.03 0.00 0.22 0.03 0.00 99.72 [2022-11-08T20:35:56.585Z] 20:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-08T20:35:56.585Z] 20:23:01 5 0.07 0.00 0.07 0.00 0.03 99.83 [2022-11-08T20:35:56.585Z] 20:23:01 6 0.03 0.00 0.03 0.03 0.02 99.88 [2022-11-08T20:35:56.585Z] 20:23:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2022-11-08T20:35:56.585Z] 20:24:01 all 0.03 0.00 0.02 0.01 0.00 99.93 [2022-11-08T20:35:56.585Z] 20:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-08T20:35:56.585Z] 20:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:24:01 5 0.08 0.00 0.03 0.00 0.03 99.85 [2022-11-08T20:35:56.585Z] 20:24:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-08T20:35:56.585Z] 20:24:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2022-11-08T20:35:56.585Z] 20:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-11-08T20:35:56.585Z] 20:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-08T20:35:56.585Z] 20:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-08T20:35:56.585Z] 20:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-08T20:35:56.585Z] 20:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-08T20:35:56.585Z] 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-11-08T20:35:56.585Z] 20:26:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2022-11-08T20:35:56.585Z] 20:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:26:01 4 1.03 0.00 0.00 0.00 0.02 98.96 [2022-11-08T20:35:56.585Z] 20:26:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2022-11-08T20:35:56.585Z] 20:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-08T20:35:56.585Z] 20:26:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2022-11-08T20:35:56.585Z] 20:27:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2022-11-08T20:35:56.585Z] 20:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:27:01 4 1.22 0.00 0.02 0.00 0.00 98.76 [2022-11-08T20:35:56.585Z] 20:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-08T20:35:56.585Z] 20:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:27:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-11-08T20:35:56.585Z] 20:28:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2022-11-08T20:35:56.585Z] 20:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-08T20:35:56.585Z] 20:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-08T20:35:56.585Z] 20:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-08T20:35:56.585Z] 20:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:28:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2022-11-08T20:35:56.585Z] 20:29:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2022-11-08T20:35:56.585Z] 20:29:01 0 0.27 0.00 0.00 0.00 0.02 99.72 [2022-11-08T20:35:56.585Z] 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-08T20:35:56.585Z] 20:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-08T20:35:56.585Z] 20:29:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:29:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-11-08T20:35:56.585Z] [2022-11-08T20:35:56.585Z] 20:29:01 CPU %user %nice %system %iowait %steal %idle [2022-11-08T20:35:56.585Z] 20:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-11-08T20:35:56.585Z] 20:30:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-11-08T20:35:56.585Z] 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:30:01 2 0.02 0.00 0.03 0.02 0.03 99.90 [2022-11-08T20:35:56.585Z] 20:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-11-08T20:35:56.585Z] 20:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-08T20:35:56.585Z] 20:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-11-08T20:35:56.585Z] 20:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-08T20:35:56.585Z] 20:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-08T20:35:56.585Z] 20:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-11-08T20:35:56.585Z] 20:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:32:01 4 0.18 0.00 0.03 0.00 0.00 99.78 [2022-11-08T20:35:56.585Z] 20:32:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-11-08T20:35:56.585Z] 20:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:33:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2022-11-08T20:35:56.585Z] 20:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:33:01 4 1.99 0.00 0.00 0.00 0.02 98.00 [2022-11-08T20:35:56.585Z] 20:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-08T20:35:56.585Z] 20:33:01 6 0.03 0.00 0.05 0.02 0.03 99.87 [2022-11-08T20:35:56.585Z] 20:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:34:02 all 0.23 0.00 0.01 0.00 0.01 99.75 [2022-11-08T20:35:56.585Z] 20:34:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-08T20:35:56.585Z] 20:34:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:34:02 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:34:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:34:02 4 1.74 0.00 0.02 0.00 0.02 98.22 [2022-11-08T20:35:56.585Z] 20:34:02 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:34:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:34:02 7 0.02 0.00 0.02 0.03 0.02 99.92 [2022-11-08T20:35:56.585Z] 20:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-11-08T20:35:56.585Z] 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-08T20:35:56.585Z] 20:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-08T20:35:56.585Z] 20:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-08T20:35:56.585Z] 20:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-08T20:35:56.585Z] 20:35:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2022-11-08T20:35:56.585Z] 20:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-08T20:35:56.585Z] 20:35:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2022-11-08T20:35:56.585Z] Average: all 3.63 0.00 1.03 0.47 0.02 94.85 [2022-11-08T20:35:56.585Z] Average: 0 4.38 0.00 1.12 0.93 0.02 93.55 [2022-11-08T20:35:56.585Z] Average: 1 3.37 0.00 1.17 0.29 0.02 95.15 [2022-11-08T20:35:56.585Z] Average: 2 3.43 0.00 0.82 0.52 0.02 95.21 [2022-11-08T20:35:56.585Z] Average: 3 4.61 0.00 1.12 0.32 0.02 93.93 [2022-11-08T20:35:56.585Z] Average: 4 3.79 0.00 0.99 0.23 0.02 94.98 [2022-11-08T20:35:56.585Z] Average: 5 3.52 0.00 0.90 0.19 0.03 95.36 [2022-11-08T20:35:56.585Z] Average: 6 3.06 0.00 0.99 1.00 0.02 94.93 [2022-11-08T20:35:56.585Z] Average: 7 2.88 0.00 1.09 0.33 0.03 95.68 [2022-11-08T20:35:56.585Z] [2022-11-08T20:35:56.585Z] [2022-11-08T20:35:56.585Z]