Pull request #610 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e1bc14334b9a9175dcdf821cd14d886d55c207d+5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (c15f402fdf875b8e757f524899245bf9a18ef01c) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3595067972011271917.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7627135004080211744.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6073007434354540255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5450603973276071619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3951505583564823260.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9893623575293353838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15835’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15836 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-610 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 3e1bc14334b9a9175dcdf821cd14d886d55c207d Merge succeeded, producing 3e1bc14334b9a9175dcdf821cd14d886d55c207d Checking out Revision 3e1bc14334b9a9175dcdf821cd14d886d55c207d (PR-610) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:01:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:01:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:01:28 ========================================================= 05:01:28 EdgeX Global Pipelines Version Info 05:01:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:01:29 ------------------- 05:01:29 stable info: 05:01:29 ------------------- 05:01:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:01:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:01:29 Message: update stable to v1.0.249 05:01:30 ------------------- 05:01:30 experimental info: 05:01:30 ------------------- 05:01:30 Commited By: **** collab-it+edgex@linuxfoundation.org 05:01:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:01:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e1bc14 [Pipeline] echo 05:01:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:32 provisioning config files... 05:01:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config4103429305062399086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:32 ---> docker-login.sh 05:01:32 nexus3.edgexfoundry.org:10001 05:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:32 Configure a credential helper to remove this warning. See 05:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:32 05:01:32 Login Succeeded 05:01:32 nexus3.edgexfoundry.org:10002 05:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:32 Configure a credential helper to remove this warning. See 05:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:32 05:01:32 Login Succeeded 05:01:32 nexus3.edgexfoundry.org:10003 05:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:32 Configure a credential helper to remove this warning. See 05:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:32 05:01:32 Login Succeeded 05:01:32 nexus3.edgexfoundry.org:10004 05:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:33 Configure a credential helper to remove this warning. See 05:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:33 05:01:33 Login Succeeded 05:01:33 docker.io 05:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:33 Configure a credential helper to remove this warning. See 05:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:33 05:01:33 Login Succeeded 05:01:33 ---> docker-login.sh ends [Pipeline] } 05:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:01:34 + git rev-list -1 --merges 3e1bc14334b9a9175dcdf821cd14d886d55c207d~1..3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo 05:01:34 -----------> git rev-list -1 --merges 3e1bc14334b9a9175dcdf821cd14d886d55c207d~1..3e1bc14334b9a9175dcdf821cd14d886d55c207d 3e1bc14334b9a9175dcdf821cd14d886d55c207d [false] [Pipeline] sh 05:01:34 + git log --format=format:%s -1 3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo 05:01:34 ========================================================= 05:01:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:01:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:35 + git log --format=format:%s -1 3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] echo 05:01:35 [semverPrep] GIT_COMMIT: 3e1bc14334b9a9175dcdf821cd14d886d55c207d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:01:35 [semverPrep] This is not a build commit. [Pipeline] sh 05:01:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:35 + grep -v github /etc/ssh/ssh_known_hosts 05:01:35 + [ -e /tmp/ssh_known_hosts ] 05:01:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:01:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:01:35 + sudo tee -a /etc/ssh/ssh_known_hosts 05:01:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:35 05:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:36 0.1.4: Pulling from edgex-devops/py-git-semver 05:01:36 b85a868b505f: Pulling fs layer 05:01:36 e2be974225ed: Pulling fs layer 05:01:36 339a4e72a1f5: Pulling fs layer 05:01:36 988bab9f4d93: Pulling fs layer 05:01:36 1469e6f7b9e6: Pulling fs layer 05:01:36 eaf3925da568: Pulling fs layer 05:01:36 bab4dde63d76: Pulling fs layer 05:01:36 bde34c3a00c8: Pulling fs layer 05:01:36 b352a97aabf1: Pulling fs layer 05:01:36 4872d77fe225: Pulling fs layer 05:01:36 5851b861e8e6: Pulling fs layer 05:01:36 bab4dde63d76: Waiting 05:01:36 bde34c3a00c8: Waiting 05:01:36 988bab9f4d93: Waiting 05:01:36 1469e6f7b9e6: Waiting 05:01:36 eaf3925da568: Waiting 05:01:36 b352a97aabf1: Waiting 05:01:36 4872d77fe225: Waiting 05:01:36 e2be974225ed: Download complete 05:01:36 988bab9f4d93: Download complete 05:01:36 1469e6f7b9e6: Verifying Checksum 05:01:36 1469e6f7b9e6: Download complete 05:01:36 339a4e72a1f5: Verifying Checksum 05:01:36 339a4e72a1f5: Download complete 05:01:36 eaf3925da568: Verifying Checksum 05:01:36 eaf3925da568: Download complete 05:01:36 bde34c3a00c8: Download complete 05:01:36 b352a97aabf1: Download complete 05:01:36 4872d77fe225: Verifying Checksum 05:01:36 4872d77fe225: Download complete 05:01:36 5851b861e8e6: Download complete 05:01:36 b85a868b505f: Verifying Checksum 05:01:36 b85a868b505f: Download complete 05:01:36 bab4dde63d76: Verifying Checksum 05:01:36 bab4dde63d76: Download complete 05:01:37 b85a868b505f: Pull complete 05:01:37 e2be974225ed: Pull complete 05:01:38 339a4e72a1f5: Pull complete 05:01:38 988bab9f4d93: Pull complete 05:01:38 1469e6f7b9e6: Pull complete 05:01:38 eaf3925da568: Pull complete 05:01:40 bab4dde63d76: Pull complete 05:01:40 bde34c3a00c8: Pull complete 05:01:40 b352a97aabf1: Pull complete 05:01:40 4872d77fe225: Pull complete 05:01:40 5851b861e8e6: Pull complete 05:01:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:41 prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container 05:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:01:45 $ docker top 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 -eo pid,comm 05:01:45 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). 05:01:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:45 [ssh-agent] Looking for ssh-agent implementation... 05:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:45 $ docker exec 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent 05:01:45 SSH_AUTH_SOCK=/tmp/ssh-9ZFeWQIWE4dN/agent.32 05:01:45 SSH_AGENT_PID=38 05:01:45 Running ssh-add (command line suppressed) 05:01:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_924013288129573410.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_924013288129573410.key) 05:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:46 + git tag --points-at HEAD [Pipeline] } 05:01:46 $ docker exec --env ******** --env ******** 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent -k 05:01:46 unset SSH_AUTH_SOCK; 05:01:46 unset SSH_AGENT_PID; 05:01:46 echo Agent pid 38 killed; 05:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:46 [ssh-agent] Looking for ssh-agent implementation... 05:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:46 $ docker exec 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent 05:01:46 SSH_AUTH_SOCK=/tmp/ssh-DQf8HoBxpg67/agent.70 05:01:46 SSH_AGENT_PID=76 05:01:46 Running ssh-add (command line suppressed) 05:01:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_6293756348278620993.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/private_key_6293756348278620993.key) 05:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:47 + git semver init 05:01:47 2023-05-17 05:01:47,530 [run_init] DEBUG init version:0.0.0 force:False 05:01:47 2023-05-17 05:01:47,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver 05:01:47 2023-05-17 05:01:47,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver 05:01:47 2023-05-17 05:01:47,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610, universal_newlines=False, shell=None, istream=None) 05:01:48 2023-05-17 05:01:48,972 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.git/info/exclude 05:01:48 2023-05-17 05:01:48,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 with force:False 05:01:48 2023-05-17 05:01:48,973 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 05:01:48 2023-05-17 05:01:48,977 [execute] INFO git cat-file --batch-check 05:01:48 2023-05-17 05:01:48,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) 05:01:48 2023-05-17 05:01:48,983 [execute] INFO git cat-file --batch 05:01:48 2023-05-17 05:01:48,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) 05:01:49 2023-05-17 05:01:48,988 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-610/.semver/PR-610 05:01:49 0.0.0 [Pipeline] } 05:01:49 $ docker exec --env ******** --env ******** 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 ssh-agent -k 05:01:49 unset SSH_AUTH_SOCK; 05:01:49 unset SSH_AGENT_PID; 05:01:49 echo Agent pid 76 killed; 05:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:49 + git semver [Pipeline] } 05:01:50 $ docker stop --time=1 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 05:01:51 $ docker rm -f --volumes 142c76769edc7ede882251c539ec0efabd4437674fcf788314f42f7c963f9404 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:52 Stashed 1 file(s) [Pipeline] echo 05:01:52 [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 05:01:52 provisioning config files... 05:01:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config93826235823529236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:53 ---> docker-login.sh 05:01:53 nexus3.edgexfoundry.org:10001 05:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:53 Configure a credential helper to remove this warning. See 05:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:53 05:01:53 Login Succeeded 05:01:53 nexus3.edgexfoundry.org:10002 05:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:53 Configure a credential helper to remove this warning. See 05:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:53 05:01:53 Login Succeeded 05:01:53 nexus3.edgexfoundry.org:10003 05:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:53 Configure a credential helper to remove this warning. See 05:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:53 05:01:53 Login Succeeded 05:01:53 nexus3.edgexfoundry.org:10004 05:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:53 Configure a credential helper to remove this warning. See 05:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:53 05:01:53 Login Succeeded 05:01:53 docker.io 05:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:53 Configure a credential helper to remove this warning. See 05:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:53 05:01:53 Login Succeeded 05:01:53 ---> docker-login.sh ends [Pipeline] } 05:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:53 ========================================================= 05:01:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:01:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:54 + 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 . 05:01:54 Sending build context to Docker daemon 45.94MB 05:01:54 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:01:54 Step 2/15 : FROM ${BASE} AS builder 05:01:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:54 f56be85fc22e: Pulling fs layer 05:01:54 85791d961cd3: Pulling fs layer 05:01:54 d694b5ae8c79: Pulling fs layer 05:01:54 9f32a84ed3da: Pulling fs layer 05:01:54 4d19c01a9841: Pulling fs layer 05:01:54 9325e15d5711: Pulling fs layer 05:01:54 556b6ee489ea: Pulling fs layer 05:01:54 c5a4b2cf53e6: Pulling fs layer 05:01:54 9325e15d5711: Waiting 05:01:54 9f32a84ed3da: Waiting 05:01:54 c5a4b2cf53e6: Waiting 05:01:54 4d19c01a9841: Waiting 05:01:54 556b6ee489ea: Waiting 05:01:54 85791d961cd3: Download complete 05:01:54 9f32a84ed3da: Download complete 05:01:54 4d19c01a9841: Verifying Checksum 05:01:54 4d19c01a9841: Download complete 05:01:54 f56be85fc22e: Verifying Checksum 05:01:54 f56be85fc22e: Download complete 05:01:54 9325e15d5711: Verifying Checksum 05:01:54 9325e15d5711: Download complete 05:01:54 f56be85fc22e: Pull complete 05:01:54 85791d961cd3: Pull complete 05:01:55 c5a4b2cf53e6: Verifying Checksum 05:01:55 c5a4b2cf53e6: Download complete 05:01:55 d694b5ae8c79: Verifying Checksum 05:01:55 d694b5ae8c79: Download complete 05:01:55 556b6ee489ea: Verifying Checksum 05:01:55 556b6ee489ea: Download complete 05:01:59 d694b5ae8c79: Pull complete 05:01:59 9f32a84ed3da: Pull complete 05:01:59 4d19c01a9841: Pull complete 05:01:59 9325e15d5711: Pull complete 05:02:02 556b6ee489ea: Pull complete 05:02:02 c5a4b2cf53e6: Pull complete 05:02:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:02:02 ---> c4be618373d6 05:02:02 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:02:07 Still waiting to schedule task 05:02:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15837’ is offline 05:02:11 ---> Running in 3dcdfe7c72f1 05:02:11 Removing intermediate container 3dcdfe7c72f1 05:02:11 ---> fe46a0690413 05:02:11 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:02:11 ---> Running in f329bd8e7f77 05:02:11 Removing intermediate container f329bd8e7f77 05:02:11 ---> 33998273ae36 05:02:11 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:02:11 ---> Running in dc49fd134733 05:02:11 Removing intermediate container dc49fd134733 05:02:11 ---> ce28a5ccf484 05:02:11 Step 6/15 : LABEL Name=edgex-ui-go 05:02:11 ---> Running in 52391582817b 05:02:11 Removing intermediate container 52391582817b 05:02:11 ---> 9e3349270d91 05:02:11 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:02:11 ---> Running in 36d6a42a74ed 05:02:11 Removing intermediate container 36d6a42a74ed 05:02:11 ---> 6a58206b3e3b 05:02:11 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:02:11 latest: Pulling from library/docker 05:02:11 8a49fdb3b6a5: Pulling fs layer 05:02:11 dfb60e7f5d22: Pulling fs layer 05:02:11 f74671f55a8d: Pulling fs layer 05:02:11 e6f03c789ea9: Pulling fs layer 05:02:11 665194951830: Pulling fs layer 05:02:11 88857a7834c8: Pulling fs layer 05:02:11 33e4b8e81540: Pulling fs layer 05:02:11 ae8c1b0b59b3: Pulling fs layer 05:02:11 688812ff7153: Pulling fs layer 05:02:11 9ab9c878efc9: Pulling fs layer 05:02:11 5869b539971f: Pulling fs layer 05:02:11 f9026325e210: Pulling fs layer 05:02:11 fc6f97b7f667: Pulling fs layer 05:02:11 ae8c1b0b59b3: Waiting 05:02:11 e6f03c789ea9: Waiting 05:02:11 688812ff7153: Waiting 05:02:11 665194951830: Waiting 05:02:11 015e68a5e019: Pulling fs layer 05:02:11 88857a7834c8: Waiting 05:02:11 33e4b8e81540: Waiting 05:02:11 9ab9c878efc9: Waiting 05:02:11 5869b539971f: Waiting 05:02:11 fc6f97b7f667: Waiting 05:02:11 f9026325e210: Waiting 05:02:11 015e68a5e019: Waiting 05:02:11 f74671f55a8d: Verifying Checksum 05:02:11 f74671f55a8d: Download complete 05:02:11 dfb60e7f5d22: Verifying Checksum 05:02:11 dfb60e7f5d22: Download complete 05:02:11 8a49fdb3b6a5: Verifying Checksum 05:02:11 8a49fdb3b6a5: Download complete 05:02:11 e6f03c789ea9: Verifying Checksum 05:02:11 e6f03c789ea9: Download complete 05:02:11 8a49fdb3b6a5: Pull complete 05:02:11 665194951830: Verifying Checksum 05:02:11 665194951830: Download complete 05:02:11 33e4b8e81540: Verifying Checksum 05:02:11 33e4b8e81540: Download complete 05:02:11 88857a7834c8: Verifying Checksum 05:02:11 88857a7834c8: Download complete 05:02:11 ae8c1b0b59b3: Verifying Checksum 05:02:11 ae8c1b0b59b3: Download complete 05:02:11 688812ff7153: Verifying Checksum 05:02:11 688812ff7153: Download complete 05:02:11 dfb60e7f5d22: Pull complete 05:02:11 5869b539971f: Verifying Checksum 05:02:11 5869b539971f: Download complete 05:02:11 9ab9c878efc9: Verifying Checksum 05:02:11 f74671f55a8d: Pull complete 05:02:12 015e68a5e019: Download complete 05:02:12 fc6f97b7f667: Verifying Checksum 05:02:12 fc6f97b7f667: Download complete 05:02:12 e6f03c789ea9: Pull complete 05:02:12 f9026325e210: Verifying Checksum 05:02:12 665194951830: Pull complete 05:02:12 88857a7834c8: Pull complete 05:02:13 33e4b8e81540: Pull complete 05:02:13 ae8c1b0b59b3: Pull complete 05:02:13 688812ff7153: Pull complete 05:02:13 9ab9c878efc9: Pull complete 05:02:13 5869b539971f: Pull complete 05:02:14 f9026325e210: Pull complete 05:02:14 fc6f97b7f667: Pull complete 05:02:14 015e68a5e019: Pull complete 05:02:14 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 05:02:14 Status: Downloaded newer image for docker:latest 05:02:18 ---> d8d2d197fa46 05:02:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:18 ---> Running in f2e872d8fcf9 05:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:18 OK: 265 MiB in 53 packages 05:02:18 Removing intermediate container f2e872d8fcf9 05:02:18 ---> c026f38b46c2 05:02:18 Step 10/15 : ENV GO111MODULE=on 05:02:19 ---> Running in 65379ffa5930 05:02:19 Removing intermediate container 65379ffa5930 05:02:19 ---> 0a57d882ec68 05:02:19 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:02:19 ---> Running in 5896e5d8ebf2 05:02:19 Removing intermediate container 5896e5d8ebf2 05:02:19 ---> adccb10e1fdb 05:02:19 Step 12/15 : COPY go.mod vendor* ./ 05:02:19 ---> 7df0ed503a2e 05:02:19 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:19 ---> Running in 1931b906fd40 05:03:06 Removing intermediate container 1931b906fd40 05:03:06 ---> 99d0a337201d 05:03:06 Step 14/15 : COPY . . 05:03:07 ---> 72b78d47446c 05:03:07 Step 15/15 : RUN ${MAKE} 05:03:07 ---> Running in 4040ae1509a3 05:03:08 noop 05:03:08 Removing intermediate container 4040ae1509a3 05:03:08 ---> feb1f49fa078 05:03:08 Successfully built feb1f49fa078 05:03:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:08 + docker inspect -f . ci-base-image-x86_64 05:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:08 prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container 05:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:09 $ docker top f95d1638fe516aa9bab559c5f1a11ec6aceb40a0e15047d6890d90cc2e5e6a03 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:09 + go version 05:03:09 go version go1.20.2 linux/amd64 [Pipeline] } 05:03:09 $ docker stop --time=1 f95d1638fe516aa9bab559c5f1a11ec6aceb40a0e15047d6890d90cc2e5e6a03 05:03:11 $ docker rm -f --volumes f95d1638fe516aa9bab559c5f1a11ec6aceb40a0e15047d6890d90cc2e5e6a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:11 + docker inspect -f . ci-base-image-x86_64 05:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:11 prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container 05:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:03:12 $ docker top e28da4bbaffc659888641fd5e3a723e8d46e340201fa20947337eaadde353fea -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] fileExists [Pipeline] sh 05:03:13 + make test 05:03:13 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:03:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:03:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:03:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:03:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:31 ./bin/test-attribution-txt.sh 05:03:31 make -C web test 05:03:31 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' 05:03:31 make[1]: tput: No such file or directory 05:03:31 make[1]: tput: No such file or directory 05:03:31 warning: generating ./VERSION 05:03:31 echo "0.0.0" > VERSION 05:03:31 docker build \ 05:03:31 -f Dockerfile \ 05:03:31 --build-arg USER=1000 \ 05:03:31 \ 05:03:31 --label "git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d" \ 05:03:31 -t edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d \ 05:03:31 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:03:31 . 05:03:31 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:03:31 Install the buildx component to build images with BuildKit: 05:03:31 https://docs.docker.com/go/buildx/ 05:03:31 05:03:31 Sending build context to Docker daemon 2.571MB 05:03:31 Step 1/10 : FROM node:16.17-alpine3.15 05:03:31 16.17-alpine3.15: Pulling from library/node 05:03:31 9621f1afde84: Pulling fs layer 05:03:31 c6f70ee39829: Pulling fs layer 05:03:31 56892a8094a2: Pulling fs layer 05:03:31 58dd87906ef0: Pulling fs layer 05:03:31 58dd87906ef0: Waiting 05:03:31 9621f1afde84: Verifying Checksum 05:03:31 9621f1afde84: Download complete 05:03:31 58dd87906ef0: Verifying Checksum 05:03:31 58dd87906ef0: Download complete 05:03:31 56892a8094a2: Verifying Checksum 05:03:31 56892a8094a2: Download complete 05:03:31 9621f1afde84: Pull complete 05:03:31 c6f70ee39829: Verifying Checksum 05:03:31 c6f70ee39829: Download complete 05:03:32 c6f70ee39829: Pull complete 05:03:32 56892a8094a2: Pull complete 05:03:33 58dd87906ef0: Pull complete 05:03:33 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:03:33 Status: Downloaded newer image for node:16.17-alpine3.15 05:03:33 ---> b69703f70c3d 05:03:33 Step 2/10 : RUN apk add --no-cache chromium 05:03:37 ---> Running in 20a417e66abe 05:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:03:37 (1/129) Installing libxau (1.0.9-r0) 05:03:37 (2/129) Installing libmd (1.0.3-r0) 05:03:37 (3/129) Installing libbsd (0.11.3-r1) 05:03:37 (4/129) Installing libxdmcp (1.1.3-r0) 05:03:37 (5/129) Installing libxcb (1.14-r2) 05:03:37 (6/129) Installing libx11 (1.7.3.1-r0) 05:03:37 (7/129) Installing libxext (1.3.4-r0) 05:03:37 (8/129) Installing libice (1.0.10-r0) 05:03:37 (9/129) Installing libuuid (2.37.4-r0) 05:03:37 (10/129) Installing libsm (1.2.3-r0) 05:03:37 (11/129) Installing libxt (1.2.1-r0) 05:03:37 (12/129) Installing libxmu (1.1.3-r0) 05:03:37 (13/129) Installing xset (1.2.4-r0) 05:03:37 (14/129) Installing xprop (1.2.5-r0) 05:03:37 (15/129) Installing xdg-utils (1.1.3-r0) 05:03:37 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:03:37 (17/129) Installing pkgconf (1.8.1-r0) 05:03:37 (18/129) Installing libffi (3.4.2-r1) 05:03:37 (19/129) Installing libintl (0.21-r0) 05:03:37 (20/129) Installing libblkid (2.37.4-r0) 05:03:37 (21/129) Installing libmount (2.37.4-r0) 05:03:37 (22/129) Installing pcre (8.45-r1) 05:03:37 (23/129) Installing glib (2.70.1-r0) 05:03:37 (24/129) Installing xz-libs (5.2.5-r1) 05:03:38 (25/129) Installing libxml2 (2.9.14-r2) 05:03:38 (26/129) Installing shared-mime-info (2.1-r2) 05:03:38 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:03:38 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:03:38 (29/129) Installing libpng (1.6.37-r1) 05:03:38 (30/129) Installing libwebp (1.2.2-r0) 05:03:38 (31/129) Installing zstd-libs (1.5.0-r0) 05:03:38 (32/129) Installing tiff (4.4.0-r1) 05:03:38 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:03:38 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:03:38 (35/129) Installing libxcomposite (0.4.5-r0) 05:03:38 (36/129) Installing libxfixes (6.0.0-r0) 05:03:38 (37/129) Installing libxrender (0.9.10-r3) 05:03:38 (38/129) Installing libxcursor (1.2.0-r0) 05:03:38 (39/129) Installing libxdamage (1.1.5-r1) 05:03:38 (40/129) Installing libxi (1.8-r0) 05:03:38 (41/129) Installing libxinerama (1.1.4-r1) 05:03:38 (42/129) Installing libxrandr (1.5.2-r1) 05:03:38 (43/129) Installing atk (2.36.0-r0) 05:03:38 (44/129) Installing libxtst (1.2.3-r3) 05:03:38 (45/129) Installing dbus-libs (1.12.24-r0) 05:03:38 (46/129) Installing at-spi2-core (2.42.0-r0) 05:03:38 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:03:38 (48/129) Installing expat (2.5.0-r0) 05:03:38 (49/129) Installing brotli-libs (1.0.9-r5) 05:03:38 (50/129) Installing libbz2 (1.0.8-r1) 05:03:38 (51/129) Installing freetype (2.11.1-r2) 05:03:38 (52/129) Installing fontconfig (2.13.1-r4) 05:03:38 (53/129) Installing pixman (0.40.0-r4) 05:03:38 (54/129) Installing cairo (1.16.0-r5) 05:03:38 (55/129) Installing cairo-gobject (1.16.0-r5) 05:03:38 (56/129) Installing avahi-libs (0.8-r5) 05:03:38 (57/129) Installing gmp (6.2.1-r1) 05:03:38 (58/129) Installing nettle (3.7.3-r0) 05:03:38 (59/129) Installing p11-kit (0.24.0-r1) 05:03:38 (60/129) Installing libtasn1 (4.18.0-r1) 05:03:38 (61/129) Installing libunistring (0.9.10-r1) 05:03:38 (62/129) Installing gnutls (3.7.1-r2) 05:03:38 (63/129) Installing cups-libs (2.3.3-r6) 05:03:38 (64/129) Installing libepoxy (1.5.9-r0) 05:03:38 (65/129) Installing fribidi (1.0.11-r0) 05:03:38 (66/129) Installing graphite2 (1.3.14-r0) 05:03:38 (67/129) Installing harfbuzz (3.0.0-r2) 05:03:38 (68/129) Installing libxft (2.3.4-r0) 05:03:38 (69/129) Installing pango (1.48.10-r0) 05:03:38 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:03:38 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:03:38 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:03:38 (73/129) Installing xkeyboard-config (2.34-r0) 05:03:38 (74/129) Installing libxkbcommon (1.3.1-r0) 05:03:38 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:03:38 Executing gtk+3.0-3.24.30-r0.post-install 05:03:38 (76/129) Installing libfontenc (1.1.4-r0) 05:03:38 (77/129) Installing mkfontscale (1.2.1-r1) 05:03:38 (78/129) Installing ttf-opensans (1.10-r1) 05:03:38 Executing ttf-opensans-1.10-r1.post-install 05:03:40 (79/129) Installing libogg (1.3.5-r0) 05:03:40 (80/129) Installing flac (1.3.4-r0) 05:03:40 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:03:40 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:03:40 (83/129) Installing sdl2 (2.0.16-r4) 05:03:40 (84/129) Installing aom-libs (3.2.0-r0) 05:03:40 (85/129) Installing libass (0.15.2-r0) 05:03:40 (86/129) Installing libdav1d (0.9.2-r0) 05:03:40 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:03:40 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:03:40 (89/129) Installing lame (3.100-r0) 05:03:40 (90/129) Installing opus (1.3.1-r1) 05:03:40 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:03:40 (92/129) Installing soxr (0.1.3-r2) 05:03:40 (93/129) Installing libsrt (1.4.2-r1) 05:03:40 (94/129) Installing libssh (0.9.6-r1) 05:03:40 (95/129) Installing libtheora (1.1.1-r16) 05:03:40 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:03:40 (97/129) Installing libpciaccess (0.16-r0) 05:03:40 (98/129) Installing libdrm (2.4.109-r0) 05:03:40 (99/129) Installing libva (2.13.0-r0) 05:03:40 (100/129) Installing libvdpau (1.4-r0) 05:03:40 (101/129) Installing vidstab (1.1.0-r1) 05:03:40 (102/129) Installing libvorbis (1.3.7-r0) 05:03:40 (103/129) Installing libvpx (1.10.0-r0) 05:03:40 (104/129) Installing vulkan-loader (1.2.196-r0) 05:03:40 (105/129) Installing x264-libs (20210613-r0) 05:03:40 (106/129) Installing x265-libs (3.5-r0) 05:03:40 (107/129) Installing xvidcore (1.3.7-r1) 05:03:40 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:03:40 (109/129) Installing libevent (2.1.12-r4) 05:03:40 (110/129) Installing mesa (21.2.6-r0) 05:03:40 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:03:40 (112/129) Installing mesa-gbm (21.2.6-r0) 05:03:40 (113/129) Installing lcms2 (2.12-r1) 05:03:40 (114/129) Installing nspr (4.32-r0) 05:03:40 (115/129) Installing sqlite-libs (3.36.0-r0) 05:03:40 (116/129) Installing nss (3.78.1-r0) 05:03:40 (117/129) Installing libasyncns (0.8-r1) 05:03:40 (118/129) Installing libltdl (2.4.6-r7) 05:03:40 (119/129) Installing orc (0.4.32-r0) 05:03:40 (120/129) Installing libsndfile (1.0.31-r1) 05:03:40 (121/129) Installing speexdsp (1.2.0-r0) 05:03:40 (122/129) Installing tdb-libs (1.4.5-r0) 05:03:40 (123/129) Installing libpulse (15.0-r2) 05:03:40 (124/129) Installing re2 (2021.11.01-r0) 05:03:40 (125/129) Installing snappy (1.1.9-r1) 05:03:40 (126/129) Installing libgpg-error (1.42-r1) 05:03:40 (127/129) Installing libgcrypt (1.9.4-r0) 05:03:41 (128/129) Installing libxslt (1.1.35-r0) 05:03:41 (129/129) Installing chromium (99.0.4844.84-r0) 05:03:42 Executing busybox-1.34.1-r7.trigger 05:03:42 Executing glib-2.70.1-r0.trigger 05:03:42 Executing shared-mime-info-2.1-r2.trigger 05:03:42 Executing gdk-pixbuf-2.42.8-r0.trigger 05:03:42 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:03:42 Executing fontconfig-2.13.1-r4.trigger 05:03:42 Executing mkfontscale-1.2.1-r1.trigger 05:03:42 OK: 286 MiB in 145 packages 05:03:57 Removing intermediate container 20a417e66abe 05:03:57 ---> fa9d12a8f297 05:03:57 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:03:57 ---> Running in b158fd9cb4a3 05:03:57 Removing intermediate container b158fd9cb4a3 05:03:57 ---> d15a508624eb 05:03:57 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:03:57 ---> Running in b6e40d1b463a 05:03:57 Removing intermediate container b6e40d1b463a 05:03:57 ---> 25a1f07a3497 05:03:57 Step 5/10 : RUN npm install -g npm 05:03:57 ---> Running in 636f3010cbfd 05:04:19 05:04:19 removed 7 packages, changed 101 packages, and audited 264 packages in 19s 05:04:19 05:04:19 27 packages are looking for funding 05:04:19 run `npm fund` for details 05:04:19 05:04:19 found 0 vulnerabilities 05:04:19 Removing intermediate container 636f3010cbfd 05:04:19 ---> 138066680be9 05:04:19 Step 6/10 : ARG USER=1000 05:04:19 ---> Running in de9589638968 05:04:19 Removing intermediate container de9589638968 05:04:19 ---> 2e130f34434c 05:04:19 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:04:19 ---> Running in 385e1d20116f 05:04:19 Removing intermediate container 385e1d20116f 05:04:19 ---> dfcffa5faf1d 05:04:19 Step 8/10 : USER $USER:$USER 05:04:19 ---> Running in 44405b630f6b 05:04:19 Removing intermediate container 44405b630f6b 05:04:19 ---> 44afbbeca2ac 05:04:19 Step 9/10 : WORKDIR /app 05:04:19 ---> Running in 027a9cd68b36 05:04:19 Removing intermediate container 027a9cd68b36 05:04:19 ---> a950798d1f5f 05:04:19 Step 10/10 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:04:19 ---> Running in 85d790637a73 05:04:20 Removing intermediate container 85d790637a73 05:04:20 ---> 00be47eb3494 05:04:20 Successfully built 00be47eb3494 05:04:20 Successfully tagged edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:04:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:04:20 touch edgex-web-ui.imagebuilt 05:04:20 mkdir -p node_modules coverage 05:04:20 chown "1000:1000" node_modules coverage package-lock.json 05:04:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:04:22 npm WARN old lockfile 05:04:22 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:04:22 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:04:22 npm WARN old lockfile 05:04:22 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:04:22 npm WARN old lockfile 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:28 npm WARN EBADENGINE Unsupported engine { 05:04:28 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:04:28 npm WARN EBADENGINE required: { 05:04:28 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:04:28 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:04:28 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:04:28 npm WARN EBADENGINE }, 05:04:28 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:04:28 npm WARN EBADENGINE } 05:04:32 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:04:33 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 05:04:33 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:04:33 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:04:33 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:04:33 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:04:33 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:04:34 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:04:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15838 in /w/workspace/edgexfoundry_edgex-ui-go_PR-610 [Pipeline] { [Pipeline] ws 05:04:36 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:04:36 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:04:36 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:04:36 The recommended git tool is: git 05:04:37 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:04:39 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. 05:04:39 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:04:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:04:40 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. 05:04:40 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. 05:04:41 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 05:04:41 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:04:42 using credential edgex-jenkins-ssh 05:04:42 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 05:04:42 Cloning the remote Git repository 05:04:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:04:42 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:04:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:04:42 > git --version # timeout=10 05:04:42 > git --version # 'git version 2.25.1' 05:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:44 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. 05:04:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:47 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:04:48 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. 05:04:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:04:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:47 > git config core.sparsecheckout # timeout=10 05:04:47 > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 05:04:48 Merge succeeded, producing 3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:04:48 Checking out Revision 3e1bc14334b9a9175dcdf821cd14d886d55c207d (PR-610) 05:04:49 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:04:49 > git --version # timeout=10 05:04:49 > git --version # 'git version 2.25.1' 05:04:49 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:04:48 > git remote # timeout=10 05:04:48 > git config --get remote.origin.url # timeout=10 05:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:48 > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 05:04:48 > git rev-parse HEAD^{commit} # timeout=10 05:04:48 > git config core.sparsecheckout # timeout=10 05:04:48 > git checkout -f 3e1bc14334b9a9175dcdf821cd14d886d55c207d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:04:50 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:50 Dload Upload Total Spent Left Speed 05:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 05:04:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:04:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:04:51 + sudo tee /etc/docker/daemon.new 05:04:51 { 05:04:51 "registry-mirrors": [ 05:04:51 "https://nexus3.edgexfoundry.org:10001" 05:04:51 ], 05:04:51 "bip": "10.250.0.254/24", 05:04:51 "hosts": [ 05:04:51 "tcp://0.0.0.0:5555", 05:04:51 "unix:///var/run/docker.sock" 05:04:51 ], 05:04:51 "mtu": 1458, 05:04:51 "selinux-enabled": true, 05:04:51 "seccomp-profile": "/etc/docker/seccomp.json" 05:04:51 } [Pipeline] sh 05:04:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:04:52 + sudo service docker restart 05:04:54 05:04:54 added 1478 packages, and audited 1479 packages in 34s 05:04:54 05:04:54 90 packages are looking for funding 05:04:54 run `npm fund` for details 05:04:54 05:04:54 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:04:54 05:04:54 To address issues that do not require attention, run: 05:04:54 npm audit fix 05:04:54 05:04:54 To address all issues (including breaking changes), run: 05:04:54 npm audit fix --force 05:04:54 05:04:54 Run `npm audit` for details. 05:05:07 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 05:05:09 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:10 provisioning config files... 05:05:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5462452180441926835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:11 ---> docker-login.sh 05:05:11 nexus3.edgexfoundry.org:10001 05:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:11 Configure a credential helper to remove this warning. See 05:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:11 05:05:11 Login Succeeded 05:05:11 nexus3.edgexfoundry.org:10002 05:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 nexus3.edgexfoundry.org:10003 05:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 nexus3.edgexfoundry.org:10004 05:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 docker.io 05:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:13 Configure a credential helper to remove this warning. See 05:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:13 05:05:13 Login Succeeded 05:05:13 ---> docker-login.sh ends [Pipeline] } 05:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:13 ========================================================= 05:05:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:05:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:14 Compiling @angular/core : es2015 as esm2015 05:05:14 Compiling @angular/compiler/testing : es2015 as esm2015 05:05:14 + 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 . 05:05:17 Compiling @angular/common : es2015 as esm2015 05:05:17 Compiling @angular/core/testing : es2015 as esm2015 05:05:17 Sending build context to Docker daemon 28.53MB 05:05:17 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:05:17 Step 2/15 : FROM ${BASE} AS builder 05:05:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:17 c41833b44d91: Pulling fs layer 05:05:17 ed15518f5707: Pulling fs layer 05:05:17 feae8fd75edb: Pulling fs layer 05:05:17 242c74f7c9fa: Pulling fs layer 05:05:17 3cdef696dda3: Pulling fs layer 05:05:17 2ced38df9373: Pulling fs layer 05:05:17 58f1dce35555: Pulling fs layer 05:05:17 242c74f7c9fa: Waiting 05:05:17 2ced38df9373: Waiting 05:05:17 3cdef696dda3: Waiting 05:05:17 58f1dce35555: Waiting 05:05:17 ed15518f5707: Verifying Checksum 05:05:17 ed15518f5707: Download complete 05:05:17 242c74f7c9fa: Verifying Checksum 05:05:17 242c74f7c9fa: Download complete 05:05:17 3cdef696dda3: Verifying Checksum 05:05:17 3cdef696dda3: Download complete 05:05:17 c41833b44d91: Verifying Checksum 05:05:17 c41833b44d91: Download complete 05:05:18 Compiling @angular/platform-browser : es2015 as esm2015 05:05:18 Compiling @angular/common/testing : es2015 as esm2015 05:05:18 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:05:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:05:18 c41833b44d91: Pull complete 05:05:18 Compiling @angular/common/http : es2015 as esm2015 05:05:18 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:05:18 58f1dce35555: Verifying Checksum 05:05:18 58f1dce35555: Download complete 05:05:19 Compiling @angular/router : es2015 as esm2015 05:05:19 ed15518f5707: Pull complete 05:05:19 Compiling @angular/forms : es2015 as esm2015 05:05:19 Compiling @angular/common/http/testing : es2015 as esm2015 05:05:20 feae8fd75edb: Verifying Checksum 05:05:20 feae8fd75edb: Download complete 05:05:20 2ced38df9373: Verifying Checksum 05:05:20 2ced38df9373: Download complete 05:05:22 Compiling @angular/router/testing : es2015 as esm2015 05:05:28 17 05 2023 05:05:27.813:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:05:28 17 05 2023 05:05:27.815:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:05:28 17 05 2023 05:05:27.818:INFO [launcher]: Starting browser ChromeHeadless 05:05:30 feae8fd75edb: Pull complete 05:05:30 242c74f7c9fa: Pull complete 05:05:30 3cdef696dda3: Pull complete 05:05:37 2ced38df9373: Pull complete 05:05:39 58f1dce35555: Pull complete 05:05:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:05:39 ---> fadd8f120f05 05:05:39 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:05:41 ✔ Browser application bundle generation complete. 05:05:41 17 05 2023 05:05:40.422:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket DlSVjzCQtenDcg6BAAAB with id 49796940 05:05:41 ---> Running in 10e3f275fd89 05:05:41 Removing intermediate container 10e3f275fd89 05:05:41 ---> 665015dc3c83 05:05:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:05:41 ---> Running in 4e50bc48d1ac 05:05:41 Removing intermediate container 4e50bc48d1ac 05:05:41 ---> abfc2d7ef939 05:05:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:05:41 ---> Running in e3fdb3c06d44 05:05:43 Removing intermediate container e3fdb3c06d44 05:05:43 ---> 9d2ec9dee5b3 05:05:43 Step 6/15 : LABEL Name=edgex-ui-go 05:05:43 ---> Running in fd6abfe9cc52 05:05:43 Removing intermediate container fd6abfe9cc52 05:05:43 ---> 341674018edc 05:05:43 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:05:43 ---> Running in 12acddbdcc6f 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.034 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.038 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.042 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.142 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.147 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.15 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.153 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.156 secs) 05:05:43 Removing intermediate container 12acddbdcc6f 05:05:43 ---> 4f5d68d5acf8 05:05:43 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.25 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.328 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.333 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.361 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.366 secs) 05:05:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.368 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.42 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.44 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.545 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.553 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.571 secs) 05:05:44 latest: Pulling from library/docker 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.607 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.622 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.626 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.629 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.638 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.646 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.649 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.652 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.655 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.66 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.664 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.668 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.67 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.672 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.701 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.712 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.765 secs) 05:05:44 08409d417260: Pulling fs layer 05:05:44 bf127bdc9f4f: Pulling fs layer 05:05:44 55b4810136f4: Pulling fs layer 05:05:44 a803316fb129: Pulling fs layer 05:05:44 e4afab677181: Pulling fs layer 05:05:44 567bc94445bd: Pulling fs layer 05:05:44 69eff66c35e2: Pulling fs layer 05:05:44 9e6196db0a93: Pulling fs layer 05:05:44 c8f44004068c: Pulling fs layer 05:05:44 22442686bd72: Pulling fs layer 05:05:44 538120297d91: Pulling fs layer 05:05:44 4eaff4018a72: Pulling fs layer 05:05:44 398e5219c811: Pulling fs layer 05:05:44 a054eb5e9d23: Pulling fs layer 05:05:44 a803316fb129: Waiting 05:05:44 e4afab677181: Waiting 05:05:44 567bc94445bd: Waiting 05:05:44 69eff66c35e2: Waiting 05:05:44 9e6196db0a93: Waiting 05:05:44 c8f44004068c: Waiting 05:05:44 22442686bd72: Waiting 05:05:44 538120297d91: Waiting 05:05:44 4eaff4018a72: Waiting 05:05:44 398e5219c811: Waiting 05:05:44 a054eb5e9d23: Waiting 05:05:44 55b4810136f4: Verifying Checksum 05:05:44 55b4810136f4: Download complete 05:05:44 bf127bdc9f4f: Verifying Checksum 05:05:44 bf127bdc9f4f: Download complete 05:05:44 08409d417260: Verifying Checksum 05:05:44 08409d417260: Download complete 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.777 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.815 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.826 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.843 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.851 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.873 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.882 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.897 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.903 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.91 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.93 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.974 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.984 secs) 05:05:44 WARN: ' 05:05:44 It looks like you're using ngModel on the same form field as formControlName. 05:05:44 Support for using the ngModel input property and ngModelChange event with 05:05:44 reactive form directives has been deprecated in Angular v6 and will be removed 05:05:44 in a future version of Angular. 05:05:44 05:05:44 For more information on this, see our API docs here: 05:05:44 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:05:44 ' 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.984 secs) 05:05:44 WARN: ' 05:05:44 It looks like you're using ngModel on the same form field as formControlName. 05:05:44 Support for using the ngModel input property and ngModelChange event with 05:05:44 reactive form directives has been deprecated in Angular v6 and will be removed 05:05:44 in a future version of Angular. 05:05:44 05:05:44 For more information on this, see our API docs here: 05:05:44 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:05:44 ' 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.014 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.038 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.044 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.05 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.053 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.056 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.077 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.098 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.106 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.112 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.118 secs) 05:05:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.129 secs) 05:05:45 a803316fb129: Verifying Checksum 05:05:45 a803316fb129: Download complete 05:05:45 e4afab677181: Verifying Checksum 05:05:45 e4afab677181: Download complete 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.16 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.164 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.169 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.181 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.218 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.232 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.235 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.238 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.245 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.247 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.255 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.264 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.27 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.281 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.288 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.29 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.292 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.294 secs) 05:05:45 567bc94445bd: Verifying Checksum 05:05:45 567bc94445bd: Download complete 05:05:45 69eff66c35e2: Verifying Checksum 05:05:45 69eff66c35e2: Download complete 05:05:45 9e6196db0a93: Verifying Checksum 05:05:45 9e6196db0a93: Download complete 05:05:45 c8f44004068c: Verifying Checksum 05:05:45 c8f44004068c: Download complete 05:05:45 08409d417260: Pull complete 05:05:45 538120297d91: Verifying Checksum 05:05:45 538120297d91: Download complete 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.308 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.361 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.365 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.37 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.377 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.381 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.385 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.4 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.41 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.43 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.444 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.463 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.466 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.468 secs) 05:05:45 398e5219c811: Download complete 05:05:45 22442686bd72: Verifying Checksum 05:05:45 22442686bd72: Download complete 05:05:45 a054eb5e9d23: Verifying Checksum 05:05:45 a054eb5e9d23: Download complete 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.48 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.502 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.51 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.537 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.542 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.543 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.545 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.553 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.56 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.562 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.564 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.573 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.586 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.597 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.603 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.616 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.619 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.628 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.648 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.73 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.742 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.775 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.79 secs) 05:05:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.815 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.836 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.84 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.864 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.877 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.897 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.903 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.907 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.912 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.929 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.944 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.964 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.984 secs) 05:05:46 bf127bdc9f4f: Pull complete 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.993 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.999 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.015 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.022 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.032 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.075 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.109 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.126 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.137 secs) 05:05:46 55b4810136f4: Pull complete 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.164 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.187 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.196 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.204 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.21 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.221 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.227 secs) 05:05:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.353 secs / 2.227 secs) 05:05:46 TOTAL: 145 SUCCESS 05:05:46 ✔ Browser application bundle generation complete. 05:05:46 4eaff4018a72: Verifying Checksum 05:05:46 4eaff4018a72: Download complete 05:05:47 05:05:47 =============================== Coverage summary =============================== 05:05:47 Statements : 41.56% ( 1425/3429 ) 05:05:47 Branches : 12.14% ( 109/898 ) 05:05:47 Functions : 33.33% ( 417/1251 ) 05:05:47 Lines : 39.45% ( 1280/3245 ) 05:05:47 ================================================================================ 05:05:47 ✔ Browser application bundle generation complete. 05:05:47 a803316fb129: Pull complete 05:05:47 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-610/web' [Pipeline] echo 05:05:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:47 $ docker stop --time=1 e28da4bbaffc659888641fd5e3a723e8d46e340201fa20947337eaadde353fea 05:05:47 e4afab677181: Pull complete 05:05:48 567bc94445bd: Pull complete 05:05:49 69eff66c35e2: Pull complete 05:05:49 $ docker rm -f --volumes e28da4bbaffc659888641fd5e3a723e8d46e340201fa20947337eaadde353fea [Pipeline] // withDockerContainer 05:05:49 9e6196db0a93: Pull complete [Pipeline] sh 05:05:49 c8f44004068c: Pull complete 05:05:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:50 22442686bd72: Pull complete 05:05:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 05:05:50 538120297d91: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:52 + ls -al . 05:05:52 total 180 05:05:52 drwxrwxr-x 14 jenkins jenkins 4096 May 17 05:03 . 05:05:52 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:01 .. 05:05:52 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:01 .blubracket 05:05:52 -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:01 .dockerignore 05:05:52 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:01 .git 05:05:52 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:01 .github 05:05:52 -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:01 .gitignore 05:05:52 drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:01 .semver 05:05:52 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:01 Attribution.txt 05:05:52 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:01 CHANGELOG.md 05:05:52 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:01 CONTRIBUTING.md 05:05:52 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:01 Dockerfile 05:05:52 -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:01 Jenkinsfile 05:05:52 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:01 LICENSE 05:05:52 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:01 Makefile 05:05:52 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:01 README.md 05:05:52 -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:01 VERSION 05:05:52 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:01 assets 05:05:52 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:01 bin 05:05:52 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:01 cmd 05:05:52 -rw-r--r-- 1 jenkins jenkins 10 May 17 05:03 coverage.out 05:05:52 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:01 docs 05:05:52 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:01 go.mod 05:05:52 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:01 go.sum 05:05:52 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:01 internal 05:05:52 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:01 snap 05:05:52 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:01 testing 05:05:52 -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:01 version.go 05:05:52 drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:52 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d --label arch=amd64 --label version=0.0.0 . 05:05:53 Sending build context to Docker daemon 48.7MB 05:05:53 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:05:53 Step 2/25 : FROM ${BASE} AS builder 05:05:53 ---> feb1f49fa078 05:05:53 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:05:54 ---> Running in 6e1007c6febe 05:05:54 Removing intermediate container 6e1007c6febe 05:05:54 ---> b37001e9b7b8 05:05:54 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:05:54 ---> Running in 84cfb5532ea9 05:05:54 Removing intermediate container 84cfb5532ea9 05:05:54 ---> 0f741de6c8d0 05:05:54 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:05:54 ---> Running in 798d172a089c 05:05:54 Removing intermediate container 798d172a089c 05:05:54 ---> 5dbe2b425805 05:05:54 Step 6/25 : LABEL Name=edgex-ui-go 05:05:54 ---> Running in 1f8a4b8f38d3 05:05:54 Removing intermediate container 1f8a4b8f38d3 05:05:54 ---> 69cc6e865763 05:05:54 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:05:54 ---> Running in d31d18a9efe9 05:05:54 Removing intermediate container d31d18a9efe9 05:05:54 ---> 022947b9c2c1 05:05:54 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:05:56 ---> 217126879a4c 05:05:56 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:56 ---> Running in 749da2a9d3fb 05:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:05:56 OK: 265 MiB in 53 packages 05:05:57 Removing intermediate container 749da2a9d3fb 05:05:57 ---> e76ee3f08206 05:05:57 Step 10/25 : ENV GO111MODULE=on 05:05:57 ---> Running in 6a638ddb02c3 05:05:57 Removing intermediate container 6a638ddb02c3 05:05:57 ---> c91b533015be 05:05:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:05:57 ---> Running in 51ba057230a6 05:05:57 Removing intermediate container 51ba057230a6 05:05:57 ---> e4b35dddccd1 05:05:57 Step 12/25 : COPY go.mod vendor* ./ 05:05:57 ---> 4f674902fc29 05:05:57 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:57 ---> Running in 3ca1428e056a 05:05:57 4eaff4018a72: Pull complete 05:05:57 398e5219c811: Pull complete 05:05:57 a054eb5e9d23: Pull complete 05:05:57 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 05:05:57 Status: Downloaded newer image for docker:latest 05:05:58 Removing intermediate container 3ca1428e056a 05:05:58 ---> cc7d82064cc7 05:05:58 Step 14/25 : COPY . . 05:05:59 ---> c82226c9fb0b 05:05:59 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:59 ---> Running in 14e2bfd60a80 05:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:06:00 ---> 00e59c4bdab0 05:06:00 Step 15/25 : RUN ${MAKE} 05:06:00 ---> Running in 4d5f807733e4 05:06:01 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 05:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:06:02 OK: 263 MiB in 53 packages 05:06:03 Removing intermediate container 14e2bfd60a80 05:06:03 ---> 3ca61f373009 05:06:03 Step 10/15 : ENV GO111MODULE=on 05:06:03 ---> Running in d6791cadb7fe 05:06:03 Removing intermediate container d6791cadb7fe 05:06:03 ---> 779edeb6fa22 05:06:03 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:06:03 ---> Running in 37ed760b8cb9 05:06:03 Removing intermediate container 37ed760b8cb9 05:06:03 ---> 303d1e91f37f 05:06:03 Step 12/15 : COPY go.mod vendor* ./ 05:06:04 ---> 5ca3f3a35fd1 05:06:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:04 ---> Running in d10f619cb5e6 05:06:23 Removing intermediate container 4d5f807733e4 05:06:23 ---> 3a09dc98ef46 05:06:23 Step 16/25 : FROM alpine:3.17 05:06:23 3.17: Pulling from library/alpine 05:06:23 f56be85fc22e: Already exists 05:06:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:06:23 Status: Downloaded newer image for alpine:3.17 05:06:23 ---> 9ed4aefc74f6 05:06:23 Step 17/25 : EXPOSE 4000 05:06:23 ---> Running in b49be8f4f7a2 05:06:23 Removing intermediate container b49be8f4f7a2 05:06:23 ---> bc2ed17aff33 05:06:23 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 05:06:23 ---> 4f07f1bf01d8 05:06:23 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:06:23 ---> 6d4514296fca 05:06:23 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:06:23 ---> e0c6c04d5beb 05:06:23 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:06:23 ---> Running in 60643c2cf1ed 05:06:23 Removing intermediate container 60643c2cf1ed 05:06:23 ---> 994bed92eb7f 05:06:23 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:06:23 ---> Running in 3bccaa6ddad6 05:06:23 Removing intermediate container 3bccaa6ddad6 05:06:23 ---> 883012296ae3 05:06:23 Step 23/25 : LABEL arch=amd64 05:06:23 ---> Running in 23ddc51334fe 05:06:23 Removing intermediate container 23ddc51334fe 05:06:23 ---> b95b6114323c 05:06:23 Step 24/25 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:06:23 ---> Running in cf924f6c4a7f 05:06:23 Removing intermediate container cf924f6c4a7f 05:06:23 ---> 8c98ca2757c7 05:06:23 Step 25/25 : LABEL version=0.0.0 05:06:23 ---> Running in 8a2616fe2afd 05:06:23 Removing intermediate container 8a2616fe2afd 05:06:23 ---> 69677d026314 05:06:23 [Warning] One or more build-args [ARCH] were not consumed 05:06:23 Successfully built 69677d026314 05:06:23 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:24 05:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:25 latest: Pulling from edgex-lftools-log-publisher 05:06:25 5eb5b503b376: Pulling fs layer 05:06:25 5c69ac0246d0: Pulling fs layer 05:06:25 ec43610c2a17: Pulling fs layer 05:06:25 3a2ae6a8a46f: Pulling fs layer 05:06:25 33b1e0a273af: Pulling fs layer 05:06:25 5d3b04190fa2: Pulling fs layer 05:06:25 2f39f015ded8: Pulling fs layer 05:06:25 5d3b04190fa2: Waiting 05:06:25 2f39f015ded8: Waiting 05:06:25 3a2ae6a8a46f: Waiting 05:06:25 5c69ac0246d0: Verifying Checksum 05:06:25 3a2ae6a8a46f: Download complete 05:06:25 33b1e0a273af: Verifying Checksum 05:06:25 33b1e0a273af: Download complete 05:06:25 5d3b04190fa2: Verifying Checksum 05:06:25 5d3b04190fa2: Download complete 05:06:25 ec43610c2a17: Download complete 05:06:25 5eb5b503b376: Verifying Checksum 05:06:25 5eb5b503b376: Download complete 05:06:26 2f39f015ded8: Download complete 05:06:26 5eb5b503b376: Pull complete 05:06:26 5c69ac0246d0: Pull complete 05:06:27 ec43610c2a17: Pull complete 05:06:27 3a2ae6a8a46f: Pull complete 05:06:27 33b1e0a273af: Pull complete 05:06:27 5d3b04190fa2: Pull complete 05:06:31 2f39f015ded8: Pull complete 05:06:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:32 prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container 05:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:37 $ docker top b7344fa55b505b735f5854ab6dcdf259dc05b26ecca7103486de868e599554ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:38 ---> job-cost.sh 05:06:38 lf-activate-venv: SKIPPING 05:06:38 INFO: No Stack... 05:06:38 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:39 INFO: Archiving Costs [Pipeline] sh 05:06:39 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/cost.csv 05:06:39 + cut -d, -f6 [Pipeline] lock 05:06:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] 05:06:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] did not exist. Created. 05:06:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:39 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:40 Stashed 1 file(s) [Pipeline] } 05:06:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:40 $ docker stop --time=1 b7344fa55b505b735f5854ab6dcdf259dc05b26ecca7103486de868e599554ae 05:06:41 $ docker rm -f --volumes b7344fa55b505b735f5854ab6dcdf259dc05b26ecca7103486de868e599554ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:07:26 Removing intermediate container d10f619cb5e6 05:07:26 ---> 03471e86a4b1 05:07:26 Step 14/15 : COPY . . 05:07:26 ---> c9c9e4e00873 05:07:26 Step 15/15 : RUN ${MAKE} 05:07:26 ---> Running in 7216efcabe46 05:07:26 noop 05:07:26 Removing intermediate container 7216efcabe46 05:07:26 ---> f6425669805c 05:07:26 Successfully built f6425669805c 05:07:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:27 + docker inspect -f . ci-base-image-arm64 05:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-15838 does not seem to be running inside a container 05:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:07:28 $ docker top 6e69cbb0a027fdf12ee5e88a8dfd30eb6eab8c2faafb0f7b30f01fd8e344f91a -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:29 + go version 05:07:29 go version go1.20.2 linux/arm64 [Pipeline] } 05:07:29 $ docker stop --time=1 6e69cbb0a027fdf12ee5e88a8dfd30eb6eab8c2faafb0f7b30f01fd8e344f91a 05:07:33 $ docker rm -f --volumes 6e69cbb0a027fdf12ee5e88a8dfd30eb6eab8c2faafb0f7b30f01fd8e344f91a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:34 + docker inspect -f . ci-base-image-arm64 05:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:34 prd-ubuntu20.04-docker-arm64-4c-16g-15838 does not seem to be running inside a container 05:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:07:36 $ docker top 04bbecc67750a26efadd5fa22ec9fa7bd002fa191ec92db57ffbd1c416b93df1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:36 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:07:37 + make test 05:07:37 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:08:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:09:46 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:10:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:08 ./bin/test-attribution-txt.sh 05:10:08 make -C web test 05:10:08 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:10:08 make[1]: tput: No such file or directory 05:10:08 make[1]: tput: No such file or directory 05:10:08 warning: generating ./VERSION 05:10:08 echo "0.0.0" > VERSION 05:10:08 docker build \ 05:10:08 -f Dockerfile \ 05:10:08 --build-arg USER=1000 \ 05:10:08 \ 05:10:08 --label "git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d" \ 05:10:08 -t edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d \ 05:10:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:10:08 . 05:10:08 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:10:08 Install the buildx component to build images with BuildKit: 05:10:08 https://docs.docker.com/go/buildx/ 05:10:08 05:10:08 Sending build context to Docker daemon 2.571MB 05:10:08 Step 1/10 : FROM node:16.17-alpine3.15 05:10:08 16.17-alpine3.15: Pulling from library/node 05:10:08 47517142f6ba: Pulling fs layer 05:10:08 5f8c4bfa009b: Pulling fs layer 05:10:08 f7079c9c4ba1: Pulling fs layer 05:10:08 aba105e6f55a: Pulling fs layer 05:10:08 aba105e6f55a: Waiting 05:10:08 f7079c9c4ba1: Verifying Checksum 05:10:08 f7079c9c4ba1: Download complete 05:10:08 47517142f6ba: Verifying Checksum 05:10:08 47517142f6ba: Download complete 05:10:08 aba105e6f55a: Download complete 05:10:08 47517142f6ba: Pull complete 05:10:08 5f8c4bfa009b: Verifying Checksum 05:10:08 5f8c4bfa009b: Download complete 05:10:12 5f8c4bfa009b: Pull complete 05:10:12 f7079c9c4ba1: Pull complete 05:10:12 aba105e6f55a: Pull complete 05:10:12 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:10:12 Status: Downloaded newer image for node:16.17-alpine3.15 05:10:12 ---> bf1b8b58d215 05:10:12 Step 2/10 : RUN apk add --no-cache chromium 05:10:12 ---> Running in 7a4a90549a18 05:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:10:15 (1/128) Installing libxau (1.0.9-r0) 05:10:15 (2/128) Installing libmd (1.0.3-r0) 05:10:15 (3/128) Installing libbsd (0.11.3-r1) 05:10:15 (4/128) Installing libxdmcp (1.1.3-r0) 05:10:15 (5/128) Installing libxcb (1.14-r2) 05:10:15 (6/128) Installing libx11 (1.7.3.1-r0) 05:10:15 (7/128) Installing libxext (1.3.4-r0) 05:10:15 (8/128) Installing libice (1.0.10-r0) 05:10:15 (9/128) Installing libuuid (2.37.4-r0) 05:10:15 (10/128) Installing libsm (1.2.3-r0) 05:10:15 (11/128) Installing libxt (1.2.1-r0) 05:10:15 (12/128) Installing libxmu (1.1.3-r0) 05:10:15 (13/128) Installing xset (1.2.4-r0) 05:10:15 (14/128) Installing xprop (1.2.5-r0) 05:10:15 (15/128) Installing xdg-utils (1.1.3-r0) 05:10:15 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:10:15 (17/128) Installing pkgconf (1.8.1-r0) 05:10:15 (18/128) Installing libffi (3.4.2-r1) 05:10:15 (19/128) Installing libintl (0.21-r0) 05:10:15 (20/128) Installing libblkid (2.37.4-r0) 05:10:15 (21/128) Installing libmount (2.37.4-r0) 05:10:15 (22/128) Installing pcre (8.45-r1) 05:10:15 (23/128) Installing glib (2.70.1-r0) 05:10:15 (24/128) Installing xz-libs (5.2.5-r1) 05:10:15 (25/128) Installing libxml2 (2.9.14-r2) 05:10:15 (26/128) Installing shared-mime-info (2.1-r2) 05:10:15 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:10:15 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:10:15 (29/128) Installing libpng (1.6.37-r1) 05:10:15 (30/128) Installing libwebp (1.2.2-r0) 05:10:15 (31/128) Installing zstd-libs (1.5.0-r0) 05:10:15 (32/128) Installing tiff (4.4.0-r1) 05:10:15 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:10:15 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:10:15 (35/128) Installing libxcomposite (0.4.5-r0) 05:10:15 (36/128) Installing libxfixes (6.0.0-r0) 05:10:15 (37/128) Installing libxrender (0.9.10-r3) 05:10:15 (38/128) Installing libxcursor (1.2.0-r0) 05:10:15 (39/128) Installing libxdamage (1.1.5-r1) 05:10:15 (40/128) Installing libxi (1.8-r0) 05:10:15 (41/128) Installing libxinerama (1.1.4-r1) 05:10:15 (42/128) Installing libxrandr (1.5.2-r1) 05:10:15 (43/128) Installing atk (2.36.0-r0) 05:10:15 (44/128) Installing libxtst (1.2.3-r3) 05:10:15 (45/128) Installing dbus-libs (1.12.24-r0) 05:10:15 (46/128) Installing at-spi2-core (2.42.0-r0) 05:10:15 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:10:15 (48/128) Installing expat (2.5.0-r0) 05:10:15 (49/128) Installing brotli-libs (1.0.9-r5) 05:10:15 (50/128) Installing libbz2 (1.0.8-r1) 05:10:15 (51/128) Installing freetype (2.11.1-r2) 05:10:16 (52/128) Installing fontconfig (2.13.1-r4) 05:10:16 (53/128) Installing pixman (0.40.0-r4) 05:10:16 (54/128) Installing cairo (1.16.0-r5) 05:10:16 (55/128) Installing cairo-gobject (1.16.0-r5) 05:10:16 (56/128) Installing avahi-libs (0.8-r5) 05:10:16 (57/128) Installing gmp (6.2.1-r1) 05:10:16 (58/128) Installing nettle (3.7.3-r0) 05:10:16 (59/128) Installing p11-kit (0.24.0-r1) 05:10:16 (60/128) Installing libtasn1 (4.18.0-r1) 05:10:16 (61/128) Installing libunistring (0.9.10-r1) 05:10:16 (62/128) Installing gnutls (3.7.1-r2) 05:10:16 (63/128) Installing cups-libs (2.3.3-r6) 05:10:16 (64/128) Installing libepoxy (1.5.9-r0) 05:10:16 (65/128) Installing fribidi (1.0.11-r0) 05:10:16 (66/128) Installing graphite2 (1.3.14-r0) 05:10:16 (67/128) Installing harfbuzz (3.0.0-r2) 05:10:16 (68/128) Installing libxft (2.3.4-r0) 05:10:16 (69/128) Installing pango (1.48.10-r0) 05:10:16 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:10:16 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:10:16 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:10:16 (73/128) Installing xkeyboard-config (2.34-r0) 05:10:16 (74/128) Installing libxkbcommon (1.3.1-r0) 05:10:16 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:10:16 Executing gtk+3.0-3.24.30-r0.post-install 05:10:16 (76/128) Installing libfontenc (1.1.4-r0) 05:10:16 (77/128) Installing mkfontscale (1.2.1-r1) 05:10:16 (78/128) Installing ttf-opensans (1.10-r1) 05:10:16 Executing ttf-opensans-1.10-r1.post-install 05:10:19 (79/128) Installing libogg (1.3.5-r0) 05:10:19 (80/128) Installing flac (1.3.4-r0) 05:10:19 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:10:19 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:10:19 (83/128) Installing sdl2 (2.0.16-r4) 05:10:19 (84/128) Installing aom-libs (3.2.0-r0) 05:10:19 (85/128) Installing libass (0.15.2-r0) 05:10:19 (86/128) Installing libdav1d (0.9.2-r0) 05:10:19 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:10:19 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:10:19 (89/128) Installing lame (3.100-r0) 05:10:19 (90/128) Installing opus (1.3.1-r1) 05:10:19 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:10:19 (92/128) Installing soxr (0.1.3-r2) 05:10:19 (93/128) Installing libsrt (1.4.2-r1) 05:10:19 (94/128) Installing libssh (0.9.6-r1) 05:10:19 (95/128) Installing libtheora (1.1.1-r16) 05:10:19 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:10:19 (97/128) Installing libdrm (2.4.109-r0) 05:10:19 (98/128) Installing libva (2.13.0-r0) 05:10:19 (99/128) Installing libvdpau (1.4-r0) 05:10:19 (100/128) Installing vidstab (1.1.0-r1) 05:10:19 (101/128) Installing libvorbis (1.3.7-r0) 05:10:19 (102/128) Installing libvpx (1.10.0-r0) 05:10:19 (103/128) Installing vulkan-loader (1.2.196-r0) 05:10:19 (104/128) Installing x264-libs (20210613-r0) 05:10:19 (105/128) Installing x265-libs (3.5-r0) 05:10:19 (106/128) Installing xvidcore (1.3.7-r1) 05:10:19 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:10:20 (108/128) Installing libevent (2.1.12-r4) 05:10:20 (109/128) Installing mesa (21.2.6-r0) 05:10:20 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:10:20 (111/128) Installing mesa-gbm (21.2.6-r0) 05:10:20 (112/128) Installing lcms2 (2.12-r1) 05:10:20 (113/128) Installing nspr (4.32-r0) 05:10:20 (114/128) Installing sqlite-libs (3.36.0-r0) 05:10:20 (115/128) Installing nss (3.78.1-r0) 05:10:20 (116/128) Installing libasyncns (0.8-r1) 05:10:20 (117/128) Installing libltdl (2.4.6-r7) 05:10:20 (118/128) Installing orc (0.4.32-r0) 05:10:20 (119/128) Installing libsndfile (1.0.31-r1) 05:10:20 (120/128) Installing speexdsp (1.2.0-r0) 05:10:20 (121/128) Installing tdb-libs (1.4.5-r0) 05:10:20 (122/128) Installing libpulse (15.0-r2) 05:10:20 (123/128) Installing re2 (2021.11.01-r0) 05:10:20 (124/128) Installing snappy (1.1.9-r1) 05:10:20 (125/128) Installing libgpg-error (1.42-r1) 05:10:20 (126/128) Installing libgcrypt (1.9.4-r0) 05:10:20 (127/128) Installing libxslt (1.1.35-r0) 05:10:20 (128/128) Installing chromium (99.0.4844.84-r0) 05:10:24 Executing busybox-1.34.1-r7.trigger 05:10:24 Executing glib-2.70.1-r0.trigger 05:10:24 Executing shared-mime-info-2.1-r2.trigger 05:10:26 Executing gdk-pixbuf-2.42.8-r0.trigger 05:10:26 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:10:26 Executing fontconfig-2.13.1-r4.trigger 05:10:26 Executing mkfontscale-1.2.1-r1.trigger 05:10:26 OK: 275 MiB in 144 packages 05:10:34 Removing intermediate container 7a4a90549a18 05:10:34 ---> cb8d02c1f8de 05:10:34 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:10:34 ---> Running in ff7681631c60 05:10:35 Removing intermediate container ff7681631c60 05:10:35 ---> 7573907d92f6 05:10:35 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:10:35 ---> Running in eac59671f636 05:10:35 Removing intermediate container eac59671f636 05:10:35 ---> dc9b7d56afff 05:10:35 Step 5/10 : RUN npm install -g npm 05:10:35 ---> Running in cf0ad9e31738 05:11:07 05:11:07 removed 7 packages, changed 101 packages, and audited 264 packages in 25s 05:11:07 05:11:07 27 packages are looking for funding 05:11:07 run `npm fund` for details 05:11:07 05:11:07 found 0 vulnerabilities 05:11:07 Removing intermediate container cf0ad9e31738 05:11:07 ---> cb3f36fcc902 05:11:07 Step 6/10 : ARG USER=1000 05:11:07 ---> Running in 366179bb726f 05:11:07 Removing intermediate container 366179bb726f 05:11:07 ---> 063cf0740f30 05:11:07 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:11:07 ---> Running in a5081ddc5e09 05:11:09 Removing intermediate container a5081ddc5e09 05:11:09 ---> 968a3219bb7a 05:11:09 Step 8/10 : USER $USER:$USER 05:11:09 ---> Running in 895b3b1eac18 05:11:09 Removing intermediate container 895b3b1eac18 05:11:09 ---> 6c37d393ad51 05:11:09 Step 9/10 : WORKDIR /app 05:11:09 ---> Running in df7f8d6229e0 05:11:09 Removing intermediate container df7f8d6229e0 05:11:09 ---> 48da52c0c058 05:11:09 Step 10/10 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:11:09 ---> Running in a90a5dbf8f27 05:11:10 Removing intermediate container a90a5dbf8f27 05:11:10 ---> d6d5783f2c00 05:11:10 Successfully built d6d5783f2c00 05:11:10 Successfully tagged edgexfoundry/edgex-web-ui:3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:11:10 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:11:10 touch edgex-web-ui.imagebuilt 05:11:10 mkdir -p node_modules coverage 05:11:10 chown "1000:1000" node_modules coverage package-lock.json 05:11:10 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:11:22 npm WARN old lockfile 05:11:22 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:11:22 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:11:22 npm WARN old lockfile 05:11:22 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:11:22 npm WARN old lockfile 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:01 npm WARN EBADENGINE Unsupported engine { 05:12:01 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:12:01 npm WARN EBADENGINE required: { 05:12:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:01 npm WARN EBADENGINE }, 05:12:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:12:01 npm WARN EBADENGINE } 05:12:28 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:12:28 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 05:12:29 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:12:29 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:12:30 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:12:31 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:12:35 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:12:43 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:12:43 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:12:44 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:12:54 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:13:04 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:13:04 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:13:04 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. 05:13:10 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. 05:13:10 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. 05:13:12 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:13:24 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 05:13:24 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 05:13:51 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. 05:14:13 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. 05:14:51 05:14:51 added 1475 packages, and audited 1476 packages in 4m 05:14:51 05:14:51 90 packages are looking for funding 05:14:51 run `npm fund` for details 05:14:51 05:14:51 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:14:51 05:14:51 To address issues that do not require attention, run: 05:14:51 npm audit fix 05:14:51 05:14:51 To address all issues (including breaking changes), run: 05:14:51 npm audit fix --force 05:14:51 05:14:51 Run `npm audit` for details. 05:14:52 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 05:15:11 - Generating browser application bundles (phase: setup)... 05:15:43 Compiling @angular/core : es2015 as esm2015 05:15:43 Compiling @angular/compiler/testing : es2015 as esm2015 05:16:10 Compiling @angular/common : es2015 as esm2015 05:16:10 Compiling @angular/core/testing : es2015 as esm2015 05:16:16 Compiling @angular/platform-browser : es2015 as esm2015 05:16:16 Compiling @angular/common/testing : es2015 as esm2015 05:16:22 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:16:22 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:16:26 Compiling @angular/router : es2015 as esm2015 05:16:26 Compiling @angular/common/http : es2015 as esm2015 05:16:30 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:16:34 Compiling @angular/forms : es2015 as esm2015 05:16:34 Compiling @angular/router/testing : es2015 as esm2015 05:16:35 Compiling @angular/common/http/testing : es2015 as esm2015 05:17:42 17 05 2023 05:17:32.220:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:17:42 17 05 2023 05:17:32.234:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:17:42 17 05 2023 05:17:32.264:INFO [launcher]: Starting browser ChromeHeadless 05:18:39 17 05 2023 05:18:33.020:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:18:41 17 05 2023 05:18:41.130:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:19:20 17 05 2023 05:19:14.804:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:19:35 ✔ Browser application bundle generation complete. 05:19:35 17 05 2023 05:19:34.787:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket TeIy73zJQE3qaPT-AAAB with id 436976 05:19:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:19:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.508 secs) 05:19:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 2.167 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.258 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.383 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.679 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.752 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.835 secs) 05:19:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.063 secs) 05:19:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.162 secs) 05:19:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.411 secs) 05:19:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.531 secs) 05:19:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.83 secs) 05:19:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.131 secs) 05:19:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.551 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.782 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.882 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.987 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 5.13 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 5.169 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.206 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.245 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.345 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.379 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.393 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.444 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.489 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.514 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.576 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.635 secs) 05:19:59 WARN: ' 05:19:59 It looks like you're using ngModel on the same form field as formControlName. 05:19:59 Support for using the ngModel input property and ngModelChange event with 05:19:59 reactive form directives has been deprecated in Angular v6 and will be removed 05:19:59 in a future version of Angular. 05:19:59 05:19:59 For more information on this, see our API docs here: 05:19:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:19:59 ' 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.635 secs) 05:19:59 WARN: ' 05:19:59 It looks like you're using ngModel on the same form field as formControlName. 05:19:59 Support for using the ngModel input property and ngModelChange event with 05:19:59 reactive form directives has been deprecated in Angular v6 and will be removed 05:19:59 in a future version of Angular. 05:19:59 05:19:59 For more information on this, see our API docs here: 05:19:59 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:19:59 ' 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.831 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.859 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.873 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.895 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.929 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.963 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.993 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.088 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.11 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.123 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.216 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.485 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.596 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.821 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.886 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.006 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.147 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.215 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.38 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.457 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.533 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.706 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.778 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.806 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.832 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.863 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.884 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.036 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.073 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.133 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.452 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.549 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.571 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.727 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.803 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.924 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.049 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.076 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.18 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.354 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.391 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.565 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.589 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.756 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.818 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.9 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.089 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.132 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.204 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.224 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.554 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.766 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.842 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.911 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.023 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.291 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.312 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.33 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.386 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.423 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.51 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.575 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.594 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.615 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.714 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.756 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.818 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.897 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.918 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.07 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.118 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.166 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.177 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.217 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.593 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.658 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.84 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.985 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.076 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.137 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.281 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.832 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.884 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.899 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.945 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 14.022 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.078 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.116 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.145 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.161 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.175 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.373 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.406 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.423 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.449 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.605 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.635 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.663 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.707 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.726 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.738 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.879 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.968 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.083 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.15 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.28 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.303 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.316 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.345 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.391 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.406 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.417 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.476 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.502 secs) 05:20:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.522 secs) 05:20:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.58 secs) 05:20:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.621 secs / 15.58 secs) 05:20:13 TOTAL: 145 SUCCESS 05:20:13 ✔ Browser application bundle generation complete. 05:20:17 05:20:17 =============================== Coverage summary =============================== 05:20:17 Statements : 41.56% ( 1425/3429 ) 05:20:17 Branches : 12.14% ( 109/898 ) 05:20:17 Functions : 33.33% ( 417/1251 ) 05:20:17 Lines : 39.45% ( 1280/3245 ) 05:20:17 ================================================================================ 05:20:17 17 05 2023 05:20:17.274:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:20:18 ✔ Browser application bundle generation complete. 05:20:19 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:20:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:20:19 $ docker stop --time=1 04bbecc67750a26efadd5fa22ec9fa7bd002fa191ec92db57ffbd1c416b93df1 05:20:21 $ docker rm -f --volumes 04bbecc67750a26efadd5fa22ec9fa7bd002fa191ec92db57ffbd1c416b93df1 [Pipeline] // withDockerContainer [Pipeline] sh 05:20:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:24 Warning: overwriting stash ‘coverage-report’ 05:20:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:33 + ls -al . 05:20:33 total 176 05:20:33 drwxrwxr-x 13 jenkins jenkins 4096 May 17 05:07 . 05:20:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:04 .. 05:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:04 .blubracket 05:20:33 -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:04 .dockerignore 05:20:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:04 .git 05:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:04 .github 05:20:33 -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:04 .gitignore 05:20:33 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:04 Attribution.txt 05:20:33 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:04 CHANGELOG.md 05:20:33 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:04 CONTRIBUTING.md 05:20:33 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:04 Dockerfile 05:20:33 -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:04 Jenkinsfile 05:20:33 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:04 LICENSE 05:20:33 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:04 Makefile 05:20:33 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:04 README.md 05:20:33 -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:01 VERSION 05:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:04 assets 05:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:04 bin 05:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:04 cmd 05:20:33 -rw-r--r-- 1 jenkins jenkins 10 May 17 05:07 coverage.out 05:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:04 docs 05:20:33 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:04 go.mod 05:20:33 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:04 go.sum 05:20:33 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:04 internal 05:20:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:04 snap 05:20:33 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:04 testing 05:20:33 -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:04 version.go 05:20:33 drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:33 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d --label arch=arm64 --label version=0.0.0 . 05:20:34 Sending build context to Docker daemon 31.28MB 05:20:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:20:34 Step 2/25 : FROM ${BASE} AS builder 05:20:34 ---> f6425669805c 05:20:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:20:35 ---> Running in 1f2833df81e9 05:20:36 Removing intermediate container 1f2833df81e9 05:20:36 ---> 50d6315c5111 05:20:36 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:20:36 ---> Running in ef15a14ad393 05:20:36 Removing intermediate container ef15a14ad393 05:20:36 ---> 7053db76a586 05:20:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:20:36 ---> Running in caba2dbc9dc8 05:20:36 Removing intermediate container caba2dbc9dc8 05:20:36 ---> 4d1c6d3aa9a3 05:20:36 Step 6/25 : LABEL Name=edgex-ui-go 05:20:36 ---> Running in 29c2536a9c81 05:20:37 Removing intermediate container 29c2536a9c81 05:20:37 ---> 99f11b3d9c0a 05:20:37 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:20:37 ---> Running in 158bd54b1123 05:20:37 Removing intermediate container 158bd54b1123 05:20:37 ---> 96c5470af19d 05:20:37 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:20:39 ---> 5ea2e10234a8 05:20:39 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:39 ---> Running in 37f1bfa235ec 05:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:20:41 OK: 263 MiB in 53 packages 05:20:44 Removing intermediate container 37f1bfa235ec 05:20:44 ---> 16c0fa115df6 05:20:44 Step 10/25 : ENV GO111MODULE=on 05:20:44 ---> Running in 81c3e0a3a18c 05:20:44 Removing intermediate container 81c3e0a3a18c 05:20:44 ---> 75d1c8d4fcc0 05:20:44 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:20:44 ---> Running in 1539f6da1781 05:20:44 Removing intermediate container 1539f6da1781 05:20:44 ---> a1dec082454e 05:20:44 Step 12/25 : COPY go.mod vendor* ./ 05:20:45 ---> e8f7c47f01df 05:20:45 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:45 ---> Running in f5bae5661ab3 05:20:47 Removing intermediate container f5bae5661ab3 05:20:47 ---> 3b11f267ce48 05:20:47 Step 14/25 : COPY . . 05:20:52 ---> 400f33e3ae1c 05:20:52 Step 15/25 : RUN ${MAKE} 05:20:52 ---> Running in 200fad2c22ac 05:20:52 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 05:22:59 Removing intermediate container 200fad2c22ac 05:22:59 ---> 6abccc81ff0b 05:22:59 Step 16/25 : FROM alpine:3.17 05:22:59 3.17: Pulling from library/alpine 05:22:59 c41833b44d91: Already exists 05:22:59 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:22:59 Status: Downloaded newer image for alpine:3.17 05:22:59 ---> 51e60588ff2c 05:22:59 Step 17/25 : EXPOSE 4000 05:22:59 ---> Running in 26656814356e 05:22:59 Removing intermediate container 26656814356e 05:22:59 ---> 37ba30e4350e 05:22:59 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 05:22:59 ---> fcf639d38f81 05:22:59 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:22:59 ---> f9c4dcc62591 05:22:59 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:22:59 ---> 6eb3ef0c9275 05:22:59 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:22:59 ---> Running in 871e1dfd2d23 05:22:59 Removing intermediate container 871e1dfd2d23 05:22:59 ---> ef203b70ee98 05:22:59 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:22:59 ---> Running in e13c53f9049e 05:22:59 Removing intermediate container e13c53f9049e 05:22:59 ---> 7e0ecfe805b7 05:22:59 Step 23/25 : LABEL arch=arm64 05:22:59 ---> Running in 5fec54d926a9 05:22:59 Removing intermediate container 5fec54d926a9 05:22:59 ---> 21e8a5dbdaa8 05:22:59 Step 24/25 : LABEL git_sha=3e1bc14334b9a9175dcdf821cd14d886d55c207d 05:22:59 ---> Running in 4ff1100e7625 05:22:59 Removing intermediate container 4ff1100e7625 05:22:59 ---> ed17c6f39188 05:22:59 Step 25/25 : LABEL version=0.0.0 05:22:59 ---> Running in 299138433fc3 05:22:59 Removing intermediate container 299138433fc3 05:22:59 ---> 8ff4de232618 05:22:59 [Warning] One or more build-args [ARCH] were not consumed 05:22:59 Successfully built 8ff4de232618 05:22:59 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 05:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:00 05:23:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:00 arm64: Pulling from edgex-lftools-log-publisher 05:23:00 8998bd30e6a1: Pulling fs layer 05:23:00 04944245beec: Pulling fs layer 05:23:00 699f458cf7ca: Pulling fs layer 05:23:00 765212b225bb: Pulling fs layer 05:23:00 f23df028b6ca: Pulling fs layer 05:23:00 d65c8cfc05b1: Pulling fs layer 05:23:00 2437ff75d9bd: Pulling fs layer 05:23:00 765212b225bb: Waiting 05:23:00 f23df028b6ca: Waiting 05:23:00 d65c8cfc05b1: Waiting 05:23:00 2437ff75d9bd: Waiting 05:23:01 04944245beec: Verifying Checksum 05:23:01 04944245beec: Download complete 05:23:01 765212b225bb: Verifying Checksum 05:23:01 765212b225bb: Download complete 05:23:01 f23df028b6ca: Download complete 05:23:01 d65c8cfc05b1: Verifying Checksum 05:23:01 d65c8cfc05b1: Download complete 05:23:01 699f458cf7ca: Verifying Checksum 05:23:01 699f458cf7ca: Download complete 05:23:01 8998bd30e6a1: Download complete 05:23:03 2437ff75d9bd: Verifying Checksum 05:23:03 2437ff75d9bd: Download complete 05:23:04 8998bd30e6a1: Pull complete 05:23:05 04944245beec: Pull complete 05:23:06 699f458cf7ca: Pull complete 05:23:06 765212b225bb: Pull complete 05:23:07 f23df028b6ca: Pull complete 05:23:07 d65c8cfc05b1: Pull complete 05:23:20 2437ff75d9bd: Pull complete 05:23:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:20 prd-ubuntu20.04-docker-arm64-4c-16g-15838 does not seem to be running inside a container 05:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:23:23 $ docker top 9731ab38ce55ce16883fb9b053a6627d6a555d4d0bb5acb1eefe3dd358982d36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:24 ---> job-cost.sh 05:23:24 lf-activate-venv: SKIPPING 05:23:24 INFO: No Stack... 05:23:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:23:25 INFO: Archiving Costs [Pipeline] sh 05:23:26 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:23:26 + cut -d, -f6 [Pipeline] lock 05:23:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] 05:23:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] did not exist. Created. 05:23:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:26 /w/workspace/edgex-ui-go/1@tmp/durable-7bb9e793/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:23:27 + echo total: 0.10999999940395355 [Pipeline] stash 05:23:27 Warning: overwriting stash ‘stack-cost’ 05:23:32 Stashed 1 file(s) [Pipeline] } 05:23:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:32 $ docker stop --time=1 9731ab38ce55ce16883fb9b053a6627d6a555d4d0bb5acb1eefe3dd358982d36 05:23:33 $ docker rm -f --volumes 9731ab38ce55ce16883fb9b053a6627d6a555d4d0bb5acb1eefe3dd358982d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:23:34 provisioning config files... 05:23:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config8656622827022474034tmp [Pipeline] { [Pipeline] sh 05:23:35 + set +x 05:23:35 + bash -s -- 05:23:35 + curl -s https://codecov.io/bash 05:23:35 05:23:35 _____ _ 05:23:35 / ____| | | 05:23:35 | | ___ __| | ___ ___ _____ __ 05:23:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:23:35 | |___| (_) | (_| | __/ (_| (_) \ V / 05:23:35 \_____\___/ \__,_|\___|\___\___/ \_/ 05:23:35 Bash-1.0.6 05:23:35 05:23:35 05:23:35 ==> git version 2.25.1 found 05:23:35 ==> 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 05:23:35 Release-Date: 2020-01-08 05:23:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:23:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:23:35 ==> Jenkins CI detected. 05:23:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-610 05:23:35 project root: . 05:23:35 --> token set from env 05:23:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:23:35 ==> Running gcov in . (disable via -X gcov) 05:23:35 ==> Python coveragepy not found 05:23:35 ==> Searching for coverage reports in: 05:23:35 + . 05:23:35 -> Found 1 reports 05:23:35 ==> Detecting git/mercurial file structure 05:23:35 ==> Reading reports 05:23:35 + ./coverage.out bytes=10 05:23:35 ==> Appending adjustments 05:23:35 https://docs.codecov.io/docs/fixing-reports 05:23:36 + Found adjustments 05:23:36 ==> Gzipping contents 05:23:36 12K /tmp/codecov.TtnuAN.gz 05:23:36 ==> Uploading reports 05:23:36 url: https://codecov.io 05:23:36 query: branch=PR-610&commit=3e1bc14334b9a9175dcdf821cd14d886d55c207d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= 05:23:36 -> Pinging Codecov 05:23:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-610&commit=3e1bc14334b9a9175dcdf821cd14d886d55c207d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=610&job=&cmd_args= 05:23:36 -> Uploading to 05:23:36 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/3e1bc14334b9a9175dcdf821cd14d886d55c207d/db4350a7-c458-4396-b4fc-ff23b2e396d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T052336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fa25a7077c809f3aa917d2ad0bd68cee8052f3e3451476e53118ae74ff4ab43 05:23:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:36 Dload Upload Total Spent Left Speed 05:23:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 45671 --:--:-- --:--:-- --:--:-- 45671 05:23:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3e1bc14334b9a9175dcdf821cd14d886d55c207d [Pipeline] } 05:23:36 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 05:23:38 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives ] 05:23:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives 05:23:38 total 16 05:23:38 drwxr-xr-x 3 root root 4096 May 17 05:06 . 05:23:38 drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:06 .. 05:23:38 drwxr-xr-x 2 root root 4096 May 17 05:06 cost 05:23:38 -rw-r--r-- 1 root root 83 May 17 05:06 cost.csv 05:23:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives 05:23:38 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives 05:23:38 total 16 05:23:38 drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:06 . 05:23:38 drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:06 .. 05:23:38 drwxr-xr-x 2 jenkins jenkins 4096 May 17 05:06 cost 05:23:38 -rw-r--r-- 1 jenkins jenkins 83 May 17 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:23:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:39 ---> package-listing.sh 05:23:39 ++ facter osfamily 05:23:39 ++ tr '[:upper:]' '[:lower:]' 05:23:40 + OS_FAMILY=debian 05:23:40 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-610 05:23:40 + START_PACKAGES=/tmp/packages_start.txt 05:23:40 + END_PACKAGES=/tmp/packages_end.txt 05:23:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:40 + PACKAGES=/tmp/packages_start.txt 05:23:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' 05:23:40 + PACKAGES=/tmp/packages_end.txt 05:23:40 + case "${OS_FAMILY}" in 05:23:40 + dpkg -l 05:23:40 + grep '^ii' 05:23:40 + '[' -f /tmp/packages_start.txt ']' 05:23:40 + '[' -f /tmp/packages_end.txt ']' 05:23:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-610 ']' 05:23:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ 05:23:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-610/archives/ [Pipeline] echo 05:23:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:23:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:41 prd-ubuntu20.04-docker-8c-8g-15836 does not seem to be running inside a container 05:23:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-610 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610:/w/workspace/edgexfoundry_edgex-ui-go_PR-610:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:23:41 $ docker top f870de209208570dc759516c374794b87c072a83397233fc4d7e95cd785576cc -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:41 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:42 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:42 + ls /var/log/sa-host 05:23:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:42 provisioning config files... 05:23:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-610@tmp/config8148169647061327617tmp [Pipeline] { [Pipeline] echo 05:23:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:43 ---> create-netrc.sh [Pipeline] } 05:23:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:43 ---> python-tools-install.sh [Pipeline] echo 05:23:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:43 ---> sudo-logs.sh 05:23:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:23:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:44 ---> job-cost.sh 05:23:44 lf-activate-venv: SKIPPING 05:23:44 DEBUG: total: 0.2199999988079071 05:23:44 INFO: Retrieving Stack Cost... 05:23:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:45 INFO: Archiving Costs [Pipeline] echo 05:23:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:45 ---> logs-deploy.sh 05:23:45 lf-activate-venv: SKIPPING 05:23:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-610/1 05:23:45 INFO: archiving workspace using pattern(s): 05:23:46 Archives upload complete. 05:23:46 INFO: archiving logs to Nexus 05:23:47 ---> uname -a: 05:23:47 Linux prd-ubuntu20-04-docker-8c-8g-15836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:23:47 05:23:47 05:23:47 ---> lscpu: 05:23:47 Architecture: x86_64 05:23:47 CPU op-mode(s): 32-bit, 64-bit 05:23:47 Byte Order: Little Endian 05:23:47 Address sizes: 40 bits physical, 48 bits virtual 05:23:47 CPU(s): 8 05:23:47 On-line CPU(s) list: 0-7 05:23:47 Thread(s) per core: 1 05:23:47 Core(s) per socket: 1 05:23:47 Socket(s): 8 05:23:47 NUMA node(s): 1 05:23:47 Vendor ID: AuthenticAMD 05:23:47 CPU family: 23 05:23:47 Model: 49 05:23:47 Model name: AMD EPYC-Rome Processor 05:23:47 Stepping: 0 05:23:47 CPU MHz: 2799.998 05:23:47 BogoMIPS: 5599.99 05:23:47 Virtualization: AMD-V 05:23:47 Hypervisor vendor: KVM 05:23:47 Virtualization type: full 05:23:47 L1d cache: 256 KiB 05:23:47 L1i cache: 256 KiB 05:23:47 L2 cache: 4 MiB 05:23:47 L3 cache: 128 MiB 05:23:47 NUMA node0 CPU(s): 0-7 05:23:47 Vulnerability Itlb multihit: Not affected 05:23:47 Vulnerability L1tf: Not affected 05:23:47 Vulnerability Mds: Not affected 05:23:47 Vulnerability Meltdown: Not affected 05:23:47 Vulnerability Mmio stale data: Not affected 05:23:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:23:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:23:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:23:47 Vulnerability Srbds: Not affected 05:23:47 Vulnerability Tsx async abort: Not affected 05:23:47 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 05:23:47 05:23:47 05:23:47 ---> nproc: 05:23:47 8 05:23:47 05:23:47 05:23:47 ---> df -h: 05:23:47 Filesystem Size Used Avail Use% Mounted on 05:23:47 overlay 155G 13G 143G 9% / 05:23:47 tmpfs 64M 0 64M 0% /dev 05:23:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:23:47 shm 64M 0 64M 0% /dev/shm 05:23:47 /dev/vda1 155G 13G 143G 9% /facter-os 05:23:47 05:23:47 05:23:47 ---> sar -b -r -n DEV: 05:23:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15836) 05/17/23 _x86_64_ (8 CPU) 05:23:47 05:23:47 05:00:45 LINUX RESTART (8 CPU) 05:23:47 05:23:47 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:23:47 05:02:01 123.15 47.83 75.32 0.00 5372.04 82061.52 0.00 05:23:47 05:03:01 172.44 1.10 171.34 0.00 22.66 107005.26 0.00 05:23:47 05:04:01 109.13 0.00 109.13 0.00 0.00 77133.62 0.00 05:23:47 05:05:01 233.17 0.27 232.91 0.00 2.27 63212.26 0.00 05:23:47 05:06:01 170.80 12.13 158.67 0.00 3482.62 39566.22 0.00 05:23:47 05:07:01 105.85 0.03 105.82 0.00 8.53 32663.76 0.00 05:23:47 05:08:01 2.10 0.00 2.10 0.00 0.00 22.78 0.00 05:23:47 05:09:01 3.68 1.65 2.03 0.00 37.73 23.60 0.00 05:23:47 05:10:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 05:23:47 05:11:01 2.60 0.00 2.60 0.00 0.00 36.93 0.00 05:23:47 05:12:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 05:23:47 05:13:01 2.02 0.00 2.02 0.00 0.00 22.13 0.00 05:23:47 05:14:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 05:23:47 05:15:02 1.72 0.00 1.72 0.00 0.00 19.19 0.00 05:23:47 05:16:01 1.80 0.02 1.78 0.00 0.14 21.15 0.00 05:23:47 05:17:01 1.62 0.02 1.60 0.00 0.13 17.33 0.00 05:23:47 05:18:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 05:23:47 05:19:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 05:23:47 05:20:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 05:23:47 05:21:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 05:23:47 05:22:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 05:23:47 05:23:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 05:23:47 Average: 42.83 2.87 39.96 0.00 406.00 18283.76 0.00 05:23:47 05:23:47 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:23:47 05:02:01 29070360 31568268 748128 2.28 73412 2704900 2018792 5.95 1041068 2415764 783792 05:23:47 05:03:01 27366476 31574648 725188 2.21 147444 4202148 1858216 5.48 1245444 3762728 284964 05:23:47 05:04:01 27245676 31472828 821484 2.50 156844 4209688 1990980 5.87 1307424 3805184 3936 05:23:47 05:05:01 26257140 31525924 754904 2.30 222384 5044200 1838676 5.42 1362736 4587504 242752 05:23:47 05:06:01 26073412 31368820 909592 2.77 230380 5058204 2196504 6.47 1884360 4241472 9948 05:23:47 05:07:01 25565168 31509200 771672 2.35 235328 5663628 1782196 5.25 1791984 4805224 324 05:23:47 05:08:01 25565252 31509356 771348 2.35 235388 5663632 1782196 5.25 1791856 4805228 8 05:23:47 05:09:01 25563440 31509884 770688 2.34 235464 5664760 1782196 5.25 1795156 4805644 64 05:23:47 05:10:01 25563148 31509600 770812 2.34 235492 5664764 1782196 5.25 1795664 4805572 12 05:23:47 05:11:01 25567896 31514868 765952 2.33 235592 5664744 1782196 5.25 1789536 4806012 152 05:23:47 05:12:01 25568732 31515712 765132 2.33 235620 5664744 1782196 5.25 1789596 4806012 12 05:23:47 05:13:01 25568884 31515920 765088 2.33 235656 5664748 1782196 5.25 1789704 4806016 8 05:23:47 05:14:01 25568348 31515396 765552 2.33 235676 5664748 1782196 5.25 1789656 4806016 8 05:23:47 05:15:02 25568080 31515180 765756 2.33 235696 5664756 1782196 5.25 1789868 4806020 4 05:23:47 05:16:01 25565704 31512952 767752 2.33 235740 5664752 1798256 5.30 1789772 4806028 24 05:23:47 05:17:01 25565648 31512932 767736 2.33 235764 5664756 1798256 5.30 1790148 4806028 40 05:23:47 05:18:01 25565748 31513052 767380 2.33 235784 5664768 1798256 5.30 1789816 4806036 12 05:23:47 05:19:01 25565724 31513060 767332 2.33 235812 5664760 1798256 5.30 1789832 4806036 4 05:23:47 05:20:01 25565448 31512812 767528 2.33 235828 5664772 1798256 5.30 1789848 4806040 8 05:23:47 05:21:01 25565148 31512564 767724 2.33 235868 5664772 1781252 5.25 1789896 4806040 60 05:23:47 05:22:01 25565132 31512552 767704 2.33 235880 5664776 1781252 5.25 1789980 4806044 12 05:23:47 05:23:01 25565308 31512892 767536 2.33 235900 5664912 1781252 5.25 1790208 4806168 48 05:23:47 Average: 25937994 31510383 773272 2.35 219861 5341724 1830817 5.40 1694707 4568764 60281 05:23:47 05:23:47 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:23:47 05:02:01 docker0 43.81 43.53 3.29 282.32 0.00 0.00 0.00 0.00 05:23:47 05:02:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 05:23:47 05:02:01 ens3 666.02 429.48 7203.47 89.28 0.00 0.00 0.00 0.00 05:23:47 05:03:01 docker0 190.05 330.06 14.83 1934.70 0.00 0.00 0.00 0.00 05:23:47 05:03:01 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 05:23:47 05:03:01 ens3 455.40 254.03 3845.17 29.76 0.00 0.00 0.00 0.00 05:23:47 05:04:01 docker0 30.96 85.44 2.10 2023.27 0.00 0.00 0.00 0.00 05:23:47 05:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:23:47 05:04:01 ens3 173.09 100.97 2745.74 95.24 0.00 0.00 0.00 0.00 05:23:47 05:04:01 vethc90310e 2.13 2.57 0.15 34.89 0.00 0.00 0.00 0.00 05:23:47 05:04:01 veth7a7ed38 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 05:23:47 05:05:01 docker0 185.82 326.31 30.24 3130.53 0.00 0.00 0.00 0.00 05:23:47 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:05:01 ens3 353.52 202.85 3152.32 44.99 0.00 0.00 0.00 0.00 05:23:47 05:05:01 veth7a7ed38 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:06:01 docker0 1.20 2.47 0.08 42.46 0.00 0.00 0.00 0.00 05:23:47 05:06:01 veth2e44b5f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:23:47 05:06:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:23:47 05:06:01 ens3 96.43 53.42 1447.74 19.18 0.00 0.00 0.00 0.00 05:23:47 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:07:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 05:23:47 05:07:01 ens3 105.38 71.19 2526.49 73.41 0.00 0.00 0.00 0.00 05:23:47 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:23:47 05:09:01 ens3 17.98 24.91 5.05 55.83 0.00 0.00 0.00 0.00 05:23:47 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:10:01 ens3 2.35 1.40 3.19 1.20 0.00 0.00 0.00 0.00 05:23:47 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:11:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:12:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:23:47 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:15:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:15:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:17:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 05:23:47 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:18:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:22:01 ens3 0.35 0.10 0.09 0.07 0.00 0.00 0.00 0.00 05:23:47 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:47 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 05:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:47 Average: docker0 20.55 35.84 2.30 337.25 0.00 0.00 0.00 0.00 05:23:47 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 05:23:47 Average: ens3 85.15 51.83 952.05 18.61 0.00 0.00 0.00 0.00 05:23:47 05:23:47 05:23:47 ---> sar -P ALL: 05:23:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15836) 05/17/23 _x86_64_ (8 CPU) 05:23:47 05:23:47 05:00:45 LINUX RESTART (8 CPU) 05:23:47 05:23:47 05:01:01 CPU %user %nice %system %iowait %steal %idle 05:23:47 05:02:01 all 9.27 0.00 3.22 4.42 0.06 83.04 05:23:47 05:02:01 0 7.17 0.00 4.13 2.86 0.05 85.79 05:23:47 05:02:01 1 8.52 0.00 4.87 11.76 0.07 74.79 05:23:47 05:02:01 2 11.43 0.00 2.82 5.66 0.05 80.04 05:23:47 05:02:01 3 7.68 0.00 3.34 6.86 0.07 82.05 05:23:47 05:02:01 4 8.29 0.00 2.59 0.64 0.05 88.43 05:23:47 05:02:01 5 11.45 0.00 2.75 0.56 0.05 85.20 05:23:47 05:02:01 6 10.70 0.00 2.40 1.07 0.05 85.78 05:23:47 05:02:01 7 8.91 0.00 2.82 5.94 0.08 82.24 05:23:47 05:03:01 all 6.47 0.00 3.03 6.66 0.05 83.79 05:23:47 05:03:01 0 6.30 0.00 2.44 3.18 0.05 88.03 05:23:47 05:03:01 1 5.69 0.00 3.49 5.39 0.03 85.39 05:23:47 05:03:01 2 7.62 0.00 3.10 2.63 0.03 86.61 05:23:47 05:03:01 3 5.61 0.00 4.10 32.51 0.07 57.71 05:23:47 05:03:01 4 5.85 0.00 2.67 7.65 0.05 83.77 05:23:47 05:03:01 5 6.97 0.00 3.01 0.79 0.05 89.18 05:23:47 05:03:01 6 6.15 0.00 2.44 0.20 0.03 91.17 05:23:47 05:03:01 7 7.60 0.00 2.95 1.10 0.08 88.27 05:23:47 05:04:01 all 19.47 0.00 4.65 6.36 0.06 69.46 05:23:47 05:04:01 0 18.85 0.00 4.28 0.35 0.07 76.45 05:23:47 05:04:01 1 19.58 0.00 4.48 4.33 0.07 71.55 05:23:47 05:04:01 2 19.03 0.00 4.22 7.77 0.07 68.91 05:23:47 05:04:01 3 22.17 0.00 5.34 21.61 0.07 50.81 05:23:47 05:04:01 4 19.24 0.00 4.48 11.96 0.05 64.27 05:23:47 05:04:01 5 18.93 0.00 4.12 0.22 0.05 76.68 05:23:47 05:04:01 6 18.84 0.00 5.10 4.53 0.05 71.49 05:23:47 05:04:01 7 19.11 0.00 5.20 0.17 0.07 75.46 05:23:47 05:05:01 all 10.12 0.00 3.70 6.80 0.07 79.31 05:23:47 05:05:01 0 2.78 0.00 0.99 4.02 0.03 92.18 05:23:47 05:05:01 1 5.50 0.00 3.78 10.45 0.07 80.20 05:23:47 05:05:01 2 8.92 0.00 2.96 7.32 0.08 80.72 05:23:47 05:05:01 3 5.75 0.00 1.90 2.54 0.07 89.75 05:23:47 05:05:01 4 5.35 0.00 7.23 25.48 0.10 61.85 05:23:47 05:05:01 5 29.42 0.00 4.29 0.91 0.07 65.31 05:23:47 05:05:01 6 10.93 0.00 3.02 2.49 0.07 83.49 05:23:47 05:05:01 7 12.36 0.00 5.45 1.35 0.10 80.74 05:23:47 05:06:01 all 19.75 0.00 5.27 3.01 0.07 71.90 05:23:47 05:06:01 0 18.44 0.00 5.22 5.14 0.05 71.16 05:23:47 05:06:01 1 22.40 0.00 6.84 8.67 0.08 62.00 05:23:47 05:06:01 2 18.03 0.00 4.98 1.52 0.07 75.41 05:23:47 05:06:01 3 19.91 0.00 6.06 1.88 0.08 72.06 05:23:47 05:06:01 4 18.74 0.00 5.35 3.77 0.07 72.07 05:23:47 05:06:01 5 25.86 0.00 5.35 0.08 0.07 68.64 05:23:47 05:06:01 6 19.17 0.00 4.37 2.54 0.05 73.87 05:23:47 05:06:01 7 15.43 0.00 4.01 0.50 0.07 80.00 05:23:47 05:07:01 all 14.84 0.00 3.39 2.33 0.06 79.39 05:23:47 05:07:01 0 15.48 0.00 3.47 3.28 0.05 77.72 05:23:47 05:07:01 1 14.64 0.00 3.61 11.71 0.07 69.98 05:23:47 05:07:01 2 14.82 0.00 3.24 1.02 0.05 80.87 05:23:47 05:07:01 3 15.34 0.00 3.82 0.02 0.10 80.72 05:23:47 05:07:01 4 15.08 0.00 2.82 0.05 0.03 82.02 05:23:47 05:07:01 5 14.62 0.00 3.58 0.13 0.03 81.63 05:23:47 05:07:01 6 13.93 0.00 3.28 2.42 0.03 80.34 05:23:47 05:07:01 7 14.78 0.00 3.29 0.03 0.08 81.82 05:23:47 05:08:01 all 0.02 0.00 0.01 0.01 0.02 99.94 05:23:47 05:08:01 0 0.00 0.00 0.03 0.03 0.02 99.92 05:23:47 05:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:23:47 05:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:23:47 05:08:01 3 0.05 0.00 0.03 0.00 0.03 99.88 05:23:47 05:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:23:47 05:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:23:47 05:08:01 6 0.02 0.00 0.03 0.03 0.02 99.90 05:23:47 05:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:23:47 05:09:01 all 0.31 0.00 0.04 0.06 0.01 99.59 05:23:47 05:09:01 0 0.15 0.00 0.02 0.02 0.00 99.82 05:23:47 05:09:01 1 0.13 0.00 0.02 0.00 0.02 99.83 05:23:47 05:09:01 2 0.45 0.00 0.05 0.12 0.00 99.38 05:23:47 05:09:01 3 0.10 0.00 0.07 0.02 0.03 99.78 05:23:47 05:09:01 4 0.25 0.00 0.03 0.00 0.00 99.72 05:23:47 05:09:01 5 1.17 0.00 0.02 0.00 0.00 98.82 05:23:47 05:09:01 6 0.08 0.00 0.08 0.30 0.00 99.53 05:23:47 05:09:01 7 0.13 0.00 0.03 0.00 0.00 99.83 05:23:47 05:10:01 all 0.03 0.00 0.00 0.04 0.01 99.92 05:23:47 05:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:47 05:10:01 1 0.00 0.00 0.00 0.17 0.02 99.82 05:23:47 05:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:23:47 05:10:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:23:47 05:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:23:47 05:10:01 5 0.07 0.00 0.00 0.00 0.02 99.92 05:23:47 05:10:01 6 0.02 0.00 0.00 0.12 0.00 99.87 05:23:47 05:10:01 7 0.07 0.00 0.00 0.00 0.00 99.93 05:23:47 05:11:01 all 0.09 0.00 0.02 0.05 0.01 99.84 05:23:47 05:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:23:47 05:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:23:47 05:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:23:47 05:11:01 3 0.03 0.00 0.02 0.00 0.03 99.92 05:23:47 05:11:01 4 0.52 0.00 0.03 0.00 0.02 99.43 05:23:47 05:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:23:47 05:11:01 6 0.02 0.00 0.02 0.40 0.00 99.57 05:23:47 05:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:23:47 05:12:01 all 0.02 0.00 0.01 0.04 0.01 99.92 05:23:47 05:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:23:47 05:12:01 1 0.02 0.00 0.02 0.18 0.00 99.78 05:23:47 05:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:23:47 05:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:23:47 05:12:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:23:47 05:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:12:01 6 0.00 0.00 0.02 0.17 0.00 99.82 05:23:47 05:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:23:47 05:23:47 05:12:01 CPU %user %nice %system %iowait %steal %idle 05:23:47 05:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:23:47 05:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:23:47 05:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:23:47 05:13:01 2 0.00 0.00 0.00 0.03 0.02 99.95 05:23:47 05:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:23:47 05:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:23:47 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:13:01 6 0.02 0.00 0.00 0.05 0.02 99.92 05:23:47 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:14:01 all 0.00 0.00 0.01 0.00 0.01 99.98 05:23:47 05:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:23:47 05:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:23:47 05:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:23:47 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:14:01 6 0.00 0.00 0.03 0.00 0.02 99.95 05:23:47 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:23:47 05:15:02 all 0.02 0.00 0.01 0.01 0.01 99.96 05:23:47 05:15:02 0 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:15:02 1 0.02 0.00 0.00 0.02 0.02 99.95 05:23:47 05:15:02 2 0.02 0.00 0.02 0.02 0.02 99.93 05:23:47 05:15:02 3 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:15:02 4 0.02 0.00 0.02 0.00 0.02 99.95 05:23:47 05:15:02 5 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:15:02 6 0.03 0.00 0.02 0.02 0.03 99.90 05:23:47 05:15:02 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:16:01 all 0.05 0.00 0.05 0.00 0.00 99.90 05:23:47 05:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:23:47 05:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 05:23:47 05:16:01 2 0.07 0.00 0.03 0.00 0.00 99.90 05:23:47 05:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:23:47 05:16:01 4 0.22 0.00 0.05 0.00 0.00 99.73 05:23:47 05:16:01 5 0.02 0.00 0.05 0.00 0.00 99.93 05:23:47 05:16:01 6 0.03 0.00 0.05 0.02 0.02 99.88 05:23:47 05:16:01 7 0.02 0.00 0.08 0.00 0.00 99.90 05:23:47 05:17:01 all 0.05 0.00 0.01 0.01 0.01 99.92 05:23:47 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:23:47 05:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:23:47 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:17:01 4 0.33 0.00 0.03 0.00 0.02 99.62 05:23:47 05:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:23:47 05:17:01 6 0.03 0.00 0.02 0.02 0.02 99.92 05:23:47 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:18:01 all 0.04 0.00 0.01 0.01 0.01 99.94 05:23:47 05:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:23:47 05:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:23:47 05:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:23:47 05:18:01 4 0.23 0.00 0.00 0.00 0.02 99.75 05:23:47 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:18:01 6 0.07 0.00 0.03 0.05 0.02 99.83 05:23:47 05:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:23:47 05:19:01 all 0.23 0.00 0.01 0.00 0.01 99.75 05:23:47 05:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:23:47 05:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:23:47 05:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:23:47 05:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:23:47 05:19:01 4 1.78 0.00 0.00 0.00 0.00 98.22 05:23:47 05:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:19:01 6 0.00 0.00 0.02 0.02 0.03 99.93 05:23:47 05:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:23:47 05:20:01 all 0.15 0.00 0.01 0.00 0.01 99.83 05:23:47 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:23:47 05:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:23:47 05:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:23:47 05:20:01 4 1.11 0.00 0.02 0.00 0.02 98.86 05:23:47 05:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:20:01 6 0.03 0.00 0.03 0.02 0.02 99.90 05:23:47 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:23:47 05:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:47 05:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:23:47 05:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:23:47 05:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:23:47 05:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:21:01 6 0.03 0.00 0.00 0.02 0.02 99.93 05:23:47 05:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:23:47 05:22:01 all 0.02 0.00 0.01 0.03 0.01 99.94 05:23:47 05:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:23:47 05:22:01 2 0.02 0.00 0.00 0.18 0.02 99.78 05:23:47 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:22:01 4 0.05 0.00 0.05 0.00 0.02 99.88 05:23:47 05:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:23:47 05:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 05:23:47 05:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:23:47 05:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:47 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:23:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:23:47 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:23:47 05:23:01 4 0.02 0.00 0.02 0.00 0.03 99.93 05:23:47 05:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:23:47 05:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 05:23:47 05:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:23:47 05:23:47 Average: CPU %user %nice %system %iowait %steal %idle 05:23:47 Average: all 3.66 0.00 1.06 1.35 0.02 93.91 05:23:47 Average: 0 3.13 0.00 0.94 0.85 0.02 95.07 05:23:47 Average: 1 3.46 0.00 1.23 2.38 0.03 92.90 05:23:47 Average: 2 3.65 0.00 0.97 1.19 0.02 94.17 05:23:47 Average: 3 3.47 0.00 1.12 2.94 0.03 92.44 05:23:47 Average: 4 3.50 0.00 1.15 2.23 0.03 93.09 05:23:47 Average: 5 4.91 0.00 1.05 0.12 0.02 93.90 05:23:47 Average: 6 3.63 0.00 0.95 0.66 0.02 94.74 05:23:47 Average: 7 3.54 0.00 1.08 0.41 0.03 94.95 05:23:47 05:23:47 05:23:47