Pull request #612 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of Ambition-J for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at f22d9fd72652b6230f2e463e6c7ea75394f899e7 rather than 446015541c03168ed62b96ec882c7307b08dd915 Obtained Jenkinsfile from f22d9fd72652b6230f2e463e6c7ea75394f899e7 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-ssh833753456805733775.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-ssh5424883518586380841.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-612/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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5883366425483220014.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-612/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17378439164857382596.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 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-ssh4057902475945877471.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-612/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-612/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3721820647399041049.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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16645 in /w/workspace/edgexfoundry_edgex-ui-go_PR-612 [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-612 # 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/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f22d9fd72652b6230f2e463e6c7ea75394f899e7 into PR head commit 446015541c03168ed62b96ec882c7307b08dd915 Merge succeeded, producing 446015541c03168ed62b96ec882c7307b08dd915 Checking out Revision 446015541c03168ed62b96ec882c7307b08dd915 (PR-612) > git config core.sparsecheckout # timeout=10 > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # 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 f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # timeout=10 Commit message: "feat: 修改 get command query parameters" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T01:57:36.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T01:57:36.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T01:57:37.092Z] ========================================================= [2023-05-24T01:57:37.092Z] EdgeX Global Pipelines Version Info [2023-05-24T01:57:37.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:57:37.841Z] ------------------- [2023-05-24T01:57:37.841Z] stable info: [2023-05-24T01:57:37.841Z] ------------------- [2023-05-24T01:57:37.841Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T01:57:37.841Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T01:57:37.841Z] Message: update stable to v1.0.249 [2023-05-24T01:57:38.412Z] ------------------- [2023-05-24T01:57:38.412Z] experimental info: [2023-05-24T01:57:38.412Z] ------------------- [2023-05-24T01:57:38.412Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T01:57:38.412Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T01:57:38.412Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T01:57:38.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T01:57:38.795Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T01:57:38.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T01:57:38.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T01:57:38.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T01:57:38.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T01:57:39.004Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T01:57:39.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T01:57:39.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T01:57:39.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T01:57:39.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T01:57:39.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T01:57:39.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T01:57:39.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T01:57:39.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T01:57:39.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T01:57:39.433Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T01:57:39.481Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T01:57:39.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T01:57:39.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T01:57:39.608Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T01:57:39.653Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T01:57:39.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T01:57:39.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T01:57:39.795Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T01:57:39.837Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T01:57:39.874Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T01:57:39.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-612 [Pipeline] echo [2023-05-24T01:57:39.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-612 [Pipeline] echo [2023-05-24T01:57:39.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-612 [Pipeline] echo [2023-05-24T01:57:40.026Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo [2023-05-24T01:57:40.066Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4460155 [Pipeline] echo [2023-05-24T01:57:40.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T01:57:40.216Z] provisioning config files... [2023-05-24T01:57:40.233Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config7149417315744102880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:57:40.594Z] ---> docker-login.sh [2023-05-24T01:57:40.594Z] nexus3.edgexfoundry.org:10001 [2023-05-24T01:57:40.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:40.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:40.857Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:40.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:40.857Z] [2023-05-24T01:57:40.857Z] Login Succeeded [2023-05-24T01:57:40.857Z] nexus3.edgexfoundry.org:10002 [2023-05-24T01:57:40.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:41.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:41.116Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:41.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:41.116Z] [2023-05-24T01:57:41.116Z] Login Succeeded [2023-05-24T01:57:41.116Z] nexus3.edgexfoundry.org:10003 [2023-05-24T01:57:41.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:41.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:41.116Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:41.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:41.116Z] [2023-05-24T01:57:41.116Z] Login Succeeded [2023-05-24T01:57:41.116Z] nexus3.edgexfoundry.org:10004 [2023-05-24T01:57:41.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:41.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:41.116Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:41.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:41.116Z] [2023-05-24T01:57:41.116Z] Login Succeeded [2023-05-24T01:57:41.116Z] docker.io [2023-05-24T01:57:41.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:41.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:41.376Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:41.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:41.376Z] [2023-05-24T01:57:41.376Z] Login Succeeded [2023-05-24T01:57:41.376Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T01:57:41.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T01:57:42.030Z] + git rev-list -1 --merges 446015541c03168ed62b96ec882c7307b08dd915~1..446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo [2023-05-24T01:57:42.087Z] -----------> git rev-list -1 --merges 446015541c03168ed62b96ec882c7307b08dd915~1..446015541c03168ed62b96ec882c7307b08dd915 446015541c03168ed62b96ec882c7307b08dd915 [false] [Pipeline] sh [2023-05-24T01:57:42.393Z] + git log --format=format:%s -1 446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo [2023-05-24T01:57:42.426Z] ========================================================= [2023-05-24T01:57:42.426Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T01:57:42.426Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T01:57:42.853Z] + git log --format=format:%s -1 446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] echo [2023-05-24T01:57:42.889Z] [semverPrep] GIT_COMMIT: 446015541c03168ed62b96ec882c7307b08dd915, Commit Message: feat: 修改 get command query parameters [Pipeline] echo [2023-05-24T01:57:42.920Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T01:57:43.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T01:57:43.313Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T01:57:43.313Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T01:57:43.313Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T01:57:43.313Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T01:57:43.313Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T01:57:43.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:57:43.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:57:43.816Z] [2023-05-24T01:57:43.816Z] 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-24T01:57:44.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:57:44.195Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T01:57:44.195Z] b85a868b505f: Pulling fs layer [2023-05-24T01:57:44.195Z] e2be974225ed: Pulling fs layer [2023-05-24T01:57:44.195Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T01:57:44.195Z] 988bab9f4d93: Pulling fs layer [2023-05-24T01:57:44.195Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T01:57:44.195Z] eaf3925da568: Pulling fs layer [2023-05-24T01:57:44.195Z] bab4dde63d76: Pulling fs layer [2023-05-24T01:57:44.195Z] bde34c3a00c8: Pulling fs layer [2023-05-24T01:57:44.195Z] b352a97aabf1: Pulling fs layer [2023-05-24T01:57:44.195Z] 4872d77fe225: Pulling fs layer [2023-05-24T01:57:44.195Z] 5851b861e8e6: Pulling fs layer [2023-05-24T01:57:44.195Z] 988bab9f4d93: Waiting [2023-05-24T01:57:44.195Z] 1469e6f7b9e6: Waiting [2023-05-24T01:57:44.195Z] eaf3925da568: Waiting [2023-05-24T01:57:44.195Z] bab4dde63d76: Waiting [2023-05-24T01:57:44.195Z] b352a97aabf1: Waiting [2023-05-24T01:57:44.195Z] bde34c3a00c8: Waiting [2023-05-24T01:57:44.195Z] 5851b861e8e6: Waiting [2023-05-24T01:57:44.195Z] e2be974225ed: Verifying Checksum [2023-05-24T01:57:44.195Z] e2be974225ed: Download complete [2023-05-24T01:57:44.195Z] 988bab9f4d93: Download complete [2023-05-24T01:57:44.195Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T01:57:44.455Z] 1469e6f7b9e6: Download complete [2023-05-24T01:57:44.455Z] eaf3925da568: Verifying Checksum [2023-05-24T01:57:44.455Z] eaf3925da568: Download complete [2023-05-24T01:57:44.455Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T01:57:44.455Z] 339a4e72a1f5: Download complete [2023-05-24T01:57:44.455Z] bde34c3a00c8: Verifying Checksum [2023-05-24T01:57:44.455Z] bde34c3a00c8: Download complete [2023-05-24T01:57:44.455Z] b352a97aabf1: Verifying Checksum [2023-05-24T01:57:44.455Z] b352a97aabf1: Download complete [2023-05-24T01:57:44.455Z] 4872d77fe225: Download complete [2023-05-24T01:57:44.455Z] 5851b861e8e6: Verifying Checksum [2023-05-24T01:57:44.455Z] b85a868b505f: Verifying Checksum [2023-05-24T01:57:44.455Z] b85a868b505f: Download complete [2023-05-24T01:57:44.713Z] bab4dde63d76: Verifying Checksum [2023-05-24T01:57:44.713Z] bab4dde63d76: Download complete [2023-05-24T01:57:45.650Z] b85a868b505f: Pull complete [2023-05-24T01:57:45.650Z] e2be974225ed: Pull complete [2023-05-24T01:57:46.215Z] 339a4e72a1f5: Pull complete [2023-05-24T01:57:46.215Z] 988bab9f4d93: Pull complete [2023-05-24T01:57:46.472Z] 1469e6f7b9e6: Pull complete [2023-05-24T01:57:46.472Z] eaf3925da568: Pull complete [2023-05-24T01:57:48.378Z] bab4dde63d76: Pull complete [2023-05-24T01:57:48.378Z] bde34c3a00c8: Pull complete [2023-05-24T01:57:48.378Z] b352a97aabf1: Pull complete [2023-05-24T01:57:48.644Z] 4872d77fe225: Pull complete [2023-05-24T01:57:48.644Z] 5851b861e8e6: Pull complete [2023-05-24T01:57:48.644Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T01:57:48.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:57:48.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:57:48.871Z] prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container [2023-05-24T01:57:48.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@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-devops/py-git-semver:0.1.4 cat [2023-05-24T01:57:51.989Z] $ docker top b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 -eo pid,comm [2023-05-24T01:57:52.044Z] 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-24T01:57:52.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T01:57:52.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T01:57:52.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T01:57:52.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T01:57:52.292Z] $ docker exec b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent [2023-05-24T01:57:52.399Z] SSH_AUTH_SOCK=/tmp/ssh-WVZ5b6oqZtGI/agent.32 [2023-05-24T01:57:52.399Z] SSH_AGENT_PID=38 [2023-05-24T01:57:52.405Z] Running ssh-add (command line suppressed) [2023-05-24T01:57:52.503Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_8039409552583685770.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_8039409552583685770.key) [2023-05-24T01:57:52.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T01:57:52.855Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T01:57:52.881Z] $ docker exec --env ******** --env ******** b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent -k [2023-05-24T01:57:52.987Z] unset SSH_AUTH_SOCK; [2023-05-24T01:57:52.987Z] unset SSH_AGENT_PID; [2023-05-24T01:57:52.987Z] echo Agent pid 38 killed; [2023-05-24T01:57:52.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T01:57:53.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T01:57:53.088Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T01:57:53.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T01:57:53.217Z] $ docker exec b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent [2023-05-24T01:57:53.322Z] SSH_AUTH_SOCK=/tmp/ssh-fEoDDTv3wfoj/agent.70 [2023-05-24T01:57:53.322Z] SSH_AGENT_PID=76 [2023-05-24T01:57:53.326Z] Running ssh-add (command line suppressed) [2023-05-24T01:57:53.434Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_2247585300365963786.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/private_key_2247585300365963786.key) [2023-05-24T01:57:53.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T01:57:53.788Z] + git semver init [2023-05-24T01:57:54.047Z] 2023-05-24 01:57:53,963 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T01:57:54.047Z] 2023-05-24 01:57:53,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver [2023-05-24T01:57:54.047Z] 2023-05-24 01:57:53,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver [2023-05-24T01:57:54.047Z] 2023-05-24 01:57:53,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-612, universal_newlines=False, shell=None, istream=None) [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,441 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.git/info/exclude [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,441 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver/PR-612 with force:False [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,441 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver/PR-612 [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,445 [execute] INFO git cat-file --batch-check [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,452 [execute] INFO git cat-file --batch [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T01:57:55.956Z] 2023-05-24 01:57:55,455 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-612/.semver/PR-612 [2023-05-24T01:57:55.956Z] 0.0.0 [Pipeline] } [2023-05-24T01:57:55.986Z] $ docker exec --env ******** --env ******** b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 ssh-agent -k [2023-05-24T01:57:56.079Z] unset SSH_AUTH_SOCK; [2023-05-24T01:57:56.080Z] unset SSH_AGENT_PID; [2023-05-24T01:57:56.080Z] echo Agent pid 76 killed; [2023-05-24T01:57:56.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T01:57:56.518Z] + git semver [Pipeline] } [2023-05-24T01:57:56.802Z] $ docker stop --time=1 b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 [2023-05-24T01:57:58.108Z] $ docker rm -f --volumes b17ecfd04ecbba82eca537a2470509880f5728699e432257f36334971cb97245 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T01:57:58.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T01:57:58.763Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T01:57:58.779Z] [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-24T01:57:59.367Z] provisioning config files... [2023-05-24T01:57:59.376Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config9856144385857203811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:57:59.718Z] ---> docker-login.sh [2023-05-24T01:57:59.718Z] nexus3.edgexfoundry.org:10001 [2023-05-24T01:57:59.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:59.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:59.718Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:59.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:59.718Z] [2023-05-24T01:57:59.718Z] Login Succeeded [2023-05-24T01:57:59.718Z] nexus3.edgexfoundry.org:10002 [2023-05-24T01:57:59.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:59.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:59.718Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:59.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:59.718Z] [2023-05-24T01:57:59.718Z] Login Succeeded [2023-05-24T01:57:59.718Z] nexus3.edgexfoundry.org:10003 [2023-05-24T01:57:59.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:59.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:59.980Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:59.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:59.980Z] [2023-05-24T01:57:59.980Z] Login Succeeded [2023-05-24T01:57:59.980Z] nexus3.edgexfoundry.org:10004 [2023-05-24T01:57:59.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:57:59.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:57:59.980Z] Configure a credential helper to remove this warning. See [2023-05-24T01:57:59.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:57:59.980Z] [2023-05-24T01:57:59.980Z] Login Succeeded [2023-05-24T01:57:59.980Z] docker.io [2023-05-24T01:58:00.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:00.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:00.239Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:00.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:00.239Z] [2023-05-24T01:58:00.239Z] Login Succeeded [2023-05-24T01:58:00.239Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T01:58:00.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T01:58:00.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:58:00.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:58:00.529Z] ========================================================= [2023-05-24T01:58:00.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T01:58:00.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:58:01.001Z] + 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-24T01:58:01.260Z] Sending build context to Docker daemon 47.76MB [2023-05-24T01:58:01.260Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T01:58:01.260Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T01:58:01.260Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T01:58:01.260Z] f56be85fc22e: Pulling fs layer [2023-05-24T01:58:01.260Z] 85791d961cd3: Pulling fs layer [2023-05-24T01:58:01.260Z] d694b5ae8c79: Pulling fs layer [2023-05-24T01:58:01.260Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T01:58:01.260Z] 4d19c01a9841: Pulling fs layer [2023-05-24T01:58:01.260Z] 9325e15d5711: Pulling fs layer [2023-05-24T01:58:01.260Z] 556b6ee489ea: Pulling fs layer [2023-05-24T01:58:01.260Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T01:58:01.260Z] 9f32a84ed3da: Waiting [2023-05-24T01:58:01.260Z] 4d19c01a9841: Waiting [2023-05-24T01:58:01.260Z] 9325e15d5711: Waiting [2023-05-24T01:58:01.260Z] 556b6ee489ea: Waiting [2023-05-24T01:58:01.260Z] c5a4b2cf53e6: Waiting [2023-05-24T01:58:01.260Z] 85791d961cd3: Download complete [2023-05-24T01:58:01.260Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T01:58:01.260Z] 9f32a84ed3da: Download complete [2023-05-24T01:58:01.260Z] 4d19c01a9841: Download complete [2023-05-24T01:58:01.260Z] f56be85fc22e: Verifying Checksum [2023-05-24T01:58:01.260Z] f56be85fc22e: Download complete [2023-05-24T01:58:01.532Z] 9325e15d5711: Verifying Checksum [2023-05-24T01:58:01.532Z] 9325e15d5711: Download complete [2023-05-24T01:58:01.532Z] f56be85fc22e: Pull complete [2023-05-24T01:58:01.798Z] 85791d961cd3: Pull complete [2023-05-24T01:58:02.059Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T01:58:02.059Z] c5a4b2cf53e6: Download complete [2023-05-24T01:58:02.318Z] d694b5ae8c79: Download complete [2023-05-24T01:58:02.318Z] 556b6ee489ea: Verifying Checksum [2023-05-24T01:58:02.318Z] 556b6ee489ea: Download complete [2023-05-24T01:58:05.601Z] d694b5ae8c79: Pull complete [2023-05-24T01:58:05.601Z] 9f32a84ed3da: Pull complete [2023-05-24T01:58:05.601Z] 4d19c01a9841: Pull complete [2023-05-24T01:58:05.601Z] 9325e15d5711: Pull complete [2023-05-24T01:58:08.134Z] 556b6ee489ea: Pull complete [2023-05-24T01:58:08.700Z] c5a4b2cf53e6: Pull complete [2023-05-24T01:58:08.700Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T01:58:08.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T01:58:08.700Z] ---> c4be618373d6 [2023-05-24T01:58:08.700Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T01:58:13.993Z] ---> Running in c5125c4b8b8b [2023-05-24T01:58:13.993Z] Removing intermediate container c5125c4b8b8b [2023-05-24T01:58:13.993Z] ---> 67048e9bd3e8 [2023-05-24T01:58:13.993Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T01:58:13.993Z] ---> Running in 89c69d8ab40c [2023-05-24T01:58:13.993Z] Removing intermediate container 89c69d8ab40c [2023-05-24T01:58:13.993Z] ---> 59e5c59e9d1c [2023-05-24T01:58:13.994Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T01:58:13.994Z] ---> Running in 06e57e4bb931 [2023-05-24T01:58:13.994Z] Removing intermediate container 06e57e4bb931 [2023-05-24T01:58:13.994Z] ---> d884b0329f7f [2023-05-24T01:58:13.994Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T01:58:13.994Z] ---> Running in 541ad4a1b22d [2023-05-24T01:58:13.994Z] Removing intermediate container 541ad4a1b22d [2023-05-24T01:58:13.994Z] ---> adbab8e72095 [2023-05-24T01:58:13.994Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T01:58:13.994Z] ---> Running in dcacec9d36e0 [2023-05-24T01:58:13.994Z] Removing intermediate container dcacec9d36e0 [2023-05-24T01:58:13.994Z] ---> 80a5289f6a92 [2023-05-24T01:58:13.994Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T01:58:13.994Z] latest: Pulling from library/docker [2023-05-24T01:58:13.994Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T01:58:13.994Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T01:58:13.994Z] f74671f55a8d: Pulling fs layer [2023-05-24T01:58:13.994Z] 75039dcfa57a: Pulling fs layer [2023-05-24T01:58:13.994Z] a867a08cc62a: Pulling fs layer [2023-05-24T01:58:13.994Z] f897c97d93d5: Pulling fs layer [2023-05-24T01:58:13.994Z] 5893dfdf0269: Pulling fs layer [2023-05-24T01:58:13.994Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T01:58:13.994Z] b3364461d2a2: Pulling fs layer [2023-05-24T01:58:13.994Z] 3b63b390fabe: Pulling fs layer [2023-05-24T01:58:13.994Z] 200a256d559f: Pulling fs layer [2023-05-24T01:58:13.994Z] f36549cf8e4b: Pulling fs layer [2023-05-24T01:58:13.994Z] 135f01648aa4: Pulling fs layer [2023-05-24T01:58:13.994Z] f9804e6a84f9: Pulling fs layer [2023-05-24T01:58:13.994Z] 5893dfdf0269: Waiting [2023-05-24T01:58:13.994Z] 7bd0f5addfbf: Waiting [2023-05-24T01:58:13.994Z] b3364461d2a2: Waiting [2023-05-24T01:58:13.994Z] 3b63b390fabe: Waiting [2023-05-24T01:58:13.994Z] 200a256d559f: Waiting [2023-05-24T01:58:13.994Z] f36549cf8e4b: Waiting [2023-05-24T01:58:13.994Z] 135f01648aa4: Waiting [2023-05-24T01:58:13.994Z] 75039dcfa57a: Waiting [2023-05-24T01:58:13.994Z] a867a08cc62a: Waiting [2023-05-24T01:58:13.994Z] f897c97d93d5: Waiting [2023-05-24T01:58:14.187Z] Still waiting to schedule task [2023-05-24T01:58:14.187Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T01:58:14.258Z] f74671f55a8d: Verifying Checksum [2023-05-24T01:58:14.258Z] f74671f55a8d: Download complete [2023-05-24T01:58:14.258Z] dfb60e7f5d22: Verifying Checksum [2023-05-24T01:58:14.258Z] dfb60e7f5d22: Download complete [2023-05-24T01:58:14.258Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-24T01:58:14.258Z] 8a49fdb3b6a5: Download complete [2023-05-24T01:58:14.537Z] a867a08cc62a: Verifying Checksum [2023-05-24T01:58:14.537Z] a867a08cc62a: Download complete [2023-05-24T01:58:14.537Z] 8a49fdb3b6a5: Pull complete [2023-05-24T01:58:14.537Z] 75039dcfa57a: Verifying Checksum [2023-05-24T01:58:14.537Z] 75039dcfa57a: Download complete [2023-05-24T01:58:14.537Z] f897c97d93d5: Download complete [2023-05-24T01:58:14.537Z] 5893dfdf0269: Verifying Checksum [2023-05-24T01:58:14.537Z] 5893dfdf0269: Download complete [2023-05-24T01:58:14.537Z] 7bd0f5addfbf: Download complete [2023-05-24T01:58:14.796Z] dfb60e7f5d22: Pull complete [2023-05-24T01:58:14.796Z] b3364461d2a2: Verifying Checksum [2023-05-24T01:58:14.796Z] b3364461d2a2: Download complete [2023-05-24T01:58:14.796Z] 3b63b390fabe: Verifying Checksum [2023-05-24T01:58:14.796Z] 3b63b390fabe: Download complete [2023-05-24T01:58:14.796Z] 200a256d559f: Verifying Checksum [2023-05-24T01:58:14.796Z] 200a256d559f: Download complete [2023-05-24T01:58:14.796Z] f74671f55a8d: Pull complete [2023-05-24T01:58:14.796Z] 135f01648aa4: Verifying Checksum [2023-05-24T01:58:14.796Z] 135f01648aa4: Download complete [2023-05-24T01:58:14.796Z] f9804e6a84f9: Download complete [2023-05-24T01:58:15.056Z] 75039dcfa57a: Pull complete [2023-05-24T01:58:15.315Z] f36549cf8e4b: Verifying Checksum [2023-05-24T01:58:15.315Z] f36549cf8e4b: Download complete [2023-05-24T01:58:15.315Z] a867a08cc62a: Pull complete [2023-05-24T01:58:15.880Z] f897c97d93d5: Pull complete [2023-05-24T01:58:15.880Z] 5893dfdf0269: Pull complete [2023-05-24T01:58:15.880Z] 7bd0f5addfbf: Pull complete [2023-05-24T01:58:15.880Z] b3364461d2a2: Pull complete [2023-05-24T01:58:16.138Z] 3b63b390fabe: Pull complete [2023-05-24T01:58:16.400Z] 200a256d559f: Pull complete [2023-05-24T01:58:17.334Z] f36549cf8e4b: Pull complete [2023-05-24T01:58:17.334Z] 135f01648aa4: Pull complete [2023-05-24T01:58:17.334Z] f9804e6a84f9: Pull complete [2023-05-24T01:58:17.334Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T01:58:17.334Z] Status: Downloaded newer image for docker:latest [2023-05-24T01:58:20.067Z] ---> ca49caaceba8 [2023-05-24T01:58:20.067Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T01:58:20.067Z] ---> Running in 7ce987ea933b [2023-05-24T01:58:20.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T01:58:20.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T01:58:20.067Z] OK: 265 MiB in 53 packages [2023-05-24T01:58:20.640Z] Removing intermediate container 7ce987ea933b [2023-05-24T01:58:20.640Z] ---> 9de46ec9724d [2023-05-24T01:58:20.640Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T01:58:20.640Z] ---> Running in 91227880402d [2023-05-24T01:58:20.640Z] Removing intermediate container 91227880402d [2023-05-24T01:58:20.640Z] ---> 3562c597b1c6 [2023-05-24T01:58:20.640Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T01:58:20.640Z] ---> Running in f0d5bcb1dbf1 [2023-05-24T01:58:20.640Z] Removing intermediate container f0d5bcb1dbf1 [2023-05-24T01:58:20.640Z] ---> 39968f1028ff [2023-05-24T01:58:20.640Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T01:58:20.900Z] ---> 1fd2cc504619 [2023-05-24T01:58:20.900Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T01:58:20.900Z] ---> Running in 0e5606770d6f [2023-05-24T01:58:59.716Z] Removing intermediate container 0e5606770d6f [2023-05-24T01:58:59.716Z] ---> f818cf4fcf26 [2023-05-24T01:58:59.716Z] Step 14/15 : COPY . . [2023-05-24T01:58:59.977Z] ---> 40bdba11ed75 [2023-05-24T01:58:59.978Z] Step 15/15 : RUN ${MAKE} [2023-05-24T01:58:59.978Z] ---> Running in b85225b1a6c8 [2023-05-24T01:59:00.237Z] noop [2023-05-24T01:59:00.499Z] Removing intermediate container b85225b1a6c8 [2023-05-24T01:59:00.499Z] ---> a059eabc4a3b [2023-05-24T01:59:00.499Z] Successfully built a059eabc4a3b [2023-05-24T01:59:00.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:59:00.980Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T01:59:00.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:59:01.128Z] prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container [2023-05-24T01:59:01.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T01:59:01.492Z] $ docker top 66036e2f1f81d14275169487d20b50f1e64bdc7758c83f5d9dc0d7f152fd350e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:59:01.887Z] + go version [2023-05-24T01:59:01.887Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T01:59:01.926Z] $ docker stop --time=1 66036e2f1f81d14275169487d20b50f1e64bdc7758c83f5d9dc0d7f152fd350e [2023-05-24T01:59:03.203Z] $ docker rm -f --volumes 66036e2f1f81d14275169487d20b50f1e64bdc7758c83f5d9dc0d7f152fd350e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:59:03.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T01:59:03.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:59:04.110Z] prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container [2023-05-24T01:59:04.150Z] $ 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-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T01:59:04.480Z] $ docker top 53c449974506e226b4ab8f79a959705b735b2fd9ab06fd3d8d7804667c85c1ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:59:04.867Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-612 [Pipeline] fileExists [Pipeline] sh [2023-05-24T01:59:05.223Z] + make test [2023-05-24T01:59:05.223Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T01:59:10.491Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T01:59:18.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T01:59:18.603Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T01:59:21.889Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T01:59:21.889Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T01:59:21.889Z] ./bin/test-attribution-txt.sh [2023-05-24T01:59:21.889Z] make -C web test [2023-05-24T01:59:21.889Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-612/web' [2023-05-24T01:59:21.889Z] make[1]: tput: No such file or directory [2023-05-24T01:59:21.889Z] make[1]: tput: No such file or directory [2023-05-24T01:59:21.889Z] warning: generating ./VERSION [2023-05-24T01:59:21.889Z] echo "0.0.0" > VERSION [2023-05-24T01:59:21.889Z] docker build \ [2023-05-24T01:59:21.889Z] -f Dockerfile \ [2023-05-24T01:59:21.889Z] --build-arg USER=1000 \ [2023-05-24T01:59:21.889Z] \ [2023-05-24T01:59:21.889Z] --label "git_sha=446015541c03168ed62b96ec882c7307b08dd915" \ [2023-05-24T01:59:21.889Z] -t edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 \ [2023-05-24T01:59:21.889Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T01:59:21.889Z] . [2023-05-24T01:59:21.889Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T01:59:21.889Z] Install the buildx component to build images with BuildKit: [2023-05-24T01:59:21.889Z] https://docs.docker.com/go/buildx/ [2023-05-24T01:59:21.889Z] [2023-05-24T01:59:22.149Z] Sending build context to Docker daemon 2.571MB [2023-05-24T01:59:22.149Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T01:59:22.149Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T01:59:22.149Z] 9621f1afde84: Pulling fs layer [2023-05-24T01:59:22.149Z] c6f70ee39829: Pulling fs layer [2023-05-24T01:59:22.149Z] 56892a8094a2: Pulling fs layer [2023-05-24T01:59:22.149Z] 58dd87906ef0: Pulling fs layer [2023-05-24T01:59:22.149Z] 58dd87906ef0: Waiting [2023-05-24T01:59:22.407Z] 9621f1afde84: Verifying Checksum [2023-05-24T01:59:22.407Z] 9621f1afde84: Download complete [2023-05-24T01:59:22.407Z] 56892a8094a2: Verifying Checksum [2023-05-24T01:59:22.407Z] 56892a8094a2: Download complete [2023-05-24T01:59:22.407Z] 58dd87906ef0: Download complete [2023-05-24T01:59:22.407Z] 9621f1afde84: Pull complete [2023-05-24T01:59:22.407Z] c6f70ee39829: Verifying Checksum [2023-05-24T01:59:22.407Z] c6f70ee39829: Download complete [2023-05-24T01:59:23.830Z] c6f70ee39829: Pull complete [2023-05-24T01:59:23.830Z] 56892a8094a2: Pull complete [2023-05-24T01:59:23.830Z] 58dd87906ef0: Pull complete [2023-05-24T01:59:23.830Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T01:59:23.830Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T01:59:23.830Z] ---> b69703f70c3d [2023-05-24T01:59:23.830Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T01:59:26.363Z] ---> Running in 40f1dd23454a [2023-05-24T01:59:26.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T01:59:26.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T01:59:27.818Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T01:59:27.818Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T01:59:27.818Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T01:59:27.818Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T01:59:27.818Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T01:59:27.818Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T01:59:27.818Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T01:59:27.818Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T01:59:27.818Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T01:59:27.818Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T01:59:27.818Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T01:59:27.818Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T01:59:27.818Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T01:59:27.818Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T01:59:28.077Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T01:59:28.077Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T01:59:28.077Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T01:59:28.077Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T01:59:28.077Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T01:59:28.077Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T01:59:28.077Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T01:59:28.077Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T01:59:28.077Z] (23/129) Installing glib (2.70.1-r0) [2023-05-24T01:59:28.077Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T01:59:28.077Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T01:59:28.077Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T01:59:28.077Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T01:59:28.077Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T01:59:28.077Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T01:59:28.077Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T01:59:28.077Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T01:59:28.077Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T01:59:28.077Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T01:59:28.337Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T01:59:28.337Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T01:59:28.337Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T01:59:28.337Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T01:59:28.337Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T01:59:28.337Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T01:59:28.337Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T01:59:28.337Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T01:59:28.337Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T01:59:28.337Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T01:59:28.337Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T01:59:28.337Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T01:59:28.337Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T01:59:28.337Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T01:59:28.337Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T01:59:28.337Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T01:59:28.337Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T01:59:28.337Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T01:59:28.337Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T01:59:28.337Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T01:59:28.337Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T01:59:28.337Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T01:59:28.337Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T01:59:28.337Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T01:59:28.596Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T01:59:28.596Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T01:59:28.596Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T01:59:28.596Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T01:59:28.596Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T01:59:28.596Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T01:59:28.596Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T01:59:28.596Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T01:59:28.596Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T01:59:28.596Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T01:59:28.596Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T01:59:28.596Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T01:59:28.596Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T01:59:28.596Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T01:59:28.596Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T01:59:28.596Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T01:59:28.596Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T01:59:28.596Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T01:59:28.856Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T01:59:28.856Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T01:59:28.856Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T01:59:28.856Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T01:59:28.856Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T01:59:30.763Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T01:59:30.763Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T01:59:30.763Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T01:59:31.024Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T01:59:31.024Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T01:59:31.024Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T01:59:31.024Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T01:59:31.024Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T01:59:31.024Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T01:59:31.024Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T01:59:31.024Z] (89/129) Installing lame (3.100-r0) [2023-05-24T01:59:31.024Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T01:59:31.024Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T01:59:31.024Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T01:59:31.024Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T01:59:31.024Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T01:59:31.024Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T01:59:31.024Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T01:59:31.024Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T01:59:31.024Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T01:59:31.024Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T01:59:31.024Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T01:59:31.024Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T01:59:31.024Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T01:59:31.024Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T01:59:31.283Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T01:59:31.283Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T01:59:31.283Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T01:59:31.283Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T01:59:31.283Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T01:59:31.283Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T01:59:31.283Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T01:59:31.283Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T01:59:31.283Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T01:59:31.283Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T01:59:31.283Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T01:59:31.283Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T01:59:31.542Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T01:59:31.542Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T01:59:31.542Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T01:59:31.542Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T01:59:31.542Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T01:59:31.542Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T01:59:31.542Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T01:59:31.542Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T01:59:31.542Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T01:59:31.542Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T01:59:31.542Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T01:59:31.542Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T01:59:31.542Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T01:59:31.542Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T01:59:32.481Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T01:59:32.481Z] Executing glib-2.70.1-r0.trigger [2023-05-24T01:59:32.481Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T01:59:33.049Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T01:59:33.049Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T01:59:33.049Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T01:59:33.049Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T01:59:33.049Z] OK: 286 MiB in 145 packages [2023-05-24T01:59:39.635Z] Removing intermediate container 40f1dd23454a [2023-05-24T01:59:39.635Z] ---> b22b4ef731e0 [2023-05-24T01:59:39.635Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T01:59:39.635Z] ---> Running in 97e8cc34dc15 [2023-05-24T01:59:39.895Z] Removing intermediate container 97e8cc34dc15 [2023-05-24T01:59:39.895Z] ---> 80404f50f387 [2023-05-24T01:59:39.895Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T01:59:39.895Z] ---> Running in d641871aaf82 [2023-05-24T01:59:39.895Z] Removing intermediate container d641871aaf82 [2023-05-24T01:59:39.895Z] ---> 18d5803f53e2 [2023-05-24T01:59:39.895Z] Step 5/10 : RUN npm install -g npm [2023-05-24T01:59:39.895Z] ---> Running in 27f92e969573 [2023-05-24T01:59:46.567Z] [2023-05-24T01:59:46.567Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-24T01:59:46.567Z] [2023-05-24T01:59:46.567Z] 27 packages are looking for funding [2023-05-24T01:59:46.567Z] run `npm fund` for details [2023-05-24T01:59:46.567Z] [2023-05-24T01:59:46.567Z] found 0 vulnerabilities [2023-05-24T01:59:47.943Z] Removing intermediate container 27f92e969573 [2023-05-24T01:59:47.943Z] ---> 1d7ba444c38f [2023-05-24T01:59:47.943Z] Step 6/10 : ARG USER=1000 [2023-05-24T01:59:47.943Z] ---> Running in 72c563c851ab [2023-05-24T01:59:47.943Z] Removing intermediate container 72c563c851ab [2023-05-24T01:59:47.943Z] ---> b94513cf2cad [2023-05-24T01:59:47.943Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T01:59:47.943Z] ---> Running in aded0b5a9200 [2023-05-24T01:59:48.514Z] Removing intermediate container aded0b5a9200 [2023-05-24T01:59:48.514Z] ---> 59b78c1f6c35 [2023-05-24T01:59:48.514Z] Step 8/10 : USER $USER:$USER [2023-05-24T01:59:48.514Z] ---> Running in 2589b1a31e8b [2023-05-24T01:59:48.514Z] Removing intermediate container 2589b1a31e8b [2023-05-24T01:59:48.514Z] ---> 9aeea8434855 [2023-05-24T01:59:48.514Z] Step 9/10 : WORKDIR /app [2023-05-24T01:59:48.514Z] ---> Running in 60eefbe500eb [2023-05-24T01:59:48.773Z] Removing intermediate container 60eefbe500eb [2023-05-24T01:59:48.773Z] ---> 67e770676052 [2023-05-24T01:59:48.773Z] Step 10/10 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T01:59:48.773Z] ---> Running in 835d5897b016 [2023-05-24T01:59:48.773Z] Removing intermediate container 835d5897b016 [2023-05-24T01:59:48.773Z] ---> 741bd957d948 [2023-05-24T01:59:48.773Z] Successfully built 741bd957d948 [2023-05-24T01:59:48.773Z] Successfully tagged edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T01:59:48.773Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T01:59:48.773Z] touch edgex-web-ui.imagebuilt [2023-05-24T01:59:48.773Z] mkdir -p node_modules coverage [2023-05-24T01:59:48.773Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T01:59:48.773Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T01:59:50.674Z] npm WARN old lockfile [2023-05-24T01:59:50.674Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T01:59:50.674Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T01:59:50.674Z] npm WARN old lockfile [2023-05-24T01:59:50.674Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T01:59:50.674Z] npm WARN old lockfile [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.654Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE required: { [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE }, [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:00:00.655Z] npm WARN EBADENGINE } [2023-05-24T02:00:03.186Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T02:00:03.186Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T02:00:03.186Z] 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-24T02:00:03.186Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T02:00:03.186Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T02:00:03.445Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T02:00:03.703Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T02:00:04.270Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T02:00:05.206Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T02:00:05.466Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T02:00:07.393Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T02:00:07.393Z] 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-24T02:00:07.961Z] 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-24T02:00:08.900Z] 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-24T02:00:09.466Z] 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-24T02:00:09.466Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T02:00:10.034Z] 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-24T02:00:10.593Z] 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-24T02:00:11.545Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T02:00:13.447Z] 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-24T02:00:15.980Z] 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-24T02:00:21.252Z] [2023-05-24T02:00:21.252Z] added 1478 packages, and audited 1479 packages in 31s [2023-05-24T02:00:21.252Z] [2023-05-24T02:00:21.252Z] 90 packages are looking for funding [2023-05-24T02:00:21.252Z] run `npm fund` for details [2023-05-24T02:00:21.252Z] [2023-05-24T02:00:21.252Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T02:00:21.252Z] [2023-05-24T02:00:21.252Z] To address issues that do not require attention, run: [2023-05-24T02:00:21.252Z] npm audit fix [2023-05-24T02:00:21.252Z] [2023-05-24T02:00:21.252Z] To address all issues (including breaking changes), run: [2023-05-24T02:00:21.252Z] npm audit fix --force [2023-05-24T02:00:21.252Z] [2023-05-24T02:00:21.252Z] Run `npm audit` for details. [2023-05-24T02:00:31.260Z] 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-24T02:00:32.197Z] - Generating browser application bundles (phase: setup)... [2023-05-24T02:00:36.387Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T02:00:36.387Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T02:00:39.673Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T02:00:39.673Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T02:00:40.613Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T02:00:40.613Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T02:00:40.871Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T02:00:41.129Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T02:00:41.389Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T02:00:41.389Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T02:00:41.389Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T02:00:41.956Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T02:00:41.956Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T02:00:43.862Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T02:00:49.136Z] 24 05 2023 02:00:49.105:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T02:00:49.136Z] 24 05 2023 02:00:49.107:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T02:00:49.136Z] 24 05 2023 02:00:49.110:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T02:00:58.432Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16647 in /w/workspace/edgexfoundry_edgex-ui-go_PR-612 [Pipeline] { [Pipeline] ws [2023-05-24T02:00:58.491Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-05-24T02:00:58.576Z] The recommended git tool is: git [2023-05-24T02:01:01.389Z] ✔ Browser application bundle generation complete. [2023-05-24T02:01:01.389Z] 24 05 2023 02:01:01.074:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 6vVr5z3Iy0SckGm8AAAB with id 41019149 [2023-05-24T02:01:03.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T02:01:04.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.159 secs) [2023-05-24T02:01:04.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.206 secs) [2023-05-24T02:01:04.177Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.22 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.304 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.315 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.339 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.347 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.381 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.41 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.457 secs) [2023-05-24T02:01:04.438Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.472 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.518 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.523 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.533 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.567 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.581 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.586 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.593 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.596 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.601 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.632 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.644 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.65 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.656 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.658 secs) [2023-05-24T02:01:04.696Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.66 secs) [2023-05-24T02:01:04.800Z] using credential edgex-jenkins-ssh [2023-05-24T02:01:04.822Z] Cloning the remote Git repository [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.683 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.689 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.692 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.693 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.695 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.697 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.7 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.702 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.705 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.71 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.712 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.729 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.735 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.738 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.742 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.755 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.764 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.791 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.801 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.813 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.821 secs) [2023-05-24T02:01:04.953Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.854 secs) [2023-05-24T02:01:05.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.895 secs) [2023-05-24T02:01:05.211Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.92 secs) [2023-05-24T02:01:05.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.945 secs) [2023-05-24T02:01:05.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.983 secs) [2023-05-24T02:01:05.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.991 secs) [2023-05-24T02:01:05.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.997 secs) [2023-05-24T02:01:05.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.013 secs) [2023-05-24T02:01:05.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.043 secs) [2023-05-24T02:01:05.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.054 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.066 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.07 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.074 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.077 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.104 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.107 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.116 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.122 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.153 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.162 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.171 secs) [2023-05-24T02:01:05.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.187 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.284 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.291 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.294 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.3 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.328 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.339 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.361 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.371 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.376 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.382 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.385 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.396 secs) [2023-05-24T02:01:05.730Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.443 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.451 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.455 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.458 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.461 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.468 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.472 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.474 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.487 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.493 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.499 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.504 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.522 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.534 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.539 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.546 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.568 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.59 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.599 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.609 secs) [2023-05-24T02:01:05.989Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.612 secs) [2023-05-24T02:01:04.878Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T02:01:05.003Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-05-24T02:01:05.183Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T02:01:05.184Z] > git --version # timeout=10 [2023-05-24T02:01:05.207Z] > git --version # 'git version 2.25.1' [2023-05-24T02:01:05.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:01:05.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.623 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.628 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.65 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.655 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.657 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.666 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.672 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.677 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.696 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.714 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.731 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.766 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.774 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.794 secs) [2023-05-24T02:01:06.249Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.803 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.816 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.843 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.857 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.864 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.905 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.917 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.924 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.938 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.953 secs) [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.96 secs) [2023-05-24T02:01:06.508Z] WARN: ' [2023-05-24T02:01:06.508Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T02:01:06.508Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T02:01:06.508Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T02:01:06.508Z] in a future version of Angular. [2023-05-24T02:01:06.508Z] [2023-05-24T02:01:06.508Z] For more information on this, see our API docs here: [2023-05-24T02:01:06.508Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T02:01:06.508Z] ' [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.96 secs) [2023-05-24T02:01:06.508Z] WARN: ' [2023-05-24T02:01:06.508Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T02:01:06.508Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T02:01:06.508Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T02:01:06.508Z] in a future version of Angular. [2023-05-24T02:01:06.508Z] [2023-05-24T02:01:06.508Z] For more information on this, see our API docs here: [2023-05-24T02:01:06.508Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T02:01:06.508Z] ' [2023-05-24T02:01:06.508Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.98 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.983 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.985 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.999 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.016 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.026 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.03 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.034 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.043 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.045 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.062 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.069 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.078 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.086 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.089 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.091 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.093 secs) [2023-05-24T02:01:06.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.094 secs) [2023-05-24T02:01:07.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.02 secs / 2.094 secs) [2023-05-24T02:01:07.027Z] TOTAL: 145 SUCCESS [2023-05-24T02:01:07.027Z] ✔ Browser application bundle generation complete. [2023-05-24T02:01:07.286Z] [2023-05-24T02:01:07.286Z] =============================== Coverage summary =============================== [2023-05-24T02:01:07.286Z] Statements : 41.53% ( 1424/3429 ) [2023-05-24T02:01:07.286Z] Branches : 12.14% ( 109/898 ) [2023-05-24T02:01:07.286Z] Functions : 33.25% ( 416/1251 ) [2023-05-24T02:01:07.286Z] Lines : 39.41% ( 1279/3245 ) [2023-05-24T02:01:07.286Z] ================================================================================ [2023-05-24T02:01:07.545Z] ✔ Browser application bundle generation complete. [2023-05-24T02:01:08.112Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-612/web' [Pipeline] echo [2023-05-24T02:01:08.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T02:01:08.194Z] $ docker stop --time=1 53c449974506e226b4ab8f79a959705b735b2fd9ab06fd3d8d7804667c85c1ca [2023-05-24T02:01:09.498Z] $ docker rm -f --volumes 53c449974506e226b4ab8f79a959705b735b2fd9ab06fd3d8d7804667c85c1ca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T02:01:09.998Z] + sudo chown -R jenkins:jenkins . [2023-05-24T02:01:08.837Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T02:01:08.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T02:01:09.917Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T02:01:09.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T02:01:09.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:01:09.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/612/head:refs/remotes/origin/PR-612 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] stash [2023-05-24T02:01:10.664Z] Merging remotes/origin/main commit f22d9fd72652b6230f2e463e6c7ea75394f899e7 into PR head commit 446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T02:01:10.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T02:01:11.320Z] Merge succeeded, producing 446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T02:01:11.321Z] Checking out Revision 446015541c03168ed62b96ec882c7307b08dd915 (PR-612) [2023-05-24T02:01:11.639Z] + sudo chown -R jenkins:jenkins . [2023-05-24T02:01:10.688Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T02:01:10.776Z] > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # timeout=10 [2023-05-24T02:01:11.215Z] > git remote # timeout=10 [2023-05-24T02:01:11.236Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T02:01:11.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:01:11.267Z] > git merge f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 [2023-05-24T02:01:11.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T02:01:11.330Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T02:01:11.345Z] > git checkout -f 446015541c03168ed62b96ec882c7307b08dd915 # timeout=10 [Pipeline] sh [2023-05-24T02:01:12.586Z] + ls -al . [2023-05-24T02:01:12.586Z] total 180 [2023-05-24T02:01:12.586Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 01:59 . [2023-05-24T02:01:12.586Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:57 .. [2023-05-24T02:01:12.586Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:57 .blubracket [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 01:57 .dockerignore [2023-05-24T02:01:12.586Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:57 .git [2023-05-24T02:01:12.586Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:57 .github [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 01:57 .gitignore [2023-05-24T02:01:12.586Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 01:57 .semver [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 01:57 Attribution.txt [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 01:57 CHANGELOG.md [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 01:57 CONTRIBUTING.md [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 01:57 Dockerfile [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 01:57 Jenkinsfile [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 01:57 LICENSE [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 01:57 Makefile [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 01:57 README.md [2023-05-24T02:01:12.586Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:57 VERSION [2023-05-24T02:01:12.586Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:57 assets [2023-05-24T02:01:12.587Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:57 bin [2023-05-24T02:01:12.587Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:57 cmd [2023-05-24T02:01:12.587Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 01:59 coverage.out [2023-05-24T02:01:12.587Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:57 docs [2023-05-24T02:01:12.587Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 24 01:57 go.mod [2023-05-24T02:01:12.587Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 24 01:57 go.sum [2023-05-24T02:01:12.587Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:57 internal [2023-05-24T02:01:12.587Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:57 snap [2023-05-24T02:01:12.587Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:57 testing [2023-05-24T02:01:12.587Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 01:57 version.go [2023-05-24T02:01:12.587Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 01:59 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:01:12.998Z] + 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=446015541c03168ed62b96ec882c7307b08dd915 --label arch=amd64 --label version=0.0.0 . [2023-05-24T02:01:13.258Z] Sending build context to Docker daemon 50.52MB [2023-05-24T02:01:13.258Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:01:13.258Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T02:01:13.258Z] ---> a059eabc4a3b [2023-05-24T02:01:13.258Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T02:01:14.195Z] ---> Running in f0b40aff4da1 [2023-05-24T02:01:14.195Z] Removing intermediate container f0b40aff4da1 [2023-05-24T02:01:14.195Z] ---> e0b46b77c73d [2023-05-24T02:01:14.195Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T02:01:14.195Z] ---> Running in 3bb278635dd3 [2023-05-24T02:01:14.195Z] Removing intermediate container 3bb278635dd3 [2023-05-24T02:01:14.195Z] ---> 1cde04e5ad9b [2023-05-24T02:01:14.195Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:01:14.195Z] ---> Running in 6921b693ae4f [2023-05-24T02:01:14.195Z] Removing intermediate container 6921b693ae4f [2023-05-24T02:01:14.195Z] ---> cc21d48bfb20 [2023-05-24T02:01:14.195Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T02:01:14.195Z] ---> Running in b6c8046cf89e [2023-05-24T02:01:14.454Z] Removing intermediate container b6c8046cf89e [2023-05-24T02:01:14.454Z] ---> 169b1ce52dd4 [2023-05-24T02:01:14.454Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T02:01:14.454Z] ---> Running in 28c75d1bbdaa [2023-05-24T02:01:14.454Z] Removing intermediate container 28c75d1bbdaa [2023-05-24T02:01:14.454Z] ---> ba7c711f275f [2023-05-24T02:01:14.454Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T02:01:14.977Z] Commit message: "feat: 修改 get command query parameters" [2023-05-24T02:01:15.390Z] ---> 86154564b461 [2023-05-24T02:01:15.390Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:01:15.390Z] ---> Running in 27aa35b96421 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-24T02:01:15.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-05-24T02:01:15.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T02:01:15.910Z] OK: 265 MiB in 53 packages [2023-05-24T02:01:16.180Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T02:01:16.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T02:01:16.181Z] Dload Upload Total Spent Left Speed [2023-05-24T02:01:16.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [2023-05-24T02:01:16.478Z] Removing intermediate container 27aa35b96421 [2023-05-24T02:01:16.478Z] ---> f8761429c9f1 [2023-05-24T02:01:16.478Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T02:01:16.478Z] ---> Running in 74b5673fc145 [2023-05-24T02:01:16.478Z] Removing intermediate container 74b5673fc145 [2023-05-24T02:01:16.478Z] ---> c0b8ca14cee1 [2023-05-24T02:01:16.478Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T02:01:16.478Z] ---> Running in 0fbc56476211 [2023-05-24T02:01:16.478Z] Removing intermediate container 0fbc56476211 [2023-05-24T02:01:16.478Z] ---> b206e5ec0e5e [2023-05-24T02:01:16.478Z] Step 12/25 : COPY go.mod vendor* ./ [Pipeline] sh [2023-05-24T02:01:16.739Z] ---> f12ce78ce2c5 [2023-05-24T02:01:16.739Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:01:16.739Z] ---> Running in 2b32cb9cafef [2023-05-24T02:01:16.904Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T02:01:17.260Z] + sudo tee /etc/docker/daemon.new [2023-05-24T02:01:17.260Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T02:01:17.260Z] { [2023-05-24T02:01:17.260Z] "registry-mirrors": [ [2023-05-24T02:01:17.260Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T02:01:17.260Z] ], [2023-05-24T02:01:17.260Z] "bip": "10.250.0.254/24", [2023-05-24T02:01:17.260Z] "hosts": [ [2023-05-24T02:01:17.260Z] "tcp://0.0.0.0:5555", [2023-05-24T02:01:17.260Z] "unix:///var/run/docker.sock" [2023-05-24T02:01:17.260Z] ], [2023-05-24T02:01:17.260Z] "mtu": 1458, [2023-05-24T02:01:17.260Z] "selinux-enabled": true, [2023-05-24T02:01:17.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T02:01:17.260Z] } [Pipeline] sh [2023-05-24T02:01:17.310Z] Removing intermediate container 2b32cb9cafef [2023-05-24T02:01:17.311Z] ---> 937534141f26 [2023-05-24T02:01:17.311Z] Step 14/25 : COPY . . [2023-05-24T02:01:17.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T02:01:17.966Z] + sudo service docker restart [2023-05-24T02:01:19.844Z] ---> 3a92b7fb2f54 [2023-05-24T02:01:19.844Z] Step 15/25 : RUN ${MAKE} [2023-05-24T02:01:19.844Z] ---> Running in d20cb84701f0 [2023-05-24T02:01:19.844Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T02:01:36.363Z] provisioning config files... [2023-05-24T02:01:36.395Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4444502953941447007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:01:36.795Z] ---> docker-login.sh [2023-05-24T02:01:36.795Z] nexus3.edgexfoundry.org:10001 [2023-05-24T02:01:37.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:01:37.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:01:37.384Z] Configure a credential helper to remove this warning. See [2023-05-24T02:01:37.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:01:37.384Z] [2023-05-24T02:01:37.384Z] Login Succeeded [2023-05-24T02:01:37.384Z] nexus3.edgexfoundry.org:10002 [2023-05-24T02:01:37.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:01:37.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:01:37.666Z] Configure a credential helper to remove this warning. See [2023-05-24T02:01:37.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:01:37.666Z] [2023-05-24T02:01:37.666Z] Login Succeeded [2023-05-24T02:01:37.666Z] nexus3.edgexfoundry.org:10003 [2023-05-24T02:01:37.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:01:37.960Z] Removing intermediate container d20cb84701f0 [2023-05-24T02:01:37.960Z] ---> 1184d71eb0ef [2023-05-24T02:01:37.960Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T02:01:37.960Z] 3.17: Pulling from library/alpine [2023-05-24T02:01:37.960Z] f56be85fc22e: Already exists [2023-05-24T02:01:37.960Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T02:01:37.960Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T02:01:37.960Z] ---> 9ed4aefc74f6 [2023-05-24T02:01:37.960Z] Step 17/25 : EXPOSE 4000 [2023-05-24T02:01:37.960Z] ---> Running in c83267981778 [2023-05-24T02:01:37.960Z] Removing intermediate container c83267981778 [2023-05-24T02:01:37.960Z] ---> 5ff2be14a5d0 [2023-05-24T02:01:37.960Z] 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-24T02:01:38.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:01:38.221Z] Configure a credential helper to remove this warning. See [2023-05-24T02:01:38.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:01:38.221Z] [2023-05-24T02:01:38.221Z] Login Succeeded [2023-05-24T02:01:38.221Z] nexus3.edgexfoundry.org:10004 [2023-05-24T02:01:38.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:01:38.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:01:38.495Z] Configure a credential helper to remove this warning. See [2023-05-24T02:01:38.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:01:38.495Z] [2023-05-24T02:01:38.495Z] Login Succeeded [2023-05-24T02:01:38.495Z] docker.io [2023-05-24T02:01:38.530Z] ---> 599a29d03b3d [2023-05-24T02:01:38.530Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T02:01:38.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:01:38.791Z] ---> 3b155908ddb1 [2023-05-24T02:01:38.792Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T02:01:38.792Z] ---> cbc162c55086 [2023-05-24T02:01:38.792Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T02:01:38.792Z] ---> Running in 9ae8ed8c1b74 [2023-05-24T02:01:38.792Z] Removing intermediate container 9ae8ed8c1b74 [2023-05-24T02:01:38.792Z] ---> 15efe54fe6ca [2023-05-24T02:01:38.792Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T02:01:39.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:01:39.040Z] Configure a credential helper to remove this warning. See [2023-05-24T02:01:39.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:01:39.040Z] [2023-05-24T02:01:39.040Z] Login Succeeded [2023-05-24T02:01:39.040Z] ---> docker-login.sh ends [2023-05-24T02:01:39.053Z] ---> Running in 8822a8a60eb5 [2023-05-24T02:01:39.053Z] Removing intermediate container 8822a8a60eb5 [2023-05-24T02:01:39.053Z] ---> 06aa23274bdb [2023-05-24T02:01:39.053Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T02:01:39.053Z] ---> Running in 7d19d4e565d4 [2023-05-24T02:01:39.053Z] Removing intermediate container 7d19d4e565d4 [2023-05-24T02:01:39.053Z] ---> 37acdbaadd19 [2023-05-24T02:01:39.053Z] Step 24/25 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T02:01:39.053Z] ---> Running in fe6c1c98cca4 [Pipeline] } [2023-05-24T02:01:39.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-24T02:01:39.312Z] Removing intermediate container fe6c1c98cca4 [2023-05-24T02:01:39.312Z] ---> dabd25bd0dac [2023-05-24T02:01:39.312Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T02:01:39.312Z] ---> Running in 7ab290ecf435 [2023-05-24T02:01:39.312Z] Removing intermediate container 7ab290ecf435 [2023-05-24T02:01:39.312Z] ---> 199aeb05a792 [2023-05-24T02:01:39.312Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T02:01:39.312Z] Successfully built 199aeb05a792 [2023-05-24T02:01:39.312Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo [2023-05-24T02:01:39.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:01:39.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:01:39.643Z] ========================================================= [2023-05-24T02:01:39.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T02:01:39.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 [2023-05-24T02:01:40.112Z] + 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 . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:01:40.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:01:40.529Z] [2023-05-24T02:01:40.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:01:40.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:01:40.915Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T02:01:40.915Z] 5eb5b503b376: Pulling fs layer [2023-05-24T02:01:40.915Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T02:01:40.915Z] ec43610c2a17: Pulling fs layer [2023-05-24T02:01:40.915Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T02:01:40.915Z] 33b1e0a273af: Pulling fs layer [2023-05-24T02:01:40.915Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T02:01:40.915Z] 2f39f015ded8: Pulling fs layer [2023-05-24T02:01:40.915Z] 33b1e0a273af: Waiting [2023-05-24T02:01:40.915Z] 2f39f015ded8: Waiting [2023-05-24T02:01:40.915Z] 3a2ae6a8a46f: Waiting [2023-05-24T02:01:40.915Z] 5c69ac0246d0: Download complete [2023-05-24T02:01:40.915Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T02:01:40.915Z] 3a2ae6a8a46f: Download complete [2023-05-24T02:01:40.915Z] 33b1e0a273af: Verifying Checksum [2023-05-24T02:01:40.915Z] 33b1e0a273af: Download complete [2023-05-24T02:01:40.915Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T02:01:40.915Z] 5d3b04190fa2: Download complete [2023-05-24T02:01:40.915Z] ec43610c2a17: Verifying Checksum [2023-05-24T02:01:40.915Z] ec43610c2a17: Download complete [2023-05-24T02:01:41.109Z] Sending build context to Docker daemon 30.55MB [2023-05-24T02:01:41.109Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:01:41.109Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T02:01:41.185Z] 5eb5b503b376: Download complete [2023-05-24T02:01:41.383Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T02:01:41.383Z] c41833b44d91: Pulling fs layer [2023-05-24T02:01:41.383Z] ed15518f5707: Pulling fs layer [2023-05-24T02:01:41.383Z] feae8fd75edb: Pulling fs layer [2023-05-24T02:01:41.383Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T02:01:41.383Z] 3cdef696dda3: Pulling fs layer [2023-05-24T02:01:41.383Z] 2ced38df9373: Pulling fs layer [2023-05-24T02:01:41.383Z] 58f1dce35555: Pulling fs layer [2023-05-24T02:01:41.383Z] 242c74f7c9fa: Waiting [2023-05-24T02:01:41.383Z] 3cdef696dda3: Waiting [2023-05-24T02:01:41.383Z] 2ced38df9373: Waiting [2023-05-24T02:01:41.383Z] 58f1dce35555: Waiting [2023-05-24T02:01:41.383Z] ed15518f5707: Verifying Checksum [2023-05-24T02:01:41.383Z] ed15518f5707: Download complete [2023-05-24T02:01:41.383Z] 242c74f7c9fa: Download complete [2023-05-24T02:01:41.383Z] c41833b44d91: Verifying Checksum [2023-05-24T02:01:41.383Z] c41833b44d91: Download complete [2023-05-24T02:01:41.383Z] 3cdef696dda3: Verifying Checksum [2023-05-24T02:01:41.383Z] 3cdef696dda3: Download complete [2023-05-24T02:01:41.766Z] 2f39f015ded8: Download complete [2023-05-24T02:01:42.332Z] 5eb5b503b376: Pull complete [2023-05-24T02:01:42.332Z] 5c69ac0246d0: Pull complete [2023-05-24T02:01:42.592Z] ec43610c2a17: Pull complete [2023-05-24T02:01:42.823Z] 58f1dce35555: Verifying Checksum [2023-05-24T02:01:42.824Z] 58f1dce35555: Download complete [2023-05-24T02:01:42.852Z] 3a2ae6a8a46f: Pull complete [2023-05-24T02:01:42.852Z] 33b1e0a273af: Pull complete [2023-05-24T02:01:43.111Z] 5d3b04190fa2: Pull complete [2023-05-24T02:01:44.254Z] feae8fd75edb: Verifying Checksum [2023-05-24T02:01:44.254Z] feae8fd75edb: Download complete [2023-05-24T02:01:44.254Z] 2ced38df9373: Verifying Checksum [2023-05-24T02:01:44.254Z] 2ced38df9373: Download complete [2023-05-24T02:01:44.843Z] c41833b44d91: Pull complete [2023-05-24T02:01:45.450Z] ed15518f5707: Pull complete [2023-05-24T02:01:47.305Z] 2f39f015ded8: Pull complete [2023-05-24T02:01:47.305Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T02:01:47.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:01:47.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:01:47.557Z] prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container [2023-05-24T02:01:47.596Z] $ 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-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T02:01:52.042Z] $ docker top 355cd3f03a20be39a48e68f16d8b61fb342cf05d3731d36005b16c545c2d4ff2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:01:52.497Z] ---> job-cost.sh [2023-05-24T02:01:52.497Z] lf-activate-venv: SKIPPING [2023-05-24T02:01:52.497Z] INFO: No Stack... [2023-05-24T02:01:52.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T02:01:53.017Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T02:01:53.345Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives/cost.csv [2023-05-24T02:01:53.345Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T02:01:53.392Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [2023-05-24T02:01:53.397Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] did not exist. Created. [2023-05-24T02:01:53.397Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T02:01:53.807Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T02:01:54.166Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T02:01:54.181Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T02:01:54.280Z] $ docker stop --time=1 355cd3f03a20be39a48e68f16d8b61fb342cf05d3731d36005b16c545c2d4ff2 [2023-05-24T02:01:55.607Z] $ docker rm -f --volumes 355cd3f03a20be39a48e68f16d8b61fb342cf05d3731d36005b16c545c2d4ff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T02:01:57.839Z] feae8fd75edb: Pull complete [2023-05-24T02:01:58.110Z] 242c74f7c9fa: Pull complete [2023-05-24T02:01:58.380Z] 3cdef696dda3: Pull complete [2023-05-24T02:02:06.675Z] 2ced38df9373: Pull complete [2023-05-24T02:02:08.098Z] 58f1dce35555: Pull complete [2023-05-24T02:02:08.098Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T02:02:08.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T02:02:08.098Z] ---> fadd8f120f05 [2023-05-24T02:02:08.098Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T02:02:11.958Z] ---> Running in b6cda7a7085b [2023-05-24T02:02:11.958Z] Removing intermediate container b6cda7a7085b [2023-05-24T02:02:11.958Z] ---> cf4232871016 [2023-05-24T02:02:11.958Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T02:02:11.958Z] ---> Running in 66813740db07 [2023-05-24T02:02:11.958Z] Removing intermediate container 66813740db07 [2023-05-24T02:02:11.958Z] ---> 71f27e99bade [2023-05-24T02:02:11.958Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:02:11.958Z] ---> Running in 40f31b9b9962 [2023-05-24T02:02:11.958Z] Removing intermediate container 40f31b9b9962 [2023-05-24T02:02:11.958Z] ---> 5374cda8c142 [2023-05-24T02:02:11.958Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T02:02:11.958Z] ---> Running in 1dfc09947050 [2023-05-24T02:02:11.958Z] Removing intermediate container 1dfc09947050 [2023-05-24T02:02:11.958Z] ---> 49fd4f38feda [2023-05-24T02:02:11.958Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T02:02:11.958Z] ---> Running in d2a974900042 [2023-05-24T02:02:11.958Z] Removing intermediate container d2a974900042 [2023-05-24T02:02:11.958Z] ---> b58cf7e91a72 [2023-05-24T02:02:11.958Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T02:02:12.548Z] latest: Pulling from library/docker [2023-05-24T02:02:12.548Z] 08409d417260: Pulling fs layer [2023-05-24T02:02:12.548Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T02:02:12.548Z] 55b4810136f4: Pulling fs layer [2023-05-24T02:02:12.548Z] 2e7805c665c5: Pulling fs layer [2023-05-24T02:02:12.548Z] 560067f77f09: Pulling fs layer [2023-05-24T02:02:12.548Z] 87854ced1808: Pulling fs layer [2023-05-24T02:02:12.548Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T02:02:12.548Z] 0f440641682c: Pulling fs layer [2023-05-24T02:02:12.548Z] d5751f9f360d: Pulling fs layer [2023-05-24T02:02:12.548Z] 39b4d37fd203: Pulling fs layer [2023-05-24T02:02:12.548Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T02:02:12.548Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T02:02:12.548Z] 5363e21a005c: Pulling fs layer [2023-05-24T02:02:12.548Z] d56ef98c0a70: Pulling fs layer [2023-05-24T02:02:12.548Z] 87854ced1808: Waiting [2023-05-24T02:02:12.548Z] cb23a4dee6cb: Waiting [2023-05-24T02:02:12.548Z] 0f440641682c: Waiting [2023-05-24T02:02:12.548Z] d5751f9f360d: Waiting [2023-05-24T02:02:12.548Z] 39b4d37fd203: Waiting [2023-05-24T02:02:12.548Z] 181b4cd8a6de: Waiting [2023-05-24T02:02:12.548Z] 59b8b8583a6e: Waiting [2023-05-24T02:02:12.548Z] 5363e21a005c: Waiting [2023-05-24T02:02:12.548Z] d56ef98c0a70: Waiting [2023-05-24T02:02:12.548Z] 2e7805c665c5: Waiting [2023-05-24T02:02:12.548Z] 560067f77f09: Waiting [2023-05-24T02:02:12.819Z] 55b4810136f4: Verifying Checksum [2023-05-24T02:02:12.819Z] 55b4810136f4: Download complete [2023-05-24T02:02:12.819Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T02:02:12.819Z] bf127bdc9f4f: Download complete [2023-05-24T02:02:12.819Z] 08409d417260: Download complete [2023-05-24T02:02:13.804Z] 2e7805c665c5: Verifying Checksum [2023-05-24T02:02:13.804Z] 2e7805c665c5: Download complete [2023-05-24T02:02:13.804Z] 560067f77f09: Verifying Checksum [2023-05-24T02:02:13.804Z] 560067f77f09: Download complete [2023-05-24T02:02:13.804Z] 87854ced1808: Verifying Checksum [2023-05-24T02:02:13.804Z] 87854ced1808: Download complete [2023-05-24T02:02:13.804Z] cb23a4dee6cb: Verifying Checksum [2023-05-24T02:02:13.804Z] cb23a4dee6cb: Download complete [2023-05-24T02:02:13.804Z] 0f440641682c: Verifying Checksum [2023-05-24T02:02:13.804Z] 0f440641682c: Download complete [2023-05-24T02:02:14.074Z] d5751f9f360d: Verifying Checksum [2023-05-24T02:02:14.074Z] d5751f9f360d: Download complete [2023-05-24T02:02:14.074Z] 08409d417260: Pull complete [2023-05-24T02:02:14.074Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T02:02:14.074Z] 181b4cd8a6de: Download complete [2023-05-24T02:02:14.074Z] 5363e21a005c: Verifying Checksum [2023-05-24T02:02:14.074Z] 5363e21a005c: Download complete [2023-05-24T02:02:14.342Z] 39b4d37fd203: Verifying Checksum [2023-05-24T02:02:14.342Z] 39b4d37fd203: Download complete [2023-05-24T02:02:14.342Z] d56ef98c0a70: Verifying Checksum [2023-05-24T02:02:14.342Z] d56ef98c0a70: Download complete [2023-05-24T02:02:14.616Z] bf127bdc9f4f: Pull complete [2023-05-24T02:02:14.886Z] 55b4810136f4: Pull complete [2023-05-24T02:02:15.473Z] 59b8b8583a6e: Verifying Checksum [2023-05-24T02:02:15.473Z] 59b8b8583a6e: Download complete [2023-05-24T02:02:15.741Z] 2e7805c665c5: Pull complete [2023-05-24T02:02:16.703Z] 560067f77f09: Pull complete [2023-05-24T02:02:17.672Z] 87854ced1808: Pull complete [2023-05-24T02:02:17.942Z] cb23a4dee6cb: Pull complete [2023-05-24T02:02:18.211Z] 0f440641682c: Pull complete [2023-05-24T02:02:18.482Z] d5751f9f360d: Pull complete [2023-05-24T02:02:19.457Z] 39b4d37fd203: Pull complete [2023-05-24T02:02:19.726Z] 181b4cd8a6de: Pull complete [2023-05-24T02:02:22.319Z] 59b8b8583a6e: Pull complete [2023-05-24T02:02:22.590Z] 5363e21a005c: Pull complete [2023-05-24T02:02:22.859Z] d56ef98c0a70: Pull complete [2023-05-24T02:02:22.859Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T02:02:22.859Z] Status: Downloaded newer image for docker:latest [2023-05-24T02:02:25.470Z] ---> 033ed5e7ed62 [2023-05-24T02:02:25.470Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:02:25.470Z] ---> Running in 702b0d8c6061 [2023-05-24T02:02:26.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:02:27.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:02:28.451Z] OK: 263 MiB in 53 packages [2023-05-24T02:02:29.042Z] Removing intermediate container 702b0d8c6061 [2023-05-24T02:02:29.042Z] ---> e2dd4ba32e41 [2023-05-24T02:02:29.042Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T02:02:29.321Z] ---> Running in 337d9a001332 [2023-05-24T02:02:29.591Z] Removing intermediate container 337d9a001332 [2023-05-24T02:02:29.591Z] ---> ce46dfc72f9f [2023-05-24T02:02:29.591Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T02:02:29.591Z] ---> Running in f2ab380a3971 [2023-05-24T02:02:29.859Z] Removing intermediate container f2ab380a3971 [2023-05-24T02:02:29.859Z] ---> d33340209e35 [2023-05-24T02:02:29.859Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T02:02:30.448Z] ---> 845429f6f9ee [2023-05-24T02:02:30.448Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:02:30.448Z] ---> Running in a1a318b06267 [2023-05-24T02:03:38.382Z] Removing intermediate container a1a318b06267 [2023-05-24T02:03:38.382Z] ---> 5eac5acd4ac6 [2023-05-24T02:03:38.382Z] Step 14/15 : COPY . . [2023-05-24T02:03:38.382Z] ---> 7614cee2b343 [2023-05-24T02:03:38.382Z] Step 15/15 : RUN ${MAKE} [2023-05-24T02:03:38.382Z] ---> Running in 64e74510b458 [2023-05-24T02:03:38.382Z] noop [2023-05-24T02:03:38.382Z] Removing intermediate container 64e74510b458 [2023-05-24T02:03:38.382Z] ---> bee61c691ac8 [2023-05-24T02:03:38.382Z] Successfully built bee61c691ac8 [2023-05-24T02:03:38.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:03:38.858Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T02:03:38.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:03:39.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-16647 does not seem to be running inside a container [2023-05-24T02:03:39.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T02:03:40.563Z] $ docker top 3158e1fe1e91f6c9ed39b6f66fefde71959c647b5c48a16625c155af012b8549 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:03:41.476Z] + go version [2023-05-24T02:03:41.476Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T02:03:41.517Z] $ docker stop --time=1 3158e1fe1e91f6c9ed39b6f66fefde71959c647b5c48a16625c155af012b8549 [2023-05-24T02:03:43.149Z] $ docker rm -f --volumes 3158e1fe1e91f6c9ed39b6f66fefde71959c647b5c48a16625c155af012b8549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:03:44.014Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T02:03:44.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:03:44.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-16647 does not seem to be running inside a container [2023-05-24T02:03:44.364Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T02:03:45.607Z] $ docker top d81cdb841f565ad0f87648589a4f04b966ef840b27ae5b91e0941a7e1658d0be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:03:46.519Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-24T02:03:47.241Z] + make test [2023-05-24T02:03:47.241Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T02:04:20.958Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T02:06:27.701Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T02:06:27.701Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T02:06:49.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T02:06:49.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T02:06:49.815Z] ./bin/test-attribution-txt.sh [2023-05-24T02:06:49.815Z] make -C web test [2023-05-24T02:06:49.815Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-05-24T02:06:49.815Z] make[1]: tput: No such file or directory [2023-05-24T02:06:49.815Z] make[1]: tput: No such file or directory [2023-05-24T02:06:49.815Z] warning: generating ./VERSION [2023-05-24T02:06:49.815Z] echo "0.0.0" > VERSION [2023-05-24T02:06:49.815Z] docker build \ [2023-05-24T02:06:49.815Z] -f Dockerfile \ [2023-05-24T02:06:49.815Z] --build-arg USER=1000 \ [2023-05-24T02:06:49.815Z] \ [2023-05-24T02:06:49.815Z] --label "git_sha=446015541c03168ed62b96ec882c7307b08dd915" \ [2023-05-24T02:06:49.815Z] -t edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 \ [2023-05-24T02:06:49.815Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T02:06:49.815Z] . [2023-05-24T02:06:49.815Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T02:06:49.815Z] Install the buildx component to build images with BuildKit: [2023-05-24T02:06:49.815Z] https://docs.docker.com/go/buildx/ [2023-05-24T02:06:49.815Z] [2023-05-24T02:06:49.815Z] Sending build context to Docker daemon 2.571MB [2023-05-24T02:06:49.815Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T02:06:49.815Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T02:06:49.815Z] 47517142f6ba: Pulling fs layer [2023-05-24T02:06:49.815Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T02:06:49.815Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T02:06:49.815Z] aba105e6f55a: Pulling fs layer [2023-05-24T02:06:49.815Z] aba105e6f55a: Waiting [2023-05-24T02:06:49.815Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T02:06:49.815Z] f7079c9c4ba1: Download complete [2023-05-24T02:06:49.815Z] 47517142f6ba: Verifying Checksum [2023-05-24T02:06:49.815Z] 47517142f6ba: Download complete [2023-05-24T02:06:49.815Z] aba105e6f55a: Verifying Checksum [2023-05-24T02:06:49.815Z] aba105e6f55a: Download complete [2023-05-24T02:06:49.815Z] 47517142f6ba: Pull complete [2023-05-24T02:06:49.815Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T02:06:49.815Z] 5f8c4bfa009b: Download complete [2023-05-24T02:06:54.242Z] 5f8c4bfa009b: Pull complete [2023-05-24T02:06:54.242Z] f7079c9c4ba1: Pull complete [2023-05-24T02:06:54.242Z] aba105e6f55a: Pull complete [2023-05-24T02:06:54.242Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T02:06:54.242Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T02:06:54.242Z] ---> bf1b8b58d215 [2023-05-24T02:06:54.242Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T02:06:54.894Z] ---> Running in 2602b38f33d0 [2023-05-24T02:06:55.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:06:56.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:06:57.137Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T02:06:57.137Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T02:06:57.406Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T02:06:57.406Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T02:06:57.406Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T02:06:57.406Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T02:06:57.406Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T02:06:57.406Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T02:06:57.675Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T02:06:57.675Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T02:06:57.675Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T02:06:57.675Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T02:06:57.675Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T02:06:57.675Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T02:06:57.675Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T02:06:57.675Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T02:06:57.675Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T02:06:57.675Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T02:06:57.675Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T02:06:57.675Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T02:06:57.675Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T02:06:57.675Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T02:06:57.675Z] (23/128) Installing glib (2.70.1-r0) [2023-05-24T02:06:57.945Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T02:06:57.945Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T02:06:57.945Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T02:06:57.945Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T02:06:57.945Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T02:06:57.945Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T02:06:57.945Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T02:06:58.214Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T02:06:58.214Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T02:06:58.214Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T02:06:58.214Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T02:06:58.214Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T02:06:58.214Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T02:06:58.215Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T02:06:58.215Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T02:06:58.215Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T02:06:58.215Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T02:06:58.215Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T02:06:58.485Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T02:06:58.485Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T02:06:58.485Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T02:06:58.485Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T02:06:58.485Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T02:06:58.485Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T02:06:58.485Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T02:06:58.485Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T02:06:58.485Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T02:06:58.485Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T02:06:58.485Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T02:06:58.485Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T02:06:58.485Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T02:06:58.757Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T02:06:58.757Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T02:06:58.757Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T02:06:58.757Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T02:06:58.757Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T02:06:58.757Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T02:06:58.757Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T02:06:58.757Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T02:06:58.757Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T02:06:58.757Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T02:06:59.027Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T02:06:59.027Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T02:06:59.027Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T02:06:59.027Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T02:06:59.027Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T02:06:59.027Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T02:06:59.027Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T02:06:59.027Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T02:06:59.027Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T02:06:59.298Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T02:06:59.298Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T02:06:59.569Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T02:06:59.569Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T02:06:59.569Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T02:06:59.569Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T02:06:59.569Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T02:07:02.165Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T02:07:02.165Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T02:07:02.165Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T02:07:02.165Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T02:07:02.165Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T02:07:02.165Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T02:07:02.165Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T02:07:02.165Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T02:07:02.165Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T02:07:02.165Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T02:07:02.165Z] (89/128) Installing lame (3.100-r0) [2023-05-24T02:07:02.165Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T02:07:02.165Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T02:07:02.436Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T02:07:02.436Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T02:07:02.436Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T02:07:02.436Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T02:07:02.436Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T02:07:02.436Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T02:07:02.436Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T02:07:02.436Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T02:07:02.436Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T02:07:02.436Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T02:07:02.436Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T02:07:02.705Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T02:07:02.705Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T02:07:02.705Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T02:07:02.705Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T02:07:02.705Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T02:07:03.295Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T02:07:03.295Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T02:07:03.295Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T02:07:03.295Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T02:07:03.295Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T02:07:03.295Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T02:07:03.295Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T02:07:03.295Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T02:07:03.564Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T02:07:03.564Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T02:07:03.564Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T02:07:03.564Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T02:07:03.564Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T02:07:03.564Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T02:07:03.564Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T02:07:03.564Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T02:07:03.564Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T02:07:03.564Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T02:07:03.564Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T02:07:03.564Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T02:07:03.564Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T02:07:07.835Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T02:07:07.835Z] Executing glib-2.70.1-r0.trigger [2023-05-24T02:07:07.835Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T02:07:10.428Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T02:07:10.428Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T02:07:10.428Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T02:07:10.428Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T02:07:10.428Z] OK: 275 MiB in 144 packages [2023-05-24T02:07:18.683Z] Removing intermediate container 2602b38f33d0 [2023-05-24T02:07:18.683Z] ---> 81da7c462dce [2023-05-24T02:07:18.683Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T02:07:18.954Z] ---> Running in 16db1393a574 [2023-05-24T02:07:19.224Z] Removing intermediate container 16db1393a574 [2023-05-24T02:07:19.224Z] ---> 587c3b8850ea [2023-05-24T02:07:19.224Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T02:07:19.224Z] ---> Running in 3e80c9988aa2 [2023-05-24T02:07:19.493Z] Removing intermediate container 3e80c9988aa2 [2023-05-24T02:07:19.493Z] ---> 65f78d11723d [2023-05-24T02:07:19.493Z] Step 5/10 : RUN npm install -g npm [2023-05-24T02:07:19.765Z] ---> Running in 00f3b201f3c8 [2023-05-24T02:07:51.995Z] [2023-05-24T02:07:51.995Z] removed 7 packages, changed 101 packages, and audited 264 packages in 27s [2023-05-24T02:07:51.995Z] [2023-05-24T02:07:51.995Z] 27 packages are looking for funding [2023-05-24T02:07:51.995Z] run `npm fund` for details [2023-05-24T02:07:51.995Z] [2023-05-24T02:07:51.995Z] found 0 vulnerabilities [2023-05-24T02:07:55.351Z] Removing intermediate container 00f3b201f3c8 [2023-05-24T02:07:55.351Z] ---> 635cf45faef0 [2023-05-24T02:07:55.351Z] Step 6/10 : ARG USER=1000 [2023-05-24T02:07:55.351Z] ---> Running in 2d2b84873d8e [2023-05-24T02:07:55.630Z] Removing intermediate container 2d2b84873d8e [2023-05-24T02:07:55.630Z] ---> bca230dbb890 [2023-05-24T02:07:55.630Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T02:07:55.630Z] ---> Running in 5d06e3cf6428 [2023-05-24T02:07:57.578Z] Removing intermediate container 5d06e3cf6428 [2023-05-24T02:07:57.578Z] ---> e292e7c9f3e4 [2023-05-24T02:07:57.578Z] Step 8/10 : USER $USER:$USER [2023-05-24T02:07:57.578Z] ---> Running in 32ff9e0b041e [2023-05-24T02:07:57.845Z] Removing intermediate container 32ff9e0b041e [2023-05-24T02:07:57.845Z] ---> 3bbd4a663604 [2023-05-24T02:07:57.845Z] Step 9/10 : WORKDIR /app [2023-05-24T02:07:57.845Z] ---> Running in 64f7c2c456b3 [2023-05-24T02:07:58.114Z] Removing intermediate container 64f7c2c456b3 [2023-05-24T02:07:58.114Z] ---> 45430535fc7d [2023-05-24T02:07:58.114Z] Step 10/10 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T02:07:58.385Z] ---> Running in 7db58a4d1532 [2023-05-24T02:07:58.653Z] Removing intermediate container 7db58a4d1532 [2023-05-24T02:07:58.654Z] ---> 1dc53f498c62 [2023-05-24T02:07:58.654Z] Successfully built 1dc53f498c62 [2023-05-24T02:07:58.654Z] Successfully tagged edgexfoundry/edgex-web-ui:446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T02:07:58.654Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T02:07:58.654Z] touch edgex-web-ui.imagebuilt [2023-05-24T02:07:58.654Z] mkdir -p node_modules coverage [2023-05-24T02:07:58.654Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T02:07:58.654Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T02:08:10.976Z] npm WARN old lockfile [2023-05-24T02:08:10.976Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T02:08:10.976Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T02:08:10.976Z] npm WARN old lockfile [2023-05-24T02:08:10.976Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T02:08:10.976Z] npm WARN old lockfile [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.847Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE required: { [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE }, [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:08:57.848Z] npm WARN EBADENGINE } [2023-05-24T02:09:30.063Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T02:09:30.063Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T02:09:30.063Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T02:09:30.063Z] 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-24T02:09:30.063Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T02:09:30.330Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T02:09:34.597Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T02:09:42.798Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T02:09:43.384Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T02:09:44.345Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T02:09:56.771Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T02:10:06.849Z] 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-24T02:10:06.849Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T02:10:06.849Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-24T02:10:11.103Z] 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-24T02:10:13.041Z] 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-24T02:10:14.985Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T02:10:27.284Z] 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-24T02:10:27.284Z] 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-24T02:10:53.967Z] 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-24T02:11:16.027Z] 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-24T02:11:54.914Z] [2023-05-24T02:11:54.914Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-24T02:11:54.914Z] [2023-05-24T02:11:54.914Z] 90 packages are looking for funding [2023-05-24T02:11:54.914Z] run `npm fund` for details [2023-05-24T02:11:54.914Z] [2023-05-24T02:11:54.914Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T02:11:54.914Z] [2023-05-24T02:11:54.914Z] To address issues that do not require attention, run: [2023-05-24T02:11:54.914Z] npm audit fix [2023-05-24T02:11:54.914Z] [2023-05-24T02:11:54.914Z] To address all issues (including breaking changes), run: [2023-05-24T02:11:54.914Z] npm audit fix --force [2023-05-24T02:11:54.914Z] [2023-05-24T02:11:54.914Z] Run `npm audit` for details. [2023-05-24T02:11:57.579Z] 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-24T02:12:15.790Z] - Generating browser application bundles (phase: setup)... [2023-05-24T02:12:48.022Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T02:12:48.022Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T02:13:14.968Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T02:13:14.968Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T02:13:21.664Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T02:13:21.664Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T02:13:25.918Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T02:13:26.501Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T02:13:33.140Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T02:13:33.722Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T02:13:33.988Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T02:13:38.236Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T02:13:38.505Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T02:13:38.773Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T02:14:46.619Z] 24 05 2023 02:14:39.095:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T02:14:46.619Z] 24 05 2023 02:14:39.109:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T02:14:46.619Z] 24 05 2023 02:14:39.138:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T02:15:43.000Z] 24 05 2023 02:15:39.787:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T02:16:05.067Z] 24 05 2023 02:16:04.559:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T02:16:37.282Z] 24 05 2023 02:16:33.716:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T02:16:55.481Z] ✔ Browser application bundle generation complete. [2023-05-24T02:16:55.481Z] 24 05 2023 02:16:55.167:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket SYLY9pXw_BG9CS1DAAAB with id 31108982 [2023-05-24T02:17:13.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T02:17:13.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.729 secs) [2023-05-24T02:17:14.661Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.45 secs) [2023-05-24T02:17:14.944Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.559 secs) [2023-05-24T02:17:15.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.896 secs) [2023-05-24T02:17:15.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.03 secs) [2023-05-24T02:17:15.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.188 secs) [2023-05-24T02:17:15.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.403 secs) [2023-05-24T02:17:16.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.851 secs) [2023-05-24T02:17:16.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.22 secs) [2023-05-24T02:17:17.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.484 secs) [2023-05-24T02:17:17.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.767 secs) [2023-05-24T02:17:17.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.835 secs) [2023-05-24T02:17:17.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.895 secs) [2023-05-24T02:17:18.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.006 secs) [2023-05-24T02:17:18.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.253 secs) [2023-05-24T02:17:18.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.314 secs) [2023-05-24T02:17:18.574Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.373 secs) [2023-05-24T02:17:18.574Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.454 secs) [2023-05-24T02:17:18.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.734 secs) [2023-05-24T02:17:19.116Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.816 secs) [2023-05-24T02:17:19.116Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.891 secs) [2023-05-24T02:17:19.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.021 secs) [2023-05-24T02:17:19.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.062 secs) [2023-05-24T02:17:19.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.176 secs) [2023-05-24T02:17:19.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.297 secs) [2023-05-24T02:17:19.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.323 secs) [2023-05-24T02:17:19.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.41 secs) [2023-05-24T02:17:20.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.652 secs) [2023-05-24T02:17:20.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.743 secs) [2023-05-24T02:17:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.996 secs) [2023-05-24T02:17:20.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 6.091 secs) [2023-05-24T02:17:20.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.126 secs) [2023-05-24T02:17:20.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.159 secs) [2023-05-24T02:17:21.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.204 secs) [2023-05-24T02:17:21.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.226 secs) [2023-05-24T02:17:21.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.294 secs) [2023-05-24T02:17:21.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.439 secs) [2023-05-24T02:17:21.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.475 secs) [2023-05-24T02:17:21.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.509 secs) [2023-05-24T02:17:21.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.544 secs) [2023-05-24T02:17:21.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.744 secs) [2023-05-24T02:17:21.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.835 secs) [2023-05-24T02:17:21.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.886 secs) [2023-05-24T02:17:21.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.922 secs) [2023-05-24T02:17:21.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.974 secs) [2023-05-24T02:17:22.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.063 secs) [2023-05-24T02:17:22.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.083 secs) [2023-05-24T02:17:22.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.103 secs) [2023-05-24T02:17:22.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.159 secs) [2023-05-24T02:17:22.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.419 secs) [2023-05-24T02:17:22.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.607 secs) [2023-05-24T02:17:22.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.809 secs) [2023-05-24T02:17:23.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.834 secs) [2023-05-24T02:17:23.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.854 secs) [2023-05-24T02:17:23.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.885 secs) [2023-05-24T02:17:23.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.056 secs) [2023-05-24T02:17:23.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.075 secs) [2023-05-24T02:17:23.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.098 secs) [2023-05-24T02:17:23.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.349 secs) [2023-05-24T02:17:24.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.451 secs) [2023-05-24T02:17:24.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.489 secs) [2023-05-24T02:17:24.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.515 secs) [2023-05-24T02:17:24.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.539 secs) [2023-05-24T02:17:24.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.553 secs) [2023-05-24T02:17:24.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.576 secs) [2023-05-24T02:17:24.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.596 secs) [2023-05-24T02:17:24.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.649 secs) [2023-05-24T02:17:24.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.998 secs) [2023-05-24T02:17:24.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.166 secs) [2023-05-24T02:17:25.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.209 secs) [2023-05-24T02:17:25.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.231 secs) [2023-05-24T02:17:25.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.246 secs) [2023-05-24T02:17:25.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.295 secs) [2023-05-24T02:17:25.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.404 secs) [2023-05-24T02:17:25.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.549 secs) [2023-05-24T02:17:25.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.564 secs) [2023-05-24T02:17:25.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.62 secs) [2023-05-24T02:17:25.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.79 secs) [2023-05-24T02:17:25.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.826 secs) [2023-05-24T02:17:26.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.469 secs) [2023-05-24T02:17:26.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.509 secs) [2023-05-24T02:17:26.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.522 secs) [2023-05-24T02:17:26.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.628 secs) [2023-05-24T02:17:27.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.839 secs) [2023-05-24T02:17:27.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.006 secs) [2023-05-24T02:17:27.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.05 secs) [2023-05-24T02:17:27.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.097 secs) [2023-05-24T02:17:27.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.133 secs) [2023-05-24T02:17:27.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.503 secs) [2023-05-24T02:17:28.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.719 secs) [2023-05-24T02:17:28.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.811 secs) [2023-05-24T02:17:28.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.871 secs) [2023-05-24T02:17:28.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.988 secs) [2023-05-24T02:17:28.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.005 secs) [2023-05-24T02:17:28.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.016 secs) [2023-05-24T02:17:28.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.093 secs) [2023-05-24T02:17:28.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.121 secs) [2023-05-24T02:17:28.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.157 secs) [2023-05-24T02:17:29.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.363 secs) [2023-05-24T02:17:29.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.398 secs) [2023-05-24T02:17:29.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.424 secs) [2023-05-24T02:17:29.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.483 secs) [2023-05-24T02:17:29.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.627 secs) [2023-05-24T02:17:29.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.698 secs) [2023-05-24T02:17:29.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.785 secs) [2023-05-24T02:17:29.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.845 secs) [2023-05-24T02:17:29.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.892 secs) [2023-05-24T02:17:29.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.928 secs) [2023-05-24T02:17:29.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.063 secs) [2023-05-24T02:17:30.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.134 secs) [2023-05-24T02:17:30.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.188 secs) [2023-05-24T02:17:30.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.222 secs) [2023-05-24T02:17:30.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.359 secs) [2023-05-24T02:17:30.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.455 secs) [2023-05-24T02:17:30.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.474 secs) [2023-05-24T02:17:30.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.489 secs) [2023-05-24T02:17:31.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.706 secs) [2023-05-24T02:17:31.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.771 secs) [2023-05-24T02:17:31.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.836 secs) [2023-05-24T02:17:31.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.9 secs) [2023-05-24T02:17:31.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.131 secs) [2023-05-24T02:17:31.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.155 secs) [2023-05-24T02:17:31.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.169 secs) [2023-05-24T02:17:31.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.21 secs) [2023-05-24T02:17:31.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.223 secs) [2023-05-24T02:17:32.129Z] WARN: ' [2023-05-24T02:17:32.129Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T02:17:32.129Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T02:17:32.129Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T02:17:32.129Z] in a future version of Angular. [2023-05-24T02:17:32.129Z] [2023-05-24T02:17:32.129Z] For more information on this, see our API docs here: [2023-05-24T02:17:32.129Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T02:17:32.129Z] ' [2023-05-24T02:17:32.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.223 secs) [2023-05-24T02:17:32.129Z] WARN: ' [2023-05-24T02:17:32.129Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T02:17:32.129Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T02:17:32.129Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T02:17:32.129Z] in a future version of Angular. [2023-05-24T02:17:32.129Z] [2023-05-24T02:17:32.129Z] For more information on this, see our API docs here: [2023-05-24T02:17:32.129Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T02:17:32.129Z] ' [2023-05-24T02:17:32.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.384 secs) [2023-05-24T02:17:32.129Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.521 secs) [2023-05-24T02:17:32.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.588 secs) [2023-05-24T02:17:32.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.649 secs) [2023-05-24T02:17:32.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.735 secs) [2023-05-24T02:17:32.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.786 secs) [2023-05-24T02:17:32.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.815 secs) [2023-05-24T02:17:32.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.832 secs) [2023-05-24T02:17:32.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.853 secs) [2023-05-24T02:17:32.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.871 secs) [2023-05-24T02:17:32.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.892 secs) [2023-05-24T02:17:32.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.953 secs) [2023-05-24T02:17:32.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.009 secs) [2023-05-24T02:17:32.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.032 secs) [2023-05-24T02:17:32.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.059 secs) [2023-05-24T02:17:33.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.086 secs) [2023-05-24T02:17:33.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.415 secs) [2023-05-24T02:17:33.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.555 secs) [2023-05-24T02:17:34.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.729 secs) [2023-05-24T02:17:34.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.745 secs) [2023-05-24T02:17:34.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.819 secs / 15.745 secs) [2023-05-24T02:17:34.962Z] TOTAL: 145 SUCCESS [2023-05-24T02:17:34.962Z] ✔ Browser application bundle generation complete. [2023-05-24T02:17:39.220Z] [2023-05-24T02:17:39.220Z] =============================== Coverage summary =============================== [2023-05-24T02:17:39.220Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T02:17:39.220Z] Branches : 12.14% ( 109/898 ) [2023-05-24T02:17:39.220Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T02:17:39.220Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T02:17:39.220Z] ================================================================================ [2023-05-24T02:17:39.220Z] 24 05 2023 02:17:38.327:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T02:17:39.486Z] ✔ Browser application bundle generation complete. [2023-05-24T02:17:40.446Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-05-24T02:17:40.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T02:17:40.521Z] $ docker stop --time=1 d81cdb841f565ad0f87648589a4f04b966ef840b27ae5b91e0941a7e1658d0be [2023-05-24T02:17:42.309Z] $ docker rm -f --volumes d81cdb841f565ad0f87648589a4f04b966ef840b27ae5b91e0941a7e1658d0be [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T02:17:43.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T02:17:46.813Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T02:17:52.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T02:17:52.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T02:17:55.879Z] + ls -al . [2023-05-24T02:17:55.879Z] total 176 [2023-05-24T02:17:55.879Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 02:03 . [2023-05-24T02:17:55.879Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:01 .. [2023-05-24T02:17:55.879Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:01 .blubracket [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 02:01 .dockerignore [2023-05-24T02:17:55.879Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:01 .git [2023-05-24T02:17:55.879Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:01 .github [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 02:01 .gitignore [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 02:01 Attribution.txt [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 02:01 CHANGELOG.md [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 02:01 CONTRIBUTING.md [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 02:01 Dockerfile [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 02:01 Jenkinsfile [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 02:01 LICENSE [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 02:01 Makefile [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 02:01 README.md [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:57 VERSION [2023-05-24T02:17:55.879Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:01 assets [2023-05-24T02:17:55.879Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:01 bin [2023-05-24T02:17:55.879Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:01 cmd [2023-05-24T02:17:55.879Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 02:03 coverage.out [2023-05-24T02:17:55.879Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:01 docs [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 24 02:01 go.mod [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 24 02:01 go.sum [2023-05-24T02:17:55.879Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:01 internal [2023-05-24T02:17:55.879Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:01 snap [2023-05-24T02:17:55.879Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:01 testing [2023-05-24T02:17:55.879Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 02:01 version.go [2023-05-24T02:17:55.879Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 02:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:17:56.302Z] + 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=446015541c03168ed62b96ec882c7307b08dd915 --label arch=arm64 --label version=0.0.0 . [2023-05-24T02:17:57.911Z] Sending build context to Docker daemon 33.3MB [2023-05-24T02:17:57.911Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:17:57.911Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T02:17:57.911Z] ---> bee61c691ac8 [2023-05-24T02:17:57.911Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T02:17:58.494Z] ---> Running in 52df4407d95b [2023-05-24T02:17:58.759Z] Removing intermediate container 52df4407d95b [2023-05-24T02:17:58.759Z] ---> 105ba0df2bcc [2023-05-24T02:17:58.759Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T02:17:58.759Z] ---> Running in c9f47589118e [2023-05-24T02:17:59.025Z] Removing intermediate container c9f47589118e [2023-05-24T02:17:59.025Z] ---> baca10443735 [2023-05-24T02:17:59.025Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:17:59.025Z] ---> Running in b5a5899a9270 [2023-05-24T02:17:59.291Z] Removing intermediate container b5a5899a9270 [2023-05-24T02:17:59.291Z] ---> 37a696806708 [2023-05-24T02:17:59.291Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T02:17:59.291Z] ---> Running in e51310629d1c [2023-05-24T02:17:59.873Z] Removing intermediate container e51310629d1c [2023-05-24T02:17:59.873Z] ---> 31c20ffcb41a [2023-05-24T02:17:59.873Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T02:17:59.873Z] ---> Running in b1c9626810cd [2023-05-24T02:18:00.140Z] Removing intermediate container b1c9626810cd [2023-05-24T02:18:00.140Z] ---> c299c1300118 [2023-05-24T02:18:00.140Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T02:18:01.550Z] ---> 96dbe12e3038 [2023-05-24T02:18:01.550Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:18:01.817Z] ---> Running in 1f29fca729df [2023-05-24T02:18:02.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:18:03.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:18:04.768Z] OK: 263 MiB in 53 packages [2023-05-24T02:18:05.355Z] Removing intermediate container 1f29fca729df [2023-05-24T02:18:05.355Z] ---> 8c0831f5792e [2023-05-24T02:18:05.355Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T02:18:05.620Z] ---> Running in 1f54a0983796 [2023-05-24T02:18:05.888Z] Removing intermediate container 1f54a0983796 [2023-05-24T02:18:05.888Z] ---> 3b4326c5622c [2023-05-24T02:18:05.888Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T02:18:05.888Z] ---> Running in bbd8ca5b4e83 [2023-05-24T02:18:06.162Z] Removing intermediate container bbd8ca5b4e83 [2023-05-24T02:18:06.162Z] ---> d9f7eb17e416 [2023-05-24T02:18:06.162Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T02:18:06.747Z] ---> ca977869e122 [2023-05-24T02:18:06.747Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:18:06.747Z] ---> Running in 59e4ba7d420c [2023-05-24T02:18:09.446Z] Removing intermediate container 59e4ba7d420c [2023-05-24T02:18:09.446Z] ---> da33bf834051 [2023-05-24T02:18:09.446Z] Step 14/25 : COPY . . [2023-05-24T02:18:13.697Z] ---> 961a71912785 [2023-05-24T02:18:13.697Z] Step 15/25 : RUN ${MAKE} [2023-05-24T02:18:13.697Z] ---> Running in f3b970666bb5 [2023-05-24T02:18:15.106Z] 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-24T02:20:21.928Z] Removing intermediate container f3b970666bb5 [2023-05-24T02:20:21.928Z] ---> c0bea8b45779 [2023-05-24T02:20:21.928Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T02:20:22.513Z] 3.17: Pulling from library/alpine [2023-05-24T02:20:22.513Z] c41833b44d91: Already exists [2023-05-24T02:20:22.513Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T02:20:22.513Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T02:20:22.513Z] ---> 51e60588ff2c [2023-05-24T02:20:22.513Z] Step 17/25 : EXPOSE 4000 [2023-05-24T02:20:22.780Z] ---> Running in fdc009d69193 [2023-05-24T02:20:23.047Z] Removing intermediate container fdc009d69193 [2023-05-24T02:20:23.047Z] ---> c56654641e95 [2023-05-24T02:20:23.047Z] 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-24T02:20:24.991Z] ---> 6ae7147f4e05 [2023-05-24T02:20:24.991Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T02:20:25.259Z] ---> 113243ffd06f [2023-05-24T02:20:25.259Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T02:20:25.843Z] ---> c0ef84a91555 [2023-05-24T02:20:25.843Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T02:20:25.843Z] ---> Running in 0b4e0a289a97 [2023-05-24T02:20:26.110Z] Removing intermediate container 0b4e0a289a97 [2023-05-24T02:20:26.110Z] ---> 107d48c5dc99 [2023-05-24T02:20:26.110Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T02:20:26.110Z] ---> Running in b3441373b3f4 [2023-05-24T02:20:26.692Z] Removing intermediate container b3441373b3f4 [2023-05-24T02:20:26.692Z] ---> 08e246066ccf [2023-05-24T02:20:26.692Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T02:20:26.692Z] ---> Running in 7b97364cc3a5 [2023-05-24T02:20:26.959Z] Removing intermediate container 7b97364cc3a5 [2023-05-24T02:20:26.959Z] ---> 6557dc59ab82 [2023-05-24T02:20:26.959Z] Step 24/25 : LABEL git_sha=446015541c03168ed62b96ec882c7307b08dd915 [2023-05-24T02:20:26.959Z] ---> Running in 244211cb50fa [2023-05-24T02:20:27.224Z] Removing intermediate container 244211cb50fa [2023-05-24T02:20:27.224Z] ---> 95143b132668 [2023-05-24T02:20:27.224Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T02:20:27.224Z] ---> Running in 9b7e4b1468ff [2023-05-24T02:20:27.489Z] Removing intermediate container 9b7e4b1468ff [2023-05-24T02:20:27.489Z] ---> 1bae160f3a33 [2023-05-24T02:20:27.489Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T02:20:27.754Z] Successfully built 1bae160f3a33 [2023-05-24T02:20:27.754Z] 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-24T02:20:28.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:20:28.585Z] [2023-05-24T02:20:28.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:20:28.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:20:28.999Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T02:20:28.999Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T02:20:28.999Z] 04944245beec: Pulling fs layer [2023-05-24T02:20:28.999Z] 699f458cf7ca: Pulling fs layer [2023-05-24T02:20:28.999Z] 765212b225bb: Pulling fs layer [2023-05-24T02:20:28.999Z] f23df028b6ca: Pulling fs layer [2023-05-24T02:20:28.999Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T02:20:28.999Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T02:20:28.999Z] 765212b225bb: Waiting [2023-05-24T02:20:28.999Z] f23df028b6ca: Waiting [2023-05-24T02:20:28.999Z] d65c8cfc05b1: Waiting [2023-05-24T02:20:28.999Z] 2437ff75d9bd: Waiting [2023-05-24T02:20:29.266Z] 04944245beec: Verifying Checksum [2023-05-24T02:20:29.266Z] 04944245beec: Download complete [2023-05-24T02:20:29.266Z] 765212b225bb: Verifying Checksum [2023-05-24T02:20:29.266Z] 765212b225bb: Download complete [2023-05-24T02:20:29.266Z] f23df028b6ca: Download complete [2023-05-24T02:20:29.266Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T02:20:29.266Z] d65c8cfc05b1: Download complete [2023-05-24T02:20:29.532Z] 699f458cf7ca: Verifying Checksum [2023-05-24T02:20:29.532Z] 699f458cf7ca: Download complete [2023-05-24T02:20:29.798Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T02:20:29.798Z] 8998bd30e6a1: Download complete [2023-05-24T02:20:32.378Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T02:20:32.378Z] 2437ff75d9bd: Download complete [2023-05-24T02:20:33.785Z] 8998bd30e6a1: Pull complete [2023-05-24T02:20:34.053Z] 04944245beec: Pull complete [2023-05-24T02:20:35.460Z] 699f458cf7ca: Pull complete [2023-05-24T02:20:35.460Z] 765212b225bb: Pull complete [2023-05-24T02:20:36.044Z] f23df028b6ca: Pull complete [2023-05-24T02:20:36.311Z] d65c8cfc05b1: Pull complete [2023-05-24T02:20:51.296Z] 2437ff75d9bd: Pull complete [2023-05-24T02:20:51.296Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T02:20:51.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:20:51.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:20:51.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-16647 does not seem to be running inside a container [2023-05-24T02:20:51.702Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T02:20:54.764Z] $ docker top e91413e85491bb412d45a44e195a0e4adfd5b741b84c66b3b1f400052b27c286 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:20:55.661Z] ---> job-cost.sh [2023-05-24T02:20:55.661Z] lf-activate-venv: SKIPPING [2023-05-24T02:20:55.661Z] INFO: No Stack... [2023-05-24T02:20:56.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T02:20:56.827Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T02:20:57.753Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-05-24T02:20:57.753Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T02:20:57.842Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [2023-05-24T02:20:57.846Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] did not exist. Created. [2023-05-24T02:20:57.846Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T02:20:58.268Z] /w/workspace/edgex-ui-go/2@tmp/durable-a13ed5ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T02:20:59.209Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T02:20:59.253Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T02:21:04.233Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T02:21:04.252Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-612-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T02:21:04.341Z] $ docker stop --time=1 e91413e85491bb412d45a44e195a0e4adfd5b741b84c66b3b1f400052b27c286 [2023-05-24T02:21:06.037Z] $ docker rm -f --volumes e91413e85491bb412d45a44e195a0e4adfd5b741b84c66b3b1f400052b27c286 [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-24T02:21:07.052Z] provisioning config files... [2023-05-24T02:21:07.066Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config11897292833083695354tmp [Pipeline] { [Pipeline] sh [2023-05-24T02:21:07.413Z] + set +x [2023-05-24T02:21:07.413Z] + curl -s https://codecov.io/bash [2023-05-24T02:21:07.413Z] + bash -s -- [2023-05-24T02:21:07.413Z] [2023-05-24T02:21:07.413Z] _____ _ [2023-05-24T02:21:07.413Z] / ____| | | [2023-05-24T02:21:07.413Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T02:21:07.413Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T02:21:07.413Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T02:21:07.413Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T02:21:07.413Z] Bash-1.0.6 [2023-05-24T02:21:07.413Z] [2023-05-24T02:21:07.413Z] [2023-05-24T02:21:07.413Z] ==> git version 2.25.1 found [2023-05-24T02:21:07.413Z] ==> 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-24T02:21:07.413Z] Release-Date: 2020-01-08 [2023-05-24T02:21:07.413Z] 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-24T02:21:07.413Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T02:21:07.413Z] ==> Jenkins CI detected. [2023-05-24T02:21:07.413Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-612 [2023-05-24T02:21:07.413Z] project root: . [2023-05-24T02:21:07.413Z] --> token set from env [2023-05-24T02:21:07.413Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T02:21:07.413Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T02:21:07.676Z] ==> Python coveragepy not found [2023-05-24T02:21:07.676Z] ==> Searching for coverage reports in: [2023-05-24T02:21:07.676Z] + . [2023-05-24T02:21:07.936Z] -> Found 1 reports [2023-05-24T02:21:07.936Z] ==> Detecting git/mercurial file structure [2023-05-24T02:21:07.936Z] ==> Reading reports [2023-05-24T02:21:07.936Z] + ./coverage.out bytes=10 [2023-05-24T02:21:07.936Z] ==> Appending adjustments [2023-05-24T02:21:07.936Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T02:21:08.875Z] + Found adjustments [2023-05-24T02:21:08.875Z] ==> Gzipping contents [2023-05-24T02:21:08.875Z] 12K /tmp/codecov.KobMLT.gz [2023-05-24T02:21:08.875Z] ==> Uploading reports [2023-05-24T02:21:08.875Z] url: https://codecov.io [2023-05-24T02:21:08.875Z] query: branch=PR-612&commit=446015541c03168ed62b96ec882c7307b08dd915&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-612%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=612&job=&cmd_args= [2023-05-24T02:21:08.875Z] -> Pinging Codecov [2023-05-24T02:21:08.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-612&commit=446015541c03168ed62b96ec882c7307b08dd915&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-612%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=612&job=&cmd_args= [2023-05-24T02:21:08.875Z] -> Uploading to [2023-05-24T02:21:08.875Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/446015541c03168ed62b96ec882c7307b08dd915/402b5182-0499-42fd-8cdf-db20dc24f284.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T022108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bf54e2a649997582d2a43c68c5bd8a4a00dba8ba3b54d34642e2b25e1ca9349 [2023-05-24T02:21:08.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T02:21:08.875Z] Dload Upload Total Spent Left Speed [2023-05-24T02:21:09.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 46425 --:--:-- --:--:-- --:--:-- 46664 [2023-05-24T02:21:09.135Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/446015541c03168ed62b96ec882c7307b08dd915 [Pipeline] } [2023-05-24T02:21:09.164Z] 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-24T02:21:10.864Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives ] [2023-05-24T02:21:10.864Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives [2023-05-24T02:21:10.864Z] total 16 [2023-05-24T02:21:10.864Z] drwxr-xr-x 3 root root 4096 May 24 02:01 . [2023-05-24T02:21:10.864Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 02:01 .. [2023-05-24T02:21:10.864Z] drwxr-xr-x 2 root root 4096 May 24 02:01 cost [2023-05-24T02:21:10.864Z] -rw-r--r-- 1 root root 83 May 24 02:01 cost.csv [2023-05-24T02:21:10.864Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives [2023-05-24T02:21:10.864Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives [2023-05-24T02:21:10.864Z] total 16 [2023-05-24T02:21:10.864Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:01 . [2023-05-24T02:21:10.864Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 02:01 .. [2023-05-24T02:21:10.864Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:01 cost [2023-05-24T02:21:10.864Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:21:11.194Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:21:12.091Z] ---> package-listing.sh [2023-05-24T02:21:12.091Z] ++ facter osfamily [2023-05-24T02:21:12.091Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T02:21:12.351Z] + OS_FAMILY=debian [2023-05-24T02:21:12.351Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-612 [2023-05-24T02:21:12.351Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T02:21:12.351Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T02:21:12.351Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T02:21:12.351Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T02:21:12.351Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-612 ']' [2023-05-24T02:21:12.351Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T02:21:12.351Z] + case "${OS_FAMILY}" in [2023-05-24T02:21:12.351Z] + dpkg -l [2023-05-24T02:21:12.351Z] + grep '^ii' [2023-05-24T02:21:12.351Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T02:21:12.351Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T02:21:12.351Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T02:21:12.351Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-612 ']' [2023-05-24T02:21:12.351Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives/ [2023-05-24T02:21:12.351Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-612/archives/ [Pipeline] echo [2023-05-24T02:21:12.387Z] 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-612/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T02:21:12.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:21:13.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:21:13.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:21:13.466Z] prd-ubuntu20.04-docker-8c-8g-16645 does not seem to be running inside a container [2023-05-24T02:21:13.513Z] $ 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-612/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-612 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612:/w/workspace/edgexfoundry_edgex-ui-go_PR-612:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T02:21:13.767Z] $ docker top 1794ed1767ae4764f4aba6999bfd34cfdbcd1fcfba78f7fc16093624a84f1528 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:21:14.149Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T02:21:14.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T02:21:14.776Z] + ls /var/log/sa-host [2023-05-24T02:21:14.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T02:21:14.928Z] provisioning config files... [2023-05-24T02:21:14.937Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-612@tmp/config1847434697337525615tmp [Pipeline] { [Pipeline] echo [2023-05-24T02:21:14.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:21:15.340Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T02:21:15.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:21:15.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T02:21:15.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:21:16.181Z] ---> sudo-logs.sh [2023-05-24T02:21:16.181Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T02:21:16.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:21:16.638Z] ---> job-cost.sh [2023-05-24T02:21:16.638Z] lf-activate-venv: SKIPPING [2023-05-24T02:21:16.638Z] DEBUG: total: 0.2199999988079071 [2023-05-24T02:21:16.638Z] INFO: Retrieving Stack Cost... [2023-05-24T02:21:16.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T02:21:17.466Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T02:21:17.499Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:21:17.814Z] ---> logs-deploy.sh [2023-05-24T02:21:17.815Z] lf-activate-venv: SKIPPING [2023-05-24T02:21:17.815Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-612/2 [2023-05-24T02:21:17.815Z] INFO: archiving workspace using pattern(s): [2023-05-24T02:21:19.197Z] Archives upload complete. [2023-05-24T02:21:19.198Z] INFO: archiving logs to Nexus [2023-05-24T02:21:20.139Z] ---> uname -a: [2023-05-24T02:21:20.139Z] Linux prd-ubuntu20-04-docker-8c-8g-16645 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-24T02:21:20.139Z] [2023-05-24T02:21:20.139Z] [2023-05-24T02:21:20.139Z] ---> lscpu: [2023-05-24T02:21:20.139Z] Architecture: x86_64 [2023-05-24T02:21:20.139Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-24T02:21:20.139Z] Byte Order: Little Endian [2023-05-24T02:21:20.139Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-24T02:21:20.139Z] CPU(s): 8 [2023-05-24T02:21:20.140Z] On-line CPU(s) list: 0-7 [2023-05-24T02:21:20.140Z] Thread(s) per core: 1 [2023-05-24T02:21:20.140Z] Core(s) per socket: 1 [2023-05-24T02:21:20.140Z] Socket(s): 8 [2023-05-24T02:21:20.140Z] NUMA node(s): 1 [2023-05-24T02:21:20.140Z] Vendor ID: AuthenticAMD [2023-05-24T02:21:20.140Z] CPU family: 23 [2023-05-24T02:21:20.140Z] Model: 49 [2023-05-24T02:21:20.140Z] Model name: AMD EPYC-Rome Processor [2023-05-24T02:21:20.140Z] Stepping: 0 [2023-05-24T02:21:20.140Z] CPU MHz: 2799.998 [2023-05-24T02:21:20.140Z] BogoMIPS: 5599.99 [2023-05-24T02:21:20.140Z] Virtualization: AMD-V [2023-05-24T02:21:20.140Z] Hypervisor vendor: KVM [2023-05-24T02:21:20.140Z] Virtualization type: full [2023-05-24T02:21:20.140Z] L1d cache: 256 KiB [2023-05-24T02:21:20.140Z] L1i cache: 256 KiB [2023-05-24T02:21:20.140Z] L2 cache: 4 MiB [2023-05-24T02:21:20.140Z] L3 cache: 128 MiB [2023-05-24T02:21:20.140Z] NUMA node0 CPU(s): 0-7 [2023-05-24T02:21:20.140Z] Vulnerability Itlb multihit: Not affected [2023-05-24T02:21:20.140Z] Vulnerability L1tf: Not affected [2023-05-24T02:21:20.140Z] Vulnerability Mds: Not affected [2023-05-24T02:21:20.140Z] Vulnerability Meltdown: Not affected [2023-05-24T02:21:20.140Z] Vulnerability Mmio stale data: Not affected [2023-05-24T02:21:20.140Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-24T02:21:20.140Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-24T02:21:20.140Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-24T02:21:20.140Z] Vulnerability Srbds: Not affected [2023-05-24T02:21:20.140Z] Vulnerability Tsx async abort: Not affected [2023-05-24T02:21:20.140Z] 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-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] ---> nproc: [2023-05-24T02:21:20.140Z] 8 [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] ---> df -h: [2023-05-24T02:21:20.140Z] Filesystem Size Used Avail Use% Mounted on [2023-05-24T02:21:20.140Z] overlay 155G 13G 142G 9% / [2023-05-24T02:21:20.140Z] tmpfs 64M 0 64M 0% /dev [2023-05-24T02:21:20.140Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-24T02:21:20.140Z] shm 64M 0 64M 0% /dev/shm [2023-05-24T02:21:20.140Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] ---> sar -b -r -n DEV: [2023-05-24T02:21:20.140Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16645) 05/24/23 _x86_64_ (8 CPU) [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] 01:56:56 LINUX RESTART (8 CPU) [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] 01:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-24T02:21:20.140Z] 01:58:01 332.44 48.14 284.30 0.00 5413.50 177035.43 0.00 [2023-05-24T02:21:20.140Z] 01:59:01 202.98 1.28 201.70 0.00 20.53 89137.94 0.00 [2023-05-24T02:21:20.140Z] 02:00:01 204.65 0.23 204.42 0.00 5.60 37615.19 0.00 [2023-05-24T02:21:20.140Z] 02:01:01 142.89 0.10 142.79 0.00 0.80 34391.62 0.00 [2023-05-24T02:21:20.140Z] 02:02:01 197.02 1.15 195.87 0.00 73.19 45217.53 0.00 [2023-05-24T02:21:20.140Z] 02:03:01 56.01 9.63 46.38 0.00 5088.89 8881.05 0.00 [2023-05-24T02:21:20.140Z] 02:04:01 3.58 0.02 3.57 0.00 0.13 92.92 0.00 [2023-05-24T02:21:20.140Z] 02:05:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2023-05-24T02:21:20.140Z] 02:06:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 [2023-05-24T02:21:20.140Z] 02:07:01 2.13 0.00 2.13 0.00 0.00 22.80 0.00 [2023-05-24T02:21:20.140Z] 02:08:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2023-05-24T02:21:20.140Z] 02:09:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 [2023-05-24T02:21:20.140Z] 02:10:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2023-05-24T02:21:20.140Z] 02:11:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2023-05-24T02:21:20.140Z] 02:12:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2023-05-24T02:21:20.140Z] 02:13:01 2.65 0.02 2.63 0.00 0.13 33.19 0.00 [2023-05-24T02:21:20.140Z] 02:14:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2023-05-24T02:21:20.140Z] 02:15:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2023-05-24T02:21:20.140Z] 02:16:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2023-05-24T02:21:20.140Z] 02:17:01 1.47 0.02 1.45 0.00 0.13 17.06 0.00 [2023-05-24T02:21:20.140Z] 02:18:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2023-05-24T02:21:20.140Z] 02:19:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2023-05-24T02:21:20.140Z] 02:20:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2023-05-24T02:21:20.140Z] 02:21:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2023-05-24T02:21:20.140Z] Average: 48.42 2.52 45.90 0.00 441.78 16359.46 0.00 [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] 01:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-24T02:21:20.140Z] 01:58:01 29788548 31590168 746836 2.27 62660 2041440 1906996 5.62 1029232 1752660 109508 [2023-05-24T02:21:20.140Z] 01:59:01 27962128 31549396 749156 2.28 150136 3634680 1834640 5.41 1158316 3306636 688 [2023-05-24T02:21:20.140Z] 02:00:01 26566908 30950060 1341292 4.08 181808 4313048 2054292 6.05 1836220 3907848 99736 [2023-05-24T02:21:20.140Z] 02:01:01 25356736 30499296 1782280 5.42 222160 4919624 2475060 7.29 2425152 4404552 48296 [2023-05-24T02:21:20.140Z] 02:02:01 25771380 31518084 768524 2.34 231524 5481060 1784836 5.26 1643008 4769276 9436 [2023-05-24T02:21:20.140Z] 02:03:01 25260780 31505380 769908 2.34 262952 5927964 1843436 5.43 1956448 4929764 148 [2023-05-24T02:21:20.140Z] 02:04:01 25267516 31507324 767444 2.33 261456 5924712 1829016 5.39 1952588 4926572 188 [2023-05-24T02:21:20.140Z] 02:05:01 25276492 31516364 758388 2.31 261516 5924716 1829016 5.39 1943064 4926576 208 [2023-05-24T02:21:20.140Z] 02:06:01 25276888 31516984 758008 2.31 261564 5924716 1829016 5.39 1943092 4926752 8 [2023-05-24T02:21:20.140Z] 02:07:01 25278024 31518172 756916 2.30 261612 5924720 1829016 5.39 1942860 4926756 160 [2023-05-24T02:21:20.140Z] 02:08:01 25278204 31518384 756676 2.30 261636 5924720 1829016 5.39 1942828 4926764 8 [2023-05-24T02:21:20.140Z] 02:09:01 25278180 31518604 756400 2.30 261688 5924856 1829016 5.39 1943044 4926948 212 [2023-05-24T02:21:20.140Z] 02:10:01 25278268 31518724 756268 2.30 261708 5924860 1829016 5.39 1943288 4926956 8 [2023-05-24T02:21:20.140Z] 02:11:01 25278660 31519156 755716 2.30 261712 5924860 1829016 5.39 1942356 4926956 224 [2023-05-24T02:21:20.140Z] 02:12:01 25278668 31519176 755648 2.30 261724 5924860 1829016 5.39 1942376 4926960 12 [2023-05-24T02:21:20.140Z] 02:13:01 25277368 31517984 756852 2.30 261768 5924844 1841200 5.43 1942588 4926944 4 [2023-05-24T02:21:20.140Z] 02:14:01 25277732 31518396 756400 2.30 261808 5924844 1841200 5.43 1942512 4926944 12 [2023-05-24T02:21:20.140Z] 02:15:01 25277752 31518432 756504 2.30 261820 5924848 1825096 5.38 1942600 4926948 152 [2023-05-24T02:21:20.140Z] 02:16:01 25278240 31518940 755968 2.30 261832 5924852 1825096 5.38 1942548 4926952 12 [2023-05-24T02:21:20.140Z] 02:17:01 25277900 31518636 756164 2.30 261856 5924844 1825096 5.38 1942820 4926956 192 [2023-05-24T02:21:20.140Z] 02:18:01 25277960 31518748 755860 2.30 261872 5924864 1825096 5.38 1942868 4926960 8 [2023-05-24T02:21:20.140Z] 02:19:01 25277992 31518804 755804 2.30 261896 5924864 1825096 5.38 1942824 4926960 236 [2023-05-24T02:21:20.140Z] 02:20:01 25277968 31518788 755784 2.30 261908 5924868 1825096 5.38 1942808 4926964 8 [2023-05-24T02:21:20.140Z] 02:21:01 25277940 31518792 755952 2.30 261924 5924868 1825096 5.38 1942716 4926964 228 [2023-05-24T02:21:20.140Z] Average: 25654093 31455533 824364 2.51 242606 5540189 1867436 5.50 1876173 4656440 11237 [2023-05-24T02:21:20.140Z] [2023-05-24T02:21:20.140Z] 01:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-24T02:21:20.140Z] 01:58:01 ens3 567.56 388.74 3904.21 109.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 01:58:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 01:58:01 docker0 43.48 44.48 3.25 279.13 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 01:59:01 ens3 541.41 298.18 7137.00 35.92 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 01:59:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 01:59:01 vethf307c13 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 01:59:01 docker0 181.49 295.90 14.47 1931.98 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:00:01 ens3 317.23 159.50 4141.26 34.41 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:00:01 veth1574f23 73.68 136.50 12.02 1346.60 0.00 0.00 0.00 0.11 [2023-05-24T02:21:20.140Z] 02:00:01 veth06f0871 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:00:01 docker0 113.45 250.43 13.61 3415.96 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:01:01 ens3 241.44 135.03 1762.60 35.35 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:01:01 veth06f0871 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:01:01 veth5676022 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:01:01 docker0 111.73 207.65 18.83 1736.12 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:02:01 ens3 165.06 128.46 2738.76 147.68 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:02:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:02:01 docker0 1.48 3.22 0.09 42.51 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:03:01 ens3 136.89 69.34 2715.45 4.90 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:03:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:04:01 ens3 1.68 0.80 2.47 0.30 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:05:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:06:01 ens3 0.32 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:08:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.140Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:09:01 ens3 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:10:01 ens3 0.52 0.35 0.31 0.21 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:11:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:13:01 ens3 0.38 0.28 0.12 0.08 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:14:01 ens3 0.78 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:15:01 ens3 0.60 0.62 0.32 0.23 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:18:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:21:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] Average: ens3 82.32 49.27 933.47 15.35 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] Average: docker0 18.82 33.40 2.09 308.59 0.00 0.00 0.00 0.00 [2023-05-24T02:21:20.141Z] [2023-05-24T02:21:20.141Z] [2023-05-24T02:21:20.141Z] ---> sar -P ALL: [2023-05-24T02:21:20.141Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16645) 05/24/23 _x86_64_ (8 CPU) [2023-05-24T02:21:20.141Z] [2023-05-24T02:21:20.141Z] 01:56:56 LINUX RESTART (8 CPU) [2023-05-24T02:21:20.141Z] [2023-05-24T02:21:20.141Z] 01:57:01 CPU %user %nice %system %iowait %steal %idle [2023-05-24T02:21:20.141Z] 01:58:01 all 7.29 0.00 2.31 2.43 0.05 87.92 [2023-05-24T02:21:20.141Z] 01:58:01 0 7.40 0.00 1.69 3.87 0.05 86.99 [2023-05-24T02:21:20.141Z] 01:58:01 1 6.68 0.00 2.28 6.56 0.05 84.43 [2023-05-24T02:21:20.141Z] 01:58:01 2 6.95 0.00 3.07 6.41 0.05 83.52 [2023-05-24T02:21:20.141Z] 01:58:01 3 7.54 0.00 1.68 0.71 0.05 90.02 [2023-05-24T02:21:20.141Z] 01:58:01 4 5.51 0.00 1.89 0.54 0.05 92.01 [2023-05-24T02:21:20.141Z] 01:58:01 5 11.93 0.00 1.79 0.38 0.05 85.85 [2023-05-24T02:21:20.141Z] 01:58:01 6 5.80 0.00 2.78 0.45 0.03 90.93 [2023-05-24T02:21:20.141Z] 01:58:01 7 6.47 0.00 3.27 0.54 0.07 89.66 [2023-05-24T02:21:20.141Z] 01:59:01 all 8.29 0.00 3.73 5.31 0.05 82.62 [2023-05-24T02:21:20.141Z] 01:59:01 0 8.54 0.00 3.04 0.29 0.03 88.10 [2023-05-24T02:21:20.141Z] 01:59:01 1 7.28 0.00 3.30 8.58 0.07 80.76 [2023-05-24T02:21:20.141Z] 01:59:01 2 7.78 0.00 3.46 1.64 0.05 87.07 [2023-05-24T02:21:20.141Z] 01:59:01 3 9.01 0.00 3.79 0.49 0.05 86.67 [2023-05-24T02:21:20.141Z] 01:59:01 4 9.65 0.00 4.42 2.98 0.03 82.92 [2023-05-24T02:21:20.141Z] 01:59:01 5 9.13 0.00 3.26 0.39 0.03 87.19 [2023-05-24T02:21:20.141Z] 01:59:01 6 7.59 0.00 4.01 8.89 0.05 79.46 [2023-05-24T02:21:20.141Z] 01:59:01 7 7.35 0.00 4.60 19.41 0.09 68.55 [2023-05-24T02:21:20.141Z] 02:00:01 all 21.91 0.00 5.41 2.74 0.07 69.87 [2023-05-24T02:21:20.141Z] 02:00:01 0 19.80 0.00 5.28 2.46 0.08 72.37 [2023-05-24T02:21:20.141Z] 02:00:01 1 32.28 0.00 7.40 4.14 0.07 56.11 [2023-05-24T02:21:20.141Z] 02:00:01 2 21.04 0.00 5.60 1.93 0.07 71.36 [2023-05-24T02:21:20.141Z] 02:00:01 3 20.07 0.00 4.92 12.06 0.08 62.87 [2023-05-24T02:21:20.141Z] 02:00:01 4 20.71 0.00 5.39 0.62 0.07 73.21 [2023-05-24T02:21:20.141Z] 02:00:01 5 19.12 0.00 4.54 0.18 0.05 76.11 [2023-05-24T02:21:20.141Z] 02:00:01 6 20.24 0.00 4.46 0.45 0.03 74.81 [2023-05-24T02:21:20.141Z] 02:00:01 7 22.02 0.00 5.70 0.10 0.12 72.05 [2023-05-24T02:21:20.141Z] 02:01:01 all 18.78 0.00 4.75 3.16 0.07 73.24 [2023-05-24T02:21:20.141Z] 02:01:01 0 16.88 0.00 4.53 2.38 0.07 76.14 [2023-05-24T02:21:20.141Z] 02:01:01 1 22.00 0.00 5.94 1.55 0.07 70.44 [2023-05-24T02:21:20.141Z] 02:01:01 2 13.09 0.00 2.89 0.03 0.08 83.91 [2023-05-24T02:21:20.141Z] 02:01:01 3 14.52 0.00 5.76 17.16 0.07 62.49 [2023-05-24T02:21:20.141Z] 02:01:01 4 21.20 0.00 6.76 1.38 0.07 70.60 [2023-05-24T02:21:20.141Z] 02:01:01 5 14.36 0.00 3.56 0.55 0.05 81.49 [2023-05-24T02:21:20.141Z] 02:01:01 6 38.68 0.00 5.83 1.51 0.07 53.92 [2023-05-24T02:21:20.141Z] 02:01:01 7 9.58 0.00 2.80 0.79 0.07 86.77 [2023-05-24T02:21:20.141Z] 02:02:01 all 16.50 0.00 4.28 3.05 0.09 76.09 [2023-05-24T02:21:20.141Z] 02:02:01 0 15.66 0.00 4.09 0.54 0.05 79.66 [2023-05-24T02:21:20.141Z] 02:02:01 1 16.78 0.00 5.18 0.91 0.05 77.09 [2023-05-24T02:21:20.141Z] 02:02:01 2 19.57 0.00 4.13 0.13 0.05 76.12 [2023-05-24T02:21:20.141Z] 02:02:01 3 15.36 0.00 3.80 4.81 0.07 75.96 [2023-05-24T02:21:20.141Z] 02:02:01 4 16.94 0.00 4.87 1.58 0.08 76.52 [2023-05-24T02:21:20.141Z] 02:02:01 5 15.58 0.00 3.56 0.05 0.12 80.69 [2023-05-24T02:21:20.141Z] 02:02:01 6 16.02 0.00 3.66 3.16 0.07 77.09 [2023-05-24T02:21:20.141Z] 02:02:01 7 16.08 0.00 4.91 13.27 0.22 65.52 [2023-05-24T02:21:20.141Z] 02:03:01 all 2.16 0.00 1.54 0.94 0.03 95.33 [2023-05-24T02:21:20.141Z] 02:03:01 0 2.93 0.00 1.77 2.04 0.03 93.23 [2023-05-24T02:21:20.141Z] 02:03:01 1 1.81 0.00 2.88 1.81 0.03 93.48 [2023-05-24T02:21:20.141Z] 02:03:01 2 2.15 0.00 1.94 0.13 0.02 95.76 [2023-05-24T02:21:20.141Z] 02:03:01 3 3.27 0.00 1.45 1.22 0.03 94.02 [2023-05-24T02:21:20.141Z] 02:03:01 4 1.47 0.00 1.12 0.03 0.02 97.36 [2023-05-24T02:21:20.141Z] 02:03:01 5 2.44 0.00 1.08 0.10 0.03 96.35 [2023-05-24T02:21:20.141Z] 02:03:01 6 1.42 0.00 1.25 0.08 0.02 97.23 [2023-05-24T02:21:20.141Z] 02:03:01 7 1.83 0.00 0.82 2.10 0.03 95.22 [2023-05-24T02:21:20.141Z] 02:04:01 all 0.08 0.00 0.06 0.01 0.01 99.84 [2023-05-24T02:21:20.141Z] 02:04:01 0 0.23 0.00 0.10 0.00 0.02 99.65 [2023-05-24T02:21:20.141Z] 02:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-24T02:21:20.141Z] 02:04:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-24T02:21:20.141Z] 02:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-24T02:21:20.141Z] 02:04:01 4 0.15 0.00 0.05 0.00 0.02 99.78 [2023-05-24T02:21:20.141Z] 02:04:01 5 0.03 0.00 0.05 0.05 0.00 99.87 [2023-05-24T02:21:20.141Z] 02:04:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-24T02:21:20.141Z] 02:04:01 7 0.13 0.00 0.08 0.05 0.03 99.70 [2023-05-24T02:21:20.141Z] 02:05:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-05-24T02:21:20.141Z] 02:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-24T02:21:20.141Z] 02:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-24T02:21:20.141Z] 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.141Z] 02:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T02:21:20.141Z] 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.141Z] 02:05:01 5 0.00 0.00 0.02 0.05 0.02 99.92 [2023-05-24T02:21:20.141Z] 02:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-24T02:21:20.141Z] 02:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-24T02:21:20.141Z] 02:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-24T02:21:20.141Z] 02:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-24T02:21:20.141Z] 02:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.141Z] 02:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.141Z] 02:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.141Z] 02:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T02:21:20.141Z] 02:06:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2023-05-24T02:21:20.141Z] 02:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.141Z] 02:06:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-24T02:21:20.141Z] 02:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-24T02:21:20.141Z] 02:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T02:21:20.141Z] 02:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T02:21:20.141Z] 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.141Z] 02:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T02:21:20.141Z] 02:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T02:21:20.141Z] 02:07:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2023-05-24T02:21:20.141Z] 02:07:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-24T02:21:20.141Z] 02:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-24T02:21:20.141Z] 02:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-24T02:21:20.141Z] 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.141Z] 02:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.141Z] 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.141Z] 02:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T02:21:20.141Z] 02:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-24T02:21:20.141Z] 02:08:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-24T02:21:20.141Z] 02:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.141Z] 02:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-24T02:21:20.141Z] [2023-05-24T02:21:20.142Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2023-05-24T02:21:20.142Z] 02:09:01 all 0.02 0.00 0.01 0.31 0.01 99.65 [2023-05-24T02:21:20.142Z] 02:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-24T02:21:20.142Z] 02:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T02:21:20.142Z] 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-24T02:21:20.142Z] 02:09:01 5 0.02 0.00 0.02 2.35 0.02 97.60 [2023-05-24T02:21:20.142Z] 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:09:01 7 0.07 0.00 0.03 0.13 0.02 99.75 [2023-05-24T02:21:20.142Z] 02:10:01 all 0.01 0.00 0.00 0.13 0.01 99.85 [2023-05-24T02:21:20.142Z] 02:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:10:01 1 0.03 0.00 0.00 0.35 0.02 99.60 [2023-05-24T02:21:20.142Z] 02:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T02:21:20.142Z] 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T02:21:20.142Z] 02:10:01 5 0.00 0.00 0.00 0.58 0.00 99.42 [2023-05-24T02:21:20.142Z] 02:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:10:01 7 0.03 0.00 0.02 0.12 0.02 99.82 [2023-05-24T02:21:20.142Z] 02:11:01 all 0.14 0.00 0.00 0.12 0.01 99.73 [2023-05-24T02:21:20.142Z] 02:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-24T02:21:20.142Z] 02:11:01 1 0.88 0.00 0.00 0.00 0.00 99.12 [2023-05-24T02:21:20.142Z] 02:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T02:21:20.142Z] 02:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-24T02:21:20.142Z] 02:11:01 5 0.02 0.00 0.02 0.88 0.02 99.07 [2023-05-24T02:21:20.142Z] 02:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:11:01 7 0.05 0.00 0.00 0.12 0.03 99.80 [2023-05-24T02:21:20.142Z] 02:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:12:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-24T02:21:20.142Z] 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-24T02:21:20.142Z] 02:13:01 all 0.03 0.00 0.02 0.16 0.01 99.78 [2023-05-24T02:21:20.142Z] 02:13:01 0 0.03 0.00 0.03 0.27 0.00 99.67 [2023-05-24T02:21:20.142Z] 02:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-24T02:21:20.142Z] 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-24T02:21:20.142Z] 02:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-24T02:21:20.142Z] 02:13:01 5 0.03 0.00 0.02 0.90 0.00 99.05 [2023-05-24T02:21:20.142Z] 02:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-24T02:21:20.142Z] 02:13:01 7 0.03 0.00 0.03 0.08 0.02 99.83 [2023-05-24T02:21:20.142Z] 02:14:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2023-05-24T02:21:20.142Z] 02:14:01 0 0.02 0.00 0.00 0.12 0.02 99.85 [2023-05-24T02:21:20.142Z] 02:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:14:01 5 0.00 0.00 0.02 0.12 0.02 99.85 [2023-05-24T02:21:20.142Z] 02:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:14:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-24T02:21:20.142Z] 02:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-24T02:21:20.142Z] 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T02:21:20.142Z] 02:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-24T02:21:20.142Z] 02:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:15:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2023-05-24T02:21:20.142Z] 02:16:01 all 0.09 0.00 0.01 0.02 0.01 99.88 [2023-05-24T02:21:20.142Z] 02:16:01 0 0.00 0.00 0.00 0.18 0.02 99.80 [2023-05-24T02:21:20.142Z] 02:16:01 1 0.57 0.00 0.00 0.00 0.02 99.42 [2023-05-24T02:21:20.142Z] 02:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T02:21:20.142Z] 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-24T02:21:20.142Z] 02:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:16:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-24T02:21:20.142Z] 02:17:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-05-24T02:21:20.142Z] 02:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-24T02:21:20.142Z] 02:17:01 1 0.55 0.00 0.00 0.00 0.00 99.45 [2023-05-24T02:21:20.142Z] 02:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-24T02:21:20.142Z] 02:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-24T02:21:20.142Z] 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:17:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-24T02:21:20.142Z] 02:18:01 all 0.08 0.00 0.01 0.07 0.01 99.83 [2023-05-24T02:21:20.142Z] 02:18:01 0 0.00 0.00 0.03 0.10 0.02 99.85 [2023-05-24T02:21:20.142Z] 02:18:01 1 0.50 0.00 0.05 0.00 0.00 99.45 [2023-05-24T02:21:20.142Z] 02:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-24T02:21:20.142Z] 02:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:18:01 5 0.02 0.00 0.00 0.45 0.00 99.53 [2023-05-24T02:21:20.142Z] 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:18:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-24T02:21:20.142Z] 02:19:01 all 0.11 0.00 0.02 0.01 0.01 99.85 [2023-05-24T02:21:20.142Z] 02:19:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-24T02:21:20.142Z] 02:19:01 1 0.73 0.00 0.05 0.00 0.02 99.20 [2023-05-24T02:21:20.142Z] 02:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:19:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-24T02:21:20.142Z] 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:19:01 7 0.07 0.00 0.03 0.08 0.03 99.78 [2023-05-24T02:21:20.142Z] [2023-05-24T02:21:20.142Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2023-05-24T02:21:20.142Z] 02:20:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2023-05-24T02:21:20.142Z] 02:20:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-24T02:21:20.142Z] 02:20:01 1 0.63 0.00 0.02 0.00 0.00 99.35 [2023-05-24T02:21:20.142Z] 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:20:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-24T02:21:20.142Z] 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-24T02:21:20.142Z] 02:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-24T02:21:20.142Z] 02:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-05-24T02:21:20.142Z] 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:21:01 1 0.53 0.00 0.00 0.00 0.02 99.45 [2023-05-24T02:21:20.142Z] 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-24T02:21:20.142Z] 02:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-24T02:21:20.142Z] 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-24T02:21:20.142Z] 02:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-24T02:21:20.142Z] 02:21:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-24T02:21:20.142Z] Average: all 3.14 0.00 0.92 0.77 0.02 95.15 [2023-05-24T02:21:20.142Z] Average: 0 2.97 0.00 0.86 0.51 0.02 95.64 [2023-05-24T02:21:20.142Z] Average: 1 3.78 0.00 1.13 0.99 0.02 94.08 [2023-05-24T02:21:20.142Z] Average: 2 2.93 0.00 0.88 0.43 0.02 95.75 [2023-05-24T02:21:20.142Z] Average: 3 2.89 0.00 0.89 1.51 0.02 94.69 [2023-05-24T02:21:20.142Z] Average: 4 3.15 0.00 1.02 0.30 0.02 95.52 [2023-05-24T02:21:20.142Z] Average: 5 3.02 0.00 0.75 0.31 0.02 95.91 [2023-05-24T02:21:20.142Z] Average: 6 3.73 0.00 0.92 0.60 0.01 94.74 [2023-05-24T02:21:20.142Z] Average: 7 2.65 0.00 0.93 1.51 0.04 94.87 [2023-05-24T02:21:20.142Z] [2023-05-24T02:21:20.142Z] [2023-05-24T02:21:20.142Z]