Pull request #610 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e1bc14334b9a9175dcdf821cd14d886d55c207d+5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (c15f402fdf875b8e757f524899245bf9a18ef01c) 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-ssh3595067972011271917.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7627135004080211744.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh 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-610/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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6073007434354540255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5450603973276071619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3951505583564823260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/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-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9893623575293353838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15835’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15836 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [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-610 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 3e1bc14334b9a9175dcdf821cd14d886d55c207d Merge succeeded, producing 3e1bc14334b9a9175dcdf821cd14d886d55c207d Checking out Revision 3e1bc14334b9a9175dcdf821cd14d886d55c207d (PR-610) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T05:01:28.634Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T05:01:28.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T05:01:28.939Z] ========================================================= [2023-05-17T05:01:28.939Z] EdgeX Global Pipelines Version Info [2023-05-17T05:01:28.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:01:29.691Z] ------------------- [2023-05-17T05:01:29.691Z] stable info: [2023-05-17T05:01:29.691Z] ------------------- [2023-05-17T05:01:29.691Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T05:01:29.691Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:01:29.691Z] Message: update stable to v1.0.249 [2023-05-17T05:01:30.263Z] ------------------- [2023-05-17T05:01:30.263Z] experimental info: [2023-05-17T05:01:30.263Z] ------------------- [2023-05-17T05:01:30.263Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T05:01:30.263Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:01:30.263Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T05:01:30.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-17T05:01:30.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-17T05:01:30.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T05:01:30.712Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T05:01:30.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T05:01:30.805Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T05:01:30.852Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T05:01:30.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T05:01:30.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T05:01:30.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T05:01:31.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T05:01:31.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-17T05:01:31.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T05:01:31.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T05:01:31.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T05:01:31.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T05:01:31.276Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T05:01:31.319Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T05:01:31.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T05:01:31.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T05:01:31.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T05:01:31.492Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T05:01:31.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T05:01:31.582Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T05:01:31.622Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T05:01:31.663Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T05:01:31.705Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T05:01:31.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo [2023-05-17T05:01:31.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo [2023-05-17T05:01:31.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo [2023-05-17T05:01:31.877Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo [2023-05-17T05:01:31.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e1bc14 [Pipeline] echo [2023-05-17T05:01:31.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:01:32.090Z] provisioning config files... [2023-05-17T05:01:32.131Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config4103429305062399086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:01:32.477Z] ---> docker-login.sh [2023-05-17T05:01:32.478Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:01:32.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:32.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:32.737Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:32.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:32.737Z] [2023-05-17T05:01:32.737Z] Login Succeeded [2023-05-17T05:01:32.737Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:01:32.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:32.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:32.998Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:32.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:32.998Z] [2023-05-17T05:01:32.998Z] Login Succeeded [2023-05-17T05:01:32.998Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:01:32.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:32.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:32.998Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:32.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:32.998Z] [2023-05-17T05:01:32.998Z] Login Succeeded [2023-05-17T05:01:32.998Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:01:33.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:33.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:33.259Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:33.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:33.259Z] [2023-05-17T05:01:33.259Z] Login Succeeded [2023-05-17T05:01:33.259Z] docker.io [2023-05-17T05:01:33.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:33.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:33.519Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:33.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:33.519Z] [2023-05-17T05:01:33.519Z] Login Succeeded [2023-05-17T05:01:33.519Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:01:33.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T05:01:34.166Z] + git rev-list -1 --merges 3e1bc14334b9a9175dcdf821cd14d886d55c207d~1..3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo [2023-05-17T05:01:34.228Z] -----------> git rev-list -1 --merges 3e1bc14334b9a9175dcdf821cd14d886d55c207d~1..3e1bc14334b9a9175dcdf821cd14d886d55c207d 3e1bc14334b9a9175dcdf821cd14d886d55c207d [false] [Pipeline] sh [2023-05-17T05:01:34.536Z] + git log --format=format:%s -1 3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo [2023-05-17T05:01:34.579Z] ========================================================= [2023-05-17T05:01:34.579Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T05:01:34.579Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T05:01:35.020Z] + git log --format=format:%s -1 3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo [2023-05-17T05:01:35.054Z] [semverPrep] GIT_COMMIT: 3e1bc14334b9a9175dcdf821cd14d886d55c207d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-17T05:01:35.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T05:01:35.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T05:01:35.466Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T05:01:35.466Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T05:01:35.466Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T05:01:35.466Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T05:01:35.466Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T05:01:35.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:01:35.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:01:35.904Z] [2023-05-17T05:01:35.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:01:36.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:01:36.280Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T05:01:36.280Z] b85a868b505f: Pulling fs layer [2023-05-17T05:01:36.280Z] e2be974225ed: Pulling fs layer [2023-05-17T05:01:36.280Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T05:01:36.280Z] 988bab9f4d93: Pulling fs layer [2023-05-17T05:01:36.280Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T05:01:36.280Z] eaf3925da568: Pulling fs layer [2023-05-17T05:01:36.280Z] bab4dde63d76: Pulling fs layer [2023-05-17T05:01:36.280Z] bde34c3a00c8: Pulling fs layer [2023-05-17T05:01:36.280Z] b352a97aabf1: Pulling fs layer [2023-05-17T05:01:36.280Z] 4872d77fe225: Pulling fs layer [2023-05-17T05:01:36.280Z] 5851b861e8e6: Pulling fs layer [2023-05-17T05:01:36.280Z] bab4dde63d76: Waiting [2023-05-17T05:01:36.280Z] bde34c3a00c8: Waiting [2023-05-17T05:01:36.280Z] 988bab9f4d93: Waiting [2023-05-17T05:01:36.280Z] 1469e6f7b9e6: Waiting [2023-05-17T05:01:36.280Z] eaf3925da568: Waiting [2023-05-17T05:01:36.280Z] b352a97aabf1: Waiting [2023-05-17T05:01:36.280Z] 4872d77fe225: Waiting [2023-05-17T05:01:36.280Z] e2be974225ed: Download complete [2023-05-17T05:01:36.280Z] 988bab9f4d93: Download complete [2023-05-17T05:01:36.540Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T05:01:36.540Z] 1469e6f7b9e6: Download complete [2023-05-17T05:01:36.540Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T05:01:36.540Z] 339a4e72a1f5: Download complete [2023-05-17T05:01:36.540Z] eaf3925da568: Verifying Checksum [2023-05-17T05:01:36.540Z] eaf3925da568: Download complete [2023-05-17T05:01:36.540Z] bde34c3a00c8: Download complete [2023-05-17T05:01:36.540Z] b352a97aabf1: Download complete [2023-05-17T05:01:36.540Z] 4872d77fe225: Verifying Checksum [2023-05-17T05:01:36.540Z] 4872d77fe225: Download complete [2023-05-17T05:01:36.540Z] 5851b861e8e6: Download complete [2023-05-17T05:01:36.540Z] b85a868b505f: Verifying Checksum [2023-05-17T05:01:36.540Z] b85a868b505f: Download complete [2023-05-17T05:01:36.799Z] bab4dde63d76: Verifying Checksum [2023-05-17T05:01:36.799Z] bab4dde63d76: Download complete [2023-05-17T05:01:37.738Z] b85a868b505f: Pull complete [2023-05-17T05:01:37.998Z] e2be974225ed: Pull complete [2023-05-17T05:01:38.259Z] 339a4e72a1f5: Pull complete [2023-05-17T05:01:38.520Z] 988bab9f4d93: Pull complete [2023-05-17T05:01:38.780Z] 1469e6f7b9e6: Pull complete [2023-05-17T05:01:38.781Z] eaf3925da568: Pull complete [2023-05-17T05:01:40.690Z] bab4dde63d76: Pull complete [2023-05-17T05:01:40.690Z] bde34c3a00c8: Pull complete [2023-05-17T05:01:40.690Z] b352a97aabf1: Pull complete [2023-05-17T05:01:40.950Z] 4872d77fe225: Pull complete [2023-05-17T05:01:40.950Z] 5851b861e8e6: Pull complete [2023-05-17T05:01:40.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T05:01:40.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:01:40.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:01:41.203Z] prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container [2023-05-17T05:01:41.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T05:01:45.490Z] $ docker top 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 -eo pid,comm [2023-05-17T05:01:45.551Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T05:01:45.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T05:01:45.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T05:01:45.685Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T05:01:45.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T05:01:45.824Z] $ docker exec 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent [2023-05-17T05:01:45.936Z] SSH_AUTH_SOCK=/tmp/ssh-9ZFeWQIWE4dN/agent.32 [2023-05-17T05:01:45.936Z] SSH_AGENT_PID=38 [2023-05-17T05:01:45.943Z] Running ssh-add (command line suppressed) [2023-05-17T05:01:46.046Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_924013288129573410.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_924013288129573410.key) [2023-05-17T05:01:46.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T05:01:46.396Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T05:01:46.426Z] $ docker exec --env ******** --env ******** 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent -k [2023-05-17T05:01:46.519Z] unset SSH_AUTH_SOCK; [2023-05-17T05:01:46.519Z] unset SSH_AGENT_PID; [2023-05-17T05:01:46.519Z] echo Agent pid 38 killed; [2023-05-17T05:01:46.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T05:01:46.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T05:01:46.654Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T05:01:46.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T05:01:46.767Z] $ docker exec 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent [2023-05-17T05:01:46.869Z] SSH_AUTH_SOCK=/tmp/ssh-DQf8HoBxpg67/agent.70 [2023-05-17T05:01:46.869Z] SSH_AGENT_PID=76 [2023-05-17T05:01:46.873Z] Running ssh-add (command line suppressed) [2023-05-17T05:01:46.976Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_6293756348278620993.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_6293756348278620993.key) [2023-05-17T05:01:46.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T05:01:47.340Z] + git semver init [2023-05-17T05:01:47.601Z] 2023-05-17 05:01:47,530 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T05:01:47.601Z] 2023-05-17 05:01:47,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver [2023-05-17T05:01:47.601Z] 2023-05-17 05:01:47,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver [2023-05-17T05:01:47.601Z] 2023-05-17 05:01:47,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610, universal_newlines=False, shell=None, istream=None) [2023-05-17T05:01:48.985Z] 2023-05-17 05:01:48,972 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.git/info/exclude [2023-05-17T05:01:48.985Z] 2023-05-17 05:01:48,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 with force:False [2023-05-17T05:01:48.985Z] 2023-05-17 05:01:48,973 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 [2023-05-17T05:01:48.985Z] 2023-05-17 05:01:48,977 [execute] INFO git cat-file --batch-check [2023-05-17T05:01:48.985Z] 2023-05-17 05:01:48,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T05:01:48.985Z] 2023-05-17 05:01:48,983 [execute] INFO git cat-file --batch [2023-05-17T05:01:48.985Z] 2023-05-17 05:01:48,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T05:01:49.246Z] 2023-05-17 05:01:48,988 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 [2023-05-17T05:01:49.246Z] 0.0.0 [Pipeline] } [2023-05-17T05:01:49.276Z] $ docker exec --env ******** --env ******** 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent -k [2023-05-17T05:01:49.367Z] unset SSH_AUTH_SOCK; [2023-05-17T05:01:49.368Z] unset SSH_AGENT_PID; [2023-05-17T05:01:49.368Z] echo Agent pid 76 killed; [2023-05-17T05:01:49.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T05:01:49.796Z] + git semver [Pipeline] } [2023-05-17T05:01:50.092Z] $ docker stop --time=1 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 [2023-05-17T05:01:51.423Z] $ docker rm -f --volumes 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T05:01:51.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T05:01:52.093Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T05:01:52.112Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:01:52.731Z] provisioning config files... [2023-05-17T05:01:52.740Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config93826235823529236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:01:53.090Z] ---> docker-login.sh [2023-05-17T05:01:53.090Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:01:53.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:53.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:53.090Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:53.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:53.090Z] [2023-05-17T05:01:53.090Z] Login Succeeded [2023-05-17T05:01:53.090Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:01:53.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:53.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:53.091Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:53.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:53.091Z] [2023-05-17T05:01:53.091Z] Login Succeeded [2023-05-17T05:01:53.091Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:01:53.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:53.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:53.350Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:53.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:53.350Z] [2023-05-17T05:01:53.350Z] Login Succeeded [2023-05-17T05:01:53.350Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:01:53.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:53.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:53.350Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:53.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:53.350Z] [2023-05-17T05:01:53.350Z] Login Succeeded [2023-05-17T05:01:53.350Z] docker.io [2023-05-17T05:01:53.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:01:53.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:01:53.610Z] Configure a credential helper to remove this warning. See [2023-05-17T05:01:53.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:01:53.610Z] [2023-05-17T05:01:53.610Z] Login Succeeded [2023-05-17T05:01:53.610Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:01:53.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T05:01:53.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:01:53.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:01:53.901Z] ========================================================= [2023-05-17T05:01:53.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T05:01:53.902Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:01:54.374Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T05:01:54.633Z] Sending build context to Docker daemon 45.94MB [2023-05-17T05:01:54.633Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:01:54.633Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T05:01:54.633Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T05:01:54.633Z] f56be85fc22e: Pulling fs layer [2023-05-17T05:01:54.633Z] 85791d961cd3: Pulling fs layer [2023-05-17T05:01:54.633Z] d694b5ae8c79: Pulling fs layer [2023-05-17T05:01:54.633Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T05:01:54.633Z] 4d19c01a9841: Pulling fs layer [2023-05-17T05:01:54.633Z] 9325e15d5711: Pulling fs layer [2023-05-17T05:01:54.633Z] 556b6ee489ea: Pulling fs layer [2023-05-17T05:01:54.633Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T05:01:54.633Z] 9325e15d5711: Waiting [2023-05-17T05:01:54.633Z] 9f32a84ed3da: Waiting [2023-05-17T05:01:54.633Z] c5a4b2cf53e6: Waiting [2023-05-17T05:01:54.633Z] 4d19c01a9841: Waiting [2023-05-17T05:01:54.633Z] 556b6ee489ea: Waiting [2023-05-17T05:01:54.633Z] 85791d961cd3: Download complete [2023-05-17T05:01:54.633Z] 9f32a84ed3da: Download complete [2023-05-17T05:01:54.633Z] 4d19c01a9841: Verifying Checksum [2023-05-17T05:01:54.633Z] 4d19c01a9841: Download complete [2023-05-17T05:01:54.633Z] f56be85fc22e: Verifying Checksum [2023-05-17T05:01:54.633Z] f56be85fc22e: Download complete [2023-05-17T05:01:54.633Z] 9325e15d5711: Verifying Checksum [2023-05-17T05:01:54.633Z] 9325e15d5711: Download complete [2023-05-17T05:01:54.896Z] f56be85fc22e: Pull complete [2023-05-17T05:01:54.896Z] 85791d961cd3: Pull complete [2023-05-17T05:01:55.158Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T05:01:55.158Z] c5a4b2cf53e6: Download complete [2023-05-17T05:01:55.418Z] d694b5ae8c79: Verifying Checksum [2023-05-17T05:01:55.418Z] d694b5ae8c79: Download complete [2023-05-17T05:01:55.676Z] 556b6ee489ea: Verifying Checksum [2023-05-17T05:01:55.676Z] 556b6ee489ea: Download complete [2023-05-17T05:01:59.869Z] d694b5ae8c79: Pull complete [2023-05-17T05:01:59.869Z] 9f32a84ed3da: Pull complete [2023-05-17T05:01:59.869Z] 4d19c01a9841: Pull complete [2023-05-17T05:01:59.869Z] 9325e15d5711: Pull complete [2023-05-17T05:02:02.397Z] 556b6ee489ea: Pull complete [2023-05-17T05:02:02.975Z] c5a4b2cf53e6: Pull complete [2023-05-17T05:02:02.975Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T05:02:02.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T05:02:02.975Z] ---> c4be618373d6 [2023-05-17T05:02:02.975Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:02:07.538Z] Still waiting to schedule task [2023-05-17T05:02:07.539Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15837’ is offline [2023-05-17T05:02:11.128Z] ---> Running in 3dcdfe7c72f1 [2023-05-17T05:02:11.128Z] Removing intermediate container 3dcdfe7c72f1 [2023-05-17T05:02:11.128Z] ---> fe46a0690413 [2023-05-17T05:02:11.128Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:02:11.128Z] ---> Running in f329bd8e7f77 [2023-05-17T05:02:11.128Z] Removing intermediate container f329bd8e7f77 [2023-05-17T05:02:11.128Z] ---> 33998273ae36 [2023-05-17T05:02:11.128Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:02:11.129Z] ---> Running in dc49fd134733 [2023-05-17T05:02:11.129Z] Removing intermediate container dc49fd134733 [2023-05-17T05:02:11.129Z] ---> ce28a5ccf484 [2023-05-17T05:02:11.129Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T05:02:11.129Z] ---> Running in 52391582817b [2023-05-17T05:02:11.129Z] Removing intermediate container 52391582817b [2023-05-17T05:02:11.129Z] ---> 9e3349270d91 [2023-05-17T05:02:11.129Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:02:11.129Z] ---> Running in 36d6a42a74ed [2023-05-17T05:02:11.129Z] Removing intermediate container 36d6a42a74ed [2023-05-17T05:02:11.129Z] ---> 6a58206b3e3b [2023-05-17T05:02:11.129Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:02:11.129Z] latest: Pulling from library/docker [2023-05-17T05:02:11.389Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-17T05:02:11.389Z] dfb60e7f5d22: Pulling fs layer [2023-05-17T05:02:11.389Z] f74671f55a8d: Pulling fs layer [2023-05-17T05:02:11.389Z] e6f03c789ea9: Pulling fs layer [2023-05-17T05:02:11.389Z] 665194951830: Pulling fs layer [2023-05-17T05:02:11.389Z] 88857a7834c8: Pulling fs layer [2023-05-17T05:02:11.389Z] 33e4b8e81540: Pulling fs layer [2023-05-17T05:02:11.389Z] ae8c1b0b59b3: Pulling fs layer [2023-05-17T05:02:11.389Z] 688812ff7153: Pulling fs layer [2023-05-17T05:02:11.389Z] 9ab9c878efc9: Pulling fs layer [2023-05-17T05:02:11.389Z] 5869b539971f: Pulling fs layer [2023-05-17T05:02:11.389Z] f9026325e210: Pulling fs layer [2023-05-17T05:02:11.389Z] fc6f97b7f667: Pulling fs layer [2023-05-17T05:02:11.389Z] ae8c1b0b59b3: Waiting [2023-05-17T05:02:11.389Z] e6f03c789ea9: Waiting [2023-05-17T05:02:11.389Z] 688812ff7153: Waiting [2023-05-17T05:02:11.389Z] 665194951830: Waiting [2023-05-17T05:02:11.389Z] 015e68a5e019: Pulling fs layer [2023-05-17T05:02:11.389Z] 88857a7834c8: Waiting [2023-05-17T05:02:11.389Z] 33e4b8e81540: Waiting [2023-05-17T05:02:11.389Z] 9ab9c878efc9: Waiting [2023-05-17T05:02:11.389Z] 5869b539971f: Waiting [2023-05-17T05:02:11.389Z] fc6f97b7f667: Waiting [2023-05-17T05:02:11.389Z] f9026325e210: Waiting [2023-05-17T05:02:11.389Z] 015e68a5e019: Waiting [2023-05-17T05:02:11.389Z] f74671f55a8d: Verifying Checksum [2023-05-17T05:02:11.389Z] f74671f55a8d: Download complete [2023-05-17T05:02:11.389Z] dfb60e7f5d22: Verifying Checksum [2023-05-17T05:02:11.389Z] dfb60e7f5d22: Download complete [2023-05-17T05:02:11.389Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-17T05:02:11.389Z] 8a49fdb3b6a5: Download complete [2023-05-17T05:02:11.648Z] e6f03c789ea9: Verifying Checksum [2023-05-17T05:02:11.648Z] e6f03c789ea9: Download complete [2023-05-17T05:02:11.648Z] 8a49fdb3b6a5: Pull complete [2023-05-17T05:02:11.648Z] 665194951830: Verifying Checksum [2023-05-17T05:02:11.648Z] 665194951830: Download complete [2023-05-17T05:02:11.648Z] 33e4b8e81540: Verifying Checksum [2023-05-17T05:02:11.648Z] 33e4b8e81540: Download complete [2023-05-17T05:02:11.908Z] 88857a7834c8: Verifying Checksum [2023-05-17T05:02:11.908Z] 88857a7834c8: Download complete [2023-05-17T05:02:11.908Z] ae8c1b0b59b3: Verifying Checksum [2023-05-17T05:02:11.908Z] ae8c1b0b59b3: Download complete [2023-05-17T05:02:11.908Z] 688812ff7153: Verifying Checksum [2023-05-17T05:02:11.908Z] 688812ff7153: Download complete [2023-05-17T05:02:11.908Z] dfb60e7f5d22: Pull complete [2023-05-17T05:02:11.908Z] 5869b539971f: Verifying Checksum [2023-05-17T05:02:11.908Z] 5869b539971f: Download complete [2023-05-17T05:02:11.908Z] 9ab9c878efc9: Verifying Checksum [2023-05-17T05:02:11.908Z] f74671f55a8d: Pull complete [2023-05-17T05:02:12.168Z] 015e68a5e019: Download complete [2023-05-17T05:02:12.168Z] fc6f97b7f667: Verifying Checksum [2023-05-17T05:02:12.168Z] fc6f97b7f667: Download complete [2023-05-17T05:02:12.168Z] e6f03c789ea9: Pull complete [2023-05-17T05:02:12.426Z] f9026325e210: Verifying Checksum [2023-05-17T05:02:12.685Z] 665194951830: Pull complete [2023-05-17T05:02:12.945Z] 88857a7834c8: Pull complete [2023-05-17T05:02:13.205Z] 33e4b8e81540: Pull complete [2023-05-17T05:02:13.205Z] ae8c1b0b59b3: Pull complete [2023-05-17T05:02:13.205Z] 688812ff7153: Pull complete [2023-05-17T05:02:13.465Z] 9ab9c878efc9: Pull complete [2023-05-17T05:02:13.465Z] 5869b539971f: Pull complete [2023-05-17T05:02:14.842Z] f9026325e210: Pull complete [2023-05-17T05:02:14.842Z] fc6f97b7f667: Pull complete [2023-05-17T05:02:14.842Z] 015e68a5e019: Pull complete [2023-05-17T05:02:14.842Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T05:02:14.842Z] Status: Downloaded newer image for docker:latest [2023-05-17T05:02:18.147Z] ---> d8d2d197fa46 [2023-05-17T05:02:18.147Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:02:18.147Z] ---> Running in f2e872d8fcf9 [2023-05-17T05:02:18.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T05:02:18.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T05:02:18.675Z] OK: 265 MiB in 53 packages [2023-05-17T05:02:18.937Z] Removing intermediate container f2e872d8fcf9 [2023-05-17T05:02:18.937Z] ---> c026f38b46c2 [2023-05-17T05:02:18.937Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T05:02:19.198Z] ---> Running in 65379ffa5930 [2023-05-17T05:02:19.198Z] Removing intermediate container 65379ffa5930 [2023-05-17T05:02:19.198Z] ---> 0a57d882ec68 [2023-05-17T05:02:19.198Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:02:19.198Z] ---> Running in 5896e5d8ebf2 [2023-05-17T05:02:19.198Z] Removing intermediate container 5896e5d8ebf2 [2023-05-17T05:02:19.198Z] ---> adccb10e1fdb [2023-05-17T05:02:19.198Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T05:02:19.458Z] ---> 7df0ed503a2e [2023-05-17T05:02:19.458Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:02:19.458Z] ---> Running in 1931b906fd40 [2023-05-17T05:03:06.360Z] Removing intermediate container 1931b906fd40 [2023-05-17T05:03:06.360Z] ---> 99d0a337201d [2023-05-17T05:03:06.360Z] Step 14/15 : COPY . . [2023-05-17T05:03:07.772Z] ---> 72b78d47446c [2023-05-17T05:03:07.772Z] Step 15/15 : RUN ${MAKE} [2023-05-17T05:03:07.772Z] ---> Running in 4040ae1509a3 [2023-05-17T05:03:08.031Z] noop [2023-05-17T05:03:08.292Z] Removing intermediate container 4040ae1509a3 [2023-05-17T05:03:08.292Z] ---> feb1f49fa078 [2023-05-17T05:03:08.292Z] Successfully built feb1f49fa078 [2023-05-17T05:03:08.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:03:08.743Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T05:03:08.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:03:08.904Z] prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container [2023-05-17T05:03:08.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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 ******** ci-base-image-x86_64 cat [2023-05-17T05:03:09.332Z] $ docker top f95d1638fe516aa9bab559c5f1a11ec6aceb40a0e15047d6890d90cc2e5e6a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:03:09.739Z] + go version [2023-05-17T05:03:09.739Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T05:03:09.773Z] $ docker stop --time=1 f95d1638fe516aa9bab559c5f1a11ec6aceb40a0e15047d6890d90cc2e5e6a03 [2023-05-17T05:03:11.090Z] $ docker rm -f --volumes f95d1638fe516aa9bab559c5f1a11ec6aceb40a0e15047d6890d90cc2e5e6a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:03:11.799Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T05:03:11.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:03:11.977Z] prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container [2023-05-17T05:03:12.011Z] $ 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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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 ******** ci-base-image-x86_64 cat [2023-05-17T05:03:12.373Z] $ docker top e28da4bbaffc659888641fd5e3a723e8d46e340201fa20947337eaadde353fea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:03:12.871Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] fileExists [Pipeline] sh [2023-05-17T05:03:13.249Z] + make test [2023-05-17T05:03:13.249Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T05:03:18.527Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T05:03:28.510Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T05:03:28.510Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T05:03:31.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T05:03:31.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T05:03:31.046Z] ./bin/test-attribution-txt.sh [2023-05-17T05:03:31.046Z] make -C web test [2023-05-17T05:03:31.046Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' [2023-05-17T05:03:31.046Z] make[1]: tput: No such file or directory [2023-05-17T05:03:31.046Z] make[1]: tput: No such file or directory [2023-05-17T05:03:31.046Z] warning: generating ./VERSION [2023-05-17T05:03:31.046Z] echo "0.0.0" > VERSION [2023-05-17T05:03:31.046Z] docker build \ [2023-05-17T05:03:31.046Z] -f Dockerfile \ [2023-05-17T05:03:31.046Z] --build-arg USER=1000 \ [2023-05-17T05:03:31.046Z] \ [2023-05-17T05:03:31.046Z] --label "git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d" \ [2023-05-17T05:03:31.046Z] -t edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d \ [2023-05-17T05:03:31.046Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T05:03:31.046Z] . [2023-05-17T05:03:31.046Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T05:03:31.046Z] Install the buildx component to build images with BuildKit: [2023-05-17T05:03:31.046Z] https://docs.docker.com/go/buildx/ [2023-05-17T05:03:31.046Z] [2023-05-17T05:03:31.046Z] Sending build context to Docker daemon 2.571MB [2023-05-17T05:03:31.046Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T05:03:31.317Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T05:03:31.317Z] 9621f1afde84: Pulling fs layer [2023-05-17T05:03:31.317Z] c6f70ee39829: Pulling fs layer [2023-05-17T05:03:31.317Z] 56892a8094a2: Pulling fs layer [2023-05-17T05:03:31.317Z] 58dd87906ef0: Pulling fs layer [2023-05-17T05:03:31.317Z] 58dd87906ef0: Waiting [2023-05-17T05:03:31.317Z] 9621f1afde84: Verifying Checksum [2023-05-17T05:03:31.317Z] 9621f1afde84: Download complete [2023-05-17T05:03:31.317Z] 58dd87906ef0: Verifying Checksum [2023-05-17T05:03:31.317Z] 58dd87906ef0: Download complete [2023-05-17T05:03:31.317Z] 56892a8094a2: Verifying Checksum [2023-05-17T05:03:31.317Z] 56892a8094a2: Download complete [2023-05-17T05:03:31.577Z] 9621f1afde84: Pull complete [2023-05-17T05:03:31.577Z] c6f70ee39829: Verifying Checksum [2023-05-17T05:03:31.577Z] c6f70ee39829: Download complete [2023-05-17T05:03:32.961Z] c6f70ee39829: Pull complete [2023-05-17T05:03:32.961Z] 56892a8094a2: Pull complete [2023-05-17T05:03:33.221Z] 58dd87906ef0: Pull complete [2023-05-17T05:03:33.221Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T05:03:33.221Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T05:03:33.221Z] ---> b69703f70c3d [2023-05-17T05:03:33.221Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T05:03:37.652Z] ---> Running in 20a417e66abe [2023-05-17T05:03:37.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-17T05:03:37.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-17T05:03:37.914Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-17T05:03:37.914Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-17T05:03:37.914Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-17T05:03:37.914Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-17T05:03:37.915Z] (5/129) Installing libxcb (1.14-r2) [2023-05-17T05:03:37.915Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-17T05:03:37.915Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-17T05:03:37.915Z] (8/129) Installing libice (1.0.10-r0) [2023-05-17T05:03:37.915Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-17T05:03:37.915Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-17T05:03:37.915Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-17T05:03:37.915Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-17T05:03:37.915Z] (13/129) Installing xset (1.2.4-r0) [2023-05-17T05:03:37.915Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-17T05:03:37.915Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-17T05:03:37.915Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T05:03:37.915Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-17T05:03:37.915Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-17T05:03:37.915Z] (19/129) Installing libintl (0.21-r0) [2023-05-17T05:03:37.915Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-17T05:03:37.915Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-17T05:03:37.915Z] (22/129) Installing pcre (8.45-r1) [2023-05-17T05:03:37.915Z] (23/129) Installing glib (2.70.1-r0) [2023-05-17T05:03:37.915Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-17T05:03:38.175Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-17T05:03:38.175Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-17T05:03:38.175Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T05:03:38.175Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T05:03:38.175Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-17T05:03:38.175Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-17T05:03:38.175Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-17T05:03:38.175Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-17T05:03:38.175Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T05:03:38.175Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T05:03:38.175Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-17T05:03:38.175Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-17T05:03:38.175Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-17T05:03:38.175Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-17T05:03:38.175Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-17T05:03:38.175Z] (40/129) Installing libxi (1.8-r0) [2023-05-17T05:03:38.175Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-17T05:03:38.175Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-17T05:03:38.175Z] (43/129) Installing atk (2.36.0-r0) [2023-05-17T05:03:38.175Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-17T05:03:38.175Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-17T05:03:38.175Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-17T05:03:38.175Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T05:03:38.175Z] (48/129) Installing expat (2.5.0-r0) [2023-05-17T05:03:38.175Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-17T05:03:38.175Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-17T05:03:38.175Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-17T05:03:38.175Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-17T05:03:38.175Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-17T05:03:38.175Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-17T05:03:38.175Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-17T05:03:38.176Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-17T05:03:38.176Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-17T05:03:38.176Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-17T05:03:38.176Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-17T05:03:38.176Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-17T05:03:38.176Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-17T05:03:38.176Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-17T05:03:38.445Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-17T05:03:38.445Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-17T05:03:38.445Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-17T05:03:38.445Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-17T05:03:38.445Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-17T05:03:38.445Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-17T05:03:38.445Z] (69/129) Installing pango (1.48.10-r0) [2023-05-17T05:03:38.445Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T05:03:38.445Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T05:03:38.445Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T05:03:38.445Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-17T05:03:38.445Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-17T05:03:38.445Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T05:03:38.445Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T05:03:38.445Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-17T05:03:38.445Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-17T05:03:38.445Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-17T05:03:38.445Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T05:03:40.981Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-17T05:03:40.981Z] (80/129) Installing flac (1.3.4-r0) [2023-05-17T05:03:40.981Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T05:03:40.981Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T05:03:40.981Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-17T05:03:40.981Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-17T05:03:40.981Z] (85/129) Installing libass (0.15.2-r0) [2023-05-17T05:03:40.981Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-17T05:03:40.981Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T05:03:40.981Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T05:03:40.981Z] (89/129) Installing lame (3.100-r0) [2023-05-17T05:03:40.981Z] (90/129) Installing opus (1.3.1-r1) [2023-05-17T05:03:40.981Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T05:03:40.981Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-17T05:03:40.981Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-17T05:03:40.981Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-17T05:03:40.981Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-17T05:03:40.981Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T05:03:40.981Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-17T05:03:40.981Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-17T05:03:40.981Z] (99/129) Installing libva (2.13.0-r0) [2023-05-17T05:03:40.981Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-17T05:03:40.981Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-17T05:03:40.981Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-17T05:03:40.981Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-17T05:03:40.981Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-17T05:03:40.981Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-17T05:03:40.981Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-17T05:03:40.981Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-17T05:03:40.981Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T05:03:40.981Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-17T05:03:40.981Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-17T05:03:40.981Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T05:03:40.981Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-17T05:03:40.981Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-17T05:03:40.981Z] (114/129) Installing nspr (4.32-r0) [2023-05-17T05:03:40.981Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-17T05:03:40.981Z] (116/129) Installing nss (3.78.1-r0) [2023-05-17T05:03:40.981Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-17T05:03:40.981Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-17T05:03:40.981Z] (119/129) Installing orc (0.4.32-r0) [2023-05-17T05:03:40.981Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-17T05:03:40.981Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-17T05:03:40.981Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-17T05:03:40.981Z] (123/129) Installing libpulse (15.0-r2) [2023-05-17T05:03:40.982Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-17T05:03:40.982Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-17T05:03:40.982Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-17T05:03:40.982Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-17T05:03:41.249Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-17T05:03:41.249Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-17T05:03:42.189Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T05:03:42.189Z] Executing glib-2.70.1-r0.trigger [2023-05-17T05:03:42.189Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T05:03:42.450Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T05:03:42.450Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T05:03:42.450Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T05:03:42.711Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T05:03:42.711Z] OK: 286 MiB in 145 packages [2023-05-17T05:03:57.613Z] Removing intermediate container 20a417e66abe [2023-05-17T05:03:57.614Z] ---> fa9d12a8f297 [2023-05-17T05:03:57.614Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T05:03:57.614Z] ---> Running in b158fd9cb4a3 [2023-05-17T05:03:57.614Z] Removing intermediate container b158fd9cb4a3 [2023-05-17T05:03:57.614Z] ---> d15a508624eb [2023-05-17T05:03:57.614Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T05:03:57.614Z] ---> Running in b6e40d1b463a [2023-05-17T05:03:57.614Z] Removing intermediate container b6e40d1b463a [2023-05-17T05:03:57.614Z] ---> 25a1f07a3497 [2023-05-17T05:03:57.614Z] Step 5/10 : RUN npm install -g npm [2023-05-17T05:03:57.614Z] ---> Running in 636f3010cbfd [2023-05-17T05:04:19.609Z] [2023-05-17T05:04:19.609Z] removed 7 packages, changed 101 packages, and audited 264 packages in 19s [2023-05-17T05:04:19.609Z] [2023-05-17T05:04:19.609Z] 27 packages are looking for funding [2023-05-17T05:04:19.609Z] run `npm fund` for details [2023-05-17T05:04:19.609Z] [2023-05-17T05:04:19.610Z] found 0 vulnerabilities [2023-05-17T05:04:19.610Z] Removing intermediate container 636f3010cbfd [2023-05-17T05:04:19.610Z] ---> 138066680be9 [2023-05-17T05:04:19.610Z] Step 6/10 : ARG USER=1000 [2023-05-17T05:04:19.610Z] ---> Running in de9589638968 [2023-05-17T05:04:19.610Z] Removing intermediate container de9589638968 [2023-05-17T05:04:19.610Z] ---> 2e130f34434c [2023-05-17T05:04:19.610Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T05:04:19.610Z] ---> Running in 385e1d20116f [2023-05-17T05:04:19.610Z] Removing intermediate container 385e1d20116f [2023-05-17T05:04:19.610Z] ---> dfcffa5faf1d [2023-05-17T05:04:19.610Z] Step 8/10 : USER $USER:$USER [2023-05-17T05:04:19.610Z] ---> Running in 44405b630f6b [2023-05-17T05:04:19.869Z] Removing intermediate container 44405b630f6b [2023-05-17T05:04:19.870Z] ---> 44afbbeca2ac [2023-05-17T05:04:19.870Z] Step 9/10 : WORKDIR /app [2023-05-17T05:04:19.870Z] ---> Running in 027a9cd68b36 [2023-05-17T05:04:19.870Z] Removing intermediate container 027a9cd68b36 [2023-05-17T05:04:19.870Z] ---> a950798d1f5f [2023-05-17T05:04:19.870Z] Step 10/10 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:04:19.870Z] ---> Running in 85d790637a73 [2023-05-17T05:04:20.131Z] Removing intermediate container 85d790637a73 [2023-05-17T05:04:20.131Z] ---> 00be47eb3494 [2023-05-17T05:04:20.131Z] Successfully built 00be47eb3494 [2023-05-17T05:04:20.131Z] Successfully tagged edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:04:20.131Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T05:04:20.131Z] touch edgex-web-ui.imagebuilt [2023-05-17T05:04:20.131Z] mkdir -p node_modules coverage [2023-05-17T05:04:20.131Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T05:04:20.131Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T05:04:22.044Z] npm WARN old lockfile [2023-05-17T05:04:22.044Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T05:04:22.044Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T05:04:22.044Z] npm WARN old lockfile [2023-05-17T05:04:22.044Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T05:04:22.044Z] npm WARN old lockfile [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE required: { [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE }, [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:04:28.620Z] npm WARN EBADENGINE } [2023-05-17T05:04:32.823Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T05:04:33.083Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-17T05:04:33.083Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:04:33.083Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T05:04:33.342Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T05:04:33.342Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T05:04:33.911Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T05:04:34.849Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T05:04:36.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15838 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] { [Pipeline] ws [2023-05-17T05:04:36.369Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-17T05:04:36.431Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T05:04:36.431Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T05:04:36.452Z] The recommended git tool is: git [2023-05-17T05:04:37.807Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T05:04:39.808Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T05:04:39.808Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-17T05:04:39.808Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:04:40.284Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T05:04:40.284Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T05:04:41.223Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-17T05:04:41.799Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:04:42.362Z] using credential edgex-jenkins-ssh [2023-05-17T05:04:42.367Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-17T05:04:42.379Z] Cloning the remote Git repository [2023-05-17T05:04:42.433Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T05:04:42.540Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-17T05:04:42.712Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T05:04:42.713Z] > git --version # timeout=10 [2023-05-17T05:04:42.745Z] > git --version # 'git version 2.25.1' [2023-05-17T05:04:42.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T05:04:42.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T05:04:44.926Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-17T05:04:46.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T05:04:46.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T05:04:47.827Z] Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:04:48.226Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-17T05:04:47.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T05:04:47.327Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T05:04:47.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T05:04:47.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T05:04:47.847Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T05:04:47.920Z] > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 [2023-05-17T05:04:48.433Z] Merge succeeded, producing 3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:04:48.433Z] Checking out Revision 3e1bc14334b9a9175dcdf821cd14d886d55c207d (PR-610) [2023-05-17T05:04:49.295Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-17T05:04:49.352Z] > git --version # timeout=10 [2023-05-17T05:04:49.364Z] > git --version # 'git version 2.25.1' [2023-05-17T05:04:49.381Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:04:48.312Z] > git remote # timeout=10 [2023-05-17T05:04:48.335Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T05:04:48.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T05:04:48.379Z] > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 [2023-05-17T05:04:48.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T05:04:48.442Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T05:04:48.463Z] > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T05:04:50.603Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T05:04:50.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T05:04:50.603Z] Dload Upload Total Spent Left Speed [2023-05-17T05:04:50.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-05-17T05:04:51.237Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T05:04:51.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T05:04:51.588Z] + sudo tee /etc/docker/daemon.new [2023-05-17T05:04:51.588Z] { [2023-05-17T05:04:51.588Z] "registry-mirrors": [ [2023-05-17T05:04:51.588Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T05:04:51.588Z] ], [2023-05-17T05:04:51.588Z] "bip": "10.250.0.254/24", [2023-05-17T05:04:51.588Z] "hosts": [ [2023-05-17T05:04:51.589Z] "tcp://0.0.0.0:5555", [2023-05-17T05:04:51.589Z] "unix:///var/run/docker.sock" [2023-05-17T05:04:51.589Z] ], [2023-05-17T05:04:51.589Z] "mtu": 1458, [2023-05-17T05:04:51.589Z] "selinux-enabled": true, [2023-05-17T05:04:51.589Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T05:04:51.589Z] } [Pipeline] sh [2023-05-17T05:04:51.951Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T05:04:52.315Z] + sudo service docker restart [2023-05-17T05:04:54.816Z] [2023-05-17T05:04:54.816Z] added 1478 packages, and audited 1479 packages in 34s [2023-05-17T05:04:54.816Z] [2023-05-17T05:04:54.816Z] 90 packages are looking for funding [2023-05-17T05:04:54.816Z] run `npm fund` for details [2023-05-17T05:04:54.816Z] [2023-05-17T05:04:54.816Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T05:04:54.816Z] [2023-05-17T05:04:54.816Z] To address issues that do not require attention, run: [2023-05-17T05:04:54.816Z] npm audit fix [2023-05-17T05:04:54.816Z] [2023-05-17T05:04:54.816Z] To address all issues (including breaking changes), run: [2023-05-17T05:04:54.816Z] npm audit fix --force [2023-05-17T05:04:54.816Z] [2023-05-17T05:04:54.816Z] Run `npm audit` for details. [2023-05-17T05:05:07.102Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-17T05:05:09.007Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:05:10.661Z] provisioning config files... [2023-05-17T05:05:10.693Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5462452180441926835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:05:11.091Z] ---> docker-login.sh [2023-05-17T05:05:11.091Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:05:11.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:05:11.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:05:11.688Z] Configure a credential helper to remove this warning. See [2023-05-17T05:05:11.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:05:11.688Z] [2023-05-17T05:05:11.688Z] Login Succeeded [2023-05-17T05:05:11.688Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:05:11.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:05:12.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:05:12.227Z] Configure a credential helper to remove this warning. See [2023-05-17T05:05:12.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:05:12.227Z] [2023-05-17T05:05:12.227Z] Login Succeeded [2023-05-17T05:05:12.227Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:05:12.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:05:12.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:05:12.590Z] Configure a credential helper to remove this warning. See [2023-05-17T05:05:12.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:05:12.590Z] [2023-05-17T05:05:12.590Z] Login Succeeded [2023-05-17T05:05:12.590Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:05:12.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:05:12.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:05:12.868Z] Configure a credential helper to remove this warning. See [2023-05-17T05:05:12.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:05:12.868Z] [2023-05-17T05:05:12.868Z] Login Succeeded [2023-05-17T05:05:12.868Z] docker.io [2023-05-17T05:05:13.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:05:13.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:05:13.405Z] Configure a credential helper to remove this warning. See [2023-05-17T05:05:13.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:05:13.405Z] [2023-05-17T05:05:13.405Z] Login Succeeded [2023-05-17T05:05:13.405Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:05:13.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T05:05:13.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:05:13.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:05:13.889Z] ========================================================= [2023-05-17T05:05:13.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T05:05:13.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:05:14.276Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T05:05:14.276Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T05:05:14.380Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T05:05:17.569Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T05:05:17.569Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T05:05:17.742Z] Sending build context to Docker daemon 28.53MB [2023-05-17T05:05:17.742Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:05:17.742Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T05:05:17.742Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T05:05:17.742Z] c41833b44d91: Pulling fs layer [2023-05-17T05:05:17.742Z] ed15518f5707: Pulling fs layer [2023-05-17T05:05:17.742Z] feae8fd75edb: Pulling fs layer [2023-05-17T05:05:17.742Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T05:05:17.742Z] 3cdef696dda3: Pulling fs layer [2023-05-17T05:05:17.742Z] 2ced38df9373: Pulling fs layer [2023-05-17T05:05:17.742Z] 58f1dce35555: Pulling fs layer [2023-05-17T05:05:17.742Z] 242c74f7c9fa: Waiting [2023-05-17T05:05:17.742Z] 2ced38df9373: Waiting [2023-05-17T05:05:17.742Z] 3cdef696dda3: Waiting [2023-05-17T05:05:17.742Z] 58f1dce35555: Waiting [2023-05-17T05:05:17.742Z] ed15518f5707: Verifying Checksum [2023-05-17T05:05:17.742Z] ed15518f5707: Download complete [2023-05-17T05:05:17.742Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T05:05:17.742Z] 242c74f7c9fa: Download complete [2023-05-17T05:05:17.742Z] 3cdef696dda3: Verifying Checksum [2023-05-17T05:05:17.742Z] 3cdef696dda3: Download complete [2023-05-17T05:05:17.742Z] c41833b44d91: Verifying Checksum [2023-05-17T05:05:17.742Z] c41833b44d91: Download complete [2023-05-17T05:05:18.136Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T05:05:18.136Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T05:05:18.704Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T05:05:18.704Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T05:05:18.712Z] c41833b44d91: Pull complete [2023-05-17T05:05:18.962Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T05:05:18.962Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T05:05:18.979Z] 58f1dce35555: Verifying Checksum [2023-05-17T05:05:18.979Z] 58f1dce35555: Download complete [2023-05-17T05:05:19.221Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T05:05:19.250Z] ed15518f5707: Pull complete [2023-05-17T05:05:19.483Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T05:05:19.483Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T05:05:20.215Z] feae8fd75edb: Verifying Checksum [2023-05-17T05:05:20.215Z] feae8fd75edb: Download complete [2023-05-17T05:05:20.215Z] 2ced38df9373: Verifying Checksum [2023-05-17T05:05:20.215Z] 2ced38df9373: Download complete [2023-05-17T05:05:22.047Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T05:05:28.671Z] 17 05 2023 05:05:27.813:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T05:05:28.671Z] 17 05 2023 05:05:27.815:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T05:05:28.671Z] 17 05 2023 05:05:27.818:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T05:05:30.515Z] feae8fd75edb: Pull complete [2023-05-17T05:05:30.515Z] 242c74f7c9fa: Pull complete [2023-05-17T05:05:30.515Z] 3cdef696dda3: Pull complete [2023-05-17T05:05:37.190Z] 2ced38df9373: Pull complete [2023-05-17T05:05:39.153Z] 58f1dce35555: Pull complete [2023-05-17T05:05:39.153Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T05:05:39.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T05:05:39.153Z] ---> fadd8f120f05 [2023-05-17T05:05:39.153Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:05:41.012Z] ✔ Browser application bundle generation complete. [2023-05-17T05:05:41.012Z] 17 05 2023 05:05:40.422:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket DlSVjzCQtenDcg6BAAAB with id 49796940 [2023-05-17T05:05:41.103Z] ---> Running in 10e3f275fd89 [2023-05-17T05:05:41.103Z] Removing intermediate container 10e3f275fd89 [2023-05-17T05:05:41.103Z] ---> 665015dc3c83 [2023-05-17T05:05:41.103Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:05:41.383Z] ---> Running in 4e50bc48d1ac [2023-05-17T05:05:41.651Z] Removing intermediate container 4e50bc48d1ac [2023-05-17T05:05:41.651Z] ---> abfc2d7ef939 [2023-05-17T05:05:41.651Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:05:41.651Z] ---> Running in e3fdb3c06d44 [2023-05-17T05:05:43.077Z] Removing intermediate container e3fdb3c06d44 [2023-05-17T05:05:43.077Z] ---> 9d2ec9dee5b3 [2023-05-17T05:05:43.077Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T05:05:43.077Z] ---> Running in fd6abfe9cc52 [2023-05-17T05:05:43.347Z] Removing intermediate container fd6abfe9cc52 [2023-05-17T05:05:43.347Z] ---> 341674018edc [2023-05-17T05:05:43.347Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:05:43.347Z] ---> Running in 12acddbdcc6f [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.034 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.038 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.042 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.142 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.147 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.15 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.153 secs) [2023-05-17T05:05:43.550Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.156 secs) [2023-05-17T05:05:43.614Z] Removing intermediate container 12acddbdcc6f [2023-05-17T05:05:43.614Z] ---> 4f5d68d5acf8 [2023-05-17T05:05:43.614Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:05:43.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.25 secs) [2023-05-17T05:05:43.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.328 secs) [2023-05-17T05:05:43.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.333 secs) [2023-05-17T05:05:43.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.361 secs) [2023-05-17T05:05:43.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.366 secs) [2023-05-17T05:05:43.809Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.368 secs) [2023-05-17T05:05:44.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.42 secs) [2023-05-17T05:05:44.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.44 secs) [2023-05-17T05:05:44.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.545 secs) [2023-05-17T05:05:44.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.553 secs) [2023-05-17T05:05:44.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.571 secs) [2023-05-17T05:05:44.200Z] latest: Pulling from library/docker [2023-05-17T05:05:44.327Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.607 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.622 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.626 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.629 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.638 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.646 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.649 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.652 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.655 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.66 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.664 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.668 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.67 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.672 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.701 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.712 secs) [2023-05-17T05:05:44.328Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.765 secs) [2023-05-17T05:05:44.468Z] 08409d417260: Pulling fs layer [2023-05-17T05:05:44.468Z] bf127bdc9f4f: Pulling fs layer [2023-05-17T05:05:44.468Z] 55b4810136f4: Pulling fs layer [2023-05-17T05:05:44.468Z] a803316fb129: Pulling fs layer [2023-05-17T05:05:44.468Z] e4afab677181: Pulling fs layer [2023-05-17T05:05:44.468Z] 567bc94445bd: Pulling fs layer [2023-05-17T05:05:44.468Z] 69eff66c35e2: Pulling fs layer [2023-05-17T05:05:44.468Z] 9e6196db0a93: Pulling fs layer [2023-05-17T05:05:44.468Z] c8f44004068c: Pulling fs layer [2023-05-17T05:05:44.468Z] 22442686bd72: Pulling fs layer [2023-05-17T05:05:44.468Z] 538120297d91: Pulling fs layer [2023-05-17T05:05:44.468Z] 4eaff4018a72: Pulling fs layer [2023-05-17T05:05:44.468Z] 398e5219c811: Pulling fs layer [2023-05-17T05:05:44.468Z] a054eb5e9d23: Pulling fs layer [2023-05-17T05:05:44.468Z] a803316fb129: Waiting [2023-05-17T05:05:44.468Z] e4afab677181: Waiting [2023-05-17T05:05:44.468Z] 567bc94445bd: Waiting [2023-05-17T05:05:44.468Z] 69eff66c35e2: Waiting [2023-05-17T05:05:44.468Z] 9e6196db0a93: Waiting [2023-05-17T05:05:44.468Z] c8f44004068c: Waiting [2023-05-17T05:05:44.468Z] 22442686bd72: Waiting [2023-05-17T05:05:44.468Z] 538120297d91: Waiting [2023-05-17T05:05:44.468Z] 4eaff4018a72: Waiting [2023-05-17T05:05:44.468Z] 398e5219c811: Waiting [2023-05-17T05:05:44.468Z] a054eb5e9d23: Waiting [2023-05-17T05:05:44.468Z] 55b4810136f4: Verifying Checksum [2023-05-17T05:05:44.468Z] 55b4810136f4: Download complete [2023-05-17T05:05:44.468Z] bf127bdc9f4f: Verifying Checksum [2023-05-17T05:05:44.468Z] bf127bdc9f4f: Download complete [2023-05-17T05:05:44.468Z] 08409d417260: Verifying Checksum [2023-05-17T05:05:44.468Z] 08409d417260: Download complete [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.777 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.815 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.826 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.843 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.851 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.873 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.882 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.897 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.903 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.91 secs) [2023-05-17T05:05:44.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.93 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.974 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.984 secs) [2023-05-17T05:05:44.847Z] WARN: ' [2023-05-17T05:05:44.847Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:05:44.847Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:05:44.847Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:05:44.847Z] in a future version of Angular. [2023-05-17T05:05:44.847Z] [2023-05-17T05:05:44.847Z] For more information on this, see our API docs here: [2023-05-17T05:05:44.847Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:05:44.847Z] ' [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.984 secs) [2023-05-17T05:05:44.847Z] WARN: ' [2023-05-17T05:05:44.847Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:05:44.847Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:05:44.847Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:05:44.847Z] in a future version of Angular. [2023-05-17T05:05:44.847Z] [2023-05-17T05:05:44.847Z] For more information on this, see our API docs here: [2023-05-17T05:05:44.847Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:05:44.847Z] ' [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.014 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.038 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.044 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.05 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.053 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.056 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.077 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.098 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.106 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.112 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.118 secs) [2023-05-17T05:05:44.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.129 secs) [2023-05-17T05:05:45.056Z] a803316fb129: Verifying Checksum [2023-05-17T05:05:45.056Z] a803316fb129: Download complete [2023-05-17T05:05:45.056Z] e4afab677181: Verifying Checksum [2023-05-17T05:05:45.056Z] e4afab677181: Download complete [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.16 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.164 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.169 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.181 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.218 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.232 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.235 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.238 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.245 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.247 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.255 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.264 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.27 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.281 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.288 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.29 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.292 secs) [2023-05-17T05:05:45.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.294 secs) [2023-05-17T05:05:45.335Z] 567bc94445bd: Verifying Checksum [2023-05-17T05:05:45.335Z] 567bc94445bd: Download complete [2023-05-17T05:05:45.335Z] 69eff66c35e2: Verifying Checksum [2023-05-17T05:05:45.335Z] 69eff66c35e2: Download complete [2023-05-17T05:05:45.335Z] 9e6196db0a93: Verifying Checksum [2023-05-17T05:05:45.335Z] 9e6196db0a93: Download complete [2023-05-17T05:05:45.335Z] c8f44004068c: Verifying Checksum [2023-05-17T05:05:45.335Z] c8f44004068c: Download complete [2023-05-17T05:05:45.335Z] 08409d417260: Pull complete [2023-05-17T05:05:45.335Z] 538120297d91: Verifying Checksum [2023-05-17T05:05:45.335Z] 538120297d91: Download complete [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.308 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.361 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.365 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.37 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.377 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.381 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.385 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.4 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.41 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.43 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.444 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.463 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.466 secs) [2023-05-17T05:05:45.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.468 secs) [2023-05-17T05:05:45.604Z] 398e5219c811: Download complete [2023-05-17T05:05:45.604Z] 22442686bd72: Verifying Checksum [2023-05-17T05:05:45.604Z] 22442686bd72: Download complete [2023-05-17T05:05:45.604Z] a054eb5e9d23: Verifying Checksum [2023-05-17T05:05:45.604Z] a054eb5e9d23: Download complete [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.48 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.502 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.51 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.537 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.542 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.543 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.545 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.553 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.56 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.562 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.564 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.573 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.586 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.597 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.603 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.616 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.619 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.628 secs) [2023-05-17T05:05:45.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.648 secs) [2023-05-17T05:05:45.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.73 secs) [2023-05-17T05:05:45.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.742 secs) [2023-05-17T05:05:45.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.775 secs) [2023-05-17T05:05:45.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.79 secs) [2023-05-17T05:05:45.886Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.815 secs) [2023-05-17T05:05:46.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.836 secs) [2023-05-17T05:05:46.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.84 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.864 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.877 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.897 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.903 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.907 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.912 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.929 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.944 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.964 secs) [2023-05-17T05:05:46.146Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.984 secs) [2023-05-17T05:05:46.207Z] bf127bdc9f4f: Pull complete [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.993 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.999 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.015 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.022 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.032 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.075 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.109 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.126 secs) [2023-05-17T05:05:46.405Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.137 secs) [2023-05-17T05:05:46.481Z] 55b4810136f4: Pull complete [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.164 secs) [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.187 secs) [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.196 secs) [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.204 secs) [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.21 secs) [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.221 secs) [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.227 secs) [2023-05-17T05:05:46.664Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.353 secs / 2.227 secs) [2023-05-17T05:05:46.664Z] TOTAL: 145 SUCCESS [2023-05-17T05:05:46.664Z] ✔ Browser application bundle generation complete. [2023-05-17T05:05:46.752Z] 4eaff4018a72: Verifying Checksum [2023-05-17T05:05:46.752Z] 4eaff4018a72: Download complete [2023-05-17T05:05:47.232Z] [2023-05-17T05:05:47.232Z] =============================== Coverage summary =============================== [2023-05-17T05:05:47.232Z] Statements : 41.56% ( 1425/3429 ) [2023-05-17T05:05:47.232Z] Branches : 12.14% ( 109/898 ) [2023-05-17T05:05:47.232Z] Functions : 33.33% ( 417/1251 ) [2023-05-17T05:05:47.232Z] Lines : 39.45% ( 1280/3245 ) [2023-05-17T05:05:47.232Z] ================================================================================ [2023-05-17T05:05:47.232Z] ✔ Browser application bundle generation complete. [2023-05-17T05:05:47.336Z] a803316fb129: Pull complete [2023-05-17T05:05:47.799Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' [Pipeline] echo [2023-05-17T05:05:47.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T05:05:47.874Z] $ docker stop --time=1 e28da4bbaffc659888641fd5e3a723e8d46e340201fa20947337eaadde353fea [2023-05-17T05:05:47.924Z] e4afab677181: Pull complete [2023-05-17T05:05:48.886Z] 567bc94445bd: Pull complete [2023-05-17T05:05:49.156Z] 69eff66c35e2: Pull complete [2023-05-17T05:05:49.223Z] $ docker rm -f --volumes e28da4bbaffc659888641fd5e3a723e8d46e340201fa20947337eaadde353fea [Pipeline] // withDockerContainer [2023-05-17T05:05:49.428Z] 9e6196db0a93: Pull complete [Pipeline] sh [2023-05-17T05:05:49.696Z] c8f44004068c: Pull complete [2023-05-17T05:05:49.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T05:05:50.661Z] 22442686bd72: Pull complete [2023-05-17T05:05:50.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-05-17T05:05:50.933Z] 538120297d91: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T05:05:51.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T05:05:52.510Z] + ls -al . [2023-05-17T05:05:52.510Z] total 180 [2023-05-17T05:05:52.510Z] drwxrwxr-x 14 jenkins jenkins 4096 May 17 05:03 . [2023-05-17T05:05:52.510Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:01 .. [2023-05-17T05:05:52.510Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:01 .blubracket [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:01 .dockerignore [2023-05-17T05:05:52.510Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:01 .git [2023-05-17T05:05:52.510Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:01 .github [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:01 .gitignore [2023-05-17T05:05:52.510Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:01 .semver [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:01 Attribution.txt [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:01 CHANGELOG.md [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:01 CONTRIBUTING.md [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:01 Dockerfile [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:01 Jenkinsfile [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:01 LICENSE [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:01 Makefile [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:01 README.md [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:01 VERSION [2023-05-17T05:05:52.510Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:01 assets [2023-05-17T05:05:52.510Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:01 bin [2023-05-17T05:05:52.510Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:01 cmd [2023-05-17T05:05:52.510Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 05:03 coverage.out [2023-05-17T05:05:52.510Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:01 docs [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:01 go.mod [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:01 go.sum [2023-05-17T05:05:52.510Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:01 internal [2023-05-17T05:05:52.510Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:01 snap [2023-05-17T05:05:52.510Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:01 testing [2023-05-17T05:05:52.510Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:01 version.go [2023-05-17T05:05:52.510Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:05:52.909Z] + 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=3e1bc14334b9a9175dcdf821cd14d886d55c207d --label arch=amd64 --label version=0.0.0 . [2023-05-17T05:05:53.169Z] Sending build context to Docker daemon 48.7MB [2023-05-17T05:05:53.169Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:05:53.169Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T05:05:53.169Z] ---> feb1f49fa078 [2023-05-17T05:05:53.169Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:05:54.551Z] ---> Running in 6e1007c6febe [2023-05-17T05:05:54.551Z] Removing intermediate container 6e1007c6febe [2023-05-17T05:05:54.551Z] ---> b37001e9b7b8 [2023-05-17T05:05:54.551Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:05:54.551Z] ---> Running in 84cfb5532ea9 [2023-05-17T05:05:54.551Z] Removing intermediate container 84cfb5532ea9 [2023-05-17T05:05:54.551Z] ---> 0f741de6c8d0 [2023-05-17T05:05:54.551Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:05:54.551Z] ---> Running in 798d172a089c [2023-05-17T05:05:54.810Z] Removing intermediate container 798d172a089c [2023-05-17T05:05:54.810Z] ---> 5dbe2b425805 [2023-05-17T05:05:54.810Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T05:05:54.810Z] ---> Running in 1f8a4b8f38d3 [2023-05-17T05:05:54.810Z] Removing intermediate container 1f8a4b8f38d3 [2023-05-17T05:05:54.810Z] ---> 69cc6e865763 [2023-05-17T05:05:54.810Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:05:54.810Z] ---> Running in d31d18a9efe9 [2023-05-17T05:05:54.810Z] Removing intermediate container d31d18a9efe9 [2023-05-17T05:05:54.810Z] ---> 022947b9c2c1 [2023-05-17T05:05:54.810Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:05:56.190Z] ---> 217126879a4c [2023-05-17T05:05:56.190Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:05:56.190Z] ---> Running in 749da2a9d3fb [2023-05-17T05:05:56.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T05:05:56.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T05:05:56.709Z] OK: 265 MiB in 53 packages [2023-05-17T05:05:57.278Z] Removing intermediate container 749da2a9d3fb [2023-05-17T05:05:57.278Z] ---> e76ee3f08206 [2023-05-17T05:05:57.278Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T05:05:57.278Z] ---> Running in 6a638ddb02c3 [2023-05-17T05:05:57.278Z] Removing intermediate container 6a638ddb02c3 [2023-05-17T05:05:57.278Z] ---> c91b533015be [2023-05-17T05:05:57.278Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:05:57.278Z] ---> Running in 51ba057230a6 [2023-05-17T05:05:57.278Z] Removing intermediate container 51ba057230a6 [2023-05-17T05:05:57.278Z] ---> e4b35dddccd1 [2023-05-17T05:05:57.278Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T05:05:57.538Z] ---> 4f674902fc29 [2023-05-17T05:05:57.538Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:05:57.538Z] ---> Running in 3ca1428e056a [2023-05-17T05:05:57.602Z] 4eaff4018a72: Pull complete [2023-05-17T05:05:57.602Z] 398e5219c811: Pull complete [2023-05-17T05:05:57.602Z] a054eb5e9d23: Pull complete [2023-05-17T05:05:57.602Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T05:05:57.602Z] Status: Downloaded newer image for docker:latest [2023-05-17T05:05:58.477Z] Removing intermediate container 3ca1428e056a [2023-05-17T05:05:58.477Z] ---> cc7d82064cc7 [2023-05-17T05:05:58.477Z] Step 14/25 : COPY . . [2023-05-17T05:05:59.560Z] ---> c82226c9fb0b [2023-05-17T05:05:59.560Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:05:59.560Z] ---> Running in 14e2bfd60a80 [2023-05-17T05:06:00.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T05:06:00.645Z] ---> 00e59c4bdab0 [2023-05-17T05:06:00.645Z] Step 15/25 : RUN ${MAKE} [2023-05-17T05:06:00.645Z] ---> Running in 4d5f807733e4 [2023-05-17T05:06:01.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T05:06:01.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T05:06:02.454Z] OK: 263 MiB in 53 packages [2023-05-17T05:06:03.423Z] Removing intermediate container 14e2bfd60a80 [2023-05-17T05:06:03.423Z] ---> 3ca61f373009 [2023-05-17T05:06:03.423Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T05:06:03.423Z] ---> Running in d6791cadb7fe [2023-05-17T05:06:03.696Z] Removing intermediate container d6791cadb7fe [2023-05-17T05:06:03.696Z] ---> 779edeb6fa22 [2023-05-17T05:06:03.696Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:06:03.696Z] ---> Running in 37ed760b8cb9 [2023-05-17T05:06:03.966Z] Removing intermediate container 37ed760b8cb9 [2023-05-17T05:06:03.966Z] ---> 303d1e91f37f [2023-05-17T05:06:03.966Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T05:06:04.555Z] ---> 5ca3f3a35fd1 [2023-05-17T05:06:04.555Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:06:04.555Z] ---> Running in d10f619cb5e6 [2023-05-17T05:06:23.128Z] Removing intermediate container 4d5f807733e4 [2023-05-17T05:06:23.129Z] ---> 3a09dc98ef46 [2023-05-17T05:06:23.129Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T05:06:23.129Z] 3.17: Pulling from library/alpine [2023-05-17T05:06:23.129Z] f56be85fc22e: Already exists [2023-05-17T05:06:23.129Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T05:06:23.129Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T05:06:23.129Z] ---> 9ed4aefc74f6 [2023-05-17T05:06:23.129Z] Step 17/25 : EXPOSE 4000 [2023-05-17T05:06:23.129Z] ---> Running in b49be8f4f7a2 [2023-05-17T05:06:23.129Z] Removing intermediate container b49be8f4f7a2 [2023-05-17T05:06:23.129Z] ---> bc2ed17aff33 [2023-05-17T05:06:23.129Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T05:06:23.129Z] ---> 4f07f1bf01d8 [2023-05-17T05:06:23.129Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T05:06:23.129Z] ---> 6d4514296fca [2023-05-17T05:06:23.129Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T05:06:23.388Z] ---> e0c6c04d5beb [2023-05-17T05:06:23.388Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T05:06:23.388Z] ---> Running in 60643c2cf1ed [2023-05-17T05:06:23.388Z] Removing intermediate container 60643c2cf1ed [2023-05-17T05:06:23.388Z] ---> 994bed92eb7f [2023-05-17T05:06:23.388Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T05:06:23.652Z] ---> Running in 3bccaa6ddad6 [2023-05-17T05:06:23.652Z] Removing intermediate container 3bccaa6ddad6 [2023-05-17T05:06:23.652Z] ---> 883012296ae3 [2023-05-17T05:06:23.652Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T05:06:23.652Z] ---> Running in 23ddc51334fe [2023-05-17T05:06:23.652Z] Removing intermediate container 23ddc51334fe [2023-05-17T05:06:23.652Z] ---> b95b6114323c [2023-05-17T05:06:23.652Z] Step 24/25 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:06:23.652Z] ---> Running in cf924f6c4a7f [2023-05-17T05:06:23.913Z] Removing intermediate container cf924f6c4a7f [2023-05-17T05:06:23.913Z] ---> 8c98ca2757c7 [2023-05-17T05:06:23.913Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T05:06:23.913Z] ---> Running in 8a2616fe2afd [2023-05-17T05:06:23.913Z] Removing intermediate container 8a2616fe2afd [2023-05-17T05:06:23.913Z] ---> 69677d026314 [2023-05-17T05:06:23.913Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T05:06:23.913Z] Successfully built 69677d026314 [2023-05-17T05:06:23.913Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:06:24.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:06:24.822Z] [2023-05-17T05:06:24.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:06:25.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:06:25.204Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T05:06:25.204Z] 5eb5b503b376: Pulling fs layer [2023-05-17T05:06:25.204Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T05:06:25.204Z] ec43610c2a17: Pulling fs layer [2023-05-17T05:06:25.204Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T05:06:25.204Z] 33b1e0a273af: Pulling fs layer [2023-05-17T05:06:25.204Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T05:06:25.204Z] 2f39f015ded8: Pulling fs layer [2023-05-17T05:06:25.204Z] 5d3b04190fa2: Waiting [2023-05-17T05:06:25.204Z] 2f39f015ded8: Waiting [2023-05-17T05:06:25.204Z] 3a2ae6a8a46f: Waiting [2023-05-17T05:06:25.204Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T05:06:25.204Z] 3a2ae6a8a46f: Download complete [2023-05-17T05:06:25.204Z] 33b1e0a273af: Verifying Checksum [2023-05-17T05:06:25.204Z] 33b1e0a273af: Download complete [2023-05-17T05:06:25.204Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T05:06:25.204Z] 5d3b04190fa2: Download complete [2023-05-17T05:06:25.204Z] ec43610c2a17: Download complete [2023-05-17T05:06:25.464Z] 5eb5b503b376: Verifying Checksum [2023-05-17T05:06:25.464Z] 5eb5b503b376: Download complete [2023-05-17T05:06:26.030Z] 2f39f015ded8: Download complete [2023-05-17T05:06:26.600Z] 5eb5b503b376: Pull complete [2023-05-17T05:06:26.861Z] 5c69ac0246d0: Pull complete [2023-05-17T05:06:27.427Z] ec43610c2a17: Pull complete [2023-05-17T05:06:27.427Z] 3a2ae6a8a46f: Pull complete [2023-05-17T05:06:27.686Z] 33b1e0a273af: Pull complete [2023-05-17T05:06:27.686Z] 5d3b04190fa2: Pull complete [2023-05-17T05:06:31.869Z] 2f39f015ded8: Pull complete [2023-05-17T05:06:31.869Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T05:06:31.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:06:31.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:06:32.101Z] prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container [2023-05-17T05:06:32.133Z] $ 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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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 [2023-05-17T05:06:37.752Z] $ docker top b7344fa55b505b735f5854ab6dcdf259dc05b26ecca7103486de868e599554ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:06:38.203Z] ---> job-cost.sh [2023-05-17T05:06:38.203Z] lf-activate-venv: SKIPPING [2023-05-17T05:06:38.203Z] INFO: No Stack... [2023-05-17T05:06:38.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T05:06:39.037Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T05:06:39.357Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/cost.csv [2023-05-17T05:06:39.357Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T05:06:39.408Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [2023-05-17T05:06:39.413Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] did not exist. Created. [2023-05-17T05:06:39.413Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T05:06:39.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T05:06:40.244Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T05:06:40.262Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T05:06:40.353Z] $ docker stop --time=1 b7344fa55b505b735f5854ab6dcdf259dc05b26ecca7103486de868e599554ae [2023-05-17T05:06:41.706Z] $ docker rm -f --volumes b7344fa55b505b735f5854ab6dcdf259dc05b26ecca7103486de868e599554ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T05:07:26.197Z] Removing intermediate container d10f619cb5e6 [2023-05-17T05:07:26.197Z] ---> 03471e86a4b1 [2023-05-17T05:07:26.197Z] Step 14/15 : COPY . . [2023-05-17T05:07:26.197Z] ---> c9c9e4e00873 [2023-05-17T05:07:26.197Z] Step 15/15 : RUN ${MAKE} [2023-05-17T05:07:26.197Z] ---> Running in 7216efcabe46 [2023-05-17T05:07:26.197Z] noop [2023-05-17T05:07:26.463Z] Removing intermediate container 7216efcabe46 [2023-05-17T05:07:26.463Z] ---> f6425669805c [2023-05-17T05:07:26.729Z] Successfully built f6425669805c [2023-05-17T05:07:26.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:07:27.208Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T05:07:27.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:07:27.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-15838 does not seem to be running inside a container [2023-05-17T05:07:27.560Z] $ 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 [2023-05-17T05:07:28.755Z] $ docker top 6e69cbb0a027fdf12ee5e88a8dfd30eb6eab8c2faafb0f7b30f01fd8e344f91a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:07:29.629Z] + go version [2023-05-17T05:07:29.630Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T05:07:29.666Z] $ docker stop --time=1 6e69cbb0a027fdf12ee5e88a8dfd30eb6eab8c2faafb0f7b30f01fd8e344f91a [2023-05-17T05:07:33.875Z] $ docker rm -f --volumes 6e69cbb0a027fdf12ee5e88a8dfd30eb6eab8c2faafb0f7b30f01fd8e344f91a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:07:34.737Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T05:07:34.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:07:34.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-15838 does not seem to be running inside a container [2023-05-17T05:07:35.069Z] $ 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 [2023-05-17T05:07:36.266Z] $ docker top 04bbecc67750a26efadd5fa22ec9fa7bd002fa191ec92db57ffbd1c416b93df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:07:36.820Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T05:07:37.802Z] + make test [2023-05-17T05:07:37.802Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T05:08:10.042Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T05:09:46.741Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T05:09:46.741Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T05:10:08.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T05:10:08.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T05:10:08.832Z] ./bin/test-attribution-txt.sh [2023-05-17T05:10:08.832Z] make -C web test [2023-05-17T05:10:08.832Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-17T05:10:08.832Z] make[1]: tput: No such file or directory [2023-05-17T05:10:08.832Z] make[1]: tput: No such file or directory [2023-05-17T05:10:08.832Z] warning: generating ./VERSION [2023-05-17T05:10:08.832Z] echo "0.0.0" > VERSION [2023-05-17T05:10:08.832Z] docker build \ [2023-05-17T05:10:08.832Z] -f Dockerfile \ [2023-05-17T05:10:08.832Z] --build-arg USER=1000 \ [2023-05-17T05:10:08.832Z] \ [2023-05-17T05:10:08.832Z] --label "git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d" \ [2023-05-17T05:10:08.832Z] -t edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d \ [2023-05-17T05:10:08.832Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T05:10:08.832Z] . [2023-05-17T05:10:08.832Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T05:10:08.832Z] Install the buildx component to build images with BuildKit: [2023-05-17T05:10:08.832Z] https://docs.docker.com/go/buildx/ [2023-05-17T05:10:08.833Z] [2023-05-17T05:10:08.833Z] Sending build context to Docker daemon 2.571MB [2023-05-17T05:10:08.833Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T05:10:08.833Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T05:10:08.833Z] 47517142f6ba: Pulling fs layer [2023-05-17T05:10:08.833Z] 5f8c4bfa009b: Pulling fs layer [2023-05-17T05:10:08.833Z] f7079c9c4ba1: Pulling fs layer [2023-05-17T05:10:08.833Z] aba105e6f55a: Pulling fs layer [2023-05-17T05:10:08.833Z] aba105e6f55a: Waiting [2023-05-17T05:10:08.833Z] f7079c9c4ba1: Verifying Checksum [2023-05-17T05:10:08.833Z] f7079c9c4ba1: Download complete [2023-05-17T05:10:08.833Z] 47517142f6ba: Verifying Checksum [2023-05-17T05:10:08.833Z] 47517142f6ba: Download complete [2023-05-17T05:10:08.833Z] aba105e6f55a: Download complete [2023-05-17T05:10:08.833Z] 47517142f6ba: Pull complete [2023-05-17T05:10:08.833Z] 5f8c4bfa009b: Verifying Checksum [2023-05-17T05:10:08.833Z] 5f8c4bfa009b: Download complete [2023-05-17T05:10:12.213Z] 5f8c4bfa009b: Pull complete [2023-05-17T05:10:12.213Z] f7079c9c4ba1: Pull complete [2023-05-17T05:10:12.213Z] aba105e6f55a: Pull complete [2023-05-17T05:10:12.213Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T05:10:12.213Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T05:10:12.213Z] ---> bf1b8b58d215 [2023-05-17T05:10:12.213Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T05:10:12.811Z] ---> Running in 7a4a90549a18 [2023-05-17T05:10:13.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-17T05:10:14.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-17T05:10:15.008Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-17T05:10:15.008Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-17T05:10:15.008Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-17T05:10:15.008Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-17T05:10:15.008Z] (5/128) Installing libxcb (1.14-r2) [2023-05-17T05:10:15.008Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-17T05:10:15.275Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-17T05:10:15.275Z] (8/128) Installing libice (1.0.10-r0) [2023-05-17T05:10:15.275Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-17T05:10:15.275Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-17T05:10:15.275Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-17T05:10:15.275Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-17T05:10:15.275Z] (13/128) Installing xset (1.2.4-r0) [2023-05-17T05:10:15.275Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-17T05:10:15.275Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-17T05:10:15.275Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T05:10:15.275Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-17T05:10:15.275Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-17T05:10:15.275Z] (19/128) Installing libintl (0.21-r0) [2023-05-17T05:10:15.275Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-17T05:10:15.275Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-17T05:10:15.546Z] (22/128) Installing pcre (8.45-r1) [2023-05-17T05:10:15.546Z] (23/128) Installing glib (2.70.1-r0) [2023-05-17T05:10:15.546Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-17T05:10:15.546Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-17T05:10:15.546Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-17T05:10:15.546Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T05:10:15.546Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T05:10:15.817Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-17T05:10:15.817Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-17T05:10:15.817Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-17T05:10:15.817Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-17T05:10:15.817Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T05:10:15.817Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T05:10:15.817Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-17T05:10:15.817Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-17T05:10:15.817Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-17T05:10:15.817Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-17T05:10:15.817Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-17T05:10:15.817Z] (40/128) Installing libxi (1.8-r0) [2023-05-17T05:10:15.817Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-17T05:10:15.817Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-17T05:10:15.817Z] (43/128) Installing atk (2.36.0-r0) [2023-05-17T05:10:15.817Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-17T05:10:15.817Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-17T05:10:15.817Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-17T05:10:15.817Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T05:10:15.817Z] (48/128) Installing expat (2.5.0-r0) [2023-05-17T05:10:15.817Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-17T05:10:15.817Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-17T05:10:15.817Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-17T05:10:16.084Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-17T05:10:16.084Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-17T05:10:16.084Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-17T05:10:16.084Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-17T05:10:16.084Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-17T05:10:16.084Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-17T05:10:16.084Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-17T05:10:16.084Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-17T05:10:16.084Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-17T05:10:16.084Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-17T05:10:16.084Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-17T05:10:16.350Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-17T05:10:16.350Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-17T05:10:16.351Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-17T05:10:16.351Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-17T05:10:16.351Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-17T05:10:16.351Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-17T05:10:16.351Z] (69/128) Installing pango (1.48.10-r0) [2023-05-17T05:10:16.351Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T05:10:16.351Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T05:10:16.351Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T05:10:16.351Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-17T05:10:16.617Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-17T05:10:16.617Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T05:10:16.886Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T05:10:16.886Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-17T05:10:16.886Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-17T05:10:16.886Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-17T05:10:16.886Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T05:10:19.568Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-17T05:10:19.568Z] (80/128) Installing flac (1.3.4-r0) [2023-05-17T05:10:19.568Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T05:10:19.568Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T05:10:19.568Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-17T05:10:19.568Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-17T05:10:19.568Z] (85/128) Installing libass (0.15.2-r0) [2023-05-17T05:10:19.568Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-17T05:10:19.568Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T05:10:19.568Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T05:10:19.568Z] (89/128) Installing lame (3.100-r0) [2023-05-17T05:10:19.568Z] (90/128) Installing opus (1.3.1-r1) [2023-05-17T05:10:19.568Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T05:10:19.568Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-17T05:10:19.568Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-17T05:10:19.568Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-17T05:10:19.568Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-17T05:10:19.568Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T05:10:19.568Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-17T05:10:19.568Z] (98/128) Installing libva (2.13.0-r0) [2023-05-17T05:10:19.568Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-17T05:10:19.568Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-17T05:10:19.568Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-17T05:10:19.568Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-17T05:10:19.568Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-17T05:10:19.568Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-17T05:10:19.842Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-17T05:10:19.842Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-17T05:10:19.842Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T05:10:20.117Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-17T05:10:20.397Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-17T05:10:20.397Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T05:10:20.397Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-17T05:10:20.397Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-17T05:10:20.397Z] (113/128) Installing nspr (4.32-r0) [2023-05-17T05:10:20.397Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-17T05:10:20.397Z] (115/128) Installing nss (3.78.1-r0) [2023-05-17T05:10:20.397Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-17T05:10:20.397Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-17T05:10:20.397Z] (118/128) Installing orc (0.4.32-r0) [2023-05-17T05:10:20.397Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-17T05:10:20.397Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-17T05:10:20.397Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-17T05:10:20.397Z] (122/128) Installing libpulse (15.0-r2) [2023-05-17T05:10:20.676Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-17T05:10:20.676Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-17T05:10:20.676Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-17T05:10:20.676Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-17T05:10:20.676Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-17T05:10:20.676Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-17T05:10:24.054Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T05:10:24.054Z] Executing glib-2.70.1-r0.trigger [2023-05-17T05:10:24.326Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T05:10:26.281Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T05:10:26.281Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T05:10:26.281Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T05:10:26.552Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T05:10:26.552Z] OK: 275 MiB in 144 packages [2023-05-17T05:10:34.777Z] Removing intermediate container 7a4a90549a18 [2023-05-17T05:10:34.777Z] ---> cb8d02c1f8de [2023-05-17T05:10:34.777Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T05:10:34.777Z] ---> Running in ff7681631c60 [2023-05-17T05:10:35.046Z] Removing intermediate container ff7681631c60 [2023-05-17T05:10:35.046Z] ---> 7573907d92f6 [2023-05-17T05:10:35.046Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T05:10:35.046Z] ---> Running in eac59671f636 [2023-05-17T05:10:35.315Z] Removing intermediate container eac59671f636 [2023-05-17T05:10:35.315Z] ---> dc9b7d56afff [2023-05-17T05:10:35.315Z] Step 5/10 : RUN npm install -g npm [2023-05-17T05:10:35.591Z] ---> Running in cf0ad9e31738 [2023-05-17T05:11:07.823Z] [2023-05-17T05:11:07.823Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-17T05:11:07.823Z] [2023-05-17T05:11:07.823Z] 27 packages are looking for funding [2023-05-17T05:11:07.823Z] run `npm fund` for details [2023-05-17T05:11:07.823Z] [2023-05-17T05:11:07.823Z] found 0 vulnerabilities [2023-05-17T05:11:07.823Z] Removing intermediate container cf0ad9e31738 [2023-05-17T05:11:07.823Z] ---> cb3f36fcc902 [2023-05-17T05:11:07.823Z] Step 6/10 : ARG USER=1000 [2023-05-17T05:11:07.823Z] ---> Running in 366179bb726f [2023-05-17T05:11:07.823Z] Removing intermediate container 366179bb726f [2023-05-17T05:11:07.823Z] ---> 063cf0740f30 [2023-05-17T05:11:07.823Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T05:11:07.823Z] ---> Running in a5081ddc5e09 [2023-05-17T05:11:09.228Z] Removing intermediate container a5081ddc5e09 [2023-05-17T05:11:09.228Z] ---> 968a3219bb7a [2023-05-17T05:11:09.228Z] Step 8/10 : USER $USER:$USER [2023-05-17T05:11:09.228Z] ---> Running in 895b3b1eac18 [2023-05-17T05:11:09.495Z] Removing intermediate container 895b3b1eac18 [2023-05-17T05:11:09.495Z] ---> 6c37d393ad51 [2023-05-17T05:11:09.495Z] Step 9/10 : WORKDIR /app [2023-05-17T05:11:09.495Z] ---> Running in df7f8d6229e0 [2023-05-17T05:11:09.762Z] Removing intermediate container df7f8d6229e0 [2023-05-17T05:11:09.762Z] ---> 48da52c0c058 [2023-05-17T05:11:09.762Z] Step 10/10 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:11:09.762Z] ---> Running in a90a5dbf8f27 [2023-05-17T05:11:10.030Z] Removing intermediate container a90a5dbf8f27 [2023-05-17T05:11:10.030Z] ---> d6d5783f2c00 [2023-05-17T05:11:10.030Z] Successfully built d6d5783f2c00 [2023-05-17T05:11:10.030Z] Successfully tagged edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:11:10.030Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T05:11:10.030Z] touch edgex-web-ui.imagebuilt [2023-05-17T05:11:10.298Z] mkdir -p node_modules coverage [2023-05-17T05:11:10.298Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T05:11:10.298Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T05:11:22.605Z] npm WARN old lockfile [2023-05-17T05:11:22.605Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T05:11:22.605Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T05:11:22.605Z] npm WARN old lockfile [2023-05-17T05:11:22.605Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T05:11:22.605Z] npm WARN old lockfile [2023-05-17T05:12:01.466Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.466Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T05:12:01.466Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE required: { [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE }, [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:12:01.467Z] npm WARN EBADENGINE } [2023-05-17T05:12:28.277Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T05:12:28.859Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-17T05:12:29.126Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T05:12:29.395Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:12:30.808Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T05:12:31.396Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T05:12:35.655Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T05:12:43.867Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T05:12:43.867Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T05:12:44.825Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T05:12:54.906Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T05:13:04.991Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-17T05:13:04.991Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:13:04.991Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T05:13:10.330Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T05:13:10.596Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-17T05:13:12.004Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:13:24.306Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-17T05:13:24.306Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-17T05:13:51.007Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-17T05:14:13.060Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-17T05:14:51.921Z] [2023-05-17T05:14:51.921Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-17T05:14:51.921Z] [2023-05-17T05:14:51.921Z] 90 packages are looking for funding [2023-05-17T05:14:51.921Z] run `npm fund` for details [2023-05-17T05:14:51.921Z] [2023-05-17T05:14:51.921Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T05:14:51.921Z] [2023-05-17T05:14:51.921Z] To address issues that do not require attention, run: [2023-05-17T05:14:51.921Z] npm audit fix [2023-05-17T05:14:51.921Z] [2023-05-17T05:14:51.921Z] To address all issues (including breaking changes), run: [2023-05-17T05:14:51.921Z] npm audit fix --force [2023-05-17T05:14:51.921Z] [2023-05-17T05:14:51.921Z] Run `npm audit` for details. [2023-05-17T05:14:52.882Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-17T05:15:11.108Z] - Generating browser application bundles (phase: setup)... [2023-05-17T05:15:43.339Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T05:15:43.339Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T05:16:10.041Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T05:16:10.041Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T05:16:16.687Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T05:16:16.687Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T05:16:22.028Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T05:16:22.029Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T05:16:26.277Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T05:16:26.544Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T05:16:30.795Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T05:16:34.134Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T05:16:34.134Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T05:16:35.101Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T05:17:42.970Z] 17 05 2023 05:17:32.220:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T05:17:42.970Z] 17 05 2023 05:17:32.234:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T05:17:42.970Z] 17 05 2023 05:17:32.264:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T05:18:39.456Z] 17 05 2023 05:18:33.020:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-17T05:18:41.431Z] 17 05 2023 05:18:41.130:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-17T05:19:20.345Z] 17 05 2023 05:19:14.804:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-17T05:19:35.331Z] ✔ Browser application bundle generation complete. [2023-05-17T05:19:35.331Z] 17 05 2023 05:19:34.787:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket TeIy73zJQE3qaPT-AAAB with id 436976 [2023-05-17T05:19:53.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T05:19:53.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.508 secs) [2023-05-17T05:19:54.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 2.167 secs) [2023-05-17T05:19:55.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.258 secs) [2023-05-17T05:19:55.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.383 secs) [2023-05-17T05:19:55.557Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.679 secs) [2023-05-17T05:19:55.557Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.752 secs) [2023-05-17T05:19:55.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.835 secs) [2023-05-17T05:19:56.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.063 secs) [2023-05-17T05:19:56.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.162 secs) [2023-05-17T05:19:56.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.411 secs) [2023-05-17T05:19:56.625Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.531 secs) [2023-05-17T05:19:56.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.83 secs) [2023-05-17T05:19:57.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.131 secs) [2023-05-17T05:19:57.755Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.551 secs) [2023-05-17T05:19:58.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.782 secs) [2023-05-17T05:19:58.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.882 secs) [2023-05-17T05:19:58.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.987 secs) [2023-05-17T05:19:58.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 5.13 secs) [2023-05-17T05:19:58.556Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 5.169 secs) [2023-05-17T05:19:58.557Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.206 secs) [2023-05-17T05:19:58.557Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.245 secs) [2023-05-17T05:19:58.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.345 secs) [2023-05-17T05:19:58.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.379 secs) [2023-05-17T05:19:58.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.393 secs) [2023-05-17T05:19:58.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.444 secs) [2023-05-17T05:19:58.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.489 secs) [2023-05-17T05:19:59.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.514 secs) [2023-05-17T05:19:59.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.576 secs) [2023-05-17T05:19:59.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.635 secs) [2023-05-17T05:19:59.355Z] WARN: ' [2023-05-17T05:19:59.355Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:19:59.355Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:19:59.355Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:19:59.355Z] in a future version of Angular. [2023-05-17T05:19:59.355Z] [2023-05-17T05:19:59.355Z] For more information on this, see our API docs here: [2023-05-17T05:19:59.355Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:19:59.355Z] ' [2023-05-17T05:19:59.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.635 secs) [2023-05-17T05:19:59.355Z] WARN: ' [2023-05-17T05:19:59.355Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:19:59.355Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:19:59.355Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:19:59.355Z] in a future version of Angular. [2023-05-17T05:19:59.355Z] [2023-05-17T05:19:59.355Z] For more information on this, see our API docs here: [2023-05-17T05:19:59.355Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:19:59.355Z] ' [2023-05-17T05:19:59.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.831 secs) [2023-05-17T05:19:59.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.859 secs) [2023-05-17T05:19:59.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.873 secs) [2023-05-17T05:19:59.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.895 secs) [2023-05-17T05:19:59.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.929 secs) [2023-05-17T05:19:59.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.963 secs) [2023-05-17T05:19:59.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.993 secs) [2023-05-17T05:19:59.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.088 secs) [2023-05-17T05:19:59.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.11 secs) [2023-05-17T05:19:59.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.123 secs) [2023-05-17T05:19:59.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.216 secs) [2023-05-17T05:20:00.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.485 secs) [2023-05-17T05:20:00.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.596 secs) [2023-05-17T05:20:00.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.821 secs) [2023-05-17T05:20:00.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.886 secs) [2023-05-17T05:20:00.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.006 secs) [2023-05-17T05:20:01.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.147 secs) [2023-05-17T05:20:01.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.215 secs) [2023-05-17T05:20:01.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.38 secs) [2023-05-17T05:20:01.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.457 secs) [2023-05-17T05:20:01.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.533 secs) [2023-05-17T05:20:01.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.706 secs) [2023-05-17T05:20:02.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.778 secs) [2023-05-17T05:20:02.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.806 secs) [2023-05-17T05:20:02.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.832 secs) [2023-05-17T05:20:02.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.863 secs) [2023-05-17T05:20:02.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.884 secs) [2023-05-17T05:20:02.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.036 secs) [2023-05-17T05:20:02.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.073 secs) [2023-05-17T05:20:02.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.133 secs) [2023-05-17T05:20:02.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.452 secs) [2023-05-17T05:20:03.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.549 secs) [2023-05-17T05:20:03.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.571 secs) [2023-05-17T05:20:03.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.727 secs) [2023-05-17T05:20:03.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.803 secs) [2023-05-17T05:20:03.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.924 secs) [2023-05-17T05:20:03.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.049 secs) [2023-05-17T05:20:03.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.076 secs) [2023-05-17T05:20:03.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.18 secs) [2023-05-17T05:20:04.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.354 secs) [2023-05-17T05:20:04.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.391 secs) [2023-05-17T05:20:04.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.565 secs) [2023-05-17T05:20:04.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.589 secs) [2023-05-17T05:20:04.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.756 secs) [2023-05-17T05:20:04.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.818 secs) [2023-05-17T05:20:04.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.9 secs) [2023-05-17T05:20:05.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.089 secs) [2023-05-17T05:20:05.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.132 secs) [2023-05-17T05:20:05.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.204 secs) [2023-05-17T05:20:05.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.224 secs) [2023-05-17T05:20:05.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.554 secs) [2023-05-17T05:20:06.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.766 secs) [2023-05-17T05:20:06.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.842 secs) [2023-05-17T05:20:06.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.911 secs) [2023-05-17T05:20:06.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.023 secs) [2023-05-17T05:20:06.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.291 secs) [2023-05-17T05:20:06.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.312 secs) [2023-05-17T05:20:06.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.33 secs) [2023-05-17T05:20:07.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.386 secs) [2023-05-17T05:20:07.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.423 secs) [2023-05-17T05:20:07.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.51 secs) [2023-05-17T05:20:07.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.575 secs) [2023-05-17T05:20:07.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.594 secs) [2023-05-17T05:20:07.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.615 secs) [2023-05-17T05:20:07.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.714 secs) [2023-05-17T05:20:07.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.756 secs) [2023-05-17T05:20:07.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.818 secs) [2023-05-17T05:20:07.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.897 secs) [2023-05-17T05:20:07.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.918 secs) [2023-05-17T05:20:07.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.07 secs) [2023-05-17T05:20:08.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.118 secs) [2023-05-17T05:20:08.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.166 secs) [2023-05-17T05:20:08.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.177 secs) [2023-05-17T05:20:08.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.217 secs) [2023-05-17T05:20:08.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.593 secs) [2023-05-17T05:20:08.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.658 secs) [2023-05-17T05:20:09.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.84 secs) [2023-05-17T05:20:09.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.985 secs) [2023-05-17T05:20:09.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.076 secs) [2023-05-17T05:20:09.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.137 secs) [2023-05-17T05:20:09.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.281 secs) [2023-05-17T05:20:10.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.832 secs) [2023-05-17T05:20:10.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.884 secs) [2023-05-17T05:20:10.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.899 secs) [2023-05-17T05:20:10.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.945 secs) [2023-05-17T05:20:10.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 14.022 secs) [2023-05-17T05:20:10.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.078 secs) [2023-05-17T05:20:10.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.116 secs) [2023-05-17T05:20:10.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.145 secs) [2023-05-17T05:20:10.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.161 secs) [2023-05-17T05:20:10.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.175 secs) [2023-05-17T05:20:11.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.373 secs) [2023-05-17T05:20:11.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.406 secs) [2023-05-17T05:20:11.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.423 secs) [2023-05-17T05:20:11.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.449 secs) [2023-05-17T05:20:11.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.605 secs) [2023-05-17T05:20:11.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.635 secs) [2023-05-17T05:20:11.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.663 secs) [2023-05-17T05:20:11.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.707 secs) [2023-05-17T05:20:11.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.726 secs) [2023-05-17T05:20:11.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.738 secs) [2023-05-17T05:20:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.879 secs) [2023-05-17T05:20:11.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.968 secs) [2023-05-17T05:20:12.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.083 secs) [2023-05-17T05:20:12.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.15 secs) [2023-05-17T05:20:12.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.28 secs) [2023-05-17T05:20:12.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.303 secs) [2023-05-17T05:20:12.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.316 secs) [2023-05-17T05:20:12.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.345 secs) [2023-05-17T05:20:12.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.391 secs) [2023-05-17T05:20:12.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.406 secs) [2023-05-17T05:20:12.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.417 secs) [2023-05-17T05:20:12.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.476 secs) [2023-05-17T05:20:12.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.502 secs) [2023-05-17T05:20:13.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.522 secs) [2023-05-17T05:20:13.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.58 secs) [2023-05-17T05:20:13.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.621 secs / 15.58 secs) [2023-05-17T05:20:13.998Z] TOTAL: 145 SUCCESS [2023-05-17T05:20:13.998Z] ✔ Browser application bundle generation complete. [2023-05-17T05:20:17.333Z] [2023-05-17T05:20:17.333Z] =============================== Coverage summary =============================== [2023-05-17T05:20:17.333Z] Statements : 41.56% ( 1425/3429 ) [2023-05-17T05:20:17.333Z] Branches : 12.14% ( 109/898 ) [2023-05-17T05:20:17.333Z] Functions : 33.33% ( 417/1251 ) [2023-05-17T05:20:17.333Z] Lines : 39.45% ( 1280/3245 ) [2023-05-17T05:20:17.333Z] ================================================================================ [2023-05-17T05:20:17.333Z] 17 05 2023 05:20:17.274:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-17T05:20:18.746Z] ✔ Browser application bundle generation complete. [2023-05-17T05:20:19.339Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-17T05:20:19.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T05:20:19.408Z] $ docker stop --time=1 04bbecc67750a26efadd5fa22ec9fa7bd002fa191ec92db57ffbd1c416b93df1 [2023-05-17T05:20:21.121Z] $ docker rm -f --volumes 04bbecc67750a26efadd5fa22ec9fa7bd002fa191ec92db57ffbd1c416b93df1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T05:20:22.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T05:20:24.787Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T05:20:30.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T05:20:30.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T05:20:33.523Z] + ls -al . [2023-05-17T05:20:33.523Z] total 176 [2023-05-17T05:20:33.523Z] drwxrwxr-x 13 jenkins jenkins 4096 May 17 05:07 . [2023-05-17T05:20:33.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:04 .. [2023-05-17T05:20:33.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:04 .blubracket [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:04 .dockerignore [2023-05-17T05:20:33.523Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:04 .git [2023-05-17T05:20:33.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:04 .github [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:04 .gitignore [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:04 Attribution.txt [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:04 CHANGELOG.md [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:04 CONTRIBUTING.md [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:04 Dockerfile [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:04 Jenkinsfile [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:04 LICENSE [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:04 Makefile [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:04 README.md [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:01 VERSION [2023-05-17T05:20:33.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:04 assets [2023-05-17T05:20:33.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:04 bin [2023-05-17T05:20:33.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:04 cmd [2023-05-17T05:20:33.523Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 05:07 coverage.out [2023-05-17T05:20:33.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:04 docs [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:04 go.mod [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:04 go.sum [2023-05-17T05:20:33.523Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:04 internal [2023-05-17T05:20:33.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:04 snap [2023-05-17T05:20:33.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:04 testing [2023-05-17T05:20:33.523Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:04 version.go [2023-05-17T05:20:33.523Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:20:33.928Z] + 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=3e1bc14334b9a9175dcdf821cd14d886d55c207d --label arch=arm64 --label version=0.0.0 . [2023-05-17T05:20:34.891Z] Sending build context to Docker daemon 31.28MB [2023-05-17T05:20:34.891Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:20:34.891Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T05:20:34.891Z] ---> f6425669805c [2023-05-17T05:20:34.891Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:20:35.851Z] ---> Running in 1f2833df81e9 [2023-05-17T05:20:36.438Z] Removing intermediate container 1f2833df81e9 [2023-05-17T05:20:36.438Z] ---> 50d6315c5111 [2023-05-17T05:20:36.438Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:20:36.438Z] ---> Running in ef15a14ad393 [2023-05-17T05:20:36.706Z] Removing intermediate container ef15a14ad393 [2023-05-17T05:20:36.706Z] ---> 7053db76a586 [2023-05-17T05:20:36.706Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:20:36.706Z] ---> Running in caba2dbc9dc8 [2023-05-17T05:20:36.976Z] Removing intermediate container caba2dbc9dc8 [2023-05-17T05:20:36.976Z] ---> 4d1c6d3aa9a3 [2023-05-17T05:20:36.976Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T05:20:36.976Z] ---> Running in 29c2536a9c81 [2023-05-17T05:20:37.244Z] Removing intermediate container 29c2536a9c81 [2023-05-17T05:20:37.244Z] ---> 99f11b3d9c0a [2023-05-17T05:20:37.244Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:20:37.516Z] ---> Running in 158bd54b1123 [2023-05-17T05:20:37.783Z] Removing intermediate container 158bd54b1123 [2023-05-17T05:20:37.783Z] ---> 96c5470af19d [2023-05-17T05:20:37.783Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:20:39.189Z] ---> 5ea2e10234a8 [2023-05-17T05:20:39.189Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:20:39.462Z] ---> Running in 37f1bfa235ec [2023-05-17T05:20:40.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T05:20:41.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T05:20:41.974Z] OK: 263 MiB in 53 packages [2023-05-17T05:20:44.563Z] Removing intermediate container 37f1bfa235ec [2023-05-17T05:20:44.563Z] ---> 16c0fa115df6 [2023-05-17T05:20:44.563Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T05:20:44.563Z] ---> Running in 81c3e0a3a18c [2023-05-17T05:20:44.563Z] Removing intermediate container 81c3e0a3a18c [2023-05-17T05:20:44.563Z] ---> 75d1c8d4fcc0 [2023-05-17T05:20:44.563Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:20:44.563Z] ---> Running in 1539f6da1781 [2023-05-17T05:20:44.831Z] Removing intermediate container 1539f6da1781 [2023-05-17T05:20:44.831Z] ---> a1dec082454e [2023-05-17T05:20:44.831Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T05:20:45.414Z] ---> e8f7c47f01df [2023-05-17T05:20:45.414Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:20:45.414Z] ---> Running in f5bae5661ab3 [2023-05-17T05:20:47.995Z] Removing intermediate container f5bae5661ab3 [2023-05-17T05:20:47.995Z] ---> 3b11f267ce48 [2023-05-17T05:20:47.995Z] Step 14/25 : COPY . . [2023-05-17T05:20:52.250Z] ---> 400f33e3ae1c [2023-05-17T05:20:52.250Z] Step 15/25 : RUN ${MAKE} [2023-05-17T05:20:52.250Z] ---> Running in 200fad2c22ac [2023-05-17T05:20:52.835Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T05:22:59.520Z] Removing intermediate container 200fad2c22ac [2023-05-17T05:22:59.520Z] ---> 6abccc81ff0b [2023-05-17T05:22:59.520Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T05:22:59.520Z] 3.17: Pulling from library/alpine [2023-05-17T05:22:59.520Z] c41833b44d91: Already exists [2023-05-17T05:22:59.520Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T05:22:59.520Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T05:22:59.520Z] ---> 51e60588ff2c [2023-05-17T05:22:59.520Z] Step 17/25 : EXPOSE 4000 [2023-05-17T05:22:59.520Z] ---> Running in 26656814356e [2023-05-17T05:22:59.520Z] Removing intermediate container 26656814356e [2023-05-17T05:22:59.520Z] ---> 37ba30e4350e [2023-05-17T05:22:59.520Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T05:22:59.520Z] ---> fcf639d38f81 [2023-05-17T05:22:59.520Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T05:22:59.520Z] ---> f9c4dcc62591 [2023-05-17T05:22:59.520Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T05:22:59.520Z] ---> 6eb3ef0c9275 [2023-05-17T05:22:59.520Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T05:22:59.520Z] ---> Running in 871e1dfd2d23 [2023-05-17T05:22:59.520Z] Removing intermediate container 871e1dfd2d23 [2023-05-17T05:22:59.520Z] ---> ef203b70ee98 [2023-05-17T05:22:59.520Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T05:22:59.520Z] ---> Running in e13c53f9049e [2023-05-17T05:22:59.520Z] Removing intermediate container e13c53f9049e [2023-05-17T05:22:59.520Z] ---> 7e0ecfe805b7 [2023-05-17T05:22:59.520Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T05:22:59.520Z] ---> Running in 5fec54d926a9 [2023-05-17T05:22:59.520Z] Removing intermediate container 5fec54d926a9 [2023-05-17T05:22:59.520Z] ---> 21e8a5dbdaa8 [2023-05-17T05:22:59.520Z] Step 24/25 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d [2023-05-17T05:22:59.520Z] ---> Running in 4ff1100e7625 [2023-05-17T05:22:59.520Z] Removing intermediate container 4ff1100e7625 [2023-05-17T05:22:59.520Z] ---> ed17c6f39188 [2023-05-17T05:22:59.520Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T05:22:59.520Z] ---> Running in 299138433fc3 [2023-05-17T05:22:59.520Z] Removing intermediate container 299138433fc3 [2023-05-17T05:22:59.520Z] ---> 8ff4de232618 [2023-05-17T05:22:59.520Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T05:22:59.520Z] Successfully built 8ff4de232618 [2023-05-17T05:22:59.520Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:23:00.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T05:23:00.344Z] [2023-05-17T05:23:00.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:23:00.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T05:23:00.756Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T05:23:00.756Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T05:23:00.756Z] 04944245beec: Pulling fs layer [2023-05-17T05:23:00.756Z] 699f458cf7ca: Pulling fs layer [2023-05-17T05:23:00.756Z] 765212b225bb: Pulling fs layer [2023-05-17T05:23:00.756Z] f23df028b6ca: Pulling fs layer [2023-05-17T05:23:00.756Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T05:23:00.756Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T05:23:00.756Z] 765212b225bb: Waiting [2023-05-17T05:23:00.756Z] f23df028b6ca: Waiting [2023-05-17T05:23:00.756Z] d65c8cfc05b1: Waiting [2023-05-17T05:23:00.756Z] 2437ff75d9bd: Waiting [2023-05-17T05:23:01.024Z] 04944245beec: Verifying Checksum [2023-05-17T05:23:01.024Z] 04944245beec: Download complete [2023-05-17T05:23:01.024Z] 765212b225bb: Verifying Checksum [2023-05-17T05:23:01.024Z] 765212b225bb: Download complete [2023-05-17T05:23:01.024Z] f23df028b6ca: Download complete [2023-05-17T05:23:01.024Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T05:23:01.024Z] d65c8cfc05b1: Download complete [2023-05-17T05:23:01.290Z] 699f458cf7ca: Verifying Checksum [2023-05-17T05:23:01.290Z] 699f458cf7ca: Download complete [2023-05-17T05:23:01.557Z] 8998bd30e6a1: Download complete [2023-05-17T05:23:03.496Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T05:23:03.496Z] 2437ff75d9bd: Download complete [2023-05-17T05:23:04.901Z] 8998bd30e6a1: Pull complete [2023-05-17T05:23:05.483Z] 04944245beec: Pull complete [2023-05-17T05:23:06.888Z] 699f458cf7ca: Pull complete [2023-05-17T05:23:06.888Z] 765212b225bb: Pull complete [2023-05-17T05:23:07.471Z] f23df028b6ca: Pull complete [2023-05-17T05:23:07.736Z] d65c8cfc05b1: Pull complete [2023-05-17T05:23:20.036Z] 2437ff75d9bd: Pull complete [2023-05-17T05:23:20.036Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T05:23:20.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T05:23:20.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:23:20.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-15838 does not seem to be running inside a container [2023-05-17T05:23:20.423Z] $ 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 [2023-05-17T05:23:23.255Z] $ docker top 9731ab38ce55ce16883fb9b053a6627d6a555d4d0bb5acb1eefe3dd358982d36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:24.162Z] ---> job-cost.sh [2023-05-17T05:23:24.162Z] lf-activate-venv: SKIPPING [2023-05-17T05:23:24.162Z] INFO: No Stack... [2023-05-17T05:23:24.430Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T05:23:25.385Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T05:23:26.056Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-17T05:23:26.056Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T05:23:26.114Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [2023-05-17T05:23:26.120Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] did not exist. Created. [2023-05-17T05:23:26.120Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T05:23:26.856Z] /w/workspace/edgex-ui-go/1@tmp/durable-7bb9e793/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T05:23:27.206Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T05:23:27.242Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T05:23:32.149Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T05:23:32.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T05:23:32.247Z] $ docker stop --time=1 9731ab38ce55ce16883fb9b053a6627d6a555d4d0bb5acb1eefe3dd358982d36 [2023-05-17T05:23:33.948Z] $ docker rm -f --volumes 9731ab38ce55ce16883fb9b053a6627d6a555d4d0bb5acb1eefe3dd358982d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T05:23:34.956Z] provisioning config files... [2023-05-17T05:23:34.966Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config8656622827022474034tmp [Pipeline] { [Pipeline] sh [2023-05-17T05:23:35.322Z] + set +x [2023-05-17T05:23:35.322Z] + bash -s -- [2023-05-17T05:23:35.322Z] + curl -s https://codecov.io/bash [2023-05-17T05:23:35.322Z] [2023-05-17T05:23:35.322Z] _____ _ [2023-05-17T05:23:35.322Z] / ____| | | [2023-05-17T05:23:35.322Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T05:23:35.322Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T05:23:35.322Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T05:23:35.322Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T05:23:35.322Z] Bash-1.0.6 [2023-05-17T05:23:35.322Z] [2023-05-17T05:23:35.322Z] [2023-05-17T05:23:35.322Z] ==> git version 2.25.1 found [2023-05-17T05:23:35.322Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T05:23:35.322Z] Release-Date: 2020-01-08 [2023-05-17T05:23:35.322Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T05:23:35.322Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T05:23:35.322Z] ==> Jenkins CI detected. [2023-05-17T05:23:35.322Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [2023-05-17T05:23:35.322Z] project root: . [2023-05-17T05:23:35.322Z] --> token set from env [2023-05-17T05:23:35.322Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T05:23:35.322Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T05:23:35.582Z] ==> Python coveragepy not found [2023-05-17T05:23:35.582Z] ==> Searching for coverage reports in: [2023-05-17T05:23:35.582Z] + . [2023-05-17T05:23:35.582Z] -> Found 1 reports [2023-05-17T05:23:35.582Z] ==> Detecting git/mercurial file structure [2023-05-17T05:23:35.582Z] ==> Reading reports [2023-05-17T05:23:35.582Z] + ./coverage.out bytes=10 [2023-05-17T05:23:35.582Z] ==> Appending adjustments [2023-05-17T05:23:35.582Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T05:23:36.523Z] + Found adjustments [2023-05-17T05:23:36.523Z] ==> Gzipping contents [2023-05-17T05:23:36.523Z] 12K /tmp/codecov.TtnuAN.gz [2023-05-17T05:23:36.523Z] ==> Uploading reports [2023-05-17T05:23:36.523Z] url: https://codecov.io [2023-05-17T05:23:36.523Z] query: branch=PR-610&commit=3e1bc14334b9a9175dcdf821cd14d886d55c207d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-05-17T05:23:36.523Z] -> Pinging Codecov [2023-05-17T05:23:36.523Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-610&commit=3e1bc14334b9a9175dcdf821cd14d886d55c207d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-05-17T05:23:36.523Z] -> Uploading to [2023-05-17T05:23:36.523Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/3e1bc14334b9a9175dcdf821cd14d886d55c207d/db4350a7-c458-4396-b4fc-ff23b2e396d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T052336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fa25a7077c809f3aa917d2ad0bd68cee8052f3e3451476e53118ae74ff4ab43 [2023-05-17T05:23:36.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T05:23:36.523Z] Dload Upload Total Spent Left Speed [2023-05-17T05:23:36.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 45671 --:--:-- --:--:-- --:--:-- 45671 [2023-05-17T05:23:36.784Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] } [2023-05-17T05:23:36.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T05:23:38.683Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives ] [2023-05-17T05:23:38.683Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives [2023-05-17T05:23:38.683Z] total 16 [2023-05-17T05:23:38.684Z] drwxr-xr-x 3 root root 4096 May 17 05:06 . [2023-05-17T05:23:38.684Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:06 .. [2023-05-17T05:23:38.684Z] drwxr-xr-x 2 root root 4096 May 17 05:06 cost [2023-05-17T05:23:38.684Z] -rw-r--r-- 1 root root 83 May 17 05:06 cost.csv [2023-05-17T05:23:38.684Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives [2023-05-17T05:23:38.684Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives [2023-05-17T05:23:38.684Z] total 16 [2023-05-17T05:23:38.684Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:06 . [2023-05-17T05:23:38.684Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:06 .. [2023-05-17T05:23:38.684Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 05:06 cost [2023-05-17T05:23:38.684Z] -rw-r--r-- 1 jenkins jenkins 83 May 17 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:39.015Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:39.906Z] ---> package-listing.sh [2023-05-17T05:23:39.906Z] ++ facter osfamily [2023-05-17T05:23:39.906Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T05:23:40.165Z] + OS_FAMILY=debian [2023-05-17T05:23:40.165Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-610 [2023-05-17T05:23:40.165Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T05:23:40.165Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T05:23:40.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T05:23:40.165Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T05:23:40.165Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' [2023-05-17T05:23:40.165Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T05:23:40.165Z] + case "${OS_FAMILY}" in [2023-05-17T05:23:40.165Z] + dpkg -l [2023-05-17T05:23:40.165Z] + grep '^ii' [2023-05-17T05:23:40.165Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T05:23:40.165Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T05:23:40.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T05:23:40.165Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' [2023-05-17T05:23:40.165Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ [2023-05-17T05:23:40.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ [Pipeline] echo [2023-05-17T05:23:40.200Z] 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-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T05:23:40.492Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:23:41.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:23:41.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:23:41.266Z] prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container [2023-05-17T05:23:41.296Z] $ 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-610/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-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T05:23:41.476Z] $ docker top f870de209208570dc759516c374794b87c072a83397233fc4d7e95cd785576cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:23:41.883Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T05:23:42.193Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T05:23:42.504Z] + ls /var/log/sa-host [2023-05-17T05:23:42.504Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:23:42.652Z] provisioning config files... [2023-05-17T05:23:42.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config8148169647061327617tmp [Pipeline] { [Pipeline] echo [2023-05-17T05:23:42.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:43.046Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T05:23:43.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:43.483Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T05:23:43.512Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:43.818Z] ---> sudo-logs.sh [2023-05-17T05:23:43.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T05:23:43.900Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:44.216Z] ---> job-cost.sh [2023-05-17T05:23:44.216Z] lf-activate-venv: SKIPPING [2023-05-17T05:23:44.216Z] DEBUG: total: 0.2199999988079071 [2023-05-17T05:23:44.216Z] INFO: Retrieving Stack Cost... [2023-05-17T05:23:44.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T05:23:45.050Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T05:23:45.084Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:23:45.405Z] ---> logs-deploy.sh [2023-05-17T05:23:45.405Z] lf-activate-venv: SKIPPING [2023-05-17T05:23:45.405Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-610/1 [2023-05-17T05:23:45.405Z] INFO: archiving workspace using pattern(s): [2023-05-17T05:23:46.343Z] Archives upload complete. [2023-05-17T05:23:46.602Z] INFO: archiving logs to Nexus [2023-05-17T05:23:47.173Z] ---> uname -a: [2023-05-17T05:23:47.173Z] Linux prd-ubuntu20-04-docker-8c-8g-15836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] ---> lscpu: [2023-05-17T05:23:47.173Z] Architecture: x86_64 [2023-05-17T05:23:47.173Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-17T05:23:47.173Z] Byte Order: Little Endian [2023-05-17T05:23:47.173Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-17T05:23:47.173Z] CPU(s): 8 [2023-05-17T05:23:47.173Z] On-line CPU(s) list: 0-7 [2023-05-17T05:23:47.173Z] Thread(s) per core: 1 [2023-05-17T05:23:47.173Z] Core(s) per socket: 1 [2023-05-17T05:23:47.173Z] Socket(s): 8 [2023-05-17T05:23:47.173Z] NUMA node(s): 1 [2023-05-17T05:23:47.173Z] Vendor ID: AuthenticAMD [2023-05-17T05:23:47.173Z] CPU family: 23 [2023-05-17T05:23:47.173Z] Model: 49 [2023-05-17T05:23:47.173Z] Model name: AMD EPYC-Rome Processor [2023-05-17T05:23:47.173Z] Stepping: 0 [2023-05-17T05:23:47.173Z] CPU MHz: 2799.998 [2023-05-17T05:23:47.173Z] BogoMIPS: 5599.99 [2023-05-17T05:23:47.173Z] Virtualization: AMD-V [2023-05-17T05:23:47.173Z] Hypervisor vendor: KVM [2023-05-17T05:23:47.173Z] Virtualization type: full [2023-05-17T05:23:47.173Z] L1d cache: 256 KiB [2023-05-17T05:23:47.173Z] L1i cache: 256 KiB [2023-05-17T05:23:47.173Z] L2 cache: 4 MiB [2023-05-17T05:23:47.173Z] L3 cache: 128 MiB [2023-05-17T05:23:47.173Z] NUMA node0 CPU(s): 0-7 [2023-05-17T05:23:47.173Z] Vulnerability Itlb multihit: Not affected [2023-05-17T05:23:47.173Z] Vulnerability L1tf: Not affected [2023-05-17T05:23:47.173Z] Vulnerability Mds: Not affected [2023-05-17T05:23:47.173Z] Vulnerability Meltdown: Not affected [2023-05-17T05:23:47.173Z] Vulnerability Mmio stale data: Not affected [2023-05-17T05:23:47.173Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-17T05:23:47.173Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-17T05:23:47.173Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-17T05:23:47.173Z] Vulnerability Srbds: Not affected [2023-05-17T05:23:47.173Z] Vulnerability Tsx async abort: Not affected [2023-05-17T05:23:47.173Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] ---> nproc: [2023-05-17T05:23:47.173Z] 8 [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] ---> df -h: [2023-05-17T05:23:47.173Z] Filesystem Size Used Avail Use% Mounted on [2023-05-17T05:23:47.173Z] overlay 155G 13G 143G 9% / [2023-05-17T05:23:47.173Z] tmpfs 64M 0 64M 0% /dev [2023-05-17T05:23:47.173Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-17T05:23:47.173Z] shm 64M 0 64M 0% /dev/shm [2023-05-17T05:23:47.173Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] ---> sar -b -r -n DEV: [2023-05-17T05:23:47.173Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15836) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] 05:00:45 LINUX RESTART (8 CPU) [2023-05-17T05:23:47.173Z] [2023-05-17T05:23:47.173Z] 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-17T05:23:47.173Z] 05:02:01 123.15 47.83 75.32 0.00 5372.04 82061.52 0.00 [2023-05-17T05:23:47.173Z] 05:03:01 172.44 1.10 171.34 0.00 22.66 107005.26 0.00 [2023-05-17T05:23:47.173Z] 05:04:01 109.13 0.00 109.13 0.00 0.00 77133.62 0.00 [2023-05-17T05:23:47.173Z] 05:05:01 233.17 0.27 232.91 0.00 2.27 63212.26 0.00 [2023-05-17T05:23:47.173Z] 05:06:01 170.80 12.13 158.67 0.00 3482.62 39566.22 0.00 [2023-05-17T05:23:47.173Z] 05:07:01 105.85 0.03 105.82 0.00 8.53 32663.76 0.00 [2023-05-17T05:23:47.173Z] 05:08:01 2.10 0.00 2.10 0.00 0.00 22.78 0.00 [2023-05-17T05:23:47.174Z] 05:09:01 3.68 1.65 2.03 0.00 37.73 23.60 0.00 [2023-05-17T05:23:47.174Z] 05:10:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2023-05-17T05:23:47.174Z] 05:11:01 2.60 0.00 2.60 0.00 0.00 36.93 0.00 [2023-05-17T05:23:47.174Z] 05:12:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-05-17T05:23:47.174Z] 05:13:01 2.02 0.00 2.02 0.00 0.00 22.13 0.00 [2023-05-17T05:23:47.174Z] 05:14:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-05-17T05:23:47.174Z] 05:15:02 1.72 0.00 1.72 0.00 0.00 19.19 0.00 [2023-05-17T05:23:47.174Z] 05:16:01 1.80 0.02 1.78 0.00 0.14 21.15 0.00 [2023-05-17T05:23:47.174Z] 05:17:01 1.62 0.02 1.60 0.00 0.13 17.33 0.00 [2023-05-17T05:23:47.174Z] 05:18:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2023-05-17T05:23:47.174Z] 05:19:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2023-05-17T05:23:47.174Z] 05:20:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-05-17T05:23:47.174Z] 05:21:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2023-05-17T05:23:47.174Z] 05:22:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 [2023-05-17T05:23:47.174Z] 05:23:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 [2023-05-17T05:23:47.174Z] Average: 42.83 2.87 39.96 0.00 406.00 18283.76 0.00 [2023-05-17T05:23:47.174Z] [2023-05-17T05:23:47.174Z] 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-17T05:23:47.174Z] 05:02:01 29070360 31568268 748128 2.28 73412 2704900 2018792 5.95 1041068 2415764 783792 [2023-05-17T05:23:47.174Z] 05:03:01 27366476 31574648 725188 2.21 147444 4202148 1858216 5.48 1245444 3762728 284964 [2023-05-17T05:23:47.174Z] 05:04:01 27245676 31472828 821484 2.50 156844 4209688 1990980 5.87 1307424 3805184 3936 [2023-05-17T05:23:47.174Z] 05:05:01 26257140 31525924 754904 2.30 222384 5044200 1838676 5.42 1362736 4587504 242752 [2023-05-17T05:23:47.174Z] 05:06:01 26073412 31368820 909592 2.77 230380 5058204 2196504 6.47 1884360 4241472 9948 [2023-05-17T05:23:47.174Z] 05:07:01 25565168 31509200 771672 2.35 235328 5663628 1782196 5.25 1791984 4805224 324 [2023-05-17T05:23:47.174Z] 05:08:01 25565252 31509356 771348 2.35 235388 5663632 1782196 5.25 1791856 4805228 8 [2023-05-17T05:23:47.174Z] 05:09:01 25563440 31509884 770688 2.34 235464 5664760 1782196 5.25 1795156 4805644 64 [2023-05-17T05:23:47.174Z] 05:10:01 25563148 31509600 770812 2.34 235492 5664764 1782196 5.25 1795664 4805572 12 [2023-05-17T05:23:47.174Z] 05:11:01 25567896 31514868 765952 2.33 235592 5664744 1782196 5.25 1789536 4806012 152 [2023-05-17T05:23:47.174Z] 05:12:01 25568732 31515712 765132 2.33 235620 5664744 1782196 5.25 1789596 4806012 12 [2023-05-17T05:23:47.174Z] 05:13:01 25568884 31515920 765088 2.33 235656 5664748 1782196 5.25 1789704 4806016 8 [2023-05-17T05:23:47.174Z] 05:14:01 25568348 31515396 765552 2.33 235676 5664748 1782196 5.25 1789656 4806016 8 [2023-05-17T05:23:47.174Z] 05:15:02 25568080 31515180 765756 2.33 235696 5664756 1782196 5.25 1789868 4806020 4 [2023-05-17T05:23:47.174Z] 05:16:01 25565704 31512952 767752 2.33 235740 5664752 1798256 5.30 1789772 4806028 24 [2023-05-17T05:23:47.174Z] 05:17:01 25565648 31512932 767736 2.33 235764 5664756 1798256 5.30 1790148 4806028 40 [2023-05-17T05:23:47.174Z] 05:18:01 25565748 31513052 767380 2.33 235784 5664768 1798256 5.30 1789816 4806036 12 [2023-05-17T05:23:47.174Z] 05:19:01 25565724 31513060 767332 2.33 235812 5664760 1798256 5.30 1789832 4806036 4 [2023-05-17T05:23:47.174Z] 05:20:01 25565448 31512812 767528 2.33 235828 5664772 1798256 5.30 1789848 4806040 8 [2023-05-17T05:23:47.174Z] 05:21:01 25565148 31512564 767724 2.33 235868 5664772 1781252 5.25 1789896 4806040 60 [2023-05-17T05:23:47.174Z] 05:22:01 25565132 31512552 767704 2.33 235880 5664776 1781252 5.25 1789980 4806044 12 [2023-05-17T05:23:47.174Z] 05:23:01 25565308 31512892 767536 2.33 235900 5664912 1781252 5.25 1790208 4806168 48 [2023-05-17T05:23:47.174Z] Average: 25937994 31510383 773272 2.35 219861 5341724 1830817 5.40 1694707 4568764 60281 [2023-05-17T05:23:47.174Z] [2023-05-17T05:23:47.174Z] 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-17T05:23:47.174Z] 05:02:01 docker0 43.81 43.53 3.29 282.32 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:02:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:02:01 ens3 666.02 429.48 7203.47 89.28 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:03:01 docker0 190.05 330.06 14.83 1934.70 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:03:01 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:03:01 ens3 455.40 254.03 3845.17 29.76 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:04:01 docker0 30.96 85.44 2.10 2023.27 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:04:01 ens3 173.09 100.97 2745.74 95.24 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:04:01 vethc90310e 2.13 2.57 0.15 34.89 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:04:01 veth7a7ed38 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:05:01 docker0 185.82 326.31 30.24 3130.53 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:05:01 ens3 353.52 202.85 3152.32 44.99 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:05:01 veth7a7ed38 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:06:01 docker0 1.20 2.47 0.08 42.46 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:06:01 veth2e44b5f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:06:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:06:01 ens3 96.43 53.42 1447.74 19.18 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:07:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:07:01 ens3 105.38 71.19 2526.49 73.41 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:09:01 ens3 17.98 24.91 5.05 55.83 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:10:01 ens3 2.35 1.40 3.19 1.20 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:11:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:12:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:15:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:15:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:17:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:18:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:22:01 ens3 0.35 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] 05:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] Average: docker0 20.55 35.84 2.30 337.25 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] Average: ens3 85.15 51.83 952.05 18.61 0.00 0.00 0.00 0.00 [2023-05-17T05:23:47.174Z] [2023-05-17T05:23:47.174Z] [2023-05-17T05:23:47.174Z] ---> sar -P ALL: [2023-05-17T05:23:47.174Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15836) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T05:23:47.174Z] [2023-05-17T05:23:47.174Z] 05:00:45 LINUX RESTART (8 CPU) [2023-05-17T05:23:47.174Z] [2023-05-17T05:23:47.174Z] 05:01:01 CPU %user %nice %system %iowait %steal %idle [2023-05-17T05:23:47.175Z] 05:02:01 all 9.27 0.00 3.22 4.42 0.06 83.04 [2023-05-17T05:23:47.175Z] 05:02:01 0 7.17 0.00 4.13 2.86 0.05 85.79 [2023-05-17T05:23:47.175Z] 05:02:01 1 8.52 0.00 4.87 11.76 0.07 74.79 [2023-05-17T05:23:47.175Z] 05:02:01 2 11.43 0.00 2.82 5.66 0.05 80.04 [2023-05-17T05:23:47.175Z] 05:02:01 3 7.68 0.00 3.34 6.86 0.07 82.05 [2023-05-17T05:23:47.175Z] 05:02:01 4 8.29 0.00 2.59 0.64 0.05 88.43 [2023-05-17T05:23:47.175Z] 05:02:01 5 11.45 0.00 2.75 0.56 0.05 85.20 [2023-05-17T05:23:47.175Z] 05:02:01 6 10.70 0.00 2.40 1.07 0.05 85.78 [2023-05-17T05:23:47.175Z] 05:02:01 7 8.91 0.00 2.82 5.94 0.08 82.24 [2023-05-17T05:23:47.175Z] 05:03:01 all 6.47 0.00 3.03 6.66 0.05 83.79 [2023-05-17T05:23:47.175Z] 05:03:01 0 6.30 0.00 2.44 3.18 0.05 88.03 [2023-05-17T05:23:47.175Z] 05:03:01 1 5.69 0.00 3.49 5.39 0.03 85.39 [2023-05-17T05:23:47.175Z] 05:03:01 2 7.62 0.00 3.10 2.63 0.03 86.61 [2023-05-17T05:23:47.175Z] 05:03:01 3 5.61 0.00 4.10 32.51 0.07 57.71 [2023-05-17T05:23:47.175Z] 05:03:01 4 5.85 0.00 2.67 7.65 0.05 83.77 [2023-05-17T05:23:47.175Z] 05:03:01 5 6.97 0.00 3.01 0.79 0.05 89.18 [2023-05-17T05:23:47.175Z] 05:03:01 6 6.15 0.00 2.44 0.20 0.03 91.17 [2023-05-17T05:23:47.175Z] 05:03:01 7 7.60 0.00 2.95 1.10 0.08 88.27 [2023-05-17T05:23:47.175Z] 05:04:01 all 19.47 0.00 4.65 6.36 0.06 69.46 [2023-05-17T05:23:47.175Z] 05:04:01 0 18.85 0.00 4.28 0.35 0.07 76.45 [2023-05-17T05:23:47.175Z] 05:04:01 1 19.58 0.00 4.48 4.33 0.07 71.55 [2023-05-17T05:23:47.175Z] 05:04:01 2 19.03 0.00 4.22 7.77 0.07 68.91 [2023-05-17T05:23:47.175Z] 05:04:01 3 22.17 0.00 5.34 21.61 0.07 50.81 [2023-05-17T05:23:47.175Z] 05:04:01 4 19.24 0.00 4.48 11.96 0.05 64.27 [2023-05-17T05:23:47.175Z] 05:04:01 5 18.93 0.00 4.12 0.22 0.05 76.68 [2023-05-17T05:23:47.175Z] 05:04:01 6 18.84 0.00 5.10 4.53 0.05 71.49 [2023-05-17T05:23:47.175Z] 05:04:01 7 19.11 0.00 5.20 0.17 0.07 75.46 [2023-05-17T05:23:47.175Z] 05:05:01 all 10.12 0.00 3.70 6.80 0.07 79.31 [2023-05-17T05:23:47.175Z] 05:05:01 0 2.78 0.00 0.99 4.02 0.03 92.18 [2023-05-17T05:23:47.175Z] 05:05:01 1 5.50 0.00 3.78 10.45 0.07 80.20 [2023-05-17T05:23:47.175Z] 05:05:01 2 8.92 0.00 2.96 7.32 0.08 80.72 [2023-05-17T05:23:47.175Z] 05:05:01 3 5.75 0.00 1.90 2.54 0.07 89.75 [2023-05-17T05:23:47.175Z] 05:05:01 4 5.35 0.00 7.23 25.48 0.10 61.85 [2023-05-17T05:23:47.175Z] 05:05:01 5 29.42 0.00 4.29 0.91 0.07 65.31 [2023-05-17T05:23:47.175Z] 05:05:01 6 10.93 0.00 3.02 2.49 0.07 83.49 [2023-05-17T05:23:47.175Z] 05:05:01 7 12.36 0.00 5.45 1.35 0.10 80.74 [2023-05-17T05:23:47.175Z] 05:06:01 all 19.75 0.00 5.27 3.01 0.07 71.90 [2023-05-17T05:23:47.175Z] 05:06:01 0 18.44 0.00 5.22 5.14 0.05 71.16 [2023-05-17T05:23:47.175Z] 05:06:01 1 22.40 0.00 6.84 8.67 0.08 62.00 [2023-05-17T05:23:47.175Z] 05:06:01 2 18.03 0.00 4.98 1.52 0.07 75.41 [2023-05-17T05:23:47.175Z] 05:06:01 3 19.91 0.00 6.06 1.88 0.08 72.06 [2023-05-17T05:23:47.175Z] 05:06:01 4 18.74 0.00 5.35 3.77 0.07 72.07 [2023-05-17T05:23:47.175Z] 05:06:01 5 25.86 0.00 5.35 0.08 0.07 68.64 [2023-05-17T05:23:47.175Z] 05:06:01 6 19.17 0.00 4.37 2.54 0.05 73.87 [2023-05-17T05:23:47.175Z] 05:06:01 7 15.43 0.00 4.01 0.50 0.07 80.00 [2023-05-17T05:23:47.175Z] 05:07:01 all 14.84 0.00 3.39 2.33 0.06 79.39 [2023-05-17T05:23:47.175Z] 05:07:01 0 15.48 0.00 3.47 3.28 0.05 77.72 [2023-05-17T05:23:47.175Z] 05:07:01 1 14.64 0.00 3.61 11.71 0.07 69.98 [2023-05-17T05:23:47.175Z] 05:07:01 2 14.82 0.00 3.24 1.02 0.05 80.87 [2023-05-17T05:23:47.175Z] 05:07:01 3 15.34 0.00 3.82 0.02 0.10 80.72 [2023-05-17T05:23:47.175Z] 05:07:01 4 15.08 0.00 2.82 0.05 0.03 82.02 [2023-05-17T05:23:47.175Z] 05:07:01 5 14.62 0.00 3.58 0.13 0.03 81.63 [2023-05-17T05:23:47.175Z] 05:07:01 6 13.93 0.00 3.28 2.42 0.03 80.34 [2023-05-17T05:23:47.175Z] 05:07:01 7 14.78 0.00 3.29 0.03 0.08 81.82 [2023-05-17T05:23:47.175Z] 05:08:01 all 0.02 0.00 0.01 0.01 0.02 99.94 [2023-05-17T05:23:47.175Z] 05:08:01 0 0.00 0.00 0.03 0.03 0.02 99.92 [2023-05-17T05:23:47.175Z] 05:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:23:47.175Z] 05:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:08:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-17T05:23:47.175Z] 05:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:23:47.175Z] 05:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-17T05:23:47.175Z] 05:08:01 6 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-17T05:23:47.175Z] 05:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:09:01 all 0.31 0.00 0.04 0.06 0.01 99.59 [2023-05-17T05:23:47.175Z] 05:09:01 0 0.15 0.00 0.02 0.02 0.00 99.82 [2023-05-17T05:23:47.175Z] 05:09:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2023-05-17T05:23:47.175Z] 05:09:01 2 0.45 0.00 0.05 0.12 0.00 99.38 [2023-05-17T05:23:47.175Z] 05:09:01 3 0.10 0.00 0.07 0.02 0.03 99.78 [2023-05-17T05:23:47.175Z] 05:09:01 4 0.25 0.00 0.03 0.00 0.00 99.72 [2023-05-17T05:23:47.175Z] 05:09:01 5 1.17 0.00 0.02 0.00 0.00 98.82 [2023-05-17T05:23:47.175Z] 05:09:01 6 0.08 0.00 0.08 0.30 0.00 99.53 [2023-05-17T05:23:47.175Z] 05:09:01 7 0.13 0.00 0.03 0.00 0.00 99.83 [2023-05-17T05:23:47.175Z] 05:10:01 all 0.03 0.00 0.00 0.04 0.01 99.92 [2023-05-17T05:23:47.175Z] 05:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:10:01 1 0.00 0.00 0.00 0.17 0.02 99.82 [2023-05-17T05:23:47.175Z] 05:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:23:47.175Z] 05:10:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-17T05:23:47.175Z] 05:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:10:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-17T05:23:47.175Z] 05:10:01 6 0.02 0.00 0.00 0.12 0.00 99.87 [2023-05-17T05:23:47.175Z] 05:10:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-17T05:23:47.175Z] 05:11:01 all 0.09 0.00 0.02 0.05 0.01 99.84 [2023-05-17T05:23:47.175Z] 05:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:23:47.175Z] 05:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-17T05:23:47.175Z] 05:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-17T05:23:47.175Z] 05:11:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-17T05:23:47.175Z] 05:11:01 4 0.52 0.00 0.03 0.00 0.02 99.43 [2023-05-17T05:23:47.175Z] 05:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:23:47.175Z] 05:11:01 6 0.02 0.00 0.02 0.40 0.00 99.57 [2023-05-17T05:23:47.175Z] 05:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:23:47.175Z] 05:12:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2023-05-17T05:23:47.175Z] 05:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-17T05:23:47.175Z] 05:12:01 1 0.02 0.00 0.02 0.18 0.00 99.78 [2023-05-17T05:23:47.175Z] 05:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-17T05:23:47.175Z] 05:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-17T05:23:47.175Z] 05:12:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-17T05:23:47.175Z] 05:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:12:01 6 0.00 0.00 0.02 0.17 0.00 99.82 [2023-05-17T05:23:47.175Z] 05:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:23:47.175Z] [2023-05-17T05:23:47.175Z] 05:12:01 CPU %user %nice %system %iowait %steal %idle [2023-05-17T05:23:47.175Z] 05:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-17T05:23:47.175Z] 05:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:23:47.175Z] 05:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-17T05:23:47.175Z] 05:13:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-17T05:23:47.175Z] 05:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:23:47.175Z] 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:13:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2023-05-17T05:23:47.175Z] 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:14:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-05-17T05:23:47.175Z] 05:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-17T05:23:47.175Z] 05:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-17T05:23:47.175Z] 05:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:14:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:15:02 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-17T05:23:47.175Z] 05:15:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:15:02 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:15:02 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-17T05:23:47.175Z] 05:15:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:15:02 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:15:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:15:02 6 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-17T05:23:47.175Z] 05:15:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:16:01 all 0.05 0.00 0.05 0.00 0.00 99.90 [2023-05-17T05:23:47.175Z] 05:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-17T05:23:47.175Z] 05:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:16:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-17T05:23:47.175Z] 05:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-17T05:23:47.175Z] 05:16:01 4 0.22 0.00 0.05 0.00 0.00 99.73 [2023-05-17T05:23:47.175Z] 05:16:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-05-17T05:23:47.175Z] 05:16:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2023-05-17T05:23:47.175Z] 05:16:01 7 0.02 0.00 0.08 0.00 0.00 99.90 [2023-05-17T05:23:47.175Z] 05:17:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-05-17T05:23:47.175Z] 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-17T05:23:47.175Z] 05:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:23:47.175Z] 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:17:01 4 0.33 0.00 0.03 0.00 0.02 99.62 [2023-05-17T05:23:47.175Z] 05:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:23:47.175Z] 05:17:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-17T05:23:47.175Z] 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:18:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-05-17T05:23:47.175Z] 05:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T05:23:47.175Z] 05:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-17T05:23:47.175Z] 05:18:01 4 0.23 0.00 0.00 0.00 0.02 99.75 [2023-05-17T05:23:47.175Z] 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.175Z] 05:18:01 6 0.07 0.00 0.03 0.05 0.02 99.83 [2023-05-17T05:23:47.175Z] 05:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:23:47.175Z] 05:19:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-05-17T05:23:47.175Z] 05:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-17T05:23:47.176Z] 05:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:23:47.176Z] 05:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:23:47.176Z] 05:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:19:01 4 1.78 0.00 0.00 0.00 0.00 98.22 [2023-05-17T05:23:47.176Z] 05:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:19:01 6 0.00 0.00 0.02 0.02 0.03 99.93 [2023-05-17T05:23:47.176Z] 05:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:23:47.176Z] 05:20:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-05-17T05:23:47.176Z] 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.176Z] 05:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:23:47.176Z] 05:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-17T05:23:47.176Z] 05:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-17T05:23:47.176Z] 05:20:01 4 1.11 0.00 0.02 0.00 0.02 98.86 [2023-05-17T05:23:47.176Z] 05:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.176Z] 05:20:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-17T05:23:47.176Z] 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.176Z] 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-17T05:23:47.176Z] 05:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-17T05:23:47.176Z] 05:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-17T05:23:47.176Z] 05:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-17T05:23:47.176Z] 05:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:21:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-17T05:23:47.176Z] 05:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:23:47.176Z] 05:22:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2023-05-17T05:23:47.176Z] 05:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-17T05:23:47.176Z] 05:22:01 2 0.02 0.00 0.00 0.18 0.02 99.78 [2023-05-17T05:23:47.176Z] 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:22:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-17T05:23:47.176Z] 05:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-17T05:23:47.176Z] 05:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.176Z] 05:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-17T05:23:47.176Z] 05:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:23:47.176Z] 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.176Z] 05:23:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-17T05:23:47.176Z] 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:23:47.176Z] 05:23:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-17T05:23:47.176Z] 05:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-17T05:23:47.176Z] 05:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-17T05:23:47.176Z] 05:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:23:47.176Z] [2023-05-17T05:23:47.176Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-17T05:23:47.176Z] Average: all 3.66 0.00 1.06 1.35 0.02 93.91 [2023-05-17T05:23:47.176Z] Average: 0 3.13 0.00 0.94 0.85 0.02 95.07 [2023-05-17T05:23:47.176Z] Average: 1 3.46 0.00 1.23 2.38 0.03 92.90 [2023-05-17T05:23:47.176Z] Average: 2 3.65 0.00 0.97 1.19 0.02 94.17 [2023-05-17T05:23:47.176Z] Average: 3 3.47 0.00 1.12 2.94 0.03 92.44 [2023-05-17T05:23:47.176Z] Average: 4 3.50 0.00 1.15 2.23 0.03 93.09 [2023-05-17T05:23:47.176Z] Average: 5 4.91 0.00 1.05 0.12 0.02 93.90 [2023-05-17T05:23:47.176Z] Average: 6 3.63 0.00 0.95 0.66 0.02 94.74 [2023-05-17T05:23:47.176Z] Average: 7 3.54 0.00 1.08 0.41 0.03 94.95 [2023-05-17T05:23:47.176Z] [2023-05-17T05:23:47.176Z] [2023-05-17T05:23:47.176Z]