Pull request #611 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14+c4cb8c1d83e7739b2fef955a569d1bef7b44e72b (807fc7cfc624e695b5df7a513277a2d7fe3a57e9) 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-ssh15298524957114048888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8683464566100870275.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-611/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-611/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh742886015659347996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-611/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5350891088442290861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13194994525457148255.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-611/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-611/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16847595955040022232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15994 in /w/workspace/edgexfoundry_edgex-ui-go_PR-611 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-611 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4cb8c1d83e7739b2fef955a569d1bef7b44e72b into PR head commit dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 Merge succeeded, producing dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 Checking out Revision dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 (PR-611) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 # timeout=10 [Pipeline] withCredentials 04:59:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:38 ========================================================= 04:59:38 EdgeX Global Pipelines Version Info 04:59:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:39 ------------------- 04:59:39 stable info: 04:59:39 ------------------- 04:59:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:39 Message: update stable to v1.0.249 04:59:40 ------------------- 04:59:40 experimental info: 04:59:40 ------------------- 04:59:40 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:40 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:40 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-611 [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-611 [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-611 [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd2a837 [Pipeline] echo 04:59:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:42 provisioning config files... 04:59:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/config9816944032539389842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:42 ---> docker-login.sh 04:59:42 nexus3.edgexfoundry.org:10001 04:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:42 Configure a credential helper to remove this warning. See 04:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:42 04:59:42 Login Succeeded 04:59:42 nexus3.edgexfoundry.org:10002 04:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:42 Configure a credential helper to remove this warning. See 04:59:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:42 04:59:42 Login Succeeded 04:59:42 nexus3.edgexfoundry.org:10003 04:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:43 Configure a credential helper to remove this warning. See 04:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:43 04:59:43 Login Succeeded 04:59:43 nexus3.edgexfoundry.org:10004 04:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:43 Configure a credential helper to remove this warning. See 04:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:43 04:59:43 Login Succeeded 04:59:43 docker.io 04:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:43 Configure a credential helper to remove this warning. See 04:59:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:43 04:59:43 Login Succeeded 04:59:43 ---> docker-login.sh ends [Pipeline] } 04:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:44 + git rev-list -1 --merges dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14~1..dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 [Pipeline] echo 04:59:44 -----------> git rev-list -1 --merges dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14~1..dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 [false] [Pipeline] sh 04:59:44 + git log --format=format:%s -1 dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 [Pipeline] echo 04:59:44 ========================================================= 04:59:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:44 + git log --format=format:%s -1 dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 [Pipeline] echo 04:59:45 [semverPrep] GIT_COMMIT: dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:59:45 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:45 + grep -v github /etc/ssh/ssh_known_hosts 04:59:45 + [ -e /tmp/ssh_known_hosts ] 04:59:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:45 + + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:45 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:46 04:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:46 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:46 b85a868b505f: Pulling fs layer 04:59:46 e2be974225ed: Pulling fs layer 04:59:46 339a4e72a1f5: Pulling fs layer 04:59:46 988bab9f4d93: Pulling fs layer 04:59:46 1469e6f7b9e6: Pulling fs layer 04:59:46 eaf3925da568: Pulling fs layer 04:59:46 bab4dde63d76: Pulling fs layer 04:59:46 bde34c3a00c8: Pulling fs layer 04:59:46 b352a97aabf1: Pulling fs layer 04:59:46 4872d77fe225: Pulling fs layer 04:59:46 5851b861e8e6: Pulling fs layer 04:59:46 bab4dde63d76: Waiting 04:59:46 bde34c3a00c8: Waiting 04:59:46 b352a97aabf1: Waiting 04:59:46 4872d77fe225: Waiting 04:59:46 988bab9f4d93: Waiting 04:59:46 1469e6f7b9e6: Waiting 04:59:46 5851b861e8e6: Waiting 04:59:46 eaf3925da568: Waiting 04:59:46 e2be974225ed: Download complete 04:59:46 988bab9f4d93: Verifying Checksum 04:59:46 988bab9f4d93: Download complete 04:59:46 1469e6f7b9e6: Verifying Checksum 04:59:46 1469e6f7b9e6: Download complete 04:59:46 339a4e72a1f5: Verifying Checksum 04:59:46 339a4e72a1f5: Download complete 04:59:46 eaf3925da568: Verifying Checksum 04:59:46 eaf3925da568: Download complete 04:59:46 bde34c3a00c8: Verifying Checksum 04:59:46 bde34c3a00c8: Download complete 04:59:46 b352a97aabf1: Verifying Checksum 04:59:46 b352a97aabf1: Download complete 04:59:46 4872d77fe225: Verifying Checksum 04:59:46 4872d77fe225: Download complete 04:59:46 5851b861e8e6: Verifying Checksum 04:59:46 5851b861e8e6: Download complete 04:59:46 b85a868b505f: Verifying Checksum 04:59:46 b85a868b505f: Download complete 04:59:46 bab4dde63d76: Verifying Checksum 04:59:46 bab4dde63d76: Download complete 04:59:47 b85a868b505f: Pull complete 04:59:48 e2be974225ed: Pull complete 04:59:48 339a4e72a1f5: Pull complete 04:59:48 988bab9f4d93: Pull complete 04:59:48 1469e6f7b9e6: Pull complete 04:59:49 eaf3925da568: Pull complete 04:59:51 bab4dde63d76: Pull complete 04:59:51 bde34c3a00c8: Pull complete 04:59:51 b352a97aabf1: Pull complete 04:59:51 4872d77fe225: Pull complete 04:59:51 5851b861e8e6: Pull complete 04:59:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:51 prd-ubuntu20.04-docker-8c-8g-15994 does not seem to be running inside a container 04:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-611 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611:/w/workspace/edgexfoundry_edgex-ui-go_PR-611:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:55 $ docker top 2eda5ece92d68274f42586fa0942b6c00158405339d210d16119fd962a578522 -eo pid,comm 04:59:55 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). 04:59:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:55 [ssh-agent] Looking for ssh-agent implementation... 04:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:55 $ docker exec 2eda5ece92d68274f42586fa0942b6c00158405339d210d16119fd962a578522 ssh-agent 04:59:55 SSH_AUTH_SOCK=/tmp/ssh-stNEvnHcYPI9/agent.33 04:59:55 SSH_AGENT_PID=39 04:59:55 Running ssh-add (command line suppressed) 04:59:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/private_key_3904227789006691970.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/private_key_3904227789006691970.key) 04:59:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:56 + git tag --points-at HEAD [Pipeline] } 04:59:56 $ docker exec --env ******** --env ******** 2eda5ece92d68274f42586fa0942b6c00158405339d210d16119fd962a578522 ssh-agent -k 04:59:56 unset SSH_AUTH_SOCK; 04:59:56 unset SSH_AGENT_PID; 04:59:56 echo Agent pid 39 killed; 04:59:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:56 [ssh-agent] Looking for ssh-agent implementation... 04:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:56 $ docker exec 2eda5ece92d68274f42586fa0942b6c00158405339d210d16119fd962a578522 ssh-agent 04:59:56 SSH_AUTH_SOCK=/tmp/ssh-6CwvD5HAzlHF/agent.71 04:59:56 SSH_AGENT_PID=77 04:59:56 Running ssh-add (command line suppressed) 04:59:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/private_key_11986671855629118375.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/private_key_11986671855629118375.key) 04:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:56 + git semver init 04:59:57 2023-05-18 04:59:57,161 [run_init] DEBUG init version:0.0.0 force:False 04:59:57 2023-05-18 04:59:57,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver 04:59:57 2023-05-18 04:59:57,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver 04:59:57 2023-05-18 04:59:57,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-611, universal_newlines=False, shell=None, istream=None) 04:59:59 2023-05-18 04:59:58,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-611/.git/info/exclude 04:59:59 2023-05-18 04:59:58,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver/PR-611 with force:False 04:59:59 2023-05-18 04:59:58,674 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver/PR-611 04:59:59 2023-05-18 04:59:58,678 [execute] INFO git cat-file --batch-check 04:59:59 2023-05-18 04:59:58,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver, universal_newlines=False, shell=None, istream=) 04:59:59 2023-05-18 04:59:58,685 [execute] INFO git cat-file --batch 04:59:59 2023-05-18 04:59:58,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver, universal_newlines=False, shell=None, istream=) 04:59:59 2023-05-18 04:59:58,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-611/.semver/PR-611 04:59:59 0.0.0 [Pipeline] } 04:59:59 $ docker exec --env ******** --env ******** 2eda5ece92d68274f42586fa0942b6c00158405339d210d16119fd962a578522 ssh-agent -k 04:59:59 unset SSH_AUTH_SOCK; 04:59:59 unset SSH_AGENT_PID; 04:59:59 echo Agent pid 77 killed; 04:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:59 + git semver [Pipeline] } 04:59:59 $ docker stop --time=1 2eda5ece92d68274f42586fa0942b6c00158405339d210d16119fd962a578522 05:00:01 $ docker rm -f --volumes 2eda5ece92d68274f42586fa0942b6c00158405339d210d16119fd962a578522 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:02 Stashed 1 file(s) [Pipeline] echo 05:00:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:02 provisioning config files... 05:00:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/config11802094366777894134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:03 ---> docker-login.sh 05:00:03 nexus3.edgexfoundry.org:10001 05:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:03 Configure a credential helper to remove this warning. See 05:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:03 05:00:03 Login Succeeded 05:00:03 nexus3.edgexfoundry.org:10002 05:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:03 Configure a credential helper to remove this warning. See 05:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:03 05:00:03 Login Succeeded 05:00:03 nexus3.edgexfoundry.org:10003 05:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:03 Configure a credential helper to remove this warning. See 05:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:03 05:00:03 Login Succeeded 05:00:03 nexus3.edgexfoundry.org:10004 05:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:03 Configure a credential helper to remove this warning. See 05:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:03 05:00:03 Login Succeeded 05:00:03 docker.io 05:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:03 Configure a credential helper to remove this warning. See 05:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:03 05:00:03 Login Succeeded 05:00:03 ---> docker-login.sh ends [Pipeline] } 05:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:04 ========================================================= 05:00:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:00:05 Sending build context to Docker daemon 45.54MB 05:00:05 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:00:05 Step 2/15 : FROM ${BASE} AS builder 05:00:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:05 f56be85fc22e: Pulling fs layer 05:00:05 85791d961cd3: Pulling fs layer 05:00:05 d694b5ae8c79: Pulling fs layer 05:00:05 9f32a84ed3da: Pulling fs layer 05:00:05 4d19c01a9841: Pulling fs layer 05:00:05 9325e15d5711: Pulling fs layer 05:00:05 556b6ee489ea: Pulling fs layer 05:00:05 c5a4b2cf53e6: Pulling fs layer 05:00:05 9325e15d5711: Waiting 05:00:05 556b6ee489ea: Waiting 05:00:05 4d19c01a9841: Waiting 05:00:05 c5a4b2cf53e6: Waiting 05:00:05 85791d961cd3: Verifying Checksum 05:00:05 85791d961cd3: Download complete 05:00:05 9f32a84ed3da: Verifying Checksum 05:00:05 9f32a84ed3da: Download complete 05:00:05 4d19c01a9841: Verifying Checksum 05:00:05 4d19c01a9841: Download complete 05:00:08 f56be85fc22e: Verifying Checksum 05:00:08 f56be85fc22e: Download complete 05:00:08 9325e15d5711: Verifying Checksum 05:00:08 9325e15d5711: Download complete 05:00:08 f56be85fc22e: Pull complete 05:00:08 85791d961cd3: Pull complete 05:00:08 d694b5ae8c79: Verifying Checksum 05:00:08 d694b5ae8c79: Download complete 05:00:08 c5a4b2cf53e6: Verifying Checksum 05:00:08 c5a4b2cf53e6: Download complete 05:00:08 556b6ee489ea: Verifying Checksum 05:00:08 556b6ee489ea: Download complete 05:00:11 d694b5ae8c79: Pull complete 05:00:11 9f32a84ed3da: Pull complete 05:00:11 4d19c01a9841: Pull complete 05:00:11 9325e15d5711: Pull complete 05:00:14 556b6ee489ea: Pull complete 05:00:15 c5a4b2cf53e6: Pull complete 05:00:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:15 ---> c4be618373d6 05:00:15 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:00:17 Still waiting to schedule task 05:00:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:23 ---> Running in 9c08fc1e9b16 05:00:23 Removing intermediate container 9c08fc1e9b16 05:00:23 ---> 4e6d09191331 05:00:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:00:23 ---> Running in 4d305f453d70 05:00:23 Removing intermediate container 4d305f453d70 05:00:23 ---> 225c5d1f71af 05:00:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:00:23 ---> Running in 5038d96e9be1 05:00:23 Removing intermediate container 5038d96e9be1 05:00:23 ---> eb5e59e77247 05:00:23 Step 6/15 : LABEL Name=edgex-ui-go 05:00:23 ---> Running in 8b949c39ab4b 05:00:23 Removing intermediate container 8b949c39ab4b 05:00:23 ---> 0bb77378e0ec 05:00:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:00:23 ---> Running in bf8f77622234 05:00:23 Removing intermediate container bf8f77622234 05:00:23 ---> 870a1ef445f2 05:00:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:00:23 latest: Pulling from library/docker 05:00:23 8a49fdb3b6a5: Pulling fs layer 05:00:23 dfb60e7f5d22: Pulling fs layer 05:00:23 f74671f55a8d: Pulling fs layer 05:00:23 e6f03c789ea9: Pulling fs layer 05:00:23 665194951830: Pulling fs layer 05:00:23 88857a7834c8: Pulling fs layer 05:00:23 33e4b8e81540: Pulling fs layer 05:00:23 ae8c1b0b59b3: Pulling fs layer 05:00:23 688812ff7153: Pulling fs layer 05:00:23 9ab9c878efc9: Pulling fs layer 05:00:23 5869b539971f: Pulling fs layer 05:00:23 f9026325e210: Pulling fs layer 05:00:23 fc6f97b7f667: Pulling fs layer 05:00:23 015e68a5e019: Pulling fs layer 05:00:23 e6f03c789ea9: Waiting 05:00:23 665194951830: Waiting 05:00:23 88857a7834c8: Waiting 05:00:23 33e4b8e81540: Waiting 05:00:23 ae8c1b0b59b3: Waiting 05:00:23 688812ff7153: Waiting 05:00:23 9ab9c878efc9: Waiting 05:00:23 5869b539971f: Waiting 05:00:23 f9026325e210: Waiting 05:00:23 015e68a5e019: Waiting 05:00:23 fc6f97b7f667: Waiting 05:00:24 f74671f55a8d: Download complete 05:00:24 dfb60e7f5d22: Verifying Checksum 05:00:24 dfb60e7f5d22: Download complete 05:00:24 8a49fdb3b6a5: Download complete 05:00:24 8a49fdb3b6a5: Pull complete 05:00:24 e6f03c789ea9: Verifying Checksum 05:00:24 e6f03c789ea9: Download complete 05:00:24 88857a7834c8: Verifying Checksum 05:00:24 88857a7834c8: Download complete 05:00:24 33e4b8e81540: Verifying Checksum 05:00:24 33e4b8e81540: Download complete 05:00:24 dfb60e7f5d22: Pull complete 05:00:24 665194951830: Verifying Checksum 05:00:24 665194951830: Download complete 05:00:24 ae8c1b0b59b3: Verifying Checksum 05:00:24 ae8c1b0b59b3: Download complete 05:00:24 f74671f55a8d: Pull complete 05:00:24 688812ff7153: Download complete 05:00:24 5869b539971f: Verifying Checksum 05:00:24 5869b539971f: Download complete 05:00:24 9ab9c878efc9: Verifying Checksum 05:00:24 9ab9c878efc9: Download complete 05:00:24 fc6f97b7f667: Verifying Checksum 05:00:24 fc6f97b7f667: Download complete 05:00:24 015e68a5e019: Download complete 05:00:24 e6f03c789ea9: Pull complete 05:00:25 665194951830: Pull complete 05:00:25 f9026325e210: Download complete 05:00:25 88857a7834c8: Pull complete 05:00:25 33e4b8e81540: Pull complete 05:00:25 ae8c1b0b59b3: Pull complete 05:00:25 688812ff7153: Pull complete 05:00:25 9ab9c878efc9: Pull complete 05:00:25 5869b539971f: Pull complete 05:00:26 f9026325e210: Pull complete 05:00:26 fc6f97b7f667: Pull complete 05:00:26 015e68a5e019: Pull complete 05:00:27 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 05:00:27 Status: Downloaded newer image for docker:latest 05:00:30 ---> 36fd86824a11 05:00:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:00:30 ---> Running in fdef7dfa61fc 05:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:31 OK: 265 MiB in 53 packages 05:00:32 Removing intermediate container fdef7dfa61fc 05:00:32 ---> d105e2415144 05:00:32 Step 10/15 : ENV GO111MODULE=on 05:00:32 ---> Running in 3dd4edd32318 05:00:32 Removing intermediate container 3dd4edd32318 05:00:32 ---> 1ff4a1e1d4a6 05:00:32 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:00:32 ---> Running in 932e284a7b3b 05:00:32 Removing intermediate container 932e284a7b3b 05:00:32 ---> c22a3868f2c5 05:00:32 Step 12/15 : COPY go.mod vendor* ./ 05:00:32 ---> c79ecc0c893f 05:00:32 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:32 ---> Running in be0dc590d1cf 05:01:28 Removing intermediate container be0dc590d1cf 05:01:28 ---> be6aef107dbf 05:01:28 Step 14/15 : COPY . . 05:01:28 ---> 65a99c4d7bc1 05:01:28 Step 15/15 : RUN ${MAKE} 05:01:28 ---> Running in 5676d604c0de 05:01:28 noop 05:01:28 Removing intermediate container 5676d604c0de 05:01:28 ---> 667a75ee797d 05:01:28 Successfully built 667a75ee797d 05:01:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:29 + docker inspect -f . ci-base-image-x86_64 05:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:29 prd-ubuntu20.04-docker-8c-8g-15994 does not seem to be running inside a container 05:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-611 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611:/w/workspace/edgexfoundry_edgex-ui-go_PR-611:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:30 $ docker top af54a8d0da46eb42a99f5565bae7ab8f0ffbee5cb1b5ac4326e1338a6359d625 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:30 + go version 05:01:30 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:30 $ docker stop --time=1 af54a8d0da46eb42a99f5565bae7ab8f0ffbee5cb1b5ac4326e1338a6359d625 05:01:32 $ docker rm -f --volumes af54a8d0da46eb42a99f5565bae7ab8f0ffbee5cb1b5ac4326e1338a6359d625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:32 + docker inspect -f . ci-base-image-x86_64 05:01:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:33 prd-ubuntu20.04-docker-8c-8g-15994 does not seem to be running inside a container 05:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-611 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611:/w/workspace/edgexfoundry_edgex-ui-go_PR-611:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:33 $ docker top db18ff7e747b3d1cb2e309d4fd47606890166d37278b6a3ea77982a1c23f1649 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-611 [Pipeline] fileExists [Pipeline] sh 05:01:34 + make test 05:01:34 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:01:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:01:47 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:01:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:49 ./bin/test-attribution-txt.sh 05:01:50 make -C web test 05:01:50 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-611/web' 05:01:50 make[1]: tput: No such file or directory 05:01:50 make[1]: tput: No such file or directory 05:01:50 warning: generating ./VERSION 05:01:50 echo "0.0.0" > VERSION 05:01:50 docker build \ 05:01:50 -f Dockerfile \ 05:01:50 --build-arg USER=1000 \ 05:01:50 \ 05:01:50 --label "git_sha=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14" \ 05:01:50 -t edgexfoundry/edgex-web-ui:dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 \ 05:01:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:01:50 . 05:01:50 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:01:50 Install the buildx component to build images with BuildKit: 05:01:50 https://docs.docker.com/go/buildx/ 05:01:50 05:01:50 Sending build context to Docker daemon 2.571MB 05:01:50 Step 1/10 : FROM node:16.17-alpine3.15 05:01:50 16.17-alpine3.15: Pulling from library/node 05:01:50 9621f1afde84: Pulling fs layer 05:01:50 c6f70ee39829: Pulling fs layer 05:01:50 56892a8094a2: Pulling fs layer 05:01:50 58dd87906ef0: Pulling fs layer 05:01:50 58dd87906ef0: Waiting 05:01:50 9621f1afde84: Verifying Checksum 05:01:50 9621f1afde84: Download complete 05:01:50 9621f1afde84: Pull complete 05:01:50 58dd87906ef0: Verifying Checksum 05:01:50 58dd87906ef0: Download complete 05:01:51 56892a8094a2: Download complete 05:01:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15995 in /w/workspace/edgexfoundry_edgex-ui-go_PR-611 [Pipeline] { 05:01:59 c6f70ee39829: Verifying Checksum 05:01:59 c6f70ee39829: Download complete [Pipeline] ws 05:01:59 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:01:59 The recommended git tool is: git 05:02:00 c6f70ee39829: Pull complete 05:02:00 56892a8094a2: Pull complete 05:02:00 58dd87906ef0: Pull complete 05:02:00 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:02:00 Status: Downloaded newer image for node:16.17-alpine3.15 05:02:00 ---> b69703f70c3d 05:02:00 Step 2/10 : RUN apk add --no-cache chromium 05:02:03 ---> Running in 19a98e76dbc6 05:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:02:04 (1/129) Installing libxau (1.0.9-r0) 05:02:04 (2/129) Installing libmd (1.0.3-r0) 05:02:04 (3/129) Installing libbsd (0.11.3-r1) 05:02:04 (4/129) Installing libxdmcp (1.1.3-r0) 05:02:04 (5/129) Installing libxcb (1.14-r2) 05:02:04 (6/129) Installing libx11 (1.7.3.1-r0) 05:02:04 (7/129) Installing libxext (1.3.4-r0) 05:02:04 (8/129) Installing libice (1.0.10-r0) 05:02:04 (9/129) Installing libuuid (2.37.4-r0) 05:02:04 (10/129) Installing libsm (1.2.3-r0) 05:02:04 (11/129) Installing libxt (1.2.1-r0) 05:02:04 (12/129) Installing libxmu (1.1.3-r0) 05:02:04 (13/129) Installing xset (1.2.4-r0) 05:02:04 (14/129) Installing xprop (1.2.5-r0) 05:02:04 (15/129) Installing xdg-utils (1.1.3-r0) 05:02:04 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:02:04 (17/129) Installing pkgconf (1.8.1-r0) 05:02:04 (18/129) Installing libffi (3.4.2-r1) 05:02:04 (19/129) Installing libintl (0.21-r0) 05:02:04 (20/129) Installing libblkid (2.37.4-r0) 05:02:04 (21/129) Installing libmount (2.37.4-r0) 05:02:04 (22/129) Installing pcre (8.45-r1) 05:02:04 (23/129) Installing glib (2.70.1-r0) 05:02:04 (24/129) Installing xz-libs (5.2.5-r1) 05:02:04 (25/129) Installing libxml2 (2.9.14-r2) 05:02:04 (26/129) Installing shared-mime-info (2.1-r2) 05:02:04 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:02:04 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:02:04 (29/129) Installing libpng (1.6.37-r1) 05:02:04 (30/129) Installing libwebp (1.2.2-r0) 05:02:04 (31/129) Installing zstd-libs (1.5.0-r0) 05:02:04 (32/129) Installing tiff (4.4.0-r1) 05:02:04 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:02:04 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:02:04 (35/129) Installing libxcomposite (0.4.5-r0) 05:02:04 (36/129) Installing libxfixes (6.0.0-r0) 05:02:04 (37/129) Installing libxrender (0.9.10-r3) 05:02:04 (38/129) Installing libxcursor (1.2.0-r0) 05:02:04 (39/129) Installing libxdamage (1.1.5-r1) 05:02:04 (40/129) Installing libxi (1.8-r0) 05:02:04 (41/129) Installing libxinerama (1.1.4-r1) 05:02:04 (42/129) Installing libxrandr (1.5.2-r1) 05:02:04 (43/129) Installing atk (2.36.0-r0) 05:02:04 (44/129) Installing libxtst (1.2.3-r3) 05:02:04 (45/129) Installing dbus-libs (1.12.24-r0) 05:02:04 (46/129) Installing at-spi2-core (2.42.0-r0) 05:02:04 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:02:04 (48/129) Installing expat (2.5.0-r0) 05:02:04 (49/129) Installing brotli-libs (1.0.9-r5) 05:02:04 (50/129) Installing libbz2 (1.0.8-r1) 05:02:04 (51/129) Installing freetype (2.11.1-r2) 05:02:04 (52/129) Installing fontconfig (2.13.1-r4) 05:02:04 (53/129) Installing pixman (0.40.0-r4) 05:02:04 (54/129) Installing cairo (1.16.0-r5) 05:02:04 (55/129) Installing cairo-gobject (1.16.0-r5) 05:02:04 (56/129) Installing avahi-libs (0.8-r5) 05:02:04 (57/129) Installing gmp (6.2.1-r1) 05:02:04 (58/129) Installing nettle (3.7.3-r0) 05:02:04 (59/129) Installing p11-kit (0.24.0-r1) 05:02:04 (60/129) Installing libtasn1 (4.18.0-r1) 05:02:04 (61/129) Installing libunistring (0.9.10-r1) 05:02:04 (62/129) Installing gnutls (3.7.1-r2) 05:02:04 (63/129) Installing cups-libs (2.3.3-r6) 05:02:04 (64/129) Installing libepoxy (1.5.9-r0) 05:02:04 (65/129) Installing fribidi (1.0.11-r0) 05:02:04 (66/129) Installing graphite2 (1.3.14-r0) 05:02:04 using credential edgex-jenkins-ssh 05:02:04 Cloning the remote Git repository 05:02:05 (67/129) Installing harfbuzz (3.0.0-r2) 05:02:05 (68/129) Installing libxft (2.3.4-r0) 05:02:05 (69/129) Installing pango (1.48.10-r0) 05:02:05 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:02:05 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:02:05 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:02:05 (73/129) Installing xkeyboard-config (2.34-r0) 05:02:05 (74/129) Installing libxkbcommon (1.3.1-r0) 05:02:05 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:02:05 Executing gtk+3.0-3.24.30-r0.post-install 05:02:05 (76/129) Installing libfontenc (1.1.4-r0) 05:02:05 (77/129) Installing mkfontscale (1.2.1-r1) 05:02:05 (78/129) Installing ttf-opensans (1.10-r1) 05:02:05 Executing ttf-opensans-1.10-r1.post-install 05:02:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:02:05 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:02:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:05 > git --version # timeout=10 05:02:05 > git --version # 'git version 2.25.1' 05:02:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:07 (79/129) Installing libogg (1.3.5-r0) 05:02:07 (80/129) Installing flac (1.3.4-r0) 05:02:07 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:02:07 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:02:07 (83/129) Installing sdl2 (2.0.16-r4) 05:02:07 (84/129) Installing aom-libs (3.2.0-r0) 05:02:07 (85/129) Installing libass (0.15.2-r0) 05:02:07 (86/129) Installing libdav1d (0.9.2-r0) 05:02:07 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:02:07 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:02:07 (89/129) Installing lame (3.100-r0) 05:02:07 (90/129) Installing opus (1.3.1-r1) 05:02:07 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:02:07 (92/129) Installing soxr (0.1.3-r2) 05:02:07 (93/129) Installing libsrt (1.4.2-r1) 05:02:07 (94/129) Installing libssh (0.9.6-r1) 05:02:07 (95/129) Installing libtheora (1.1.1-r16) 05:02:07 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:02:07 (97/129) Installing libpciaccess (0.16-r0) 05:02:07 (98/129) Installing libdrm (2.4.109-r0) 05:02:07 (99/129) Installing libva (2.13.0-r0) 05:02:07 (100/129) Installing libvdpau (1.4-r0) 05:02:07 (101/129) Installing vidstab (1.1.0-r1) 05:02:07 (102/129) Installing libvorbis (1.3.7-r0) 05:02:07 (103/129) Installing libvpx (1.10.0-r0) 05:02:07 (104/129) Installing vulkan-loader (1.2.196-r0) 05:02:07 (105/129) Installing x264-libs (20210613-r0) 05:02:07 (106/129) Installing x265-libs (3.5-r0) 05:02:07 (107/129) Installing xvidcore (1.3.7-r1) 05:02:07 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:02:07 (109/129) Installing libevent (2.1.12-r4) 05:02:07 (110/129) Installing mesa (21.2.6-r0) 05:02:07 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:02:07 (112/129) Installing mesa-gbm (21.2.6-r0) 05:02:07 (113/129) Installing lcms2 (2.12-r1) 05:02:07 (114/129) Installing nspr (4.32-r0) 05:02:07 (115/129) Installing sqlite-libs (3.36.0-r0) 05:02:07 (116/129) Installing nss (3.78.1-r0) 05:02:07 (117/129) Installing libasyncns (0.8-r1) 05:02:07 (118/129) Installing libltdl (2.4.6-r7) 05:02:07 (119/129) Installing orc (0.4.32-r0) 05:02:07 (120/129) Installing libsndfile (1.0.31-r1) 05:02:07 (121/129) Installing speexdsp (1.2.0-r0) 05:02:07 (122/129) Installing tdb-libs (1.4.5-r0) 05:02:07 (123/129) Installing libpulse (15.0-r2) 05:02:07 (124/129) Installing re2 (2021.11.01-r0) 05:02:07 (125/129) Installing snappy (1.1.9-r1) 05:02:07 (126/129) Installing libgpg-error (1.42-r1) 05:02:07 (127/129) Installing libgcrypt (1.9.4-r0) 05:02:07 (128/129) Installing libxslt (1.1.35-r0) 05:02:07 (129/129) Installing chromium (99.0.4844.84-r0) 05:02:08 Executing busybox-1.34.1-r7.trigger 05:02:08 Executing glib-2.70.1-r0.trigger 05:02:08 Executing shared-mime-info-2.1-r2.trigger 05:02:09 Executing gdk-pixbuf-2.42.8-r0.trigger 05:02:09 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:02:09 Executing fontconfig-2.13.1-r4.trigger 05:02:09 Executing mkfontscale-1.2.1-r1.trigger 05:02:09 OK: 286 MiB in 145 packages 05:02:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:10 Merging remotes/origin/main commit c4cb8c1d83e7739b2fef955a569d1bef7b44e72b into PR head commit dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:02:10 Merge succeeded, producing dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:02:10 Checking out Revision dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 (PR-611) 05:02:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/611/head:refs/remotes/origin/PR-611 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:10 > git config core.sparsecheckout # timeout=10 05:02:10 > git checkout -f dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 # timeout=10 05:02:10 > git remote # timeout=10 05:02:10 > git config --get remote.origin.url # timeout=10 05:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:10 > git merge c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 05:02:10 > git rev-parse HEAD^{commit} # timeout=10 05:02:10 > git config core.sparsecheckout # timeout=10 05:02:10 > git checkout -f dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 # timeout=10 05:02:11 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:02:11 > git --version # timeout=10 05:02:11 > git --version # 'git version 2.25.1' 05:02:11 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:13 Dload Upload Total Spent Left Speed 05:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 05:02:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:02:13 + sudo tee /etc/docker/daemon.new 05:02:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:02:13 { 05:02:13 "registry-mirrors": [ 05:02:13 "https://nexus3.edgexfoundry.org:10001" 05:02:13 ], 05:02:13 "bip": "10.250.0.254/24", 05:02:13 "hosts": [ 05:02:13 "tcp://0.0.0.0:5555", 05:02:13 "unix:///var/run/docker.sock" 05:02:13 ], 05:02:13 "mtu": 1458, 05:02:13 "selinux-enabled": true, 05:02:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:02:13 } [Pipeline] sh 05:02:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:02:14 + sudo service docker restart 05:02:17 Removing intermediate container 19a98e76dbc6 05:02:17 ---> 3a57df4b3241 05:02:17 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:02:17 ---> Running in b8f7d1dd703c 05:02:17 Removing intermediate container b8f7d1dd703c 05:02:17 ---> 5af4a468f92d 05:02:17 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:02:17 ---> Running in be1f688a4e2c 05:02:17 Removing intermediate container be1f688a4e2c 05:02:17 ---> eee4083e1ab4 05:02:17 Step 5/10 : RUN npm install -g npm 05:02:17 ---> Running in 1badc4cec9a6 05:02:22 05:02:22 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:02:22 05:02:22 27 packages are looking for funding 05:02:22 run `npm fund` for details 05:02:22 05:02:22 found 0 vulnerabilities 05:02:24 Removing intermediate container 1badc4cec9a6 05:02:24 ---> dbd96cb6545d 05:02:24 Step 6/10 : ARG USER=1000 05:02:24 ---> Running in c6f66788ff65 05:02:24 Removing intermediate container c6f66788ff65 05:02:24 ---> 18956bbeb87f 05:02:24 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:02:24 ---> Running in a24ed15141fb 05:02:25 Removing intermediate container a24ed15141fb 05:02:25 ---> 1895a6028a10 05:02:25 Step 8/10 : USER $USER:$USER 05:02:25 ---> Running in d8f3f2e23aa8 05:02:25 Removing intermediate container d8f3f2e23aa8 05:02:25 ---> e0e2119f10ce 05:02:25 Step 9/10 : WORKDIR /app 05:02:25 ---> Running in cdd827bbe28e 05:02:25 Removing intermediate container cdd827bbe28e 05:02:25 ---> a54e61a81bca 05:02:25 Step 10/10 : LABEL git_sha=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:02:25 ---> Running in 95a287fa05a0 05:02:25 Removing intermediate container 95a287fa05a0 05:02:25 ---> e9cc80414419 05:02:25 Successfully built e9cc80414419 05:02:25 Successfully tagged edgexfoundry/edgex-web-ui:dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:02:25 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:02:25 touch edgex-web-ui.imagebuilt 05:02:25 mkdir -p node_modules coverage 05:02:25 chown "1000:1000" node_modules coverage package-lock.json 05:02:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:02:26 npm WARN old lockfile 05:02:26 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:02:26 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:02:26 npm WARN old lockfile 05:02:26 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:02:26 npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:32 provisioning config files... 05:02:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config13948012883545227609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:33 ---> docker-login.sh 05:02:33 nexus3.edgexfoundry.org:10001 05:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:33 Configure a credential helper to remove this warning. See 05:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:33 05:02:33 Login Succeeded 05:02:33 nexus3.edgexfoundry.org:10002 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:34 Configure a credential helper to remove this warning. See 05:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:34 05:02:34 Login Succeeded 05:02:34 nexus3.edgexfoundry.org:10003 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:34 Configure a credential helper to remove this warning. See 05:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:34 05:02:34 Login Succeeded 05:02:34 nexus3.edgexfoundry.org:10004 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:34 Configure a credential helper to remove this warning. See 05:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:34 05:02:34 Login Succeeded 05:02:34 docker.io 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 npm WARN EBADENGINE Unsupported engine { 05:02:35 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:02:35 npm WARN EBADENGINE required: { 05:02:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:35 npm WARN EBADENGINE }, 05:02:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:35 npm WARN EBADENGINE } 05:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:35 Configure a credential helper to remove this warning. See 05:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:35 05:02:35 Login Succeeded 05:02:35 ---> docker-login.sh ends [Pipeline] } 05:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:36 ========================================================= 05:02:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:02:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:02:37 Sending build context to Docker daemon 28.33MB 05:02:37 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:02:37 Step 2/15 : FROM ${BASE} AS builder 05:02:37 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:02:37 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:02:37 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:02:37 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:02:37 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:02:38 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:02:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:02:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:38 c41833b44d91: Pulling fs layer 05:02:38 ed15518f5707: Pulling fs layer 05:02:38 feae8fd75edb: Pulling fs layer 05:02:38 242c74f7c9fa: Pulling fs layer 05:02:38 3cdef696dda3: Pulling fs layer 05:02:38 2ced38df9373: Pulling fs layer 05:02:38 58f1dce35555: Pulling fs layer 05:02:38 242c74f7c9fa: Waiting 05:02:38 3cdef696dda3: Waiting 05:02:38 2ced38df9373: Waiting 05:02:38 58f1dce35555: Waiting 05:02:38 ed15518f5707: Verifying Checksum 05:02:38 ed15518f5707: Download complete 05:02:38 3cdef696dda3: Download complete 05:02:38 c41833b44d91: Verifying Checksum 05:02:38 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:02:39 c41833b44d91: Pull complete 05:02:39 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:02:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:02:40 58f1dce35555: Verifying Checksum 05:02:40 58f1dce35555: Download complete 05:02:40 ed15518f5707: Pull complete 05:02:41 2ced38df9373: Verifying Checksum 05:02:41 2ced38df9373: Download complete 05:02:41 feae8fd75edb: Verifying Checksum 05:02:41 feae8fd75edb: Download complete 05:02:41 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:02:41 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:02: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. 05:02: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 05:02:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:42 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:02:43 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:02:43 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:02:44 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:49 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:02:51 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:02:53 feae8fd75edb: Pull complete 05:02:53 242c74f7c9fa: Pull complete 05:02:53 3cdef696dda3: Pull complete 05:02:56 05:02:56 added 1478 packages, and audited 1479 packages in 29s 05:02:56 05:02:56 90 packages are looking for funding 05:02:56 run `npm fund` for details 05:02:56 05:02:56 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:02:56 05:02:56 To address issues that do not require attention, run: 05:02:56 npm audit fix 05:02:56 05:02:56 To address all issues (including breaking changes), run: 05:02:56 npm audit fix --force 05:02:56 05:02:56 Run `npm audit` for details. 05:02:58 2ced38df9373: Pull complete 05:03:00 58f1dce35555: Pull complete 05:03:00 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:00 ---> fadd8f120f05 05:03:00 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:02 ---> Running in 5eb34bdaf9fa 05:03:03 Removing intermediate container 5eb34bdaf9fa 05:03:03 ---> 9c4a5e9e6409 05:03:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:03:03 ---> Running in 4c9561f9b194 05:03:03 Removing intermediate container 4c9561f9b194 05:03:03 ---> 9255693f0998 05:03:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:03:03 ---> Running in 6e76f2c211a9 05:03:03 Removing intermediate container 6e76f2c211a9 05:03:03 ---> dd5d325a5f5a 05:03:03 Step 6/15 : LABEL Name=edgex-ui-go 05:03:03 ---> Running in bb2ebd4cde0d 05:03:04 Removing intermediate container bb2ebd4cde0d 05:03:04 ---> bba96fdde620 05:03:04 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:04 ---> Running in af6c70444c52 05:03:04 Removing intermediate container af6c70444c52 05:03:04 ---> b9c461de1e9d 05:03:04 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:04 latest: Pulling from library/docker 05:03:05 08409d417260: Pulling fs layer 05:03:05 bf127bdc9f4f: Pulling fs layer 05:03:05 55b4810136f4: Pulling fs layer 05:03:05 a803316fb129: Pulling fs layer 05:03:05 e4afab677181: Pulling fs layer 05:03:05 567bc94445bd: Pulling fs layer 05:03:05 69eff66c35e2: Pulling fs layer 05:03:05 9e6196db0a93: Pulling fs layer 05:03:05 c8f44004068c: Pulling fs layer 05:03:05 22442686bd72: Pulling fs layer 05:03:05 538120297d91: Pulling fs layer 05:03:05 4eaff4018a72: Pulling fs layer 05:03:05 398e5219c811: Pulling fs layer 05:03:05 a054eb5e9d23: Pulling fs layer 05:03:05 a803316fb129: Waiting 05:03:05 e4afab677181: Waiting 05:03:05 9e6196db0a93: Waiting 05:03:05 c8f44004068c: Waiting 05:03:05 567bc94445bd: Waiting 05:03:05 22442686bd72: Waiting 05:03:05 538120297d91: Waiting 05:03:05 4eaff4018a72: Waiting 05:03:05 398e5219c811: Waiting 05:03:05 a054eb5e9d23: Waiting 05:03:05 69eff66c35e2: Waiting 05:03:05 55b4810136f4: Verifying Checksum 05:03:05 55b4810136f4: Download complete 05:03:05 bf127bdc9f4f: Download complete 05:03:05 08409d417260: Download complete 05:03:05 a803316fb129: Verifying Checksum 05:03:05 a803316fb129: Download complete 05:03:06 e4afab677181: Verifying Checksum 05:03:06 e4afab677181: Download complete 05:03:06 567bc94445bd: Verifying Checksum 05:03:06 567bc94445bd: Download complete 05:03:06 69eff66c35e2: Verifying Checksum 05:03:06 69eff66c35e2: Download complete 05:03:06 9e6196db0a93: Verifying Checksum 05:03:06 9e6196db0a93: Download complete 05:03:06 c8f44004068c: Verifying Checksum 05:03:06 c8f44004068c: Download complete 05:03:06 538120297d91: Download complete 05:03:06 08409d417260: Pull complete 05:03:06 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:03:06 398e5219c811: Verifying Checksum 05:03:06 398e5219c811: Download complete 05:03:06 22442686bd72: Verifying Checksum 05:03:06 22442686bd72: Download complete 05:03:06 a054eb5e9d23: Verifying Checksum 05:03:06 a054eb5e9d23: Download complete 05:03:06 bf127bdc9f4f: Pull complete 05:03:07 55b4810136f4: Pull complete 05:03:07 4eaff4018a72: Verifying Checksum 05:03:07 4eaff4018a72: Download complete 05:03:08 a803316fb129: Pull complete 05:03:08 - Generating browser application bundles (phase: setup)... 05:03:09 e4afab677181: Pull complete 05:03:09 567bc94445bd: Pull complete 05:03:10 69eff66c35e2: Pull complete 05:03:10 9e6196db0a93: Pull complete 05:03:10 c8f44004068c: Pull complete 05:03:11 22442686bd72: Pull complete 05:03:12 538120297d91: Pull complete 05:03:12 Compiling @angular/compiler/testing : es2015 as esm2015 05:03:12 Compiling @angular/core : es2015 as esm2015 05:03:14 4eaff4018a72: Pull complete 05:03:14 398e5219c811: Pull complete 05:03:15 a054eb5e9d23: Pull complete 05:03:15 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 05:03:15 Status: Downloaded newer image for docker:latest 05:03:15 Compiling @angular/common : es2015 as esm2015 05:03:15 Compiling @angular/core/testing : es2015 as esm2015 05:03:16 Compiling @angular/common/testing : es2015 as esm2015 05:03:16 Compiling @angular/platform-browser : es2015 as esm2015 05:03:17 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:03:17 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:03:17 Compiling @angular/router : es2015 as esm2015 05:03:17 Compiling @angular/common/http : es2015 as esm2015 05:03:17 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:03:17 Compiling @angular/forms : es2015 as esm2015 05:03:17 Compiling @angular/common/http/testing : es2015 as esm2015 05:03:18 ---> 2cd1270e2541 05:03:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:18 ---> Running in 8457d6980493 05:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:19 Compiling @angular/router/testing : es2015 as esm2015 05:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:21 OK: 263 MiB in 53 packages 05:03:21 Removing intermediate container 8457d6980493 05:03:21 ---> ce71abbfc11a 05:03:21 Step 10/15 : ENV GO111MODULE=on 05:03:21 ---> Running in b2a6b7cedd2c 05:03:22 Removing intermediate container b2a6b7cedd2c 05:03:22 ---> 1b423ac17f7b 05:03:22 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:22 ---> Running in f93335a60156 05:03:22 Removing intermediate container f93335a60156 05:03:22 ---> 65d6db10f4a8 05:03:22 Step 12/15 : COPY go.mod vendor* ./ 05:03:23 ---> 8e8d9e275f8c 05:03:23 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:23 ---> Running in a5cd0a142656 05:03:26 18 05 2023 05:03:25.218:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:03:26 18 05 2023 05:03:25.220:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:03:26 18 05 2023 05:03:25.223:INFO [launcher]: Starting browser ChromeHeadless 05:03:38 ✔ Browser application bundle generation complete. 05:03:38 18 05 2023 05:03:37.625:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket _si9FOUF9ARFSxpnAAAB with id 90498093 05:03:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:03:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.053 secs) 05:03:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.176 secs) 05:03:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.324 secs) 05:03:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.332 secs) 05:03:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.376 secs) 05:03:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.408 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.429 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.445 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.482 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.5 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.518 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.546 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.554 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.559 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.563 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.616 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.624 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.628 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.632 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.653 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.681 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.701 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.712 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.728 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.736 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.78 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.786 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.79 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.803 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.825 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.842 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.866 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.871 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.875 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.89 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.912 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.916 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.921 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.925 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.931 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.933 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.97 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.983 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.986 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.998 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.028 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.032 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.039 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.069 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.073 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.075 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.086 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.095 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.097 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.116 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.137 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.143 secs) 05:03:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.144 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.199 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.227 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.247 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.256 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.285 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.297 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.305 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.313 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.317 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.318 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.341 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.343 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.356 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.367 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.369 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.37 secs) 05:03:42 WARN: ' 05:03:42 It looks like you're using ngModel on the same form field as formControlName. 05:03:42 Support for using the ngModel input property and ngModelChange event with 05:03:42 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:42 in a future version of Angular. 05:03:42 05:03:42 For more information on this, see our API docs here: 05:03:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:42 ' 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.37 secs) 05:03:42 WARN: ' 05:03:42 It looks like you're using ngModel on the same form field as formControlName. 05:03:42 Support for using the ngModel input property and ngModelChange event with 05:03:42 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:42 in a future version of Angular. 05:03:42 05:03:42 For more information on this, see our API docs here: 05:03:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:42 ' 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.394 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.398 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.408 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.438 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.455 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.462 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.466 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.472 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.482 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.5 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.593 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.609 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.62 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.632 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.635 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.637 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.639 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.66 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.668 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.687 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.695 secs) 05:03:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.701 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.715 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.752 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.759 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.77 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.775 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.777 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.78 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.79 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.803 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.835 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.843 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.846 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.856 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.866 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.874 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.88 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.899 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.903 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.904 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.908 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.91 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.923 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.931 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.935 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.938 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.94 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.947 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.965 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.974 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.986 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.994 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.01 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.015 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.042 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.05 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.061 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.067 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.071 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.072 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.08 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.088 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.09 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.097 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.101 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.103 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.117 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.121 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.123 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.135 secs) 05:03:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.284 secs / 2.135 secs) 05:03:43 TOTAL: 145 SUCCESS 05:03:43 ✔ Browser application bundle generation complete. 05:03:44 05:03:44 =============================== Coverage summary =============================== 05:03:44 Statements : 41.56% ( 1425/3429 ) 05:03:44 Branches : 12.14% ( 109/898 ) 05:03:44 Functions : 33.33% ( 417/1251 ) 05:03:44 Lines : 39.45% ( 1280/3245 ) 05:03:44 ================================================================================ 05:03:44 ✔ Browser application bundle generation complete. 05:03:45 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-611/web' [Pipeline] echo 05:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:45 $ docker stop --time=1 db18ff7e747b3d1cb2e309d4fd47606890166d37278b6a3ea77982a1c23f1649 05:03:47 $ docker rm -f --volumes db18ff7e747b3d1cb2e309d4fd47606890166d37278b6a3ea77982a1c23f1649 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:50 + ls -al . 05:03:50 total 180 05:03:50 drwxrwxr-x 14 jenkins jenkins 4096 May 18 05:01 . 05:03:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 04:59 .. 05:03:50 drwxrwxr-x 2 jenkins jenkins 4096 May 18 04:59 .blubracket 05:03:50 -rw-rw-r-- 1 jenkins jenkins 18 May 18 04:59 .dockerignore 05:03:50 drwxrwxr-x 8 jenkins jenkins 4096 May 18 04:59 .git 05:03:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:59 .github 05:03:50 -rw-rw-r-- 1 jenkins jenkins 185 May 18 04:59 .gitignore 05:03:50 drwxr-xr-x 3 jenkins jenkins 4096 May 18 04:59 .semver 05:03:50 -rw-rw-r-- 1 jenkins jenkins 8418 May 18 04:59 Attribution.txt 05:03:50 -rw-rw-r-- 1 jenkins jenkins 17205 May 18 04:59 CHANGELOG.md 05:03:50 -rw-rw-r-- 1 jenkins jenkins 3959 May 18 04:59 CONTRIBUTING.md 05:03:50 -rw-rw-r-- 1 jenkins jenkins 1788 May 18 04:59 Dockerfile 05:03:50 -rw-rw-r-- 1 jenkins jenkins 652 May 18 04:59 Jenkinsfile 05:03:50 -rw-rw-r-- 1 jenkins jenkins 11357 May 18 04:59 LICENSE 05:03:50 -rw-rw-r-- 1 jenkins jenkins 2124 May 18 04:59 Makefile 05:03:50 -rw-rw-r-- 1 jenkins jenkins 4558 May 18 04:59 README.md 05:03:50 -rw-rw-r-- 1 jenkins jenkins 5 May 18 05:00 VERSION 05:03:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:59 assets 05:03:50 drwxrwxr-x 2 jenkins jenkins 4096 May 18 04:59 bin 05:03:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 04:59 cmd 05:03:50 -rw-r--r-- 1 jenkins jenkins 10 May 18 05:01 coverage.out 05:03:50 drwxrwxr-x 2 jenkins jenkins 4096 May 18 04:59 docs 05:03:50 -rw-rw-r-- 1 jenkins jenkins 3040 May 18 04:59 go.mod 05:03:50 -rw-rw-r-- 1 jenkins jenkins 30610 May 18 04:59 go.sum 05:03:50 drwxrwxr-x 8 jenkins jenkins 4096 May 18 04:59 internal 05:03:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 04:59 snap 05:03:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 04:59 testing 05:03:50 -rw-rw-r-- 1 jenkins jenkins 155 May 18 04:59 version.go 05:03:50 drwxrwxr-x 6 jenkins jenkins 4096 May 18 05:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:50 + 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=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 --label arch=amd64 --label version=0.0.0 . 05:03:50 Sending build context to Docker daemon 48.29MB 05:03:50 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:03:50 Step 2/25 : FROM ${BASE} AS builder 05:03:50 ---> 667a75ee797d 05:03:50 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:52 ---> Running in a10f5bfc17a0 05:03:52 Removing intermediate container a10f5bfc17a0 05:03:52 ---> 214c99dbf06e 05:03:52 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:03:52 ---> Running in 9892261d4620 05:03:53 Removing intermediate container 9892261d4620 05:03:53 ---> 0b80ceed0ffd 05:03:53 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:03:53 ---> Running in f8e551ae0977 05:03:53 Removing intermediate container f8e551ae0977 05:03:53 ---> 82e4ce2c17ca 05:03:53 Step 6/25 : LABEL Name=edgex-ui-go 05:03:53 ---> Running in fe7d35a790d5 05:03:53 Removing intermediate container fe7d35a790d5 05:03:53 ---> 717d8e416dcd 05:03:53 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:53 ---> Running in d02a449dde6b 05:03:53 Removing intermediate container d02a449dde6b 05:03:53 ---> 2beeaebf9346 05:03:53 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:54 ---> 6b9383a9e28b 05:03:54 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:54 ---> Running in d0d991261205 05:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:55 OK: 265 MiB in 53 packages 05:03:55 Removing intermediate container d0d991261205 05:03:55 ---> 3dbd76018ab1 05:03:55 Step 10/25 : ENV GO111MODULE=on 05:03:55 ---> Running in ed8cea671325 05:03:55 Removing intermediate container ed8cea671325 05:03:55 ---> bd5d06d20ac9 05:03:55 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:55 ---> Running in 93c2fd512613 05:03:55 Removing intermediate container 93c2fd512613 05:03:55 ---> 86290065ca21 05:03:55 Step 12/25 : COPY go.mod vendor* ./ 05:03:56 ---> 6609c2a24ba8 05:03:56 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:56 ---> Running in 0ab40ae702d6 05:03:56 Removing intermediate container 0ab40ae702d6 05:03:56 ---> 6b839b4c6ab3 05:03:56 Step 14/25 : COPY . . 05:03:59 ---> bc5c67df20dc 05:03:59 Step 15/25 : RUN ${MAKE} 05:03:59 ---> Running in a63e458602ca 05:03:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:04:21 Removing intermediate container a63e458602ca 05:04:21 ---> b4f852023dfa 05:04:21 Step 16/25 : FROM alpine:3.17 05:04:21 3.17: Pulling from library/alpine 05:04:21 f56be85fc22e: Already exists 05:04:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:04:21 Status: Downloaded newer image for alpine:3.17 05:04:21 ---> 9ed4aefc74f6 05:04:21 Step 17/25 : EXPOSE 4000 05:04:21 ---> Running in 399205d5e4b7 05:04:21 Removing intermediate container 399205d5e4b7 05:04:21 ---> 7d36b21a865a 05:04:21 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:04:21 ---> 6461b6c2eef2 05:04:21 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:04:21 ---> 5e867dd838bf 05:04:21 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:04:21 ---> b811410e473e 05:04:21 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:04:21 ---> Running in dbc063089fe1 05:04:21 Removing intermediate container dbc063089fe1 05:04:21 ---> 3daedfb1dd33 05:04:21 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:04:21 ---> Running in f1fac7574bcb 05:04:21 Removing intermediate container f1fac7574bcb 05:04:21 ---> 76524affabfe 05:04:21 Step 23/25 : LABEL arch=amd64 05:04:21 ---> Running in 18bd20dab438 05:04:21 Removing intermediate container 18bd20dab438 05:04:21 ---> 1e2a403afcfb 05:04:21 Step 24/25 : LABEL git_sha=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:04:21 ---> Running in c9852ac75d78 05:04:21 Removing intermediate container c9852ac75d78 05:04:21 ---> e2c5cbbfb403 05:04:21 Step 25/25 : LABEL version=0.0.0 05:04:21 ---> Running in 2f1212d68f1a 05:04:21 Removing intermediate container 2f1212d68f1a 05:04:21 ---> 4c2e7d4c91cd 05:04:21 [Warning] One or more build-args [ARCH] were not consumed 05:04:21 Successfully built 4c2e7d4c91cd 05:04:21 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:22 05:04:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:22 latest: Pulling from edgex-lftools-log-publisher 05:04:22 5eb5b503b376: Pulling fs layer 05:04:22 5c69ac0246d0: Pulling fs layer 05:04:22 ec43610c2a17: Pulling fs layer 05:04:22 3a2ae6a8a46f: Pulling fs layer 05:04:22 33b1e0a273af: Pulling fs layer 05:04:22 5d3b04190fa2: Pulling fs layer 05:04:22 2f39f015ded8: Pulling fs layer 05:04:22 3a2ae6a8a46f: Waiting 05:04:22 33b1e0a273af: Waiting 05:04:22 5d3b04190fa2: Waiting 05:04:23 5c69ac0246d0: Download complete 05:04:23 3a2ae6a8a46f: Download complete 05:04:23 33b1e0a273af: Verifying Checksum 05:04:23 33b1e0a273af: Download complete 05:04:23 5d3b04190fa2: Verifying Checksum 05:04:23 5d3b04190fa2: Download complete 05:04:23 ec43610c2a17: Verifying Checksum 05:04:23 ec43610c2a17: Download complete 05:04:23 5eb5b503b376: Verifying Checksum 05:04:23 5eb5b503b376: Download complete 05:04:24 2f39f015ded8: Verifying Checksum 05:04:24 2f39f015ded8: Download complete 05:04:24 5eb5b503b376: Pull complete 05:04:25 5c69ac0246d0: Pull complete 05:04:25 ec43610c2a17: Pull complete 05:04:25 3a2ae6a8a46f: Pull complete 05:04:25 33b1e0a273af: Pull complete 05:04:25 5d3b04190fa2: Pull complete 05:04:29 2f39f015ded8: Pull complete 05:04:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:30 prd-ubuntu20.04-docker-8c-8g-15994 does not seem to be running inside a container 05:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-611 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611:/w/workspace/edgexfoundry_edgex-ui-go_PR-611:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:31 Removing intermediate container a5cd0a142656 05:04:31 ---> 2a6837e4e302 05:04:31 Step 14/15 : COPY . . 05:04:31 ---> ca6e38295f48 05:04:31 Step 15/15 : RUN ${MAKE} 05:04:31 ---> Running in 8f384953133b 05:04:31 noop 05:04:31 Removing intermediate container 8f384953133b 05:04:31 ---> 87a0f4528a46 05:04:31 Successfully built 87a0f4528a46 05:04:31 Successfully tagged ci-base-image-arm64:latest 05:04:35 $ docker top d231ef0dca31bcc962f6619821740358308c7aa600ab1606d5a7795c85dbd108 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 ---> job-cost.sh 05:04:35 lf-activate-venv: SKIPPING 05:04:35 INFO: No Stack... 05:04:36 + docker inspect -f . ci-base-image-arm64 05:04:36 . [Pipeline] } [Pipeline] // withEnv 05:04:36 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withDockerContainer 05:04:36 prd-ubuntu20.04-docker-arm64-4c-16g-15995 does not seem to be running inside a container 05:04:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:36 INFO: Archiving Costs 05:04:37 $ docker top 6af5e7eabdd71a956ad166d40cce002b831e3cf2b0d33d81ab9904465bdc78cf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:04:38 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-611/archives/cost.csv 05:04:38 + cut -d, -f6 [Pipeline] lock 05:04:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] 05:04:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] did not exist. Created. 05:04:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:38 + go version 05:04:38 go version go1.20.2 linux/arm64 [Pipeline] } 05:04:38 $ docker stop --time=1 6af5e7eabdd71a956ad166d40cce002b831e3cf2b0d33d81ab9904465bdc78cf 05:04:38 + echo total: 0.2199999988079071 05:04:41 $ docker rm -f --volumes 6af5e7eabdd71a956ad166d40cce002b831e3cf2b0d33d81ab9904465bdc78cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:04:42 Stashed 1 file(s) [Pipeline] } 05:04:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:42 $ docker stop --time=1 d231ef0dca31bcc962f6619821740358308c7aa600ab1606d5a7795c85dbd108 05:04:43 $ docker rm -f --volumes d231ef0dca31bcc962f6619821740358308c7aa600ab1606d5a7795c85dbd108 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:04:44 + docker inspect -f . ci-base-image-arm64 05:04:44 . [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-15995 does not seem to be running inside a container 05:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:45 $ docker top a98190964599f0002b243d4375c72e37de05480fd26b069b725c5a5dbbe1dd7f -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:46 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:04:47 + make test 05:04:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:05:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:06:56 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:06:56 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:07:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:06 ./bin/test-attribution-txt.sh 05:07:06 make -C web test 05:07:06 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:07:06 make[1]: tput: No such file or directory 05:07:06 make[1]: tput: No such file or directory 05:07:06 warning: generating ./VERSION 05:07:06 echo "0.0.0" > VERSION 05:07:06 docker build \ 05:07:06 -f Dockerfile \ 05:07:06 --build-arg USER=1000 \ 05:07:06 \ 05:07:06 --label "git_sha=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14" \ 05:07:06 -t edgexfoundry/edgex-web-ui:dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 \ 05:07:06 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:07:06 . 05:07:06 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:07:06 Install the buildx component to build images with BuildKit: 05:07:06 https://docs.docker.com/go/buildx/ 05:07:06 05:07:06 Sending build context to Docker daemon 2.571MB 05:07:06 Step 1/10 : FROM node:16.17-alpine3.15 05:07:06 16.17-alpine3.15: Pulling from library/node 05:07:06 47517142f6ba: Pulling fs layer 05:07:06 5f8c4bfa009b: Pulling fs layer 05:07:06 f7079c9c4ba1: Pulling fs layer 05:07:06 aba105e6f55a: Pulling fs layer 05:07:06 aba105e6f55a: Waiting 05:07:06 47517142f6ba: Verifying Checksum 05:07:06 47517142f6ba: Download complete 05:07:07 aba105e6f55a: Verifying Checksum 05:07:07 aba105e6f55a: Download complete 05:07:07 f7079c9c4ba1: Verifying Checksum 05:07:07 f7079c9c4ba1: Download complete 05:07:07 47517142f6ba: Pull complete 05:07:08 5f8c4bfa009b: Verifying Checksum 05:07:08 5f8c4bfa009b: Download complete 05:07:12 5f8c4bfa009b: Pull complete 05:07:12 f7079c9c4ba1: Pull complete 05:07:12 aba105e6f55a: Pull complete 05:07:12 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:07:12 Status: Downloaded newer image for node:16.17-alpine3.15 05:07:12 ---> bf1b8b58d215 05:07:12 Step 2/10 : RUN apk add --no-cache chromium 05:07:13 ---> Running in 066a53615204 05:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:15 (1/128) Installing libxau (1.0.9-r0) 05:07:15 (2/128) Installing libmd (1.0.3-r0) 05:07:15 (3/128) Installing libbsd (0.11.3-r1) 05:07:15 (4/128) Installing libxdmcp (1.1.3-r0) 05:07:15 (5/128) Installing libxcb (1.14-r2) 05:07:15 (6/128) Installing libx11 (1.7.3.1-r0) 05:07:15 (7/128) Installing libxext (1.3.4-r0) 05:07:15 (8/128) Installing libice (1.0.10-r0) 05:07:15 (9/128) Installing libuuid (2.37.4-r0) 05:07:15 (10/128) Installing libsm (1.2.3-r0) 05:07:15 (11/128) Installing libxt (1.2.1-r0) 05:07:15 (12/128) Installing libxmu (1.1.3-r0) 05:07:15 (13/128) Installing xset (1.2.4-r0) 05:07:15 (14/128) Installing xprop (1.2.5-r0) 05:07:15 (15/128) Installing xdg-utils (1.1.3-r0) 05:07:15 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:07:15 (17/128) Installing pkgconf (1.8.1-r0) 05:07:15 (18/128) Installing libffi (3.4.2-r1) 05:07:15 (19/128) Installing libintl (0.21-r0) 05:07:15 (20/128) Installing libblkid (2.37.4-r0) 05:07:15 (21/128) Installing libmount (2.37.4-r0) 05:07:15 (22/128) Installing pcre (8.45-r1) 05:07:15 (23/128) Installing glib (2.70.1-r0) 05:07:15 (24/128) Installing xz-libs (5.2.5-r1) 05:07:15 (25/128) Installing libxml2 (2.9.14-r2) 05:07:15 (26/128) Installing shared-mime-info (2.1-r2) 05:07:15 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:07:15 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:07:15 (29/128) Installing libpng (1.6.37-r1) 05:07:16 (30/128) Installing libwebp (1.2.2-r0) 05:07:16 (31/128) Installing zstd-libs (1.5.0-r0) 05:07:16 (32/128) Installing tiff (4.4.0-r1) 05:07:16 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:07:16 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:07:16 (35/128) Installing libxcomposite (0.4.5-r0) 05:07:16 (36/128) Installing libxfixes (6.0.0-r0) 05:07:16 (37/128) Installing libxrender (0.9.10-r3) 05:07:16 (38/128) Installing libxcursor (1.2.0-r0) 05:07:16 (39/128) Installing libxdamage (1.1.5-r1) 05:07:16 (40/128) Installing libxi (1.8-r0) 05:07:16 (41/128) Installing libxinerama (1.1.4-r1) 05:07:16 (42/128) Installing libxrandr (1.5.2-r1) 05:07:16 (43/128) Installing atk (2.36.0-r0) 05:07:16 (44/128) Installing libxtst (1.2.3-r3) 05:07:16 (45/128) Installing dbus-libs (1.12.24-r0) 05:07:16 (46/128) Installing at-spi2-core (2.42.0-r0) 05:07:16 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:07:16 (48/128) Installing expat (2.5.0-r0) 05:07:16 (49/128) Installing brotli-libs (1.0.9-r5) 05:07:16 (50/128) Installing libbz2 (1.0.8-r1) 05:07:16 (51/128) Installing freetype (2.11.1-r2) 05:07:16 (52/128) Installing fontconfig (2.13.1-r4) 05:07:16 (53/128) Installing pixman (0.40.0-r4) 05:07:16 (54/128) Installing cairo (1.16.0-r5) 05:07:16 (55/128) Installing cairo-gobject (1.16.0-r5) 05:07:16 (56/128) Installing avahi-libs (0.8-r5) 05:07:16 (57/128) Installing gmp (6.2.1-r1) 05:07:16 (58/128) Installing nettle (3.7.3-r0) 05:07:16 (59/128) Installing p11-kit (0.24.0-r1) 05:07:16 (60/128) Installing libtasn1 (4.18.0-r1) 05:07:16 (61/128) Installing libunistring (0.9.10-r1) 05:07:16 (62/128) Installing gnutls (3.7.1-r2) 05:07:16 (63/128) Installing cups-libs (2.3.3-r6) 05:07:16 (64/128) Installing libepoxy (1.5.9-r0) 05:07:16 (65/128) Installing fribidi (1.0.11-r0) 05:07:16 (66/128) Installing graphite2 (1.3.14-r0) 05:07:16 (67/128) Installing harfbuzz (3.0.0-r2) 05:07:16 (68/128) Installing libxft (2.3.4-r0) 05:07:16 (69/128) Installing pango (1.48.10-r0) 05:07:16 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:07:16 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:07:16 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:07:16 (73/128) Installing xkeyboard-config (2.34-r0) 05:07:16 (74/128) Installing libxkbcommon (1.3.1-r0) 05:07:16 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:07:17 Executing gtk+3.0-3.24.30-r0.post-install 05:07:17 (76/128) Installing libfontenc (1.1.4-r0) 05:07:17 (77/128) Installing mkfontscale (1.2.1-r1) 05:07:17 (78/128) Installing ttf-opensans (1.10-r1) 05:07:17 Executing ttf-opensans-1.10-r1.post-install 05:07:19 (79/128) Installing libogg (1.3.5-r0) 05:07:19 (80/128) Installing flac (1.3.4-r0) 05:07:19 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:07:19 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:07:19 (83/128) Installing sdl2 (2.0.16-r4) 05:07:19 (84/128) Installing aom-libs (3.2.0-r0) 05:07:19 (85/128) Installing libass (0.15.2-r0) 05:07:19 (86/128) Installing libdav1d (0.9.2-r0) 05:07:19 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:07:19 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:07:19 (89/128) Installing lame (3.100-r0) 05:07:19 (90/128) Installing opus (1.3.1-r1) 05:07:19 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:07:19 (92/128) Installing soxr (0.1.3-r2) 05:07:19 (93/128) Installing libsrt (1.4.2-r1) 05:07:19 (94/128) Installing libssh (0.9.6-r1) 05:07:19 (95/128) Installing libtheora (1.1.1-r16) 05:07:19 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:07:19 (97/128) Installing libdrm (2.4.109-r0) 05:07:19 (98/128) Installing libva (2.13.0-r0) 05:07:19 (99/128) Installing libvdpau (1.4-r0) 05:07:19 (100/128) Installing vidstab (1.1.0-r1) 05:07:19 (101/128) Installing libvorbis (1.3.7-r0) 05:07:19 (102/128) Installing libvpx (1.10.0-r0) 05:07:20 (103/128) Installing vulkan-loader (1.2.196-r0) 05:07:20 (104/128) Installing x264-libs (20210613-r0) 05:07:20 (105/128) Installing x265-libs (3.5-r0) 05:07:20 (106/128) Installing xvidcore (1.3.7-r1) 05:07:20 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:07:20 (108/128) Installing libevent (2.1.12-r4) 05:07:20 (109/128) Installing mesa (21.2.6-r0) 05:07:20 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:07:20 (111/128) Installing mesa-gbm (21.2.6-r0) 05:07:20 (112/128) Installing lcms2 (2.12-r1) 05:07:20 (113/128) Installing nspr (4.32-r0) 05:07:20 (114/128) Installing sqlite-libs (3.36.0-r0) 05:07:20 (115/128) Installing nss (3.78.1-r0) 05:07:20 (116/128) Installing libasyncns (0.8-r1) 05:07:20 (117/128) Installing libltdl (2.4.6-r7) 05:07:20 (118/128) Installing orc (0.4.32-r0) 05:07:20 (119/128) Installing libsndfile (1.0.31-r1) 05:07:20 (120/128) Installing speexdsp (1.2.0-r0) 05:07:20 (121/128) Installing tdb-libs (1.4.5-r0) 05:07:20 (122/128) Installing libpulse (15.0-r2) 05:07:20 (123/128) Installing re2 (2021.11.01-r0) 05:07:20 (124/128) Installing snappy (1.1.9-r1) 05:07:20 (125/128) Installing libgpg-error (1.42-r1) 05:07:20 (126/128) Installing libgcrypt (1.9.4-r0) 05:07:20 (127/128) Installing libxslt (1.1.35-r0) 05:07:20 (128/128) Installing chromium (99.0.4844.84-r0) 05:07:25 Executing busybox-1.34.1-r7.trigger 05:07:25 Executing glib-2.70.1-r0.trigger 05:07:25 Executing shared-mime-info-2.1-r2.trigger 05:07:27 Executing gdk-pixbuf-2.42.8-r0.trigger 05:07:27 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:07:27 Executing fontconfig-2.13.1-r4.trigger 05:07:27 Executing mkfontscale-1.2.1-r1.trigger 05:07:27 OK: 275 MiB in 144 packages 05:07:37 Removing intermediate container 066a53615204 05:07:37 ---> 3252470a4d1f 05:07:37 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:07:37 ---> Running in e7d88885a6aa 05:07:37 Removing intermediate container e7d88885a6aa 05:07:37 ---> 5da24e5de2f5 05:07:37 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:07:37 ---> Running in 954c8bb94cbf 05:07:37 Removing intermediate container 954c8bb94cbf 05:07:37 ---> 94c83cc3ab5b 05:07:37 Step 5/10 : RUN npm install -g npm 05:07:37 ---> Running in 2d15365e1de7 05:08:03 05:08:03 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 05:08:03 05:08:03 27 packages are looking for funding 05:08:03 run `npm fund` for details 05:08:03 05:08:03 found 0 vulnerabilities 05:08:07 Removing intermediate container 2d15365e1de7 05:08:07 ---> 61fcc31c2fbe 05:08:07 Step 6/10 : ARG USER=1000 05:08:07 ---> Running in 533b92108dfa 05:08:07 Removing intermediate container 533b92108dfa 05:08:07 ---> b141fb86f6c0 05:08:07 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:08:07 ---> Running in 814bbe35db20 05:08:09 Removing intermediate container 814bbe35db20 05:08:09 ---> 994c80eb5bc0 05:08:09 Step 8/10 : USER $USER:$USER 05:08:09 ---> Running in 2750c61b07a9 05:08:09 Removing intermediate container 2750c61b07a9 05:08:09 ---> a1f4ed661095 05:08:09 Step 9/10 : WORKDIR /app 05:08:09 ---> Running in 348a18ede06a 05:08:09 Removing intermediate container 348a18ede06a 05:08:09 ---> 0b02e5014996 05:08:09 Step 10/10 : LABEL git_sha=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:08:09 ---> Running in 64f63acf53bc 05:08:10 Removing intermediate container 64f63acf53bc 05:08:10 ---> 256148074bcd 05:08:10 Successfully built 256148074bcd 05:08:10 Successfully tagged edgexfoundry/edgex-web-ui:dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:08:10 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:08:10 touch edgex-web-ui.imagebuilt 05:08:10 mkdir -p node_modules coverage 05:08:10 chown "1000:1000" node_modules coverage package-lock.json 05:08:10 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:08:20 npm WARN old lockfile 05:08:20 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:08:20 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:08:20 npm WARN old lockfile 05:08:20 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:08:20 npm WARN old lockfile 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:08:59 npm WARN EBADENGINE Unsupported engine { 05:08:59 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:08:59 npm WARN EBADENGINE required: { 05:08:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:08:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:08:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:08:59 npm WARN EBADENGINE }, 05:08:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:08:59 npm WARN EBADENGINE } 05:09:27 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:09:27 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:09:27 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:09:27 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:09:29 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:09:30 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:09:35 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:09:42 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:09:42 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:09:43 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:09:53 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:10:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:10:03 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:10:04 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:10:08 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:10:09 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:10:10 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:10:20 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:10:22 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:10:40 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:11:03 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:11:41 05:11:41 added 1475 packages, and audited 1476 packages in 3m 05:11:41 05:11:41 90 packages are looking for funding 05:11:41 run `npm fund` for details 05:11:41 05:11:41 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:11:41 05:11:41 To address issues that do not require attention, run: 05:11:41 npm audit fix 05:11:41 05:11:41 To address all issues (including breaking changes), run: 05:11:41 npm audit fix --force 05:11:41 05:11:41 Run `npm audit` for details. 05:11:41 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:11:56 - Generating browser application bundles (phase: setup)... 05:12:29 Compiling @angular/compiler/testing : es2015 as esm2015 05:12:29 Compiling @angular/core : es2015 as esm2015 05:13:01 Compiling @angular/common : es2015 as esm2015 05:13:01 Compiling @angular/core/testing : es2015 as esm2015 05:13:03 Compiling @angular/platform-browser : es2015 as esm2015 05:13:03 Compiling @angular/common/testing : es2015 as esm2015 05:13:07 Compiling @angular/router : es2015 as esm2015 05:13:08 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:13:13 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:13:15 Compiling @angular/common/http : es2015 as esm2015 05:13:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:13:19 Compiling @angular/forms : es2015 as esm2015 05:13:19 Compiling @angular/common/http/testing : es2015 as esm2015 05:13:19 Compiling @angular/router/testing : es2015 as esm2015 05:14:16 18 05 2023 05:14:14.747:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:14:16 18 05 2023 05:14:14.761:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:14:16 18 05 2023 05:14:14.791:INFO [launcher]: Starting browser ChromeHeadless 05:15:24 18 05 2023 05:15:16.238:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:15:56 18 05 2023 05:15:51.931:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:16:18 ✔ Browser application bundle generation complete. 05:16:18 18 05 2023 05:16:18.106:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket oGRvWTfyrCBqhvcoAAAB with id 17464513 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.726 secs) 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.824 secs) 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.849 secs) 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 0.989 secs) 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.016 secs) 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.031 secs) 05:16:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.138 secs) 05:16:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.757 secs) 05:16:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.859 secs) 05:16:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.887 secs) 05:16:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.9 secs) 05:16:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.921 secs) 05:16:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.541 secs) 05:16:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.625 secs) 05:16:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.722 secs) 05:16:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.802 secs) 05:16:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.892 secs) 05:16:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.915 secs) 05:16:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.93 secs) 05:16:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.982 secs) 05:16:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.256 secs) 05:16:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.578 secs) 05:16:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.736 secs) 05:16:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.814 secs) 05:16:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.045 secs) 05:16:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.064 secs) 05:16:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.075 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.432 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.475 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.646 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.737 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.826 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.842 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.86 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.894 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.913 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.956 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.982 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.01 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.033 secs) 05:16:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.166 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.263 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.319 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.43 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.513 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.624 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.649 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.66 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.714 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.743 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.772 secs) 05:16:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.874 secs) 05:16:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.963 secs) 05:16:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.174 secs) 05:16:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.215 secs) 05:16:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.517 secs) 05:16:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.643 secs) 05:16:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.719 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.738 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.751 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.062 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.08 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.089 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.105 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.115 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.161 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.175 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.193 secs) 05:16:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.246 secs) 05:16:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.39 secs) 05:16:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.467 secs) 05:16:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.555 secs) 05:16:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.6 secs) 05:16:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.619 secs) 05:16:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.782 secs) 05:16:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.205 secs) 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.23 secs) 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.257 secs) 05:16:46 WARN: ' 05:16:46 It looks like you're using ngModel on the same form field as formControlName. 05:16:46 Support for using the ngModel input property and ngModelChange event with 05:16:46 reactive form directives has been deprecated in Angular v6 and will be removed 05:16:46 in a future version of Angular. 05:16:46 05:16:46 For more information on this, see our API docs here: 05:16:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:16:46 ' 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.257 secs) 05:16:46 WARN: ' 05:16:46 It looks like you're using ngModel on the same form field as formControlName. 05:16:46 Support for using the ngModel input property and ngModelChange event with 05:16:46 reactive form directives has been deprecated in Angular v6 and will be removed 05:16:46 in a future version of Angular. 05:16:46 05:16:46 For more information on this, see our API docs here: 05:16:46 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:16:46 ' 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.416 secs) 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.558 secs) 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.611 secs) 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.657 secs) 05:16:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.698 secs) 05:16:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.236 secs) 05:16:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.414 secs) 05:16:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.468 secs) 05:16:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.525 secs) 05:16:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.56 secs) 05:16:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.661 secs) 05:16:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.721 secs) 05:16:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.874 secs) 05:16:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.96 secs) 05:16:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.096 secs) 05:16:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.285 secs) 05:16:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.401 secs) 05:16:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.417 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.529 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.672 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.715 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.754 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.801 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.829 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.854 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.879 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.895 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.904 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.924 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.971 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.989 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.002 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.051 secs) 05:16:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.093 secs) 05:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.34 secs) 05:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.373 secs) 05:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.398 secs) 05:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.45 secs) 05:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.536 secs) 05:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 11.656 secs) 05:16:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 11.981 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.047 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.125 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.245 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.303 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.356 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.445 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.476 secs) 05:16:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.678 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.834 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.979 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.044 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.159 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.191 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.234 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.26 secs) 05:16:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.308 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.351 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.373 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.467 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.654 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.669 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.757 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.783 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.811 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.837 secs) 05:16:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.907 secs) 05:16:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.046 secs / 13.907 secs) 05:16:54 TOTAL: 145 SUCCESS 05:16:54 ✔ Browser application bundle generation complete. 05:16:57 05:16:57 =============================== Coverage summary =============================== 05:16:57 Statements : 41.56% ( 1425/3429 ) 05:16:57 Branches : 12.14% ( 109/898 ) 05:16:57 Functions : 33.33% ( 417/1251 ) 05:16:57 Lines : 39.45% ( 1280/3245 ) 05:16:57 ================================================================================ 05:16:57 18 05 2023 05:16:57.428:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:16:58 ✔ Browser application bundle generation complete. 05:16:59 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:16:59 $ docker stop --time=1 a98190964599f0002b243d4375c72e37de05480fd26b069b725c5a5dbbe1dd7f 05:17:01 $ docker rm -f --volumes a98190964599f0002b243d4375c72e37de05480fd26b069b725c5a5dbbe1dd7f [Pipeline] // withDockerContainer [Pipeline] sh 05:17:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:17:04 Warning: overwriting stash ‘coverage-report’ 05:17:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:17:13 + ls -al . 05:17:13 total 176 05:17:13 drwxrwxr-x 13 jenkins jenkins 4096 May 18 05:04 . 05:17:13 drwxrwxr-x 4 jenkins jenkins 4096 May 18 05:02 .. 05:17:13 drwxrwxr-x 2 jenkins jenkins 4096 May 18 05:02 .blubracket 05:17:13 -rw-rw-r-- 1 jenkins jenkins 18 May 18 05:02 .dockerignore 05:17:13 drwxrwxr-x 8 jenkins jenkins 4096 May 18 05:02 .git 05:17:13 drwxrwxr-x 3 jenkins jenkins 4096 May 18 05:02 .github 05:17:13 -rw-rw-r-- 1 jenkins jenkins 185 May 18 05:02 .gitignore 05:17:13 -rw-rw-r-- 1 jenkins jenkins 8418 May 18 05:02 Attribution.txt 05:17:13 -rw-rw-r-- 1 jenkins jenkins 17205 May 18 05:02 CHANGELOG.md 05:17:13 -rw-rw-r-- 1 jenkins jenkins 3959 May 18 05:02 CONTRIBUTING.md 05:17:13 -rw-rw-r-- 1 jenkins jenkins 1788 May 18 05:02 Dockerfile 05:17:13 -rw-rw-r-- 1 jenkins jenkins 652 May 18 05:02 Jenkinsfile 05:17:13 -rw-rw-r-- 1 jenkins jenkins 11357 May 18 05:02 LICENSE 05:17:13 -rw-rw-r-- 1 jenkins jenkins 2124 May 18 05:02 Makefile 05:17:13 -rw-rw-r-- 1 jenkins jenkins 4558 May 18 05:02 README.md 05:17:13 -rw-rw-r-- 1 jenkins jenkins 5 May 18 05:00 VERSION 05:17:13 drwxrwxr-x 3 jenkins jenkins 4096 May 18 05:02 assets 05:17:13 drwxrwxr-x 2 jenkins jenkins 4096 May 18 05:02 bin 05:17:13 drwxrwxr-x 3 jenkins jenkins 4096 May 18 05:02 cmd 05:17:13 -rw-r--r-- 1 jenkins jenkins 10 May 18 05:04 coverage.out 05:17:13 drwxrwxr-x 2 jenkins jenkins 4096 May 18 05:02 docs 05:17:13 -rw-rw-r-- 1 jenkins jenkins 3040 May 18 05:02 go.mod 05:17:13 -rw-rw-r-- 1 jenkins jenkins 30610 May 18 05:02 go.sum 05:17:13 drwxrwxr-x 8 jenkins jenkins 4096 May 18 05:02 internal 05:17:13 drwxrwxr-x 4 jenkins jenkins 4096 May 18 05:02 snap 05:17:13 drwxrwxr-x 4 jenkins jenkins 4096 May 18 05:02 testing 05:17:13 -rw-rw-r-- 1 jenkins jenkins 155 May 18 05:02 version.go 05:17:13 drwxrwxr-x 6 jenkins jenkins 4096 May 18 05:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:13 + 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=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 --label arch=arm64 --label version=0.0.0 . 05:17:14 Sending build context to Docker daemon 31.08MB 05:17:14 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:17:14 Step 2/25 : FROM ${BASE} AS builder 05:17:14 ---> 87a0f4528a46 05:17:14 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:17:15 ---> Running in 033784504c8a 05:17:15 Removing intermediate container 033784504c8a 05:17:15 ---> 8532824d1038 05:17:15 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:17:15 ---> Running in 6ccf3cf0996a 05:17:16 Removing intermediate container 6ccf3cf0996a 05:17:16 ---> da0b542b0bf7 05:17:16 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:17:16 ---> Running in 9521fcbae090 05:17:16 Removing intermediate container 9521fcbae090 05:17:16 ---> d54ec60c415f 05:17:16 Step 6/25 : LABEL Name=edgex-ui-go 05:17:16 ---> Running in b3de23beca2c 05:17:17 Removing intermediate container b3de23beca2c 05:17:17 ---> 9ca5c8b59178 05:17:17 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:17:17 ---> Running in e73aa378476c 05:17:17 Removing intermediate container e73aa378476c 05:17:17 ---> 517043be42d5 05:17:17 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:17:18 ---> 76586924b3d5 05:17:18 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:17:18 ---> Running in 7cc8e19940d5 05:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:17:21 OK: 263 MiB in 53 packages 05:17:22 Removing intermediate container 7cc8e19940d5 05:17:22 ---> 68b89a07a237 05:17:22 Step 10/25 : ENV GO111MODULE=on 05:17:22 ---> Running in fafd8aa9c94d 05:17:22 Removing intermediate container fafd8aa9c94d 05:17:22 ---> c6e1e59482f7 05:17:22 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:17:22 ---> Running in f4dd7fa2f173 05:17:22 Removing intermediate container f4dd7fa2f173 05:17:22 ---> c484df413b14 05:17:22 Step 12/25 : COPY go.mod vendor* ./ 05:17:23 ---> 1f1147ba9f7f 05:17:23 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:23 ---> Running in f19fae3ed281 05:17:25 Removing intermediate container f19fae3ed281 05:17:25 ---> 0a5990a24158 05:17:25 Step 14/25 : COPY . . 05:17:30 ---> 9c75ab23b7ff 05:17:30 Step 15/25 : RUN ${MAKE} 05:17:30 ---> Running in b83db636711b 05:17:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:19:22 Removing intermediate container b83db636711b 05:19:22 ---> 9ce823643a2f 05:19:22 Step 16/25 : FROM alpine:3.17 05:19:22 3.17: Pulling from library/alpine 05:19:22 c41833b44d91: Already exists 05:19:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:19:22 Status: Downloaded newer image for alpine:3.17 05:19:22 ---> 51e60588ff2c 05:19:22 Step 17/25 : EXPOSE 4000 05:19:22 ---> Running in da7f75675fa8 05:19:22 Removing intermediate container da7f75675fa8 05:19:22 ---> 88efbce2146e 05:19:22 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:19:23 ---> bb20b2cd1373 05:19:23 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:19:24 ---> 6e3f385d9b13 05:19:24 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:19:24 ---> 54f6ae5bb309 05:19:24 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:19:24 ---> Running in e9cdb47d1bd1 05:19:25 Removing intermediate container e9cdb47d1bd1 05:19:25 ---> 08c5050e49ec 05:19:25 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:19:25 ---> Running in 9e1e86b4bfff 05:19:25 Removing intermediate container 9e1e86b4bfff 05:19:25 ---> 7447a8be697e 05:19:25 Step 23/25 : LABEL arch=arm64 05:19:25 ---> Running in 999932a2fa82 05:19:26 Removing intermediate container 999932a2fa82 05:19:26 ---> bb5a2c676249 05:19:26 Step 24/25 : LABEL git_sha=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 05:19:26 ---> Running in 0d020ce5a0c6 05:19:26 Removing intermediate container 0d020ce5a0c6 05:19:26 ---> ff937c0d6f05 05:19:26 Step 25/25 : LABEL version=0.0.0 05:19:26 ---> Running in 6ace054a3ae5 05:19:26 Removing intermediate container 6ace054a3ae5 05:19:26 ---> 0c7ffb0f7923 05:19:26 [Warning] One or more build-args [ARCH] were not consumed 05:19:26 Successfully built 0c7ffb0f7923 05:19:26 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:19:27 05:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:19:28 arm64: Pulling from edgex-lftools-log-publisher 05:19:28 8998bd30e6a1: Pulling fs layer 05:19:28 04944245beec: Pulling fs layer 05:19:28 699f458cf7ca: Pulling fs layer 05:19:28 765212b225bb: Pulling fs layer 05:19:28 f23df028b6ca: Pulling fs layer 05:19:28 d65c8cfc05b1: Pulling fs layer 05:19:28 2437ff75d9bd: Pulling fs layer 05:19:28 f23df028b6ca: Waiting 05:19:28 765212b225bb: Waiting 05:19:28 2437ff75d9bd: Waiting 05:19:28 04944245beec: Verifying Checksum 05:19:28 04944245beec: Download complete 05:19:28 765212b225bb: Verifying Checksum 05:19:28 765212b225bb: Download complete 05:19:28 f23df028b6ca: Verifying Checksum 05:19:28 f23df028b6ca: Download complete 05:19:28 d65c8cfc05b1: Verifying Checksum 05:19:28 d65c8cfc05b1: Download complete 05:19:28 699f458cf7ca: Verifying Checksum 05:19:28 699f458cf7ca: Download complete 05:19:28 8998bd30e6a1: Download complete 05:19:31 2437ff75d9bd: Verifying Checksum 05:19:31 2437ff75d9bd: Download complete 05:19:32 8998bd30e6a1: Pull complete 05:19:33 04944245beec: Pull complete 05:19:34 699f458cf7ca: Pull complete 05:19:34 765212b225bb: Pull complete 05:19:35 f23df028b6ca: Pull complete 05:19:35 d65c8cfc05b1: Pull complete 05:19:50 2437ff75d9bd: Pull complete 05:19:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:19:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-15995 does not seem to be running inside a container 05:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:19:53 $ docker top ea029627113088ddc08dc1ec82b47653e89349377ec275c498b037ee3d437006 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:54 ---> job-cost.sh 05:19:54 lf-activate-venv: SKIPPING 05:19:54 INFO: No Stack... 05:19:54 INFO: Retrieving Pricing Info for: v3-standard-4 05:19:55 INFO: Archiving Costs [Pipeline] sh 05:19:56 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:19:56 + cut -d, -f6 [Pipeline] lock 05:19:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] 05:19:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] did not exist. Created. 05:19:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:19:56 /w/workspace/edgex-ui-go/1@tmp/durable-e4828899/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:19:57 + echo total: 0.10999999940395355 [Pipeline] stash 05:19:57 Warning: overwriting stash ‘stack-cost’ 05:20:01 Stashed 1 file(s) [Pipeline] } 05:20:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-611-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:02 $ docker stop --time=1 ea029627113088ddc08dc1ec82b47653e89349377ec275c498b037ee3d437006 05:20:03 $ docker rm -f --volumes ea029627113088ddc08dc1ec82b47653e89349377ec275c498b037ee3d437006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:20:04 provisioning config files... 05:20:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/config10838663773760371182tmp [Pipeline] { [Pipeline] sh 05:20:05 + set +x 05:20:05 + bash -s -- 05:20:05 + curl -s https://codecov.io/bash 05:20:05 05:20:05 _____ _ 05:20:05 / ____| | | 05:20:05 | | ___ __| | ___ ___ _____ __ 05:20:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:20:05 | |___| (_) | (_| | __/ (_| (_) \ V / 05:20:05 \_____\___/ \__,_|\___|\___\___/ \_/ 05:20:05 Bash-1.0.6 05:20:05 05:20:05 05:20:05 ==> git version 2.25.1 found 05:20:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:20:05 Release-Date: 2020-01-08 05:20:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:20:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:20:05 ==> Jenkins CI detected. 05:20:05 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-611 05:20:05 project root: . 05:20:05 --> token set from env 05:20:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:20:05 ==> Running gcov in . (disable via -X gcov) 05:20:05 ==> Python coveragepy not found 05:20:05 ==> Searching for coverage reports in: 05:20:05 + . 05:20:05 -> Found 1 reports 05:20:05 ==> Detecting git/mercurial file structure 05:20:05 ==> Reading reports 05:20:05 + ./coverage.out bytes=10 05:20:05 ==> Appending adjustments 05:20:05 https://docs.codecov.io/docs/fixing-reports 05:20:05 + Found adjustments 05:20:05 ==> Gzipping contents 05:20:06 12K /tmp/codecov.z5K161.gz 05:20:06 ==> Uploading reports 05:20:06 url: https://codecov.io 05:20:06 query: branch=PR-611&commit=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-611%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=611&job=&cmd_args= 05:20:06 -> Pinging Codecov 05:20:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-611&commit=dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-611%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=611&job=&cmd_args= 05:20:06 -> Uploading to 05:20:06 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/FB506323287CE973F263BFD2A0EB1F37/dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14/fdd53e00-1407-4ea0-ac7e-35729aff8968.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T052006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1515277dc0c67354df3fe18da07bde7fecf4e1169b88c9fa3ae37d4a07c10e83 05:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:06 Dload Upload Total Spent Left Speed 05:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 36385 --:--:-- --:--:-- --:--:-- 36385 05:20:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/dd2a837cfaa33a8bfd5ccaa6b0008f95690b8e14 [Pipeline] } 05:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:20:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-611/archives ] 05:20:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-611/archives 05:20:08 total 16 05:20:08 drwxr-xr-x 3 root root 4096 May 18 05:04 . 05:20:08 drwxrwxr-x 15 jenkins jenkins 4096 May 18 05:04 .. 05:20:08 drwxr-xr-x 2 root root 4096 May 18 05:04 cost 05:20:08 -rw-r--r-- 1 root root 83 May 18 05:04 cost.csv 05:20:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-611/archives 05:20:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-611/archives 05:20:08 total 16 05:20:08 drwxr-xr-x 3 jenkins jenkins 4096 May 18 05:04 . 05:20:08 drwxrwxr-x 15 jenkins jenkins 4096 May 18 05:04 .. 05:20:08 drwxr-xr-x 2 jenkins jenkins 4096 May 18 05:04 cost 05:20:08 -rw-r--r-- 1 jenkins jenkins 83 May 18 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:20:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:20:09 ---> package-listing.sh 05:20:09 ++ facter osfamily 05:20:09 ++ tr '[:upper:]' '[:lower:]' 05:20:09 + OS_FAMILY=debian 05:20:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-611 05:20:09 + START_PACKAGES=/tmp/packages_start.txt 05:20:09 + END_PACKAGES=/tmp/packages_end.txt 05:20:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:20:09 + PACKAGES=/tmp/packages_start.txt 05:20:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-611 ']' 05:20:09 + PACKAGES=/tmp/packages_end.txt 05:20:09 + case "${OS_FAMILY}" in 05:20:09 + dpkg -l 05:20:09 + grep '^ii' 05:20:09 + '[' -f /tmp/packages_start.txt ']' 05:20:09 + '[' -f /tmp/packages_end.txt ']' 05:20:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:20:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-611 ']' 05:20:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-611/archives/ 05:20:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-611/archives/ [Pipeline] echo 05:20:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:20:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:10 prd-ubuntu20.04-docker-8c-8g-15994 does not seem to be running inside a container 05:20:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-611 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611:/w/workspace/edgexfoundry_edgex-ui-go_PR-611:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:20:11 $ docker top f347cd32ed571bef43a4b6746ab70bda4fcc64ec8a8e09282cb9655ff19057bd -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:20:11 + mkdir -p /var/log/sysstat [Pipeline] sh 05:20:12 + ls /var/log/sa-host 05:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:12 provisioning config files... 05:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-611@tmp/config4539801571937984328tmp [Pipeline] { [Pipeline] echo 05:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:20:12 ---> create-netrc.sh [Pipeline] } 05:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:20:13 ---> python-tools-install.sh [Pipeline] echo 05:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:20:13 ---> sudo-logs.sh 05:20:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:20:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:20:13 ---> job-cost.sh 05:20:13 lf-activate-venv: SKIPPING 05:20:13 DEBUG: total: 0.2199999988079071 05:20:13 INFO: Retrieving Stack Cost... 05:20:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:14 INFO: Archiving Costs [Pipeline] echo 05:20:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:20:15 ---> logs-deploy.sh 05:20:15 lf-activate-venv: SKIPPING 05:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-611/1 05:20:15 INFO: archiving workspace using pattern(s): 05:20:17 Archives upload complete. 05:20:17 INFO: archiving logs to Nexus 05:20:17 ---> uname -a: 05:20:17 Linux prd-ubuntu20-04-docker-8c-8g-15994 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:20:17 05:20:17 05:20:17 ---> lscpu: 05:20:17 Architecture: x86_64 05:20:17 CPU op-mode(s): 32-bit, 64-bit 05:20:17 Byte Order: Little Endian 05:20:17 Address sizes: 40 bits physical, 48 bits virtual 05:20:17 CPU(s): 8 05:20:17 On-line CPU(s) list: 0-7 05:20:17 Thread(s) per core: 1 05:20:17 Core(s) per socket: 1 05:20:17 Socket(s): 8 05:20:17 NUMA node(s): 1 05:20:17 Vendor ID: AuthenticAMD 05:20:17 CPU family: 23 05:20:17 Model: 49 05:20:17 Model name: AMD EPYC-Rome Processor 05:20:17 Stepping: 0 05:20:17 CPU MHz: 2799.998 05:20:17 BogoMIPS: 5599.99 05:20:17 Virtualization: AMD-V 05:20:17 Hypervisor vendor: KVM 05:20:17 Virtualization type: full 05:20:17 L1d cache: 256 KiB 05:20:17 L1i cache: 256 KiB 05:20:17 L2 cache: 4 MiB 05:20:17 L3 cache: 128 MiB 05:20:17 NUMA node0 CPU(s): 0-7 05:20:17 Vulnerability Itlb multihit: Not affected 05:20:17 Vulnerability L1tf: Not affected 05:20:17 Vulnerability Mds: Not affected 05:20:17 Vulnerability Meltdown: Not affected 05:20:17 Vulnerability Mmio stale data: Not affected 05:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:20:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:20:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:20:17 Vulnerability Srbds: Not affected 05:20:17 Vulnerability Tsx async abort: Not affected 05:20:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:20:17 05:20:17 05:20:17 ---> nproc: 05:20:17 8 05:20:17 05:20:17 05:20:17 ---> df -h: 05:20:17 Filesystem Size Used Avail Use% Mounted on 05:20:17 overlay 155G 13G 143G 9% / 05:20:17 tmpfs 64M 0 64M 0% /dev 05:20:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:20:17 shm 64M 0 64M 0% /dev/shm 05:20:17 /dev/vda1 155G 13G 143G 9% /facter-os 05:20:17 05:20:17 05:20:17 ---> sar -b -r -n DEV: 05:20:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15994) 05/18/23 _x86_64_ (8 CPU) 05:20:17 05:20:17 04:58:57 LINUX RESTART (8 CPU) 05:20:17 05:20:17 04:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:20:17 05:00:02 121.86 48.82 73.04 0.00 5483.91 92557.28 0.00 05:20:17 05:01:01 110.05 0.22 109.83 0.00 23.45 86242.06 0.00 05:20:17 05:02:01 129.10 0.93 128.16 0.00 12.53 96458.87 0.00 05:20:17 05:03:01 295.18 0.27 294.92 0.00 4.27 72834.39 0.00 05:20:17 05:04:01 143.04 0.15 142.89 0.00 6.40 25007.17 0.00 05:20:17 05:05:01 147.96 10.55 137.41 0.00 3460.49 42109.38 0.00 05:20:17 05:06:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 05:20:17 05:07:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 05:20:17 05:08:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 05:20:17 05:09:01 1.93 0.00 1.93 0.00 0.00 29.19 0.00 05:20:17 05:10:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 05:20:17 05:11:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 05:20:17 05:12:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 05:20:17 05:13:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 05:20:17 05:14:01 1.58 0.02 1.57 0.00 0.13 18.39 0.00 05:20:17 05:15:01 2.75 1.65 1.10 0.00 37.73 13.60 0.00 05:20:17 05:16:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 05:20:17 05:17:01 1.03 0.02 1.02 0.00 0.13 11.60 0.00 05:20:17 05:18:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 05:20:17 05:19:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 05:20:17 05:20:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 05:20:17 Average: 46.09 2.98 43.10 0.00 430.30 19730.36 0.00 05:20:17 05:20:17 04:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:20:17 05:00:02 29970932 31667112 681444 2.07 60540 1934776 1709880 5.04 947436 1664264 216 05:20:17 05:01:01 28701200 31590168 717204 2.18 81660 3068596 1954028 5.76 1050848 2749512 6720 05:20:17 05:02:01 27647404 31573560 724764 2.20 153828 3924320 1794152 5.29 1204876 3528816 152536 05:20:17 05:03:01 26276760 31553724 729548 2.22 222056 5047128 1852832 5.46 1327000 4598844 359708 05:20:17 05:04:01 26298028 31379188 911628 2.77 225364 4855764 2149664 6.34 1730616 4193508 9972 05:20:17 05:05:01 25576116 31525324 757180 2.30 235392 5665424 1778368 5.24 1772828 4811468 168 05:20:17 05:06:01 25576484 31525760 756580 2.30 235420 5665428 1778368 5.24 1772636 4811472 160 05:20:17 05:07:01 25589288 31538620 743660 2.26 235472 5665428 1778368 5.24 1759288 4811472 180 05:20:17 05:08:01 25589712 31539136 743164 2.26 235504 5665432 1778368 5.24 1759268 4811532 168 05:20:17 05:09:01 25598012 31547452 734780 2.23 235580 5665404 1778368 5.24 1751212 4811512 4 05:20:17 05:10:01 25598176 31547712 734492 2.23 235640 5665404 1778368 5.24 1751352 4811512 8 05:20:17 05:11:01 25597584 31547160 734988 2.24 235664 5665416 1778368 5.24 1751384 4811516 8 05:20:17 05:12:01 25598044 31547648 734656 2.23 235684 5665416 1778368 5.24 1751408 4811516 8 05:20:17 05:13:01 25598272 31548004 734368 2.23 235696 5665424 1778368 5.24 1751336 4811628 4 05:20:17 05:14:01 25591264 31541116 740992 2.25 235716 5665428 1807028 5.33 1763572 4811640 16 05:20:17 05:15:01 25583068 31535092 746896 2.27 235756 5666556 1807028 5.33 1767872 4811976 220 05:20:17 05:16:01 25590644 31542688 739300 2.25 235768 5666560 1807028 5.33 1758668 4811980 20 05:20:17 05:17:01 25590256 31542324 739596 2.25 235788 5666560 1807028 5.33 1758520 4811984 16 05:20:17 05:18:01 25589804 31542000 739672 2.25 235788 5666568 1807028 5.33 1758444 4811988 4 05:20:17 05:19:01 25590232 31542440 739404 2.25 235800 5666564 1807028 5.33 1758436 4811988 8 05:20:17 05:20:01 25589860 31542212 739536 2.25 235816 5666700 1807028 5.33 1758912 4812112 8 05:20:17 Average: 26111483 31543735 743993 2.26 214949 5213538 1815003 5.35 1638377 4462964 25245 05:20:17 05:20:17 04:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:20:17 05:00:02 lo 4.60 4.60 0.43 0.43 0.00 0.00 0.00 0.00 05:20:17 05:00:02 ens3 536.10 341.57 2972.30 79.63 0.00 0.00 0.00 0.00 05:20:17 05:00:02 docker0 41.82 42.09 3.11 279.38 0.00 0.00 0.00 0.00 05:20:17 05:01:01 lo 4.81 4.81 0.50 0.50 0.00 0.00 0.00 0.00 05:20:17 05:01:01 veth689e4a1 80.00 111.12 7.61 60.72 0.00 0.00 0.00 0.00 05:20:17 05:01:01 ens3 393.34 230.54 6341.06 30.23 0.00 0.00 0.00 0.00 05:20:17 05:01:01 docker0 81.36 114.34 6.60 103.93 0.00 0.00 0.00 0.00 05:20:17 05:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 05:20:17 05:02:01 vethe2240a5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:20:17 05:02:01 ens3 266.11 160.37 2541.54 102.16 0.00 0.00 0.00 0.00 05:20:17 05:02:01 docker0 114.33 207.53 8.80 1832.47 0.00 0.00 0.00 0.00 05:20:17 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:03:01 vethe2240a5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:03:01 ens3 478.04 259.79 5175.32 52.05 0.00 0.00 0.00 0.00 05:20:17 05:03:01 docker0 234.16 442.53 32.91 5147.53 0.00 0.00 0.00 0.00 05:20:17 05:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:20:17 05:04:01 vethcb0c7eb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:20:17 05:04:01 ens3 43.11 25.46 76.41 17.47 0.00 0.00 0.00 0.00 05:20:17 05:04:01 docker0 1.53 3.12 0.09 42.50 0.00 0.00 0.00 0.00 05:20:17 05:05:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 05:20:17 05:05:01 ens3 186.04 123.06 3910.80 120.58 0.00 0.00 0.00 0.00 05:20:17 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:08:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:10:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:20:17 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:14:01 ens3 0.38 0.22 1.29 0.01 0.00 0.00 0.00 0.00 05:20:17 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:15:01 ens3 8.20 6.65 5.42 6.09 0.00 0.00 0.00 0.00 05:20:17 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:20:17 05:20:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:20:17 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:17 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 05:20:17 Average: ens3 90.83 54.56 996.90 19.44 0.00 0.00 0.00 0.00 05:20:17 Average: docker0 22.49 38.49 2.45 352.84 0.00 0.00 0.00 0.00 05:20:17 05:20:17 05:20:17 ---> sar -P ALL: 05:20:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15994) 05/18/23 _x86_64_ (8 CPU) 05:20:17 05:20:17 04:58:57 LINUX RESTART (8 CPU) 05:20:17 05:20:17 04:59:01 CPU %user %nice %system %iowait %steal %idle 05:20:17 05:00:02 all 6.24 0.00 2.17 3.53 0.04 88.02 05:20:17 05:00:02 0 6.03 0.00 2.05 0.63 0.05 91.23 05:20:17 05:00:02 1 6.55 0.00 1.88 4.49 0.03 87.04 05:20:17 05:00:02 2 5.23 0.00 1.60 1.19 0.02 91.96 05:20:17 05:00:02 3 8.01 0.00 2.27 5.34 0.05 84.33 05:20:17 05:00:02 4 6.39 0.00 1.76 0.75 0.03 91.07 05:20:17 05:00:02 5 7.60 0.00 2.21 0.92 0.05 89.22 05:20:17 05:00:02 6 2.86 0.00 2.19 5.23 0.07 89.65 05:20:17 05:00:02 7 7.22 0.00 3.45 9.71 0.05 79.56 05:20:17 05:01:01 all 4.80 0.00 2.30 3.23 0.04 89.63 05:20:17 05:01:01 0 2.84 0.00 2.22 0.07 0.02 94.85 05:20:17 05:01:01 1 6.58 0.00 2.39 12.54 0.05 78.44 05:20:17 05:01:01 2 3.47 0.00 2.14 0.05 0.02 94.32 05:20:17 05:01:01 3 5.10 0.00 2.81 0.12 0.05 91.92 05:20:17 05:01:01 4 6.12 0.00 2.31 2.14 0.05 89.38 05:20:17 05:01:01 5 4.97 0.00 2.58 5.91 0.03 86.50 05:20:17 05:01:01 6 3.53 0.00 1.64 0.00 0.03 94.80 05:20:17 05:01:01 7 5.80 0.00 2.30 5.08 0.07 86.75 05:20:17 05:02:01 all 19.04 0.00 4.66 3.84 0.06 72.40 05:20:17 05:02:01 0 16.93 0.00 5.38 0.24 0.05 77.40 05:20:17 05:02:01 1 21.07 0.00 4.95 2.67 0.07 71.24 05:20:17 05:02:01 2 18.17 0.00 3.98 0.19 0.05 77.61 05:20:17 05:02:01 3 20.01 0.00 5.59 17.72 0.07 56.62 05:20:17 05:02:01 4 18.51 0.00 4.10 1.27 0.05 76.08 05:20:17 05:02:01 5 20.49 0.00 5.06 5.46 0.07 68.92 05:20:17 05:02:01 6 16.60 0.00 3.53 0.13 0.07 79.67 05:20:17 05:02:01 7 20.53 0.00 4.73 3.10 0.07 71.58 05:20:17 05:03:01 all 9.44 0.00 3.58 4.65 0.07 82.27 05:20:17 05:03:01 0 7.28 0.00 2.40 1.07 0.05 89.20 05:20:17 05:03:01 1 5.50 0.00 2.07 3.53 0.03 88.87 05:20:17 05:03:01 2 36.71 0.00 5.84 1.16 0.07 56.22 05:20:17 05:03:01 3 9.72 0.00 4.46 9.47 0.08 76.27 05:20:17 05:03:01 4 3.33 0.00 1.12 0.17 0.02 95.37 05:20:17 05:03:01 5 7.82 0.00 5.53 4.94 0.07 81.64 05:20:17 05:03:01 6 1.34 0.00 1.77 8.29 0.02 88.58 05:20:17 05:03:01 7 3.87 0.00 5.52 8.67 0.19 81.75 05:20:17 05:04:01 all 17.91 0.00 4.60 2.70 0.07 74.71 05:20:17 05:04:01 0 22.64 0.00 5.29 3.29 0.12 68.66 05:20:17 05:04:01 1 24.87 0.00 3.96 1.41 0.05 69.70 05:20:17 05:04:01 2 9.46 0.00 2.96 0.44 0.05 87.09 05:20:17 05:04:01 3 18.44 0.00 5.29 2.18 0.07 74.02 05:20:17 05:04:01 4 10.57 0.00 4.04 2.60 0.07 82.74 05:20:17 05:04:01 5 28.74 0.00 5.95 1.45 0.07 63.79 05:20:17 05:04:01 6 14.80 0.00 5.75 8.34 0.07 71.04 05:20:17 05:04:01 7 13.87 0.00 3.58 1.93 0.05 80.57 05:20:17 05:05:01 all 14.27 0.00 3.62 3.58 0.08 78.44 05:20:17 05:05:01 0 14.21 0.00 3.93 0.92 0.07 80.86 05:20:17 05:05:01 1 13.83 0.00 4.31 9.23 0.07 72.56 05:20:17 05:05:01 2 13.60 0.00 3.32 0.37 0.07 82.64 05:20:17 05:05:01 3 14.32 0.00 4.02 2.33 0.12 79.21 05:20:17 05:05:01 4 14.93 0.00 3.92 3.40 0.03 77.71 05:20:17 05:05:01 5 15.43 0.00 3.27 6.08 0.19 75.03 05:20:17 05:05:01 6 12.72 0.00 3.09 2.97 0.07 81.16 05:20:17 05:05:01 7 15.10 0.00 3.10 3.37 0.07 78.36 05:20:17 05:06:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:20:17 05:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:20:17 05:06:01 1 0.37 0.00 0.03 0.00 0.02 99.58 05:20:17 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:06:01 5 0.03 0.00 0.00 0.03 0.02 99.92 05:20:17 05:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:20:17 05:07:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:20:17 05:07:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:20:17 05:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:20:17 05:07:01 2 0.07 0.00 0.00 0.00 0.02 99.92 05:20:17 05:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:20:17 05:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:20:17 05:07:01 5 0.03 0.00 0.00 0.03 0.00 99.93 05:20:17 05:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:20:17 05:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:20:17 05:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:20:17 05:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:20:17 05:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:20:17 05:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:20:17 05:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:20:17 05:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:08:01 5 0.05 0.00 0.00 0.05 0.02 99.88 05:20:17 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:09:01 all 0.02 0.00 0.01 0.03 0.01 99.92 05:20:17 05:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:20:17 05:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 05:20:17 05:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:20:17 05:09:01 3 0.02 0.00 0.00 0.17 0.00 99.82 05:20:17 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:09:01 5 0.02 0.00 0.02 0.10 0.02 99.85 05:20:17 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:20:17 05:10:01 all 0.01 0.00 0.00 0.01 0.01 99.97 05:20:17 05:10:01 0 0.05 0.00 0.00 0.00 0.03 99.92 05:20:17 05:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:20:17 05:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:20:17 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:10:01 5 0.00 0.00 0.00 0.05 0.00 99.95 05:20:17 05:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:20:17 05:10:01 CPU %user %nice %system %iowait %steal %idle 05:20:17 05:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:20:17 05:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:20:17 05:11:01 1 0.07 0.00 0.00 0.00 0.02 99.92 05:20:17 05:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:20:17 05:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:20:17 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:11:01 5 0.00 0.00 0.02 0.05 0.02 99.92 05:20:17 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:20:17 05:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:20:17 05:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:20:17 05:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:20:17 05:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:20:17 05:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:20:17 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:12:01 5 0.00 0.00 0.03 0.02 0.00 99.95 05:20:17 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:13:01 all 0.03 0.00 0.01 0.00 0.01 99.96 05:20:17 05:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:20:17 05:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:20:17 05:13:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:20:17 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 05:20:17 05:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:20:17 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:14:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:20:17 05:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:20:17 05:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:20:17 05:14:01 2 0.00 0.00 0.03 0.00 0.02 99.95 05:20:17 05:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:20:17 05:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:20:17 05:14:01 5 0.00 0.00 0.03 0.02 0.00 99.95 05:20:17 05:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:20:17 05:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:20:17 05:15:01 all 0.29 0.00 0.03 0.01 0.01 99.66 05:20:17 05:15:01 0 0.17 0.00 0.05 0.02 0.02 99.75 05:20:17 05:15:01 1 0.22 0.00 0.03 0.00 0.00 99.75 05:20:17 05:15:01 2 0.27 0.00 0.03 0.03 0.02 99.65 05:20:17 05:15:01 3 0.10 0.00 0.00 0.00 0.00 99.90 05:20:17 05:15:01 4 0.53 0.00 0.02 0.00 0.00 99.45 05:20:17 05:15:01 5 0.85 0.00 0.02 0.05 0.02 99.07 05:20:17 05:15:01 6 0.13 0.00 0.02 0.00 0.02 99.83 05:20:17 05:15:01 7 0.08 0.00 0.03 0.00 0.02 99.87 05:20:17 05:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 05:20:17 05:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:20:17 05:16:01 1 0.03 0.00 0.00 0.00 0.03 99.93 05:20:17 05:16:01 2 0.03 0.00 0.02 0.02 0.00 99.93 05:20:17 05:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:20:17 05:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:17:01 all 0.01 0.00 0.01 0.02 0.01 99.95 05:20:17 05:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:20:17 05:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:20:17 05:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:20:17 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:20:17 05:17:01 5 0.00 0.00 0.00 0.13 0.00 99.87 05:20:17 05:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:20:17 05:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:20:17 05:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:18:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:20:17 05:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:20:17 05:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:20:17 05:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:18:01 5 0.00 0.00 0.00 0.08 0.02 99.90 05:20:17 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:20:17 05:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:20:17 05:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:20:17 05:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:20:17 05:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:20:17 05:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:20:17 05:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 05:20:17 05:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:20:17 05:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:20:17 05:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:20:17 05:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:20:17 05:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:20:17 05:20:01 5 0.00 0.00 0.03 0.03 0.02 99.92 05:20:17 05:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:20:17 05:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:20:17 Average: all 3.42 0.00 1.00 1.02 0.02 94.54 05:20:17 Average: 0 3.34 0.00 1.03 0.30 0.03 95.31 05:20:17 Average: 1 3.76 0.00 0.94 1.60 0.03 93.67 05:20:17 Average: 2 4.13 0.00 0.95 0.16 0.02 94.74 05:20:17 Average: 3 3.58 0.00 1.16 1.77 0.02 93.47 05:20:17 Average: 4 2.85 0.00 0.82 0.49 0.01 95.83 05:20:17 Average: 5 4.07 0.00 1.17 1.20 0.03 93.53 05:20:17 Average: 6 2.46 0.00 0.85 1.18 0.02 95.48 05:20:17 Average: 7 3.15 0.00 1.08 1.50 0.03 94.25 05:20:17 05:20:17 05:20:17