Pull request #619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab308bbf90478029d82ba71840f7e5e9a846a1bb+742163a79e7aeb062f1ac4c67fbc75e2333f4d28 (dccaad8b0bd6fcdf42465cb5590126a1a9d22528) 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-ssh5063155061015825514.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-ssh9494100582223174520.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-619/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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13188203883554376280.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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15413143311795744857.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-ssh4979363754721961868.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-619/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-619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9402162326145325361.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16937’ Running on prd-ubuntu20.04-docker-8c-8g-16939 in /w/workspace/edgexfoundry_edgex-ui-go_PR-619 [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-619 # 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 Merging remotes/origin/main commit 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 into PR head commit ab308bbf90478029d82ba71840f7e5e9a846a1bb Merge succeeded, producing ab308bbf90478029d82ba71840f7e5e9a846a1bb Checking out Revision ab308bbf90478029d82ba71840f7e5e9a846a1bb (PR-619) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # 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 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # timeout=10 > 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:00:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:54 ========================================================= 05:00:54 EdgeX Global Pipelines Version Info 05:00:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:54 ------------------- 05:00:54 stable info: 05:00:54 ------------------- 05:00:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:54 Message: update stable to v1.0.249 05:00:56 ------------------- 05:00:56 experimental info: 05:00:56 ------------------- 05:00:56 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:56 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab308bb [Pipeline] echo 05:00:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:58 provisioning config files... 05:00:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config4150814972876006226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:59 ---> docker-login.sh 05:00:59 nexus3.edgexfoundry.org:10001 05:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:59 Configure a credential helper to remove this warning. See 05:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:59 05:00:59 Login Succeeded 05:00:59 nexus3.edgexfoundry.org:10002 05:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:59 Configure a credential helper to remove this warning. See 05:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:59 05:00:59 Login Succeeded 05:00:59 nexus3.edgexfoundry.org:10003 05:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:59 Configure a credential helper to remove this warning. See 05:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:59 05:00:59 Login Succeeded 05:00:59 nexus3.edgexfoundry.org:10004 05:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:59 Configure a credential helper to remove this warning. See 05:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:59 05:00:59 Login Succeeded 05:00:59 docker.io 05:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:00 Configure a credential helper to remove this warning. See 05:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:00 05:01:00 Login Succeeded 05:01:00 ---> docker-login.sh ends [Pipeline] } 05:01:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:01:00 + git rev-list -1 --merges ab308bbf90478029d82ba71840f7e5e9a846a1bb~1..ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo 05:01:00 -----------> git rev-list -1 --merges ab308bbf90478029d82ba71840f7e5e9a846a1bb~1..ab308bbf90478029d82ba71840f7e5e9a846a1bb ab308bbf90478029d82ba71840f7e5e9a846a1bb [false] [Pipeline] sh 05:01:01 + git log --format=format:%s -1 ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo 05:01:01 ========================================================= 05:01:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:01:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:01 + git log --format=format:%s -1 ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo 05:01:01 [semverPrep] GIT_COMMIT: ab308bbf90478029d82ba71840f7e5e9a846a1bb, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:01:01 [semverPrep] This is not a build commit. [Pipeline] sh 05:01:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:02 + grep -v github /etc/ssh/ssh_known_hosts 05:01:02 + [ -e /tmp/ssh_known_hosts ] 05:01:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:01:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:01:02 + sudo tee -a /etc/ssh/ssh_known_hosts 05:01:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:02 05:01:02 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:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:02 0.1.4: Pulling from edgex-devops/py-git-semver 05:01:02 b85a868b505f: Pulling fs layer 05:01:02 e2be974225ed: Pulling fs layer 05:01:02 339a4e72a1f5: Pulling fs layer 05:01:02 988bab9f4d93: Pulling fs layer 05:01:02 1469e6f7b9e6: Pulling fs layer 05:01:02 eaf3925da568: Pulling fs layer 05:01:02 bab4dde63d76: Pulling fs layer 05:01:02 bde34c3a00c8: Pulling fs layer 05:01:02 b352a97aabf1: Pulling fs layer 05:01:02 4872d77fe225: Pulling fs layer 05:01:02 988bab9f4d93: Waiting 05:01:02 5851b861e8e6: Pulling fs layer 05:01:02 1469e6f7b9e6: Waiting 05:01:02 bde34c3a00c8: Waiting 05:01:02 b352a97aabf1: Waiting 05:01:02 eaf3925da568: Waiting 05:01:02 4872d77fe225: Waiting 05:01:02 e2be974225ed: Verifying Checksum 05:01:02 e2be974225ed: Download complete 05:01:02 988bab9f4d93: Verifying Checksum 05:01:02 988bab9f4d93: Download complete 05:01:03 1469e6f7b9e6: Verifying Checksum 05:01:03 1469e6f7b9e6: Download complete 05:01:03 eaf3925da568: Download complete 05:01:03 339a4e72a1f5: Verifying Checksum 05:01:03 339a4e72a1f5: Download complete 05:01:03 bde34c3a00c8: Verifying Checksum 05:01:03 bde34c3a00c8: Download complete 05:01:03 b352a97aabf1: Download complete 05:01:03 4872d77fe225: Download complete 05:01:03 5851b861e8e6: Verifying Checksum 05:01:03 5851b861e8e6: Download complete 05:01:03 b85a868b505f: Verifying Checksum 05:01:03 b85a868b505f: Download complete 05:01:03 bab4dde63d76: Download complete 05:01:04 b85a868b505f: Pull complete 05:01:04 e2be974225ed: Pull complete 05:01:04 339a4e72a1f5: Pull complete 05:01:04 988bab9f4d93: Pull complete 05:01:05 1469e6f7b9e6: Pull complete 05:01:05 eaf3925da568: Pull complete 05:01:07 bab4dde63d76: Pull complete 05:01:07 bde34c3a00c8: Pull complete 05:01:07 b352a97aabf1: Pull complete 05:01:07 4872d77fe225: Pull complete 05:01:07 5851b861e8e6: Pull complete 05:01:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:01:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:07 prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container 05:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:01:09 $ docker top afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 -eo pid,comm 05:01:09 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:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:09 [ssh-agent] Looking for ssh-agent implementation... 05:01:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:09 $ docker exec afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent 05:01:09 SSH_AUTH_SOCK=/tmp/ssh-4HhDRSu5UoHU/agent.32 05:01:09 SSH_AGENT_PID=38 05:01:09 Running ssh-add (command line suppressed) 05:01:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_12311055299201520368.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_12311055299201520368.key) 05:01:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:10 + git tag --points-at HEAD [Pipeline] } 05:01:10 $ docker exec --env ******** --env ******** afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent -k 05:01:10 unset SSH_AUTH_SOCK; 05:01:10 unset SSH_AGENT_PID; 05:01:10 echo Agent pid 38 killed; 05:01:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:01:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:10 [ssh-agent] Looking for ssh-agent implementation... 05:01:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:10 $ docker exec afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent 05:01:10 SSH_AUTH_SOCK=/tmp/ssh-WI1n2x8hdMMJ/agent.70 05:01:10 SSH_AGENT_PID=76 05:01:10 Running ssh-add (command line suppressed) 05:01:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_1045295882615905142.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_1045295882615905142.key) 05:01:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:10 + git semver init 05:01:11 2023-05-25 05:01:11,094 [run_init] DEBUG init version:0.0.0 force:False 05:01:11 2023-05-25 05:01:11,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver 05:01:11 2023-05-25 05:01:11,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver 05:01:11 2023-05-25 05:01:11,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-619, universal_newlines=False, shell=None, istream=None) 05:01:12 2023-05-25 05:01:12,567 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.git/info/exclude 05:01:12 2023-05-25 05:01:12,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver/PR-619 with force:False 05:01:12 2023-05-25 05:01:12,568 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver/PR-619 05:01:12 2023-05-25 05:01:12,572 [execute] INFO git cat-file --batch-check 05:01:12 2023-05-25 05:01:12,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) 05:01:12 2023-05-25 05:01:12,577 [execute] INFO git cat-file --batch 05:01:12 2023-05-25 05:01:12,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) 05:01:12 2023-05-25 05:01:12,581 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver/PR-619 05:01:12 0.0.0 [Pipeline] } 05:01:12 $ docker exec --env ******** --env ******** afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent -k 05:01:12 unset SSH_AUTH_SOCK; 05:01:12 unset SSH_AGENT_PID; 05:01:12 echo Agent pid 76 killed; 05:01:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:13 + git semver [Pipeline] } 05:01:13 $ docker stop --time=1 afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 05:01:14 $ docker rm -f --volumes afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:15 Stashed 1 file(s) [Pipeline] echo 05:01:15 [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:16 provisioning config files... 05:01:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config8435028521461981713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:16 ---> docker-login.sh 05:01:16 nexus3.edgexfoundry.org:10001 05:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:16 Configure a credential helper to remove this warning. See 05:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:16 05:01:16 Login Succeeded 05:01:16 nexus3.edgexfoundry.org:10002 05:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:16 Configure a credential helper to remove this warning. See 05:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:16 05:01:16 Login Succeeded 05:01:16 nexus3.edgexfoundry.org:10003 05:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:16 Configure a credential helper to remove this warning. See 05:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:16 05:01:16 Login Succeeded 05:01:16 nexus3.edgexfoundry.org:10004 05:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:16 Configure a credential helper to remove this warning. See 05:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:16 05:01:16 Login Succeeded 05:01:16 docker.io 05:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:17 Configure a credential helper to remove this warning. See 05:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:17 05:01:17 Login Succeeded 05:01:17 ---> docker-login.sh ends [Pipeline] } 05:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:17 ========================================================= 05:01:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:01:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:18 + 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:18 Sending build context to Docker daemon 47.59MB 05:01:18 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:01:18 Step 2/15 : FROM ${BASE} AS builder 05:01:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:18 f56be85fc22e: Pulling fs layer 05:01:18 85791d961cd3: Pulling fs layer 05:01:18 d694b5ae8c79: Pulling fs layer 05:01:18 9f32a84ed3da: Pulling fs layer 05:01:18 4d19c01a9841: Pulling fs layer 05:01:18 9325e15d5711: Pulling fs layer 05:01:18 556b6ee489ea: Pulling fs layer 05:01:18 4d19c01a9841: Waiting 05:01:18 c5a4b2cf53e6: Pulling fs layer 05:01:18 9325e15d5711: Waiting 05:01:18 556b6ee489ea: Waiting 05:01:18 c5a4b2cf53e6: Waiting 05:01:18 9f32a84ed3da: Waiting 05:01:18 85791d961cd3: Verifying Checksum 05:01:18 85791d961cd3: Download complete 05:01:18 9f32a84ed3da: Verifying Checksum 05:01:18 9f32a84ed3da: Download complete 05:01:18 4d19c01a9841: Verifying Checksum 05:01:18 4d19c01a9841: Download complete 05:01:18 f56be85fc22e: Verifying Checksum 05:01:18 f56be85fc22e: Download complete 05:01:18 9325e15d5711: Verifying Checksum 05:01:18 f56be85fc22e: Pull complete 05:01:18 85791d961cd3: Pull complete 05:01:19 c5a4b2cf53e6: Verifying Checksum 05:01:19 c5a4b2cf53e6: Download complete 05:01:19 d694b5ae8c79: Verifying Checksum 05:01:19 d694b5ae8c79: Download complete 05:01:19 556b6ee489ea: Verifying Checksum 05:01:19 556b6ee489ea: Download complete 05:01:22 d694b5ae8c79: Pull complete 05:01:22 9f32a84ed3da: Pull complete 05:01:22 4d19c01a9841: Pull complete 05:01:22 9325e15d5711: Pull complete 05:01:25 556b6ee489ea: Pull complete 05:01:26 c5a4b2cf53e6: Pull complete 05:01:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:01:26 ---> c4be618373d6 05:01:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:01:31 Still waiting to schedule task 05:01:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16938’ 05:01:31 ---> Running in e9cde7ef0344 05:01:31 Removing intermediate container e9cde7ef0344 05:01:31 ---> af56399e7d80 05:01:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:01:31 ---> Running in 76b922c07e37 05:01:31 Removing intermediate container 76b922c07e37 05:01:31 ---> 6419ebee8180 05:01:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:01:31 ---> Running in 82c3abf8e0d1 05:01:31 Removing intermediate container 82c3abf8e0d1 05:01:31 ---> d4dd39f59820 05:01:31 Step 6/15 : LABEL Name=edgex-ui-go 05:01:31 ---> Running in c186d815bebc 05:01:31 Removing intermediate container c186d815bebc 05:01:31 ---> 865e59873c80 05:01:31 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:01:31 ---> Running in 304dbf1dc887 05:01:31 Removing intermediate container 304dbf1dc887 05:01:31 ---> d3f328b0f330 05:01:31 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:01:32 latest: Pulling from library/docker 05:01:32 8a49fdb3b6a5: Pulling fs layer 05:01:32 dfb60e7f5d22: Pulling fs layer 05:01:32 f74671f55a8d: Pulling fs layer 05:01:32 75039dcfa57a: Pulling fs layer 05:01:32 a867a08cc62a: Pulling fs layer 05:01:32 f897c97d93d5: Pulling fs layer 05:01:32 5893dfdf0269: Pulling fs layer 05:01:32 7bd0f5addfbf: Pulling fs layer 05:01:32 b3364461d2a2: Pulling fs layer 05:01:32 3b63b390fabe: Pulling fs layer 05:01:32 200a256d559f: Pulling fs layer 05:01:32 f36549cf8e4b: Pulling fs layer 05:01:32 135f01648aa4: Pulling fs layer 05:01:32 f9804e6a84f9: Pulling fs layer 05:01:32 a867a08cc62a: Waiting 05:01:32 200a256d559f: Waiting 05:01:32 f897c97d93d5: Waiting 05:01:32 7bd0f5addfbf: Waiting 05:01:32 5893dfdf0269: Waiting 05:01:32 3b63b390fabe: Waiting 05:01:32 b3364461d2a2: Waiting 05:01:32 75039dcfa57a: Waiting 05:01:32 f36549cf8e4b: Waiting 05:01:32 135f01648aa4: Waiting 05:01:32 f9804e6a84f9: Waiting 05:01:32 f74671f55a8d: Verifying Checksum 05:01:32 f74671f55a8d: Download complete 05:01:32 dfb60e7f5d22: Verifying Checksum 05:01:32 dfb60e7f5d22: Download complete 05:01:32 8a49fdb3b6a5: Download complete 05:01:32 8a49fdb3b6a5: Pull complete 05:01:32 f897c97d93d5: Verifying Checksum 05:01:32 f897c97d93d5: Download complete 05:01:32 75039dcfa57a: Verifying Checksum 05:01:32 75039dcfa57a: Download complete 05:01:32 a867a08cc62a: Verifying Checksum 05:01:32 a867a08cc62a: Download complete 05:01:32 5893dfdf0269: Verifying Checksum 05:01:32 5893dfdf0269: Download complete 05:01:32 7bd0f5addfbf: Verifying Checksum 05:01:32 7bd0f5addfbf: Download complete 05:01:32 b3364461d2a2: Verifying Checksum 05:01:32 b3364461d2a2: Download complete 05:01:32 dfb60e7f5d22: Pull complete 05:01:32 200a256d559f: Verifying Checksum 05:01:32 200a256d559f: Download complete 05:01:32 f74671f55a8d: Pull complete 05:01:32 3b63b390fabe: Verifying Checksum 05:01:32 3b63b390fabe: Download complete 05:01:32 135f01648aa4: Download complete 05:01:32 f9804e6a84f9: Verifying Checksum 05:01:32 f9804e6a84f9: Download complete 05:01:33 75039dcfa57a: Pull complete 05:01:33 f36549cf8e4b: Verifying Checksum 05:01:33 f36549cf8e4b: Download complete 05:01:33 a867a08cc62a: Pull complete 05:01:33 f897c97d93d5: Pull complete 05:01:33 5893dfdf0269: Pull complete 05:01:33 7bd0f5addfbf: Pull complete 05:01:34 b3364461d2a2: Pull complete 05:01:34 3b63b390fabe: Pull complete 05:01:34 200a256d559f: Pull complete 05:01:35 f36549cf8e4b: Pull complete 05:01:35 135f01648aa4: Pull complete 05:01:35 f9804e6a84f9: Pull complete 05:01:35 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:01:35 Status: Downloaded newer image for docker:latest 05:01:39 ---> 5e6b62bb5708 05:01:39 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:39 ---> Running in 4a32525454a8 05:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:39 OK: 265 MiB in 53 packages 05:01:39 Removing intermediate container 4a32525454a8 05:01:39 ---> b44726631f68 05:01:39 Step 10/15 : ENV GO111MODULE=on 05:01:39 ---> Running in 7fa97dd3abc9 05:01:39 Removing intermediate container 7fa97dd3abc9 05:01:39 ---> dea29ad53fcd 05:01:39 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:01:39 ---> Running in f659eb92aaa1 05:01:39 Removing intermediate container f659eb92aaa1 05:01:39 ---> 33ebcc4332db 05:01:39 Step 12/15 : COPY go.mod vendor* ./ 05:01:39 ---> 89bd0bcef41f 05:01:39 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:39 ---> Running in 4f2185bf5f77 05:02:18 Removing intermediate container 4f2185bf5f77 05:02:18 ---> 3acabdca16a1 05:02:18 Step 14/15 : COPY . . 05:02:18 ---> 09f76573b6b7 05:02:18 Step 15/15 : RUN ${MAKE} 05:02:18 ---> Running in 8df584c8214e 05:02:18 noop 05:02:18 Removing intermediate container 8df584c8214e 05:02:18 ---> c6805562a87d 05:02:18 Successfully built c6805562a87d 05:02:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:19 + docker inspect -f . ci-base-image-x86_64 05:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:19 prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container 05:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:19 $ docker top 5cf6169102e494f6f6416cb7f037a3e4ba91a3c4f7b00b30057979128e20501b -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:19 + go version 05:02:19 go version go1.20.2 linux/amd64 [Pipeline] } 05:02:19 $ docker stop --time=1 5cf6169102e494f6f6416cb7f037a3e4ba91a3c4f7b00b30057979128e20501b 05:02:21 $ docker rm -f --volumes 5cf6169102e494f6f6416cb7f037a3e4ba91a3c4f7b00b30057979128e20501b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:22 + docker inspect -f . ci-base-image-x86_64 05:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:22 prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container 05:02:22 $ 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-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:22 $ docker top a7c04c2b1536c688c4b04e47ebe2674b444e996a7023279fb23746cbc4d6a31e -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-619 [Pipeline] fileExists [Pipeline] sh 05:02:23 + make test 05:02:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:02:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:02:36 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:02:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:39 ./bin/test-attribution-txt.sh 05:02:39 make -C web test 05:02:39 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-619/web' 05:02:39 make[1]: tput: No such file or directory 05:02:39 make[1]: tput: No such file or directory 05:02:39 warning: generating ./VERSION 05:02:39 echo "0.0.0" > VERSION 05:02:39 docker build \ 05:02:39 -f Dockerfile \ 05:02:39 --build-arg USER=1000 \ 05:02:39 \ 05:02:39 --label "git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb" \ 05:02:39 -t edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb \ 05:02:39 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:02:39 . 05:02:39 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:02:39 Install the buildx component to build images with BuildKit: 05:02:39 https://docs.docker.com/go/buildx/ 05:02:39 05:02:39 Sending build context to Docker daemon 2.571MB 05:02:39 Step 1/10 : FROM node:16.17-alpine3.15 05:02:39 16.17-alpine3.15: Pulling from library/node 05:02:40 9621f1afde84: Pulling fs layer 05:02:40 c6f70ee39829: Pulling fs layer 05:02:40 56892a8094a2: Pulling fs layer 05:02:40 58dd87906ef0: Pulling fs layer 05:02:40 58dd87906ef0: Waiting 05:02:40 9621f1afde84: Verifying Checksum 05:02:40 9621f1afde84: Pull complete 05:02:40 58dd87906ef0: Verifying Checksum 05:02:40 58dd87906ef0: Download complete 05:02:40 56892a8094a2: Download complete 05:02:41 c6f70ee39829: Verifying Checksum 05:02:41 c6f70ee39829: Download complete 05:02:42 c6f70ee39829: Pull complete 05:02:42 56892a8094a2: Pull complete 05:02:42 58dd87906ef0: Pull complete 05:02:42 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:02:42 Status: Downloaded newer image for node:16.17-alpine3.15 05:02:42 ---> b69703f70c3d 05:02:42 Step 2/10 : RUN apk add --no-cache chromium 05:02:44 ---> Running in d8f207e24713 05:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:02:45 (1/129) Installing libxau (1.0.9-r0) 05:02:45 (2/129) Installing libmd (1.0.3-r0) 05:02:45 (3/129) Installing libbsd (0.11.3-r1) 05:02:45 (4/129) Installing libxdmcp (1.1.3-r0) 05:02:45 (5/129) Installing libxcb (1.14-r2) 05:02:45 (6/129) Installing libx11 (1.7.3.1-r0) 05:02:45 (7/129) Installing libxext (1.3.4-r0) 05:02:45 (8/129) Installing libice (1.0.10-r0) 05:02:45 (9/129) Installing libuuid (2.37.4-r0) 05:02:45 (10/129) Installing libsm (1.2.3-r0) 05:02:45 (11/129) Installing libxt (1.2.1-r0) 05:02:45 (12/129) Installing libxmu (1.1.3-r0) 05:02:45 (13/129) Installing xset (1.2.4-r0) 05:02:45 (14/129) Installing xprop (1.2.5-r0) 05:02:45 (15/129) Installing xdg-utils (1.1.3-r0) 05:02:45 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:02:45 (17/129) Installing pkgconf (1.8.1-r0) 05:02:45 (18/129) Installing libffi (3.4.2-r1) 05:02:45 (19/129) Installing libintl (0.21-r0) 05:02:45 (20/129) Installing libblkid (2.37.4-r0) 05:02:45 (21/129) Installing libmount (2.37.4-r0) 05:02:45 (22/129) Installing pcre (8.45-r1) 05:02:45 (23/129) Installing glib (2.70.5-r0) 05:02:45 (24/129) Installing xz-libs (5.2.5-r1) 05:02:45 (25/129) Installing libxml2 (2.9.14-r2) 05:02:45 (26/129) Installing shared-mime-info (2.1-r2) 05:02:45 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:02:45 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:02:45 (29/129) Installing libpng (1.6.37-r1) 05:02:45 (30/129) Installing libwebp (1.2.2-r1) 05:02:45 (31/129) Installing zstd-libs (1.5.0-r0) 05:02:45 (32/129) Installing tiff (4.4.0-r1) 05:02:45 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:02:45 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:02:45 (35/129) Installing libxcomposite (0.4.5-r0) 05:02:45 (36/129) Installing libxfixes (6.0.0-r0) 05:02:45 (37/129) Installing libxrender (0.9.10-r3) 05:02:45 (38/129) Installing libxcursor (1.2.0-r0) 05:02:45 (39/129) Installing libxdamage (1.1.5-r1) 05:02:45 (40/129) Installing libxi (1.8-r0) 05:02:45 (41/129) Installing libxinerama (1.1.4-r1) 05:02:45 (42/129) Installing libxrandr (1.5.2-r1) 05:02:45 (43/129) Installing atk (2.36.0-r0) 05:02:45 (44/129) Installing libxtst (1.2.3-r3) 05:02:45 (45/129) Installing dbus-libs (1.12.24-r0) 05:02:45 (46/129) Installing at-spi2-core (2.42.0-r0) 05:02:45 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:02:45 (48/129) Installing expat (2.5.0-r0) 05:02:45 (49/129) Installing brotli-libs (1.0.9-r5) 05:02:45 (50/129) Installing libbz2 (1.0.8-r1) 05:02:45 (51/129) Installing freetype (2.11.1-r2) 05:02:45 (52/129) Installing fontconfig (2.13.1-r4) 05:02:45 (53/129) Installing pixman (0.40.0-r4) 05:02:45 (54/129) Installing cairo (1.16.0-r5) 05:02:45 (55/129) Installing cairo-gobject (1.16.0-r5) 05:02:45 (56/129) Installing avahi-libs (0.8-r5) 05:02:45 (57/129) Installing gmp (6.2.1-r1) 05:02:45 (58/129) Installing nettle (3.7.3-r0) 05:02:45 (59/129) Installing p11-kit (0.24.0-r1) 05:02:45 (60/129) Installing libtasn1 (4.18.0-r1) 05:02:45 (61/129) Installing libunistring (0.9.10-r1) 05:02:45 (62/129) Installing gnutls (3.7.1-r2) 05:02:45 (63/129) Installing cups-libs (2.3.3-r6) 05:02:45 (64/129) Installing libepoxy (1.5.9-r0) 05:02:45 (65/129) Installing fribidi (1.0.11-r0) 05:02:45 (66/129) Installing graphite2 (1.3.14-r0) 05:02:45 (67/129) Installing harfbuzz (3.0.0-r2) 05:02:45 (68/129) Installing libxft (2.3.4-r0) 05:02:45 (69/129) Installing pango (1.48.10-r0) 05:02:45 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:02:45 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:02:45 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:02:45 (73/129) Installing xkeyboard-config (2.34-r0) 05:02:45 (74/129) Installing libxkbcommon (1.3.1-r0) 05:02:45 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:02:45 Executing gtk+3.0-3.24.30-r0.post-install 05:02:45 (76/129) Installing libfontenc (1.1.4-r0) 05:02:45 (77/129) Installing mkfontscale (1.2.1-r1) 05:02:45 (78/129) Installing ttf-opensans (1.10-r1) 05:02:45 Executing ttf-opensans-1.10-r1.post-install 05:02:47 (79/129) Installing libogg (1.3.5-r0) 05:02:47 (80/129) Installing flac (1.3.4-r0) 05:02:47 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:02:48 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:02:48 (83/129) Installing sdl2 (2.0.16-r4) 05:02:48 (84/129) Installing aom-libs (3.2.0-r0) 05:02:48 (85/129) Installing libass (0.15.2-r0) 05:02:48 (86/129) Installing libdav1d (0.9.2-r0) 05:02:48 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:02:48 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:02:48 (89/129) Installing lame (3.100-r0) 05:02:48 (90/129) Installing opus (1.3.1-r1) 05:02:48 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:02:48 (92/129) Installing soxr (0.1.3-r2) 05:02:48 (93/129) Installing libsrt (1.4.2-r1) 05:02:48 (94/129) Installing libssh (0.9.6-r1) 05:02:48 (95/129) Installing libtheora (1.1.1-r16) 05:02:48 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:02:48 (97/129) Installing libpciaccess (0.16-r0) 05:02:48 (98/129) Installing libdrm (2.4.109-r0) 05:02:48 (99/129) Installing libva (2.13.0-r0) 05:02:48 (100/129) Installing libvdpau (1.4-r0) 05:02:48 (101/129) Installing vidstab (1.1.0-r1) 05:02:48 (102/129) Installing libvorbis (1.3.7-r0) 05:02:48 (103/129) Installing libvpx (1.10.0-r0) 05:02:48 (104/129) Installing vulkan-loader (1.2.196-r0) 05:02:48 (105/129) Installing x264-libs (20210613-r0) 05:02:48 (106/129) Installing x265-libs (3.5-r0) 05:02:48 (107/129) Installing xvidcore (1.3.7-r1) 05:02:48 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:02:48 (109/129) Installing libevent (2.1.12-r4) 05:02:48 (110/129) Installing mesa (21.2.6-r0) 05:02:48 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:02:48 (112/129) Installing mesa-gbm (21.2.6-r0) 05:02:48 (113/129) Installing lcms2 (2.12-r1) 05:02:48 (114/129) Installing nspr (4.32-r0) 05:02:48 (115/129) Installing sqlite-libs (3.36.0-r0) 05:02:48 (116/129) Installing nss (3.78.1-r0) 05:02:48 (117/129) Installing libasyncns (0.8-r1) 05:02:48 (118/129) Installing libltdl (2.4.6-r7) 05:02:48 (119/129) Installing orc (0.4.32-r0) 05:02:48 (120/129) Installing libsndfile (1.0.31-r1) 05:02:48 (121/129) Installing speexdsp (1.2.0-r0) 05:02:48 (122/129) Installing tdb-libs (1.4.5-r0) 05:02:48 (123/129) Installing libpulse (15.0-r2) 05:02:48 (124/129) Installing re2 (2021.11.01-r0) 05:02:48 (125/129) Installing snappy (1.1.9-r1) 05:02:48 (126/129) Installing libgpg-error (1.42-r1) 05:02:48 (127/129) Installing libgcrypt (1.9.4-r0) 05:02:48 (128/129) Installing libxslt (1.1.35-r0) 05:02:48 (129/129) Installing chromium (99.0.4844.84-r0) 05:02:49 Executing busybox-1.34.1-r7.trigger 05:02:49 Executing glib-2.70.5-r0.trigger 05:02:49 Executing shared-mime-info-2.1-r2.trigger 05:02:50 Executing gdk-pixbuf-2.42.8-r0.trigger 05:02:50 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:02:50 Executing fontconfig-2.13.1-r4.trigger 05:02:50 Executing mkfontscale-1.2.1-r1.trigger 05:02:50 OK: 286 MiB in 145 packages 05:02:56 Removing intermediate container d8f207e24713 05:02:56 ---> 667be79549cc 05:02:56 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:02:56 ---> Running in 56a03365fb2a 05:02:56 Removing intermediate container 56a03365fb2a 05:02:56 ---> 87b963a50761 05:02:56 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:02:56 ---> Running in 5943eb783e15 05:02:56 Removing intermediate container 5943eb783e15 05:02:56 ---> 4cbe2fff16df 05:02:56 Step 5/10 : RUN npm install -g npm 05:02:56 ---> Running in b5f189438bb6 05:03:02 05:03:02 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:03:02 05:03:02 27 packages are looking for funding 05:03:02 run `npm fund` for details 05:03:02 05:03:02 found 0 vulnerabilities 05:03:03 Removing intermediate container b5f189438bb6 05:03:03 ---> 02e73ea6a810 05:03:03 Step 6/10 : ARG USER=1000 05:03:03 ---> Running in d228ea3bfa44 05:03:03 Removing intermediate container d228ea3bfa44 05:03:03 ---> 67929e2707f8 05:03:03 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:03:03 ---> Running in 7a3bf9ce03ed 05:03:04 Removing intermediate container 7a3bf9ce03ed 05:03:04 ---> 25f0bff812a6 05:03:04 Step 8/10 : USER $USER:$USER 05:03:04 ---> Running in 89a0e7859b23 05:03:04 Removing intermediate container 89a0e7859b23 05:03:04 ---> 32417a6c1d9a 05:03:04 Step 9/10 : WORKDIR /app 05:03:04 ---> Running in 832be05a6d3c 05:03:04 Removing intermediate container 832be05a6d3c 05:03:04 ---> 4c29243ab3c6 05:03:04 Step 10/10 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:03:04 ---> Running in 9602c4f2c29e 05:03:04 Removing intermediate container 9602c4f2c29e 05:03:04 ---> 1b22a4ff3fd4 05:03:04 Successfully built 1b22a4ff3fd4 05:03:04 Successfully tagged edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:03:04 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:03:04 touch edgex-web-ui.imagebuilt 05:03:04 mkdir -p node_modules coverage 05:03:04 chown "1000:1000" node_modules coverage package-lock.json 05:03:04 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:03:06 npm WARN old lockfile 05:03:06 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:03:06 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:03:06 npm WARN old lockfile 05:03:06 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:03:06 npm WARN old lockfile 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:14 npm WARN EBADENGINE Unsupported engine { 05:03:14 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:03:14 npm WARN EBADENGINE required: { 05:03:14 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:03:14 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:03:14 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:03:14 npm WARN EBADENGINE }, 05:03:14 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:03:14 npm WARN EBADENGINE } 05:03:18 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:03:18 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:03:18 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:03:18 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:03:18 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:03:18 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:03:18 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:03:19 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:03:20 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:03:20 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:03:22 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:03:22 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:03:23 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:03:23 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:03:23 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:03:24 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:03:24 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:03:24 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:03:25 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:03:26 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:03:29 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:03:34 05:03:34 added 1478 packages, and audited 1479 packages in 29s 05:03:34 05:03:34 90 packages are looking for funding 05:03:34 run `npm fund` for details 05:03:34 05:03:34 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:03:34 05:03:34 To address issues that do not require attention, run: 05:03:34 npm audit fix 05:03:34 05:03:34 To address all issues (including breaking changes), run: 05:03:34 npm audit fix --force 05:03:34 05:03:34 Run `npm audit` for details. 05:03:44 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:03:47 - Generating browser application bundles (phase: setup)... 05:03:51 Compiling @angular/core : es2015 as esm2015 05:03:51 Compiling @angular/compiler/testing : es2015 as esm2015 05:03:55 Compiling @angular/common : es2015 as esm2015 05:03:55 Compiling @angular/core/testing : es2015 as esm2015 05:03:55 Compiling @angular/platform-browser : es2015 as esm2015 05:03:55 Compiling @angular/common/testing : es2015 as esm2015 05:03:55 Compiling @angular/common/http : es2015 as esm2015 05:03:56 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:03:56 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:03:56 Compiling @angular/router : es2015 as esm2015 05:03:56 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:03:56 Compiling @angular/forms : es2015 as esm2015 05:03:56 Compiling @angular/common/http/testing : es2015 as esm2015 05:03:58 Compiling @angular/router/testing : es2015 as esm2015 05:04:03 25 05 2023 05:04:03.939:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:04:03 25 05 2023 05:04:03.941:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:04:03 25 05 2023 05:04:03.944:INFO [launcher]: Starting browser ChromeHeadless 05:04:16 ✔ Browser application bundle generation complete. 05:04:16 25 05 2023 05:04:14.709:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket id1KyVOzbtoDrs84AAAB with id 28331371 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.088 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.114 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.133 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.147 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.191 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.201 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.219 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.227 secs) 05:04:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.244 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.421 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.442 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.446 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.452 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.514 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.537 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.564 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.574 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.581 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.586 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.614 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.627 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.663 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.695 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.7 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.702 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.706 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.713 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.719 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.726 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.734 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.748 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.756 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.758 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.761 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.776 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.831 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.836 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.838 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.86 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.87 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.897 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.902 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.928 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.934 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.944 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.947 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.949 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.955 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.966 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.967 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.97 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.999 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.003 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.024 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.029 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.04 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.067 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.075 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.084 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.087 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.09 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.099 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.121 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.123 secs) 05:04:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.125 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.138 secs) 05:04:19 WARN: ' 05:04:19 It looks like you're using ngModel on the same form field as formControlName. 05:04:19 Support for using the ngModel input property and ngModelChange event with 05:04:19 reactive form directives has been deprecated in Angular v6 and will be removed 05:04:19 in a future version of Angular. 05:04:19 05:04:19 For more information on this, see our API docs here: 05:04:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:04:19 ' 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.138 secs) 05:04:19 WARN: ' 05:04:19 It looks like you're using ngModel on the same form field as formControlName. 05:04:19 Support for using the ngModel input property and ngModelChange event with 05:04:19 reactive form directives has been deprecated in Angular v6 and will be removed 05:04:19 in a future version of Angular. 05:04:19 05:04:19 For more information on this, see our API docs here: 05:04:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:04:19 ' 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.161 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.166 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.173 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.176 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.178 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.182 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.216 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.233 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.266 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.285 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.305 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.307 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.322 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.324 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.325 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.331 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.333 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.335 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.34 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.36 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.377 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.408 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.412 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.417 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.424 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.435 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.439 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.442 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.446 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.449 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.451 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.475 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.482 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.485 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.5 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.504 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.511 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.531 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.536 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.542 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.569 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.578 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.586 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.594 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.596 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.61 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.62 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.645 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.679 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.683 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.687 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.69 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.713 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.726 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.734 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.741 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.77 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.777 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.793 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.796 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.798 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.808 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.813 secs) 05:04:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.84 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.849 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.857 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.861 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.865 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.869 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.884 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.887 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.904 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.91 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.918 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.924 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.928 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.934 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.94 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.953 secs) 05:04:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.852 secs / 1.953 secs) 05:04:20 TOTAL: 145 SUCCESS 05:04:20 ✔ Browser application bundle generation complete. 05:04:20 05:04:20 =============================== Coverage summary =============================== 05:04:20 Statements : 41.53% ( 1424/3429 ) 05:04:20 Branches : 12.14% ( 109/898 ) 05:04:20 Functions : 33.25% ( 416/1251 ) 05:04:20 Lines : 39.41% ( 1279/3245 ) 05:04:20 ================================================================================ 05:04:20 ✔ Browser application bundle generation complete. 05:04:21 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-619/web' [Pipeline] echo 05:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:21 $ docker stop --time=1 a7c04c2b1536c688c4b04e47ebe2674b444e996a7023279fb23746cbc4d6a31e 05:04:22 $ docker rm -f --volumes a7c04c2b1536c688c4b04e47ebe2674b444e996a7023279fb23746cbc4d6a31e [Pipeline] // withDockerContainer [Pipeline] sh 05:04:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:24 + ls -al . 05:04:24 total 180 05:04:24 drwxrwxr-x 14 jenkins jenkins 4096 May 25 05:02 . 05:04:24 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:00 .. 05:04:24 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:00 .blubracket 05:04:24 -rw-rw-r-- 1 jenkins jenkins 18 May 25 05:00 .dockerignore 05:04:24 drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:01 .git 05:04:24 drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:00 .github 05:04:24 -rw-rw-r-- 1 jenkins jenkins 185 May 25 05:00 .gitignore 05:04:24 drwxr-xr-x 3 jenkins jenkins 4096 May 25 05:01 .semver 05:04:24 -rw-rw-r-- 1 jenkins jenkins 8418 May 25 05:00 Attribution.txt 05:04:24 -rw-rw-r-- 1 jenkins jenkins 17205 May 25 05:00 CHANGELOG.md 05:04:24 -rw-rw-r-- 1 jenkins jenkins 3959 May 25 05:00 CONTRIBUTING.md 05:04:24 -rw-rw-r-- 1 jenkins jenkins 1788 May 25 05:00 Dockerfile 05:04:24 -rw-rw-r-- 1 jenkins jenkins 652 May 25 05:00 Jenkinsfile 05:04:24 -rw-rw-r-- 1 jenkins jenkins 11357 May 25 05:00 LICENSE 05:04:24 -rw-rw-r-- 1 jenkins jenkins 2124 May 25 05:00 Makefile 05:04:24 -rw-rw-r-- 1 jenkins jenkins 4558 May 25 05:00 README.md 05:04:24 -rw-rw-r-- 1 jenkins jenkins 5 May 25 05:01 VERSION 05:04:24 drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:00 assets 05:04:24 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:00 bin 05:04:24 drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:00 cmd 05:04:24 -rw-r--r-- 1 jenkins jenkins 10 May 25 05:02 coverage.out 05:04:24 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:00 docs 05:04:24 -rw-rw-r-- 1 jenkins jenkins 2999 May 25 05:00 go.mod 05:04:24 -rw-rw-r-- 1 jenkins jenkins 30528 May 25 05:00 go.sum 05:04:24 drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:00 internal 05:04:24 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:00 snap 05:04:24 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:00 testing 05:04:24 -rw-rw-r-- 1 jenkins jenkins 155 May 25 05:00 version.go 05:04:24 drwxrwxr-x 6 jenkins jenkins 4096 May 25 05:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:25 + 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=ab308bbf90478029d82ba71840f7e5e9a846a1bb --label arch=amd64 --label version=0.0.0 . 05:04:25 Sending build context to Docker daemon 50.34MB 05:04:25 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:04:25 Step 2/25 : FROM ${BASE} AS builder 05:04:25 ---> c6805562a87d 05:04:25 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:04:26 ---> Running in 6337b8f2beb9 05:04:26 Removing intermediate container 6337b8f2beb9 05:04:26 ---> 5fcfa9b59bd5 05:04:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:04:26 ---> Running in 6244752a1408 05:04:26 Removing intermediate container 6244752a1408 05:04:26 ---> 3fe9c9da81a5 05:04:26 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:04:26 ---> Running in 3f3749221810 05:04:26 Removing intermediate container 3f3749221810 05:04:26 ---> 33823afd81ca 05:04:26 Step 6/25 : LABEL Name=edgex-ui-go 05:04:26 ---> Running in 7dfb143131e5 05:04:26 Removing intermediate container 7dfb143131e5 05:04:26 ---> de8dcfe2e213 05:04:26 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:04:26 ---> Running in 1e10517b4633 05:04:26 Removing intermediate container 1e10517b4633 05:04:26 ---> fd9803b9c37b 05:04:26 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:04:27 ---> aa18cf1d3c2b 05:04:27 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:27 ---> Running in eb93643036e8 05:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:04:28 OK: 265 MiB in 53 packages 05:04:28 Removing intermediate container eb93643036e8 05:04:28 ---> ed385592afdb 05:04:28 Step 10/25 : ENV GO111MODULE=on 05:04:28 ---> Running in cae05fa8bcab 05:04:28 Removing intermediate container cae05fa8bcab 05:04:28 ---> 670a9b500a1b 05:04:28 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:04:28 ---> Running in a3803fa1ac19 05:04:28 Removing intermediate container a3803fa1ac19 05:04:28 ---> bf0c24970a7a 05:04:28 Step 12/25 : COPY go.mod vendor* ./ 05:04:28 ---> e9ceab2b1641 05:04:28 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:28 ---> Running in cd986e6e0380 05:04:29 Removing intermediate container cd986e6e0380 05:04:29 ---> da92ee5f06c7 05:04:29 Step 14/25 : COPY . . 05:04:31 ---> 3f744575cc97 05:04:31 Step 15/25 : RUN ${MAKE} 05:04:31 ---> Running in 54ee18f6fa78 05:04:32 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:04:50 Removing intermediate container 54ee18f6fa78 05:04:50 ---> 0308767c5f80 05:04:50 Step 16/25 : FROM alpine:3.17 05:04:50 3.17: Pulling from library/alpine 05:04:50 f56be85fc22e: Already exists 05:04:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:04:50 Status: Downloaded newer image for alpine:3.17 05:04:50 ---> 9ed4aefc74f6 05:04:50 Step 17/25 : EXPOSE 4000 05:04:50 ---> Running in cae35bebb704 05:04:50 Removing intermediate container cae35bebb704 05:04:50 ---> c7382fbb40f6 05:04:50 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:04:50 ---> 217cbf8b24ac 05:04:50 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:04:50 ---> a11f840a33e5 05:04:50 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:04:50 ---> eccfbb90eb0e 05:04:50 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:04:50 ---> Running in 5d57f9f64c41 05:04:50 Removing intermediate container 5d57f9f64c41 05:04:50 ---> f5780c14330c 05:04:50 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:04:50 ---> Running in 12e41c38e07e 05:04:50 Removing intermediate container 12e41c38e07e 05:04:50 ---> c099966ded1b 05:04:50 Step 23/25 : LABEL arch=amd64 05:04:50 ---> Running in 980bb3bad280 05:04:50 Removing intermediate container 980bb3bad280 05:04:50 ---> 19372cd612c8 05:04:50 Step 24/25 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:04:50 ---> Running in a4aea8b0df32 05:04:50 Removing intermediate container a4aea8b0df32 05:04:50 ---> dd230e2999f5 05:04:50 Step 25/25 : LABEL version=0.0.0 05:04:50 ---> Running in ad473d0f6ad7 05:04:50 Removing intermediate container ad473d0f6ad7 05:04:50 ---> 0fd5d0a048c0 05:04:50 [Warning] One or more build-args [ARCH] were not consumed 05:04:50 Successfully built 0fd5d0a048c0 05:04:51 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:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:52 05:04:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:52 latest: Pulling from edgex-lftools-log-publisher 05:04:52 5eb5b503b376: Pulling fs layer 05:04:52 5c69ac0246d0: Pulling fs layer 05:04:52 ec43610c2a17: Pulling fs layer 05:04:52 3a2ae6a8a46f: Pulling fs layer 05:04:52 33b1e0a273af: Pulling fs layer 05:04:52 5d3b04190fa2: Pulling fs layer 05:04:52 2f39f015ded8: Pulling fs layer 05:04:52 3a2ae6a8a46f: Waiting 05:04:52 33b1e0a273af: Waiting 05:04:52 2f39f015ded8: Waiting 05:04:52 5c69ac0246d0: Verifying Checksum 05:04:52 5c69ac0246d0: Download complete 05:04:52 3a2ae6a8a46f: Verifying Checksum 05:04:52 3a2ae6a8a46f: Download complete 05:04:52 33b1e0a273af: Verifying Checksum 05:04:52 33b1e0a273af: Download complete 05:04:52 5d3b04190fa2: Verifying Checksum 05:04:52 5d3b04190fa2: Download complete 05:04:52 ec43610c2a17: Verifying Checksum 05:04:52 ec43610c2a17: Download complete 05:04:52 5eb5b503b376: Verifying Checksum 05:04:52 5eb5b503b376: Download complete 05:04:53 2f39f015ded8: Verifying Checksum 05:04:53 2f39f015ded8: Download complete 05:04:53 5eb5b503b376: Pull complete 05:04:53 5c69ac0246d0: Pull complete 05:04:54 ec43610c2a17: Pull complete 05:04:54 3a2ae6a8a46f: Pull complete 05:04:54 33b1e0a273af: Pull complete 05:04:54 5d3b04190fa2: Pull complete 05:04:58 2f39f015ded8: Pull complete 05:04:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 05:04:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16941 in /w/workspace/edgexfoundry_edgex-ui-go_PR-619 [Pipeline] withDockerContainer 05:04:58 prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container 05:04:59 $ 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-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:03 $ docker top b627e826db0714b8649e025c1e65a66de5d64ec8c60e7aee9885183d10a6327a -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 05:05:03 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:05:03 The recommended git tool is: git 05:05:03 ---> job-cost.sh 05:05:03 lf-activate-venv: SKIPPING 05:05:03 INFO: No Stack... 05:05:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:04 INFO: Archiving Costs [Pipeline] sh 05:05:04 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives/cost.csv 05:05:04 + cut -d, -f6 [Pipeline] lock 05:05:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] 05:05:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] did not exist. Created. 05:05:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:05 Stashed 1 file(s) [Pipeline] } 05:05:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:05 $ docker stop --time=1 b627e826db0714b8649e025c1e65a66de5d64ec8c60e7aee9885183d10a6327a 05:05:06 $ docker rm -f --volumes b627e826db0714b8649e025c1e65a66de5d64ec8c60e7aee9885183d10a6327a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:08 using credential edgex-jenkins-ssh 05:05:08 Cloning the remote Git repository 05:05:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:05:09 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:05:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:09 > git --version # timeout=10 05:05:09 > git --version # 'git version 2.25.1' 05:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:05:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:14 Merging remotes/origin/main commit 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 into PR head commit ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:05:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:14 > git config core.sparsecheckout # timeout=10 05:05:14 > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # timeout=10 05:05:14 > git remote # timeout=10 05:05:15 > git config --get remote.origin.url # timeout=10 05:05:15 Merge succeeded, producing ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:05:15 Checking out Revision ab308bbf90478029d82ba71840f7e5e9a846a1bb (PR-619) 05:05:16 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:05:16 > git --version # timeout=10 05:05:16 > git --version # 'git version 2.25.1' 05:05:16 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:15 > git merge 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 05:05:15 > git rev-parse HEAD^{commit} # timeout=10 05:05:15 > git config core.sparsecheckout # timeout=10 05:05:15 > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:17 Dload Upload Total Spent Left Speed 05:05:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 05:05:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:18 + sudo tee /etc/docker/daemon.new 05:05:18 { 05:05:18 "registry-mirrors": [ 05:05:18 "https://nexus3.edgexfoundry.org:10001" 05:05:18 ], 05:05:18 "bip": "10.250.0.254/24", 05:05:18 "hosts": [ 05:05:18 "tcp://0.0.0.0:5555", 05:05:18 "unix:///var/run/docker.sock" 05:05:18 ], 05:05:18 "mtu": 1458, 05:05:18 "selinux-enabled": true, 05:05:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:18 } [Pipeline] sh 05:05:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:37 provisioning config files... 05:05:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9589483763207767203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:37 ---> docker-login.sh 05:05:37 nexus3.edgexfoundry.org:10001 05:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:38 Configure a credential helper to remove this warning. See 05:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:38 05:05:38 Login Succeeded 05:05:38 nexus3.edgexfoundry.org:10002 05:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:38 Configure a credential helper to remove this warning. See 05:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:38 05:05:38 Login Succeeded 05:05:38 nexus3.edgexfoundry.org:10003 05:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:39 Configure a credential helper to remove this warning. See 05:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:39 05:05:39 Login Succeeded 05:05:39 nexus3.edgexfoundry.org:10004 05:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:39 Configure a credential helper to remove this warning. See 05:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:39 05:05:39 Login Succeeded 05:05:39 docker.io 05:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:40 Configure a credential helper to remove this warning. See 05:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:40 05:05:40 Login Succeeded 05:05:40 ---> docker-login.sh ends [Pipeline] } 05:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:40 ========================================================= 05:05:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:05:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:41 + 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:42 Sending build context to Docker daemon 30.36MB 05:05:42 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:05:42 Step 2/15 : FROM ${BASE} AS builder 05:05:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:42 c41833b44d91: Pulling fs layer 05:05:42 ed15518f5707: Pulling fs layer 05:05:42 feae8fd75edb: Pulling fs layer 05:05:42 242c74f7c9fa: Pulling fs layer 05:05:42 3cdef696dda3: Pulling fs layer 05:05:42 2ced38df9373: Pulling fs layer 05:05:42 58f1dce35555: Pulling fs layer 05:05:42 3cdef696dda3: Waiting 05:05:42 2ced38df9373: Waiting 05:05:42 58f1dce35555: Waiting 05:05:42 ed15518f5707: Verifying Checksum 05:05:42 ed15518f5707: Download complete 05:05:42 242c74f7c9fa: Verifying Checksum 05:05:42 242c74f7c9fa: Download complete 05:05:42 3cdef696dda3: Verifying Checksum 05:05:42 3cdef696dda3: Download complete 05:05:42 c41833b44d91: Verifying Checksum 05:05:42 c41833b44d91: Download complete 05:05:43 c41833b44d91: Pull complete 05:05:43 58f1dce35555: Verifying Checksum 05:05:43 58f1dce35555: Download complete 05:05:44 ed15518f5707: Pull complete 05:05:44 feae8fd75edb: Verifying Checksum 05:05:44 feae8fd75edb: Download complete 05:05:44 2ced38df9373: Download complete 05:05:57 feae8fd75edb: Pull complete 05:05:57 242c74f7c9fa: Pull complete 05:05:57 3cdef696dda3: Pull complete 05:06:04 2ced38df9373: Pull complete 05:06:06 58f1dce35555: Pull complete 05:06:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:06:06 ---> fadd8f120f05 05:06:06 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:06:08 ---> Running in 0b8961bcbdbb 05:06:08 Removing intermediate container 0b8961bcbdbb 05:06:08 ---> 9fd0a8c59981 05:06:08 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:06:08 ---> Running in 070fd610ac6a 05:06:08 Removing intermediate container 070fd610ac6a 05:06:08 ---> 0bcf0b7b66b1 05:06:08 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:06:08 ---> Running in ecba5227ef5b 05:06:08 Removing intermediate container ecba5227ef5b 05:06:08 ---> 6ff5b00a312a 05:06:08 Step 6/15 : LABEL Name=edgex-ui-go 05:06:09 ---> Running in b2734570aac1 05:06:09 Removing intermediate container b2734570aac1 05:06:09 ---> 1975d3856db7 05:06:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:06:09 ---> Running in 0af9dca8a2ff 05:06:09 Removing intermediate container 0af9dca8a2ff 05:06:09 ---> f4c81e0ca2ea 05:06:09 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:06:10 latest: Pulling from library/docker 05:06:10 08409d417260: Pulling fs layer 05:06:10 bf127bdc9f4f: Pulling fs layer 05:06:10 55b4810136f4: Pulling fs layer 05:06:10 2e7805c665c5: Pulling fs layer 05:06:10 560067f77f09: Pulling fs layer 05:06:10 87854ced1808: Pulling fs layer 05:06:10 cb23a4dee6cb: Pulling fs layer 05:06:10 0f440641682c: Pulling fs layer 05:06:10 d5751f9f360d: Pulling fs layer 05:06:10 39b4d37fd203: Pulling fs layer 05:06:10 181b4cd8a6de: Pulling fs layer 05:06:10 59b8b8583a6e: Pulling fs layer 05:06:10 5363e21a005c: Pulling fs layer 05:06:10 d56ef98c0a70: Pulling fs layer 05:06:10 0f440641682c: Waiting 05:06:10 d5751f9f360d: Waiting 05:06:10 39b4d37fd203: Waiting 05:06:10 181b4cd8a6de: Waiting 05:06:10 59b8b8583a6e: Waiting 05:06:10 5363e21a005c: Waiting 05:06:10 d56ef98c0a70: Waiting 05:06:10 2e7805c665c5: Waiting 05:06:10 87854ced1808: Waiting 05:06:10 cb23a4dee6cb: Waiting 05:06:10 560067f77f09: Waiting 05:06:10 55b4810136f4: Download complete 05:06:10 bf127bdc9f4f: Verifying Checksum 05:06:10 bf127bdc9f4f: Download complete 05:06:10 08409d417260: Verifying Checksum 05:06:10 08409d417260: Download complete 05:06:11 2e7805c665c5: Verifying Checksum 05:06:11 2e7805c665c5: Download complete 05:06:11 560067f77f09: Verifying Checksum 05:06:11 560067f77f09: Download complete 05:06:11 87854ced1808: Verifying Checksum 05:06:11 87854ced1808: Download complete 05:06:11 cb23a4dee6cb: Verifying Checksum 05:06:11 cb23a4dee6cb: Download complete 05:06:11 0f440641682c: Verifying Checksum 05:06:11 0f440641682c: Download complete 05:06:11 d5751f9f360d: Verifying Checksum 05:06:11 d5751f9f360d: Download complete 05:06:11 08409d417260: Pull complete 05:06:11 5363e21a005c: Verifying Checksum 05:06:11 5363e21a005c: Download complete 05:06:11 39b4d37fd203: Verifying Checksum 05:06:11 39b4d37fd203: Download complete 05:06:11 d56ef98c0a70: Verifying Checksum 05:06:11 d56ef98c0a70: Download complete 05:06:11 bf127bdc9f4f: Pull complete 05:06:12 55b4810136f4: Pull complete 05:06:12 59b8b8583a6e: Verifying Checksum 05:06:12 59b8b8583a6e: Download complete 05:06:14 2e7805c665c5: Pull complete 05:06:16 560067f77f09: Pull complete 05:06:17 87854ced1808: Pull complete 05:06:17 cb23a4dee6cb: Pull complete 05:06:17 0f440641682c: Pull complete 05:06:17 d5751f9f360d: Pull complete 05:06:18 39b4d37fd203: Pull complete 05:06:18 181b4cd8a6de: Pull complete 05:06:22 59b8b8583a6e: Pull complete 05:06:22 5363e21a005c: Pull complete 05:06:22 d56ef98c0a70: Pull complete 05:06:22 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:06:22 Status: Downloaded newer image for docker:latest 05:06:24 ---> d3e68f0d9b48 05:06:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:24 ---> Running in 70710bd1db19 05:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:06:27 OK: 263 MiB in 53 packages 05:06:29 Removing intermediate container 70710bd1db19 05:06:29 ---> cd9adba44e61 05:06:29 Step 10/15 : ENV GO111MODULE=on 05:06:29 ---> Running in 31fd2b66fd79 05:06:29 Removing intermediate container 31fd2b66fd79 05:06:29 ---> 9d68748a169c 05:06:29 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:06:30 ---> Running in 44cc2d846091 05:06:30 Removing intermediate container 44cc2d846091 05:06:30 ---> ae5e92dcd763 05:06:30 Step 12/15 : COPY go.mod vendor* ./ 05:06:30 ---> 3c431ed2dfec 05:06:30 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:30 ---> Running in e9111fa541dd 05:07:38 Removing intermediate container e9111fa541dd 05:07:38 ---> 6cffc103bcf3 05:07:38 Step 14/15 : COPY . . 05:07:38 ---> b15b266af742 05:07:38 Step 15/15 : RUN ${MAKE} 05:07:38 ---> Running in e2a4a8097c37 05:07:38 noop 05:07:38 Removing intermediate container e2a4a8097c37 05:07:38 ---> c0b504affa87 05:07:38 Successfully built c0b504affa87 05:07:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:39 + docker inspect -f . ci-base-image-arm64 05:07:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:39 prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container 05:07:39 $ 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:40 $ docker top c888b68d44fc072cbbc4984deff334666cd3e3b9a288bf60d55fe2d85572000c -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:41 + go version 05:07:41 go version go1.20.2 linux/arm64 [Pipeline] } 05:07:41 $ docker stop --time=1 c888b68d44fc072cbbc4984deff334666cd3e3b9a288bf60d55fe2d85572000c 05:07:43 $ docker rm -f --volumes c888b68d44fc072cbbc4984deff334666cd3e3b9a288bf60d55fe2d85572000c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:44 + docker inspect -f . ci-base-image-arm64 05:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:44 prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container 05:07:44 $ 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:45 $ docker top 1a5c2540091cb655d5cc1c7a75f39c2bef076a4034f3b9adb6d96550e383541e -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:46 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:07:46 + make test 05:07:46 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:08:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:09:55 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:10:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:27 ./bin/test-attribution-txt.sh 05:10:27 make -C web test 05:10:27 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:10:27 make[1]: tput: No such file or directory 05:10:27 make[1]: tput: No such file or directory 05:10:27 warning: generating ./VERSION 05:10:27 echo "0.0.0" > VERSION 05:10:27 docker build \ 05:10:27 -f Dockerfile \ 05:10:27 --build-arg USER=1000 \ 05:10:27 \ 05:10:27 --label "git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb" \ 05:10:27 -t edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb \ 05:10:27 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:10:27 . 05:10:27 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:10:27 Install the buildx component to build images with BuildKit: 05:10:27 https://docs.docker.com/go/buildx/ 05:10:27 05:10:27 Sending build context to Docker daemon 2.571MB 05:10:27 Step 1/10 : FROM node:16.17-alpine3.15 05:10:27 16.17-alpine3.15: Pulling from library/node 05:10:27 47517142f6ba: Pulling fs layer 05:10:27 5f8c4bfa009b: Pulling fs layer 05:10:27 f7079c9c4ba1: Pulling fs layer 05:10:27 aba105e6f55a: Pulling fs layer 05:10:27 aba105e6f55a: Waiting 05:10:27 47517142f6ba: Verifying Checksum 05:10:27 47517142f6ba: Download complete 05:10:27 aba105e6f55a: Verifying Checksum 05:10:27 aba105e6f55a: Download complete 05:10:27 f7079c9c4ba1: Verifying Checksum 05:10:27 f7079c9c4ba1: Download complete 05:10:27 47517142f6ba: Pull complete 05:10:27 5f8c4bfa009b: Verifying Checksum 05:10:27 5f8c4bfa009b: Download complete 05:10:32 5f8c4bfa009b: Pull complete 05:10:32 f7079c9c4ba1: Pull complete 05:10:32 aba105e6f55a: Pull complete 05:10:32 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:10:32 Status: Downloaded newer image for node:16.17-alpine3.15 05:10:32 ---> bf1b8b58d215 05:10:32 Step 2/10 : RUN apk add --no-cache chromium 05:10:33 ---> Running in 3e11c305ba2b 05:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:10:35 (1/128) Installing libxau (1.0.9-r0) 05:10:35 (2/128) Installing libmd (1.0.3-r0) 05:10:35 (3/128) Installing libbsd (0.11.3-r1) 05:10:35 (4/128) Installing libxdmcp (1.1.3-r0) 05:10:35 (5/128) Installing libxcb (1.14-r2) 05:10:35 (6/128) Installing libx11 (1.7.3.1-r0) 05:10:35 (7/128) Installing libxext (1.3.4-r0) 05:10:35 (8/128) Installing libice (1.0.10-r0) 05:10:35 (9/128) Installing libuuid (2.37.4-r0) 05:10:35 (10/128) Installing libsm (1.2.3-r0) 05:10:35 (11/128) Installing libxt (1.2.1-r0) 05:10:35 (12/128) Installing libxmu (1.1.3-r0) 05:10:35 (13/128) Installing xset (1.2.4-r0) 05:10:35 (14/128) Installing xprop (1.2.5-r0) 05:10:35 (15/128) Installing xdg-utils (1.1.3-r0) 05:10:35 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:10:35 (17/128) Installing pkgconf (1.8.1-r0) 05:10:35 (18/128) Installing libffi (3.4.2-r1) 05:10:35 (19/128) Installing libintl (0.21-r0) 05:10:35 (20/128) Installing libblkid (2.37.4-r0) 05:10:35 (21/128) Installing libmount (2.37.4-r0) 05:10:35 (22/128) Installing pcre (8.45-r1) 05:10:35 (23/128) Installing glib (2.70.5-r0) 05:10:35 (24/128) Installing xz-libs (5.2.5-r1) 05:10:35 (25/128) Installing libxml2 (2.9.14-r2) 05:10:35 (26/128) Installing shared-mime-info (2.1-r2) 05:10:35 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:10:35 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:10:36 (29/128) Installing libpng (1.6.37-r1) 05:10:36 (30/128) Installing libwebp (1.2.2-r1) 05:10:36 (31/128) Installing zstd-libs (1.5.0-r0) 05:10:36 (32/128) Installing tiff (4.4.0-r1) 05:10:36 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:10:36 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:10:36 (35/128) Installing libxcomposite (0.4.5-r0) 05:10:36 (36/128) Installing libxfixes (6.0.0-r0) 05:10:36 (37/128) Installing libxrender (0.9.10-r3) 05:10:36 (38/128) Installing libxcursor (1.2.0-r0) 05:10:36 (39/128) Installing libxdamage (1.1.5-r1) 05:10:36 (40/128) Installing libxi (1.8-r0) 05:10:36 (41/128) Installing libxinerama (1.1.4-r1) 05:10:36 (42/128) Installing libxrandr (1.5.2-r1) 05:10:36 (43/128) Installing atk (2.36.0-r0) 05:10:36 (44/128) Installing libxtst (1.2.3-r3) 05:10:36 (45/128) Installing dbus-libs (1.12.24-r0) 05:10:36 (46/128) Installing at-spi2-core (2.42.0-r0) 05:10:36 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:10:36 (48/128) Installing expat (2.5.0-r0) 05:10:36 (49/128) Installing brotli-libs (1.0.9-r5) 05:10:36 (50/128) Installing libbz2 (1.0.8-r1) 05:10:36 (51/128) Installing freetype (2.11.1-r2) 05:10:36 (52/128) Installing fontconfig (2.13.1-r4) 05:10:36 (53/128) Installing pixman (0.40.0-r4) 05:10:36 (54/128) Installing cairo (1.16.0-r5) 05:10:36 (55/128) Installing cairo-gobject (1.16.0-r5) 05:10:36 (56/128) Installing avahi-libs (0.8-r5) 05:10:36 (57/128) Installing gmp (6.2.1-r1) 05:10:36 (58/128) Installing nettle (3.7.3-r0) 05:10:36 (59/128) Installing p11-kit (0.24.0-r1) 05:10:36 (60/128) Installing libtasn1 (4.18.0-r1) 05:10:36 (61/128) Installing libunistring (0.9.10-r1) 05:10:36 (62/128) Installing gnutls (3.7.1-r2) 05:10:36 (63/128) Installing cups-libs (2.3.3-r6) 05:10:36 (64/128) Installing libepoxy (1.5.9-r0) 05:10:36 (65/128) Installing fribidi (1.0.11-r0) 05:10:36 (66/128) Installing graphite2 (1.3.14-r0) 05:10:36 (67/128) Installing harfbuzz (3.0.0-r2) 05:10:36 (68/128) Installing libxft (2.3.4-r0) 05:10:36 (69/128) Installing pango (1.48.10-r0) 05:10:36 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:10:36 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:10:36 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:10:36 (73/128) Installing xkeyboard-config (2.34-r0) 05:10:36 (74/128) Installing libxkbcommon (1.3.1-r0) 05:10:36 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:10:37 Executing gtk+3.0-3.24.30-r0.post-install 05:10:37 (76/128) Installing libfontenc (1.1.4-r0) 05:10:37 (77/128) Installing mkfontscale (1.2.1-r1) 05:10:37 (78/128) Installing ttf-opensans (1.10-r1) 05:10:37 Executing ttf-opensans-1.10-r1.post-install 05:10:39 (79/128) Installing libogg (1.3.5-r0) 05:10:39 (80/128) Installing flac (1.3.4-r0) 05:10:39 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:10:39 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:10:39 (83/128) Installing sdl2 (2.0.16-r4) 05:10:39 (84/128) Installing aom-libs (3.2.0-r0) 05:10:39 (85/128) Installing libass (0.15.2-r0) 05:10:39 (86/128) Installing libdav1d (0.9.2-r0) 05:10:39 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:10:39 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:10:39 (89/128) Installing lame (3.100-r0) 05:10:39 (90/128) Installing opus (1.3.1-r1) 05:10:39 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:10:39 (92/128) Installing soxr (0.1.3-r2) 05:10:39 (93/128) Installing libsrt (1.4.2-r1) 05:10:39 (94/128) Installing libssh (0.9.6-r1) 05:10:39 (95/128) Installing libtheora (1.1.1-r16) 05:10:39 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:10:39 (97/128) Installing libdrm (2.4.109-r0) 05:10:39 (98/128) Installing libva (2.13.0-r0) 05:10:39 (99/128) Installing libvdpau (1.4-r0) 05:10:39 (100/128) Installing vidstab (1.1.0-r1) 05:10:39 (101/128) Installing libvorbis (1.3.7-r0) 05:10:39 (102/128) Installing libvpx (1.10.0-r0) 05:10:39 (103/128) Installing vulkan-loader (1.2.196-r0) 05:10:39 (104/128) Installing x264-libs (20210613-r0) 05:10:39 (105/128) Installing x265-libs (3.5-r0) 05:10:39 (106/128) Installing xvidcore (1.3.7-r1) 05:10:39 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:10:40 (108/128) Installing libevent (2.1.12-r4) 05:10:40 (109/128) Installing mesa (21.2.6-r0) 05:10:40 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:10:40 (111/128) Installing mesa-gbm (21.2.6-r0) 05:10:40 (112/128) Installing lcms2 (2.12-r1) 05:10:40 (113/128) Installing nspr (4.32-r0) 05:10:40 (114/128) Installing sqlite-libs (3.36.0-r0) 05:10:40 (115/128) Installing nss (3.78.1-r0) 05:10:40 (116/128) Installing libasyncns (0.8-r1) 05:10:40 (117/128) Installing libltdl (2.4.6-r7) 05:10:40 (118/128) Installing orc (0.4.32-r0) 05:10:40 (119/128) Installing libsndfile (1.0.31-r1) 05:10:40 (120/128) Installing speexdsp (1.2.0-r0) 05:10:40 (121/128) Installing tdb-libs (1.4.5-r0) 05:10:40 (122/128) Installing libpulse (15.0-r2) 05:10:40 (123/128) Installing re2 (2021.11.01-r0) 05:10:40 (124/128) Installing snappy (1.1.9-r1) 05:10:40 (125/128) Installing libgpg-error (1.42-r1) 05:10:40 (126/128) Installing libgcrypt (1.9.4-r0) 05:10:40 (127/128) Installing libxslt (1.1.35-r0) 05:10:40 (128/128) Installing chromium (99.0.4844.84-r0) 05:10:45 Executing busybox-1.34.1-r7.trigger 05:10:45 Executing glib-2.70.5-r0.trigger 05:10:45 Executing shared-mime-info-2.1-r2.trigger 05:10:46 Executing gdk-pixbuf-2.42.8-r0.trigger 05:10:46 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:10:49 Executing fontconfig-2.13.1-r4.trigger 05:10:49 Executing mkfontscale-1.2.1-r1.trigger 05:10:49 OK: 275 MiB in 144 packages 05:10:58 Removing intermediate container 3e11c305ba2b 05:10:58 ---> f502f2b7cb21 05:10:58 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:10:58 ---> Running in 43c826fc6ff2 05:10:58 Removing intermediate container 43c826fc6ff2 05:10:58 ---> ff93f2b3db23 05:10:58 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:10:58 ---> Running in dc56ca65b05e 05:10:58 Removing intermediate container dc56ca65b05e 05:10:58 ---> 29c68c4f0f33 05:10:58 Step 5/10 : RUN npm install -g npm 05:10:58 ---> Running in 7f9be805bb3a 05:11:24 05:11:24 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 05:11:24 05:11:24 27 packages are looking for funding 05:11:24 run `npm fund` for details 05:11:24 05:11:24 found 0 vulnerabilities 05:11:27 Removing intermediate container 7f9be805bb3a 05:11:27 ---> b24316a300a1 05:11:27 Step 6/10 : ARG USER=1000 05:11:27 ---> Running in 7cafa18ce553 05:11:27 Removing intermediate container 7cafa18ce553 05:11:27 ---> 2cc93251e0db 05:11:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:11:27 ---> Running in e5b5111b0747 05:11:29 Removing intermediate container e5b5111b0747 05:11:29 ---> 96dbf5e298e6 05:11:29 Step 8/10 : USER $USER:$USER 05:11:29 ---> Running in 183317ad9c3a 05:11:29 Removing intermediate container 183317ad9c3a 05:11:29 ---> acc8fa3be15d 05:11:29 Step 9/10 : WORKDIR /app 05:11:29 ---> Running in 8424f93b8371 05:11:30 Removing intermediate container 8424f93b8371 05:11:30 ---> 45da99e5fd8d 05:11:30 Step 10/10 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:11:30 ---> Running in 71c7577eb18b 05:11:30 Removing intermediate container 71c7577eb18b 05:11:30 ---> 3bc966ceefab 05:11:30 Successfully built 3bc966ceefab 05:11:30 Successfully tagged edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:11:30 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:11:30 touch edgex-web-ui.imagebuilt 05:11:30 mkdir -p node_modules coverage 05:11:30 chown "1000:1000" node_modules coverage package-lock.json 05:11:30 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:11:42 npm WARN old lockfile 05:11:42 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:11:42 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:11:42 npm WARN old lockfile 05:11:42 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:11:42 npm WARN old lockfile 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:21 npm WARN EBADENGINE Unsupported engine { 05:12:21 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:12:21 npm WARN EBADENGINE required: { 05:12:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:12:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:12:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:12:21 npm WARN EBADENGINE }, 05:12:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:12:21 npm WARN EBADENGINE } 05:12:48 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:12:48 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:48 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:12:48 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:12:48 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:12:48 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:12:52 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:12:59 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:12:59 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:12:59 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:13:09 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:13:18 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:13:18 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:19 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:23 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:24 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:25 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:13:37 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:37 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:55 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:17 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:49 05:14:49 added 1475 packages, and audited 1476 packages in 3m 05:14:49 05:14:49 90 packages are looking for funding 05:14:49 run `npm fund` for details 05:14:49 05:14:49 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:14:49 05:14:49 To address issues that do not require attention, run: 05:14:49 npm audit fix 05:14:49 05:14:49 To address all issues (including breaking changes), run: 05:14:49 npm audit fix --force 05:14:49 05:14:49 Run `npm audit` for details. 05:14:54 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:09 - Generating browser application bundles (phase: setup)... 05:15:41 Compiling @angular/core : es2015 as esm2015 05:15:41 Compiling @angular/compiler/testing : es2015 as esm2015 05:16:13 Compiling @angular/common : es2015 as esm2015 05:16:13 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:21 Compiling @angular/router : es2015 as esm2015 05:16:21 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:16:27 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:16:28 Compiling @angular/common/http : es2015 as esm2015 05:16:28 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:16:33 Compiling @angular/forms : es2015 as esm2015 05:16:33 Compiling @angular/router/testing : es2015 as esm2015 05:16:33 Compiling @angular/common/http/testing : es2015 as esm2015 05:17:41 25 05 2023 05:17:31.712:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:17:41 25 05 2023 05:17:31.726:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:17:41 25 05 2023 05:17:31.756:INFO [launcher]: Starting browser ChromeHeadless 05:18:40 25 05 2023 05:18:33.138:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:19:13 25 05 2023 05:19:10.479:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:19:31 ✔ Browser application bundle generation complete. 05:19:32 25 05 2023 05:19:32.555:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket RiNaMdgj_NEbzsKLAAAB with id 55150047 05:19:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:19:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.219 secs) 05:19:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.749 secs) 05:19:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.204 secs) 05:19:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.327 secs) 05:19:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.381 secs) 05:19:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.71 secs) 05:19:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.776 secs) 05:19:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.039 secs) 05:19:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.081 secs) 05:19:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.14 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.12 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.209 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.269 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.325 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.411 secs) 05:19:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.433 secs) 05:19:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.722 secs) 05:19:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.764 secs) 05:19:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 5.411 secs) 05:19:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.499 secs) 05:19:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.546 secs) 05:19:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.864 secs) 05:19:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.889 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 6.306 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 6.492 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 6.563 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 6.616 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 6.727 secs) 05:19:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 6.839 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 6.897 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 7.149 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 7.367 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 7.497 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 7.538 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 7.576 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 7.612 secs) 05:19:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 7.692 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 7.82 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 7.882 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 7.901 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.929 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.95 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.98 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 8.259 secs) 05:20:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 8.282 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 8.349 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 8.388 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 8.463 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 8.495 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 8.514 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.526 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.57 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.592 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.612 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.644 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.693 secs) 05:20:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.924 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 9.042 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 9.115 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 9.186 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.272 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.297 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.311 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.466 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.533 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.608 secs) 05:20:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.671 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.841 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.937 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 10.182 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 10.24 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.307 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.35 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.391 secs) 05:20:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.499 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.52 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.589 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.832 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.861 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.876 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.892 secs) 05:20:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.904 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 11.167 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.21 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.242 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.384 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.46 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.544 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.619 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.783 secs) 05:20:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.882 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.926 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.998 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.15 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.21 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.431 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.496 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.516 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.529 secs) 05:20:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.58 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.727 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.873 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.962 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 13.127 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 13.273 secs) 05:20:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.361 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.478 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.536 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.599 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.627 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.772 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.827 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.882 secs) 05:20:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.915 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 14.001 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.085 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.152 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.227 secs) 05:20:09 WARN: ' 05:20:09 It looks like you're using ngModel on the same form field as formControlName. 05:20:09 Support for using the ngModel input property and ngModelChange event with 05:20:09 reactive form directives has been deprecated in Angular v6 and will be removed 05:20:09 in a future version of Angular. 05:20:09 05:20:09 For more information on this, see our API docs here: 05:20:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:20:09 ' 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.227 secs) 05:20:09 WARN: ' 05:20:09 It looks like you're using ngModel on the same form field as formControlName. 05:20:09 Support for using the ngModel input property and ngModelChange event with 05:20:09 reactive form directives has been deprecated in Angular v6 and will be removed 05:20:09 in a future version of Angular. 05:20:09 05:20:09 For more information on this, see our API docs here: 05:20:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:20:09 ' 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.39 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.57 secs) 05:20:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.601 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.756 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.816 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.85 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.877 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.901 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.931 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.989 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.135 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.204 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.223 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.235 secs) 05:20:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.257 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.586 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.715 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.767 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.786 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.799 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.85 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.876 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.888 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.903 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.917 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.929 secs) 05:20:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.94 secs) 05:20:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (22.113 secs / 15.94 secs) 05:20:12 TOTAL: 145 SUCCESS 05:20:12 ✔ Browser application bundle generation complete. 05:20:16 05:20:16 =============================== Coverage summary =============================== 05:20:16 Statements : 41.56% ( 1425/3429 ) 05:20:16 Branches : 12.14% ( 109/898 ) 05:20:16 Functions : 33.33% ( 417/1251 ) 05:20:16 Lines : 39.45% ( 1280/3245 ) 05:20:16 ================================================================================ 05:20:16 25 05 2023 05:20:16.136:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:20:17 ✔ Browser application bundle generation complete. 05:20:18 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:20:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:20:18 $ docker stop --time=1 1a5c2540091cb655d5cc1c7a75f39c2bef076a4034f3b9adb6d96550e383541e 05:20:20 $ docker rm -f --volumes 1a5c2540091cb655d5cc1c7a75f39c2bef076a4034f3b9adb6d96550e383541e [Pipeline] // withDockerContainer [Pipeline] sh 05:20:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:25 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 25 05:07 . 05:20:33 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:05 .. 05:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:05 .blubracket 05:20:33 -rw-rw-r-- 1 jenkins jenkins 18 May 25 05:05 .dockerignore 05:20:33 drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:05 .git 05:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:05 .github 05:20:33 -rw-rw-r-- 1 jenkins jenkins 185 May 25 05:05 .gitignore 05:20:33 -rw-rw-r-- 1 jenkins jenkins 8418 May 25 05:05 Attribution.txt 05:20:33 -rw-rw-r-- 1 jenkins jenkins 17205 May 25 05:05 CHANGELOG.md 05:20:33 -rw-rw-r-- 1 jenkins jenkins 3959 May 25 05:05 CONTRIBUTING.md 05:20:33 -rw-rw-r-- 1 jenkins jenkins 1788 May 25 05:05 Dockerfile 05:20:33 -rw-rw-r-- 1 jenkins jenkins 652 May 25 05:05 Jenkinsfile 05:20:33 -rw-rw-r-- 1 jenkins jenkins 11357 May 25 05:05 LICENSE 05:20:33 -rw-rw-r-- 1 jenkins jenkins 2124 May 25 05:05 Makefile 05:20:33 -rw-rw-r-- 1 jenkins jenkins 4558 May 25 05:05 README.md 05:20:33 -rw-rw-r-- 1 jenkins jenkins 5 May 25 05:01 VERSION 05:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:05 assets 05:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:05 bin 05:20:33 drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:05 cmd 05:20:33 -rw-r--r-- 1 jenkins jenkins 10 May 25 05:07 coverage.out 05:20:33 drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:05 docs 05:20:33 -rw-rw-r-- 1 jenkins jenkins 2999 May 25 05:05 go.mod 05:20:33 -rw-rw-r-- 1 jenkins jenkins 30528 May 25 05:05 go.sum 05:20:33 drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:05 internal 05:20:33 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:05 snap 05:20:33 drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:05 testing 05:20:33 -rw-rw-r-- 1 jenkins jenkins 155 May 25 05:05 version.go 05:20:33 drwxrwxr-x 6 jenkins jenkins 4096 May 25 05:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:34 + 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=ab308bbf90478029d82ba71840f7e5e9a846a1bb --label arch=arm64 --label version=0.0.0 . 05:20:35 Sending build context to Docker daemon 33.12MB 05:20:35 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:20:35 Step 2/25 : FROM ${BASE} AS builder 05:20:35 ---> c0b504affa87 05:20:35 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:20:36 ---> Running in 46f88d1a7649 05:20:36 Removing intermediate container 46f88d1a7649 05:20:36 ---> fd2a7750ddb0 05:20:36 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:20:36 ---> Running in 08a93a437fe8 05:20:37 Removing intermediate container 08a93a437fe8 05:20:37 ---> 9912e3f80913 05:20:37 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:20:37 ---> Running in 992aff29d7ea 05:20:37 Removing intermediate container 992aff29d7ea 05:20:37 ---> 52f50e1a01f5 05:20:37 Step 6/25 : LABEL Name=edgex-ui-go 05:20:37 ---> Running in 3d1481ae6394 05:20:37 Removing intermediate container 3d1481ae6394 05:20:37 ---> 8c698308c51b 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 7ea9ac2b6aff 05:20:38 Removing intermediate container 7ea9ac2b6aff 05:20:38 ---> eb67468aced2 05:20:38 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:20:39 ---> 8fd2ff067efb 05:20:39 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:39 ---> Running in 9864758c0f13 05:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:20:43 OK: 263 MiB in 53 packages 05:20:45 Removing intermediate container 9864758c0f13 05:20:45 ---> 41633d4855e2 05:20:45 Step 10/25 : ENV GO111MODULE=on 05:20:45 ---> Running in cc40a9e837b4 05:20:46 Removing intermediate container cc40a9e837b4 05:20:46 ---> 0866ae3845fe 05:20:46 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:20:46 ---> Running in 13c0b9fcc386 05:20:46 Removing intermediate container 13c0b9fcc386 05:20:46 ---> ea0f5a630540 05:20:46 Step 12/25 : COPY go.mod vendor* ./ 05:20:47 ---> ac7b850ce4f6 05:20:47 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:47 ---> Running in 52780c7b5e4b 05:20:49 Removing intermediate container 52780c7b5e4b 05:20:49 ---> 76475d755046 05:20:49 Step 14/25 : COPY . . 05:20:54 ---> 7a0d21325b1c 05:20:54 Step 15/25 : RUN ${MAKE} 05:20:54 ---> Running in 8ffffaa030b6 05:20:54 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:23:01 Removing intermediate container 8ffffaa030b6 05:23:01 ---> f444f619011e 05:23:01 Step 16/25 : FROM alpine:3.17 05:23:01 3.17: Pulling from library/alpine 05:23:01 c41833b44d91: Already exists 05:23:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:23:01 Status: Downloaded newer image for alpine:3.17 05:23:01 ---> 51e60588ff2c 05:23:01 Step 17/25 : EXPOSE 4000 05:23:01 ---> Running in 998c3b0a3a01 05:23:01 Removing intermediate container 998c3b0a3a01 05:23:01 ---> 29a0033d5341 05:23:01 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:23:01 ---> 5bdc81ca6496 05:23:01 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:23:01 ---> f9a190ef96f9 05:23:01 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:23:01 ---> a936a703c3ab 05:23:01 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:23:01 ---> Running in 6735c18d89ff 05:23:01 Removing intermediate container 6735c18d89ff 05:23:01 ---> 504e12330bf2 05:23:01 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:23:01 ---> Running in d72f2a08c3a6 05:23:01 Removing intermediate container d72f2a08c3a6 05:23:01 ---> c85b41482506 05:23:01 Step 23/25 : LABEL arch=arm64 05:23:01 ---> Running in b7a88aae3ffa 05:23:01 Removing intermediate container b7a88aae3ffa 05:23:01 ---> ce65e5492c4e 05:23:01 Step 24/25 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb 05:23:01 ---> Running in 4875ac973cb5 05:23:01 Removing intermediate container 4875ac973cb5 05:23:01 ---> 2b3561f0f5de 05:23:01 Step 25/25 : LABEL version=0.0.0 05:23:01 ---> Running in 5a7c29476545 05:23:01 Removing intermediate container 5a7c29476545 05:23:01 ---> a201684c5d5f 05:23:01 [Warning] One or more build-args [ARCH] were not consumed 05:23:01 Successfully built a201684c5d5f 05:23:01 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:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:02 05:23:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:02 arm64: Pulling from edgex-lftools-log-publisher 05:23:02 8998bd30e6a1: Pulling fs layer 05:23:02 04944245beec: Pulling fs layer 05:23:02 699f458cf7ca: Pulling fs layer 05:23:02 765212b225bb: Pulling fs layer 05:23:02 f23df028b6ca: Pulling fs layer 05:23:02 d65c8cfc05b1: Pulling fs layer 05:23:02 2437ff75d9bd: Pulling fs layer 05:23:02 f23df028b6ca: Waiting 05:23:02 765212b225bb: Waiting 05:23:02 2437ff75d9bd: Waiting 05:23:03 04944245beec: Verifying Checksum 05:23:03 04944245beec: Download complete 05:23:03 765212b225bb: Verifying Checksum 05:23:03 765212b225bb: Download complete 05:23:03 f23df028b6ca: Verifying Checksum 05:23:03 f23df028b6ca: Download complete 05:23:03 d65c8cfc05b1: Verifying Checksum 05:23:03 d65c8cfc05b1: Download complete 05:23:03 699f458cf7ca: Verifying Checksum 05:23:03 699f458cf7ca: Download complete 05:23:03 8998bd30e6a1: Verifying Checksum 05:23:03 8998bd30e6a1: Download complete 05:23:05 2437ff75d9bd: Verifying Checksum 05:23:05 2437ff75d9bd: Download complete 05:23:07 8998bd30e6a1: Pull complete 05:23:07 04944245beec: Pull complete 05:23:09 699f458cf7ca: Pull complete 05:23:09 765212b225bb: Pull complete 05:23:10 f23df028b6ca: Pull complete 05:23:10 d65c8cfc05b1: Pull complete 05:23:25 2437ff75d9bd: Pull complete 05:23:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:23:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container 05:23:25 $ 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:28 $ docker top d1bb14d2ae8a4e9d9cb9614e7cd01b297ee84dc22162e4677778d2115447120d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:29 ---> job-cost.sh 05:23:29 lf-activate-venv: SKIPPING 05:23:29 INFO: No Stack... 05:23:29 INFO: Retrieving Pricing Info for: v3-standard-4 05:23:30 INFO: Archiving Costs [Pipeline] sh 05:23:30 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:23:30 + cut -d, -f6 [Pipeline] lock 05:23:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] 05:23:31 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] did not exist. Created. 05:23:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:31 /w/workspace/edgex-ui-go/1@tmp/durable-dee3a4e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:23:32 + echo total: 0.10999999940395355 [Pipeline] stash 05:23:32 Warning: overwriting stash ‘stack-cost’ 05:23:37 Stashed 1 file(s) [Pipeline] } 05:23:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:37 $ docker stop --time=1 d1bb14d2ae8a4e9d9cb9614e7cd01b297ee84dc22162e4677778d2115447120d 05:23:38 $ docker rm -f --volumes d1bb14d2ae8a4e9d9cb9614e7cd01b297ee84dc22162e4677778d2115447120d [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:40 provisioning config files... 05:23:40 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config9072935080708700194tmp [Pipeline] { [Pipeline] sh 05:23:40 + set +x 05:23:40 + + curl -s https://codecov.io/bash 05:23:40 bash -s -- 05:23:40 05:23:40 _____ _ 05:23:40 / ____| | | 05:23:40 | | ___ __| | ___ ___ _____ __ 05:23:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:23:40 | |___| (_) | (_| | __/ (_| (_) \ V / 05:23:40 \_____\___/ \__,_|\___|\___\___/ \_/ 05:23:40 Bash-1.0.6 05:23:40 05:23:40 05:23:40 ==> git version 2.25.1 found 05:23:40 ==> 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:40 Release-Date: 2020-01-08 05:23:40 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:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:23:40 ==> Jenkins CI detected. 05:23:40 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-619 05:23:40 project root: . 05:23:40 --> token set from env 05:23:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:23:40 ==> Running gcov in . (disable via -X gcov) 05:23:40 ==> Python coveragepy not found 05:23:40 ==> Searching for coverage reports in: 05:23:40 + . 05:23:40 -> Found 1 reports 05:23:40 ==> Detecting git/mercurial file structure 05:23:40 ==> Reading reports 05:23:40 + ./coverage.out bytes=10 05:23:40 ==> Appending adjustments 05:23:40 https://docs.codecov.io/docs/fixing-reports 05:23:41 + Found adjustments 05:23:41 ==> Gzipping contents 05:23:41 12K /tmp/codecov.aSZA4m.gz 05:23:41 ==> Uploading reports 05:23:41 url: https://codecov.io 05:23:41 query: branch=PR-619&commit=ab308bbf90478029d82ba71840f7e5e9a846a1bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=619&job=&cmd_args= 05:23:41 -> Pinging Codecov 05:23:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-619&commit=ab308bbf90478029d82ba71840f7e5e9a846a1bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=619&job=&cmd_args= 05:23:41 -> Uploading to 05:23:41 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/FB506323287CE973F263BFD2A0EB1F37/ab308bbf90478029d82ba71840f7e5e9a846a1bb/8374e280-7cce-46a7-bbc7-ca6d5affeb9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T052341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c2c0ce7e97e9fb08754bddf61fde0e94a0d978f213436e2f9c210965a4b31d4 05:23:41 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:41 Dload Upload Total Spent Left Speed 05:23:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 100 9053 0 0 100 9053 0 38688 --:--:-- --:--:-- --:--:-- 38523 05:23:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] } 05:23:41 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:43 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives ] 05:23:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives 05:23:43 total 16 05:23:43 drwxr-xr-x 3 root root 4096 May 25 05:05 . 05:23:43 drwxrwxr-x 15 jenkins jenkins 4096 May 25 05:05 .. 05:23:43 drwxr-xr-x 2 root root 4096 May 25 05:05 cost 05:23:43 -rw-r--r-- 1 root root 83 May 25 05:05 cost.csv 05:23:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives 05:23:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives 05:23:43 total 16 05:23:43 drwxr-xr-x 3 jenkins jenkins 4096 May 25 05:05 . 05:23:43 drwxrwxr-x 15 jenkins jenkins 4096 May 25 05:05 .. 05:23:43 drwxr-xr-x 2 jenkins jenkins 4096 May 25 05:05 cost 05:23:43 -rw-r--r-- 1 jenkins jenkins 83 May 25 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:23:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:44 ---> package-listing.sh 05:23:44 ++ facter osfamily 05:23:44 ++ tr '[:upper:]' '[:lower:]' 05:23:44 + OS_FAMILY=debian 05:23:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-619 05:23:44 + START_PACKAGES=/tmp/packages_start.txt 05:23:44 + END_PACKAGES=/tmp/packages_end.txt 05:23:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:44 + PACKAGES=/tmp/packages_start.txt 05:23:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-619 ']' 05:23:44 + PACKAGES=/tmp/packages_end.txt 05:23:44 + case "${OS_FAMILY}" in 05:23:44 + dpkg -l 05:23:44 + grep '^ii' 05:23:44 + '[' -f /tmp/packages_start.txt ']' 05:23:44 + '[' -f /tmp/packages_end.txt ']' 05:23:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-619 ']' 05:23:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives/ 05:23:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives/ [Pipeline] echo 05:23:44 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-619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:23:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:45 prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container 05:23:46 $ 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-619/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-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@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:23:46 $ docker top 03a76e0e8ac00febea92db97b5d0f4f55ac8887dba0098a1921b03927c6c9cd8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:46 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:46 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:47 + ls /var/log/sa-host 05:23:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:47 provisioning config files... 05:23:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config8210631856437845111tmp [Pipeline] { [Pipeline] echo 05:23:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:47 ---> create-netrc.sh [Pipeline] } 05:23:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:48 ---> python-tools-install.sh [Pipeline] echo 05:23:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:48 ---> sudo-logs.sh 05:23:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:23:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:48 ---> job-cost.sh 05:23:48 lf-activate-venv: SKIPPING 05:23:48 DEBUG: total: 0.2199999988079071 05:23:48 INFO: Retrieving Stack Cost... 05:23:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:50 INFO: Archiving Costs [Pipeline] echo 05:23:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:50 ---> logs-deploy.sh 05:23:50 lf-activate-venv: SKIPPING 05:23:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-619/1 05:23:50 INFO: archiving workspace using pattern(s): 05:23:51 Archives upload complete. 05:23:51 INFO: archiving logs to Nexus 05:23:52 ---> uname -a: 05:23:52 Linux prd-ubuntu20-04-docker-8c-8g-16939 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:23:52 05:23:52 05:23:52 ---> lscpu: 05:23:52 Architecture: x86_64 05:23:52 CPU op-mode(s): 32-bit, 64-bit 05:23:52 Byte Order: Little Endian 05:23:52 Address sizes: 40 bits physical, 48 bits virtual 05:23:52 CPU(s): 8 05:23:52 On-line CPU(s) list: 0-7 05:23:52 Thread(s) per core: 1 05:23:52 Core(s) per socket: 1 05:23:52 Socket(s): 8 05:23:52 NUMA node(s): 1 05:23:52 Vendor ID: AuthenticAMD 05:23:52 CPU family: 23 05:23:52 Model: 49 05:23:52 Model name: AMD EPYC-Rome Processor 05:23:52 Stepping: 0 05:23:52 CPU MHz: 2799.998 05:23:52 BogoMIPS: 5599.99 05:23:52 Virtualization: AMD-V 05:23:52 Hypervisor vendor: KVM 05:23:52 Virtualization type: full 05:23:52 L1d cache: 256 KiB 05:23:52 L1i cache: 256 KiB 05:23:52 L2 cache: 4 MiB 05:23:52 L3 cache: 128 MiB 05:23:52 NUMA node0 CPU(s): 0-7 05:23:52 Vulnerability Itlb multihit: Not affected 05:23:52 Vulnerability L1tf: Not affected 05:23:52 Vulnerability Mds: Not affected 05:23:52 Vulnerability Meltdown: Not affected 05:23:52 Vulnerability Mmio stale data: Not affected 05:23:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:23:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:23:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:23:52 Vulnerability Srbds: Not affected 05:23:52 Vulnerability Tsx async abort: Not affected 05:23:52 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:52 05:23:52 05:23:52 ---> nproc: 05:23:52 8 05:23:52 05:23:52 05:23:52 ---> df -h: 05:23:52 Filesystem Size Used Avail Use% Mounted on 05:23:52 overlay 155G 13G 142G 9% / 05:23:52 tmpfs 64M 0 64M 0% /dev 05:23:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:23:52 shm 64M 0 64M 0% /dev/shm 05:23:52 /dev/vda1 155G 13G 142G 9% /facter-os 05:23:52 05:23:52 05:23:52 ---> sar -b -r -n DEV: 05:23:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16939) 05/25/23 _x86_64_ (8 CPU) 05:23:52 05:23:52 05:00:18 LINUX RESTART (8 CPU) 05:23:52 05:23:52 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:23:52 05:02:01 183.97 4.77 179.20 0.00 499.65 74544.11 0.00 05:23:52 05:03:01 226.21 0.12 226.10 0.00 15.46 60792.13 0.00 05:23:52 05:04:01 170.69 0.28 170.40 0.00 8.80 37217.13 0.00 05:23:52 05:05:01 180.69 0.15 180.54 0.00 10.66 39223.48 0.00 05:23:52 05:06:01 75.50 10.60 64.91 0.00 5155.81 15212.66 0.00 05:23:52 05:07:01 6.63 0.02 6.62 0.00 0.13 130.51 0.00 05:23:52 05:08:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 05:23:52 05:09:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 05:23:52 05:10:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 05:23:52 05:11:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 05:23:52 05:12:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 05:23:52 05:13:01 2.05 0.00 2.05 0.00 0.00 21.60 0.00 05:23:52 05:14:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 05:23:52 05:15:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 05:23:52 05:16:01 2.27 0.02 2.25 0.00 0.13 29.20 0.00 05:23:52 05:17:01 2.07 0.02 2.05 0.00 0.13 21.86 0.00 05:23:52 05:18:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 05:23:52 05:19:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 05:23:52 05:20:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 05:23:52 05:21:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 05:23:52 05:22:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 05:23:52 05:23:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 05:23:52 Average: 39.50 0.73 38.77 0.00 258.67 10336.13 0.00 05:23:52 05:23:52 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:23:52 05:02:01 27995832 31571972 731272 2.22 114416 3662120 2079952 6.13 1215836 3223920 30492 05:23:52 05:03:01 27194164 31484788 808108 2.46 170240 4245436 1992756 5.87 1313196 3837788 26976 05:23:52 05:04:01 26130640 31232944 1055444 3.21 222496 4878292 1999564 5.89 1710104 4368016 21176 05:23:52 05:05:01 25797388 31528840 756248 2.30 230188 5466100 1870716 5.51 1621032 4763808 138684 05:23:52 05:06:01 25269932 31514232 760768 2.31 262952 5926616 1834860 5.41 1950720 4926568 1028 05:23:52 05:07:01 25280292 31519688 756160 2.30 261452 5923360 1797780 5.30 1943048 4923360 12 05:23:52 05:08:01 25283244 31522592 753232 2.29 261496 5923364 1797780 5.30 1941124 4923364 8 05:23:52 05:09:01 25283356 31522732 753204 2.29 261520 5923368 1797780 5.30 1941232 4923368 8 05:23:52 05:10:01 25292144 31531824 744316 2.26 261580 5923368 1797780 5.30 1932120 4923612 8 05:23:52 05:11:01 25292800 31532504 743552 2.26 261620 5923372 1797780 5.30 1931952 4923612 16 05:23:52 05:12:01 25292688 31532428 743524 2.26 261628 5923380 1797780 5.30 1932228 4923616 172 05:23:52 05:13:01 25292452 31532228 743712 2.26 261660 5923380 1797780 5.30 1932156 4923620 8 05:23:52 05:14:01 25292640 31532464 743460 2.26 261664 5923384 1797780 5.30 1931792 4923664 4 05:23:52 05:15:01 25292664 31532492 743368 2.26 261672 5923384 1797780 5.30 1931812 4923664 44 05:23:52 05:16:01 25292652 31532556 743420 2.26 261732 5923356 1811136 5.34 1931952 4923636 8 05:23:52 05:17:01 25292328 31532296 743572 2.26 261788 5923364 1811136 5.34 1932316 4923640 8 05:23:52 05:18:01 25292208 31532232 743496 2.26 261828 5923368 1811136 5.34 1932136 4923640 8 05:23:52 05:19:01 25292080 31532360 743264 2.26 261860 5923504 1811136 5.34 1932252 4923796 8 05:23:52 05:20:01 25292096 31532388 743224 2.26 261880 5923508 1811136 5.34 1931992 4923792 8 05:23:52 05:21:01 25291796 31532120 743412 2.26 261940 5923500 1811136 5.34 1932104 4923800 4 05:23:52 05:22:01 25291992 31532380 743168 2.26 261956 5923516 1811136 5.34 1932092 4923808 12 05:23:52 05:23:01 25291936 31532372 743160 2.26 261992 5923516 1811136 5.34 1932468 4923804 180 05:23:52 Average: 25560333 31515929 762867 2.32 247707 5676207 1838498 5.42 1849348 4764632 9949 05:23:52 05:23:52 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:23:52 05:02:01 ens3 722.85 452.42 10002.30 57.38 0.00 0.00 0.00 0.00 05:23:52 05:02:01 docker0 260.69 392.40 19.59 2214.67 0.00 0.00 0.00 0.00 05:23:52 05:02:01 lo 6.33 6.33 0.65 0.65 0.00 0.00 0.00 0.00 05:23:52 05:03:01 ens3 180.84 102.77 2785.78 101.79 0.00 0.00 0.00 0.00 05:23:52 05:03:01 vethd05b636 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 05:23:52 05:03:01 veth1da4beb 2.23 4.30 0.17 79.23 0.00 0.00 0.00 0.01 05:23:52 05:03:01 docker0 35.16 99.72 2.32 2068.85 0.00 0.00 0.00 0.00 05:23:52 05:03:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:23:52 05:04:01 ens3 318.38 190.53 3105.42 47.42 0.00 0.00 0.00 0.00 05:23:52 05:04:01 vethd05b636 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:04:01 vethc8fb4db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:23:52 05:04:01 docker0 165.92 280.85 28.88 3076.57 0.00 0.00 0.00 0.00 05:23:52 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:05:01 ens3 123.20 74.00 2591.84 20.65 0.00 0.00 0.00 0.00 05:23:52 05:05:01 docker0 1.25 3.05 0.08 42.50 0.00 0.00 0.00 0.00 05:23:52 05:05:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 05:23:52 05:06:01 ens3 186.72 116.86 2875.49 70.60 0.00 0.00 0.00 0.00 05:23:52 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:23:52 05:07:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 05:23:52 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:09:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:11:01 ens3 1.45 2.55 0.16 6.70 0.00 0.00 0.00 0.00 05:23:52 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:16:01 ens3 0.87 0.98 0.12 6.59 0.00 0.00 0.00 0.00 05:23:52 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:18:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:21:01 ens3 4.92 9.17 2.53 7.48 0.00 0.00 0.00 0.00 05:23:52 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 05:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:23:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:23:52 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:52 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:23:52 Average: ens3 70.02 43.19 971.06 14.49 0.00 0.00 0.00 0.00 05:23:52 Average: docker0 21.05 35.27 2.31 336.48 0.00 0.00 0.00 0.00 05:23:52 Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:23:52 05:23:52 05:23:52 ---> sar -P ALL: 05:23:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16939) 05/25/23 _x86_64_ (8 CPU) 05:23:52 05:23:52 05:00:18 LINUX RESTART (8 CPU) 05:23:52 05:23:52 05:01:01 CPU %user %nice %system %iowait %steal %idle 05:23:52 05:02:01 all 9.12 0.00 3.96 2.94 0.06 83.91 05:23:52 05:02:01 0 7.57 0.00 3.75 1.26 0.07 87.36 05:23:52 05:02:01 1 8.41 0.00 4.57 3.67 0.07 83.28 05:23:52 05:02:01 2 9.79 0.00 4.06 15.75 0.07 70.34 05:23:52 05:02:01 3 11.09 0.00 4.07 0.10 0.05 84.69 05:23:52 05:02:01 4 8.69 0.00 3.75 1.05 0.03 86.48 05:23:52 05:02:01 5 9.31 0.00 3.58 0.61 0.05 86.45 05:23:52 05:02:01 6 9.47 0.00 3.68 0.45 0.07 86.32 05:23:52 05:02:01 7 8.64 0.00 4.22 0.64 0.10 86.40 05:23:52 05:03:01 all 20.57 0.00 5.82 2.57 0.06 70.97 05:23:52 05:03:01 0 21.47 0.00 6.19 3.33 0.07 68.93 05:23:52 05:03:01 1 20.40 0.00 5.95 8.64 0.05 64.95 05:23:52 05:03:01 2 19.59 0.00 5.50 2.86 0.07 71.99 05:23:52 05:03:01 3 21.99 0.00 5.68 0.42 0.07 71.84 05:23:52 05:03:01 4 19.67 0.00 5.75 4.33 0.07 70.18 05:23:52 05:03:01 5 20.24 0.00 5.96 0.35 0.05 73.39 05:23:52 05:03:01 6 21.87 0.00 6.56 0.49 0.05 71.03 05:23:52 05:03:01 7 19.36 0.00 5.01 0.10 0.07 75.47 05:23:52 05:04:01 all 15.85 0.00 4.55 2.68 0.07 76.85 05:23:52 05:04:01 0 15.03 0.00 3.92 1.05 0.05 79.95 05:23:52 05:04:01 1 11.68 0.00 2.91 0.35 0.05 85.01 05:23:52 05:04:01 2 29.84 0.00 4.98 0.47 0.08 64.63 05:23:52 05:04:01 3 22.55 0.00 6.91 3.58 0.08 66.88 05:23:52 05:04:01 4 15.23 0.00 6.58 14.83 0.07 63.29 05:23:52 05:04:01 5 10.41 0.00 3.11 0.28 0.05 86.14 05:23:52 05:04:01 6 11.51 0.00 5.03 0.69 0.07 82.70 05:23:52 05:04:01 7 10.54 0.00 3.03 0.27 0.07 86.10 05:23:52 05:05:01 all 21.31 0.00 4.90 2.38 0.07 71.34 05:23:52 05:05:01 0 15.47 0.00 3.65 2.15 0.07 78.67 05:23:52 05:05:01 1 20.42 0.00 4.69 5.33 0.07 69.49 05:23:52 05:05:01 2 21.12 0.00 5.39 5.76 0.05 67.68 05:23:52 05:05:01 3 20.62 0.00 6.06 0.13 0.07 73.12 05:23:52 05:05:01 4 21.72 0.00 4.75 0.20 0.08 73.24 05:23:52 05:05:01 5 21.53 0.00 4.88 4.29 0.08 69.22 05:23:52 05:05:01 6 33.10 0.00 5.29 0.39 0.08 61.14 05:23:52 05:05:01 7 16.50 0.00 4.51 0.79 0.07 78.14 05:23:52 05:06:01 all 2.56 0.00 1.52 1.08 0.03 94.81 05:23:52 05:06:01 0 1.84 0.00 1.57 1.89 0.03 94.68 05:23:52 05:06:01 1 3.93 0.00 3.13 1.17 0.02 91.75 05:23:52 05:06:01 2 3.52 0.00 1.17 0.40 0.03 94.88 05:23:52 05:06:01 3 2.97 0.00 1.24 0.02 0.03 95.74 05:23:52 05:06:01 4 2.51 0.00 0.85 0.07 0.02 96.56 05:23:52 05:06:01 5 1.82 0.00 1.10 2.37 0.03 94.68 05:23:52 05:06:01 6 2.06 0.00 0.89 1.41 0.03 95.61 05:23:52 05:06:01 7 1.86 0.00 2.21 1.29 0.02 94.62 05:23:52 05:07:01 all 0.07 0.00 0.04 0.01 0.01 99.86 05:23:52 05:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:23:52 05:07:01 1 0.03 0.00 0.02 0.05 0.02 99.88 05:23:52 05:07:01 2 0.27 0.00 0.07 0.05 0.02 99.60 05:23:52 05:07:01 3 0.02 0.00 0.05 0.00 0.03 99.90 05:23:52 05:07:01 4 0.03 0.00 0.05 0.00 0.00 99.92 05:23:52 05:07:01 5 0.08 0.00 0.03 0.02 0.00 99.87 05:23:52 05:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:23:52 05:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:23:52 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:23:52 05:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 05:23:52 05:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:23:52 05:08:01 3 0.05 0.00 0.02 0.00 0.03 99.90 05:23:52 05:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:23:52 05:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:23:52 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:09:01 all 0.01 0.00 0.00 0.01 0.01 99.97 05:23:52 05:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:23:52 05:09:01 2 0.00 0.00 0.02 0.03 0.02 99.93 05:23:52 05:09:01 3 0.05 0.00 0.02 0.00 0.03 99.90 05:23:52 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:10:01 all 0.01 0.00 0.01 0.02 0.01 99.96 05:23:52 05:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:23:52 05:10:01 1 0.02 0.00 0.02 0.12 0.00 99.85 05:23:52 05:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:23:52 05:10:01 3 0.03 0.00 0.02 0.00 0.03 99.92 05:23:52 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:23:52 05:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:23:52 05:11:01 1 0.00 0.00 0.00 0.03 0.00 99.97 05:23:52 05:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:23:52 05:11:01 3 0.05 0.00 0.02 0.00 0.03 99.90 05:23:52 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:23:52 05:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:23:52 05:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:23:52 05:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:12:01 1 0.03 0.00 0.00 0.02 0.02 99.93 05:23:52 05:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:23:52 05:12:01 3 0.05 0.00 0.02 0.00 0.03 99.90 05:23:52 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:23:52 05:12:01 CPU %user %nice %system %iowait %steal %idle 05:23:52 05:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:23:52 05:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:13:01 1 0.00 0.00 0.00 0.03 0.00 99.97 05:23:52 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:23:52 05:13:01 3 0.07 0.00 0.02 0.00 0.03 99.88 05:23:52 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:23:52 05:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:23:52 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:23:52 05:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:23:52 05:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:23:52 05:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:23:52 05:14:01 3 0.02 0.00 0.03 0.00 0.03 99.92 05:23:52 05:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:23:52 05:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:15:01 all 0.00 0.00 0.01 0.00 0.01 99.97 05:23:52 05:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:23:52 05:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:23:52 05:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:23:52 05:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:23:52 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:23:52 05:16:01 all 0.03 0.00 0.03 0.01 0.01 99.93 05:23:52 05:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:23:52 05:16:01 1 0.03 0.00 0.02 0.03 0.00 99.92 05:23:52 05:16:01 2 0.02 0.00 0.02 0.03 0.02 99.92 05:23:52 05:16:01 3 0.05 0.00 0.05 0.00 0.05 99.85 05:23:52 05:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:23:52 05:16:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:23:52 05:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:23:52 05:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:23:52 05:17:01 1 0.02 0.00 0.00 0.05 0.00 99.93 05:23:52 05:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:23:52 05:17:01 3 0.03 0.00 0.02 0.00 0.03 99.92 05:23:52 05:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:23:52 05:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:23:52 05:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:23:52 05:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:18:01 all 0.01 0.00 0.00 0.00 0.01 99.98 05:23:52 05:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:23:52 05:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:23:52 05:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:23:52 05:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:23:52 05:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:23:52 05:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:19:01 1 0.02 0.00 0.00 0.05 0.00 99.93 05:23:52 05:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:23:52 05:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 05:23:52 05:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:23:52 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 05:23:52 05:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:23:52 05:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:23:52 05:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:23:52 05:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:23:52 05:20:01 3 0.02 0.00 0.03 0.00 0.03 99.92 05:23:52 05:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:20:01 5 0.00 0.00 0.00 0.05 0.00 99.95 05:23:52 05:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:21:01 all 0.01 0.00 0.01 0.01 0.02 99.95 05:23:52 05:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:23:52 05:21:01 1 0.00 0.00 0.00 0.03 0.02 99.95 05:23:52 05:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:23:52 05:21:01 3 0.02 0.00 0.02 0.00 0.05 99.92 05:23:52 05:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:23:52 05:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:23:52 05:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:23:52 05:21:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:23:52 05:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:23:52 05:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:23:52 05:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:23:52 05:22:01 3 0.05 0.00 0.02 0.00 0.03 99.90 05:23:52 05:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:23:52 05:22:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:23:52 05:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:23:52 05:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:23:52 05:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 05:23:52 05:23:01 2 0.00 0.00 0.00 0.03 0.02 99.95 05:23:52 05:23:01 3 0.02 0.00 0.02 0.00 0.03 99.93 05:23:52 05:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:23:52 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:23:52 05:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:23:52 05:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:23:52 05:23:52 Average: CPU %user %nice %system %iowait %steal %idle 05:23:52 Average: all 3.15 0.00 0.94 0.53 0.02 95.36 05:23:52 Average: 0 2.79 0.00 0.87 0.44 0.02 95.89 05:23:52 Average: 1 2.94 0.00 0.96 0.89 0.01 95.20 05:23:52 Average: 2 3.81 0.00 0.96 1.15 0.03 94.05 05:23:52 Average: 3 3.60 0.00 1.10 0.19 0.04 95.07 05:23:52 Average: 4 3.07 0.00 0.98 0.92 0.01 95.01 05:23:52 Average: 5 2.86 0.00 0.84 0.36 0.02 95.91 05:23:52 Average: 6 3.53 0.00 0.97 0.15 0.02 95.33 05:23:52 Average: 7 2.57 0.00 0.86 0.14 0.02 96.41 05:23:52 05:23:52 05:23:52