Push event to branch EDGEX-400 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e872cff0078595643f9355566ad67012cd32e2a 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-ssh6726478160445755730.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16902205758410114381.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3198410884874616251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13618317733338026409.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/EDGEX-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/EDGEX-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9557262621441289996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10857 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [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/gexfoundry_edgex-ui-go_EDGEX-400 # 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 Avoid second fetch Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (EDGEX-400) Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 > git rev-list --no-walk 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:00:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:00:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:00:14 ========================================================= 17:00:14 EdgeX Global Pipelines Version Info 17:00:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:00:15 ------------------- 17:00:15 stable info: 17:00:15 ------------------- 17:00:15 Commited By: Bill Mahoney bill.mahoney@intel.com 17:00:15 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:00:15 Message: update stable to v1.0.248 17:00:15 ------------------- 17:00:15 experimental info: 17:00:15 ------------------- 17:00:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:00:15 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:00:15 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = EDGEX-400 [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = EDGEX-400 [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = EDGEX-400 [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e872cf [Pipeline] echo 17:00:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:16 provisioning config files... 17:00:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config16976627735873648224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:16 ---> docker-login.sh 17:00:16 nexus3.edgexfoundry.org:10001 17:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:17 Configure a credential helper to remove this warning. See 17:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:17 17:00:17 Login Succeeded 17:00:17 nexus3.edgexfoundry.org:10002 17:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:17 Configure a credential helper to remove this warning. See 17:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:17 17:00:17 Login Succeeded 17:00:17 nexus3.edgexfoundry.org:10003 17:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:17 Configure a credential helper to remove this warning. See 17:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:17 17:00:17 Login Succeeded 17:00:17 nexus3.edgexfoundry.org:10004 17:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:17 Configure a credential helper to remove this warning. See 17:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:17 17:00:17 Login Succeeded 17:00:17 docker.io 17:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:18 Configure a credential helper to remove this warning. See 17:00:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:18 17:00:18 Login Succeeded 17:00:18 ---> docker-login.sh ends [Pipeline] } 17:00:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:00:18 + git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 17:00:18 -----------> git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a 3e872cff0078595643f9355566ad67012cd32e2a [false] [Pipeline] sh 17:00:18 + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 17:00:18 ========================================================= 17:00:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:00:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:19 + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 17:00:19 [semverPrep] GIT_COMMIT: 3e872cff0078595643f9355566ad67012cd32e2a, Commit Message: build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599) [Pipeline] echo 17:00:19 [semverPrep] This is not a build commit. [Pipeline] sh 17:00:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:00:19 + grep -v github /etc/ssh/ssh_known_hosts 17:00:19 + [ -e /tmp/ssh_known_hosts ] 17:00:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:00:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:00:19 + sudo tee -a /etc/ssh/ssh_known_hosts 17:00:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:00:20 17:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:00:20 0.1.4: Pulling from edgex-devops/py-git-semver 17:00:20 b85a868b505f: Pulling fs layer 17:00:20 e2be974225ed: Pulling fs layer 17:00:20 339a4e72a1f5: Pulling fs layer 17:00:20 988bab9f4d93: Pulling fs layer 17:00:20 1469e6f7b9e6: Pulling fs layer 17:00:20 eaf3925da568: Pulling fs layer 17:00:20 bab4dde63d76: Pulling fs layer 17:00:20 bde34c3a00c8: Pulling fs layer 17:00:20 b352a97aabf1: Pulling fs layer 17:00:20 4872d77fe225: Pulling fs layer 17:00:20 5851b861e8e6: Pulling fs layer 17:00:20 bab4dde63d76: Waiting 17:00:20 eaf3925da568: Waiting 17:00:20 988bab9f4d93: Waiting 17:00:20 1469e6f7b9e6: Waiting 17:00:20 bde34c3a00c8: Waiting 17:00:20 b352a97aabf1: Waiting 17:00:20 5851b861e8e6: Waiting 17:00:20 e2be974225ed: Verifying Checksum 17:00:20 e2be974225ed: Download complete 17:00:20 988bab9f4d93: Download complete 17:00:20 1469e6f7b9e6: Verifying Checksum 17:00:20 1469e6f7b9e6: Download complete 17:00:20 339a4e72a1f5: Verifying Checksum 17:00:20 339a4e72a1f5: Download complete 17:00:20 eaf3925da568: Verifying Checksum 17:00:20 eaf3925da568: Download complete 17:00:20 bde34c3a00c8: Download complete 17:00:20 b352a97aabf1: Download complete 17:00:20 4872d77fe225: Verifying Checksum 17:00:20 4872d77fe225: Download complete 17:00:20 5851b861e8e6: Download complete 17:00:20 b85a868b505f: Verifying Checksum 17:00:20 b85a868b505f: Download complete 17:00:20 bab4dde63d76: Verifying Checksum 17:00:20 bab4dde63d76: Download complete 17:00:21 b85a868b505f: Pull complete 17:00:22 e2be974225ed: Pull complete 17:00:22 339a4e72a1f5: Pull complete 17:00:22 988bab9f4d93: Pull complete 17:00:22 1469e6f7b9e6: Pull complete 17:00:22 eaf3925da568: Pull complete 17:00:24 bab4dde63d76: Pull complete 17:00:24 bde34c3a00c8: Pull complete 17:00:24 b352a97aabf1: Pull complete 17:00:24 4872d77fe225: Pull complete 17:00:24 5851b861e8e6: Pull complete 17:00:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:00:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:25 prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container 17:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:00:27 $ docker top bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c -eo pid,comm 17:00:28 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). 17:00:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:00:28 [ssh-agent] Looking for ssh-agent implementation... 17:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:00:28 $ docker exec bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent 17:00:28 SSH_AUTH_SOCK=/tmp/ssh-VdKjlrQ327Sl/agent.33 17:00:28 SSH_AGENT_PID=40 17:00:28 Running ssh-add (command line suppressed) 17:00:28 Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_10647446579490755856.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_10647446579490755856.key) 17:00:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:00:28 + git tag --points-at HEAD [Pipeline] } 17:00:28 $ docker exec --env ******** --env ******** bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent -k 17:00:28 unset SSH_AUTH_SOCK; 17:00:28 unset SSH_AGENT_PID; 17:00:28 echo Agent pid 40 killed; 17:00:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:00:28 [ssh-agent] Looking for ssh-agent implementation... 17:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:00:28 $ docker exec bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent 17:00:29 SSH_AUTH_SOCK=/tmp/ssh-RDnTIA9egE6P/agent.73 17:00:29 SSH_AGENT_PID=79 17:00:29 Running ssh-add (command line suppressed) 17:00:29 Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17673301387514595624.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17673301387514595624.key) 17:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:00:29 + git semver init 17:00:29 2023-04-25 17:00:29,708 [run_init] DEBUG init version:0.0.0 force:False 17:00:29 2023-04-25 17:00:29,709 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver 17:00:29 2023-04-25 17:00:29,710 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver 17:00:29 2023-04-25 17:00:29,710 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400, universal_newlines=False, shell=None, istream=None) 17:00:31 2023-04-25 17:00:31,203 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.git/info/exclude 17:00:31 2023-04-25 17:00:31,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 with force:False 17:00:31 2023-04-25 17:00:31,204 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 17:00:31 2023-04-25 17:00:31,208 [execute] INFO git cat-file --batch-check 17:00:31 2023-04-25 17:00:31,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) 17:00:31 2023-04-25 17:00:31,213 [execute] INFO git cat-file --batch 17:00:31 2023-04-25 17:00:31,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) 17:00:31 2023-04-25 17:00:31,218 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 17:00:31 0.0.0 [Pipeline] } 17:00:31 $ docker exec --env ******** --env ******** bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent -k 17:00:31 unset SSH_AUTH_SOCK; 17:00:31 unset SSH_AGENT_PID; 17:00:31 echo Agent pid 79 killed; 17:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:00:32 + git semver [Pipeline] } 17:00:32 $ docker stop --time=1 bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c 17:00:33 $ docker rm -f --volumes bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c [Pipeline] // withDockerContainer [Pipeline] sh 17:00:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:00:34 Stashed 1 file(s) [Pipeline] echo 17:00:34 [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 17:00:34 provisioning config files... 17:00:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config14817867780485034389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:34 ---> docker-login.sh 17:00:34 nexus3.edgexfoundry.org:10001 17:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:34 Configure a credential helper to remove this warning. See 17:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:34 17:00:34 Login Succeeded 17:00:34 nexus3.edgexfoundry.org:10002 17:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:34 Configure a credential helper to remove this warning. See 17:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:34 17:00:34 Login Succeeded 17:00:34 nexus3.edgexfoundry.org:10003 17:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:35 Configure a credential helper to remove this warning. See 17:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:35 17:00:35 Login Succeeded 17:00:35 nexus3.edgexfoundry.org:10004 17:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:35 Configure a credential helper to remove this warning. See 17:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:35 17:00:35 Login Succeeded 17:00:35 docker.io 17:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:35 Configure a credential helper to remove this warning. See 17:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:35 17:00:35 Login Succeeded 17:00:35 ---> docker-login.sh ends [Pipeline] } 17:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:00:35 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:35 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:35 ========================================================= 17:00:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:00:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:35 + 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 . 17:00:35 Sending build context to Docker daemon 45.75MB 17:00:35 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 17:00:35 Step 2/16 : FROM ${BASE} AS builder 17:00:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:00:35 f56be85fc22e: Pulling fs layer 17:00:35 85791d961cd3: Pulling fs layer 17:00:35 d694b5ae8c79: Pulling fs layer 17:00:35 9f32a84ed3da: Pulling fs layer 17:00:35 4d19c01a9841: Pulling fs layer 17:00:35 9325e15d5711: Pulling fs layer 17:00:35 556b6ee489ea: Pulling fs layer 17:00:35 c5a4b2cf53e6: Pulling fs layer 17:00:35 9f32a84ed3da: Waiting 17:00:35 4d19c01a9841: Waiting 17:00:35 9325e15d5711: Waiting 17:00:35 556b6ee489ea: Waiting 17:00:35 c5a4b2cf53e6: Waiting 17:00:35 85791d961cd3: Verifying Checksum 17:00:35 85791d961cd3: Download complete 17:00:35 9f32a84ed3da: Verifying Checksum 17:00:35 9f32a84ed3da: Download complete 17:00:35 4d19c01a9841: Download complete 17:00:35 f56be85fc22e: Verifying Checksum 17:00:35 f56be85fc22e: Download complete 17:00:35 9325e15d5711: Verifying Checksum 17:00:35 9325e15d5711: Download complete 17:00:36 f56be85fc22e: Pull complete 17:00:36 85791d961cd3: Pull complete 17:00:36 c5a4b2cf53e6: Verifying Checksum 17:00:36 c5a4b2cf53e6: Download complete 17:00:36 d694b5ae8c79: Verifying Checksum 17:00:36 d694b5ae8c79: Download complete 17:00:36 556b6ee489ea: Verifying Checksum 17:00:36 556b6ee489ea: Download complete 17:00:39 d694b5ae8c79: Pull complete 17:00:39 9f32a84ed3da: Pull complete 17:00:39 4d19c01a9841: Pull complete 17:00:39 9325e15d5711: Pull complete 17:00:42 556b6ee489ea: Pull complete 17:00:43 c5a4b2cf53e6: Pull complete 17:00:43 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:00:43 ---> c4be618373d6 17:00:43 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:00:47 ---> Running in 2ebbe6762873 17:00:47 Removing intermediate container 2ebbe6762873 17:00:47 ---> 1c6a87c1fdcc 17:00:47 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 17:00:47 ---> Running in 60567c534c56 17:00:47 Removing intermediate container 60567c534c56 17:00:47 ---> 763673c4c369 17:00:47 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 17:00:47 ---> Running in 1d2aa8e52a95 17:00:47 Removing intermediate container 1d2aa8e52a95 17:00:47 ---> 393d6f8f7dd9 17:00:47 Step 6/16 : LABEL Name=edgex-ui-go 17:00:47 ---> Running in 6dcea19e1433 17:00:47 Removing intermediate container 6dcea19e1433 17:00:47 ---> 2444047821d7 17:00:47 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:00:47 ---> Running in 9a5594e59339 17:00:47 Removing intermediate container 9a5594e59339 17:00:47 ---> 81eed37d5019 17:00:47 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:00:48 latest: Pulling from library/docker 17:00:48 f56be85fc22e: Already exists 17:00:48 7ed9ddfd3b8f: Pulling fs layer 17:00:48 788e1ab5616a: Pulling fs layer 17:00:48 cdaa2fd4fcdb: Pulling fs layer 17:00:48 31a38982befb: Pulling fs layer 17:00:48 f3fec43afa6b: Pulling fs layer 17:00:48 6dc25e8d3c75: Pulling fs layer 17:00:48 3e24217d64a6: Pulling fs layer 17:00:48 41fdc34e4d3d: Pulling fs layer 17:00:48 df31d1246b63: Pulling fs layer 17:00:48 b2b1666219cb: Pulling fs layer 17:00:48 be1c6fdc6de0: Pulling fs layer 17:00:48 a6d9f116d01b: Pulling fs layer 17:00:48 979b7cfeae76: Pulling fs layer 17:00:48 31a38982befb: Waiting 17:00:48 f3fec43afa6b: Waiting 17:00:48 6dc25e8d3c75: Waiting 17:00:48 df31d1246b63: Waiting 17:00:48 3e24217d64a6: Waiting 17:00:48 b2b1666219cb: Waiting 17:00:48 be1c6fdc6de0: Waiting 17:00:48 41fdc34e4d3d: Waiting 17:00:48 a6d9f116d01b: Waiting 17:00:48 979b7cfeae76: Waiting 17:00:48 788e1ab5616a: Verifying Checksum 17:00:48 788e1ab5616a: Download complete 17:00:48 7ed9ddfd3b8f: Verifying Checksum 17:00:48 7ed9ddfd3b8f: Download complete 17:00:48 7ed9ddfd3b8f: Pull complete 17:00:48 cdaa2fd4fcdb: Verifying Checksum 17:00:48 cdaa2fd4fcdb: Download complete 17:00:48 788e1ab5616a: Pull complete 17:00:48 31a38982befb: Verifying Checksum 17:00:48 31a38982befb: Download complete 17:00:48 6dc25e8d3c75: Verifying Checksum 17:00:48 6dc25e8d3c75: Download complete 17:00:48 f3fec43afa6b: Verifying Checksum 17:00:48 f3fec43afa6b: Download complete 17:00:48 41fdc34e4d3d: Verifying Checksum 17:00:48 41fdc34e4d3d: Download complete 17:00:48 3e24217d64a6: Verifying Checksum 17:00:48 3e24217d64a6: Download complete 17:00:48 cdaa2fd4fcdb: Pull complete 17:00:48 df31d1246b63: Verifying Checksum 17:00:48 df31d1246b63: Download complete 17:00:48 b2b1666219cb: Download complete 17:00:49 a6d9f116d01b: Verifying Checksum 17:00:49 a6d9f116d01b: Download complete 17:00:49 979b7cfeae76: Download complete 17:00:49 31a38982befb: Pull complete 17:00:49 Still waiting to schedule task 17:00:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:00:49 f3fec43afa6b: Pull complete 17:00:49 6dc25e8d3c75: Pull complete 17:00:49 3e24217d64a6: Pull complete 17:00:49 be1c6fdc6de0: Verifying Checksum 17:00:49 be1c6fdc6de0: Download complete 17:00:49 41fdc34e4d3d: Pull complete 17:00:49 df31d1246b63: Pull complete 17:00:50 b2b1666219cb: Pull complete 17:00:51 be1c6fdc6de0: Pull complete 17:00:51 a6d9f116d01b: Pull complete 17:00:51 979b7cfeae76: Pull complete 17:00:51 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 17:00:51 Status: Downloaded newer image for docker:latest 17:00:53 ---> e37e6c18c606 17:00:53 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:53 ---> Running in 09c3987ae919 17:00:53 Removing intermediate container 09c3987ae919 17:00:53 ---> 0e02cd8fa7ae 17:00:53 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:00:53 ---> Running in 61095029b764 17:00:53 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:00:54 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:00:55 OK: 265 MiB in 53 packages 17:00:55 Removing intermediate container 61095029b764 17:00:55 ---> 3357f28e165e 17:00:55 Step 11/16 : ENV GO111MODULE=on 17:00:55 ---> Running in 26801ffda8c3 17:00:55 Removing intermediate container 26801ffda8c3 17:00:55 ---> 1e776d9020ef 17:00:55 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:00:55 ---> Running in 94efd4539fb1 17:00:55 Removing intermediate container 94efd4539fb1 17:00:55 ---> bc29898d6318 17:00:55 Step 13/16 : COPY go.mod vendor* ./ 17:00:55 ---> 44d878dc6895 17:00:55 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:55 ---> Running in 4ace463e488d 17:01:17 Removing intermediate container 4ace463e488d 17:01:17 ---> 613e7bab08e1 17:01:17 Step 15/16 : COPY . . 17:01:19 ---> b232a4005c15 17:01:19 Step 16/16 : RUN ${MAKE} 17:01:19 ---> Running in f9d017ff044f 17:01:19 noop 17:01:19 Removing intermediate container f9d017ff044f 17:01:19 ---> cf41f5d1de5d 17:01:19 Successfully built cf41f5d1de5d 17:01:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:19 + docker inspect -f . ci-base-image-x86_64 17:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:20 prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container 17:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat 17:01:20 $ docker top 850a44548f7a8e61acdb8e13224560e2a37c674ff0d7643d539157d86dd264ce -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:20 + go version 17:01:20 go version go1.20.2 linux/amd64 [Pipeline] } 17:01:20 $ docker stop --time=1 850a44548f7a8e61acdb8e13224560e2a37c674ff0d7643d539157d86dd264ce 17:01:22 $ docker rm -f --volumes 850a44548f7a8e61acdb8e13224560e2a37c674ff0d7643d539157d86dd264ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:22 + docker inspect -f . ci-base-image-x86_64 17:01:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:22 prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container 17:01:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat 17:01:22 $ docker top b09eb9eafe76d6aba47b0d3915b96029c544440e90020b1c8ad86a7796639b03 -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:23 + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] fileExists [Pipeline] sh 17:01:23 + make test 17:01:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:01:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:01:36 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:01:36 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:01:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:01:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:01:40 ./bin/test-attribution-txt.sh 17:01:40 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 17:01:40 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 17:01:40 An attribution for golang.org/x/net is missing from Attribution.txt, please add 17:01:40 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 17:01:40 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 17:01:40 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 17:01:40 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 17:01:40 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:01:40 make -C web test 17:01:40 make[1]: Entering directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' 17:01:40 make[1]: tput: No such file or directory 17:01:40 make[1]: tput: No such file or directory 17:01:40 warning: generating ./VERSION 17:01:40 echo "0.0.0" > VERSION 17:01:40 docker build \ 17:01:40 -f Dockerfile \ 17:01:40 --build-arg USER=1000 \ 17:01:40 \ 17:01:40 --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ 17:01:40 -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ 17:01:40 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:01:40 . 17:01:40 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:01:40 Install the buildx component to build images with BuildKit: 17:01:40 https://docs.docker.com/go/buildx/ 17:01:40 17:01:40 Sending build context to Docker daemon 3.269MB 17:01:40 Step 1/10 : FROM node:16.17-alpine3.15 17:01:40 16.17-alpine3.15: Pulling from library/node 17:01:40 9621f1afde84: Pulling fs layer 17:01:40 c6f70ee39829: Pulling fs layer 17:01:40 56892a8094a2: Pulling fs layer 17:01:40 58dd87906ef0: Pulling fs layer 17:01:40 58dd87906ef0: Waiting 17:01:40 9621f1afde84: Verifying Checksum 17:01:40 9621f1afde84: Download complete 17:01:40 56892a8094a2: Download complete 17:01:40 58dd87906ef0: Verifying Checksum 17:01:40 58dd87906ef0: Download complete 17:01:40 9621f1afde84: Pull complete 17:01:40 c6f70ee39829: Verifying Checksum 17:01:40 c6f70ee39829: Download complete 17:01:42 c6f70ee39829: Pull complete 17:01:42 56892a8094a2: Pull complete 17:01:42 58dd87906ef0: Pull complete 17:01:42 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 17:01:42 Status: Downloaded newer image for node:16.17-alpine3.15 17:01:42 ---> b69703f70c3d 17:01:42 Step 2/10 : RUN apk add --no-cache chromium 17:01:44 ---> Running in a2d028a77062 17:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:01:45 (1/129) Installing libxau (1.0.9-r0) 17:01:45 (2/129) Installing libmd (1.0.3-r0) 17:01:45 (3/129) Installing libbsd (0.11.3-r1) 17:01:45 (4/129) Installing libxdmcp (1.1.3-r0) 17:01:45 (5/129) Installing libxcb (1.14-r2) 17:01:45 (6/129) Installing libx11 (1.7.3.1-r0) 17:01:45 (7/129) Installing libxext (1.3.4-r0) 17:01:45 (8/129) Installing libice (1.0.10-r0) 17:01:45 (9/129) Installing libuuid (2.37.4-r0) 17:01:45 (10/129) Installing libsm (1.2.3-r0) 17:01:45 (11/129) Installing libxt (1.2.1-r0) 17:01:45 (12/129) Installing libxmu (1.1.3-r0) 17:01:45 (13/129) Installing xset (1.2.4-r0) 17:01:45 (14/129) Installing xprop (1.2.5-r0) 17:01:45 (15/129) Installing xdg-utils (1.1.3-r0) 17:01:45 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 17:01:45 (17/129) Installing pkgconf (1.8.1-r0) 17:01:45 (18/129) Installing libffi (3.4.2-r1) 17:01:45 (19/129) Installing libintl (0.21-r0) 17:01:45 (20/129) Installing libblkid (2.37.4-r0) 17:01:45 (21/129) Installing libmount (2.37.4-r0) 17:01:45 (22/129) Installing pcre (8.45-r1) 17:01:45 (23/129) Installing glib (2.70.1-r0) 17:01:45 (24/129) Installing xz-libs (5.2.5-r1) 17:01:45 (25/129) Installing libxml2 (2.9.14-r2) 17:01:45 (26/129) Installing shared-mime-info (2.1-r2) 17:01:45 (27/129) Installing hicolor-icon-theme (0.17-r1) 17:01:45 (28/129) Installing libjpeg-turbo (2.1.2-r0) 17:01:45 (29/129) Installing libpng (1.6.37-r1) 17:01:45 (30/129) Installing libwebp (1.2.2-r0) 17:01:45 (31/129) Installing zstd-libs (1.5.0-r0) 17:01:45 (32/129) Installing tiff (4.4.0-r1) 17:01:45 (33/129) Installing gdk-pixbuf (2.42.8-r0) 17:01:45 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 17:01:45 (35/129) Installing libxcomposite (0.4.5-r0) 17:01:45 (36/129) Installing libxfixes (6.0.0-r0) 17:01:45 (37/129) Installing libxrender (0.9.10-r3) 17:01:45 (38/129) Installing libxcursor (1.2.0-r0) 17:01:45 (39/129) Installing libxdamage (1.1.5-r1) 17:01:45 (40/129) Installing libxi (1.8-r0) 17:01:45 (41/129) Installing libxinerama (1.1.4-r1) 17:01:45 (42/129) Installing libxrandr (1.5.2-r1) 17:01:45 (43/129) Installing atk (2.36.0-r0) 17:01:45 (44/129) Installing libxtst (1.2.3-r3) 17:01:45 (45/129) Installing dbus-libs (1.12.24-r0) 17:01:45 (46/129) Installing at-spi2-core (2.42.0-r0) 17:01:45 (47/129) Installing at-spi2-atk (2.38.0-r0) 17:01:45 (48/129) Installing expat (2.5.0-r0) 17:01:45 (49/129) Installing brotli-libs (1.0.9-r5) 17:01:45 (50/129) Installing libbz2 (1.0.8-r1) 17:01:45 (51/129) Installing freetype (2.11.1-r2) 17:01:45 (52/129) Installing fontconfig (2.13.1-r4) 17:01:45 (53/129) Installing pixman (0.40.0-r4) 17:01:45 (54/129) Installing cairo (1.16.0-r5) 17:01:45 (55/129) Installing cairo-gobject (1.16.0-r5) 17:01:45 (56/129) Installing avahi-libs (0.8-r5) 17:01:45 (57/129) Installing gmp (6.2.1-r1) 17:01:45 (58/129) Installing nettle (3.7.3-r0) 17:01:45 (59/129) Installing p11-kit (0.24.0-r1) 17:01:45 (60/129) Installing libtasn1 (4.18.0-r1) 17:01:45 (61/129) Installing libunistring (0.9.10-r1) 17:01:45 (62/129) Installing gnutls (3.7.1-r2) 17:01:45 (63/129) Installing cups-libs (2.3.3-r6) 17:01:45 (64/129) Installing libepoxy (1.5.9-r0) 17:01:45 (65/129) Installing fribidi (1.0.11-r0) 17:01:45 (66/129) Installing graphite2 (1.3.14-r0) 17:01:45 (67/129) Installing harfbuzz (3.0.0-r2) 17:01:45 (68/129) Installing libxft (2.3.4-r0) 17:01:46 (69/129) Installing pango (1.48.10-r0) 17:01:46 (70/129) Installing wayland-libs-client (1.19.0-r1) 17:01:46 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 17:01:46 (72/129) Installing wayland-libs-egl (1.19.0-r1) 17:01:46 (73/129) Installing xkeyboard-config (2.34-r0) 17:01:46 (74/129) Installing libxkbcommon (1.3.1-r0) 17:01:46 (75/129) Installing gtk+3.0 (3.24.30-r0) 17:01:46 Executing gtk+3.0-3.24.30-r0.post-install 17:01:46 (76/129) Installing libfontenc (1.1.4-r0) 17:01:46 (77/129) Installing mkfontscale (1.2.1-r1) 17:01:46 (78/129) Installing ttf-opensans (1.10-r1) 17:01:46 Executing ttf-opensans-1.10-r1.post-install 17:01:48 (79/129) Installing libogg (1.3.5-r0) 17:01:48 (80/129) Installing flac (1.3.4-r0) 17:01:48 (81/129) Installing alsa-lib (1.2.5.1-r1) 17:01:48 (82/129) Installing libatomic (10.3.1_git20211027-r0) 17:01:48 (83/129) Installing sdl2 (2.0.16-r4) 17:01:48 (84/129) Installing aom-libs (3.2.0-r0) 17:01:48 (85/129) Installing libass (0.15.2-r0) 17:01:48 (86/129) Installing libdav1d (0.9.2-r0) 17:01:48 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:01:48 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 17:01:48 (89/129) Installing lame (3.100-r0) 17:01:48 (90/129) Installing opus (1.3.1-r1) 17:01:48 (91/129) Installing libgomp (10.3.1_git20211027-r0) 17:01:48 (92/129) Installing soxr (0.1.3-r2) 17:01:48 (93/129) Installing libsrt (1.4.2-r1) 17:01:48 (94/129) Installing libssh (0.9.6-r1) 17:01:48 (95/129) Installing libtheora (1.1.1-r16) 17:01:48 (96/129) Installing v4l-utils-libs (1.22.1-r1) 17:01:48 (97/129) Installing libpciaccess (0.16-r0) 17:01:48 (98/129) Installing libdrm (2.4.109-r0) 17:01:48 (99/129) Installing libva (2.13.0-r0) 17:01:48 (100/129) Installing libvdpau (1.4-r0) 17:01:48 (101/129) Installing vidstab (1.1.0-r1) 17:01:48 (102/129) Installing libvorbis (1.3.7-r0) 17:01:48 (103/129) Installing libvpx (1.10.0-r0) 17:01:48 (104/129) Installing vulkan-loader (1.2.196-r0) 17:01:48 (105/129) Installing x264-libs (20210613-r0) 17:01:48 (106/129) Installing x265-libs (3.5-r0) 17:01:48 (107/129) Installing xvidcore (1.3.7-r1) 17:01:48 (108/129) Installing ffmpeg-libs (4.4.1-r2) 17:01:48 (109/129) Installing libevent (2.1.12-r4) 17:01:48 (110/129) Installing mesa (21.2.6-r0) 17:01:48 (111/129) Installing wayland-libs-server (1.19.0-r1) 17:01:48 (112/129) Installing mesa-gbm (21.2.6-r0) 17:01:48 (113/129) Installing lcms2 (2.12-r1) 17:01:48 (114/129) Installing nspr (4.32-r0) 17:01:48 (115/129) Installing sqlite-libs (3.36.0-r0) 17:01:48 (116/129) Installing nss (3.78.1-r0) 17:01:48 (117/129) Installing libasyncns (0.8-r1) 17:01:48 (118/129) Installing libltdl (2.4.6-r7) 17:01:48 (119/129) Installing orc (0.4.32-r0) 17:01:48 (120/129) Installing libsndfile (1.0.31-r1) 17:01:48 (121/129) Installing speexdsp (1.2.0-r0) 17:01:48 (122/129) Installing tdb-libs (1.4.5-r0) 17:01:48 (123/129) Installing libpulse (15.0-r2) 17:01:48 (124/129) Installing re2 (2021.11.01-r0) 17:01:48 (125/129) Installing snappy (1.1.9-r1) 17:01:48 (126/129) Installing libgpg-error (1.42-r1) 17:01:48 (127/129) Installing libgcrypt (1.9.4-r0) 17:01:48 (128/129) Installing libxslt (1.1.35-r0) 17:01:48 (129/129) Installing chromium (99.0.4844.84-r0) 17:01:49 Executing busybox-1.34.1-r7.trigger 17:01:49 Executing glib-2.70.1-r0.trigger 17:01:49 Executing shared-mime-info-2.1-r2.trigger 17:01:50 Executing gdk-pixbuf-2.42.8-r0.trigger 17:01:50 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:01:50 Executing fontconfig-2.13.1-r4.trigger 17:01:50 Executing mkfontscale-1.2.1-r1.trigger 17:01:50 OK: 286 MiB in 145 packages 17:01:55 Removing intermediate container a2d028a77062 17:01:55 ---> 82df71033fd6 17:01:55 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:01:55 ---> Running in e3ab8aff984f 17:01:55 Removing intermediate container e3ab8aff984f 17:01:55 ---> e760945c3d2c 17:01:55 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:01:55 ---> Running in 6bcbe1befd8b 17:01:55 Removing intermediate container 6bcbe1befd8b 17:01:55 ---> 191443db46bb 17:01:55 Step 5/10 : RUN npm install -g npm 17:01:55 ---> Running in 29f6434009c6 17:02:02 17:02:02 removed 7 packages, changed 100 packages, and audited 239 packages in 5s 17:02:02 17:02:02 18 packages are looking for funding 17:02:02 run `npm fund` for details 17:02:02 17:02:02 found 0 vulnerabilities 17:02:03 Removing intermediate container 29f6434009c6 17:02:03 ---> beab57724155 17:02:03 Step 6/10 : ARG USER=1000 17:02:03 ---> Running in a63ff8741047 17:02:03 Removing intermediate container a63ff8741047 17:02:03 ---> d0b3eb2ca855 17:02:03 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:02:03 ---> Running in 3d3afe18954c 17:02:03 Removing intermediate container 3d3afe18954c 17:02:03 ---> 934d2be78bae 17:02:03 Step 8/10 : USER $USER:$USER 17:02:03 ---> Running in c60a1f6d5390 17:02:03 Removing intermediate container c60a1f6d5390 17:02:03 ---> 89235b98726a 17:02:03 Step 9/10 : WORKDIR /app 17:02:03 ---> Running in 64a21f9d425c 17:02:03 Removing intermediate container 64a21f9d425c 17:02:03 ---> 383675d3173f 17:02:03 Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 17:02:03 ---> Running in f850c5d4b24c 17:02:03 Removing intermediate container f850c5d4b24c 17:02:03 ---> 7b5ef938d2bb 17:02:03 Successfully built 7b5ef938d2bb 17:02:03 Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a 17:02:03 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:02:03 touch edgex-web-ui.imagebuilt 17:02:03 mkdir -p node_modules coverage 17:02:03 chown "1000:1000" node_modules coverage package-lock.json 17:02:03 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:05 npm WARN EBADENGINE Unsupported engine { 17:02:05 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:02:05 npm WARN EBADENGINE required: { 17:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:02:05 npm WARN EBADENGINE }, 17:02:05 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:02:05 npm WARN EBADENGINE } 17:02:08 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:02:08 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 17:02:08 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:02:08 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:02:09 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:02:09 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:02:10 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:02:10 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:02:10 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:02:12 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 17:02:12 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 17:02:13 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. 17:02:14 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:02:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:02:14 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. 17:02:14 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. 17:02:15 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:02:16 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. 17:02:19 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. 17:02:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10858 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] { [Pipeline] ws 17:02:20 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:02:20 The recommended git tool is: git 17:02:25 17:02:25 added 1478 packages, and audited 1479 packages in 20s 17:02:25 17:02:25 90 packages are looking for funding 17:02:25 run `npm fund` for details 17:02:25 17:02:25 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 17:02:25 17:02:25 To address issues that do not require attention, run: 17:02:25 npm audit fix 17:02:25 17:02:25 To address all issues (including breaking changes), run: 17:02:25 npm audit fix --force 17:02:25 17:02:25 Run `npm audit` for details. 17:02:27 using credential edgex-jenkins-ssh 17:02:27 Cloning the remote Git repository 17:02:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:02:27 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:02:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:02:27 > git --version # timeout=10 17:02:27 > git --version # 'git version 2.25.1' 17:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:32 Avoid second fetch 17:02:32 Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (EDGEX-400) 17:02:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:32 > git config core.sparsecheckout # timeout=10 17:02:32 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 17:02:33 Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" 17:02:33 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:34 - Generating browser application bundles (phase: setup)... 17:02:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:34 Dload Upload Total Spent Left Speed 17:02:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 17:02:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:02:35 + sudo tee /etc/docker/daemon.new 17:02:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:02:35 { 17:02:35 "registry-mirrors": [ 17:02:35 "https://nexus3.edgexfoundry.org:10001" 17:02:35 ], 17:02:35 "bip": "10.250.0.254/24", 17:02:35 "hosts": [ 17:02:35 "tcp://0.0.0.0:5555", 17:02:35 "unix:///var/run/docker.sock" 17:02:35 ], 17:02:35 "mtu": 1458, 17:02:35 "selinux-enabled": true, 17:02:35 "seccomp-profile": "/etc/docker/seccomp.json" 17:02:35 } [Pipeline] sh 17:02:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:02:35 + sudo service docker restart 17:02:38 Compiling @angular/core : es2015 as esm2015 17:02:38 Compiling @angular/compiler/testing : es2015 as esm2015 17:02:41 Compiling @angular/common : es2015 as esm2015 17:02:41 Compiling @angular/core/testing : es2015 as esm2015 17:02:42 Compiling @angular/platform-browser : es2015 as esm2015 17:02:42 Compiling @angular/common/testing : es2015 as esm2015 17:02:42 Compiling @angular/common/http : es2015 as esm2015 17:02:42 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:02:43 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:02:43 Compiling @angular/router : es2015 as esm2015 17:02:43 Compiling @angular/forms : es2015 as esm2015 17:02:43 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:02:43 Compiling @angular/common/http/testing : es2015 as esm2015 17:02:45 Compiling @angular/router/testing : es2015 as esm2015 17:02:51 25 04 2023 17:02:50.950:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:02:51 25 04 2023 17:02:50.951:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:02:51 25 04 2023 17:02:50.954:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:57 provisioning config files... 17:02:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10108830752056236544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:58 ---> docker-login.sh 17:02:58 nexus3.edgexfoundry.org:10001 17:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:58 Configure a credential helper to remove this warning. See 17:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:58 17:02:58 Login Succeeded 17:02:58 nexus3.edgexfoundry.org:10002 17:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:59 Configure a credential helper to remove this warning. See 17:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:59 17:02:59 Login Succeeded 17:02:59 nexus3.edgexfoundry.org:10003 17:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:02:59 Configure a credential helper to remove this warning. See 17:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:02:59 17:02:59 Login Succeeded 17:02:59 nexus3.edgexfoundry.org:10004 17:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:00 Configure a credential helper to remove this warning. See 17:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:00 17:03:00 Login Succeeded 17:03:00 docker.io 17:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:00 Configure a credential helper to remove this warning. See 17:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:00 17:03:00 Login Succeeded 17:03:00 ---> docker-login.sh ends [Pipeline] } 17:03:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:03:00 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:00 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:03:00 ========================================================= 17:03:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:03:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:01 + 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 . 17:03:01 ✔ Browser application bundle generation complete. 17:03:01 25 04 2023 17:03:01.851:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket CdkWANW74eVwWJ2cAAAB with id 23852276 17:03:02 Sending build context to Docker daemon 28.8MB 17:03:02 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 17:03:02 Step 2/16 : FROM ${BASE} AS builder 17:03:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:03:02 c41833b44d91: Pulling fs layer 17:03:02 ed15518f5707: Pulling fs layer 17:03:02 feae8fd75edb: Pulling fs layer 17:03:02 242c74f7c9fa: Pulling fs layer 17:03:02 3cdef696dda3: Pulling fs layer 17:03:02 2ced38df9373: Pulling fs layer 17:03:02 58f1dce35555: Pulling fs layer 17:03:02 3cdef696dda3: Waiting 17:03:02 242c74f7c9fa: Waiting 17:03:02 2ced38df9373: Waiting 17:03:02 58f1dce35555: Waiting 17:03:02 ed15518f5707: Verifying Checksum 17:03:02 ed15518f5707: Download complete 17:03:02 242c74f7c9fa: Verifying Checksum 17:03:02 242c74f7c9fa: Download complete 17:03:02 3cdef696dda3: Verifying Checksum 17:03:02 3cdef696dda3: Download complete 17:03:02 c41833b44d91: Verifying Checksum 17:03:03 c41833b44d91: Pull complete 17:03:04 58f1dce35555: Verifying Checksum 17:03:04 58f1dce35555: Download complete 17:03:04 ed15518f5707: Pull complete 17:03:05 2ced38df9373: Download complete 17:03:05 feae8fd75edb: Verifying Checksum 17:03:05 feae8fd75edb: Download complete 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.088 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.115 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.186 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.199 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.233 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.237 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.241 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.243 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.246 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.248 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.251 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.355 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.363 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.402 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.413 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.42 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.427 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.439 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.442 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.443 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.452 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.459 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.466 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.469 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.471 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.474 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.476 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.52 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.531 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.539 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.562 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.564 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.566 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.627 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.629 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.636 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.646 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.649 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.652 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.677 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.679 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.681 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.688 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.704 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.732 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.739 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.741 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.743 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.766 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.776 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.787 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.802 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.806 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.839 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.86 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.874 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.878 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.88 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.884 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.888 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.9 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.924 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.933 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.941 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.944 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.945 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.963 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.971 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.976 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 0.984 secs) 17:03:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.024 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.036 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.046 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.048 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.049 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.119 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.141 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.148 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.17 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.173 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.174 secs) 17:03:06 WARN: ' 17:03:06 It looks like you're using ngModel on the same form field as formControlName. 17:03:06 Support for using the ngModel input property and ngModelChange event with 17:03:06 reactive form directives has been deprecated in Angular v6 and will be removed 17:03:06 in a future version of Angular. 17:03:06 17:03:06 For more information on this, see our API docs here: 17:03:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:03:06 ' 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.174 secs) 17:03:06 WARN: ' 17:03:06 It looks like you're using ngModel on the same form field as formControlName. 17:03:06 Support for using the ngModel input property and ngModelChange event with 17:03:06 reactive form directives has been deprecated in Angular v6 and will be removed 17:03:06 in a future version of Angular. 17:03:06 17:03:06 For more information on this, see our API docs here: 17:03:06 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:03:06 ' 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.203 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.209 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.222 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.232 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.24 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.288 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.292 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.294 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.299 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.315 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.335 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.349 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.368 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.372 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.375 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.388 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.404 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.433 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.458 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.472 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.487 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.509 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.517 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.525 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.534 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.542 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.548 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.583 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.611 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.616 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.635 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.641 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.648 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.656 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.664 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.677 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.68 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.683 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.685 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.701 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.727 secs) 17:03:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.751 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.76 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.771 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.779 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.79 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.793 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.796 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.8 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.804 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.809 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.812 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.823 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.851 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.861 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.867 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.874 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.879 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.889 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.906 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.919 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.923 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.937 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.946 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.957 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.971 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.978 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.985 secs) 17:03:07 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.969 secs / 1.985 secs) 17:03:07 TOTAL: 149 SUCCESS 17:03:07 ✔ Browser application bundle generation complete. 17:03:08 17:03:08 =============================== Coverage summary =============================== 17:03:08 Statements : 40.95% ( 1466/3580 ) 17:03:08 Branches : 12.03% ( 111/923 ) 17:03:08 Functions : 33.2% ( 431/1298 ) 17:03:08 Lines : 38.88% ( 1317/3387 ) 17:03:08 ================================================================================ 17:03:08 ✔ Browser application bundle generation complete. 17:03:08 make[1]: Leaving directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' [Pipeline] echo 17:03:08 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:03:08 $ docker stop --time=1 b09eb9eafe76d6aba47b0d3915b96029c544440e90020b1c8ad86a7796639b03 17:03:09 $ docker rm -f --volumes b09eb9eafe76d6aba47b0d3915b96029c544440e90020b1c8ad86a7796639b03 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:03:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:03:12 + ls -al . 17:03:12 total 188 17:03:12 drwxrwxr-x 14 jenkins jenkins 4096 Apr 25 17:01 . 17:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:00 .. 17:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:00 .blubracket 17:03:12 -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 17:00 .dockerignore 17:03:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:00 .git 17:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:00 .github 17:03:12 -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 17:00 .gitignore 17:03:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 17:00 .semver 17:03:12 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 17:00 Attribution.txt 17:03:12 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 17:00 CHANGELOG.md 17:03:12 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 17:00 CONTRIBUTING.md 17:03:12 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 17:00 Dockerfile 17:03:12 -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 17:00 Jenkinsfile 17:03:12 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 17:00 LICENSE 17:03:12 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 17:00 Makefile 17:03:12 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 17:00 README.md 17:03:12 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 17:00 VERSION 17:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:00 assets 17:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:00 bin 17:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:00 cmd 17:03:12 -rw-r--r-- 1 jenkins jenkins 10 Apr 25 17:01 coverage.out 17:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:00 docs 17:03:12 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 17:00 go.mod 17:03:12 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 17:00 go.sum 17:03:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:00 internal 17:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:00 snap 17:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:00 testing 17:03:12 -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 17:00 version.go 17:03:12 drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 17:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:12 + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=amd64 --label version=0.0.0 . 17:03:12 Sending build context to Docker daemon 48.5MB 17:03:12 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:03:12 Step 2/26 : FROM ${BASE} AS builder 17:03:12 ---> cf41f5d1de5d 17:03:12 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:03:13 ---> Running in 324f155f1cd8 17:03:13 Removing intermediate container 324f155f1cd8 17:03:13 ---> 0c3dcf27798a 17:03:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 17:03:13 ---> Running in aa72a1ed6a5f 17:03:13 Removing intermediate container aa72a1ed6a5f 17:03:13 ---> 5d37d7cc7b99 17:03:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:03:13 ---> Running in 462bfcf65a6c 17:03:13 Removing intermediate container 462bfcf65a6c 17:03:13 ---> 51a87ca045e0 17:03:13 Step 6/26 : LABEL Name=edgex-ui-go 17:03:13 ---> Running in 8b8a96c84edc 17:03:13 Removing intermediate container 8b8a96c84edc 17:03:13 ---> 2d60ea63e09c 17:03:13 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:03:13 ---> Running in 4f7896b840bb 17:03:13 Removing intermediate container 4f7896b840bb 17:03:13 ---> e147e6a30506 17:03:13 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:03:14 ---> 942e56d088cc 17:03:14 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:14 ---> Running in d3c294a58b6d 17:03:15 Removing intermediate container d3c294a58b6d 17:03:15 ---> f5449b066b7f 17:03:15 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:03:15 ---> Running in 440167152bcf 17:03:15 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:03:15 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:03:16 OK: 265 MiB in 53 packages 17:03:17 Removing intermediate container 440167152bcf 17:03:17 ---> fc2e749c0b8c 17:03:17 Step 11/26 : ENV GO111MODULE=on 17:03:17 ---> Running in be8562643d31 17:03:17 Removing intermediate container be8562643d31 17:03:17 ---> c8dd50a799b6 17:03:17 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:03:17 ---> Running in 889b9c9f8bf0 17:03:17 Removing intermediate container 889b9c9f8bf0 17:03:17 ---> 834821609e60 17:03:17 Step 13/26 : COPY go.mod vendor* ./ 17:03:17 ---> b007f7d89e1f 17:03:17 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:17 ---> Running in 27ec16daed97 17:03:17 feae8fd75edb: Pull complete 17:03:17 242c74f7c9fa: Pull complete 17:03:17 3cdef696dda3: Pull complete 17:03:17 Removing intermediate container 27ec16daed97 17:03:17 ---> 57a2b56551b6 17:03:17 Step 15/26 : COPY . . 17:03:19 ---> 5c3762a88660 17:03:19 Step 16/26 : RUN ${MAKE} 17:03:19 ---> Running in 445d7d89269f 17:03:19 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 17:03:22 2ced38df9373: Pull complete 17:03:24 58f1dce35555: Pull complete 17:03:24 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:03:24 ---> fadd8f120f05 17:03:24 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:03:26 ---> Running in 4b9552823620 17:03:27 Removing intermediate container 4b9552823620 17:03:27 ---> ac938037a5c3 17:03:27 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 17:03:27 ---> Running in ba359f3c32e7 17:03:27 Removing intermediate container ba359f3c32e7 17:03:27 ---> f18ccad2d8f6 17:03:27 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 17:03:27 ---> Running in 582a0e23a809 17:03:27 Removing intermediate container 582a0e23a809 17:03:27 ---> c5a34ff72ff9 17:03:27 Step 6/16 : LABEL Name=edgex-ui-go 17:03:27 ---> Running in 000f815adad5 17:03:28 Removing intermediate container 000f815adad5 17:03:28 ---> 03ac3c203024 17:03:28 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:03:28 ---> Running in 21d092bbb367 17:03:28 Removing intermediate container 21d092bbb367 17:03:28 ---> aa04044da3c4 17:03:28 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:03:28 latest: Pulling from library/docker 17:03:28 c41833b44d91: Already exists 17:03:28 6343a5c17821: Pulling fs layer 17:03:28 7fb3fc37985f: Pulling fs layer 17:03:28 0575e395e061: Pulling fs layer 17:03:28 28a0dd61ea81: Pulling fs layer 17:03:28 bce86b966039: Pulling fs layer 17:03:28 3d10cc7f1ddc: Pulling fs layer 17:03:28 714e529b432d: Pulling fs layer 17:03:28 d21675ac3ed3: Pulling fs layer 17:03:28 c40c053d63ba: Pulling fs layer 17:03:28 990fd125c536: Pulling fs layer 17:03:28 ec21c8e16db0: Pulling fs layer 17:03:28 c96d84818e07: Pulling fs layer 17:03:28 5925a93ce1eb: Pulling fs layer 17:03:28 d21675ac3ed3: Waiting 17:03:28 c40c053d63ba: Waiting 17:03:28 990fd125c536: Waiting 17:03:28 ec21c8e16db0: Waiting 17:03:28 c96d84818e07: Waiting 17:03:28 5925a93ce1eb: Waiting 17:03:28 28a0dd61ea81: Waiting 17:03:28 3d10cc7f1ddc: Waiting 17:03:28 bce86b966039: Waiting 17:03:28 714e529b432d: Waiting 17:03:29 7fb3fc37985f: Download complete 17:03:29 6343a5c17821: Verifying Checksum 17:03:29 6343a5c17821: Download complete 17:03:29 0575e395e061: Verifying Checksum 17:03:29 0575e395e061: Download complete 17:03:29 28a0dd61ea81: Verifying Checksum 17:03:29 28a0dd61ea81: Download complete 17:03:29 3d10cc7f1ddc: Download complete 17:03:29 bce86b966039: Verifying Checksum 17:03:29 bce86b966039: Download complete 17:03:29 714e529b432d: Verifying Checksum 17:03:29 714e529b432d: Download complete 17:03:29 d21675ac3ed3: Verifying Checksum 17:03:29 d21675ac3ed3: Download complete 17:03:30 6343a5c17821: Pull complete 17:03:30 990fd125c536: Verifying Checksum 17:03:30 990fd125c536: Download complete 17:03:30 c96d84818e07: Verifying Checksum 17:03:30 c96d84818e07: Download complete 17:03:30 c40c053d63ba: Verifying Checksum 17:03:30 c40c053d63ba: Download complete 17:03:30 5925a93ce1eb: Verifying Checksum 17:03:30 5925a93ce1eb: Download complete 17:03:30 7fb3fc37985f: Pull complete 17:03:31 ec21c8e16db0: Verifying Checksum 17:03:31 ec21c8e16db0: Download complete 17:03:32 0575e395e061: Pull complete 17:03:33 28a0dd61ea81: Pull complete 17:03:34 bce86b966039: Pull complete 17:03:35 3d10cc7f1ddc: Pull complete 17:03:35 714e529b432d: Pull complete 17:03:35 d21675ac3ed3: Pull complete 17:03:36 c40c053d63ba: Pull complete 17:03:36 990fd125c536: Pull complete 17:03:37 Removing intermediate container 445d7d89269f 17:03:37 ---> 95948ca1825f 17:03:37 Step 17/26 : FROM alpine:3.14 17:03:37 3.14: Pulling from library/alpine 17:03:37 f7dab3ab2d6e: Pulling fs layer 17:03:37 f7dab3ab2d6e: Verifying Checksum 17:03:37 f7dab3ab2d6e: Download complete 17:03:37 f7dab3ab2d6e: Pull complete 17:03:37 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 17:03:37 Status: Downloaded newer image for alpine:3.14 17:03:37 ---> 9e179bacf43c 17:03:37 Step 18/26 : EXPOSE 4000 17:03:37 ---> Running in 70b0dbfce6f8 17:03:37 Removing intermediate container 70b0dbfce6f8 17:03:37 ---> 2bee11edbdc3 17:03:37 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:03:38 ---> 1b2f8c2a0d21 17:03:38 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:03:38 ---> c6897abdbb00 17:03:38 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:03:38 ---> 224d82c7fadb 17:03:38 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:03:38 ---> Running in 30dbca4492de 17:03:38 Removing intermediate container 30dbca4492de 17:03:38 ---> 0794d9544467 17:03:38 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 17:03:38 ---> Running in f23a7e396231 17:03:38 Removing intermediate container f23a7e396231 17:03:38 ---> 0a03346ac427 17:03:38 Step 24/26 : LABEL arch=amd64 17:03:38 ---> Running in 210b40482be8 17:03:38 Removing intermediate container 210b40482be8 17:03:38 ---> ae7c084ba2b1 17:03:38 Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 17:03:38 ---> Running in 33e3e98b9bc8 17:03:38 Removing intermediate container 33e3e98b9bc8 17:03:38 ---> fd95e6448af8 17:03:38 Step 26/26 : LABEL version=0.0.0 17:03:38 ---> Running in 78ca833153b0 17:03:38 Removing intermediate container 78ca833153b0 17:03:38 ---> a868d3d8bc36 17:03:38 [Warning] One or more build-args [ARCH] were not consumed 17:03:38 Successfully built a868d3d8bc36 17:03:38 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 17:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:03:38 17:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:03:39 latest: Pulling from edgex-lftools-log-publisher 17:03:39 5eb5b503b376: Pulling fs layer 17:03:39 5c69ac0246d0: Pulling fs layer 17:03:39 ec43610c2a17: Pulling fs layer 17:03:39 3a2ae6a8a46f: Pulling fs layer 17:03:39 33b1e0a273af: Pulling fs layer 17:03:39 5d3b04190fa2: Pulling fs layer 17:03:39 2f39f015ded8: Pulling fs layer 17:03:39 3a2ae6a8a46f: Waiting 17:03:39 5d3b04190fa2: Waiting 17:03:39 33b1e0a273af: Waiting 17:03:39 2f39f015ded8: Waiting 17:03:39 5c69ac0246d0: Download complete 17:03:39 3a2ae6a8a46f: Verifying Checksum 17:03:39 3a2ae6a8a46f: Download complete 17:03:39 33b1e0a273af: Verifying Checksum 17:03:39 33b1e0a273af: Download complete 17:03:39 ec43610c2a17: Verifying Checksum 17:03:39 ec43610c2a17: Download complete 17:03:39 5d3b04190fa2: Verifying Checksum 17:03:39 5d3b04190fa2: Download complete 17:03:39 ec21c8e16db0: Pull complete 17:03:39 c96d84818e07: Pull complete 17:03:39 5eb5b503b376: Verifying Checksum 17:03:39 5eb5b503b376: Download complete 17:03:39 5925a93ce1eb: Pull complete 17:03:39 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 17:03:39 Status: Downloaded newer image for docker:latest 17:03:40 2f39f015ded8: Download complete 17:03:40 5eb5b503b376: Pull complete 17:03:40 5c69ac0246d0: Pull complete 17:03:41 ec43610c2a17: Pull complete 17:03:41 3a2ae6a8a46f: Pull complete 17:03:41 33b1e0a273af: Pull complete 17:03:41 5d3b04190fa2: Pull complete 17:03:42 ---> 66da446dbbd7 17:03:42 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:42 ---> Running in e32b71bd0129 17:03:43 Removing intermediate container e32b71bd0129 17:03:43 ---> 4d221b85e1b3 17:03:43 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:03:43 ---> Running in 1c4230a54703 17:03:44 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:03:45 2f39f015ded8: Pull complete 17:03:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:03:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:45 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:03:45 prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container 17:03:45 $ 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/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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-lftools-log-publisher:latest cat 17:03:47 OK: 263 MiB in 53 packages 17:03:48 Removing intermediate container 1c4230a54703 17:03:48 ---> e376b6b764fe 17:03:48 Step 11/16 : ENV GO111MODULE=on 17:03:48 ---> Running in 13498ee8ec35 17:03:48 Removing intermediate container 13498ee8ec35 17:03:48 ---> c16cb2587cab 17:03:48 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:03:48 ---> Running in f368da18c364 17:03:48 Removing intermediate container f368da18c364 17:03:48 ---> cf709d96fdad 17:03:48 Step 13/16 : COPY go.mod vendor* ./ 17:03:49 ---> 4a7efd2b783c 17:03:49 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:49 ---> Running in d7a1445d3185 17:03:50 $ docker top e22ac16f60aea2fcdebdfb9ab641e11d75604dba12d2dcba87175247be617494 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:50 ---> job-cost.sh 17:03:50 lf-activate-venv: SKIPPING 17:03:50 INFO: No Stack... 17:03:50 INFO: Retrieving Pricing Info for: v3-standard-8 17:03:51 INFO: Archiving Costs [Pipeline] sh 17:03:51 + cat /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/cost.csv 17:03:51 + cut -d, -f6 [Pipeline] lock 17:03:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] 17:03:51 Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] did not exist. Created. 17:03:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:03:51 + echo total: 0.2199999988079071 [Pipeline] stash 17:03:52 Stashed 1 file(s) [Pipeline] } 17:03:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:03:52 $ docker stop --time=1 e22ac16f60aea2fcdebdfb9ab641e11d75604dba12d2dcba87175247be617494 17:03:53 $ docker rm -f --volumes e22ac16f60aea2fcdebdfb9ab641e11d75604dba12d2dcba87175247be617494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:04:45 Removing intermediate container d7a1445d3185 17:04:45 ---> 1b393def65f4 17:04:45 Step 15/16 : COPY . . 17:04:45 ---> 7016a542cc07 17:04:45 Step 16/16 : RUN ${MAKE} 17:04:45 ---> Running in 7311e76d6114 17:04:45 noop 17:04:45 Removing intermediate container 7311e76d6114 17:04:45 ---> c17e40353f6a 17:04:45 Successfully built c17e40353f6a 17:04:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:46 + docker inspect -f . ci-base-image-arm64 17:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:46 prd-ubuntu20.04-docker-arm64-4c-16g-10858 does not seem to be running inside a container 17:04:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:04:47 $ docker top 3c0fd31a68bd5053caa7ea2af85e490e17dcf5318724931556dc61e9baba75c7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:48 + go version 17:04:48 go version go1.20.2 linux/arm64 [Pipeline] } 17:04:48 $ docker stop --time=1 3c0fd31a68bd5053caa7ea2af85e490e17dcf5318724931556dc61e9baba75c7 17:04:50 $ docker rm -f --volumes 3c0fd31a68bd5053caa7ea2af85e490e17dcf5318724931556dc61e9baba75c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:50 + docker inspect -f . ci-base-image-arm64 17:04:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:51 prd-ubuntu20.04-docker-arm64-4c-16g-10858 does not seem to be running inside a container 17:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:04:53 $ docker top d010c6c2968a3977b86fec3bab69c60e6cbec03a354c5948f744b956c6aba7dd -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:54 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 17:04:55 + make test 17:04:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:05:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:07:03 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:07:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:07:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:07:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:07:26 ./bin/test-attribution-txt.sh 17:07:26 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 17:07:26 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 17:07:26 An attribution for golang.org/x/net is missing from Attribution.txt, please add 17:07:26 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 17:07:26 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 17:07:26 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 17:07:26 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 17:07:26 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:07:26 make -C web test 17:07:26 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 17:07:26 make[1]: tput: No such file or directory 17:07:26 make[1]: tput: No such file or directory 17:07:26 warning: generating ./VERSION 17:07:26 echo "0.0.0" > VERSION 17:07:26 docker build \ 17:07:26 -f Dockerfile \ 17:07:26 --build-arg USER=1000 \ 17:07:26 \ 17:07:26 --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ 17:07:26 -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ 17:07:26 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:07:26 . 17:07:26 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:07:26 Install the buildx component to build images with BuildKit: 17:07:26 https://docs.docker.com/go/buildx/ 17:07:26 17:07:26 Sending build context to Docker daemon 3.269MB 17:07:26 Step 1/10 : FROM node:16.17-alpine3.15 17:07:26 16.17-alpine3.15: Pulling from library/node 17:07:26 47517142f6ba: Pulling fs layer 17:07:26 5f8c4bfa009b: Pulling fs layer 17:07:26 f7079c9c4ba1: Pulling fs layer 17:07:26 aba105e6f55a: Pulling fs layer 17:07:26 aba105e6f55a: Waiting 17:07:26 47517142f6ba: Verifying Checksum 17:07:26 f7079c9c4ba1: Verifying Checksum 17:07:26 f7079c9c4ba1: Download complete 17:07:26 aba105e6f55a: Verifying Checksum 17:07:26 aba105e6f55a: Download complete 17:07:26 47517142f6ba: Pull complete 17:07:26 5f8c4bfa009b: Verifying Checksum 17:07:26 5f8c4bfa009b: Download complete 17:07:29 5f8c4bfa009b: Pull complete 17:07:32 f7079c9c4ba1: Pull complete 17:07:32 aba105e6f55a: Pull complete 17:07:32 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 17:07:32 Status: Downloaded newer image for node:16.17-alpine3.15 17:07:32 ---> bf1b8b58d215 17:07:32 Step 2/10 : RUN apk add --no-cache chromium 17:07:33 ---> Running in aa9ad6fc42a4 17:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:35 (1/128) Installing libxau (1.0.9-r0) 17:07:35 (2/128) Installing libmd (1.0.3-r0) 17:07:35 (3/128) Installing libbsd (0.11.3-r1) 17:07:35 (4/128) Installing libxdmcp (1.1.3-r0) 17:07:35 (5/128) Installing libxcb (1.14-r2) 17:07:35 (6/128) Installing libx11 (1.7.3.1-r0) 17:07:35 (7/128) Installing libxext (1.3.4-r0) 17:07:35 (8/128) Installing libice (1.0.10-r0) 17:07:35 (9/128) Installing libuuid (2.37.4-r0) 17:07:35 (10/128) Installing libsm (1.2.3-r0) 17:07:35 (11/128) Installing libxt (1.2.1-r0) 17:07:35 (12/128) Installing libxmu (1.1.3-r0) 17:07:35 (13/128) Installing xset (1.2.4-r0) 17:07:35 (14/128) Installing xprop (1.2.5-r0) 17:07:35 (15/128) Installing xdg-utils (1.1.3-r0) 17:07:35 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 17:07:35 (17/128) Installing pkgconf (1.8.1-r0) 17:07:35 (18/128) Installing libffi (3.4.2-r1) 17:07:35 (19/128) Installing libintl (0.21-r0) 17:07:35 (20/128) Installing libblkid (2.37.4-r0) 17:07:35 (21/128) Installing libmount (2.37.4-r0) 17:07:35 (22/128) Installing pcre (8.45-r1) 17:07:35 (23/128) Installing glib (2.70.1-r0) 17:07:35 (24/128) Installing xz-libs (5.2.5-r1) 17:07:35 (25/128) Installing libxml2 (2.9.14-r2) 17:07:35 (26/128) Installing shared-mime-info (2.1-r2) 17:07:35 (27/128) Installing hicolor-icon-theme (0.17-r1) 17:07:35 (28/128) Installing libjpeg-turbo (2.1.2-r0) 17:07:35 (29/128) Installing libpng (1.6.37-r1) 17:07:35 (30/128) Installing libwebp (1.2.2-r0) 17:07:35 (31/128) Installing zstd-libs (1.5.0-r0) 17:07:35 (32/128) Installing tiff (4.4.0-r1) 17:07:35 (33/128) Installing gdk-pixbuf (2.42.8-r0) 17:07:35 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 17:07:35 (35/128) Installing libxcomposite (0.4.5-r0) 17:07:35 (36/128) Installing libxfixes (6.0.0-r0) 17:07:35 (37/128) Installing libxrender (0.9.10-r3) 17:07:35 (38/128) Installing libxcursor (1.2.0-r0) 17:07:35 (39/128) Installing libxdamage (1.1.5-r1) 17:07:35 (40/128) Installing libxi (1.8-r0) 17:07:35 (41/128) Installing libxinerama (1.1.4-r1) 17:07:35 (42/128) Installing libxrandr (1.5.2-r1) 17:07:35 (43/128) Installing atk (2.36.0-r0) 17:07:35 (44/128) Installing libxtst (1.2.3-r3) 17:07:35 (45/128) Installing dbus-libs (1.12.24-r0) 17:07:35 (46/128) Installing at-spi2-core (2.42.0-r0) 17:07:35 (47/128) Installing at-spi2-atk (2.38.0-r0) 17:07:35 (48/128) Installing expat (2.5.0-r0) 17:07:35 (49/128) Installing brotli-libs (1.0.9-r5) 17:07:35 (50/128) Installing libbz2 (1.0.8-r1) 17:07:36 (51/128) Installing freetype (2.11.1-r2) 17:07:36 (52/128) Installing fontconfig (2.13.1-r4) 17:07:36 (53/128) Installing pixman (0.40.0-r4) 17:07:36 (54/128) Installing cairo (1.16.0-r5) 17:07:36 (55/128) Installing cairo-gobject (1.16.0-r5) 17:07:36 (56/128) Installing avahi-libs (0.8-r5) 17:07:36 (57/128) Installing gmp (6.2.1-r1) 17:07:36 (58/128) Installing nettle (3.7.3-r0) 17:07:36 (59/128) Installing p11-kit (0.24.0-r1) 17:07:36 (60/128) Installing libtasn1 (4.18.0-r1) 17:07:36 (61/128) Installing libunistring (0.9.10-r1) 17:07:36 (62/128) Installing gnutls (3.7.1-r2) 17:07:36 (63/128) Installing cups-libs (2.3.3-r6) 17:07:36 (64/128) Installing libepoxy (1.5.9-r0) 17:07:36 (65/128) Installing fribidi (1.0.11-r0) 17:07:36 (66/128) Installing graphite2 (1.3.14-r0) 17:07:36 (67/128) Installing harfbuzz (3.0.0-r2) 17:07:36 (68/128) Installing libxft (2.3.4-r0) 17:07:36 (69/128) Installing pango (1.48.10-r0) 17:07:36 (70/128) Installing wayland-libs-client (1.19.0-r1) 17:07:36 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 17:07:36 (72/128) Installing wayland-libs-egl (1.19.0-r1) 17:07:36 (73/128) Installing xkeyboard-config (2.34-r0) 17:07:36 (74/128) Installing libxkbcommon (1.3.1-r0) 17:07:36 (75/128) Installing gtk+3.0 (3.24.30-r0) 17:07:36 Executing gtk+3.0-3.24.30-r0.post-install 17:07:36 (76/128) Installing libfontenc (1.1.4-r0) 17:07:36 (77/128) Installing mkfontscale (1.2.1-r1) 17:07:36 (78/128) Installing ttf-opensans (1.10-r1) 17:07:37 Executing ttf-opensans-1.10-r1.post-install 17:07:39 (79/128) Installing libogg (1.3.5-r0) 17:07:39 (80/128) Installing flac (1.3.4-r0) 17:07:39 (81/128) Installing alsa-lib (1.2.5.1-r1) 17:07:39 (82/128) Installing libatomic (10.3.1_git20211027-r0) 17:07:39 (83/128) Installing sdl2 (2.0.16-r4) 17:07:39 (84/128) Installing aom-libs (3.2.0-r0) 17:07:39 (85/128) Installing libass (0.15.2-r0) 17:07:39 (86/128) Installing libdav1d (0.9.2-r0) 17:07:39 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:07:39 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 17:07:39 (89/128) Installing lame (3.100-r0) 17:07:39 (90/128) Installing opus (1.3.1-r1) 17:07:39 (91/128) Installing libgomp (10.3.1_git20211027-r0) 17:07:39 (92/128) Installing soxr (0.1.3-r2) 17:07:39 (93/128) Installing libsrt (1.4.2-r1) 17:07:39 (94/128) Installing libssh (0.9.6-r1) 17:07:39 (95/128) Installing libtheora (1.1.1-r16) 17:07:39 (96/128) Installing v4l-utils-libs (1.22.1-r1) 17:07:39 (97/128) Installing libdrm (2.4.109-r0) 17:07:39 (98/128) Installing libva (2.13.0-r0) 17:07:39 (99/128) Installing libvdpau (1.4-r0) 17:07:39 (100/128) Installing vidstab (1.1.0-r1) 17:07:39 (101/128) Installing libvorbis (1.3.7-r0) 17:07:39 (102/128) Installing libvpx (1.10.0-r0) 17:07:39 (103/128) Installing vulkan-loader (1.2.196-r0) 17:07:39 (104/128) Installing x264-libs (20210613-r0) 17:07:39 (105/128) Installing x265-libs (3.5-r0) 17:07:39 (106/128) Installing xvidcore (1.3.7-r1) 17:07:39 (107/128) Installing ffmpeg-libs (4.4.1-r2) 17:07:40 (108/128) Installing libevent (2.1.12-r4) 17:07:40 (109/128) Installing mesa (21.2.6-r0) 17:07:40 (110/128) Installing wayland-libs-server (1.19.0-r1) 17:07:40 (111/128) Installing mesa-gbm (21.2.6-r0) 17:07:40 (112/128) Installing lcms2 (2.12-r1) 17:07:40 (113/128) Installing nspr (4.32-r0) 17:07:40 (114/128) Installing sqlite-libs (3.36.0-r0) 17:07:40 (115/128) Installing nss (3.78.1-r0) 17:07:40 (116/128) Installing libasyncns (0.8-r1) 17:07:40 (117/128) Installing libltdl (2.4.6-r7) 17:07:40 (118/128) Installing orc (0.4.32-r0) 17:07:40 (119/128) Installing libsndfile (1.0.31-r1) 17:07:40 (120/128) Installing speexdsp (1.2.0-r0) 17:07:40 (121/128) Installing tdb-libs (1.4.5-r0) 17:07:40 (122/128) Installing libpulse (15.0-r2) 17:07:40 (123/128) Installing re2 (2021.11.01-r0) 17:07:40 (124/128) Installing snappy (1.1.9-r1) 17:07:40 (125/128) Installing libgpg-error (1.42-r1) 17:07:40 (126/128) Installing libgcrypt (1.9.4-r0) 17:07:40 (127/128) Installing libxslt (1.1.35-r0) 17:07:40 (128/128) Installing chromium (99.0.4844.84-r0) 17:07:44 Executing busybox-1.34.1-r7.trigger 17:07:44 Executing glib-2.70.1-r0.trigger 17:07:44 Executing shared-mime-info-2.1-r2.trigger 17:07:46 Executing gdk-pixbuf-2.42.8-r0.trigger 17:07:46 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:07:46 Executing fontconfig-2.13.1-r4.trigger 17:07:46 Executing mkfontscale-1.2.1-r1.trigger 17:07:46 OK: 275 MiB in 144 packages 17:07:54 Removing intermediate container aa9ad6fc42a4 17:07:54 ---> a35650e245ae 17:07:54 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:07:54 ---> Running in a1a0a62546d2 17:07:54 Removing intermediate container a1a0a62546d2 17:07:54 ---> 065f68353804 17:07:54 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:07:54 ---> Running in 47a2c09898af 17:07:55 Removing intermediate container 47a2c09898af 17:07:55 ---> 183c31759e8a 17:07:55 Step 5/10 : RUN npm install -g npm 17:07:55 ---> Running in 71cacb1d6995 17:08:27 17:08:27 removed 7 packages, changed 100 packages, and audited 239 packages in 24s 17:08:27 17:08:27 18 packages are looking for funding 17:08:27 run `npm fund` for details 17:08:27 17:08:27 found 0 vulnerabilities 17:08:27 Removing intermediate container 71cacb1d6995 17:08:27 ---> 05aaabfdc207 17:08:27 Step 6/10 : ARG USER=1000 17:08:27 ---> Running in 9988af2da14e 17:08:27 Removing intermediate container 9988af2da14e 17:08:27 ---> 1e1284ee3247 17:08:27 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:08:27 ---> Running in 4eee43bdf418 17:08:29 Removing intermediate container 4eee43bdf418 17:08:29 ---> 74d2c2a81b91 17:08:29 Step 8/10 : USER $USER:$USER 17:08:29 ---> Running in 4dd2766161a6 17:08:29 Removing intermediate container 4dd2766161a6 17:08:29 ---> 40b39edf831f 17:08:29 Step 9/10 : WORKDIR /app 17:08:30 ---> Running in e2c2dccd488d 17:08:30 Removing intermediate container e2c2dccd488d 17:08:30 ---> 34dcc47b3a98 17:08:30 Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 17:08:30 ---> Running in e8e05a2ecce4 17:08:30 Removing intermediate container e8e05a2ecce4 17:08:30 ---> c1f47b7130d9 17:08:30 Successfully built c1f47b7130d9 17:08:30 Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a 17:08:30 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:08:30 touch edgex-web-ui.imagebuilt 17:08:30 mkdir -p node_modules coverage 17:08:30 chown "1000:1000" node_modules coverage package-lock.json 17:08:30 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:08:42 npm WARN EBADENGINE Unsupported engine { 17:08:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:08:42 npm WARN EBADENGINE required: { 17:08:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:08:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:08:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:08:42 npm WARN EBADENGINE }, 17:08:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 17:08:42 npm WARN EBADENGINE } 17:09:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:09:09 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 17:09:09 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:09:09 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:09:09 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:09:13 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:09:20 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:09:20 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:09:20 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:09:42 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:09:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:09:42 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. 17:09:45 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. 17:09:47 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. 17:09:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:10:02 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 17:10:02 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 17:10:17 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. 17:10:44 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. 17:11:23 17:11:23 added 1475 packages, and audited 1476 packages in 3m 17:11:23 17:11:23 90 packages are looking for funding 17:11:23 run `npm fund` for details 17:11:23 17:11:23 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 17:11:23 17:11:23 To address issues that do not require attention, run: 17:11:23 npm audit fix 17:11:23 17:11:23 To address all issues (including breaking changes), run: 17:11:23 npm audit fix --force 17:11:23 17:11:23 Run `npm audit` for details. 17:11:23 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 17:11:38 - Generating browser application bundles (phase: setup)... 17:12:10 Compiling @angular/core : es2015 as esm2015 17:12:10 Compiling @angular/compiler/testing : es2015 as esm2015 17:12:32 Compiling @angular/common : es2015 as esm2015 17:12:32 Compiling @angular/core/testing : es2015 as esm2015 17:12:38 Compiling @angular/platform-browser : es2015 as esm2015 17:12:38 Compiling @angular/common/testing : es2015 as esm2015 17:12:43 Compiling @angular/router : es2015 as esm2015 17:12:43 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:12:48 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:12:51 Compiling @angular/common/http : es2015 as esm2015 17:12:51 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:12:53 Compiling @angular/forms : es2015 as esm2015 17:12:55 Compiling @angular/router/testing : es2015 as esm2015 17:12:55 Compiling @angular/common/http/testing : es2015 as esm2015 17:13:51 25 04 2023 17:13:50.523:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:13:51 25 04 2023 17:13:50.535:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:13:51 25 04 2023 17:13:50.560:INFO [launcher]: Starting browser ChromeHeadless 17:14:59 25 04 2023 17:14:50.781:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 17:15:11 25 04 2023 17:15:11.308:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 17:15:18 25 04 2023 17:15:17.748:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 17:15:45 ✔ Browser application bundle generation complete. 17:15:45 25 04 2023 17:15:44.038:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Kw4_lIr6UPmldyVvAAAB with id 10729585 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.454 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.69 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.751 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.788 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.807 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.829 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.9 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.919 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.943 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.171 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.192 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.204 secs) 17:16:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.644 secs) 17:16:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.626 secs) 17:16:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.79 secs) 17:16:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.886 secs) 17:16:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.904 secs) 17:16:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.02 secs) 17:16:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.338 secs) 17:16:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.827 secs) 17:16:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.937 secs) 17:16:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.097 secs) 17:16:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.212 secs) 17:16:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.279 secs) 17:16:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.3 secs) 17:16:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.558 secs) 17:16:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.627 secs) 17:16:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.723 secs) 17:16:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.795 secs) 17:16:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.843 secs) 17:16:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.946 secs) 17:16:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.08 secs) 17:16:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.164 secs) 17:16:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.389 secs) 17:16:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.476 secs) 17:16:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.628 secs) 17:16:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.694 secs) 17:16:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.75 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.939 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.114 secs) 17:16:09 WARN: ' 17:16:09 It looks like you're using ngModel on the same form field as formControlName. 17:16:09 Support for using the ngModel input property and ngModelChange event with 17:16:09 reactive form directives has been deprecated in Angular v6 and will be removed 17:16:09 in a future version of Angular. 17:16:09 17:16:09 For more information on this, see our API docs here: 17:16:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:16:09 ' 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.114 secs) 17:16:09 WARN: ' 17:16:09 It looks like you're using ngModel on the same form field as formControlName. 17:16:09 Support for using the ngModel input property and ngModelChange event with 17:16:09 reactive form directives has been deprecated in Angular v6 and will be removed 17:16:09 in a future version of Angular. 17:16:09 17:16:09 For more information on this, see our API docs here: 17:16:09 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:16:09 ' 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.281 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.309 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.318 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.362 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.377 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.39 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.498 secs) 17:16:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.674 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.774 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.877 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.893 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.941 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.972 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.001 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.05 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.131 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.174 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.232 secs) 17:16:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.3 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.34 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.391 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.458 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.502 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.594 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.608 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.639 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.695 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.729 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.765 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.942 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.079 secs) 17:16:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.117 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.185 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.212 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.264 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.281 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.297 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.328 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.377 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.437 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.459 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.489 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.514 secs) 17:16:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.647 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.689 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.713 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.722 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.731 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.752 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.882 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.897 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.912 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.078 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.104 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.27 secs) 17:16:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.406 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.46 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.503 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.705 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.769 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.828 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.921 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.082 secs) 17:16:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.151 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.326 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.371 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.385 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.399 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.477 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.641 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.717 secs) 17:16:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.85 secs) 17:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.173 secs) 17:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.26 secs) 17:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.279 secs) 17:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.39 secs) 17:16:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.472 secs) 17:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.797 secs) 17:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.001 secs) 17:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.023 secs) 17:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.036 secs) 17:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.231 secs) 17:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.257 secs) 17:16:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.278 secs) 17:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.516 secs) 17:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.572 secs) 17:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.661 secs) 17:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.695 secs) 17:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.73 secs) 17:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.76 secs) 17:16:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.08 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.195 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.217 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.236 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.345 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.508 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.551 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.596 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.638 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.67 secs) 17:16:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.774 secs) 17:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.818 secs) 17:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.937 secs) 17:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.07 secs) 17:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.167 secs) 17:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.348 secs) 17:16:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.396 secs) 17:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.427 secs) 17:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.456 secs) 17:16:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.383 secs / 14.456 secs) 17:16:21 TOTAL: 149 SUCCESS 17:16:21 ✔ Browser application bundle generation complete. 17:16:25 17:16:25 =============================== Coverage summary =============================== 17:16:25 Statements : 40.98% ( 1467/3580 ) 17:16:25 Branches : 12.03% ( 111/923 ) 17:16:25 Functions : 33.28% ( 432/1298 ) 17:16:25 Lines : 38.91% ( 1318/3387 ) 17:16:25 ================================================================================ 17:16:25 25 04 2023 17:16:25.096:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 17:16:26 ✔ Browser application bundle generation complete. 17:16:27 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 17:16:27 [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:27 $ docker stop --time=1 d010c6c2968a3977b86fec3bab69c60e6cbec03a354c5948f744b956c6aba7dd 17:16:29 $ docker rm -f --volumes d010c6c2968a3977b86fec3bab69c60e6cbec03a354c5948f744b956c6aba7dd [Pipeline] // withDockerContainer [Pipeline] sh 17:16:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:32 Warning: overwriting stash ‘coverage-report’ 17:16:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:41 + ls -al . 17:16:41 total 184 17:16:41 drwxrwxr-x 13 jenkins jenkins 4096 Apr 25 17:04 . 17:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:02 .. 17:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:02 .blubracket 17:16:41 -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 17:02 .dockerignore 17:16:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:02 .git 17:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:02 .github 17:16:41 -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 17:02 .gitignore 17:16:41 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 17:02 Attribution.txt 17:16:41 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 17:02 CHANGELOG.md 17:16:41 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 17:02 CONTRIBUTING.md 17:16:41 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 17:02 Dockerfile 17:16:41 -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 17:02 Jenkinsfile 17:16:41 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 17:02 LICENSE 17:16:41 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 17:02 Makefile 17:16:41 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 17:02 README.md 17:16:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 17:00 VERSION 17:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:02 assets 17:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:02 bin 17:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:02 cmd 17:16:41 -rw-r--r-- 1 jenkins jenkins 10 Apr 25 17:04 coverage.out 17:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:02 docs 17:16:41 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 17:02 go.mod 17:16:41 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 17:02 go.sum 17:16:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:02 internal 17:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:02 snap 17:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:02 testing 17:16:41 -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 17:02 version.go 17:16:41 drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 17:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:41 + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=arm64 --label version=0.0.0 . 17:16:43 Sending build context to Docker daemon 31.55MB 17:16:43 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:16:43 Step 2/26 : FROM ${BASE} AS builder 17:16:43 ---> c17e40353f6a 17:16:43 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:16:43 ---> Running in 3c56efc6678c 17:16:43 Removing intermediate container 3c56efc6678c 17:16:43 ---> 8aee08a25c73 17:16:43 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 17:16:43 ---> Running in 084c4cd6cd71 17:16:44 Removing intermediate container 084c4cd6cd71 17:16:44 ---> af850500ac67 17:16:44 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:16:44 ---> Running in 34b30cfafdfe 17:16:44 Removing intermediate container 34b30cfafdfe 17:16:44 ---> 41295952e450 17:16:44 Step 6/26 : LABEL Name=edgex-ui-go 17:16:44 ---> Running in ab9c71e20da0 17:16:45 Removing intermediate container ab9c71e20da0 17:16:45 ---> 259f7b375e13 17:16:45 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:16:45 ---> Running in 4282dbe89ea8 17:16:45 Removing intermediate container 4282dbe89ea8 17:16:45 ---> bdaac6bd10c1 17:16:45 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:16:47 ---> 559caeab7ba4 17:16:47 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:47 ---> Running in 88c34c324dcc 17:16:48 Removing intermediate container 88c34c324dcc 17:16:48 ---> 5a606d5662b5 17:16:48 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:48 ---> Running in 9326f607bfba 17:16:49 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:16:50 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:16:51 OK: 263 MiB in 53 packages 17:16:52 Removing intermediate container 9326f607bfba 17:16:52 ---> 4e052bdb673f 17:16:52 Step 11/26 : ENV GO111MODULE=on 17:16:52 ---> Running in 32e890eb67ab 17:16:53 Removing intermediate container 32e890eb67ab 17:16:53 ---> a820170b8117 17:16:53 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:16:53 ---> Running in 89e1226169e1 17:16:53 Removing intermediate container 89e1226169e1 17:16:53 ---> 73dd1db64bbd 17:16:53 Step 13/26 : COPY go.mod vendor* ./ 17:16:54 ---> c98487b6390c 17:16:54 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:54 ---> Running in b2c30c8878f7 17:16:55 Removing intermediate container b2c30c8878f7 17:16:55 ---> 8617de6d7645 17:16:55 Step 15/26 : COPY . . 17:17:00 ---> e636ba4d8840 17:17:00 Step 16/26 : RUN ${MAKE} 17:17:00 ---> Running in 04cfc2e7dc4a 17:17:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:19:07 Removing intermediate container 04cfc2e7dc4a 17:19:07 ---> 0bab9a4e3f0f 17:19:07 Step 17/26 : FROM alpine:3.14 17:19:07 3.14: Pulling from library/alpine 17:19:07 422ed46b1a92: Pulling fs layer 17:19:07 422ed46b1a92: Download complete 17:19:07 422ed46b1a92: Pull complete 17:19:07 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 17:19:07 Status: Downloaded newer image for alpine:3.14 17:19:07 ---> 46c5e66a9efa 17:19:07 Step 18/26 : EXPOSE 4000 17:19:07 ---> Running in 25cd2e918bc6 17:19:07 Removing intermediate container 25cd2e918bc6 17:19:07 ---> d6b34a4c4ec1 17:19:07 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:19:07 ---> 13d72b2a7793 17:19:07 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:19:07 ---> 6a7bdb1f6f8b 17:19:07 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:19:07 ---> d6fd7b53a5f8 17:19:07 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:19:07 ---> Running in fc4c61e039ff 17:19:07 Removing intermediate container fc4c61e039ff 17:19:07 ---> d49f35094d67 17:19:07 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 17:19:07 ---> Running in af2513655974 17:19:07 Removing intermediate container af2513655974 17:19:07 ---> 7af478ce72f8 17:19:07 Step 24/26 : LABEL arch=arm64 17:19:07 ---> Running in e316923d7d08 17:19:07 Removing intermediate container e316923d7d08 17:19:07 ---> 2f210038e9bd 17:19:07 Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 17:19:07 ---> Running in 0d9b3363cd32 17:19:07 Removing intermediate container 0d9b3363cd32 17:19:07 ---> f776c2cfdc99 17:19:07 Step 26/26 : LABEL version=0.0.0 17:19:07 ---> Running in aebbe2377021 17:19:07 Removing intermediate container aebbe2377021 17:19:07 ---> 6991bf693bc9 17:19:07 [Warning] One or more build-args [ARCH] were not consumed 17:19:07 Successfully built 6991bf693bc9 17:19:07 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 17:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:08 17:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:08 arm64: Pulling from edgex-lftools-log-publisher 17:19:08 8998bd30e6a1: Pulling fs layer 17:19:08 04944245beec: Pulling fs layer 17:19:08 699f458cf7ca: Pulling fs layer 17:19:08 765212b225bb: Pulling fs layer 17:19:08 f23df028b6ca: Pulling fs layer 17:19:08 d65c8cfc05b1: Pulling fs layer 17:19:08 2437ff75d9bd: Pulling fs layer 17:19:08 f23df028b6ca: Waiting 17:19:08 d65c8cfc05b1: Waiting 17:19:08 765212b225bb: Waiting 17:19:08 2437ff75d9bd: Waiting 17:19:08 04944245beec: Download complete 17:19:08 765212b225bb: Verifying Checksum 17:19:08 765212b225bb: Download complete 17:19:08 f23df028b6ca: Download complete 17:19:08 d65c8cfc05b1: Verifying Checksum 17:19:08 d65c8cfc05b1: Download complete 17:19:08 699f458cf7ca: Verifying Checksum 17:19:08 699f458cf7ca: Download complete 17:19:09 8998bd30e6a1: Verifying Checksum 17:19:09 8998bd30e6a1: Download complete 17:19:11 2437ff75d9bd: Verifying Checksum 17:19:11 2437ff75d9bd: Download complete 17:19:13 8998bd30e6a1: Pull complete 17:19:13 04944245beec: Pull complete 17:19:15 699f458cf7ca: Pull complete 17:19:15 765212b225bb: Pull complete 17:19:16 f23df028b6ca: Pull complete 17:19:16 d65c8cfc05b1: Pull complete 17:19:31 2437ff75d9bd: Pull complete 17:19:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:31 prd-ubuntu20.04-docker-arm64-4c-16g-10858 does not seem to be running inside a container 17:19:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:19:34 $ docker top 668ffd12a5c1765f174c8b3dbd626ded0a11205bf69f1bbb70fe277b6e714bc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:35 ---> job-cost.sh 17:19:35 lf-activate-venv: SKIPPING 17:19:35 INFO: No Stack... 17:19:35 INFO: Retrieving Pricing Info for: v3-standard-4 17:19:36 INFO: Archiving Costs [Pipeline] sh 17:19:36 + + cat /w/workspace/edgex-ui-go/2/archives/cost.csvcut 17:19:36 -d, -f6 [Pipeline] lock 17:19:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] 17:19:36 Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] did not exist. Created. 17:19:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:37 /w/workspace/edgex-ui-go/2@tmp/durable-dffc4944/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:19:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:19:37 Warning: overwriting stash ‘stack-cost’ 17:19:42 Stashed 1 file(s) [Pipeline] } 17:19:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:42 $ docker stop --time=1 668ffd12a5c1765f174c8b3dbd626ded0a11205bf69f1bbb70fe277b6e714bc9 17:19:44 $ docker rm -f --volumes 668ffd12a5c1765f174c8b3dbd626ded0a11205bf69f1bbb70fe277b6e714bc9 [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 17:19:44 provisioning config files... 17:19:44 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config10748727826578864287tmp [Pipeline] { [Pipeline] sh 17:19:45 + set +x 17:19:45 + curl -s https://codecov.io/bash 17:19:45 + bash -s -- 17:19:45 17:19:45 _____ _ 17:19:45 / ____| | | 17:19:45 | | ___ __| | ___ ___ _____ __ 17:19:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:19:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:19:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:19:45 Bash-1.0.6 17:19:45 17:19:45 17:19:45 ==> git version 2.25.1 found 17:19:45 ==> 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 17:19:45 Release-Date: 2020-01-08 17:19:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:19:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:19:45 ==> Jenkins CI detected. 17:19:45 current dir:  /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 17:19:45 project root: . 17:19:45 --> token set from env 17:19:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:19:45 ==> Running gcov in . (disable via -X gcov) 17:19:45 ==> Python coveragepy not found 17:19:45 ==> Searching for coverage reports in: 17:19:45 + . 17:19:45 -> Found 1 reports 17:19:45 ==> Detecting git/mercurial file structure 17:19:45 ==> Reading reports 17:19:45 + ./coverage.out bytes=10 17:19:45 ==> Appending adjustments 17:19:45 https://docs.codecov.io/docs/fixing-reports 17:19:46 + Found adjustments 17:19:46 ==> Gzipping contents 17:19:46 12K /tmp/codecov.Yk1rZ4.gz 17:19:46 ==> Uploading reports 17:19:46 url: https://codecov.io 17:19:46 query: branch=EDGEX-400&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:19:46 -> Pinging Codecov 17:19:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=EDGEX-400&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:19:46 -> Uploading to 17:19:46 https://storage.googleapis.com/codecov/v4/raw/2023-04-25/FB506323287CE973F263BFD2A0EB1F37/3e872cff0078595643f9355566ad67012cd32e2a/ba9923cf-5e03-47af-8d57-5c208b4530c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T171946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=877d52961447caa19cd4d070cc0cebbbdcea716026b3bf0cf2e27e2859ca43cf 17:19:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:46 Dload Upload Total Spent Left Speed 17:19:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 40040 --:--:-- --:--:-- --:--:-- 40040 100 8889 0 0 100 8889 0 36281 --:--:-- --:--:-- --:--:-- 36134 17:19:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] } 17:19:46 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 17:19:47 + [ -d /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives ] 17:19:47 + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives 17:19:47 total 16 17:19:47 drwxr-xr-x 3 root root 4096 Apr 25 17:03 . 17:19:47 drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 17:03 .. 17:19:47 drwxr-xr-x 2 root root 4096 Apr 25 17:03 cost 17:19:47 -rw-r--r-- 1 root root 86 Apr 25 17:03 cost.csv 17:19:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives 17:19:47 + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives 17:19:47 total 16 17:19:47 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 17:03 . 17:19:47 drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 17:03 .. 17:19:47 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 17:03 cost 17:19:47 -rw-r--r-- 1 jenkins jenkins 86 Apr 25 17:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:19:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:19:48 ---> package-listing.sh 17:19:48 ++ facter osfamily 17:19:48 ++ tr '[:upper:]' '[:lower:]' 17:19:48 + OS_FAMILY=debian 17:19:48 + workspace=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 17:19:48 + START_PACKAGES=/tmp/packages_start.txt 17:19:48 + END_PACKAGES=/tmp/packages_end.txt 17:19:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:19:48 + PACKAGES=/tmp/packages_start.txt 17:19:48 + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' 17:19:48 + PACKAGES=/tmp/packages_end.txt 17:19:48 + case "${OS_FAMILY}" in 17:19:48 + dpkg -l 17:19:48 + grep '^ii' 17:19:48 + '[' -f /tmp/packages_start.txt ']' 17:19:48 + '[' -f /tmp/packages_end.txt ']' 17:19:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:19:48 + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' 17:19:48 + mkdir -p /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ 17:19:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ [Pipeline] echo 17:19:48 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:19:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:19:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:49 prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container 17:19:49 $ 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:19:49 $ docker top 453ce7db8f09ab2704211daafbb64138c09f3e9159626d4558f8e90b41389f45 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:19:50 + mkdir -p /var/log/sysstat [Pipeline] sh 17:19:50 + ls /var/log/sa-host 17:19:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:51 provisioning config files... 17:19:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config4755732377905968396tmp [Pipeline] { [Pipeline] echo 17:19:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:19:51 ---> create-netrc.sh [Pipeline] } 17:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:19:51 ---> python-tools-install.sh [Pipeline] echo 17:19:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:19:52 ---> sudo-logs.sh 17:19:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:19:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:19:52 ---> job-cost.sh 17:19:52 lf-activate-venv: SKIPPING 17:19:52 DEBUG: total: 0.2199999988079071 17:19:52 INFO: Retrieving Stack Cost... 17:19:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:19:53 INFO: Archiving Costs [Pipeline] echo 17:19:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:19:53 ---> logs-deploy.sh 17:19:53 lf-activate-venv: SKIPPING 17:19:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/EDGEX-400/2 17:19:53 INFO: archiving workspace using pattern(s): 17:19:54 Archives upload complete. 17:19:54 INFO: archiving logs to Nexus 17:19:55 ---> uname -a: 17:19:55 Linux prd-ubuntu20-04-docker-8c-8g-10857 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:19:55 17:19:55 17:19:55 ---> lscpu: 17:19:55 Architecture: x86_64 17:19:55 CPU op-mode(s): 32-bit, 64-bit 17:19:55 Byte Order: Little Endian 17:19:55 Address sizes: 40 bits physical, 48 bits virtual 17:19:55 CPU(s): 8 17:19:55 On-line CPU(s) list: 0-7 17:19:55 Thread(s) per core: 1 17:19:55 Core(s) per socket: 1 17:19:55 Socket(s): 8 17:19:55 NUMA node(s): 1 17:19:55 Vendor ID: AuthenticAMD 17:19:55 CPU family: 23 17:19:55 Model: 49 17:19:55 Model name: AMD EPYC-Rome Processor 17:19:55 Stepping: 0 17:19:55 CPU MHz: 2799.998 17:19:55 BogoMIPS: 5599.99 17:19:55 Virtualization: AMD-V 17:19:55 Hypervisor vendor: KVM 17:19:55 Virtualization type: full 17:19:55 L1d cache: 256 KiB 17:19:55 L1i cache: 256 KiB 17:19:55 L2 cache: 4 MiB 17:19:55 L3 cache: 128 MiB 17:19:55 NUMA node0 CPU(s): 0-7 17:19:55 Vulnerability Itlb multihit: Not affected 17:19:55 Vulnerability L1tf: Not affected 17:19:55 Vulnerability Mds: Not affected 17:19:55 Vulnerability Meltdown: Not affected 17:19:55 Vulnerability Mmio stale data: Not affected 17:19:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:19:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:19:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:19:55 Vulnerability Srbds: Not affected 17:19:55 Vulnerability Tsx async abort: Not affected 17:19:55 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 17:19:55 17:19:55 17:19:55 ---> nproc: 17:19:55 8 17:19:55 17:19:55 17:19:55 ---> df -h: 17:19:55 Filesystem Size Used Avail Use% Mounted on 17:19:55 overlay 155G 13G 143G 9% / 17:19:55 tmpfs 64M 0 64M 0% /dev 17:19:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:19:55 shm 64M 0 64M 0% /dev/shm 17:19:55 /dev/vda1 155G 13G 143G 9% /facter-os 17:19:55 17:19:55 17:19:55 ---> sar -b -r -n DEV: 17:19:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10857) 04/25/23 _x86_64_ (8 CPU) 17:19:55 17:19:55 16:59:36 LINUX RESTART (8 CPU) 17:19:55 17:19:55 17:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:19:55 17:01:01 199.70 39.91 159.79 0.00 4327.30 56662.20 0.00 17:19:55 17:02:01 249.36 2.83 246.53 0.00 73.05 75758.31 0.00 17:19:55 17:03:01 156.96 0.35 156.61 0.00 4.13 32850.12 0.00 17:19:55 17:04:01 217.58 0.08 217.50 0.00 1.87 45558.54 0.00 17:19:55 17:05:01 37.96 11.85 26.11 0.00 5435.63 6258.57 0.00 17:19:55 17:06:01 4.35 0.00 4.35 0.00 0.00 51.46 0.00 17:19:55 17:07:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 17:19:55 17:08:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 17:19:55 17:09:02 1.00 0.00 1.00 0.00 0.00 10.26 0.00 17:19:55 17:10:01 2.58 0.00 2.58 0.00 0.00 40.80 0.00 17:19:55 17:11:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 17:19:55 17:12:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 17:19:55 17:13:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 17:19:55 17:14:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 17:19:55 17:15:01 1.85 0.02 1.83 0.00 0.13 21.06 0.00 17:19:55 17:16:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 17:19:55 17:17:01 1.28 0.02 1.27 0.00 0.13 14.26 0.00 17:19:55 17:18:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 17:19:55 17:19:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 17:19:55 Average: 46.62 2.90 43.72 0.00 518.52 11450.73 0.00 17:19:55 17:19:55 17:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:19:55 17:01:01 28156608 31590600 703128 2.14 108496 3537628 1911464 5.63 1155896 3126032 483540 17:19:55 17:02:01 27369460 31529692 760152 2.31 162356 4138804 2003912 5.91 1251044 3740236 76 17:19:55 17:03:01 25614872 30604336 1678084 5.10 208844 4787952 2355304 6.94 2312148 4267468 25192 17:19:55 17:04:01 25908328 31528492 757532 2.30 219496 5373520 1755684 5.17 1615144 4663020 88 17:19:55 17:05:01 25532976 31508120 767612 2.33 227156 5706348 1794696 5.29 1850816 4775460 1012 17:19:55 17:06:01 25537832 31512948 762936 2.32 227200 5706336 1810896 5.34 1847704 4775420 8 17:19:55 17:07:01 25540556 31515692 760132 2.31 227224 5706340 1810896 5.34 1844728 4775424 28 17:19:55 17:08:01 25541432 31516584 759320 2.31 227236 5706344 1810896 5.34 1844188 4775428 52 17:19:55 17:09:02 25549588 31524760 751296 2.28 227244 5706352 1810896 5.34 1837100 4775428 20 17:19:55 17:10:01 25549288 31525184 751468 2.29 227336 5706324 1810896 5.34 1836548 4776072 4 17:19:55 17:11:01 25549464 31525416 751176 2.28 227388 5706328 1810896 5.34 1836668 4776072 8 17:19:55 17:12:01 25549700 31525732 750800 2.28 227456 5706336 1810896 5.34 1836672 4776076 8 17:19:55 17:13:01 25549652 31525712 750760 2.28 227476 5706344 1810896 5.34 1836696 4776080 8 17:19:55 17:14:01 25549384 31525448 750964 2.28 227496 5706328 1810896 5.34 1836712 4776080 44 17:19:55 17:15:01 25548064 31524276 751960 2.29 227556 5706340 1821228 5.37 1836776 4776092 24 17:19:55 17:16:01 25548232 31524472 751920 2.29 227572 5706348 1821228 5.37 1836860 4776092 168 17:19:55 17:17:01 25547620 31523932 752152 2.29 227604 5706352 1821228 5.37 1837424 4776096 204 17:19:55 17:18:01 25548060 31524384 751516 2.29 227624 5706360 1821228 5.37 1836852 4776100 32 17:19:55 17:19:01 25548020 31524384 751484 2.29 227644 5706364 1821228 5.37 1836912 4776108 16 17:19:55 Average: 25802060 31477903 800757 2.44 216337 5443845 1853961 5.46 1785626 4601831 26870 17:19:55 17:19:55 17:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:19:55 17:01:01 lo 8.53 8.53 0.85 0.85 0.00 0.00 0.00 0.00 17:19:55 17:01:01 docker0 198.87 326.95 15.47 2034.99 0.00 0.00 0.00 0.00 17:19:55 17:01:01 ens3 1158.67 686.64 10700.26 116.34 0.00 0.00 0.00 0.00 17:19:55 17:02:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:19:55 17:02:01 docker0 36.81 105.75 2.44 2066.40 0.00 0.00 0.00 0.00 17:19:55 17:02:01 vethc93d703 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 17:19:55 17:02:01 ens3 191.58 114.53 2789.71 103.50 0.00 0.00 0.00 0.00 17:19:55 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:03:01 veth598607e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:19:55 17:03:01 docker0 129.63 224.11 20.54 2061.57 0.00 0.00 0.00 0.00 17:19:55 17:03:01 vethc93d703 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:03:01 ens3 258.87 148.36 2089.94 37.63 0.00 0.00 0.00 0.00 17:19:55 17:04:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 17:19:55 17:04:01 docker0 5.07 6.63 0.28 42.79 0.00 0.00 0.00 0.00 17:19:55 17:04:01 ens3 134.11 96.52 2633.23 81.21 0.00 0.00 0.00 0.00 17:19:55 17:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:19:55 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:05:01 ens3 88.70 38.03 1949.47 2.93 0.00 0.00 0.00 0.00 17:19:55 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:06:01 ens3 2.60 5.08 0.23 7.17 0.00 0.00 0.00 0.00 17:19:55 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:08:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:09:02 ens3 0.90 0.53 4.33 0.04 0.00 0.00 0.00 0.00 17:19:55 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:11:01 ens3 4.13 7.90 0.33 7.36 0.00 0.00 0.00 0.00 17:19:55 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:16:01 ens3 2.08 3.90 0.20 7.14 0.00 0.00 0.00 0.00 17:19:55 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:17:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:19:55 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 17:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:55 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 17:19:55 Average: docker0 19.51 34.95 2.04 326.93 0.00 0.00 0.00 0.00 17:19:55 Average: ens3 97.07 58.07 1062.53 19.14 0.00 0.00 0.00 0.00 17:19:55 17:19:55 17:19:55 ---> sar -P ALL: 17:19:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10857) 04/25/23 _x86_64_ (8 CPU) 17:19:55 17:19:55 16:59:36 LINUX RESTART (8 CPU) 17:19:55 17:19:55 17:00:01 CPU %user %nice %system %iowait %steal %idle 17:19:55 17:01:01 all 12.08 0.00 4.44 2.48 0.06 80.94 17:19:55 17:01:01 0 11.58 0.00 4.17 9.62 0.05 74.58 17:19:55 17:01:01 1 15.04 0.00 4.56 0.57 0.05 79.78 17:19:55 17:01:01 2 14.04 0.00 4.09 0.94 0.05 80.88 17:19:55 17:01:01 3 10.90 0.00 4.25 0.37 0.05 84.42 17:19:55 17:01:01 4 10.94 0.00 4.54 3.28 0.05 81.19 17:19:55 17:01:01 5 11.95 0.00 4.84 0.64 0.03 82.53 17:19:55 17:01:01 6 12.97 0.00 4.32 1.05 0.13 81.53 17:19:55 17:01:01 7 9.21 0.00 4.73 3.37 0.05 82.64 17:19:55 17:02:01 all 20.67 0.00 5.39 3.84 0.08 70.02 17:19:55 17:02:01 0 18.82 0.00 5.20 5.60 0.07 70.32 17:19:55 17:02:01 1 22.23 0.00 4.97 1.15 0.05 71.60 17:19:55 17:02:01 2 19.48 0.00 5.60 4.08 0.05 70.78 17:19:55 17:02:01 3 22.21 0.00 5.15 0.32 0.05 72.27 17:19:55 17:02:01 4 18.55 0.00 3.89 0.30 0.08 77.17 17:19:55 17:02:01 5 21.25 0.00 6.56 0.34 0.05 71.81 17:19:55 17:02:01 6 22.06 0.00 6.18 5.83 0.10 65.83 17:19:55 17:02:01 7 20.77 0.00 5.58 13.22 0.15 60.28 17:19:55 17:03:01 all 19.33 0.00 5.01 2.04 0.06 73.56 17:19:55 17:03:01 0 23.70 0.00 4.93 3.23 0.05 68.09 17:19:55 17:03:01 1 14.18 0.00 3.07 0.08 0.03 82.63 17:19:55 17:03:01 2 23.92 0.00 4.93 0.67 0.07 70.42 17:19:55 17:03:01 3 13.53 0.00 4.09 0.69 0.07 81.62 17:19:55 17:03:01 4 18.21 0.00 5.09 0.57 0.05 76.07 17:19:55 17:03:01 5 17.40 0.00 6.60 9.13 0.08 66.78 17:19:55 17:03:01 6 36.36 0.00 5.83 0.52 0.08 57.21 17:19:55 17:03:01 7 7.15 0.00 5.58 1.44 0.07 85.77 17:19:55 17:04:01 all 16.74 0.00 4.29 2.71 0.06 76.19 17:19:55 17:04:01 0 14.76 0.00 4.29 1.79 0.07 79.09 17:19:55 17:04:01 1 19.26 0.00 4.59 6.39 0.08 69.67 17:19:55 17:04:01 2 15.64 0.00 4.21 5.41 0.05 74.69 17:19:55 17:04:01 3 18.74 0.00 4.26 3.52 0.07 73.41 17:19:55 17:04:01 4 17.39 0.00 4.36 1.70 0.07 76.49 17:19:55 17:04:01 5 18.01 0.00 4.67 0.18 0.05 77.08 17:19:55 17:04:01 6 15.25 0.00 4.06 1.19 0.05 79.45 17:19:55 17:04:01 7 14.90 0.00 3.90 1.52 0.05 79.63 17:19:55 17:05:01 all 1.20 0.00 0.55 0.48 0.01 97.77 17:19:55 17:05:01 0 0.78 0.00 0.40 0.18 0.00 98.63 17:19:55 17:05:01 1 0.58 0.00 0.58 0.58 0.02 98.23 17:19:55 17:05:01 2 0.70 0.00 0.58 1.30 0.02 97.39 17:19:55 17:05:01 3 2.49 0.00 0.77 0.08 0.00 96.66 17:19:55 17:05:01 4 0.85 0.00 0.52 0.73 0.02 97.88 17:19:55 17:05:01 5 1.82 0.00 0.47 0.07 0.00 97.65 17:19:55 17:05:01 6 0.70 0.00 0.37 0.03 0.02 98.88 17:19:55 17:05:01 7 1.64 0.00 0.70 0.82 0.02 96.82 17:19:55 17:06:01 all 0.04 0.00 0.02 0.01 0.01 99.92 17:19:55 17:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:19:55 17:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:19:55 17:06:01 2 0.05 0.00 0.03 0.07 0.00 99.85 17:19:55 17:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:19:55 17:06:01 4 0.10 0.00 0.03 0.00 0.02 99.85 17:19:55 17:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:19:55 17:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:19:55 17:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:19:55 17:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:19:55 17:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:19:55 17:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:07:01 2 0.02 0.00 0.03 0.02 0.00 99.93 17:19:55 17:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:19:55 17:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:19:55 17:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:08:01 2 0.03 0.00 0.02 0.03 0.02 99.90 17:19:55 17:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:08:01 4 0.02 0.00 0.02 0.00 0.03 99.93 17:19:55 17:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:19:55 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:19:55 17:09:02 all 0.03 0.00 0.01 0.00 0.00 99.96 17:19:55 17:09:02 0 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:09:02 1 0.02 0.00 0.02 0.00 0.00 99.97 17:19:55 17:09:02 2 0.02 0.00 0.02 0.02 0.00 99.95 17:19:55 17:09:02 3 0.02 0.00 0.00 0.00 0.02 99.97 17:19:55 17:09:02 4 0.07 0.00 0.03 0.00 0.00 99.90 17:19:55 17:09:02 5 0.03 0.00 0.00 0.00 0.00 99.97 17:19:55 17:09:02 6 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:09:02 7 0.08 0.00 0.02 0.00 0.00 99.90 17:19:55 17:10:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:19:55 17:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:10:01 2 0.02 0.00 0.03 0.07 0.00 99.88 17:19:55 17:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:19:55 17:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:19:55 17:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:19:55 17:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:10:01 7 0.07 0.00 0.00 0.00 0.02 99.92 17:19:55 17:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:19:55 17:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:19:55 17:11:01 2 0.03 0.00 0.00 0.08 0.02 99.87 17:19:55 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:11:01 4 0.02 0.00 0.02 0.00 0.03 99.93 17:19:55 17:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:19:55 17:19:55 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:19:55 17:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:19:55 17:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:12:01 2 0.03 0.00 0.03 0.05 0.00 99.88 17:19:55 17:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:19:55 17:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:19:55 17:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:19:55 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:19:55 17:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:19:55 17:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:19:55 17:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:19:55 17:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:19:55 17:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:19:55 17:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:19:55 17:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:14:01 2 0.03 0.00 0.00 0.10 0.02 99.85 17:19:55 17:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:14:01 4 0.03 0.00 0.02 0.00 0.03 99.92 17:19:55 17:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:15:01 all 0.03 0.00 0.03 0.01 0.01 99.93 17:19:55 17:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:19:55 17:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:19:55 17:15:01 2 0.03 0.00 0.03 0.05 0.02 99.87 17:19:55 17:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:19:55 17:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:19:55 17:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:19:55 17:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:19:55 17:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:19:55 17:16:01 all 0.02 0.00 0.01 0.04 0.00 99.93 17:19:55 17:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:16:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:19:55 17:16:01 2 0.05 0.00 0.03 0.32 0.02 99.58 17:19:55 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:19:55 17:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:19:55 17:17:01 all 0.02 0.00 0.01 0.03 0.01 99.93 17:19:55 17:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:19:55 17:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:17:01 2 0.05 0.00 0.03 0.18 0.03 99.70 17:19:55 17:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:17:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:19:55 17:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:19:55 17:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:19:55 17:18:01 all 0.04 0.00 0.01 0.00 0.00 99.95 17:19:55 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:19:55 17:18:01 2 0.03 0.00 0.03 0.02 0.02 99.90 17:19:55 17:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:19:55 17:18:01 4 0.23 0.00 0.00 0.00 0.00 99.77 17:19:55 17:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:19:55 17:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:19:55 17:19:01 all 0.05 0.00 0.01 0.01 0.00 99.93 17:19:55 17:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:19:55 17:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:19:01 2 0.02 0.00 0.03 0.08 0.02 99.85 17:19:55 17:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:19:55 17:19:01 4 0.25 0.00 0.00 0.00 0.00 99.75 17:19:55 17:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:19:55 17:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:19:55 17:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:19:55 Average: all 3.68 0.00 1.04 0.61 0.02 94.65 17:19:55 Average: 0 3.66 0.00 1.00 1.07 0.01 94.26 17:19:55 Average: 1 3.74 0.00 0.94 0.46 0.01 94.85 17:19:55 Average: 2 3.88 0.00 1.03 0.71 0.02 94.36 17:19:55 Average: 3 3.56 0.00 0.97 0.26 0.02 95.18 17:19:55 Average: 4 3.50 0.00 0.97 0.34 0.03 95.16 17:19:55 Average: 5 3.70 0.00 1.22 0.54 0.01 94.53 17:19:55 Average: 6 4.58 0.00 1.09 0.45 0.02 93.86 17:19:55 Average: 7 2.82 0.00 1.08 1.06 0.02 95.03 17:19:55 17:19:55 17:19:55