Pull request #581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc+1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (7fd935be2babd0c8693e83ea3767f1b4e7ce0111) 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-ssh14236743246548339656.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-ssh1752131229258395082.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-581/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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11290215119439723103.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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17068297436816900181.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-ssh6219219210919495914.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-581/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-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13034356916102976504.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119651 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [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-581 # 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 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc > 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/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 Merge succeeded, producing 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc Checking out Revision 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc (PR-581) Commit message: "chore(deps): Bump engine.io and socket.io in /web" 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-22T03:58:28.763Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-22T03:58:28.941Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-22T03:58:29.032Z] ========================================================= [2022-11-22T03:58:29.032Z] EdgeX Global Pipelines Version Info [2022-11-22T03:58:29.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 [2022-11-22T03:58:29.770Z] ------------------- [2022-11-22T03:58:29.770Z] stable info: [2022-11-22T03:58:29.770Z] ------------------- [2022-11-22T03:58:29.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-22T03:58:29.770Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-22T03:58:29.770Z] Message: update stable to v1.0.244 [2022-11-22T03:58:30.342Z] ------------------- [2022-11-22T03:58:30.342Z] experimental info: [2022-11-22T03:58:30.342Z] ------------------- [2022-11-22T03:58:30.342Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-22T03:58:30.342Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-22T03:58:30.342Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-22T03:58:30.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-11-22T03:58:30.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-11-22T03:58:30.739Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-22T03:58:30.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-22T03:58:30.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-22T03:58:30.870Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-22T03:58:30.917Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-22T03:58:30.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-22T03:58:30.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-22T03:58:31.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-22T03:58:31.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-22T03:58:31.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-11-22T03:58:31.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-22T03:58:31.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-22T03:58:31.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-22T03:58:31.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-22T03:58:31.327Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-22T03:58:31.370Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-22T03:58:31.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-22T03:58:31.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-22T03:58:31.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-22T03:58:31.525Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-22T03:58:31.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-22T03:58:31.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-22T03:58:31.652Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-22T03:58:31.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-22T03:58:31.738Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-22T03:58:31.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo [2022-11-22T03:58:31.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo [2022-11-22T03:58:31.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo [2022-11-22T03:58:31.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo [2022-11-22T03:58:31.946Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41ae9b8 [Pipeline] echo [2022-11-22T03:58:31.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-22T03:58:32.117Z] provisioning config files... [2022-11-22T03:58:32.131Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config3273790722041571234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-22T03:58:32.501Z] ---> docker-login.sh [2022-11-22T03:58:32.501Z] nexus3.edgexfoundry.org:10001 [2022-11-22T03:58:32.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:33.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:33.021Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:33.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:33.021Z] [2022-11-22T03:58:33.021Z] Login Succeeded [2022-11-22T03:58:33.021Z] nexus3.edgexfoundry.org:10002 [2022-11-22T03:58:33.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:33.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:33.021Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:33.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:33.021Z] [2022-11-22T03:58:33.021Z] Login Succeeded [2022-11-22T03:58:33.021Z] nexus3.edgexfoundry.org:10003 [2022-11-22T03:58:33.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:33.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:33.281Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:33.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:33.281Z] [2022-11-22T03:58:33.281Z] Login Succeeded [2022-11-22T03:58:33.281Z] nexus3.edgexfoundry.org:10004 [2022-11-22T03:58:33.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:33.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:33.281Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:33.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:33.281Z] [2022-11-22T03:58:33.281Z] Login Succeeded [2022-11-22T03:58:33.281Z] docker.io [2022-11-22T03:58:33.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:33.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:33.542Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:33.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:33.542Z] [2022-11-22T03:58:33.542Z] Login Succeeded [2022-11-22T03:58:33.542Z] ---> docker-login.sh ends [Pipeline] } [2022-11-22T03:58:33.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-22T03:58:34.200Z] + git rev-list -1 --merges 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc~1..41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo [2022-11-22T03:58:34.244Z] -----------> git rev-list -1 --merges 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc~1..41ae9b83cfeffeaeb1ebd8530773ab8550c929fc 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [false] [Pipeline] sh [2022-11-22T03:58:34.557Z] + git log --format=format:%s -1 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo [2022-11-22T03:58:34.591Z] ========================================================= [2022-11-22T03:58:34.592Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-22T03:58:34.592Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-22T03:58:35.032Z] + git log --format=format:%s -1 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] echo [2022-11-22T03:58:35.063Z] [semverPrep] GIT_COMMIT: 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc, Commit Message: chore(deps): Bump engine.io and socket.io in /web [Pipeline] echo [2022-11-22T03:58:35.093Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-22T03:58:35.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-22T03:58:35.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-22T03:58:35.492Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-22T03:58:35.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-22T03:58:35.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-22T03:58:35.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-22T03:58:35.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T03:58:35.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-22T03:58:35.997Z] [2022-11-22T03:58:35.997Z] 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-22T03:58:36.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-22T03:58:36.374Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-22T03:58:36.374Z] b85a868b505f: Pulling fs layer [2022-11-22T03:58:36.374Z] e2be974225ed: Pulling fs layer [2022-11-22T03:58:36.374Z] 339a4e72a1f5: Pulling fs layer [2022-11-22T03:58:36.374Z] 988bab9f4d93: Pulling fs layer [2022-11-22T03:58:36.374Z] 1469e6f7b9e6: Pulling fs layer [2022-11-22T03:58:36.374Z] eaf3925da568: Pulling fs layer [2022-11-22T03:58:36.374Z] bab4dde63d76: Pulling fs layer [2022-11-22T03:58:36.374Z] bde34c3a00c8: Pulling fs layer [2022-11-22T03:58:36.374Z] b352a97aabf1: Pulling fs layer [2022-11-22T03:58:36.374Z] 4872d77fe225: Pulling fs layer [2022-11-22T03:58:36.374Z] 5851b861e8e6: Pulling fs layer [2022-11-22T03:58:36.374Z] bde34c3a00c8: Waiting [2022-11-22T03:58:36.374Z] 988bab9f4d93: Waiting [2022-11-22T03:58:36.374Z] 1469e6f7b9e6: Waiting [2022-11-22T03:58:36.374Z] b352a97aabf1: Waiting [2022-11-22T03:58:36.374Z] 4872d77fe225: Waiting [2022-11-22T03:58:36.374Z] bab4dde63d76: Waiting [2022-11-22T03:58:36.374Z] eaf3925da568: Waiting [2022-11-22T03:58:36.374Z] e2be974225ed: Download complete [2022-11-22T03:58:36.374Z] 988bab9f4d93: Download complete [2022-11-22T03:58:36.634Z] 1469e6f7b9e6: Verifying Checksum [2022-11-22T03:58:36.634Z] 1469e6f7b9e6: Download complete [2022-11-22T03:58:36.634Z] 339a4e72a1f5: Verifying Checksum [2022-11-22T03:58:36.634Z] 339a4e72a1f5: Download complete [2022-11-22T03:58:36.634Z] eaf3925da568: Verifying Checksum [2022-11-22T03:58:36.634Z] eaf3925da568: Download complete [2022-11-22T03:58:36.634Z] bde34c3a00c8: Verifying Checksum [2022-11-22T03:58:36.634Z] bde34c3a00c8: Download complete [2022-11-22T03:58:36.634Z] b352a97aabf1: Verifying Checksum [2022-11-22T03:58:36.634Z] b352a97aabf1: Download complete [2022-11-22T03:58:36.634Z] 4872d77fe225: Verifying Checksum [2022-11-22T03:58:36.634Z] 4872d77fe225: Download complete [2022-11-22T03:58:36.634Z] 5851b861e8e6: Download complete [2022-11-22T03:58:36.634Z] b85a868b505f: Verifying Checksum [2022-11-22T03:58:36.634Z] b85a868b505f: Download complete [2022-11-22T03:58:36.892Z] bab4dde63d76: Verifying Checksum [2022-11-22T03:58:36.892Z] bab4dde63d76: Download complete [2022-11-22T03:58:37.831Z] b85a868b505f: Pull complete [2022-11-22T03:58:38.090Z] e2be974225ed: Pull complete [2022-11-22T03:58:38.350Z] 339a4e72a1f5: Pull complete [2022-11-22T03:58:38.350Z] 988bab9f4d93: Pull complete [2022-11-22T03:58:38.610Z] 1469e6f7b9e6: Pull complete [2022-11-22T03:58:38.869Z] eaf3925da568: Pull complete [2022-11-22T03:58:40.773Z] bab4dde63d76: Pull complete [2022-11-22T03:58:40.773Z] bde34c3a00c8: Pull complete [2022-11-22T03:58:40.773Z] b352a97aabf1: Pull complete [2022-11-22T03:58:40.773Z] 4872d77fe225: Pull complete [2022-11-22T03:58:40.773Z] 5851b861e8e6: Pull complete [2022-11-22T03:58:40.773Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-22T03:58:40.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-22T03:58:40.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T03:58:41.008Z] prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container [2022-11-22T03:58:41.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-22T03:58:42.343Z] $ docker top 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 -eo pid,comm [2022-11-22T03:58:42.400Z] 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-22T03:58:42.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-22T03:58:42.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-22T03:58:42.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-22T03:58:42.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-22T03:58:42.658Z] $ docker exec 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent [2022-11-22T03:58:42.764Z] SSH_AUTH_SOCK=/tmp/ssh-DAjlXnGMuU0P/agent.33 [2022-11-22T03:58:42.764Z] SSH_AGENT_PID=39 [2022-11-22T03:58:42.771Z] Running ssh-add (command line suppressed) [2022-11-22T03:58:42.878Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_13480982314423835336.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_13480982314423835336.key) [2022-11-22T03:58:42.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-22T03:58:43.223Z] + git tag --points-at HEAD [Pipeline] } [2022-11-22T03:58:43.254Z] $ docker exec --env ******** --env ******** 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent -k [2022-11-22T03:58:43.341Z] unset SSH_AUTH_SOCK; [2022-11-22T03:58:43.342Z] unset SSH_AGENT_PID; [2022-11-22T03:58:43.342Z] echo Agent pid 39 killed; [2022-11-22T03:58:43.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-22T03:58:43.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-22T03:58:43.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-22T03:58:43.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-22T03:58:43.566Z] $ docker exec 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent [2022-11-22T03:58:43.680Z] SSH_AUTH_SOCK=/tmp/ssh-NClfahPiZsEU/agent.71 [2022-11-22T03:58:43.680Z] SSH_AGENT_PID=78 [2022-11-22T03:58:43.685Z] Running ssh-add (command line suppressed) [2022-11-22T03:58:43.774Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_351145180629694742.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_351145180629694742.key) [2022-11-22T03:58:43.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-22T03:58:44.115Z] + git semver init [2022-11-22T03:58:44.379Z] 2022-11-22 03:58:44,280 [run_init] DEBUG init version:0.0.0 force:False [2022-11-22T03:58:44.379Z] 2022-11-22 03:58:44,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver [2022-11-22T03:58:44.379Z] 2022-11-22 03:58:44,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver [2022-11-22T03:58:44.379Z] 2022-11-22 03:58:44,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581, universal_newlines=False, shell=None, istream=None) [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,702 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.git/info/exclude [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 with force:False [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,703 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,707 [execute] INFO git cat-file --batch-check [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,714 [execute] INFO git cat-file --batch [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2022-11-22T03:58:45.759Z] 2022-11-22 03:58:45,719 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 [2022-11-22T03:58:45.759Z] 0.0.0 [Pipeline] } [2022-11-22T03:58:45.790Z] $ docker exec --env ******** --env ******** 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 ssh-agent -k [2022-11-22T03:58:45.893Z] unset SSH_AUTH_SOCK; [2022-11-22T03:58:45.894Z] unset SSH_AGENT_PID; [2022-11-22T03:58:45.894Z] echo Agent pid 78 killed; [2022-11-22T03:58:45.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-22T03:58:46.340Z] + git semver [Pipeline] } [2022-11-22T03:58:46.633Z] $ docker stop --time=1 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 [2022-11-22T03:58:47.953Z] $ docker rm -f 44d657e9eea2edeab2b204bd4b8ef02853fc38ce7f3994c6aa8cabfa7d421f00 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-22T03:58:48.359Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-22T03:58:48.602Z] Stashed 1 file(s) [Pipeline] echo [2022-11-22T03:58:48.619Z] [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-22T03:58:49.244Z] provisioning config files... [2022-11-22T03:58:49.254Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config17297836413272891104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-22T03:58:49.597Z] ---> docker-login.sh [2022-11-22T03:58:49.597Z] nexus3.edgexfoundry.org:10001 [2022-11-22T03:58:49.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:49.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:49.597Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:49.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:49.597Z] [2022-11-22T03:58:49.597Z] Login Succeeded [2022-11-22T03:58:49.597Z] nexus3.edgexfoundry.org:10002 [2022-11-22T03:58:49.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:49.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:49.597Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:49.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:49.597Z] [2022-11-22T03:58:49.597Z] Login Succeeded [2022-11-22T03:58:49.597Z] nexus3.edgexfoundry.org:10003 [2022-11-22T03:58:49.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:49.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:49.857Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:49.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:49.857Z] [2022-11-22T03:58:49.857Z] Login Succeeded [2022-11-22T03:58:49.857Z] nexus3.edgexfoundry.org:10004 [2022-11-22T03:58:49.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:49.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:49.857Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:49.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:49.857Z] [2022-11-22T03:58:49.857Z] Login Succeeded [2022-11-22T03:58:49.857Z] docker.io [2022-11-22T03:58:49.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T03:58:50.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T03:58:50.116Z] Configure a credential helper to remove this warning. See [2022-11-22T03:58:50.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T03:58:50.116Z] [2022-11-22T03:58:50.116Z] Login Succeeded [2022-11-22T03:58:50.116Z] ---> docker-login.sh ends [Pipeline] } [2022-11-22T03:58:50.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-22T03:58:50.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-22T03:58:50.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-22T03:58:50.428Z] ========================================================= [2022-11-22T03:58:50.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-22T03:58:50.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T03:58:50.877Z] + 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-22T03:58:51.139Z] Sending build context to Docker daemon 45.54MB [2022-11-22T03:58:51.139Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-22T03:58:51.139Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-22T03:58:51.139Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-22T03:58:51.139Z] 213ec9aee27d: Pulling fs layer [2022-11-22T03:58:51.139Z] 4583459ba037: Pulling fs layer [2022-11-22T03:58:51.139Z] 93c1e223e6f2: Pulling fs layer [2022-11-22T03:58:51.139Z] 53926ce57604: Pulling fs layer [2022-11-22T03:58:51.139Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-22T03:58:51.139Z] 22ff95d597cd: Pulling fs layer [2022-11-22T03:58:51.139Z] 12d6caf4c0d1: Pulling fs layer [2022-11-22T03:58:51.139Z] 96b7cbca73a9: Pulling fs layer [2022-11-22T03:58:51.139Z] a7acece74701: Pulling fs layer [2022-11-22T03:58:51.139Z] 22ff95d597cd: Waiting [2022-11-22T03:58:51.139Z] 12d6caf4c0d1: Waiting [2022-11-22T03:58:51.139Z] 96b7cbca73a9: Waiting [2022-11-22T03:58:51.139Z] a7acece74701: Waiting [2022-11-22T03:58:51.139Z] 53926ce57604: Waiting [2022-11-22T03:58:51.139Z] 21b2b0c7a3f4: Waiting [2022-11-22T03:58:51.139Z] 93c1e223e6f2: Verifying Checksum [2022-11-22T03:58:51.139Z] 93c1e223e6f2: Download complete [2022-11-22T03:58:51.139Z] 4583459ba037: Download complete [2022-11-22T03:58:51.139Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-22T03:58:51.139Z] 21b2b0c7a3f4: Download complete [2022-11-22T03:58:51.139Z] 22ff95d597cd: Verifying Checksum [2022-11-22T03:58:51.139Z] 22ff95d597cd: Download complete [2022-11-22T03:58:51.139Z] 213ec9aee27d: Verifying Checksum [2022-11-22T03:58:51.139Z] 213ec9aee27d: Download complete [2022-11-22T03:58:51.401Z] 12d6caf4c0d1: Verifying Checksum [2022-11-22T03:58:51.401Z] 12d6caf4c0d1: Download complete [2022-11-22T03:58:51.401Z] 213ec9aee27d: Pull complete [2022-11-22T03:58:51.401Z] 4583459ba037: Pull complete [2022-11-22T03:58:51.663Z] 93c1e223e6f2: Pull complete [2022-11-22T03:58:51.927Z] a7acece74701: Verifying Checksum [2022-11-22T03:58:51.927Z] a7acece74701: Download complete [2022-11-22T03:58:51.927Z] 96b7cbca73a9: Download complete [2022-11-22T03:58:51.927Z] 53926ce57604: Verifying Checksum [2022-11-22T03:58:51.927Z] 53926ce57604: Download complete [2022-11-22T03:58:56.118Z] 53926ce57604: Pull complete [2022-11-22T03:58:56.118Z] 21b2b0c7a3f4: Pull complete [2022-11-22T03:58:56.118Z] 22ff95d597cd: Pull complete [2022-11-22T03:58:56.118Z] 12d6caf4c0d1: Pull complete [2022-11-22T03:58:58.018Z] 96b7cbca73a9: Pull complete [2022-11-22T03:58:58.586Z] a7acece74701: Pull complete [2022-11-22T03:58:58.586Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-22T03:58:58.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-22T03:58:58.586Z] ---> db6d94c90886 [2022-11-22T03:58:58.586Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-22T03:58:59.962Z] ---> Running in d8f80a8311fb [2022-11-22T03:59:00.222Z] Removing intermediate container d8f80a8311fb [2022-11-22T03:59:00.222Z] ---> 415c42c1f74d [2022-11-22T03:59:00.222Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-22T03:59:00.222Z] ---> Running in 35c6fec5d494 [2022-11-22T03:59:00.222Z] Removing intermediate container 35c6fec5d494 [2022-11-22T03:59:00.222Z] ---> a2ecda48b107 [2022-11-22T03:59:00.222Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-22T03:59:00.481Z] ---> Running in 7d78101d48db [2022-11-22T03:59:00.481Z] Removing intermediate container 7d78101d48db [2022-11-22T03:59:00.481Z] ---> d851ba05e21e [2022-11-22T03:59:00.481Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-22T03:59:00.481Z] ---> Running in da1f74dacab8 [2022-11-22T03:59:00.481Z] Removing intermediate container da1f74dacab8 [2022-11-22T03:59:00.481Z] ---> 3a851541dc9f [2022-11-22T03:59:00.481Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-22T03:59:00.481Z] ---> Running in 8afa5548ee36 [2022-11-22T03:59:00.741Z] Removing intermediate container 8afa5548ee36 [2022-11-22T03:59:00.741Z] ---> 26c59c138ef4 [2022-11-22T03:59:00.741Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-22T03:59:01.002Z] latest: Pulling from library/docker [2022-11-22T03:59:01.002Z] ca7dd9ec2225: Pulling fs layer [2022-11-22T03:59:01.002Z] 44515869698b: Pulling fs layer [2022-11-22T03:59:01.002Z] 876c0680de96: Pulling fs layer [2022-11-22T03:59:01.002Z] 0504d8bdf397: Pulling fs layer [2022-11-22T03:59:01.002Z] 840d3a4342c3: Pulling fs layer [2022-11-22T03:59:01.002Z] 536f92c26725: Pulling fs layer [2022-11-22T03:59:01.002Z] 682b3b2657ab: Pulling fs layer [2022-11-22T03:59:01.002Z] 4c0e56750fe4: Pulling fs layer [2022-11-22T03:59:01.002Z] 536f92c26725: Waiting [2022-11-22T03:59:01.002Z] 0504d8bdf397: Waiting [2022-11-22T03:59:01.002Z] 840d3a4342c3: Waiting [2022-11-22T03:59:01.002Z] 682b3b2657ab: Waiting [2022-11-22T03:59:01.002Z] 4c0e56750fe4: Waiting [2022-11-22T03:59:01.571Z] ca7dd9ec2225: Verifying Checksum [2022-11-22T03:59:01.571Z] ca7dd9ec2225: Download complete [2022-11-22T03:59:01.571Z] 44515869698b: Verifying Checksum [2022-11-22T03:59:01.571Z] 44515869698b: Download complete [2022-11-22T03:59:01.571Z] 876c0680de96: Download complete [2022-11-22T03:59:01.571Z] ca7dd9ec2225: Pull complete [2022-11-22T03:59:01.829Z] 536f92c26725: Verifying Checksum [2022-11-22T03:59:01.829Z] 536f92c26725: Download complete [2022-11-22T03:59:01.829Z] 44515869698b: Pull complete [2022-11-22T03:59:01.829Z] 682b3b2657ab: Download complete [2022-11-22T03:59:02.088Z] 4c0e56750fe4: Download complete [2022-11-22T03:59:02.088Z] 876c0680de96: Pull complete [2022-11-22T03:59:02.088Z] 840d3a4342c3: Verifying Checksum [2022-11-22T03:59:02.656Z] 0504d8bdf397: Verifying Checksum [2022-11-22T03:59:02.656Z] 0504d8bdf397: Download complete [2022-11-22T03:59:02.913Z] 0504d8bdf397: Pull complete [2022-11-22T03:59:03.172Z] 840d3a4342c3: Pull complete [2022-11-22T03:59:03.430Z] 536f92c26725: Pull complete [2022-11-22T03:59:03.430Z] 682b3b2657ab: Pull complete [2022-11-22T03:59:03.430Z] 4c0e56750fe4: Pull complete [2022-11-22T03:59:03.430Z] Digest: sha256:4ae1444ef191366429581854edcf0a16f260b7a0ed90f4d5d1d95265356642ae [2022-11-22T03:59:03.430Z] Status: Downloaded newer image for docker:latest [2022-11-22T03:59:04.064Z] Still waiting to schedule task [2022-11-22T03:59:04.065Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-22T03:59:04.364Z] ---> 13c11cbdad72 [2022-11-22T03:59:04.365Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-22T03:59:04.365Z] ---> Running in c6bdabbde1c5 [2022-11-22T03:59:04.931Z] Removing intermediate container c6bdabbde1c5 [2022-11-22T03:59:04.931Z] ---> bb8acaaa92f6 [2022-11-22T03:59:04.931Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-22T03:59:04.931Z] ---> Running in 1d7449241136 [2022-11-22T03:59:05.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-22T03:59:05.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-22T03:59:06.690Z] OK: 211 MiB in 51 packages [2022-11-22T03:59:06.690Z] Removing intermediate container 1d7449241136 [2022-11-22T03:59:06.690Z] ---> 346ad9038889 [2022-11-22T03:59:06.690Z] Step 11/16 : ENV GO111MODULE=on [2022-11-22T03:59:06.949Z] ---> Running in 1a953a6d53b4 [2022-11-22T03:59:06.949Z] Removing intermediate container 1a953a6d53b4 [2022-11-22T03:59:06.949Z] ---> 71078763a09e [2022-11-22T03:59:06.949Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-22T03:59:06.949Z] ---> Running in a64dadfce2c6 [2022-11-22T03:59:06.949Z] Removing intermediate container a64dadfce2c6 [2022-11-22T03:59:06.949Z] ---> d3ff4146299c [2022-11-22T03:59:06.949Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-22T03:59:07.206Z] ---> d61d69f7fd9e [2022-11-22T03:59:07.206Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-22T03:59:07.206Z] ---> Running in 0f8abd64b71a [2022-11-22T03:59:29.143Z] Removing intermediate container 0f8abd64b71a [2022-11-22T03:59:29.143Z] ---> 3aadd3d86588 [2022-11-22T03:59:29.143Z] Step 15/16 : COPY . . [2022-11-22T03:59:29.143Z] ---> 3038e28216a1 [2022-11-22T03:59:29.143Z] Step 16/16 : RUN ${MAKE} [2022-11-22T03:59:29.143Z] ---> Running in 3c39d336d10c [2022-11-22T03:59:29.143Z] noop [2022-11-22T03:59:29.143Z] Removing intermediate container 3c39d336d10c [2022-11-22T03:59:29.143Z] ---> 1954249369e3 [2022-11-22T03:59:29.143Z] Successfully built 1954249369e3 [2022-11-22T03:59:29.143Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T03:59:29.584Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-22T03:59:29.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T03:59:29.748Z] prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container [2022-11-22T03:59:29.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** ci-base-image-x86_64 cat [2022-11-22T03:59:30.149Z] $ docker top ca9f1454a26c95bc77dc9282dfa1828e01c7253cb80571a1158411834117d9d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-22T03:59:30.533Z] + go version [2022-11-22T03:59:30.533Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-22T03:59:30.567Z] $ docker stop --time=1 ca9f1454a26c95bc77dc9282dfa1828e01c7253cb80571a1158411834117d9d6 [2022-11-22T03:59:31.859Z] $ docker rm -f ca9f1454a26c95bc77dc9282dfa1828e01c7253cb80571a1158411834117d9d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T03:59:32.561Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-22T03:59:32.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T03:59:32.711Z] prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container [2022-11-22T03:59:32.740Z] $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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 ******** ci-base-image-x86_64 cat [2022-11-22T03:59:33.069Z] $ docker top f63c81e9d1edd4359178f0f34139ae71e8dc60eedc1581d234933b6feebc1bc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-22T03:59:33.454Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] fileExists [Pipeline] sh [2022-11-22T03:59:33.818Z] + make test [2022-11-22T03:59:33.818Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-22T03:59:34.076Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-22T03:59:42.186Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-22T03:59:42.186Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-22T03:59:42.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-22T03:59:42.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-22T03:59:42.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-22T03:59:42.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-22T03:59:42.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-22T03:59:42.187Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-22T03:59:42.187Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-22T03:59:44.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-22T03:59:44.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-22T03:59:44.714Z] ./bin/test-attribution-txt.sh [2022-11-22T03:59:44.714Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-22T03:59:44.714Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-22T03:59:44.715Z] make -C web test [2022-11-22T03:59:44.715Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [2022-11-22T03:59:44.715Z] make[1]: tput: No such file or directory [2022-11-22T03:59:44.715Z] make[1]: tput: No such file or directory [2022-11-22T03:59:44.715Z] warning: generating ./VERSION [2022-11-22T03:59:44.715Z] echo "0.0.0" > VERSION [2022-11-22T03:59:44.715Z] docker build \ [2022-11-22T03:59:44.715Z] -f Dockerfile \ [2022-11-22T03:59:44.715Z] --build-arg USER=1000 \ [2022-11-22T03:59:44.715Z] \ [2022-11-22T03:59:44.715Z] --label "git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc" \ [2022-11-22T03:59:44.715Z] -t edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc \ [2022-11-22T03:59:44.715Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-22T03:59:44.715Z] . [2022-11-22T03:59:44.715Z] Sending build context to Docker daemon 3.268MB [2022-11-22T03:59:44.715Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-22T03:59:44.972Z] 16.17-alpine3.15: Pulling from library/node [2022-11-22T03:59:45.232Z] 9621f1afde84: Pulling fs layer [2022-11-22T03:59:45.232Z] c6f70ee39829: Pulling fs layer [2022-11-22T03:59:45.232Z] 56892a8094a2: Pulling fs layer [2022-11-22T03:59:45.232Z] 58dd87906ef0: Pulling fs layer [2022-11-22T03:59:45.232Z] 58dd87906ef0: Waiting [2022-11-22T03:59:45.232Z] 9621f1afde84: Download complete [2022-11-22T03:59:45.490Z] 9621f1afde84: Pull complete [2022-11-22T03:59:45.490Z] 58dd87906ef0: Verifying Checksum [2022-11-22T03:59:45.490Z] 58dd87906ef0: Download complete [2022-11-22T03:59:45.748Z] 56892a8094a2: Verifying Checksum [2022-11-22T03:59:45.748Z] 56892a8094a2: Download complete [2022-11-22T03:59:47.649Z] c6f70ee39829: Verifying Checksum [2022-11-22T03:59:47.649Z] c6f70ee39829: Download complete [2022-11-22T03:59:49.024Z] c6f70ee39829: Pull complete [2022-11-22T03:59:49.024Z] 56892a8094a2: Pull complete [2022-11-22T03:59:49.024Z] 58dd87906ef0: Pull complete [2022-11-22T03:59:49.024Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-22T03:59:49.024Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-22T03:59:49.024Z] ---> b69703f70c3d [2022-11-22T03:59:49.024Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-22T03:59:49.592Z] ---> Running in 0fe04f636564 [2022-11-22T03:59:49.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-22T03:59:50.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-22T03:59:50.110Z] (1/129) Installing libxau (1.0.9-r0) [2022-11-22T03:59:50.110Z] (2/129) Installing libmd (1.0.3-r0) [2022-11-22T03:59:50.110Z] (3/129) Installing libbsd (0.11.3-r1) [2022-11-22T03:59:50.369Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-11-22T03:59:50.369Z] (5/129) Installing libxcb (1.14-r2) [2022-11-22T03:59:50.369Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-11-22T03:59:50.369Z] (7/129) Installing libxext (1.3.4-r0) [2022-11-22T03:59:50.369Z] (8/129) Installing libice (1.0.10-r0) [2022-11-22T03:59:50.369Z] (9/129) Installing libuuid (2.37.4-r0) [2022-11-22T03:59:50.369Z] (10/129) Installing libsm (1.2.3-r0) [2022-11-22T03:59:50.369Z] (11/129) Installing libxt (1.2.1-r0) [2022-11-22T03:59:50.369Z] (12/129) Installing libxmu (1.1.3-r0) [2022-11-22T03:59:50.369Z] (13/129) Installing xset (1.2.4-r0) [2022-11-22T03:59:50.369Z] (14/129) Installing xprop (1.2.5-r0) [2022-11-22T03:59:50.369Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-11-22T03:59:50.369Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-22T03:59:50.369Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-11-22T03:59:50.369Z] (18/129) Installing libffi (3.4.2-r1) [2022-11-22T03:59:50.369Z] (19/129) Installing libintl (0.21-r0) [2022-11-22T03:59:50.369Z] (20/129) Installing libblkid (2.37.4-r0) [2022-11-22T03:59:50.369Z] (21/129) Installing libmount (2.37.4-r0) [2022-11-22T03:59:50.369Z] (22/129) Installing pcre (8.45-r1) [2022-11-22T03:59:50.369Z] (23/129) Installing glib (2.70.1-r0) [2022-11-22T03:59:50.369Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-11-22T03:59:50.369Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-11-22T03:59:50.369Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-11-22T03:59:50.627Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-11-22T03:59:50.627Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-11-22T03:59:50.627Z] (29/129) Installing libpng (1.6.37-r1) [2022-11-22T03:59:50.627Z] (30/129) Installing libwebp (1.2.2-r0) [2022-11-22T03:59:50.627Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-11-22T03:59:50.627Z] (32/129) Installing tiff (4.4.0-r0) [2022-11-22T03:59:50.627Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-11-22T03:59:50.627Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-22T03:59:50.627Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-11-22T03:59:50.627Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-11-22T03:59:50.627Z] (37/129) Installing libxrender (0.9.10-r3) [2022-11-22T03:59:50.627Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-11-22T03:59:50.627Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-11-22T03:59:50.627Z] (40/129) Installing libxi (1.8-r0) [2022-11-22T03:59:50.627Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-11-22T03:59:50.627Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-11-22T03:59:50.627Z] (43/129) Installing atk (2.36.0-r0) [2022-11-22T03:59:50.627Z] (44/129) Installing libxtst (1.2.3-r3) [2022-11-22T03:59:50.627Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-11-22T03:59:50.627Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-11-22T03:59:50.627Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-11-22T03:59:50.627Z] (48/129) Installing expat (2.5.0-r0) [2022-11-22T03:59:50.627Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-11-22T03:59:50.627Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-11-22T03:59:50.627Z] (51/129) Installing freetype (2.11.1-r2) [2022-11-22T03:59:50.627Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-11-22T03:59:50.627Z] (53/129) Installing pixman (0.40.0-r4) [2022-11-22T03:59:50.627Z] (54/129) Installing cairo (1.16.0-r5) [2022-11-22T03:59:50.885Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-11-22T03:59:50.885Z] (56/129) Installing avahi-libs (0.8-r5) [2022-11-22T03:59:50.885Z] (57/129) Installing gmp (6.2.1-r1) [2022-11-22T03:59:50.885Z] (58/129) Installing nettle (3.7.3-r0) [2022-11-22T03:59:50.885Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-11-22T03:59:50.885Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-11-22T03:59:50.885Z] (61/129) Installing libunistring (0.9.10-r1) [2022-11-22T03:59:50.885Z] (62/129) Installing gnutls (3.7.1-r1) [2022-11-22T03:59:50.885Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-11-22T03:59:50.885Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-11-22T03:59:50.885Z] (65/129) Installing fribidi (1.0.11-r0) [2022-11-22T03:59:50.885Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-11-22T03:59:50.885Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-11-22T03:59:50.885Z] (68/129) Installing libxft (2.3.4-r0) [2022-11-22T03:59:50.885Z] (69/129) Installing pango (1.48.10-r0) [2022-11-22T03:59:50.885Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-11-22T03:59:50.885Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-22T03:59:50.885Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-11-22T03:59:50.885Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-11-22T03:59:50.885Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-11-22T03:59:50.885Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-11-22T03:59:51.144Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-22T03:59:51.145Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-11-22T03:59:51.145Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-11-22T03:59:51.145Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-11-22T03:59:51.145Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-22T03:59:53.048Z] (79/129) Installing libogg (1.3.5-r0) [2022-11-22T03:59:53.048Z] (80/129) Installing flac (1.3.4-r0) [2022-11-22T03:59:53.048Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-11-22T03:59:53.048Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-11-22T03:59:53.048Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-11-22T03:59:53.308Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-11-22T03:59:53.308Z] (85/129) Installing libass (0.15.2-r0) [2022-11-22T03:59:53.308Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-11-22T03:59:53.308Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-22T03:59:53.308Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-22T03:59:53.308Z] (89/129) Installing lame (3.100-r0) [2022-11-22T03:59:53.308Z] (90/129) Installing opus (1.3.1-r1) [2022-11-22T03:59:53.308Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-11-22T03:59:53.308Z] (92/129) Installing soxr (0.1.3-r2) [2022-11-22T03:59:53.308Z] (93/129) Installing libsrt (1.4.2-r1) [2022-11-22T03:59:53.308Z] (94/129) Installing libssh (0.9.6-r1) [2022-11-22T03:59:53.308Z] (95/129) Installing libtheora (1.1.1-r16) [2022-11-22T03:59:53.308Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-11-22T03:59:53.308Z] (97/129) Installing libpciaccess (0.16-r0) [2022-11-22T03:59:53.308Z] (98/129) Installing libdrm (2.4.109-r0) [2022-11-22T03:59:53.308Z] (99/129) Installing libva (2.13.0-r0) [2022-11-22T03:59:53.308Z] (100/129) Installing libvdpau (1.4-r0) [2022-11-22T03:59:53.308Z] (101/129) Installing vidstab (1.1.0-r1) [2022-11-22T03:59:53.308Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-11-22T03:59:53.308Z] (103/129) Installing libvpx (1.10.0-r0) [2022-11-22T03:59:53.308Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-11-22T03:59:53.567Z] (105/129) Installing x264-libs (20210613-r0) [2022-11-22T03:59:53.567Z] (106/129) Installing x265-libs (3.5-r0) [2022-11-22T03:59:53.567Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-11-22T03:59:53.567Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-11-22T03:59:53.567Z] (109/129) Installing libevent (2.1.12-r4) [2022-11-22T03:59:53.567Z] (110/129) Installing mesa (21.2.6-r0) [2022-11-22T03:59:53.567Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-11-22T03:59:53.567Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-11-22T03:59:53.567Z] (113/129) Installing lcms2 (2.12-r1) [2022-11-22T03:59:53.567Z] (114/129) Installing nspr (4.32-r0) [2022-11-22T03:59:53.567Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-11-22T03:59:53.826Z] (116/129) Installing nss (3.78.1-r0) [2022-11-22T03:59:53.826Z] (117/129) Installing libasyncns (0.8-r1) [2022-11-22T03:59:53.826Z] (118/129) Installing libltdl (2.4.6-r7) [2022-11-22T03:59:53.826Z] (119/129) Installing orc (0.4.32-r0) [2022-11-22T03:59:53.826Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-11-22T03:59:53.826Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-11-22T03:59:53.826Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-11-22T03:59:53.826Z] (123/129) Installing libpulse (15.0-r2) [2022-11-22T03:59:53.826Z] (124/129) Installing re2 (2021.11.01-r0) [2022-11-22T03:59:53.826Z] (125/129) Installing snappy (1.1.9-r1) [2022-11-22T03:59:53.826Z] (126/129) Installing libgpg-error (1.42-r1) [2022-11-22T03:59:53.826Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-11-22T03:59:53.826Z] (128/129) Installing libxslt (1.1.35-r0) [2022-11-22T03:59:53.826Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-11-22T03:59:54.762Z] Executing busybox-1.34.1-r7.trigger [2022-11-22T03:59:54.762Z] Executing glib-2.70.1-r0.trigger [2022-11-22T03:59:54.762Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-22T03:59:56.668Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-22T03:59:56.668Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-22T03:59:56.668Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-22T03:59:56.668Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-22T03:59:56.668Z] OK: 286 MiB in 145 packages [2022-11-22T03:59:59.964Z] Removing intermediate container 0fe04f636564 [2022-11-22T03:59:59.964Z] ---> 794c2067f54e [2022-11-22T03:59:59.964Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-22T03:59:59.964Z] ---> Running in fe0a3e1d954c [2022-11-22T03:59:59.964Z] Removing intermediate container fe0a3e1d954c [2022-11-22T03:59:59.964Z] ---> f9161d81eaba [2022-11-22T03:59:59.964Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-22T03:59:59.964Z] ---> Running in ada64d40a48a [2022-11-22T03:59:59.964Z] Removing intermediate container ada64d40a48a [2022-11-22T03:59:59.964Z] ---> c86e81b99b8e [2022-11-22T03:59:59.964Z] Step 5/10 : RUN npm install -g npm [2022-11-22T03:59:59.964Z] ---> Running in d0ff11dc52d1 [2022-11-22T04:00:06.709Z] [2022-11-22T04:00:06.709Z] removed 8 packages, changed 78 packages, and audited 223 packages in 6s [2022-11-22T04:00:06.709Z] [2022-11-22T04:00:06.709Z] 14 packages are looking for funding [2022-11-22T04:00:06.709Z] run `npm fund` for details [2022-11-22T04:00:06.709Z] [2022-11-22T04:00:06.709Z] found 0 vulnerabilities [2022-11-22T04:00:07.280Z] Removing intermediate container d0ff11dc52d1 [2022-11-22T04:00:07.280Z] ---> addd8d4d8571 [2022-11-22T04:00:07.280Z] Step 6/10 : ARG USER=1000 [2022-11-22T04:00:07.280Z] ---> Running in b2081fff56fa [2022-11-22T04:00:07.280Z] Removing intermediate container b2081fff56fa [2022-11-22T04:00:07.280Z] ---> e9faffee072a [2022-11-22T04:00:07.280Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-22T04:00:07.280Z] ---> Running in 32a8fe5e07d2 [2022-11-22T04:00:07.848Z] Removing intermediate container 32a8fe5e07d2 [2022-11-22T04:00:07.848Z] ---> bfabd4425a6e [2022-11-22T04:00:07.848Z] Step 8/10 : USER $USER:$USER [2022-11-22T04:00:07.848Z] ---> Running in 5fe4bf9c98cd [2022-11-22T04:00:08.106Z] Removing intermediate container 5fe4bf9c98cd [2022-11-22T04:00:08.106Z] ---> 452e56ca8a19 [2022-11-22T04:00:08.106Z] Step 9/10 : WORKDIR /app [2022-11-22T04:00:08.106Z] ---> Running in 4f952bbeba00 [2022-11-22T04:00:08.106Z] Removing intermediate container 4f952bbeba00 [2022-11-22T04:00:08.106Z] ---> 076de57cf70b [2022-11-22T04:00:08.106Z] Step 10/10 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:00:08.106Z] ---> Running in 91b306e547e1 [2022-11-22T04:00:08.366Z] Removing intermediate container 91b306e547e1 [2022-11-22T04:00:08.366Z] ---> 820a9f2a7f2e [2022-11-22T04:00:08.366Z] Successfully built 820a9f2a7f2e [2022-11-22T04:00:08.366Z] Successfully tagged edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:00:08.366Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-22T04:00:08.366Z] touch edgex-web-ui.imagebuilt [2022-11-22T04:00:08.366Z] mkdir -p node_modules coverage [2022-11-22T04:00:08.366Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-22T04:00:08.366Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.270Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE } [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE required: { [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE }, [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:00:10.271Z] npm WARN EBADENGINE } [2022-11-22T04:00:13.559Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-22T04:00:13.817Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-22T04:00:13.818Z] 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-22T04:00:13.818Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-22T04:00:14.076Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-22T04:00:14.335Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-22T04:00:14.593Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-22T04:00:15.967Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-22T04:00:15.967Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-22T04:00:16.534Z] 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-22T04:00:17.100Z] 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-22T04:00:18.033Z] 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-22T04:00:19.405Z] 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-22T04:00:19.969Z] 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-22T04:00:20.534Z] 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-22T04:00:20.791Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-22T04:00:20.791Z] 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-22T04:00:20.791Z] 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-22T04:00:22.164Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-22T04:00:30.280Z] [2022-11-22T04:00:30.280Z] added 1477 packages, and audited 1478 packages in 20s [2022-11-22T04:00:30.280Z] [2022-11-22T04:00:30.280Z] 90 packages are looking for funding [2022-11-22T04:00:30.280Z] run `npm fund` for details [2022-11-22T04:00:30.280Z] [2022-11-22T04:00:30.280Z] 15 vulnerabilities (3 moderate, 8 high, 4 critical) [2022-11-22T04:00:30.280Z] [2022-11-22T04:00:30.280Z] To address issues that do not require attention, run: [2022-11-22T04:00:30.280Z] npm audit fix [2022-11-22T04:00:30.280Z] [2022-11-22T04:00:30.280Z] To address all issues (including breaking changes), run: [2022-11-22T04:00:30.280Z] npm audit fix --force [2022-11-22T04:00:30.280Z] [2022-11-22T04:00:30.280Z] Run `npm audit` for details. [2022-11-22T04:00:32.812Z] 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-22T04:00:33.789Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119652 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] { [Pipeline] ws [2022-11-22T04:00:33.844Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-11-22T04:00:33.922Z] The recommended git tool is: git [2022-11-22T04:00:35.365Z] - Generating browser application bundles (phase: setup)... [2022-11-22T04:00:39.585Z] Compiling @angular/core : es2015 as esm2015 [2022-11-22T04:00:39.585Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-22T04:00:39.609Z] using credential edgex-jenkins-ssh [2022-11-22T04:00:39.624Z] Cloning the remote Git repository [2022-11-22T04:00:39.667Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-22T04:00:39.734Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-11-22T04:00:39.876Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-22T04:00:39.877Z] > git --version # timeout=10 [2022-11-22T04:00:39.903Z] > git --version # 'git version 2.25.1' [2022-11-22T04:00:39.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-22T04:00:39.950Z] Verifying host key using known hosts file [2022-11-22T04:00:40.135Z] 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-22T04:00:40.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-22T04:00:43.050Z] Compiling @angular/common : es2015 as esm2015 [2022-11-22T04:00:43.050Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-22T04:00:43.315Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-22T04:00:43.315Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-22T04:00:43.580Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-22T04:00:43.844Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-22T04:00:44.102Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-22T04:00:44.102Z] Compiling @angular/router : es2015 as esm2015 [2022-11-22T04:00:43.098Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-22T04:00:43.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-22T04:00:43.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-11-22T04:00:43.917Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-11-22T04:00:43.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-22T04:00:43.923Z] Verifying host key using known hosts file [2022-11-22T04:00:43.930Z] 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-22T04:00:43.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-22T04:00:44.360Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-22T04:00:44.360Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-22T04:00:44.443Z] Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:00:44.618Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-22T04:00:44.980Z] Merge succeeded, producing 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:00:44.980Z] Checking out Revision 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc (PR-581) [2022-11-22T04:00:44.462Z] > git config core.sparsecheckout # timeout=10 [2022-11-22T04:00:44.484Z] > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 [2022-11-22T04:00:44.886Z] > git remote # timeout=10 [2022-11-22T04:00:44.905Z] > git config --get remote.origin.url # timeout=10 [2022-11-22T04:00:44.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-22T04:00:44.931Z] Verifying host key using known hosts file [2022-11-22T04:00:44.934Z] 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-22T04:00:44.943Z] > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 [2022-11-22T04:00:44.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-22T04:00:44.989Z] > git config core.sparsecheckout # timeout=10 [2022-11-22T04:00:45.001Z] > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 [2022-11-22T04:00:45.787Z] Commit message: "chore(deps): Bump engine.io and socket.io in /web" [2022-11-22T04:00:45.836Z] > git --version # timeout=10 [2022-11-22T04:00:45.848Z] > git --version # 'git version 2.25.1' [2022-11-22T04:00:45.863Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-22T04:00:46.529Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-22T04:00:46.907Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-22T04:00:46.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-22T04:00:46.907Z] Dload Upload Total Spent Left Speed [2022-11-22T04:00:46.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh [2022-11-22T04:00:47.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-22T04:00:47.849Z] + sudo tee /etc/docker/daemon.new [2022-11-22T04:00:47.849Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-22T04:00:47.849Z] { [2022-11-22T04:00:47.849Z] "registry-mirrors": [ [2022-11-22T04:00:47.849Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-22T04:00:47.849Z] ], [2022-11-22T04:00:47.849Z] "bip": "10.250.0.254/24", [2022-11-22T04:00:47.849Z] "hosts": [ [2022-11-22T04:00:47.849Z] "tcp://0.0.0.0:5555", [2022-11-22T04:00:47.849Z] "unix:///var/run/docker.sock" [2022-11-22T04:00:47.849Z] ], [2022-11-22T04:00:47.849Z] "mtu": 1458, [2022-11-22T04:00:47.849Z] "selinux-enabled": true, [2022-11-22T04:00:47.849Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-22T04:00:47.849Z] } [Pipeline] sh [2022-11-22T04:00:48.195Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-22T04:00:48.543Z] + sudo service docker restart [2022-11-22T04:00:51.816Z] 22 11 2022 04:00:51.790:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-22T04:00:51.816Z] 22 11 2022 04:00:51.791:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-22T04:00:51.816Z] 22 11 2022 04:00:51.794:INFO [launcher]: Starting browser ChromeHeadless [2022-11-22T04:01:04.023Z] ✔ Browser application bundle generation complete. [2022-11-22T04:01:04.023Z] 22 11 2022 04:01:02.717:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket HzBDWInyVboNL0zqAAAB with id 41656127 [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.032 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.035 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.071 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.119 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.13 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.134 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.157 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.27 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.286 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.301 secs) [2022-11-22T04:01:05.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.345 secs) [2022-11-22T04:01:06.183Z] WARN: ' [2022-11-22T04:01:06.183Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-22T04:01:06.183Z] Support for using the ngModel input property and ngModelChange event with [2022-11-22T04:01:06.183Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-22T04:01:06.183Z] in a future version of Angular. [2022-11-22T04:01:06.183Z] [2022-11-22T04:01:06.183Z] For more information on this, see our API docs here: [2022-11-22T04:01:06.183Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-22T04:01:06.183Z] ' [2022-11-22T04:01:06.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.345 secs) [2022-11-22T04:01:06.183Z] WARN: ' [2022-11-22T04:01:06.183Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-22T04:01:06.183Z] Support for using the ngModel input property and ngModelChange event with [2022-11-22T04:01:06.183Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-22T04:01:06.183Z] in a future version of Angular. [2022-11-22T04:01:06.183Z] [2022-11-22T04:01:06.183Z] For more information on this, see our API docs here: [2022-11-22T04:01:06.183Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-22T04:01:06.183Z] ' [2022-11-22T04:01:06.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.4 secs) [2022-11-22T04:01:06.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.433 secs) [2022-11-22T04:01:06.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.445 secs) [2022-11-22T04:01:06.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.482 secs) [2022-11-22T04:01:06.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.507 secs) [2022-11-22T04:01:06.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.521 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.549 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.585 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.593 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.597 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.601 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.606 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.608 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.61 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.612 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.614 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.617 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.624 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.628 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.629 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.639 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.645 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.684 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.693 secs) [2022-11-22T04:01:06.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.702 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.714 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.731 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.738 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.76 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.783 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.81 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.84 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.851 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.857 secs) [2022-11-22T04:01:06.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.885 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-22T04:01:06.846Z] provisioning config files... [2022-11-22T04:01:06.869Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2137652905260900095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.897 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.91 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.919 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.921 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.974 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.996 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1 sec) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.003 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.009 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.064 secs) [2022-11-22T04:01:06.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.077 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.082 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.085 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.089 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.104 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.116 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.119 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.123 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.128 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.129 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.133 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.141 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.157 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.16 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.165 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.169 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.177 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.183 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.187 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.2 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.208 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.21 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.211 secs) [2022-11-22T04:01:07.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.246 secs) [2022-11-22T04:01:07.244Z] ---> docker-login.sh [2022-11-22T04:01:07.244Z] nexus3.edgexfoundry.org:10001 [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.258 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.261 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.272 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.287 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.293 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.325 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.332 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.339 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.348 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.353 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.358 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.359 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.362 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.365 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.371 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.373 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.374 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.395 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.403 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.405 secs) [2022-11-22T04:01:07.474Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.412 secs) [2022-11-22T04:01:07.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.445 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.448 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.458 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.46 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.48 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.542 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.563 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.571 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.577 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.59 secs) [2022-11-22T04:01:07.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.602 secs) [2022-11-22T04:01:07.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T04:01:07.782Z] Configure a credential helper to remove this warning. See [2022-11-22T04:01:07.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T04:01:07.782Z] [2022-11-22T04:01:07.782Z] Login Succeeded [2022-11-22T04:01:07.782Z] nexus3.edgexfoundry.org:10002 [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.607 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.619 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.627 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.63 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.632 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.635 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.645 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.65 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.675 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.681 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.688 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.702 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.714 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.722 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.739 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.752 secs) [2022-11-22T04:01:07.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.76 secs) [2022-11-22T04:01:08.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T04:01:08.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T04:01:08.050Z] Configure a credential helper to remove this warning. See [2022-11-22T04:01:08.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T04:01:08.050Z] [2022-11-22T04:01:08.050Z] Login Succeeded [2022-11-22T04:01:08.050Z] nexus3.edgexfoundry.org:10003 [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.768 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.778 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.785 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.816 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.825 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.849 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.855 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.875 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.886 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.911 secs) [2022-11-22T04:01:08.248Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.925 secs) [2022-11-22T04:01:08.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.951 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.962 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.966 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.971 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.987 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.005 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.012 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.02 secs) [2022-11-22T04:01:08.506Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.03 secs) [2022-11-22T04:01:08.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T04:01:08.588Z] Configure a credential helper to remove this warning. See [2022-11-22T04:01:08.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T04:01:08.588Z] [2022-11-22T04:01:08.588Z] Login Succeeded [2022-11-22T04:01:08.588Z] nexus3.edgexfoundry.org:10004 [2022-11-22T04:01:08.764Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.04 secs / 2.03 secs) [2022-11-22T04:01:08.764Z] TOTAL: 149 SUCCESS [2022-11-22T04:01:08.764Z] ✔ Browser application bundle generation complete. [2022-11-22T04:01:08.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T04:01:08.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T04:01:08.862Z] Configure a credential helper to remove this warning. See [2022-11-22T04:01:08.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T04:01:08.862Z] [2022-11-22T04:01:08.862Z] Login Succeeded [2022-11-22T04:01:08.862Z] docker.io [2022-11-22T04:01:09.023Z] [2022-11-22T04:01:09.023Z] =============================== Coverage summary =============================== [2022-11-22T04:01:09.023Z] Statements : 40.95% ( 1466/3580 ) [2022-11-22T04:01:09.023Z] Branches : 12.03% ( 111/923 ) [2022-11-22T04:01:09.023Z] Functions : 33.2% ( 431/1298 ) [2022-11-22T04:01:09.023Z] Lines : 38.88% ( 1317/3387 ) [2022-11-22T04:01:09.023Z] ================================================================================ [2022-11-22T04:01:09.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-22T04:01:09.281Z] ✔ Browser application bundle generation complete. [2022-11-22T04:01:09.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-22T04:01:09.396Z] Configure a credential helper to remove this warning. See [2022-11-22T04:01:09.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-22T04:01:09.396Z] [2022-11-22T04:01:09.396Z] Login Succeeded [2022-11-22T04:01:09.396Z] ---> docker-login.sh ends [Pipeline] } [2022-11-22T04:01:09.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2022-11-22T04:01:09.539Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [Pipeline] unstash [Pipeline] echo [2022-11-22T04:01:09.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-22T04:01:09.659Z] $ docker stop --time=1 f63c81e9d1edd4359178f0f34139ae71e8dc60eedc1581d234933b6feebc1bc9 [2022-11-22T04:01:11.067Z] $ docker rm -f f63c81e9d1edd4359178f0f34139ae71e8dc60eedc1581d234933b6feebc1bc9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2022-11-22T04:01:11.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-22T04:01:11.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-22T04:01:11.344Z] ========================================================= [2022-11-22T04:01:11.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-22T04:01:11.344Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-11-22T04:01:11.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2022-11-22T04:01:11.861Z] + 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 . [2022-11-22T04:01:12.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-22T04:01:12.828Z] Sending build context to Docker daemon 28.74MB [2022-11-22T04:01:12.828Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-11-22T04:01:12.828Z] Step 2/16 : FROM ${BASE} AS builder [2022-11-22T04:01:12.828Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-22T04:01:12.828Z] 9b18e9b68314: Pulling fs layer [2022-11-22T04:01:12.828Z] 35d82f9e3411: Pulling fs layer [2022-11-22T04:01:12.828Z] e16973657156: Pulling fs layer [2022-11-22T04:01:12.828Z] fc693d55d65f: Pulling fs layer [2022-11-22T04:01:12.828Z] 7e9fc2657dce: Pulling fs layer [2022-11-22T04:01:12.828Z] dda99020689f: Pulling fs layer [2022-11-22T04:01:12.828Z] db1c61fa0a46: Pulling fs layer [2022-11-22T04:01:12.828Z] 891c053d2c06: Pulling fs layer [2022-11-22T04:01:12.828Z] 7e9fc2657dce: Waiting [2022-11-22T04:01:12.828Z] dda99020689f: Waiting [2022-11-22T04:01:12.828Z] db1c61fa0a46: Waiting [2022-11-22T04:01:12.828Z] 891c053d2c06: Waiting [2022-11-22T04:01:12.828Z] fc693d55d65f: Waiting [2022-11-22T04:01:12.856Z] + sudo chown -R jenkins:jenkins . [2022-11-22T04:01:13.111Z] e16973657156: Download complete [2022-11-22T04:01:13.111Z] 35d82f9e3411: Verifying Checksum [2022-11-22T04:01:13.111Z] 35d82f9e3411: Download complete [2022-11-22T04:01:13.111Z] 7e9fc2657dce: Verifying Checksum [2022-11-22T04:01:13.111Z] 7e9fc2657dce: Download complete [2022-11-22T04:01:13.111Z] 9b18e9b68314: Verifying Checksum [2022-11-22T04:01:13.111Z] 9b18e9b68314: Download complete [2022-11-22T04:01:13.111Z] dda99020689f: Verifying Checksum [2022-11-22T04:01:13.111Z] dda99020689f: Download complete [Pipeline] sh [2022-11-22T04:01:13.426Z] + ls -al . [2022-11-22T04:01:13.426Z] total 188 [2022-11-22T04:01:13.426Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 22 03:59 . [2022-11-22T04:01:13.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:58 .. [2022-11-22T04:01:13.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:58 .blubracket [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 22 03:58 .dockerignore [2022-11-22T04:01:13.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 03:58 .git [2022-11-22T04:01:13.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:58 .github [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 22 03:58 .gitignore [2022-11-22T04:01:13.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 03:58 .semver [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 22 03:58 Attribution.txt [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 22 03:58 CHANGELOG.md [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 22 03:58 CONTRIBUTING.md [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 22 03:58 Dockerfile [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 22 03:58 Jenkinsfile [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 22 03:58 LICENSE [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 22 03:58 Makefile [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 22 03:58 README.md [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 22 03:58 VERSION [2022-11-22T04:01:13.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:58 assets [2022-11-22T04:01:13.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:58 bin [2022-11-22T04:01:13.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 03:58 cmd [2022-11-22T04:01:13.426Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 22 03:59 coverage.out [2022-11-22T04:01:13.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 03:58 docs [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 22 03:58 go.mod [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 22 03:58 go.sum [2022-11-22T04:01:13.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 03:58 internal [2022-11-22T04:01:13.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:58 snap [2022-11-22T04:01:13.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 03:58 testing [2022-11-22T04:01:13.426Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 22 03:58 version.go [2022-11-22T04:01:13.426Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 22 04:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T04:01:14.108Z] 9b18e9b68314: Pull complete [2022-11-22T04:01:14.108Z] 891c053d2c06: Verifying Checksum [2022-11-22T04:01:14.108Z] 891c053d2c06: Download complete [2022-11-22T04:01:14.433Z] + 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=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc --label arch=amd64 --label version=0.0.0 . [2022-11-22T04:01:15.011Z] Sending build context to Docker daemon 48.29MB [2022-11-22T04:01:15.011Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-22T04:01:15.011Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-22T04:01:15.011Z] ---> 1954249369e3 [2022-11-22T04:01:15.011Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-22T04:01:16.062Z] 35d82f9e3411: Pull complete [2022-11-22T04:01:16.062Z] fc693d55d65f: Verifying Checksum [2022-11-22T04:01:16.062Z] fc693d55d65f: Download complete [2022-11-22T04:01:16.331Z] e16973657156: Pull complete [2022-11-22T04:01:16.331Z] db1c61fa0a46: Verifying Checksum [2022-11-22T04:01:16.331Z] db1c61fa0a46: Download complete [2022-11-22T04:01:16.993Z] ---> Running in cad88c0ae0d4 [2022-11-22T04:01:16.993Z] Removing intermediate container cad88c0ae0d4 [2022-11-22T04:01:16.993Z] ---> ede084f2d36a [2022-11-22T04:01:16.993Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-22T04:01:16.993Z] ---> Running in 458b04f735c8 [2022-11-22T04:01:16.993Z] Removing intermediate container 458b04f735c8 [2022-11-22T04:01:16.993Z] ---> 92ee229c8f58 [2022-11-22T04:01:16.993Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-22T04:01:16.993Z] ---> Running in 8277717b482b [2022-11-22T04:01:16.993Z] Removing intermediate container 8277717b482b [2022-11-22T04:01:16.993Z] ---> af96a41ab79c [2022-11-22T04:01:16.993Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-22T04:01:16.993Z] ---> Running in dcfd542f8f31 [2022-11-22T04:01:16.993Z] Removing intermediate container dcfd542f8f31 [2022-11-22T04:01:16.993Z] ---> ce929de0f35e [2022-11-22T04:01:16.993Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-22T04:01:16.993Z] ---> Running in ca3685694652 [2022-11-22T04:01:17.252Z] Removing intermediate container ca3685694652 [2022-11-22T04:01:17.252Z] ---> eeead9b7020c [2022-11-22T04:01:17.252Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-22T04:01:17.819Z] ---> 743c845eada8 [2022-11-22T04:01:17.819Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-22T04:01:17.819Z] ---> Running in dd9e2fc29bf7 [2022-11-22T04:01:18.385Z] Removing intermediate container dd9e2fc29bf7 [2022-11-22T04:01:18.385Z] ---> 2ac0381820c7 [2022-11-22T04:01:18.385Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-22T04:01:18.385Z] ---> Running in 8dd3e7ac4bad [2022-11-22T04:01:18.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-22T04:01:19.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-22T04:01:19.779Z] OK: 211 MiB in 51 packages [2022-11-22T04:01:20.344Z] Removing intermediate container 8dd3e7ac4bad [2022-11-22T04:01:20.344Z] ---> 97ba7f0fd1c3 [2022-11-22T04:01:20.344Z] Step 11/26 : ENV GO111MODULE=on [2022-11-22T04:01:20.344Z] ---> Running in 29a50033ca5a [2022-11-22T04:01:20.344Z] Removing intermediate container 29a50033ca5a [2022-11-22T04:01:20.344Z] ---> 906edeb44d65 [2022-11-22T04:01:20.344Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-22T04:01:20.344Z] ---> Running in 77e522e0d70a [2022-11-22T04:01:20.344Z] Removing intermediate container 77e522e0d70a [2022-11-22T04:01:20.344Z] ---> 4eaf7d6395ff [2022-11-22T04:01:20.344Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-22T04:01:20.603Z] ---> a3abaa0e4f31 [2022-11-22T04:01:20.603Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-22T04:01:20.603Z] ---> Running in 6fba13d2aabe [2022-11-22T04:01:21.171Z] Removing intermediate container 6fba13d2aabe [2022-11-22T04:01:21.171Z] ---> b4717f66d631 [2022-11-22T04:01:21.171Z] Step 15/26 : COPY . . [2022-11-22T04:01:22.554Z] ---> d08bede6eb2d [2022-11-22T04:01:22.554Z] Step 16/26 : RUN ${MAKE} [2022-11-22T04:01:22.554Z] ---> Running in 84ecd4ab448f [2022-11-22T04:01:22.813Z] 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-22T04:01:28.666Z] fc693d55d65f: Pull complete [2022-11-22T04:01:28.666Z] 7e9fc2657dce: Pull complete [2022-11-22T04:01:28.666Z] dda99020689f: Pull complete [2022-11-22T04:01:35.017Z] Removing intermediate container 84ecd4ab448f [2022-11-22T04:01:35.018Z] ---> 078e751a9a81 [2022-11-22T04:01:35.018Z] Step 17/26 : FROM alpine:3.14 [2022-11-22T04:01:35.018Z] 3.14: Pulling from library/alpine [2022-11-22T04:01:35.018Z] c7ed990a2339: Pulling fs layer [2022-11-22T04:01:35.018Z] c7ed990a2339: Verifying Checksum [2022-11-22T04:01:35.018Z] c7ed990a2339: Download complete [2022-11-22T04:01:35.018Z] c7ed990a2339: Pull complete [2022-11-22T04:01:35.018Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-11-22T04:01:35.018Z] Status: Downloaded newer image for alpine:3.14 [2022-11-22T04:01:35.018Z] ---> dd53f409bf0b [2022-11-22T04:01:35.018Z] Step 18/26 : EXPOSE 4000 [2022-11-22T04:01:35.018Z] ---> Running in fa03420ee352 [2022-11-22T04:01:35.018Z] Removing intermediate container fa03420ee352 [2022-11-22T04:01:35.018Z] ---> 72f6ffcd9779 [2022-11-22T04:01:35.018Z] 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-22T04:01:35.018Z] ---> ef8342e8baba [2022-11-22T04:01:35.018Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-22T04:01:35.018Z] ---> e633fb08a809 [2022-11-22T04:01:35.018Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-22T04:01:35.018Z] ---> ed8854996d84 [2022-11-22T04:01:35.018Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-22T04:01:35.018Z] ---> Running in 0fd7f75a1aa5 [2022-11-22T04:01:35.018Z] Removing intermediate container 0fd7f75a1aa5 [2022-11-22T04:01:35.018Z] ---> adedbed6fe6a [2022-11-22T04:01:35.018Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-22T04:01:35.018Z] ---> Running in e51f02b026c2 [2022-11-22T04:01:35.277Z] Removing intermediate container e51f02b026c2 [2022-11-22T04:01:35.277Z] ---> 290a9dfb665d [2022-11-22T04:01:35.277Z] Step 24/26 : LABEL arch=amd64 [2022-11-22T04:01:35.277Z] ---> Running in b5f897b1940e [2022-11-22T04:01:35.277Z] Removing intermediate container b5f897b1940e [2022-11-22T04:01:35.277Z] ---> 19a3605878fa [2022-11-22T04:01:35.277Z] Step 25/26 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:01:35.277Z] ---> Running in 92ac72d8d664 [2022-11-22T04:01:35.425Z] db1c61fa0a46: Pull complete [2022-11-22T04:01:35.535Z] Removing intermediate container 92ac72d8d664 [2022-11-22T04:01:35.535Z] ---> 5842148d3d6f [2022-11-22T04:01:35.535Z] Step 26/26 : LABEL version=0.0.0 [2022-11-22T04:01:35.535Z] ---> Running in 7e50c7989049 [2022-11-22T04:01:35.535Z] Removing intermediate container 7e50c7989049 [2022-11-22T04:01:35.535Z] ---> cc39a4e97776 [2022-11-22T04:01:35.535Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-22T04:01:35.535Z] Successfully built cc39a4e97776 [2022-11-22T04:01:35.535Z] 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-22T04:01:36.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-22T04:01:36.503Z] [2022-11-22T04:01:36.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T04:01:36.872Z] 891c053d2c06: Pull complete [2022-11-22T04:01:36.872Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-22T04:01:36.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-22T04:01:36.872Z] ---> f96f9c87975a [2022-11-22T04:01:36.872Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-22T04:01:36.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-22T04:01:36.872Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-22T04:01:36.872Z] 5eb5b503b376: Pulling fs layer [2022-11-22T04:01:36.872Z] 5c69ac0246d0: Pulling fs layer [2022-11-22T04:01:36.872Z] ec43610c2a17: Pulling fs layer [2022-11-22T04:01:36.872Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-22T04:01:36.872Z] 33b1e0a273af: Pulling fs layer [2022-11-22T04:01:36.872Z] 5d3b04190fa2: Pulling fs layer [2022-11-22T04:01:36.872Z] 2f39f015ded8: Pulling fs layer [2022-11-22T04:01:36.872Z] 33b1e0a273af: Waiting [2022-11-22T04:01:36.872Z] 5d3b04190fa2: Waiting [2022-11-22T04:01:36.872Z] 5c69ac0246d0: Verifying Checksum [2022-11-22T04:01:36.872Z] 5c69ac0246d0: Download complete [2022-11-22T04:01:36.872Z] 3a2ae6a8a46f: Download complete [2022-11-22T04:01:37.130Z] 33b1e0a273af: Verifying Checksum [2022-11-22T04:01:37.130Z] 33b1e0a273af: Download complete [2022-11-22T04:01:37.130Z] ec43610c2a17: Verifying Checksum [2022-11-22T04:01:37.130Z] ec43610c2a17: Download complete [2022-11-22T04:01:37.130Z] 5d3b04190fa2: Verifying Checksum [2022-11-22T04:01:37.130Z] 5d3b04190fa2: Download complete [2022-11-22T04:01:37.130Z] 5eb5b503b376: Download complete [2022-11-22T04:01:37.695Z] 2f39f015ded8: Download complete [2022-11-22T04:01:38.261Z] 5eb5b503b376: Pull complete [2022-11-22T04:01:38.519Z] 5c69ac0246d0: Pull complete [2022-11-22T04:01:38.777Z] ec43610c2a17: Pull complete [2022-11-22T04:01:38.777Z] 3a2ae6a8a46f: Pull complete [2022-11-22T04:01:38.827Z] ---> Running in accde13b8019 [2022-11-22T04:01:38.827Z] Removing intermediate container accde13b8019 [2022-11-22T04:01:38.827Z] ---> 1da6a1131cbf [2022-11-22T04:01:38.827Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-11-22T04:01:38.827Z] ---> Running in a8e266e613ae [2022-11-22T04:01:39.035Z] 33b1e0a273af: Pull complete [2022-11-22T04:01:39.035Z] 5d3b04190fa2: Pull complete [2022-11-22T04:01:39.098Z] Removing intermediate container a8e266e613ae [2022-11-22T04:01:39.098Z] ---> e9705839ca0a [2022-11-22T04:01:39.098Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-11-22T04:01:39.098Z] ---> Running in c1dff8ee3cff [2022-11-22T04:01:39.691Z] Removing intermediate container c1dff8ee3cff [2022-11-22T04:01:39.691Z] ---> 5bc46007bc15 [2022-11-22T04:01:39.691Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-11-22T04:01:39.691Z] ---> Running in ffe92a27a119 [2022-11-22T04:01:39.960Z] Removing intermediate container ffe92a27a119 [2022-11-22T04:01:39.960Z] ---> 6d0cad935828 [2022-11-22T04:01:39.960Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-22T04:01:39.960Z] ---> Running in 4f6e2e617c37 [2022-11-22T04:01:40.227Z] Removing intermediate container 4f6e2e617c37 [2022-11-22T04:01:40.227Z] ---> df50041e4932 [2022-11-22T04:01:40.227Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-22T04:01:40.814Z] latest: Pulling from library/docker [2022-11-22T04:01:40.814Z] 6875df1f5354: Pulling fs layer [2022-11-22T04:01:40.814Z] 70b64ca5c1d3: Pulling fs layer [2022-11-22T04:01:40.814Z] b22c0b0f8869: Pulling fs layer [2022-11-22T04:01:40.814Z] 3c48d59b09ad: Pulling fs layer [2022-11-22T04:01:40.814Z] d7becdcdb605: Pulling fs layer [2022-11-22T04:01:40.814Z] 91365cf64a99: Pulling fs layer [2022-11-22T04:01:40.814Z] 2cae858af02c: Pulling fs layer [2022-11-22T04:01:40.814Z] 0dd5b93f9502: Pulling fs layer [2022-11-22T04:01:40.814Z] d7becdcdb605: Waiting [2022-11-22T04:01:40.814Z] 91365cf64a99: Waiting [2022-11-22T04:01:40.814Z] 2cae858af02c: Waiting [2022-11-22T04:01:40.814Z] 0dd5b93f9502: Waiting [2022-11-22T04:01:40.814Z] 3c48d59b09ad: Waiting [2022-11-22T04:01:41.086Z] 70b64ca5c1d3: Verifying Checksum [2022-11-22T04:01:41.086Z] 70b64ca5c1d3: Download complete [2022-11-22T04:01:41.086Z] 6875df1f5354: Verifying Checksum [2022-11-22T04:01:41.086Z] 6875df1f5354: Download complete [2022-11-22T04:01:41.353Z] b22c0b0f8869: Verifying Checksum [2022-11-22T04:01:41.353Z] b22c0b0f8869: Download complete [2022-11-22T04:01:41.623Z] 91365cf64a99: Verifying Checksum [2022-11-22T04:01:41.623Z] 91365cf64a99: Download complete [2022-11-22T04:01:41.623Z] d7becdcdb605: Verifying Checksum [2022-11-22T04:01:41.623Z] d7becdcdb605: Download complete [2022-11-22T04:01:41.623Z] 6875df1f5354: Pull complete [2022-11-22T04:01:41.891Z] 0dd5b93f9502: Verifying Checksum [2022-11-22T04:01:41.891Z] 0dd5b93f9502: Download complete [2022-11-22T04:01:41.891Z] 2cae858af02c: Verifying Checksum [2022-11-22T04:01:41.891Z] 2cae858af02c: Download complete [2022-11-22T04:01:42.160Z] 3c48d59b09ad: Verifying Checksum [2022-11-22T04:01:42.160Z] 3c48d59b09ad: Download complete [2022-11-22T04:01:42.428Z] 70b64ca5c1d3: Pull complete [2022-11-22T04:01:43.216Z] 2f39f015ded8: Pull complete [2022-11-22T04:01:43.216Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-22T04:01:43.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-22T04:01:43.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T04:01:43.409Z] b22c0b0f8869: Pull complete [2022-11-22T04:01:43.447Z] prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container [2022-11-22T04:01:43.475Z] $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@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-lftools-log-publisher:latest cat [2022-11-22T04:01:44.369Z] 3c48d59b09ad: Pull complete [2022-11-22T04:01:45.265Z] $ docker top 8bac098e6ec5bb742e3a2a17334e4acbc750e6a6566e5d3b61920bd4049b5d46 -eo pid,comm [Pipeline] { [2022-11-22T04:01:45.333Z] d7becdcdb605: Pull complete [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:01:45.603Z] 91365cf64a99: Pull complete [2022-11-22T04:01:45.603Z] 2cae858af02c: Pull complete [2022-11-22T04:01:45.779Z] ---> job-cost.sh [2022-11-22T04:01:45.779Z] lf-activate-venv: SKIPPING [2022-11-22T04:01:45.779Z] INFO: No Stack... [2022-11-22T04:01:45.873Z] 0dd5b93f9502: Pull complete [2022-11-22T04:01:45.873Z] Digest: sha256:4ae1444ef191366429581854edcf0a16f260b7a0ed90f4d5d1d95265356642ae [2022-11-22T04:01:46.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-22T04:01:46.139Z] Status: Downloaded newer image for docker:latest [2022-11-22T04:01:46.297Z] INFO: Archiving Costs [Pipeline] sh [2022-11-22T04:01:46.611Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/cost.csv [2022-11-22T04:01:46.611Z] + cut -d, -f6 [Pipeline] lock [2022-11-22T04:01:46.660Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [2022-11-22T04:01:46.665Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] did not exist. Created. [2022-11-22T04:01:46.665Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-22T04:01:47.053Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-22T04:01:47.451Z] Stashed 1 file(s) [Pipeline] } [2022-11-22T04:01:47.467Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-22T04:01:47.544Z] $ docker stop --time=1 8bac098e6ec5bb742e3a2a17334e4acbc750e6a6566e5d3b61920bd4049b5d46 [2022-11-22T04:01:48.723Z] ---> c836ffb85051 [2022-11-22T04:01:48.724Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-22T04:01:48.724Z] ---> Running in 60e0f1c5037d [2022-11-22T04:01:48.813Z] $ docker rm -f 8bac098e6ec5bb742e3a2a17334e4acbc750e6a6566e5d3b61920bd4049b5d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-22T04:01:50.141Z] Removing intermediate container 60e0f1c5037d [2022-11-22T04:01:50.141Z] ---> 570dfecb7b2c [2022-11-22T04:01:50.141Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-22T04:01:50.141Z] ---> Running in 45685c7c6921 [2022-11-22T04:01:51.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-22T04:01:51.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-22T04:01:53.096Z] OK: 221 MiB in 51 packages [2022-11-22T04:01:53.680Z] Removing intermediate container 45685c7c6921 [2022-11-22T04:01:53.680Z] ---> 8a416501cb7e [2022-11-22T04:01:53.680Z] Step 11/16 : ENV GO111MODULE=on [2022-11-22T04:01:53.680Z] ---> Running in 16acd38f9419 [2022-11-22T04:01:53.949Z] Removing intermediate container 16acd38f9419 [2022-11-22T04:01:53.949Z] ---> 12744d90e575 [2022-11-22T04:01:53.949Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-22T04:01:54.215Z] ---> Running in 35796ae53de7 [2022-11-22T04:01:54.486Z] Removing intermediate container 35796ae53de7 [2022-11-22T04:01:54.486Z] ---> bcd47c28fd95 [2022-11-22T04:01:54.486Z] Step 13/16 : COPY go.mod vendor* ./ [2022-11-22T04:01:55.070Z] ---> 9b4786622ab2 [2022-11-22T04:01:55.070Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-22T04:01:55.070Z] ---> Running in 80ab75b1d07d [2022-11-22T04:02:51.484Z] Removing intermediate container 80ab75b1d07d [2022-11-22T04:02:51.485Z] ---> ba05b2259697 [2022-11-22T04:02:51.485Z] Step 15/16 : COPY . . [2022-11-22T04:02:51.485Z] ---> 12893d5d4198 [2022-11-22T04:02:51.485Z] Step 16/16 : RUN ${MAKE} [2022-11-22T04:02:51.485Z] ---> Running in d8f984e690dc [2022-11-22T04:02:51.485Z] noop [2022-11-22T04:02:51.485Z] Removing intermediate container d8f984e690dc [2022-11-22T04:02:51.485Z] ---> 91a18c813117 [2022-11-22T04:02:51.485Z] Successfully built 91a18c813117 [2022-11-22T04:02:51.485Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T04:02:51.942Z] + docker inspect -f . ci-base-image-arm64 [2022-11-22T04:02:51.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T04:02:52.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-119652 does not seem to be running inside a container [2022-11-22T04:02:52.253Z] $ 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 ******** ci-base-image-arm64 cat [2022-11-22T04:02:54.165Z] $ docker top 93a8833844bdfb0e5a0e7b0bff647217bcc1bf1f25c6c05f1d9e8fafbf1da6d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-22T04:02:55.041Z] + go version [2022-11-22T04:02:55.041Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-22T04:02:55.077Z] $ docker stop --time=1 93a8833844bdfb0e5a0e7b0bff647217bcc1bf1f25c6c05f1d9e8fafbf1da6d9 [2022-11-22T04:02:56.660Z] $ docker rm -f 93a8833844bdfb0e5a0e7b0bff647217bcc1bf1f25c6c05f1d9e8fafbf1da6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T04:02:57.454Z] + docker inspect -f . ci-base-image-arm64 [2022-11-22T04:02:57.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T04:02:57.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-119652 does not seem to be running inside a container [2022-11-22T04:02:57.748Z] $ 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 ******** ci-base-image-arm64 cat [2022-11-22T04:02:58.871Z] $ docker top 0798a4b1dcfe970f5d841a7e7452cc4f784ad5dd7e83438f161774754a51dd1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-22T04:02:59.417Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-22T04:02:59.811Z] + make test [2022-11-22T04:02:59.812Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-11-22T04:03:01.753Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-11-22T04:04:09.616Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-11-22T04:04:09.616Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-11-22T04:04:27.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-22T04:04:27.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-22T04:04:27.835Z] ./bin/test-attribution-txt.sh [2022-11-22T04:04:27.835Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-11-22T04:04:27.835Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-11-22T04:04:27.835Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-11-22T04:04:27.835Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-11-22T04:04:27.835Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-11-22T04:04:27.835Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-11-22T04:04:27.836Z] make -C web test [2022-11-22T04:04:27.836Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-11-22T04:04:27.836Z] make[1]: tput: No such file or directory [2022-11-22T04:04:27.836Z] make[1]: tput: No such file or directory [2022-11-22T04:04:27.836Z] warning: generating ./VERSION [2022-11-22T04:04:27.836Z] echo "0.0.0" > VERSION [2022-11-22T04:04:27.836Z] docker build \ [2022-11-22T04:04:27.836Z] -f Dockerfile \ [2022-11-22T04:04:27.836Z] --build-arg USER=1000 \ [2022-11-22T04:04:27.836Z] \ [2022-11-22T04:04:27.836Z] --label "git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc" \ [2022-11-22T04:04:27.836Z] -t edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc \ [2022-11-22T04:04:27.836Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-11-22T04:04:27.836Z] . [2022-11-22T04:04:28.419Z] Sending build context to Docker daemon 3.268MB [2022-11-22T04:04:28.419Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-11-22T04:04:28.685Z] 16.17-alpine3.15: Pulling from library/node [2022-11-22T04:04:28.953Z] 47517142f6ba: Pulling fs layer [2022-11-22T04:04:28.953Z] 5f8c4bfa009b: Pulling fs layer [2022-11-22T04:04:28.953Z] f7079c9c4ba1: Pulling fs layer [2022-11-22T04:04:28.953Z] aba105e6f55a: Pulling fs layer [2022-11-22T04:04:29.222Z] 47517142f6ba: Download complete [2022-11-22T04:04:29.222Z] aba105e6f55a: Verifying Checksum [2022-11-22T04:04:29.222Z] aba105e6f55a: Download complete [2022-11-22T04:04:29.490Z] 47517142f6ba: Pull complete [2022-11-22T04:04:29.755Z] f7079c9c4ba1: Verifying Checksum [2022-11-22T04:04:29.755Z] f7079c9c4ba1: Download complete [2022-11-22T04:04:31.167Z] 5f8c4bfa009b: Verifying Checksum [2022-11-22T04:04:31.167Z] 5f8c4bfa009b: Download complete [2022-11-22T04:04:34.515Z] 5f8c4bfa009b: Pull complete [2022-11-22T04:04:34.784Z] f7079c9c4ba1: Pull complete [2022-11-22T04:04:35.053Z] aba105e6f55a: Pull complete [2022-11-22T04:04:35.053Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-11-22T04:04:35.053Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-11-22T04:04:35.053Z] ---> bf1b8b58d215 [2022-11-22T04:04:35.053Z] Step 2/10 : RUN apk add --no-cache chromium [2022-11-22T04:04:35.643Z] ---> Running in ee1b6a61a28c [2022-11-22T04:04:36.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-22T04:04:36.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-22T04:04:37.832Z] (1/128) Installing libxau (1.0.9-r0) [2022-11-22T04:04:37.832Z] (2/128) Installing libmd (1.0.3-r0) [2022-11-22T04:04:37.832Z] (3/128) Installing libbsd (0.11.3-r1) [2022-11-22T04:04:37.832Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-11-22T04:04:37.832Z] (5/128) Installing libxcb (1.14-r2) [2022-11-22T04:04:37.832Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-11-22T04:04:38.099Z] (7/128) Installing libxext (1.3.4-r0) [2022-11-22T04:04:38.099Z] (8/128) Installing libice (1.0.10-r0) [2022-11-22T04:04:38.099Z] (9/128) Installing libuuid (2.37.4-r0) [2022-11-22T04:04:38.099Z] (10/128) Installing libsm (1.2.3-r0) [2022-11-22T04:04:38.099Z] (11/128) Installing libxt (1.2.1-r0) [2022-11-22T04:04:38.099Z] (12/128) Installing libxmu (1.1.3-r0) [2022-11-22T04:04:38.099Z] (13/128) Installing xset (1.2.4-r0) [2022-11-22T04:04:38.099Z] (14/128) Installing xprop (1.2.5-r0) [2022-11-22T04:04:38.099Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-11-22T04:04:38.099Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-11-22T04:04:38.099Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-11-22T04:04:38.099Z] (18/128) Installing libffi (3.4.2-r1) [2022-11-22T04:04:38.099Z] (19/128) Installing libintl (0.21-r0) [2022-11-22T04:04:38.099Z] (20/128) Installing libblkid (2.37.4-r0) [2022-11-22T04:04:38.099Z] (21/128) Installing libmount (2.37.4-r0) [2022-11-22T04:04:38.099Z] (22/128) Installing pcre (8.45-r1) [2022-11-22T04:04:38.099Z] (23/128) Installing glib (2.70.1-r0) [2022-11-22T04:04:38.367Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-11-22T04:04:38.367Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-11-22T04:04:38.367Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-11-22T04:04:38.367Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-11-22T04:04:38.367Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-11-22T04:04:38.635Z] (29/128) Installing libpng (1.6.37-r1) [2022-11-22T04:04:38.636Z] (30/128) Installing libwebp (1.2.2-r0) [2022-11-22T04:04:38.636Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-11-22T04:04:38.636Z] (32/128) Installing tiff (4.4.0-r0) [2022-11-22T04:04:38.636Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-11-22T04:04:38.636Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-11-22T04:04:38.636Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-11-22T04:04:38.636Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-11-22T04:04:38.636Z] (37/128) Installing libxrender (0.9.10-r3) [2022-11-22T04:04:38.636Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-11-22T04:04:38.636Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-11-22T04:04:38.636Z] (40/128) Installing libxi (1.8-r0) [2022-11-22T04:04:38.636Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-11-22T04:04:38.636Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-11-22T04:04:38.636Z] (43/128) Installing atk (2.36.0-r0) [2022-11-22T04:04:38.636Z] (44/128) Installing libxtst (1.2.3-r3) [2022-11-22T04:04:38.636Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-11-22T04:04:38.636Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-11-22T04:04:38.636Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-11-22T04:04:38.636Z] (48/128) Installing expat (2.5.0-r0) [2022-11-22T04:04:38.636Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-11-22T04:04:38.636Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-11-22T04:04:38.902Z] (51/128) Installing freetype (2.11.1-r2) [2022-11-22T04:04:38.902Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-11-22T04:04:38.902Z] (53/128) Installing pixman (0.40.0-r4) [2022-11-22T04:04:38.902Z] (54/128) Installing cairo (1.16.0-r5) [2022-11-22T04:04:38.902Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-11-22T04:04:38.902Z] (56/128) Installing avahi-libs (0.8-r5) [2022-11-22T04:04:38.902Z] (57/128) Installing gmp (6.2.1-r1) [2022-11-22T04:04:38.902Z] (58/128) Installing nettle (3.7.3-r0) [2022-11-22T04:04:38.902Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-11-22T04:04:38.902Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-11-22T04:04:38.902Z] (61/128) Installing libunistring (0.9.10-r1) [2022-11-22T04:04:38.902Z] (62/128) Installing gnutls (3.7.1-r1) [2022-11-22T04:04:39.170Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-11-22T04:04:39.170Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-11-22T04:04:39.170Z] (65/128) Installing fribidi (1.0.11-r0) [2022-11-22T04:04:39.170Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-11-22T04:04:39.170Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-11-22T04:04:39.170Z] (68/128) Installing libxft (2.3.4-r0) [2022-11-22T04:04:39.170Z] (69/128) Installing pango (1.48.10-r0) [2022-11-22T04:04:39.170Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-11-22T04:04:39.170Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-11-22T04:04:39.170Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-11-22T04:04:39.170Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-11-22T04:04:39.438Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-11-22T04:04:39.438Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-11-22T04:04:39.703Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-11-22T04:04:39.703Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-11-22T04:04:39.703Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-11-22T04:04:39.703Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-11-22T04:04:39.969Z] Executing ttf-opensans-1.10-r1.post-install [2022-11-22T04:04:42.551Z] (79/128) Installing libogg (1.3.5-r0) [2022-11-22T04:04:42.551Z] (80/128) Installing flac (1.3.4-r0) [2022-11-22T04:04:42.551Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-11-22T04:04:42.551Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-11-22T04:04:42.551Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-11-22T04:04:42.551Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-11-22T04:04:42.551Z] (85/128) Installing libass (0.15.2-r0) [2022-11-22T04:04:42.551Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-11-22T04:04:42.551Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-11-22T04:04:42.551Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-11-22T04:04:42.551Z] (89/128) Installing lame (3.100-r0) [2022-11-22T04:04:42.551Z] (90/128) Installing opus (1.3.1-r1) [2022-11-22T04:04:42.551Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-11-22T04:04:42.551Z] (92/128) Installing soxr (0.1.3-r2) [2022-11-22T04:04:42.551Z] (93/128) Installing libsrt (1.4.2-r1) [2022-11-22T04:04:42.551Z] (94/128) Installing libssh (0.9.6-r1) [2022-11-22T04:04:42.551Z] (95/128) Installing libtheora (1.1.1-r16) [2022-11-22T04:04:42.551Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-11-22T04:04:42.551Z] (97/128) Installing libdrm (2.4.109-r0) [2022-11-22T04:04:42.551Z] (98/128) Installing libva (2.13.0-r0) [2022-11-22T04:04:42.551Z] (99/128) Installing libvdpau (1.4-r0) [2022-11-22T04:04:42.551Z] (100/128) Installing vidstab (1.1.0-r1) [2022-11-22T04:04:42.551Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-11-22T04:04:42.551Z] (102/128) Installing libvpx (1.10.0-r0) [2022-11-22T04:04:42.551Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-11-22T04:04:42.551Z] (104/128) Installing x264-libs (20210613-r0) [2022-11-22T04:04:42.551Z] (105/128) Installing x265-libs (3.5-r0) [2022-11-22T04:04:42.822Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-11-22T04:04:42.822Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-11-22T04:04:43.407Z] (108/128) Installing libevent (2.1.12-r4) [2022-11-22T04:04:43.407Z] (109/128) Installing mesa (21.2.6-r0) [2022-11-22T04:04:43.407Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-11-22T04:04:43.407Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-11-22T04:04:43.407Z] (112/128) Installing lcms2 (2.12-r1) [2022-11-22T04:04:43.407Z] (113/128) Installing nspr (4.32-r0) [2022-11-22T04:04:43.407Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-11-22T04:04:43.407Z] (115/128) Installing nss (3.78.1-r0) [2022-11-22T04:04:43.407Z] (116/128) Installing libasyncns (0.8-r1) [2022-11-22T04:04:43.407Z] (117/128) Installing libltdl (2.4.6-r7) [2022-11-22T04:04:43.407Z] (118/128) Installing orc (0.4.32-r0) [2022-11-22T04:04:43.675Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-11-22T04:04:43.675Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-11-22T04:04:43.675Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-11-22T04:04:43.675Z] (122/128) Installing libpulse (15.0-r2) [2022-11-22T04:04:43.675Z] (123/128) Installing re2 (2021.11.01-r0) [2022-11-22T04:04:43.675Z] (124/128) Installing snappy (1.1.9-r1) [2022-11-22T04:04:43.675Z] (125/128) Installing libgpg-error (1.42-r1) [2022-11-22T04:04:43.675Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-11-22T04:04:43.675Z] (127/128) Installing libxslt (1.1.35-r0) [2022-11-22T04:04:43.675Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-11-22T04:04:47.941Z] Executing busybox-1.34.1-r7.trigger [2022-11-22T04:04:47.941Z] Executing glib-2.70.1-r0.trigger [2022-11-22T04:04:47.941Z] Executing shared-mime-info-2.1-r1.trigger [2022-11-22T04:04:52.194Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-11-22T04:04:52.194Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-11-22T04:04:52.194Z] Executing fontconfig-2.13.1-r4.trigger [2022-11-22T04:04:52.194Z] Executing mkfontscale-1.2.1-r1.trigger [2022-11-22T04:04:52.194Z] OK: 275 MiB in 144 packages [2022-11-22T04:05:02.286Z] Removing intermediate container ee1b6a61a28c [2022-11-22T04:05:02.286Z] ---> 6a47b749f656 [2022-11-22T04:05:02.286Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-11-22T04:05:02.286Z] ---> Running in 996bc00884a9 [2022-11-22T04:05:02.286Z] Removing intermediate container 996bc00884a9 [2022-11-22T04:05:02.286Z] ---> e0fe92e50920 [2022-11-22T04:05:02.286Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-11-22T04:05:02.286Z] ---> Running in 0534e7ad760c [2022-11-22T04:05:02.555Z] Removing intermediate container 0534e7ad760c [2022-11-22T04:05:02.555Z] ---> 5687da6ac799 [2022-11-22T04:05:02.555Z] Step 5/10 : RUN npm install -g npm [2022-11-22T04:05:02.824Z] ---> Running in 5cc349d487eb [2022-11-22T04:05:29.511Z] [2022-11-22T04:05:29.511Z] removed 8 packages, changed 78 packages, and audited 223 packages in 23s [2022-11-22T04:05:29.511Z] [2022-11-22T04:05:29.511Z] 14 packages are looking for funding [2022-11-22T04:05:29.511Z] run `npm fund` for details [2022-11-22T04:05:29.511Z] [2022-11-22T04:05:29.511Z] found 0 vulnerabilities [2022-11-22T04:05:32.092Z] Removing intermediate container 5cc349d487eb [2022-11-22T04:05:32.092Z] ---> 008db36e5e22 [2022-11-22T04:05:32.092Z] Step 6/10 : ARG USER=1000 [2022-11-22T04:05:32.092Z] ---> Running in 4611ba627098 [2022-11-22T04:05:32.092Z] Removing intermediate container 4611ba627098 [2022-11-22T04:05:32.092Z] ---> be2a315fc387 [2022-11-22T04:05:32.092Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-11-22T04:05:32.363Z] ---> Running in 2f15ecefa234 [2022-11-22T04:05:35.731Z] Removing intermediate container 2f15ecefa234 [2022-11-22T04:05:35.731Z] ---> d152767cd58d [2022-11-22T04:05:35.731Z] Step 8/10 : USER $USER:$USER [2022-11-22T04:05:35.731Z] ---> Running in ba431d0bd8e9 [2022-11-22T04:05:35.997Z] Removing intermediate container ba431d0bd8e9 [2022-11-22T04:05:35.997Z] ---> 0a2ea708845c [2022-11-22T04:05:35.997Z] Step 9/10 : WORKDIR /app [2022-11-22T04:05:35.997Z] ---> Running in fe6a8d342c46 [2022-11-22T04:05:36.579Z] Removing intermediate container fe6a8d342c46 [2022-11-22T04:05:36.579Z] ---> cfd9c026b111 [2022-11-22T04:05:36.579Z] Step 10/10 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:05:36.579Z] ---> Running in a0a8f9daba6a [2022-11-22T04:05:36.846Z] Removing intermediate container a0a8f9daba6a [2022-11-22T04:05:36.846Z] ---> 7b09d5caa362 [2022-11-22T04:05:36.846Z] Successfully built 7b09d5caa362 [2022-11-22T04:05:36.846Z] Successfully tagged edgexfoundry/edgex-web-ui:41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:05:36.846Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-11-22T04:05:36.846Z] touch edgex-web-ui.imagebuilt [2022-11-22T04:05:36.846Z] mkdir -p node_modules coverage [2022-11-22T04:05:36.846Z] chown "1000:1000" node_modules coverage package-lock.json [2022-11-22T04:05:36.846Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE Unsupported engine { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE required: { [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE }, [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.2' } [2022-11-22T04:05:49.176Z] npm WARN EBADENGINE } [2022-11-22T04:06:21.396Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-11-22T04:06:21.396Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-11-22T04:06:21.396Z] 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-22T04:06:21.396Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-22T04:06:21.396Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-11-22T04:06:22.898Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-11-22T04:06:29.617Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-11-22T04:06:29.882Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-11-22T04:06:30.466Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-11-22T04:06:52.525Z] 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-22T04:06:52.525Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-22T04:06:52.525Z] 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-22T04:06:54.465Z] 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-22T04:06:56.410Z] 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-22T04:06:59.751Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-11-22T04:07:09.802Z] 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-22T04:07:10.757Z] 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-22T04:07:25.712Z] 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-22T04:07:47.747Z] 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-22T04:08:19.951Z] [2022-11-22T04:08:19.951Z] added 1474 packages, and audited 1475 packages in 3m [2022-11-22T04:08:19.951Z] [2022-11-22T04:08:19.951Z] 90 packages are looking for funding [2022-11-22T04:08:19.951Z] run `npm fund` for details [2022-11-22T04:08:19.951Z] [2022-11-22T04:08:19.951Z] 15 vulnerabilities (3 moderate, 8 high, 4 critical) [2022-11-22T04:08:19.951Z] [2022-11-22T04:08:19.951Z] To address issues that do not require attention, run: [2022-11-22T04:08:19.951Z] npm audit fix [2022-11-22T04:08:19.951Z] [2022-11-22T04:08:19.951Z] To address all issues (including breaking changes), run: [2022-11-22T04:08:19.951Z] npm audit fix --force [2022-11-22T04:08:19.951Z] [2022-11-22T04:08:19.951Z] Run `npm audit` for details. [2022-11-22T04:08:19.951Z] 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-22T04:08:34.947Z] - Generating browser application bundles (phase: setup)... [2022-11-22T04:09:07.165Z] Compiling @angular/core : es2015 as esm2015 [2022-11-22T04:09:07.165Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-11-22T04:09:33.853Z] Compiling @angular/common : es2015 as esm2015 [2022-11-22T04:09:33.853Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-11-22T04:09:39.197Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-11-22T04:09:39.197Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-11-22T04:09:43.441Z] Compiling @angular/router : es2015 as esm2015 [2022-11-22T04:09:43.441Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-11-22T04:09:48.776Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-11-22T04:09:50.179Z] Compiling @angular/common/http : es2015 as esm2015 [2022-11-22T04:09:50.762Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-11-22T04:09:54.099Z] Compiling @angular/forms : es2015 as esm2015 [2022-11-22T04:09:54.371Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-11-22T04:09:55.327Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-11-22T04:10:51.738Z] 22 11 2022 04:10:49.146:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-11-22T04:10:51.738Z] 22 11 2022 04:10:49.158:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-11-22T04:10:51.738Z] 22 11 2022 04:10:49.182:INFO [launcher]: Starting browser ChromeHeadless [2022-11-22T04:11:59.589Z] 22 11 2022 04:11:55.552:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-11-22T04:12:07.777Z] 22 11 2022 04:12:06.790:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-22T04:12:22.754Z] 22 11 2022 04:12:22.527:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-11-22T04:12:44.796Z] ✔ Browser application bundle generation complete. [2022-11-22T04:12:44.796Z] 22 11 2022 04:12:42.769:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket -wwRlVPzjjw2yKzzAAAB with id 45196535 [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.679 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.906 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.174 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.354 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.762 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.788 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.837 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.096 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.394 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.486 secs) [2022-11-22T04:13:02.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.558 secs) [2022-11-22T04:13:03.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.652 secs) [2022-11-22T04:13:03.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.693 secs) [2022-11-22T04:13:03.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.704 secs) [2022-11-22T04:13:03.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.721 secs) [2022-11-22T04:13:04.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.491 secs) [2022-11-22T04:13:04.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.615 secs) [2022-11-22T04:13:04.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.711 secs) [2022-11-22T04:13:04.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.918 secs) [2022-11-22T04:13:04.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.949 secs) [2022-11-22T04:13:04.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.963 secs) [2022-11-22T04:13:04.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.01 secs) [2022-11-22T04:13:05.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.229 secs) [2022-11-22T04:13:05.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.354 secs) [2022-11-22T04:13:05.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.385 secs) [2022-11-22T04:13:05.289Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.413 secs) [2022-11-22T04:13:05.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.443 secs) [2022-11-22T04:13:05.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.498 secs) [2022-11-22T04:13:05.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.557 secs) [2022-11-22T04:13:05.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.573 secs) [2022-11-22T04:13:05.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.598 secs) [2022-11-22T04:13:05.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.648 secs) [2022-11-22T04:13:05.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.72 secs) [2022-11-22T04:13:05.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.742 secs) [2022-11-22T04:13:06.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.756 secs) [2022-11-22T04:13:06.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.769 secs) [2022-11-22T04:13:06.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.936 secs) [2022-11-22T04:13:06.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.986 secs) [2022-11-22T04:13:06.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.028 secs) [2022-11-22T04:13:06.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.188 secs) [2022-11-22T04:13:06.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.232 secs) [2022-11-22T04:13:06.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.256 secs) [2022-11-22T04:13:06.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.335 secs) [2022-11-22T04:13:06.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.365 secs) [2022-11-22T04:13:06.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.491 secs) [2022-11-22T04:13:07.148Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.56 secs) [2022-11-22T04:13:07.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.051 secs) [2022-11-22T04:13:07.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.139 secs) [2022-11-22T04:13:07.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.274 secs) [2022-11-22T04:13:07.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.336 secs) [2022-11-22T04:13:07.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.38 secs) [2022-11-22T04:13:08.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.509 secs) [2022-11-22T04:13:08.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.542 secs) [2022-11-22T04:13:08.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.587 secs) [2022-11-22T04:13:08.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.618 secs) [2022-11-22T04:13:08.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.711 secs) [2022-11-22T04:13:08.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.728 secs) [2022-11-22T04:13:08.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.738 secs) [2022-11-22T04:13:08.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.782 secs) [2022-11-22T04:13:08.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.799 secs) [2022-11-22T04:13:08.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.809 secs) [2022-11-22T04:13:08.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.887 secs) [2022-11-22T04:13:09.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.052 secs) [2022-11-22T04:13:09.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.077 secs) [2022-11-22T04:13:09.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.158 secs) [2022-11-22T04:13:09.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.195 secs) [2022-11-22T04:13:09.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.243 secs) [2022-11-22T04:13:09.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.302 secs) [2022-11-22T04:13:09.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.34 secs) [2022-11-22T04:13:09.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.563 secs) [2022-11-22T04:13:09.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.647 secs) [2022-11-22T04:13:10.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.706 secs) [2022-11-22T04:13:10.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.727 secs) [2022-11-22T04:13:10.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.751 secs) [2022-11-22T04:13:10.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.779 secs) [2022-11-22T04:13:10.040Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.84 secs) [2022-11-22T04:13:10.308Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.057 secs) [2022-11-22T04:13:10.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.119 secs) [2022-11-22T04:13:10.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.179 secs) [2022-11-22T04:13:10.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.264 secs) [2022-11-22T04:13:10.862Z] WARN: ' [2022-11-22T04:13:10.862Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-22T04:13:10.862Z] Support for using the ngModel input property and ngModelChange event with [2022-11-22T04:13:10.862Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-22T04:13:10.862Z] in a future version of Angular. [2022-11-22T04:13:10.862Z] [2022-11-22T04:13:10.862Z] For more information on this, see our API docs here: [2022-11-22T04:13:10.862Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-22T04:13:10.862Z] ' [2022-11-22T04:13:10.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.264 secs) [2022-11-22T04:13:10.862Z] WARN: ' [2022-11-22T04:13:10.862Z] It looks like you're using ngModel on the same form field as formControlName. [2022-11-22T04:13:10.862Z] Support for using the ngModel input property and ngModelChange event with [2022-11-22T04:13:10.862Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-11-22T04:13:10.862Z] in a future version of Angular. [2022-11-22T04:13:10.862Z] [2022-11-22T04:13:10.862Z] For more information on this, see our API docs here: [2022-11-22T04:13:10.862Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-11-22T04:13:10.862Z] ' [2022-11-22T04:13:10.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.416 secs) [2022-11-22T04:13:10.862Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.432 secs) [2022-11-22T04:13:11.132Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.678 secs) [2022-11-22T04:13:11.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.709 secs) [2022-11-22T04:13:11.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.731 secs) [2022-11-22T04:13:11.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.87 secs) [2022-11-22T04:13:11.692Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.943 secs) [2022-11-22T04:13:11.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.153 secs) [2022-11-22T04:13:11.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.173 secs) [2022-11-22T04:13:11.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.186 secs) [2022-11-22T04:13:11.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.274 secs) [2022-11-22T04:13:12.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.53 secs) [2022-11-22T04:13:12.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.618 secs) [2022-11-22T04:13:12.572Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.64 secs) [2022-11-22T04:13:12.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.705 secs) [2022-11-22T04:13:12.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.728 secs) [2022-11-22T04:13:12.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.744 secs) [2022-11-22T04:13:13.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.988 secs) [2022-11-22T04:13:13.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.066 secs) [2022-11-22T04:13:13.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.103 secs) [2022-11-22T04:13:13.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.13 secs) [2022-11-22T04:13:13.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.146 secs) [2022-11-22T04:13:13.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.196 secs) [2022-11-22T04:13:13.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.383 secs) [2022-11-22T04:13:13.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.483 secs) [2022-11-22T04:13:13.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.661 secs) [2022-11-22T04:13:14.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.791 secs) [2022-11-22T04:13:14.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.854 secs) [2022-11-22T04:13:14.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.9 secs) [2022-11-22T04:13:14.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.214 secs) [2022-11-22T04:13:14.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.243 secs) [2022-11-22T04:13:14.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.316 secs) [2022-11-22T04:13:15.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.499 secs) [2022-11-22T04:13:15.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.611 secs) [2022-11-22T04:13:15.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.637 secs) [2022-11-22T04:13:15.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.708 secs) [2022-11-22T04:13:15.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.746 secs) [2022-11-22T04:13:15.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.84 secs) [2022-11-22T04:13:15.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.954 secs) [2022-11-22T04:13:15.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.064 secs) [2022-11-22T04:13:16.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.13 secs) [2022-11-22T04:13:16.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.254 secs) [2022-11-22T04:13:16.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.317 secs) [2022-11-22T04:13:16.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.369 secs) [2022-11-22T04:13:16.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.388 secs) [2022-11-22T04:13:16.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.42 secs) [2022-11-22T04:13:16.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.44 secs) [2022-11-22T04:13:16.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.477 secs) [2022-11-22T04:13:16.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.554 secs) [2022-11-22T04:13:16.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.596 secs) [2022-11-22T04:13:17.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.838 secs) [2022-11-22T04:13:17.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.915 secs) [2022-11-22T04:13:17.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.029 secs) [2022-11-22T04:13:17.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.047 secs) [2022-11-22T04:13:17.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.2 secs) [2022-11-22T04:13:17.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.405 secs) [2022-11-22T04:13:17.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.448 secs) [2022-11-22T04:13:17.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.461 secs) [2022-11-22T04:13:17.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.47 secs) [2022-11-22T04:13:17.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.534 secs) [2022-11-22T04:13:18.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.552 secs) [2022-11-22T04:13:18.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.568 secs) [2022-11-22T04:13:18.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.61 secs) [2022-11-22T04:13:18.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.642 secs) [2022-11-22T04:13:18.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.664 secs) [2022-11-22T04:13:18.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.675 secs) [2022-11-22T04:13:18.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.703 secs) [2022-11-22T04:13:18.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.818 secs) [2022-11-22T04:13:18.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.844 secs) [2022-11-22T04:13:19.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.394 secs / 13.844 secs) [2022-11-22T04:13:19.394Z] TOTAL: 149 SUCCESS [2022-11-22T04:13:19.394Z] ✔ Browser application bundle generation complete. [2022-11-22T04:13:22.726Z] [2022-11-22T04:13:22.726Z] =============================== Coverage summary =============================== [2022-11-22T04:13:22.726Z] Statements : 40.98% ( 1467/3580 ) [2022-11-22T04:13:22.726Z] Branches : 12.03% ( 111/923 ) [2022-11-22T04:13:22.726Z] Functions : 33.28% ( 432/1298 ) [2022-11-22T04:13:22.726Z] Lines : 38.91% ( 1318/3387 ) [2022-11-22T04:13:22.726Z] ================================================================================ [2022-11-22T04:13:22.726Z] 22 11 2022 04:13:22.313:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-11-22T04:13:23.303Z] ✔ Browser application bundle generation complete. [2022-11-22T04:13:24.707Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-11-22T04:13:24.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-22T04:13:24.774Z] $ docker stop --time=1 0798a4b1dcfe970f5d841a7e7452cc4f784ad5dd7e83438f161774754a51dd1b [2022-11-22T04:13:26.391Z] $ docker rm -f 0798a4b1dcfe970f5d841a7e7452cc4f784ad5dd7e83438f161774754a51dd1b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-22T04:13:27.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-22T04:13:29.901Z] Warning: overwriting stash ‘coverage-report’ [2022-11-22T04:13:35.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-22T04:13:35.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-22T04:13:38.566Z] + ls -al . [2022-11-22T04:13:38.567Z] total 184 [2022-11-22T04:13:38.567Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 22 04:03 . [2022-11-22T04:13:38.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 04:00 .. [2022-11-22T04:13:38.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 04:00 .blubracket [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 22 04:00 .dockerignore [2022-11-22T04:13:38.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 04:00 .git [2022-11-22T04:13:38.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 04:00 .github [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 185 Nov 22 04:00 .gitignore [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 4856 Nov 22 04:00 Attribution.txt [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 17205 Nov 22 04:00 CHANGELOG.md [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 22 04:00 CONTRIBUTING.md [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 1847 Nov 22 04:00 Dockerfile [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 22 04:00 Jenkinsfile [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 22 04:00 LICENSE [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 2124 Nov 22 04:00 Makefile [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 4558 Nov 22 04:00 README.md [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 22 03:58 VERSION [2022-11-22T04:13:38.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 04:00 assets [2022-11-22T04:13:38.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 04:00 bin [2022-11-22T04:13:38.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 04:00 cmd [2022-11-22T04:13:38.567Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 22 04:03 coverage.out [2022-11-22T04:13:38.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 04:00 docs [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 3110 Nov 22 04:00 go.mod [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 43888 Nov 22 04:00 go.sum [2022-11-22T04:13:38.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 22 04:00 internal [2022-11-22T04:13:38.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 04:00 snap [2022-11-22T04:13:38.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 22 04:00 testing [2022-11-22T04:13:38.567Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 22 04:00 version.go [2022-11-22T04:13:38.567Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 22 04:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T04:13:38.983Z] + 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=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc --label arch=arm64 --label version=0.0.0 . [2022-11-22T04:13:40.389Z] Sending build context to Docker daemon 31.49MB [2022-11-22T04:13:40.389Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-22T04:13:40.389Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-22T04:13:40.389Z] ---> 91a18c813117 [2022-11-22T04:13:40.389Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-11-22T04:13:41.346Z] ---> Running in 73d95096c64e [2022-11-22T04:13:41.613Z] Removing intermediate container 73d95096c64e [2022-11-22T04:13:41.613Z] ---> 45e55d692235 [2022-11-22T04:13:41.613Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-11-22T04:13:41.613Z] ---> Running in 5cd24e283947 [2022-11-22T04:13:41.881Z] Removing intermediate container 5cd24e283947 [2022-11-22T04:13:41.881Z] ---> fa6cb9586c36 [2022-11-22T04:13:41.881Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-22T04:13:41.881Z] ---> Running in 79ae68d90d6c [2022-11-22T04:13:42.146Z] Removing intermediate container 79ae68d90d6c [2022-11-22T04:13:42.146Z] ---> c79e68a4c4da [2022-11-22T04:13:42.146Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-11-22T04:13:42.416Z] ---> Running in ca05deda436e [2022-11-22T04:13:42.683Z] Removing intermediate container ca05deda436e [2022-11-22T04:13:42.683Z] ---> 9f568e561cd8 [2022-11-22T04:13:42.683Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-11-22T04:13:42.683Z] ---> Running in b2e6d6d8b97c [2022-11-22T04:13:42.948Z] Removing intermediate container b2e6d6d8b97c [2022-11-22T04:13:42.948Z] ---> 74397a8bc794 [2022-11-22T04:13:42.948Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-11-22T04:13:44.889Z] ---> bb1dff1ef0ce [2022-11-22T04:13:44.889Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-11-22T04:13:44.889Z] ---> Running in e15bc75b5513 [2022-11-22T04:13:46.301Z] Removing intermediate container e15bc75b5513 [2022-11-22T04:13:46.301Z] ---> 16d4fcaf2594 [2022-11-22T04:13:46.301Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-22T04:13:46.301Z] ---> Running in 50bfeb178c89 [2022-11-22T04:13:47.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-22T04:13:47.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-22T04:13:49.246Z] OK: 221 MiB in 51 packages [2022-11-22T04:13:50.204Z] Removing intermediate container 50bfeb178c89 [2022-11-22T04:13:50.204Z] ---> 5f0f85006fae [2022-11-22T04:13:50.204Z] Step 11/26 : ENV GO111MODULE=on [2022-11-22T04:13:50.204Z] ---> Running in 44b21665f3a3 [2022-11-22T04:13:50.470Z] Removing intermediate container 44b21665f3a3 [2022-11-22T04:13:50.470Z] ---> 2deb2dcd302d [2022-11-22T04:13:50.470Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-11-22T04:13:50.470Z] ---> Running in 0596385c16ae [2022-11-22T04:13:50.737Z] Removing intermediate container 0596385c16ae [2022-11-22T04:13:50.737Z] ---> 3c000cc6b1e2 [2022-11-22T04:13:50.737Z] Step 13/26 : COPY go.mod vendor* ./ [2022-11-22T04:13:51.322Z] ---> d17ed4803924 [2022-11-22T04:13:51.322Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-22T04:13:51.322Z] ---> Running in e026895fa5db [2022-11-22T04:13:53.263Z] Removing intermediate container e026895fa5db [2022-11-22T04:13:53.263Z] ---> 1733f550a288 [2022-11-22T04:13:53.263Z] Step 15/26 : COPY . . [2022-11-22T04:13:57.512Z] ---> b1f06405ab81 [2022-11-22T04:13:57.512Z] Step 16/26 : RUN ${MAKE} [2022-11-22T04:13:57.512Z] ---> Running in c9aad04c26e7 [2022-11-22T04:13:58.471Z] 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-22T04:15:06.286Z] Removing intermediate container c9aad04c26e7 [2022-11-22T04:15:06.286Z] ---> e6af627c7749 [2022-11-22T04:15:06.286Z] Step 17/26 : FROM alpine:3.14 [2022-11-22T04:15:06.286Z] 3.14: Pulling from library/alpine [2022-11-22T04:15:06.286Z] 90cda3b7c325: Pulling fs layer [2022-11-22T04:15:06.286Z] 90cda3b7c325: Verifying Checksum [2022-11-22T04:15:06.286Z] 90cda3b7c325: Download complete [2022-11-22T04:15:06.286Z] 90cda3b7c325: Pull complete [2022-11-22T04:15:06.286Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-11-22T04:15:06.286Z] Status: Downloaded newer image for alpine:3.14 [2022-11-22T04:15:06.286Z] ---> 275902a1839d [2022-11-22T04:15:06.286Z] Step 18/26 : EXPOSE 4000 [2022-11-22T04:15:06.286Z] ---> Running in e0879e103d94 [2022-11-22T04:15:06.286Z] Removing intermediate container e0879e103d94 [2022-11-22T04:15:06.286Z] ---> a0d2cb04aa15 [2022-11-22T04:15:06.286Z] 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-22T04:15:08.237Z] ---> 7d2c765c1f3b [2022-11-22T04:15:08.237Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-11-22T04:15:08.237Z] ---> d76fc0f9c177 [2022-11-22T04:15:08.237Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-11-22T04:15:08.820Z] ---> 4b9a0efac381 [2022-11-22T04:15:08.820Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-11-22T04:15:08.820Z] ---> Running in 5595652206a6 [2022-11-22T04:15:09.090Z] Removing intermediate container 5595652206a6 [2022-11-22T04:15:09.090Z] ---> 00be4ca0bdbc [2022-11-22T04:15:09.090Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-11-22T04:15:09.355Z] ---> Running in 36bc64cf825c [2022-11-22T04:15:09.355Z] Removing intermediate container 36bc64cf825c [2022-11-22T04:15:09.355Z] ---> 97bf2c5b802b [2022-11-22T04:15:09.355Z] Step 24/26 : LABEL arch=arm64 [2022-11-22T04:15:09.620Z] ---> Running in 39b89aff23cf [2022-11-22T04:15:09.887Z] Removing intermediate container 39b89aff23cf [2022-11-22T04:15:09.887Z] ---> be868a9899e1 [2022-11-22T04:15:09.887Z] Step 25/26 : LABEL git_sha=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2022-11-22T04:15:09.887Z] ---> Running in 7c99488ea486 [2022-11-22T04:15:10.153Z] Removing intermediate container 7c99488ea486 [2022-11-22T04:15:10.153Z] ---> dbbaec66ed7a [2022-11-22T04:15:10.153Z] Step 26/26 : LABEL version=0.0.0 [2022-11-22T04:15:10.153Z] ---> Running in 76ec7caf773c [2022-11-22T04:15:10.418Z] Removing intermediate container 76ec7caf773c [2022-11-22T04:15:10.418Z] ---> bc201cbe998e [2022-11-22T04:15:10.418Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-22T04:15:10.682Z] Successfully built bc201cbe998e [2022-11-22T04:15:10.682Z] 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-22T04:15:11.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-22T04:15:11.479Z] [2022-11-22T04:15:11.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T04:15:11.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-22T04:15:11.881Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-22T04:15:11.881Z] 8998bd30e6a1: Pulling fs layer [2022-11-22T04:15:11.881Z] 04944245beec: Pulling fs layer [2022-11-22T04:15:11.881Z] 699f458cf7ca: Pulling fs layer [2022-11-22T04:15:11.881Z] 765212b225bb: Pulling fs layer [2022-11-22T04:15:11.881Z] f23df028b6ca: Pulling fs layer [2022-11-22T04:15:11.881Z] d65c8cfc05b1: Pulling fs layer [2022-11-22T04:15:11.881Z] 2437ff75d9bd: Pulling fs layer [2022-11-22T04:15:11.881Z] 765212b225bb: Waiting [2022-11-22T04:15:11.881Z] f23df028b6ca: Waiting [2022-11-22T04:15:11.881Z] 2437ff75d9bd: Waiting [2022-11-22T04:15:12.149Z] 04944245beec: Verifying Checksum [2022-11-22T04:15:12.149Z] 04944245beec: Download complete [2022-11-22T04:15:12.149Z] 765212b225bb: Verifying Checksum [2022-11-22T04:15:12.149Z] 765212b225bb: Download complete [2022-11-22T04:15:12.149Z] f23df028b6ca: Verifying Checksum [2022-11-22T04:15:12.149Z] f23df028b6ca: Download complete [2022-11-22T04:15:12.149Z] d65c8cfc05b1: Verifying Checksum [2022-11-22T04:15:12.149Z] d65c8cfc05b1: Download complete [2022-11-22T04:15:12.416Z] 699f458cf7ca: Verifying Checksum [2022-11-22T04:15:12.416Z] 699f458cf7ca: Download complete [2022-11-22T04:15:12.693Z] 8998bd30e6a1: Download complete [2022-11-22T04:15:15.279Z] 2437ff75d9bd: Verifying Checksum [2022-11-22T04:15:15.279Z] 2437ff75d9bd: Download complete [2022-11-22T04:15:16.683Z] 8998bd30e6a1: Pull complete [2022-11-22T04:15:16.948Z] 04944245beec: Pull complete [2022-11-22T04:15:18.350Z] 699f458cf7ca: Pull complete [2022-11-22T04:15:18.614Z] 765212b225bb: Pull complete [2022-11-22T04:15:19.194Z] f23df028b6ca: Pull complete [2022-11-22T04:15:19.459Z] d65c8cfc05b1: Pull complete [2022-11-22T04:15:34.436Z] 2437ff75d9bd: Pull complete [2022-11-22T04:15:34.436Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-22T04:15:34.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-22T04:15:34.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T04:15:34.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-119652 does not seem to be running inside a container [2022-11-22T04:15:34.784Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-22T04:15:37.667Z] $ docker top 7289124e6521479b10a468c0f420c58a7f7545d6ad6595729781c75b5dc0c8a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:38.552Z] ---> job-cost.sh [2022-11-22T04:15:38.552Z] lf-activate-venv: SKIPPING [2022-11-22T04:15:38.552Z] INFO: No Stack... [2022-11-22T04:15:38.816Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-22T04:15:39.770Z] INFO: Archiving Costs [Pipeline] sh [2022-11-22T04:15:40.105Z] + cut -d, -f6 [2022-11-22T04:15:40.105Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-11-22T04:15:40.446Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [2022-11-22T04:15:40.452Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] did not exist. Created. [2022-11-22T04:15:40.452Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-22T04:15:40.856Z] /w/workspace/edgex-ui-go/1@tmp/durable-ae1859d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-22T04:15:41.212Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-22T04:15:41.251Z] Warning: overwriting stash ‘stack-cost’ [2022-11-22T04:15:45.882Z] Stashed 1 file(s) [Pipeline] } [2022-11-22T04:15:45.897Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-22T04:15:45.972Z] $ docker stop --time=1 7289124e6521479b10a468c0f420c58a7f7545d6ad6595729781c75b5dc0c8a9 [2022-11-22T04:15:47.603Z] $ docker rm -f 7289124e6521479b10a468c0f420c58a7f7545d6ad6595729781c75b5dc0c8a9 [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-22T04:15:48.595Z] provisioning config files... [2022-11-22T04:15:48.601Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config12156731893956538712tmp [Pipeline] { [Pipeline] sh [2022-11-22T04:15:48.942Z] + set +x [2022-11-22T04:15:48.942Z] + curl -s https://codecov.io/bash [2022-11-22T04:15:48.942Z] + bash -s -- [2022-11-22T04:15:48.942Z] [2022-11-22T04:15:48.942Z] _____ _ [2022-11-22T04:15:48.942Z] / ____| | | [2022-11-22T04:15:48.942Z] | | ___ __| | ___ ___ _____ __ [2022-11-22T04:15:48.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-22T04:15:48.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-22T04:15:48.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-22T04:15:48.942Z] Bash-1.0.6 [2022-11-22T04:15:48.942Z] [2022-11-22T04:15:48.942Z] [2022-11-22T04:15:48.942Z] ==> git version 2.25.1 found [2022-11-22T04:15:48.942Z] ==> 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-22T04:15:48.942Z] Release-Date: 2020-01-08 [2022-11-22T04:15:48.942Z] 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-22T04:15:48.942Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-22T04:15:48.942Z] ==> Jenkins CI detected. [2022-11-22T04:15:48.942Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [2022-11-22T04:15:48.942Z] project root: . [2022-11-22T04:15:48.942Z] --> token set from env [2022-11-22T04:15:48.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-22T04:15:48.942Z] ==> Running gcov in . (disable via -X gcov) [2022-11-22T04:15:49.200Z] ==> Python coveragepy not found [2022-11-22T04:15:49.200Z] ==> Searching for coverage reports in: [2022-11-22T04:15:49.200Z] + . [2022-11-22T04:15:49.200Z] -> Found 1 reports [2022-11-22T04:15:49.200Z] ==> Detecting git/mercurial file structure [2022-11-22T04:15:49.200Z] ==> Reading reports [2022-11-22T04:15:49.200Z] + ./coverage.out bytes=10 [2022-11-22T04:15:49.200Z] ==> Appending adjustments [2022-11-22T04:15:49.200Z] https://docs.codecov.io/docs/fixing-reports [2022-11-22T04:15:49.767Z] + Found adjustments [2022-11-22T04:15:49.767Z] ==> Gzipping contents [2022-11-22T04:15:50.025Z] 12K /tmp/codecov.Etc1Qc.gz [2022-11-22T04:15:50.025Z] ==> Uploading reports [2022-11-22T04:15:50.025Z] url: https://codecov.io [2022-11-22T04:15:50.025Z] query: branch=PR-581&commit=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2022-11-22T04:15:50.025Z] -> Pinging Codecov [2022-11-22T04:15:50.025Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-581&commit=41ae9b83cfeffeaeb1ebd8530773ab8550c929fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2022-11-22T04:15:50.025Z] -> Uploading to [2022-11-22T04:15:50.025Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-22/FB506323287CE973F263BFD2A0EB1F37/41ae9b83cfeffeaeb1ebd8530773ab8550c929fc/c4819b44-1b1e-400a-9b59-de195b9636fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221122T041549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23a32a421521b2c837e9320e36f4c091584b2c2f183a8b8feab881b985c9b00a [2022-11-22T04:15:50.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-22T04:15:50.284Z] Dload Upload Total Spent Left Speed [2022-11-22T04:15:50.284Z] 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 35630 --:--:-- --:--:-- --:--:-- 35488 [2022-11-22T04:15:50.543Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [Pipeline] } [2022-11-22T04:15:50.575Z] 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-22T04:15:52.326Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives ] [2022-11-22T04:15:52.326Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2022-11-22T04:15:52.326Z] total 16 [2022-11-22T04:15:52.326Z] drwxr-xr-x 3 root root 4096 Nov 22 04:01 . [2022-11-22T04:15:52.327Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 22 04:01 .. [2022-11-22T04:15:52.327Z] drwxr-xr-x 2 root root 4096 Nov 22 04:01 cost [2022-11-22T04:15:52.327Z] -rw-r--r-- 1 root root 83 Nov 22 04:01 cost.csv [2022-11-22T04:15:52.327Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2022-11-22T04:15:52.327Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2022-11-22T04:15:52.327Z] total 16 [2022-11-22T04:15:52.327Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 04:01 . [2022-11-22T04:15:52.327Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 22 04:01 .. [2022-11-22T04:15:52.327Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 22 04:01 cost [2022-11-22T04:15:52.327Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 22 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:52.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:53.536Z] ---> package-listing.sh [2022-11-22T04:15:53.536Z] ++ facter osfamily [2022-11-22T04:15:53.536Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-22T04:15:53.795Z] + OS_FAMILY=debian [2022-11-22T04:15:53.795Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-581 [2022-11-22T04:15:53.795Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-22T04:15:53.795Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-22T04:15:53.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-22T04:15:53.795Z] + PACKAGES=/tmp/packages_start.txt [2022-11-22T04:15:53.795Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' [2022-11-22T04:15:53.795Z] + PACKAGES=/tmp/packages_end.txt [2022-11-22T04:15:53.795Z] + case "${OS_FAMILY}" in [2022-11-22T04:15:53.795Z] + dpkg -l [2022-11-22T04:15:53.795Z] + grep '^ii' [2022-11-22T04:15:53.795Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-22T04:15:53.795Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-22T04:15:53.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-22T04:15:53.795Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' [2022-11-22T04:15:53.795Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [2022-11-22T04:15:53.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [Pipeline] echo [2022-11-22T04:15:53.830Z] 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-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-22T04:15:54.118Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-22T04:15:54.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-22T04:15:54.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-22T04:15:54.883Z] prd-ubuntu20.04-docker-8c-8g-119651 does not seem to be running inside a container [2022-11-22T04:15:54.913Z] $ 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-581/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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-22T04:15:55.106Z] $ docker top 6a2fcb407acf352162591c5584910fe8cd806ca6dcecdab4808dbec55ae185f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-22T04:15:55.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-22T04:15:55.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-22T04:15:56.111Z] + ls /var/log/sa-host [2022-11-22T04:15:56.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-22T04:15:56.339Z] provisioning config files... [2022-11-22T04:15:56.347Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config8075556984363071862tmp [Pipeline] { [Pipeline] echo [2022-11-22T04:15:56.412Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:56.720Z] ---> create-netrc.sh [Pipeline] } [2022-11-22T04:15:56.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:57.145Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-22T04:15:57.181Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:57.496Z] ---> sudo-logs.sh [2022-11-22T04:15:57.497Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-22T04:15:57.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:57.885Z] ---> job-cost.sh [2022-11-22T04:15:57.886Z] lf-activate-venv: SKIPPING [2022-11-22T04:15:57.886Z] DEBUG: total: 0.2199999988079071 [2022-11-22T04:15:57.886Z] INFO: Retrieving Stack Cost... [2022-11-22T04:15:58.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-22T04:15:58.711Z] INFO: Archiving Costs [Pipeline] echo [2022-11-22T04:15:58.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-22T04:15:59.053Z] ---> logs-deploy.sh [2022-11-22T04:15:59.053Z] lf-activate-venv: SKIPPING [2022-11-22T04:15:59.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-581/1 [2022-11-22T04:15:59.053Z] INFO: archiving workspace using pattern(s): [2022-11-22T04:15:59.988Z] Archives upload complete. [2022-11-22T04:16:00.247Z] INFO: archiving logs to Nexus [2022-11-22T04:16:00.818Z] ---> uname -a: [2022-11-22T04:16:00.818Z] Linux prd-ubuntu20-04-docker-8c-8g-119651 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-22T04:16:00.818Z] [2022-11-22T04:16:00.818Z] [2022-11-22T04:16:00.818Z] ---> lscpu: [2022-11-22T04:16:00.818Z] Architecture: x86_64 [2022-11-22T04:16:00.818Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-22T04:16:00.818Z] Byte Order: Little Endian [2022-11-22T04:16:00.818Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-22T04:16:00.818Z] CPU(s): 8 [2022-11-22T04:16:00.818Z] On-line CPU(s) list: 0-7 [2022-11-22T04:16:00.818Z] Thread(s) per core: 1 [2022-11-22T04:16:00.818Z] Core(s) per socket: 1 [2022-11-22T04:16:00.818Z] Socket(s): 8 [2022-11-22T04:16:00.818Z] NUMA node(s): 1 [2022-11-22T04:16:00.818Z] Vendor ID: AuthenticAMD [2022-11-22T04:16:00.818Z] CPU family: 23 [2022-11-22T04:16:00.818Z] Model: 49 [2022-11-22T04:16:00.818Z] Model name: AMD EPYC-Rome Processor [2022-11-22T04:16:00.818Z] Stepping: 0 [2022-11-22T04:16:00.818Z] CPU MHz: 2800.000 [2022-11-22T04:16:00.818Z] BogoMIPS: 5600.00 [2022-11-22T04:16:00.818Z] Virtualization: AMD-V [2022-11-22T04:16:00.818Z] Hypervisor vendor: KVM [2022-11-22T04:16:00.818Z] Virtualization type: full [2022-11-22T04:16:00.818Z] L1d cache: 256 KiB [2022-11-22T04:16:00.818Z] L1i cache: 256 KiB [2022-11-22T04:16:00.818Z] L2 cache: 4 MiB [2022-11-22T04:16:00.818Z] L3 cache: 128 MiB [2022-11-22T04:16:00.818Z] NUMA node0 CPU(s): 0-7 [2022-11-22T04:16:00.818Z] Vulnerability Itlb multihit: Not affected [2022-11-22T04:16:00.818Z] Vulnerability L1tf: Not affected [2022-11-22T04:16:00.818Z] Vulnerability Mds: Not affected [2022-11-22T04:16:00.818Z] Vulnerability Meltdown: Not affected [2022-11-22T04:16:00.818Z] Vulnerability Mmio stale data: Not affected [2022-11-22T04:16:00.818Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-22T04:16:00.818Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-22T04:16:00.818Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-22T04:16:00.818Z] Vulnerability Srbds: Not affected [2022-11-22T04:16:00.818Z] Vulnerability Tsx async abort: Not affected [2022-11-22T04:16:00.819Z] 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-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] ---> nproc: [2022-11-22T04:16:00.819Z] 8 [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] ---> df -h: [2022-11-22T04:16:00.819Z] Filesystem Size Used Avail Use% Mounted on [2022-11-22T04:16:00.819Z] overlay 155G 13G 143G 9% / [2022-11-22T04:16:00.819Z] tmpfs 64M 0 64M 0% /dev [2022-11-22T04:16:00.819Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-22T04:16:00.819Z] shm 64M 0 64M 0% /dev/shm [2022-11-22T04:16:00.819Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] ---> sar -b -r -n DEV: [2022-11-22T04:16:00.819Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119651) 11/22/22 _x86_64_ (8 CPU) [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] 03:57:52 LINUX RESTART (8 CPU) [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] 03:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-22T04:16:00.819Z] 03:59:02 178.90 47.64 131.26 0.00 5375.50 199358.11 0.00 [2022-11-22T04:16:00.819Z] 04:00:01 262.89 1.25 261.63 0.00 22.78 82370.58 0.00 [2022-11-22T04:16:00.819Z] 04:01:01 242.34 0.33 242.01 0.00 6.93 35950.81 0.00 [2022-11-22T04:16:00.819Z] 04:02:01 207.56 0.20 207.36 0.00 15.33 41182.54 0.00 [2022-11-22T04:16:00.819Z] 04:03:01 19.16 7.07 12.10 0.00 898.65 2024.61 0.00 [2022-11-22T04:16:00.819Z] 04:04:01 22.61 2.27 20.34 0.00 1985.34 2843.45 0.00 [2022-11-22T04:16:00.819Z] 04:05:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2022-11-22T04:16:00.819Z] 04:06:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 [2022-11-22T04:16:00.819Z] 04:07:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2022-11-22T04:16:00.819Z] 04:08:01 1.75 0.00 1.75 0.00 0.00 18.79 0.00 [2022-11-22T04:16:00.819Z] 04:09:01 1.70 0.00 1.70 0.00 0.00 29.46 0.00 [2022-11-22T04:16:00.819Z] 04:10:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 [2022-11-22T04:16:00.819Z] 04:11:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2022-11-22T04:16:00.819Z] 04:12:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 [2022-11-22T04:16:00.819Z] 04:13:01 2.03 0.02 2.02 0.00 0.13 24.00 0.00 [2022-11-22T04:16:00.819Z] 04:14:01 2.08 0.00 2.08 0.00 0.00 25.33 0.00 [2022-11-22T04:16:00.819Z] 04:15:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2022-11-22T04:16:00.819Z] Average: 55.74 3.46 52.28 0.00 488.96 21347.61 0.00 [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-22T04:16:00.819Z] 03:59:02 29012808 31595860 720352 2.19 75536 2780860 2060376 6.07 1011804 2497544 94536 [2022-11-22T04:16:00.819Z] 04:00:01 27591208 31478188 817112 2.48 155620 3892816 2002804 5.90 1308968 3484676 3896 [2022-11-22T04:16:00.819Z] 04:01:01 25982712 30725332 1561824 4.75 212164 4554584 2232228 6.58 2206188 4028540 21112 [2022-11-22T04:16:00.819Z] 04:02:01 26155000 31549040 741800 2.26 222124 5155692 1783272 5.26 1588544 4458928 264 [2022-11-22T04:16:00.819Z] 04:03:01 26005416 31524204 751252 2.28 234560 5271700 1689492 4.98 1678996 4505952 1224 [2022-11-22T04:16:00.819Z] 04:04:01 25863616 31534276 741988 2.26 239644 5406368 1806516 5.32 1740392 4574140 4 [2022-11-22T04:16:00.819Z] 04:05:01 25867940 31538684 737560 2.24 239724 5406372 1806516 5.32 1736108 4574144 8 [2022-11-22T04:16:00.819Z] 04:06:01 25869184 31540032 736220 2.24 239776 5406376 1806516 5.32 1734176 4574192 40 [2022-11-22T04:16:00.819Z] 04:07:01 25872192 31543044 733164 2.23 239800 5406376 1790052 5.28 1731556 4574192 4 [2022-11-22T04:16:00.819Z] 04:08:01 25872144 31543180 733092 2.23 239820 5406380 1790052 5.28 1731484 4574332 4 [2022-11-22T04:16:00.819Z] 04:09:01 25872412 31543512 732684 2.23 239900 5406380 1790052 5.28 1731604 4574340 8 [2022-11-22T04:16:00.819Z] 04:10:01 25872224 31543380 732860 2.23 239936 5406384 1790052 5.28 1731632 4574340 40 [2022-11-22T04:16:00.819Z] 04:11:01 25872184 31543428 732796 2.23 239980 5406392 1790052 5.28 1731908 4574348 8 [2022-11-22T04:16:00.819Z] 04:12:01 25872128 31543372 732724 2.23 239992 5406392 1790052 5.28 1731912 4574348 132 [2022-11-22T04:16:00.819Z] 04:13:01 25872204 31543584 732416 2.23 240020 5406392 1783220 5.26 1731912 4574352 24 [2022-11-22T04:16:00.819Z] 04:14:01 25872120 31543648 732188 2.23 240084 5406372 1766932 5.21 1732132 4574336 4 [2022-11-22T04:16:00.819Z] 04:15:01 25871828 31543404 732416 2.23 240120 5406380 1766932 5.21 1731784 4574336 8 [2022-11-22T04:16:00.819Z] Average: 26188078 31492716 788379 2.40 222282 5090130 1837948 5.42 1681829 4345120 7136 [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-22T04:16:00.819Z] 03:59:02 docker0 41.21 38.83 3.11 272.09 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 03:59:02 ens3 752.26 513.33 7744.82 95.97 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 03:59:02 lo 8.53 8.53 0.84 0.84 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:00:01 veth75cac36 2.54 3.07 0.18 34.07 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:00:01 docker0 196.85 296.34 15.04 3835.65 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:00:01 ens3 370.55 249.35 4567.26 49.15 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:00:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:00:01 veth92c9d36 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:01:01 vethb33cea2 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:01:01 docker0 100.83 183.94 18.76 1934.93 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:01:01 ens3 227.71 139.08 1963.45 111.41 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:01:01 veth92c9d36 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:02:01 docker0 5.48 6.76 0.30 40.79 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:02:01 ens3 147.93 115.54 2642.23 70.29 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:02:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:03:01 ens3 30.88 19.33 850.76 1.50 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:04:01 ens3 24.93 14.90 519.72 7.64 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:04:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:05:01 ens3 1.08 0.72 1.70 6.40 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:07:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:09:01 ens3 0.67 2.55 0.11 6.70 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:14:01 ens3 6.28 7.45 0.47 7.37 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:15:01 ens3 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] Average: docker0 20.08 30.67 2.18 354.42 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] Average: ens3 91.65 62.33 1072.46 20.94 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] ---> sar -P ALL: [2022-11-22T04:16:00.819Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119651) 11/22/22 _x86_64_ (8 CPU) [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] 03:57:52 LINUX RESTART (8 CPU) [2022-11-22T04:16:00.819Z] [2022-11-22T04:16:00.819Z] 03:58:01 CPU %user %nice %system %iowait %steal %idle [2022-11-22T04:16:00.819Z] 03:59:02 all 9.66 0.00 3.62 1.44 0.04 85.24 [2022-11-22T04:16:00.819Z] 03:59:02 0 9.98 0.00 3.14 0.34 0.05 86.49 [2022-11-22T04:16:00.819Z] 03:59:02 1 11.83 0.00 3.51 0.39 0.05 84.22 [2022-11-22T04:16:00.819Z] 03:59:02 2 11.20 0.00 3.26 0.55 0.05 84.94 [2022-11-22T04:16:00.819Z] 03:59:02 3 9.06 0.00 4.23 2.88 0.05 83.78 [2022-11-22T04:16:00.819Z] 03:59:02 4 8.95 0.00 2.94 1.04 0.02 87.05 [2022-11-22T04:16:00.819Z] 03:59:02 5 10.00 0.00 3.75 0.51 0.03 85.70 [2022-11-22T04:16:00.819Z] 03:59:02 6 6.77 0.00 4.30 5.76 0.05 83.12 [2022-11-22T04:16:00.819Z] 03:59:02 7 9.44 0.00 3.82 0.08 0.05 86.60 [2022-11-22T04:16:00.819Z] 04:00:01 all 17.73 0.00 5.31 1.66 0.06 75.25 [2022-11-22T04:16:00.819Z] 04:00:01 0 17.84 0.00 6.71 4.35 0.05 71.04 [2022-11-22T04:16:00.819Z] 04:00:01 1 17.49 0.00 5.02 1.68 0.05 75.76 [2022-11-22T04:16:00.819Z] 04:00:01 2 18.01 0.00 5.01 0.82 0.05 76.11 [2022-11-22T04:16:00.819Z] 04:00:01 3 19.97 0.00 5.77 0.45 0.05 73.76 [2022-11-22T04:16:00.819Z] 04:00:01 4 18.59 0.00 4.89 0.12 0.05 76.35 [2022-11-22T04:16:00.819Z] 04:00:01 5 16.90 0.00 5.21 1.47 0.07 76.35 [2022-11-22T04:16:00.820Z] 04:00:01 6 17.31 0.00 5.14 4.04 0.05 73.47 [2022-11-22T04:16:00.820Z] 04:00:01 7 15.77 0.00 4.71 0.29 0.07 79.16 [2022-11-22T04:16:00.820Z] 04:01:01 all 19.67 0.00 5.80 1.50 0.07 72.95 [2022-11-22T04:16:00.820Z] 04:01:01 0 38.30 0.00 6.66 0.35 0.07 54.62 [2022-11-22T04:16:00.820Z] 04:01:01 1 33.91 0.00 6.47 0.48 0.08 59.05 [2022-11-22T04:16:00.820Z] 04:01:01 2 23.82 0.00 6.25 0.35 0.08 69.49 [2022-11-22T04:16:00.820Z] 04:01:01 3 6.75 0.00 4.25 3.27 0.05 85.68 [2022-11-22T04:16:00.820Z] 04:01:01 4 12.59 0.00 3.58 2.16 0.07 81.61 [2022-11-22T04:16:00.820Z] 04:01:01 5 15.40 0.00 8.22 0.99 0.08 75.30 [2022-11-22T04:16:00.820Z] 04:01:01 6 18.20 0.00 5.49 3.60 0.07 72.64 [2022-11-22T04:16:00.820Z] 04:01:01 7 8.22 0.00 5.52 0.82 0.05 85.39 [2022-11-22T04:16:00.820Z] 04:02:01 all 14.78 0.00 3.95 2.27 0.05 78.94 [2022-11-22T04:16:00.820Z] 04:02:01 0 17.06 0.00 4.01 0.44 0.05 78.45 [2022-11-22T04:16:00.820Z] 04:02:01 1 14.42 0.00 4.35 2.63 0.05 78.56 [2022-11-22T04:16:00.820Z] 04:02:01 2 13.78 0.00 5.04 3.91 0.05 77.23 [2022-11-22T04:16:00.820Z] 04:02:01 3 12.76 0.00 4.04 2.48 0.05 80.67 [2022-11-22T04:16:00.820Z] 04:02:01 4 14.40 0.00 3.51 3.19 0.05 78.85 [2022-11-22T04:16:00.820Z] 04:02:01 5 14.43 0.00 3.77 1.04 0.05 80.70 [2022-11-22T04:16:00.820Z] 04:02:01 6 13.66 0.00 3.18 2.69 0.03 80.43 [2022-11-22T04:16:00.820Z] 04:02:01 7 17.74 0.00 3.73 1.80 0.07 76.66 [2022-11-22T04:16:00.820Z] 04:03:01 all 0.39 0.00 0.36 0.14 0.00 99.11 [2022-11-22T04:16:00.820Z] 04:03:01 0 0.58 0.00 0.22 0.27 0.00 98.93 [2022-11-22T04:16:00.820Z] 04:03:01 1 0.63 0.00 0.42 0.43 0.00 98.51 [2022-11-22T04:16:00.820Z] 04:03:01 2 0.38 0.00 0.23 0.07 0.00 99.32 [2022-11-22T04:16:00.820Z] 04:03:01 3 0.12 0.00 1.35 0.00 0.00 98.53 [2022-11-22T04:16:00.820Z] 04:03:01 4 0.10 0.00 0.10 0.00 0.00 99.80 [2022-11-22T04:16:00.820Z] 04:03:01 5 0.20 0.00 0.13 0.02 0.00 99.65 [2022-11-22T04:16:00.820Z] 04:03:01 6 0.43 0.00 0.33 0.37 0.02 98.85 [2022-11-22T04:16:00.820Z] 04:03:01 7 0.63 0.00 0.12 0.00 0.00 99.25 [2022-11-22T04:16:00.820Z] 04:04:01 all 0.75 0.00 0.40 0.12 0.01 98.72 [2022-11-22T04:16:00.820Z] 04:04:01 0 0.67 0.00 0.55 0.22 0.02 98.55 [2022-11-22T04:16:00.820Z] 04:04:01 1 0.78 0.00 0.27 0.03 0.02 98.90 [2022-11-22T04:16:00.820Z] 04:04:01 2 0.48 0.00 0.27 0.00 0.00 99.25 [2022-11-22T04:16:00.820Z] 04:04:01 3 0.65 0.00 0.28 0.02 0.02 99.03 [2022-11-22T04:16:00.820Z] 04:04:01 4 0.63 0.00 0.32 0.02 0.00 99.03 [2022-11-22T04:16:00.820Z] 04:04:01 5 0.60 0.00 0.33 0.02 0.02 99.03 [2022-11-22T04:16:00.820Z] 04:04:01 6 0.77 0.00 0.42 0.62 0.00 98.20 [2022-11-22T04:16:00.820Z] 04:04:01 7 1.45 0.00 0.73 0.02 0.00 97.80 [2022-11-22T04:16:00.820Z] 04:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-22T04:16:00.820Z] 04:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:05:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:06:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-11-22T04:16:00.820Z] 04:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-22T04:16:00.820Z] 04:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-11-22T04:16:00.820Z] 04:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-22T04:16:00.820Z] 04:06:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:08:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:08:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:08:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:09:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-11-22T04:16:00.820Z] 04:09:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2022-11-22T04:16:00.820Z] 04:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:09:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:09:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2022-11-22T04:16:00.820Z] 04:09:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] [2022-11-22T04:16:00.820Z] 04:09:01 CPU %user %nice %system %iowait %steal %idle [2022-11-22T04:16:00.820Z] 04:10:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-11-22T04:16:00.820Z] 04:10:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2022-11-22T04:16:00.820Z] 04:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:10:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:10:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:12:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:12:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2022-11-22T04:16:00.820Z] 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-22T04:16:00.820Z] 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] 04:13:01 all 0.02 0.00 0.03 0.01 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-22T04:16:00.820Z] 04:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:13:01 5 0.03 0.00 0.07 0.02 0.00 99.88 [2022-11-22T04:16:00.820Z] 04:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-11-22T04:16:00.820Z] 04:13:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-22T04:16:00.820Z] 04:14:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2022-11-22T04:16:00.820Z] 04:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-22T04:16:00.820Z] 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-22T04:16:00.820Z] 04:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-22T04:16:00.820Z] 04:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-22T04:16:00.820Z] 04:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-22T04:16:00.820Z] 04:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-22T04:16:00.820Z] 04:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-22T04:16:00.820Z] 04:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-22T04:16:00.820Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-22T04:16:00.820Z] Average: all 3.68 0.00 1.14 0.42 0.01 94.75 [2022-11-22T04:16:00.820Z] Average: 0 4.96 0.00 1.26 0.35 0.02 93.41 [2022-11-22T04:16:00.820Z] Average: 1 4.62 0.00 1.17 0.33 0.01 93.86 [2022-11-22T04:16:00.820Z] Average: 2 3.95 0.00 1.17 0.34 0.02 94.52 [2022-11-22T04:16:00.820Z] Average: 3 2.87 0.00 1.16 0.53 0.01 95.43 [2022-11-22T04:16:00.820Z] Average: 4 3.22 0.00 0.90 0.38 0.01 95.48 [2022-11-22T04:16:00.820Z] Average: 5 3.36 0.00 1.27 0.24 0.02 95.12 [2022-11-22T04:16:00.820Z] Average: 6 3.33 0.00 1.10 1.01 0.01 94.54 [2022-11-22T04:16:00.820Z] Average: 7 3.10 0.00 1.09 0.18 0.01 95.63 [2022-11-22T04:16:00.820Z] [2022-11-22T04:16:00.820Z] [2022-11-22T04:16:00.820Z]