Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+e531bddd1517835c184708cb98e9a802e5df4205 (85be7afa377d535a04d0a0ab50f92c04bf772225) 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-ssh9286413757024455901.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9284476727487335500.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10564090976426677309.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1663900734017131125.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2256414178609140834.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117467 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [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-556 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing c10daab770e7a0f73c5d5397a0ba1764359173f3 Checking out Revision c10daab770e7a0f73c5d5397a0ba1764359173f3 (PR-556) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c10daab770e7a0f73c5d5397a0ba1764359173f3 # timeout=10 Commit message: "Merge commit 'e531bddd1517835c184708cb98e9a802e5df4205' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:51 ========================================================= 18:06:51 EdgeX Global Pipelines Version Info 18:06:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c56de1cbbfa349358a7274a5fd5e485eac239c91 # timeout=10 18:06:52 ------------------- 18:06:52 stable info: 18:06:52 ------------------- 18:06:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:06:52 Message: update stable to v1.0.243 18:06:53 ------------------- 18:06:53 experimental info: 18:06:53 ------------------- 18:06:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:06:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 18:06:53 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c10daab [Pipeline] echo 18:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:53 provisioning config files... 18:06:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config10543466185207817804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:53 ---> docker-login.sh 18:06:53 nexus3.edgexfoundry.org:10001 18:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:54 Configure a credential helper to remove this warning. See 18:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:54 18:06:54 Login Succeeded 18:06:54 nexus3.edgexfoundry.org:10002 18:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:54 Configure a credential helper to remove this warning. See 18:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:54 18:06:54 Login Succeeded 18:06:54 nexus3.edgexfoundry.org:10003 18:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:54 Configure a credential helper to remove this warning. See 18:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:54 18:06:54 Login Succeeded 18:06:54 nexus3.edgexfoundry.org:10004 18:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:54 Configure a credential helper to remove this warning. See 18:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:54 18:06:54 Login Succeeded 18:06:54 docker.io 18:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:55 Configure a credential helper to remove this warning. See 18:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:55 18:06:55 Login Succeeded 18:06:55 ---> docker-login.sh ends [Pipeline] } 18:06:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:06:55 + git rev-list -1 --merges c10daab770e7a0f73c5d5397a0ba1764359173f3~1..c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo 18:06:55 -----------> git rev-list -1 --merges c10daab770e7a0f73c5d5397a0ba1764359173f3~1..c10daab770e7a0f73c5d5397a0ba1764359173f3 c10daab770e7a0f73c5d5397a0ba1764359173f3 18:06:55 c10daab770e7a0f73c5d5397a0ba1764359173f3 [false] [Pipeline] sh 18:06:55 + git log --format=format:%s -1 c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo 18:06:55 ========================================================= 18:06:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:06:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:56 + git log --format=format:%s -1 c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo 18:06:56 [semverPrep] GIT_COMMIT: c10daab770e7a0f73c5d5397a0ba1764359173f3, Commit Message: Merge commit 'e531bddd1517835c184708cb98e9a802e5df4205' into HEAD [Pipeline] echo 18:06:56 [semverPrep] This is not a build commit. [Pipeline] sh 18:06:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:56 + grep -v github /etc/ssh/ssh_known_hosts 18:06:56 + [ -e /tmp/ssh_known_hosts ] 18:06:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:06:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:06:56 + sudo tee -a /etc/ssh/ssh_known_hosts 18:06:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:56 18:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:57 0.1.4: Pulling from edgex-devops/py-git-semver 18:06:57 b85a868b505f: Pulling fs layer 18:06:57 e2be974225ed: Pulling fs layer 18:06:57 339a4e72a1f5: Pulling fs layer 18:06:57 988bab9f4d93: Pulling fs layer 18:06:57 1469e6f7b9e6: Pulling fs layer 18:06:57 eaf3925da568: Pulling fs layer 18:06:57 bab4dde63d76: Pulling fs layer 18:06:57 bde34c3a00c8: Pulling fs layer 18:06:57 988bab9f4d93: Waiting 18:06:57 1469e6f7b9e6: Waiting 18:06:57 eaf3925da568: Waiting 18:06:57 bab4dde63d76: Waiting 18:06:57 b352a97aabf1: Pulling fs layer 18:06:57 bde34c3a00c8: Waiting 18:06:57 4872d77fe225: Pulling fs layer 18:06:57 5851b861e8e6: Pulling fs layer 18:06:57 b352a97aabf1: Waiting 18:06:57 4872d77fe225: Waiting 18:06:57 5851b861e8e6: Waiting 18:06:57 e2be974225ed: Download complete 18:06:57 988bab9f4d93: Verifying Checksum 18:06:57 988bab9f4d93: Download complete 18:06:57 339a4e72a1f5: Verifying Checksum 18:06:57 339a4e72a1f5: Download complete 18:06:57 eaf3925da568: Verifying Checksum 18:06:57 eaf3925da568: Download complete 18:06:57 1469e6f7b9e6: Verifying Checksum 18:06:57 1469e6f7b9e6: Download complete 18:06:57 bde34c3a00c8: Verifying Checksum 18:06:57 bde34c3a00c8: Download complete 18:06:57 b352a97aabf1: Verifying Checksum 18:06:57 b352a97aabf1: Download complete 18:06:57 4872d77fe225: Verifying Checksum 18:06:57 4872d77fe225: Download complete 18:06:57 5851b861e8e6: Verifying Checksum 18:06:57 5851b861e8e6: Download complete 18:06:57 b85a868b505f: Verifying Checksum 18:06:57 b85a868b505f: Download complete 18:06:57 bab4dde63d76: Verifying Checksum 18:06:57 bab4dde63d76: Download complete 18:06:58 b85a868b505f: Pull complete 18:06:58 e2be974225ed: Pull complete 18:06:59 339a4e72a1f5: Pull complete 18:06:59 988bab9f4d93: Pull complete 18:06:59 1469e6f7b9e6: Pull complete 18:06:59 eaf3925da568: Pull complete 18:07:01 bab4dde63d76: Pull complete 18:07:01 bde34c3a00c8: Pull complete 18:07:01 b352a97aabf1: Pull complete 18:07:01 4872d77fe225: Pull complete 18:07:01 5851b861e8e6: Pull complete 18:07:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:07:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:01 prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container 18:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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-devops/py-git-semver:0.1.4 cat 18:07:03 $ docker top c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 -eo pid,comm 18:07:03 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). 18:07:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:03 [ssh-agent] Looking for ssh-agent implementation... 18:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:03 $ docker exec c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent 18:07:03 SSH_AUTH_SOCK=/tmp/ssh-eAd2useoLGjr/agent.32 18:07:03 SSH_AGENT_PID=38 18:07:03 Running ssh-add (command line suppressed) 18:07:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_8840736255873121266.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_8840736255873121266.key) 18:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:04 + git tag --points-at HEAD [Pipeline] } 18:07:04 $ docker exec --env ******** --env ******** c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent -k 18:07:04 unset SSH_AUTH_SOCK; 18:07:04 unset SSH_AGENT_PID; 18:07:04 echo Agent pid 38 killed; 18:07:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:07:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:04 [ssh-agent] Looking for ssh-agent implementation... 18:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:04 $ docker exec c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent 18:07:04 SSH_AUTH_SOCK=/tmp/ssh-c72nzDsTyJyX/agent.70 18:07:04 SSH_AGENT_PID=76 18:07:04 Running ssh-add (command line suppressed) 18:07:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_12594122513745565649.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_12594122513745565649.key) 18:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:05 + git semver init 18:07:05 2022-10-27 18:07:05,247 [run_init] DEBUG init version:0.0.0 force:False 18:07:05 2022-10-27 18:07:05,248 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver 18:07:05 2022-10-27 18:07:05,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver 18:07:05 2022-10-27 18:07:05,249 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) 18:07:07 2022-10-27 18:07:06,770 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude 18:07:07 2022-10-27 18:07:06,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False 18:07:07 2022-10-27 18:07:06,771 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 18:07:07 2022-10-27 18:07:06,775 [execute] INFO git cat-file --batch-check 18:07:07 2022-10-27 18:07:06,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 18:07:07 2022-10-27 18:07:06,783 [execute] INFO git cat-file --batch 18:07:07 2022-10-27 18:07:06,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) 18:07:07 2022-10-27 18:07:06,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 18:07:07 0.0.0 [Pipeline] } 18:07:07 $ docker exec --env ******** --env ******** c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent -k 18:07:07 unset SSH_AUTH_SOCK; 18:07:07 unset SSH_AGENT_PID; 18:07:07 echo Agent pid 76 killed; 18:07:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:07 + git semver [Pipeline] } 18:07:07 $ docker stop --time=1 c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 18:07:09 $ docker rm -f c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:07:09 Stashed 1 file(s) [Pipeline] echo 18:07:09 [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 18:07:09 provisioning config files... 18:07:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config15463953934802220998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:10 ---> docker-login.sh 18:07:10 nexus3.edgexfoundry.org:10001 18:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:10 Configure a credential helper to remove this warning. See 18:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:10 18:07:10 Login Succeeded 18:07:10 nexus3.edgexfoundry.org:10002 18:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:10 Configure a credential helper to remove this warning. See 18:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:10 18:07:10 Login Succeeded 18:07:10 nexus3.edgexfoundry.org:10003 18:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:10 Configure a credential helper to remove this warning. See 18:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:10 18:07:10 Login Succeeded 18:07:10 nexus3.edgexfoundry.org:10004 18:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:10 Configure a credential helper to remove this warning. See 18:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:10 18:07:10 Login Succeeded 18:07:10 docker.io 18:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:10 Configure a credential helper to remove this warning. See 18:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:10 18:07:10 Login Succeeded 18:07:10 ---> docker-login.sh ends [Pipeline] } 18:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:11 ========================================================= 18:07:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:07:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:07:11 Sending build context to Docker daemon 45.5MB 18:07:11 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 18:07:11 Step 2/16 : FROM ${BASE} AS builder 18:07:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:11 213ec9aee27d: Pulling fs layer 18:07:11 4583459ba037: Pulling fs layer 18:07:11 93c1e223e6f2: Pulling fs layer 18:07:11 53926ce57604: Pulling fs layer 18:07:11 21b2b0c7a3f4: Pulling fs layer 18:07:11 30f14e443154: Pulling fs layer 18:07:11 801331c1e519: Pulling fs layer 18:07:11 99cc6dd402b0: Pulling fs layer 18:07:11 7d9ed39f4882: Pulling fs layer 18:07:11 53926ce57604: Waiting 18:07:11 21b2b0c7a3f4: Waiting 18:07:11 30f14e443154: Waiting 18:07:11 801331c1e519: Waiting 18:07:11 99cc6dd402b0: Waiting 18:07:11 7d9ed39f4882: Waiting 18:07:11 93c1e223e6f2: Download complete 18:07:11 4583459ba037: Verifying Checksum 18:07:11 4583459ba037: Download complete 18:07:11 21b2b0c7a3f4: Verifying Checksum 18:07:11 21b2b0c7a3f4: Download complete 18:07:11 30f14e443154: Download complete 18:07:11 213ec9aee27d: Verifying Checksum 18:07:11 801331c1e519: Download complete 18:07:11 213ec9aee27d: Pull complete 18:07:11 4583459ba037: Pull complete 18:07:12 93c1e223e6f2: Pull complete 18:07:12 7d9ed39f4882: Verifying Checksum 18:07:12 7d9ed39f4882: Download complete 18:07:13 99cc6dd402b0: Verifying Checksum 18:07:13 53926ce57604: Verifying Checksum 18:07:13 53926ce57604: Download complete 18:07:17 53926ce57604: Pull complete 18:07:17 21b2b0c7a3f4: Pull complete 18:07:17 30f14e443154: Pull complete 18:07:17 801331c1e519: Pull complete 18:07:19 99cc6dd402b0: Pull complete 18:07:20 7d9ed39f4882: Pull complete 18:07:20 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 18:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:07:20 ---> 1dedd983c030 18:07:20 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:07:21 ---> Running in 01781a5504fe 18:07:21 Removing intermediate container 01781a5504fe 18:07:21 ---> 94c8643d407f 18:07:21 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 18:07:22 ---> Running in aa00a7181170 18:07:22 Removing intermediate container aa00a7181170 18:07:22 ---> 38f3ebd405c9 18:07:22 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 18:07:22 ---> Running in 2229c527ffd9 18:07:22 Removing intermediate container 2229c527ffd9 18:07:22 ---> 7a4430a4c6fa 18:07:22 Step 6/16 : LABEL Name=edgex-ui-go 18:07:22 ---> Running in a0b6287fd423 18:07:22 Removing intermediate container a0b6287fd423 18:07:22 ---> 960840b3bd7e 18:07:22 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:07:22 ---> Running in d01f3e10430c 18:07:22 Removing intermediate container d01f3e10430c 18:07:22 ---> dfcd7a373c5f 18:07:22 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:07:23 latest: Pulling from library/docker 18:07:23 213ec9aee27d: Already exists 18:07:23 7b0dd730a5c3: Pulling fs layer 18:07:23 4b90f8029a36: Pulling fs layer 18:07:23 a89466c712af: Pulling fs layer 18:07:23 9c6a0a734fa9: Pulling fs layer 18:07:23 beeedf2bf9bb: Pulling fs layer 18:07:23 3bc3016a9123: Pulling fs layer 18:07:23 45d434503156: Pulling fs layer 18:07:23 539e1dfa3993: Pulling fs layer 18:07:23 3bc3016a9123: Waiting 18:07:23 45d434503156: Waiting 18:07:23 539e1dfa3993: Waiting 18:07:23 9c6a0a734fa9: Waiting 18:07:23 beeedf2bf9bb: Waiting 18:07:23 4b90f8029a36: Download complete 18:07:23 7b0dd730a5c3: Verifying Checksum 18:07:23 7b0dd730a5c3: Download complete 18:07:23 7b0dd730a5c3: Pull complete 18:07:23 4b90f8029a36: Pull complete 18:07:23 a89466c712af: Verifying Checksum 18:07:23 a89466c712af: Download complete 18:07:24 3bc3016a9123: Verifying Checksum 18:07:24 3bc3016a9123: Download complete 18:07:24 9c6a0a734fa9: Verifying Checksum 18:07:24 9c6a0a734fa9: Download complete 18:07:24 beeedf2bf9bb: Verifying Checksum 18:07:24 beeedf2bf9bb: Download complete 18:07:24 45d434503156: Download complete 18:07:24 a89466c712af: Pull complete 18:07:24 539e1dfa3993: Verifying Checksum 18:07:24 539e1dfa3993: Download complete 18:07:24 9c6a0a734fa9: Pull complete 18:07:24 Still waiting to schedule task 18:07:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:07:25 beeedf2bf9bb: Pull complete 18:07:25 3bc3016a9123: Pull complete 18:07:25 45d434503156: Pull complete 18:07:25 539e1dfa3993: Pull complete 18:07:25 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 18:07:25 Status: Downloaded newer image for docker:latest 18:07:26 ---> c5122ef1125e 18:07:26 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:26 ---> Running in 053122977c5c 18:07:26 Removing intermediate container 053122977c5c 18:07:26 ---> 83d7c74bbd40 18:07:26 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:26 ---> Running in e6859c6f1e26 18:07:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:07:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:07:28 OK: 211 MiB in 51 packages 18:07:28 Removing intermediate container e6859c6f1e26 18:07:28 ---> e38dc1e7ffdb 18:07:28 Step 11/16 : ENV GO111MODULE=on 18:07:28 ---> Running in 1c90c4b393dd 18:07:28 Removing intermediate container 1c90c4b393dd 18:07:28 ---> e19e3a8e578f 18:07:28 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:07:28 ---> Running in 16b21ec6d1ea 18:07:29 Removing intermediate container 16b21ec6d1ea 18:07:29 ---> 7df5b91e3aa3 18:07:29 Step 13/16 : COPY go.mod vendor* ./ 18:07:29 ---> f3881816cd50 18:07:29 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:29 ---> Running in 8deff6572a3d 18:07:47 Removing intermediate container 8deff6572a3d 18:07:47 ---> 5b90f14e7341 18:07:47 Step 15/16 : COPY . . 18:07:47 ---> a120a869249c 18:07:47 Step 16/16 : RUN ${MAKE} 18:07:47 ---> Running in 51c606ec5020 18:07:47 noop 18:07:47 Removing intermediate container 51c606ec5020 18:07:47 ---> 0c7207e58604 18:07:47 Successfully built 0c7207e58604 18:07:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:47 + docker inspect -f . ci-base-image-x86_64 18:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:47 prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container 18:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:47 $ docker top 50a0a010c910118308304758ed95f96c97f46b03281db2ea36a121b2f2bee00e -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:48 + go version 18:07:48 go version go1.18.7 linux/amd64 [Pipeline] } 18:07:48 $ docker stop --time=1 50a0a010c910118308304758ed95f96c97f46b03281db2ea36a121b2f2bee00e 18:07:49 $ docker rm -f 50a0a010c910118308304758ed95f96c97f46b03281db2ea36a121b2f2bee00e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:50 + docker inspect -f . ci-base-image-x86_64 18:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:50 prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container 18:07:50 $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:50 $ docker top e04f8d1bb4159e6b2edb0e392068a4a6a9466b7b731a7db1151cc9a43a8146fd -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh 18:07:51 + make test 18:07:51 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:07:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:08:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:08:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:08:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:08:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:08:03 ./bin/test-attribution-txt.sh 18:08:03 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 18:08:03 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 18:08:03 An attribution for golang.org/x/net is missing from Attribution.txt, please add 18:08:03 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 18:08:03 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 18:08:03 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 18:08:03 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 18:08:03 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 18:08:03 make -C web test 18:08:03 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' 18:08:03 make[1]: tput: No such file or directory 18:08:03 make[1]: tput: No such file or directory 18:08:03 warning: generating ./VERSION 18:08:03 echo "0.0.0" > VERSION 18:08:03 docker build \ 18:08:03 -f Dockerfile \ 18:08:03 --build-arg USER=1000 \ 18:08:03 \ 18:08:03 --label "git_sha=c10daab770e7a0f73c5d5397a0ba1764359173f3" \ 18:08:03 -t edgexfoundry/edgex-web-ui:c10daab770e7a0f73c5d5397a0ba1764359173f3 \ 18:08:03 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:08:03 . 18:08:03 Sending build context to Docker daemon 3.27MB 18:08:03 Step 1/10 : FROM node:16.17-alpine3.15 18:08:03 16.17-alpine3.15: Pulling from library/node 18:08:03 9621f1afde84: Pulling fs layer 18:08:03 c6f70ee39829: Pulling fs layer 18:08:03 56892a8094a2: Pulling fs layer 18:08:03 58dd87906ef0: Pulling fs layer 18:08:03 58dd87906ef0: Waiting 18:08:03 56892a8094a2: Download complete 18:08:03 9621f1afde84: Verifying Checksum 18:08:03 9621f1afde84: Download complete 18:08:03 58dd87906ef0: Verifying Checksum 18:08:03 58dd87906ef0: Download complete 18:08:03 9621f1afde84: Pull complete 18:08:03 c6f70ee39829: Verifying Checksum 18:08:03 c6f70ee39829: Download complete 18:08:05 c6f70ee39829: Pull complete 18:08:05 56892a8094a2: Pull complete 18:08:05 58dd87906ef0: Pull complete 18:08:05 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:08:05 Status: Downloaded newer image for node:16.17-alpine3.15 18:08:05 ---> b69703f70c3d 18:08:05 Step 2/10 : RUN apk add --no-cache chromium 18:08:05 ---> Running in 928cacffa55a 18:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:06 (1/129) Installing libxau (1.0.9-r0) 18:08:06 (2/129) Installing libmd (1.0.3-r0) 18:08:06 (3/129) Installing libbsd (0.11.3-r1) 18:08:06 (4/129) Installing libxdmcp (1.1.3-r0) 18:08:06 (5/129) Installing libxcb (1.14-r2) 18:08:06 (6/129) Installing libx11 (1.7.3.1-r0) 18:08:06 (7/129) Installing libxext (1.3.4-r0) 18:08:06 (8/129) Installing libice (1.0.10-r0) 18:08:06 (9/129) Installing libuuid (2.37.4-r0) 18:08:06 (10/129) Installing libsm (1.2.3-r0) 18:08:06 (11/129) Installing libxt (1.2.1-r0) 18:08:06 (12/129) Installing libxmu (1.1.3-r0) 18:08:06 (13/129) Installing xset (1.2.4-r0) 18:08:06 (14/129) Installing xprop (1.2.5-r0) 18:08:06 (15/129) Installing xdg-utils (1.1.3-r0) 18:08:06 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 18:08:06 (17/129) Installing pkgconf (1.8.0-r0) 18:08:06 (18/129) Installing libffi (3.4.2-r1) 18:08:06 (19/129) Installing libintl (0.21-r0) 18:08:06 (20/129) Installing libblkid (2.37.4-r0) 18:08:06 (21/129) Installing libmount (2.37.4-r0) 18:08:06 (22/129) Installing pcre (8.45-r1) 18:08:06 (23/129) Installing glib (2.70.1-r0) 18:08:06 (24/129) Installing xz-libs (5.2.5-r1) 18:08:06 (25/129) Installing libxml2 (2.9.14-r2) 18:08:06 (26/129) Installing shared-mime-info (2.1-r1) 18:08:06 (27/129) Installing hicolor-icon-theme (0.17-r1) 18:08:06 (28/129) Installing libjpeg-turbo (2.1.2-r0) 18:08:06 (29/129) Installing libpng (1.6.37-r1) 18:08:06 (30/129) Installing libwebp (1.2.2-r0) 18:08:06 (31/129) Installing zstd-libs (1.5.0-r0) 18:08:06 (32/129) Installing tiff (4.4.0-r0) 18:08:06 (33/129) Installing gdk-pixbuf (2.42.8-r0) 18:08:06 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 18:08:06 (35/129) Installing libxcomposite (0.4.5-r0) 18:08:06 (36/129) Installing libxfixes (6.0.0-r0) 18:08:06 (37/129) Installing libxrender (0.9.10-r3) 18:08:06 (38/129) Installing libxcursor (1.2.0-r0) 18:08:06 (39/129) Installing libxdamage (1.1.5-r1) 18:08:06 (40/129) Installing libxi (1.8-r0) 18:08:06 (41/129) Installing libxinerama (1.1.4-r1) 18:08:06 (42/129) Installing libxrandr (1.5.2-r1) 18:08:06 (43/129) Installing atk (2.36.0-r0) 18:08:06 (44/129) Installing libxtst (1.2.3-r3) 18:08:06 (45/129) Installing dbus-libs (1.12.24-r0) 18:08:06 (46/129) Installing at-spi2-core (2.42.0-r0) 18:08:06 (47/129) Installing at-spi2-atk (2.38.0-r0) 18:08:06 (48/129) Installing expat (2.5.0-r0) 18:08:07 (49/129) Installing brotli-libs (1.0.9-r5) 18:08:07 (50/129) Installing libbz2 (1.0.8-r1) 18:08:07 (51/129) Installing freetype (2.11.1-r2) 18:08:07 (52/129) Installing fontconfig (2.13.1-r4) 18:08:07 (53/129) Installing pixman (0.40.0-r3) 18:08:07 (54/129) Installing cairo (1.16.0-r5) 18:08:07 (55/129) Installing cairo-gobject (1.16.0-r5) 18:08:07 (56/129) Installing avahi-libs (0.8-r5) 18:08:07 (57/129) Installing gmp (6.2.1-r1) 18:08:07 (58/129) Installing nettle (3.7.3-r0) 18:08:07 (59/129) Installing p11-kit (0.24.0-r1) 18:08:07 (60/129) Installing libtasn1 (4.18.0-r0) 18:08:07 (61/129) Installing libunistring (0.9.10-r1) 18:08:07 (62/129) Installing gnutls (3.7.1-r1) 18:08:07 (63/129) Installing cups-libs (2.3.3-r6) 18:08:07 (64/129) Installing libepoxy (1.5.9-r0) 18:08:07 (65/129) Installing fribidi (1.0.11-r0) 18:08:07 (66/129) Installing graphite2 (1.3.14-r0) 18:08:07 (67/129) Installing harfbuzz (3.0.0-r2) 18:08:07 (68/129) Installing libxft (2.3.4-r0) 18:08:07 (69/129) Installing pango (1.48.10-r0) 18:08:07 (70/129) Installing wayland-libs-client (1.19.0-r1) 18:08:07 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 18:08:07 (72/129) Installing wayland-libs-egl (1.19.0-r1) 18:08:07 (73/129) Installing xkeyboard-config (2.34-r0) 18:08:07 (74/129) Installing libxkbcommon (1.3.1-r0) 18:08:07 (75/129) Installing gtk+3.0 (3.24.30-r0) 18:08:07 Executing gtk+3.0-3.24.30-r0.post-install 18:08:07 (76/129) Installing libfontenc (1.1.4-r0) 18:08:07 (77/129) Installing mkfontscale (1.2.1-r1) 18:08:07 (78/129) Installing ttf-opensans (1.10-r1) 18:08:07 Executing ttf-opensans-1.10-r1.post-install 18:08:09 (79/129) Installing libogg (1.3.5-r0) 18:08:09 (80/129) Installing flac (1.3.4-r0) 18:08:09 (81/129) Installing alsa-lib (1.2.5.1-r1) 18:08:09 (82/129) Installing libatomic (10.3.1_git20211027-r0) 18:08:09 (83/129) Installing sdl2 (2.0.16-r4) 18:08:09 (84/129) Installing aom-libs (3.2.0-r0) 18:08:09 (85/129) Installing libass (0.15.2-r0) 18:08:09 (86/129) Installing libdav1d (0.9.2-r0) 18:08:09 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:08:09 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 18:08:09 (89/129) Installing lame (3.100-r0) 18:08:09 (90/129) Installing opus (1.3.1-r1) 18:08:09 (91/129) Installing libgomp (10.3.1_git20211027-r0) 18:08:09 (92/129) Installing soxr (0.1.3-r2) 18:08:09 (93/129) Installing libsrt (1.4.2-r1) 18:08:09 (94/129) Installing libssh (0.9.6-r1) 18:08:09 (95/129) Installing libtheora (1.1.1-r16) 18:08:09 (96/129) Installing v4l-utils-libs (1.22.1-r1) 18:08:09 (97/129) Installing libpciaccess (0.16-r0) 18:08:09 (98/129) Installing libdrm (2.4.109-r0) 18:08:09 (99/129) Installing libva (2.13.0-r0) 18:08:09 (100/129) Installing libvdpau (1.4-r0) 18:08:09 (101/129) Installing vidstab (1.1.0-r1) 18:08:09 (102/129) Installing libvorbis (1.3.7-r0) 18:08:09 (103/129) Installing libvpx (1.10.0-r0) 18:08:09 (104/129) Installing vulkan-loader (1.2.196-r0) 18:08:09 (105/129) Installing x264-libs (20210613-r0) 18:08:09 (106/129) Installing x265-libs (3.5-r0) 18:08:09 (107/129) Installing xvidcore (1.3.7-r1) 18:08:09 (108/129) Installing ffmpeg-libs (4.4.1-r2) 18:08:09 (109/129) Installing libevent (2.1.12-r4) 18:08:09 (110/129) Installing mesa (21.2.6-r0) 18:08:09 (111/129) Installing wayland-libs-server (1.19.0-r1) 18:08:09 (112/129) Installing mesa-gbm (21.2.6-r0) 18:08:09 (113/129) Installing lcms2 (2.12-r1) 18:08:09 (114/129) Installing nspr (4.32-r0) 18:08:09 (115/129) Installing sqlite-libs (3.36.0-r0) 18:08:10 (116/129) Installing nss (3.78.1-r0) 18:08:10 (117/129) Installing libasyncns (0.8-r1) 18:08:10 (118/129) Installing libltdl (2.4.6-r7) 18:08:10 (119/129) Installing orc (0.4.32-r0) 18:08:10 (120/129) Installing libsndfile (1.0.31-r1) 18:08:10 (121/129) Installing speexdsp (1.2.0-r0) 18:08:10 (122/129) Installing tdb-libs (1.4.5-r0) 18:08:10 (123/129) Installing libpulse (15.0-r2) 18:08:10 (124/129) Installing re2 (2021.11.01-r0) 18:08:10 (125/129) Installing snappy (1.1.9-r1) 18:08:10 (126/129) Installing libgpg-error (1.42-r1) 18:08:10 (127/129) Installing libgcrypt (1.9.4-r0) 18:08:10 (128/129) Installing libxslt (1.1.35-r0) 18:08:10 (129/129) Installing chromium (99.0.4844.84-r0) 18:08:11 Executing busybox-1.34.1-r7.trigger 18:08:11 Executing glib-2.70.1-r0.trigger 18:08:11 Executing shared-mime-info-2.1-r1.trigger 18:08:13 Executing gdk-pixbuf-2.42.8-r0.trigger 18:08:13 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:08:13 Executing fontconfig-2.13.1-r4.trigger 18:08:13 Executing mkfontscale-1.2.1-r1.trigger 18:08:13 OK: 286 MiB in 145 packages 18:08:16 Removing intermediate container 928cacffa55a 18:08:16 ---> 4deab7c6009d 18:08:16 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:08:16 ---> Running in ce7181ff06f6 18:08:16 Removing intermediate container ce7181ff06f6 18:08:16 ---> 98a098213731 18:08:16 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:08:16 ---> Running in ffbed39eb57c 18:08:16 Removing intermediate container ffbed39eb57c 18:08:16 ---> 862a8613d565 18:08:16 Step 5/10 : RUN npm install -g npm 18:08:16 ---> Running in c1e7e1eba2c1 18:08:23 18:08:23 changed 54 packages, and audited 212 packages in 6s 18:08:23 18:08:23 11 packages are looking for funding 18:08:23 run `npm fund` for details 18:08:23 18:08:23 found 0 vulnerabilities 18:08:24 Removing intermediate container c1e7e1eba2c1 18:08:24 ---> 4ed3201f81be 18:08:24 Step 6/10 : ARG USER=1000 18:08:24 ---> Running in 4f9226172689 18:08:24 Removing intermediate container 4f9226172689 18:08:24 ---> 253e5b8d58e6 18:08:24 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:08:24 ---> Running in 1e8f23a53837 18:08:24 Removing intermediate container 1e8f23a53837 18:08:24 ---> 2b5209faab13 18:08:24 Step 8/10 : USER $USER:$USER 18:08:24 ---> Running in 7a16049f5df8 18:08:25 Removing intermediate container 7a16049f5df8 18:08:25 ---> d0fcfd42b86c 18:08:25 Step 9/10 : WORKDIR /app 18:08:25 ---> Running in 90b0268efd40 18:08:25 Removing intermediate container 90b0268efd40 18:08:25 ---> 93eaa31a9e9a 18:08:25 Step 10/10 : LABEL git_sha=c10daab770e7a0f73c5d5397a0ba1764359173f3 18:08:25 ---> Running in 1cc5fdac42a0 18:08:25 Removing intermediate container 1cc5fdac42a0 18:08:25 ---> cc254650dd6b 18:08:25 Successfully built cc254650dd6b 18:08:25 Successfully tagged edgexfoundry/edgex-web-ui:c10daab770e7a0f73c5d5397a0ba1764359173f3 18:08:25 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:08:25 touch edgex-web-ui.imagebuilt 18:08:25 mkdir -p node_modules coverage 18:08:25 chown "1000:1000" node_modules coverage package-lock.json 18:08:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:27 npm WARN EBADENGINE Unsupported engine { 18:08:27 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:08:27 npm WARN EBADENGINE required: { 18:08:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:08:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:08:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:08:27 npm WARN EBADENGINE }, 18:08:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:08:27 npm WARN EBADENGINE } 18:08:31 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:08:31 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 18:08:31 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:08:31 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:08:31 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:08:31 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:08:32 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:08:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:08:34 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:08:36 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 18:08:36 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 18:08:37 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. 18:08:37 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:08:37 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:08:38 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. 18:08:38 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. 18:08:38 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. 18:08:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:08:43 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. 18:08:48 18:08:48 added 1478 packages, and audited 1479 packages in 23s 18:08:48 18:08:48 90 packages are looking for funding 18:08:48 run `npm fund` for details 18:08:48 18:08:48 13 vulnerabilities (3 moderate, 8 high, 2 critical) 18:08:48 18:08:48 To address issues that do not require attention, run: 18:08:48 npm audit fix 18:08:48 18:08:48 To address all issues (including breaking changes), run: 18:08:48 npm audit fix --force 18:08:48 18:08:48 Run `npm audit` for details. 18:08:52 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 18:08:54 - Generating browser application bundles (phase: setup)... 18:08:59 Compiling @angular/core : es2015 as esm2015 18:08:59 Compiling @angular/compiler/testing : es2015 as esm2015 18:09:03 Compiling @angular/core/testing : es2015 as esm2015 18:09:03 Compiling @angular/common : es2015 as esm2015 18:09:03 Compiling @angular/platform-browser : es2015 as esm2015 18:09:03 Compiling @angular/common/testing : es2015 as esm2015 18:09:04 Compiling @angular/common/http : es2015 as esm2015 18:09:04 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:09:04 Compiling @angular/router : es2015 as esm2015 18:09:04 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:09:04 Compiling @angular/forms : es2015 as esm2015 18:09:05 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:09:05 Compiling @angular/common/http/testing : es2015 as esm2015 18:09:07 Compiling @angular/router/testing : es2015 as esm2015 18:09:13 27 10 2022 18:09:13.479:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:09:13 27 10 2022 18:09:13.482:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:09:13 27 10 2022 18:09:13.485:INFO [launcher]: Starting browser ChromeHeadless 18:09:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117470 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] ws 18:09:27 Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout 18:09:27 The recommended git tool is: git 18:09:28 ✔ Browser application bundle generation complete. 18:09:28 27 10 2022 18:09:26.964:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 72EUqfNDN3-TynrlAAAB with id 35155184 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.067 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.085 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.094 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.11 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.112 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.117 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.264 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.281 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.327 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.362 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.438 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.452 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.467 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.47 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.471 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.478 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.481 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.486 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.521 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.564 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.608 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.629 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.665 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.723 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.738 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.744 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.748 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.77 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.78 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.811 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.823 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.837 secs) 18:09:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.869 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.893 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.916 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.922 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.933 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.941 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.97 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.981 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.013 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.025 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.049 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.084 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.107 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.13 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.25 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.263 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.272 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.277 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.318 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.337 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.368 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.38 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.383 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.393 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.406 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.42 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.426 secs) 18:09:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.429 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.46 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.469 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.481 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.494 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.53 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.541 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.547 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.555 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.578 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.582 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.643 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.647 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.65 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.658 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.665 secs) 18:09:32 WARN: ' 18:09:32 It looks like you're using ngModel on the same form field as formControlName. 18:09:32 Support for using the ngModel input property and ngModelChange event with 18:09:32 reactive form directives has been deprecated in Angular v6 and will be removed 18:09:32 in a future version of Angular. 18:09:32 18:09:32 For more information on this, see our API docs here: 18:09:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:09:32 ' 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.665 secs) 18:09:32 WARN: ' 18:09:32 It looks like you're using ngModel on the same form field as formControlName. 18:09:32 Support for using the ngModel input property and ngModelChange event with 18:09:32 reactive form directives has been deprecated in Angular v6 and will be removed 18:09:32 in a future version of Angular. 18:09:32 18:09:32 For more information on this, see our API docs here: 18:09:32 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:09:32 ' 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.683 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.703 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.712 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.716 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.718 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.732 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.736 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.74 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.743 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.747 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.778 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.782 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.784 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.792 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.797 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.799 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.817 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.83 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.844 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.847 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.853 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.87 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.876 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.891 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.908 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.929 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.949 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.955 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.967 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.974 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.976 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.978 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.983 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.998 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.005 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.013 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.014 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.036 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.039 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.041 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.047 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.071 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.097 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.105 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.108 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.11 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.112 secs) 18:09:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.135 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.153 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.157 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.159 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.163 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.171 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.175 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.176 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.19 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.203 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.217 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.228 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.25 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.254 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.258 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.263 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.264 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.266 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.272 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.275 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.282 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.307 secs) 18:09:33 using credential edgex-jenkins-ssh 18:09:33 Cloning the remote Git repository 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.315 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.321 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.328 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.344 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.353 secs) 18:09:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.424 secs / 2.353 secs) 18:09:33 TOTAL: 149 SUCCESS 18:09:33 ✔ Browser application bundle generation complete. 18:09:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:09:33 > git init /w/workspace/edgex-ui-go/7 # timeout=10 18:09:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:09:33 > git --version # timeout=10 18:09:33 > git --version # 'git version 2.25.1' 18:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:33 Verifying host key using known hosts file 18:09:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:09:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:33 18:09:33 =============================== Coverage summary =============================== 18:09:33 Statements : 40.98% ( 1467/3580 ) 18:09:33 Branches : 12.03% ( 111/923 ) 18:09:33 Functions : 33.28% ( 432/1298 ) 18:09:33 Lines : 38.91% ( 1318/3387 ) 18:09:33 ================================================================================ 18:09:33 ✔ Browser application bundle generation complete. 18:09:34 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo 18:09:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:34 $ docker stop --time=1 e04f8d1bb4159e6b2edb0e392068a4a6a9466b7b731a7db1151cc9a43a8146fd 18:09:35 $ docker rm -f e04f8d1bb4159e6b2edb0e392068a4a6a9466b7b731a7db1151cc9a43a8146fd [Pipeline] // withDockerContainer [Pipeline] sh 18:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:09:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:38 + ls -al . 18:09:38 total 184 18:09:38 drwxrwxr-x 14 jenkins jenkins 4096 Oct 27 18:07 . 18:09:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:06 .. 18:09:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:06 .blubracket 18:09:38 -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 18:06 .dockerignore 18:09:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:07 .git 18:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:06 .github 18:09:38 -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 18:06 .gitignore 18:09:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 18:07 .semver 18:09:38 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 18:06 Attribution.txt 18:09:38 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 18:06 CHANGELOG.md 18:09:38 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 18:06 CONTRIBUTING.md 18:09:38 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 18:06 Dockerfile 18:09:38 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 18:06 Jenkinsfile 18:09:38 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 18:06 LICENSE 18:09:38 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 18:06 Makefile 18:09:38 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 18:06 README.md 18:09:38 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 18:07 VERSION 18:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:06 assets 18:09:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:06 bin 18:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:06 cmd 18:09:38 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 18:07 coverage.out 18:09:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:06 docs 18:09:38 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 18:06 go.mod 18:09:38 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 18:06 go.sum 18:09:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:06 internal 18:09:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:06 snap 18:09:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:06 testing 18:09:38 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:06 version.go 18:09:38 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 18:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:38 + 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=c10daab770e7a0f73c5d5397a0ba1764359173f3 --label arch=amd64 --label version=0.0.0 . 18:09:38 Merging remotes/origin/main commit e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 18:09:38 Sending build context to Docker daemon 48.25MB 18:09:38 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:09:38 Step 2/26 : FROM ${BASE} AS builder 18:09:38 ---> 0c7207e58604 18:09:38 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:09:38 ---> Running in 4fe778e2d7fb 18:09:38 Removing intermediate container 4fe778e2d7fb 18:09:38 ---> ab83dc7c42da 18:09:38 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:09:38 ---> Running in d5a3017ee7e4 18:09:39 Removing intermediate container d5a3017ee7e4 18:09:39 ---> ba5630adea5f 18:09:39 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:09:39 ---> Running in c89274d17472 18:09:39 Removing intermediate container c89274d17472 18:09:39 ---> 8d2f7ba2fe21 18:09:39 Step 6/26 : LABEL Name=edgex-ui-go 18:09:39 ---> Running in 71a5f3b07b2c 18:09:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:09:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:37 Verifying host key using known hosts file 18:09:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:09:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:09:38 > git config core.sparsecheckout # timeout=10 18:09:38 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 18:09:39 > git remote # timeout=10 18:09:39 > git config --get remote.origin.url # timeout=10 18:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:39 Verifying host key using known hosts file 18:09:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:09:39 > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 18:09:39 Merge succeeded, producing f39887f7db8c530950ab3c43f862b0975ed2cb4c 18:09:39 Checking out Revision f39887f7db8c530950ab3c43f862b0975ed2cb4c (PR-556) 18:09:39 Removing intermediate container 71a5f3b07b2c 18:09:39 ---> 0c883d44c16b 18:09:39 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:09:39 ---> Running in e79cd115deeb 18:09:39 Removing intermediate container e79cd115deeb 18:09:39 ---> 5228b1f66e6d 18:09:39 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:09:39 ---> 59e3a183b8f5 18:09:39 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:40 ---> Running in 6ab8e8fa3a0d 18:09:39 > git rev-parse HEAD^{commit} # timeout=10 18:09:39 > git config core.sparsecheckout # timeout=10 18:09:39 > git checkout -f f39887f7db8c530950ab3c43f862b0975ed2cb4c # timeout=10 18:09:40 Removing intermediate container 6ab8e8fa3a0d 18:09:40 ---> 5e793692f4b2 18:09:40 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:40 ---> Running in 6e6b44203b54 18:09:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:42 OK: 211 MiB in 51 packages 18:09:42 Removing intermediate container 6e6b44203b54 18:09:42 ---> 84c152f74098 18:09:42 Step 11/26 : ENV GO111MODULE=on 18:09:42 ---> Running in d670fb3b172e 18:09:42 Removing intermediate container d670fb3b172e 18:09:42 ---> f37366d949dc 18:09:42 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:09:42 ---> Running in 2b6c61fed6b1 18:09:42 Removing intermediate container 2b6c61fed6b1 18:09:42 ---> 71dac266e62a 18:09:42 Step 13/26 : COPY go.mod vendor* ./ 18:09:42 ---> 9e87ef470ef7 18:09:42 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:42 Commit message: "Merge commit 'e531bddd1517835c184708cb98e9a802e5df4205' into HEAD" 18:09:42 First time build. Skipping changelog. 18:09:42 ---> Running in 9ccd3f0783c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:43 Removing intermediate container 9ccd3f0783c3 18:09:43 ---> 466d214aac88 18:09:43 Step 15/26 : COPY . . 18:09:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:09:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:43 Dload Upload Total Spent Left Speed 18:09:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k 18:09:42 > git rev-list --no-walk c56de1cbbfa349358a7274a5fd5e485eac239c91 # timeout=10 [Pipeline] sh 18:09:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:09:44 + sudo tee /etc/docker/daemon.new 18:09:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:09:44 { 18:09:44 "registry-mirrors": [ 18:09:44 "https://nexus3.edgexfoundry.org:10001" 18:09:44 ], 18:09:44 "bip": "10.250.0.254/24", 18:09:44 "hosts": [ 18:09:44 "tcp://0.0.0.0:5555", 18:09:44 "unix:///var/run/docker.sock" 18:09:44 ], 18:09:44 "mtu": 1458, 18:09:44 "selinux-enabled": true, 18:09:44 "seccomp-profile": "/etc/docker/seccomp.json" 18:09:44 } [Pipeline] sh 18:09:44 ---> 18f4fa33b107 18:09:44 Step 16/26 : RUN ${MAKE} 18:09:44 ---> Running in 4b6508eb9e96 18:09:44 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 18:09:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:09:45 + sudo service docker restart 18:09:54 Removing intermediate container 4b6508eb9e96 18:09:54 ---> f43716bf6177 18:09:54 Step 17/26 : FROM alpine:3.14 18:09:55 3.14: Pulling from library/alpine 18:09:55 c7ed990a2339: Pulling fs layer 18:09:56 c7ed990a2339: Verifying Checksum 18:09:56 c7ed990a2339: Pull complete 18:09:56 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:09:56 Status: Downloaded newer image for alpine:3.14 18:09:56 ---> dd53f409bf0b 18:09:56 Step 18/26 : EXPOSE 4000 18:09:56 ---> Running in e76eed72e71a 18:09:56 Removing intermediate container e76eed72e71a 18:09:56 ---> f9516f084d44 18:09:56 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:09:56 ---> 0a85a21f3fb9 18:09:56 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:09:57 ---> 874305ef0039 18:09:57 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:09:57 ---> 6a551a704b6d 18:09:57 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:09:57 ---> Running in cfbb767459b5 18:09:57 Removing intermediate container cfbb767459b5 18:09:57 ---> ac51f25ebcca 18:09:57 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 18:09:57 ---> Running in 7333b15fe493 18:09:57 Removing intermediate container 7333b15fe493 18:09:57 ---> 36dd19a05357 18:09:57 Step 24/26 : LABEL arch=amd64 18:09:57 ---> Running in 6a03d0b5d04d 18:09:57 Removing intermediate container 6a03d0b5d04d 18:09:57 ---> 232d1faced01 18:09:57 Step 25/26 : LABEL git_sha=c10daab770e7a0f73c5d5397a0ba1764359173f3 18:09:57 ---> Running in 37dd75e2fc18 18:09:57 Removing intermediate container 37dd75e2fc18 18:09:57 ---> 9f7ff9d64a24 18:09:57 Step 26/26 : LABEL version=0.0.0 18:09:57 ---> Running in 3811d8cb7be6 18:09:57 Removing intermediate container 3811d8cb7be6 18:09:57 ---> 002e79cf3d9e 18:09:57 [Warning] One or more build-args [ARCH] were not consumed 18:09:57 Successfully built 002e79cf3d9e 18:09:57 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 18:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:58 18:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:58 latest: Pulling from edgex-lftools-log-publisher 18:09:58 5eb5b503b376: Pulling fs layer 18:09:58 5c69ac0246d0: Pulling fs layer 18:09:58 ec43610c2a17: Pulling fs layer 18:09:58 3a2ae6a8a46f: Pulling fs layer 18:09:58 33b1e0a273af: Pulling fs layer 18:09:58 5d3b04190fa2: Pulling fs layer 18:09:58 2f39f015ded8: Pulling fs layer 18:09:58 33b1e0a273af: Waiting 18:09:58 5d3b04190fa2: Waiting 18:09:58 3a2ae6a8a46f: Waiting 18:09:58 5c69ac0246d0: Verifying Checksum 18:09:58 5c69ac0246d0: Download complete 18:09:58 3a2ae6a8a46f: Verifying Checksum 18:09:58 3a2ae6a8a46f: Download complete 18:09:58 ec43610c2a17: Verifying Checksum 18:09:58 ec43610c2a17: Download complete 18:09:58 33b1e0a273af: Verifying Checksum 18:09:58 5eb5b503b376: Verifying Checksum 18:09:58 5eb5b503b376: Download complete 18:09:59 2f39f015ded8: Download complete 18:10:00 5eb5b503b376: Pull complete 18:10:00 5c69ac0246d0: Pull complete 18:10:00 ec43610c2a17: Pull complete 18:10:00 3a2ae6a8a46f: Pull complete 18:10:01 33b1e0a273af: Pull complete 18:10:01 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:03 provisioning config files... 18:10:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config16921687069162121081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:04 ---> docker-login.sh 18:10:04 nexus3.edgexfoundry.org:10001 18:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:04 Configure a credential helper to remove this warning. See 18:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:04 18:10:04 Login Succeeded 18:10:04 nexus3.edgexfoundry.org:10002 18:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:05 Configure a credential helper to remove this warning. See 18:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:05 18:10:05 Login Succeeded 18:10:05 nexus3.edgexfoundry.org:10003 18:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:05 2f39f015ded8: Pull complete 18:10:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:05 prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container 18:10:05 $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:05 Configure a credential helper to remove this warning. See 18:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:05 18:10:05 Login Succeeded 18:10:05 nexus3.edgexfoundry.org:10004 18:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:05 Configure a credential helper to remove this warning. See 18:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:05 18:10:05 Login Succeeded 18:10:05 docker.io 18:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:06 Configure a credential helper to remove this warning. See 18:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:06 18:10:06 Login Succeeded 18:10:06 ---> docker-login.sh ends 18:10:07 $ docker top b6cd8d9e1306f0e4aa374a16e246625960565103d473437541c6ceb4316e4796 -eo pid,comm [Pipeline] { [Pipeline] } 18:10:07 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:07 ========================================================= 18:10:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:10:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:07 ---> job-cost.sh 18:10:07 lf-activate-venv: SKIPPING 18:10:07 INFO: No Stack... 18:10:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:10:08 INFO: Archiving Costs [Pipeline] sh 18:10:08 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv 18:10:08 + cut -d, -f6 [Pipeline] lock 18:10:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] 18:10:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] did not exist. Created. 18:10:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:08 + echo total: 0.2199999988079071 [Pipeline] stash 18:10:08 Sending build context to Docker daemon 28.72MB 18:10:08 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 18:10:08 Step 2/16 : FROM ${BASE} AS builder 18:10:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:10:09 9b18e9b68314: Pulling fs layer 18:10:09 d32db5db7311: Pulling fs layer 18:10:09 d0c4b47475fc: Pulling fs layer 18:10:09 5831b945b038: Pulling fs layer 18:10:09 86bbec2aaacd: Pulling fs layer 18:10:09 e10730c5d714: Pulling fs layer 18:10:09 5dd5c2283517: Pulling fs layer 18:10:09 d5ac0230b979: Pulling fs layer 18:10:09 86bbec2aaacd: Waiting 18:10:09 e10730c5d714: Waiting 18:10:09 5831b945b038: Waiting 18:10:09 5dd5c2283517: Waiting 18:10:09 d0c4b47475fc: Verifying Checksum 18:10:09 d0c4b47475fc: Download complete 18:10:09 d32db5db7311: Verifying Checksum 18:10:09 d32db5db7311: Download complete 18:10:09 86bbec2aaacd: Verifying Checksum 18:10:09 86bbec2aaacd: Download complete 18:10:09 e10730c5d714: Download complete 18:10:09 9b18e9b68314: Download complete 18:10:09 Stashed 1 file(s) [Pipeline] } 18:10:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:09 $ docker stop --time=1 b6cd8d9e1306f0e4aa374a16e246625960565103d473437541c6ceb4316e4796 18:10:10 9b18e9b68314: Pull complete 18:10:10 d5ac0230b979: Verifying Checksum 18:10:10 d5ac0230b979: Download complete 18:10:10 $ docker rm -f b6cd8d9e1306f0e4aa374a16e246625960565103d473437541c6ceb4316e4796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:10 d32db5db7311: Pull complete 18:10:11 d0c4b47475fc: Pull complete 18:10:11 5dd5c2283517: Download complete 18:10:12 5831b945b038: Verifying Checksum 18:10:12 5831b945b038: Download complete 18:10:24 5831b945b038: Pull complete 18:10:24 86bbec2aaacd: Pull complete 18:10:24 e10730c5d714: Pull complete 18:10:29 5dd5c2283517: Pull complete 18:10:32 d5ac0230b979: Pull complete 18:10:32 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 18:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:10:32 ---> 59b3b1a385d4 18:10:32 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:10:34 ---> Running in 655d0180ed46 18:10:34 Removing intermediate container 655d0180ed46 18:10:34 ---> 45c3c5d9f192 18:10:34 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 18:10:34 ---> Running in 557692ca04de 18:10:35 Removing intermediate container 557692ca04de 18:10:35 ---> 1cad5e1773a8 18:10:35 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 18:10:35 ---> Running in 3dc2c459502b 18:10:35 Removing intermediate container 3dc2c459502b 18:10:35 ---> 2da508bd421e 18:10:35 Step 6/16 : LABEL Name=edgex-ui-go 18:10:35 ---> Running in b7955e775250 18:10:35 Removing intermediate container b7955e775250 18:10:35 ---> de9ecae57f68 18:10:35 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:10:35 ---> Running in 2e46c0a6b8cc 18:10:36 Removing intermediate container 2e46c0a6b8cc 18:10:36 ---> 911f667f1314 18:10:36 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:10:36 latest: Pulling from library/docker 18:10:36 9b18e9b68314: Already exists 18:10:36 e5833820420a: Pulling fs layer 18:10:36 79069699b830: Pulling fs layer 18:10:36 444a66d86b54: Pulling fs layer 18:10:36 af8c662400c0: Pulling fs layer 18:10:36 7851778f47af: Pulling fs layer 18:10:36 969048075247: Pulling fs layer 18:10:36 9d9d268b6129: Pulling fs layer 18:10:36 71d72239e8c8: Pulling fs layer 18:10:36 969048075247: Waiting 18:10:36 9d9d268b6129: Waiting 18:10:36 71d72239e8c8: Waiting 18:10:36 af8c662400c0: Waiting 18:10:36 7851778f47af: Waiting 18:10:37 79069699b830: Download complete 18:10:37 e5833820420a: Download complete 18:10:37 444a66d86b54: Verifying Checksum 18:10:37 444a66d86b54: Download complete 18:10:37 af8c662400c0: Verifying Checksum 18:10:37 af8c662400c0: Download complete 18:10:37 969048075247: Download complete 18:10:37 9d9d268b6129: Verifying Checksum 18:10:37 9d9d268b6129: Download complete 18:10:37 7851778f47af: Verifying Checksum 18:10:37 7851778f47af: Download complete 18:10:37 71d72239e8c8: Verifying Checksum 18:10:37 71d72239e8c8: Download complete 18:10:39 e5833820420a: Pull complete 18:10:40 79069699b830: Pull complete 18:10:41 444a66d86b54: Pull complete 18:10:42 af8c662400c0: Pull complete 18:10:43 7851778f47af: Pull complete 18:10:43 969048075247: Pull complete 18:10:43 9d9d268b6129: Pull complete 18:10:43 71d72239e8c8: Pull complete 18:10:43 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 18:10:43 Status: Downloaded newer image for docker:latest 18:10:46 ---> b7cbb62aee3f 18:10:46 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:46 ---> Running in f3368e344939 18:10:48 Removing intermediate container f3368e344939 18:10:48 ---> 27a2463d5484 18:10:48 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:48 ---> Running in 43edbe6d0448 18:10:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:10:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:10:50 OK: 221 MiB in 51 packages 18:10:51 Removing intermediate container 43edbe6d0448 18:10:51 ---> e2efa45c60e3 18:10:51 Step 11/16 : ENV GO111MODULE=on 18:10:51 ---> Running in 7fa81bcc8a5e 18:10:52 Removing intermediate container 7fa81bcc8a5e 18:10:52 ---> 43cdbf24af1b 18:10:52 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:10:52 ---> Running in 950b7a5bfba1 18:10:52 Removing intermediate container 950b7a5bfba1 18:10:52 ---> 1371669b51e1 18:10:52 Step 13/16 : COPY go.mod vendor* ./ 18:10:53 ---> 7133eeb03cd8 18:10:53 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:53 ---> Running in dec82bca4995 18:11:49 Removing intermediate container dec82bca4995 18:11:49 ---> a8062e0f4cc4 18:11:49 Step 15/16 : COPY . . 18:11:50 ---> f489ed7f6a83 18:11:50 Step 16/16 : RUN ${MAKE} 18:11:50 ---> Running in f7657f08516a 18:11:51 noop 18:11:51 Removing intermediate container f7657f08516a 18:11:51 ---> b949d2042446 18:11:52 Successfully built b949d2042446 18:11:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:52 + docker inspect -f . ci-base-image-arm64 18:11:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:52 prd-ubuntu20.04-docker-arm64-4c-16g-117470 does not seem to be running inside a container 18:11:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:11:53 $ docker top 5f0306717d8543f11a092b521e49a991c19e643e6e4249561193d2061acf7e93 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:54 + go version 18:11:54 go version go1.18.7 linux/arm64 [Pipeline] } 18:11:54 $ docker stop --time=1 5f0306717d8543f11a092b521e49a991c19e643e6e4249561193d2061acf7e93 18:11:56 $ docker rm -f 5f0306717d8543f11a092b521e49a991c19e643e6e4249561193d2061acf7e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:57 + docker inspect -f . ci-base-image-arm64 18:11:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:57 prd-ubuntu20.04-docker-arm64-4c-16g-117470 does not seem to be running inside a container 18:11:57 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:11:58 $ docker top 54039a0fccd5d7a2ba5facf263bc6f3b7951dcf9799ef56e3000935b71c48aa2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:58 + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh 18:11:59 + make test 18:11:59 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:12:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:13:22 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:13:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:13:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:13:35 ./bin/test-attribution-txt.sh 18:13:35 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 18:13:35 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 18:13:35 An attribution for golang.org/x/net is missing from Attribution.txt, please add 18:13:35 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 18:13:35 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 18:13:35 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 18:13:35 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 18:13:35 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 18:13:35 make -C web test 18:13:35 make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' 18:13:35 make[1]: tput: No such file or directory 18:13:35 make[1]: tput: No such file or directory 18:13:35 warning: generating ./VERSION 18:13:35 echo "0.0.0" > VERSION 18:13:35 docker build \ 18:13:35 -f Dockerfile \ 18:13:35 --build-arg USER=1000 \ 18:13:35 \ 18:13:35 --label "git_sha=f39887f7db8c530950ab3c43f862b0975ed2cb4c" \ 18:13:35 -t edgexfoundry/edgex-web-ui:f39887f7db8c530950ab3c43f862b0975ed2cb4c \ 18:13:35 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:13:35 . 18:13:35 Sending build context to Docker daemon 3.27MB 18:13:35 Step 1/10 : FROM node:16.17-alpine3.15 18:13:35 16.17-alpine3.15: Pulling from library/node 18:13:35 47517142f6ba: Pulling fs layer 18:13:35 5f8c4bfa009b: Pulling fs layer 18:13:35 f7079c9c4ba1: Pulling fs layer 18:13:35 aba105e6f55a: Pulling fs layer 18:13:35 aba105e6f55a: Waiting 18:13:35 f7079c9c4ba1: Verifying Checksum 18:13:35 f7079c9c4ba1: Download complete 18:13:35 47517142f6ba: Verifying Checksum 18:13:35 47517142f6ba: Download complete 18:13:35 aba105e6f55a: Verifying Checksum 18:13:35 aba105e6f55a: Download complete 18:13:35 47517142f6ba: Pull complete 18:13:35 5f8c4bfa009b: Verifying Checksum 18:13:35 5f8c4bfa009b: Download complete 18:13:39 5f8c4bfa009b: Pull complete 18:13:39 f7079c9c4ba1: Pull complete 18:13:39 aba105e6f55a: Pull complete 18:13:39 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:13:39 Status: Downloaded newer image for node:16.17-alpine3.15 18:13:39 ---> bf1b8b58d215 18:13:39 Step 2/10 : RUN apk add --no-cache chromium 18:13:40 ---> Running in c2aca618851a 18:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:42 (1/128) Installing libxau (1.0.9-r0) 18:13:42 (2/128) Installing libmd (1.0.3-r0) 18:13:42 (3/128) Installing libbsd (0.11.3-r1) 18:13:42 (4/128) Installing libxdmcp (1.1.3-r0) 18:13:42 (5/128) Installing libxcb (1.14-r2) 18:13:42 (6/128) Installing libx11 (1.7.3.1-r0) 18:13:42 (7/128) Installing libxext (1.3.4-r0) 18:13:42 (8/128) Installing libice (1.0.10-r0) 18:13:42 (9/128) Installing libuuid (2.37.4-r0) 18:13:42 (10/128) Installing libsm (1.2.3-r0) 18:13:42 (11/128) Installing libxt (1.2.1-r0) 18:13:42 (12/128) Installing libxmu (1.1.3-r0) 18:13:42 (13/128) Installing xset (1.2.4-r0) 18:13:42 (14/128) Installing xprop (1.2.5-r0) 18:13:42 (15/128) Installing xdg-utils (1.1.3-r0) 18:13:42 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 18:13:42 (17/128) Installing pkgconf (1.8.0-r0) 18:13:42 (18/128) Installing libffi (3.4.2-r1) 18:13:42 (19/128) Installing libintl (0.21-r0) 18:13:42 (20/128) Installing libblkid (2.37.4-r0) 18:13:42 (21/128) Installing libmount (2.37.4-r0) 18:13:42 (22/128) Installing pcre (8.45-r1) 18:13:42 (23/128) Installing glib (2.70.1-r0) 18:13:42 (24/128) Installing xz-libs (5.2.5-r1) 18:13:42 (25/128) Installing libxml2 (2.9.14-r2) 18:13:42 (26/128) Installing shared-mime-info (2.1-r1) 18:13:42 (27/128) Installing hicolor-icon-theme (0.17-r1) 18:13:42 (28/128) Installing libjpeg-turbo (2.1.2-r0) 18:13:42 (29/128) Installing libpng (1.6.37-r1) 18:13:42 (30/128) Installing libwebp (1.2.2-r0) 18:13:42 (31/128) Installing zstd-libs (1.5.0-r0) 18:13:42 (32/128) Installing tiff (4.4.0-r0) 18:13:42 (33/128) Installing gdk-pixbuf (2.42.8-r0) 18:13:42 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 18:13:42 (35/128) Installing libxcomposite (0.4.5-r0) 18:13:42 (36/128) Installing libxfixes (6.0.0-r0) 18:13:42 (37/128) Installing libxrender (0.9.10-r3) 18:13:42 (38/128) Installing libxcursor (1.2.0-r0) 18:13:42 (39/128) Installing libxdamage (1.1.5-r1) 18:13:43 (40/128) Installing libxi (1.8-r0) 18:13:43 (41/128) Installing libxinerama (1.1.4-r1) 18:13:43 (42/128) Installing libxrandr (1.5.2-r1) 18:13:43 (43/128) Installing atk (2.36.0-r0) 18:13:43 (44/128) Installing libxtst (1.2.3-r3) 18:13:43 (45/128) Installing dbus-libs (1.12.24-r0) 18:13:43 (46/128) Installing at-spi2-core (2.42.0-r0) 18:13:43 (47/128) Installing at-spi2-atk (2.38.0-r0) 18:13:43 (48/128) Installing expat (2.5.0-r0) 18:13:43 (49/128) Installing brotli-libs (1.0.9-r5) 18:13:43 (50/128) Installing libbz2 (1.0.8-r1) 18:13:43 (51/128) Installing freetype (2.11.1-r2) 18:13:43 (52/128) Installing fontconfig (2.13.1-r4) 18:13:43 (53/128) Installing pixman (0.40.0-r3) 18:13:43 (54/128) Installing cairo (1.16.0-r5) 18:13:43 (55/128) Installing cairo-gobject (1.16.0-r5) 18:13:43 (56/128) Installing avahi-libs (0.8-r5) 18:13:43 (57/128) Installing gmp (6.2.1-r1) 18:13:43 (58/128) Installing nettle (3.7.3-r0) 18:13:43 (59/128) Installing p11-kit (0.24.0-r1) 18:13:43 (60/128) Installing libtasn1 (4.18.0-r0) 18:13:43 (61/128) Installing libunistring (0.9.10-r1) 18:13:43 (62/128) Installing gnutls (3.7.1-r1) 18:13:43 (63/128) Installing cups-libs (2.3.3-r6) 18:13:43 (64/128) Installing libepoxy (1.5.9-r0) 18:13:43 (65/128) Installing fribidi (1.0.11-r0) 18:13:43 (66/128) Installing graphite2 (1.3.14-r0) 18:13:43 (67/128) Installing harfbuzz (3.0.0-r2) 18:13:43 (68/128) Installing libxft (2.3.4-r0) 18:13:43 (69/128) Installing pango (1.48.10-r0) 18:13:43 (70/128) Installing wayland-libs-client (1.19.0-r1) 18:13:43 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 18:13:43 (72/128) Installing wayland-libs-egl (1.19.0-r1) 18:13:43 (73/128) Installing xkeyboard-config (2.34-r0) 18:13:43 (74/128) Installing libxkbcommon (1.3.1-r0) 18:13:43 (75/128) Installing gtk+3.0 (3.24.30-r0) 18:13:43 Executing gtk+3.0-3.24.30-r0.post-install 18:13:44 (76/128) Installing libfontenc (1.1.4-r0) 18:13:44 (77/128) Installing mkfontscale (1.2.1-r1) 18:13:44 (78/128) Installing ttf-opensans (1.10-r1) 18:13:44 Executing ttf-opensans-1.10-r1.post-install 18:13:46 (79/128) Installing libogg (1.3.5-r0) 18:13:46 (80/128) Installing flac (1.3.4-r0) 18:13:46 (81/128) Installing alsa-lib (1.2.5.1-r1) 18:13:46 (82/128) Installing libatomic (10.3.1_git20211027-r0) 18:13:46 (83/128) Installing sdl2 (2.0.16-r4) 18:13:46 (84/128) Installing aom-libs (3.2.0-r0) 18:13:46 (85/128) Installing libass (0.15.2-r0) 18:13:46 (86/128) Installing libdav1d (0.9.2-r0) 18:13:46 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:13:46 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 18:13:46 (89/128) Installing lame (3.100-r0) 18:13:46 (90/128) Installing opus (1.3.1-r1) 18:13:46 (91/128) Installing libgomp (10.3.1_git20211027-r0) 18:13:46 (92/128) Installing soxr (0.1.3-r2) 18:13:46 (93/128) Installing libsrt (1.4.2-r1) 18:13:46 (94/128) Installing libssh (0.9.6-r1) 18:13:46 (95/128) Installing libtheora (1.1.1-r16) 18:13:46 (96/128) Installing v4l-utils-libs (1.22.1-r1) 18:13:46 (97/128) Installing libdrm (2.4.109-r0) 18:13:46 (98/128) Installing libva (2.13.0-r0) 18:13:46 (99/128) Installing libvdpau (1.4-r0) 18:13:46 (100/128) Installing vidstab (1.1.0-r1) 18:13:46 (101/128) Installing libvorbis (1.3.7-r0) 18:13:46 (102/128) Installing libvpx (1.10.0-r0) 18:13:46 (103/128) Installing vulkan-loader (1.2.196-r0) 18:13:46 (104/128) Installing x264-libs (20210613-r0) 18:13:47 (105/128) Installing x265-libs (3.5-r0) 18:13:47 (106/128) Installing xvidcore (1.3.7-r1) 18:13:47 (107/128) Installing ffmpeg-libs (4.4.1-r2) 18:13:47 (108/128) Installing libevent (2.1.12-r4) 18:13:47 (109/128) Installing mesa (21.2.6-r0) 18:13:47 (110/128) Installing wayland-libs-server (1.19.0-r1) 18:13:47 (111/128) Installing mesa-gbm (21.2.6-r0) 18:13:47 (112/128) Installing lcms2 (2.12-r1) 18:13:47 (113/128) Installing nspr (4.32-r0) 18:13:47 (114/128) Installing sqlite-libs (3.36.0-r0) 18:13:47 (115/128) Installing nss (3.78.1-r0) 18:13:47 (116/128) Installing libasyncns (0.8-r1) 18:13:47 (117/128) Installing libltdl (2.4.6-r7) 18:13:47 (118/128) Installing orc (0.4.32-r0) 18:13:47 (119/128) Installing libsndfile (1.0.31-r1) 18:13:47 (120/128) Installing speexdsp (1.2.0-r0) 18:13:47 (121/128) Installing tdb-libs (1.4.5-r0) 18:13:47 (122/128) Installing libpulse (15.0-r2) 18:13:47 (123/128) Installing re2 (2021.11.01-r0) 18:13:47 (124/128) Installing snappy (1.1.9-r1) 18:13:47 (125/128) Installing libgpg-error (1.42-r1) 18:13:47 (126/128) Installing libgcrypt (1.9.4-r0) 18:13:47 (127/128) Installing libxslt (1.1.35-r0) 18:13:47 (128/128) Installing chromium (99.0.4844.84-r0) 18:13:52 Executing busybox-1.34.1-r7.trigger 18:13:52 Executing glib-2.70.1-r0.trigger 18:13:52 Executing shared-mime-info-2.1-r1.trigger 18:13:57 Executing gdk-pixbuf-2.42.8-r0.trigger 18:13:57 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:13:57 Executing fontconfig-2.13.1-r4.trigger 18:13:57 Executing mkfontscale-1.2.1-r1.trigger 18:13:57 OK: 275 MiB in 144 packages 18:14:07 Removing intermediate container c2aca618851a 18:14:07 ---> c7d64bbbec44 18:14:07 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:14:08 ---> Running in 44a0dd26f3da 18:14:08 Removing intermediate container 44a0dd26f3da 18:14:08 ---> 8a2e3a42f1f3 18:14:08 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:14:08 ---> Running in fdfce5a544a8 18:14:08 Removing intermediate container fdfce5a544a8 18:14:08 ---> 63ec62a03fd7 18:14:08 Step 5/10 : RUN npm install -g npm 18:14:08 ---> Running in d2c5d7057167 18:14:41 18:14:41 changed 54 packages, and audited 212 packages in 26s 18:14:41 18:14:41 11 packages are looking for funding 18:14:41 run `npm fund` for details 18:14:41 18:14:41 found 0 vulnerabilities 18:14:42 Removing intermediate container d2c5d7057167 18:14:42 ---> 9f09023eebe7 18:14:42 Step 6/10 : ARG USER=1000 18:14:42 ---> Running in 8619ca2f151a 18:14:43 Removing intermediate container 8619ca2f151a 18:14:43 ---> 8fefbeb9abfd 18:14:43 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:14:43 ---> Running in 162861a7ca81 18:14:45 Removing intermediate container 162861a7ca81 18:14:45 ---> 4ff276a3b3cb 18:14:45 Step 8/10 : USER $USER:$USER 18:14:45 ---> Running in fb63126f3dc7 18:14:45 Removing intermediate container fb63126f3dc7 18:14:45 ---> f21fa3b6d878 18:14:45 Step 9/10 : WORKDIR /app 18:14:45 ---> Running in f020c85d8d5f 18:14:46 Removing intermediate container f020c85d8d5f 18:14:46 ---> 6a5f0742dcbe 18:14:46 Step 10/10 : LABEL git_sha=f39887f7db8c530950ab3c43f862b0975ed2cb4c 18:14:46 ---> Running in 407bc9507519 18:14:46 Removing intermediate container 407bc9507519 18:14:46 ---> bf99f6840dce 18:14:46 Successfully built bf99f6840dce 18:14:46 Successfully tagged edgexfoundry/edgex-web-ui:f39887f7db8c530950ab3c43f862b0975ed2cb4c 18:14:46 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:14:46 touch edgex-web-ui.imagebuilt 18:14:46 mkdir -p node_modules coverage 18:14:46 chown "1000:1000" node_modules coverage package-lock.json 18:14:46 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:14:58 npm WARN EBADENGINE Unsupported engine { 18:14:58 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:14:58 npm WARN EBADENGINE required: { 18:14:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:14:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:14:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:14:58 npm WARN EBADENGINE }, 18:14:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 18:14:58 npm WARN EBADENGINE } 18:15:37 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:15:37 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:15: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 18:15:37 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:15:37 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:15:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:15:48 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:15:48 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:15:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:16:09 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:16:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:16: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. 18:16:15 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. 18:16:16 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. 18:16:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:16:30 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 18:16:33 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 18:16:48 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. 18:17:10 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. 18:17:42 18:17:42 added 1475 packages, and audited 1476 packages in 3m 18:17:42 18:17:42 90 packages are looking for funding 18:17:42 run `npm fund` for details 18:17:42 18:17:42 13 vulnerabilities (3 moderate, 8 high, 2 critical) 18:17:42 18:17:42 To address issues that do not require attention, run: 18:17:42 npm audit fix 18:17:42 18:17:42 To address all issues (including breaking changes), run: 18:17:42 npm audit fix --force 18:17:42 18:17:42 Run `npm audit` for details. 18:17:44 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 18:17:59 - Generating browser application bundles (phase: setup)... 18:18:31 Compiling @angular/core : es2015 as esm2015 18:18:31 Compiling @angular/compiler/testing : es2015 as esm2015 18:18:58 Compiling @angular/common : es2015 as esm2015 18:18:58 Compiling @angular/core/testing : es2015 as esm2015 18:19:02 Compiling @angular/platform-browser : es2015 as esm2015 18:19:02 Compiling @angular/common/testing : es2015 as esm2015 18:19:06 Compiling @angular/router : es2015 as esm2015 18:19:06 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:19:12 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:19:13 Compiling @angular/common/http : es2015 as esm2015 18:19:13 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:19:17 Compiling @angular/forms : es2015 as esm2015 18:19:18 Compiling @angular/router/testing : es2015 as esm2015 18:19:18 Compiling @angular/common/http/testing : es2015 as esm2015 18:20:15 27 10 2022 18:20:12.929:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:20:15 27 10 2022 18:20:12.941:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:20:15 27 10 2022 18:20:12.966:INFO [launcher]: Starting browser ChromeHeadless 18:21:36 27 10 2022 18:21:29.356:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:21:36 27 10 2022 18:21:31.556:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:21:36 27 10 2022 18:21:34.451:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:22:03 ✔ Browser application bundle generation complete. 18:22:03 27 10 2022 18:22:01.840:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket AhRWl_4oI0e96vCsAAAB with id 99815097 18:22:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.612 secs) 18:22:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.824 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.044 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.075 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.164 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.248 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.312 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.325 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.523 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.586 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.612 secs) 18:22:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.627 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.95 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.281 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.306 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.316 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.356 secs) 18:22:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.639 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.742 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.826 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.904 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.956 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.008 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.118 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.146 secs) 18:22:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.269 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.398 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.417 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.52 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.664 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.695 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.72 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.752 secs) 18:22:23 WARN: ' 18:22:23 It looks like you're using ngModel on the same form field as formControlName. 18:22:23 Support for using the ngModel input property and ngModelChange event with 18:22:23 reactive form directives has been deprecated in Angular v6 and will be removed 18:22:23 in a future version of Angular. 18:22:23 18:22:23 For more information on this, see our API docs here: 18:22:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:22:23 ' 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.752 secs) 18:22:23 WARN: ' 18:22:23 It looks like you're using ngModel on the same form field as formControlName. 18:22:23 Support for using the ngModel input property and ngModelChange event with 18:22:23 reactive form directives has been deprecated in Angular v6 and will be removed 18:22:23 in a future version of Angular. 18:22:23 18:22:23 For more information on this, see our API docs here: 18:22:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:22:23 ' 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.938 secs) 18:22:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.106 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.16 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.251 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.491 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.541 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.589 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.635 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.704 secs) 18:22:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.905 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.979 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.039 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.06 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.165 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.205 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.43 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.453 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.485 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.599 secs) 18:22:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.661 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.719 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.751 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.784 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.883 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.903 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.924 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.967 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.102 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.137 secs) 18:22:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.148 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.341 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.383 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.4 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.422 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.447 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.596 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.765 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.842 secs) 18:22:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 6.92 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.09 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.258 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.407 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.447 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.472 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.634 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.688 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.707 secs) 18:22:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.782 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.979 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.016 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.033 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.067 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.089 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.164 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.182 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.698 secs) 18:22:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.741 secs) 18:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.756 secs) 18:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.81 secs) 18:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.939 secs) 18:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.067 secs) 18:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.097 secs) 18:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.17 secs) 18:22:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.29 secs) 18:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.354 secs) 18:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.476 secs) 18:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.494 secs) 18:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.509 secs) 18:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.855 secs) 18:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.986 secs) 18:22:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.077 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.285 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.311 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.323 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.429 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.469 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.605 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.663 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.691 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.716 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.736 secs) 18:22:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.787 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.831 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.965 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.016 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.031 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.041 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.073 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.109 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.173 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.203 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.22 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.229 secs) 18:22:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.545 secs) 18:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.632 secs) 18:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.789 secs) 18:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.962 secs) 18:22:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.174 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.276 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.314 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.486 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.505 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.517 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.545 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.593 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.712 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.757 secs) 18:22:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.873 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.927 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.982 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.022 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.204 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.257 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.312 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.361 secs) 18:22:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.583 secs) 18:22:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.135 secs / 13.583 secs) 18:22:37 TOTAL: 149 SUCCESS 18:22:37 ✔ Browser application bundle generation complete. 18:22:41 18:22:41 =============================== Coverage summary =============================== 18:22:41 Statements : 40.95% ( 1466/3580 ) 18:22:41 Branches : 12.03% ( 111/923 ) 18:22:41 Functions : 33.2% ( 431/1298 ) 18:22:41 Lines : 38.88% ( 1317/3387 ) 18:22:41 ================================================================================ 18:22:41 27 10 2022 18:22:41.143:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:22:42 ✔ Browser application bundle generation complete. 18:22:43 make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo 18:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:22:43 $ docker stop --time=1 54039a0fccd5d7a2ba5facf263bc6f3b7951dcf9799ef56e3000935b71c48aa2 18:22:44 $ docker rm -f 54039a0fccd5d7a2ba5facf263bc6f3b7951dcf9799ef56e3000935b71c48aa2 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:48 Warning: overwriting stash ‘coverage-report’ 18:22:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:22:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:22:56 + ls -al . 18:22:56 total 180 18:22:56 drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 18:12 . 18:22:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:09 .. 18:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:09 .blubracket 18:22:56 -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 18:09 .dockerignore 18:22:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:09 .git 18:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:09 .github 18:22:56 -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 18:09 .gitignore 18:22:56 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 18:09 Attribution.txt 18:22:56 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 18:09 CHANGELOG.md 18:22:56 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 18:09 CONTRIBUTING.md 18:22:56 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 18:09 Dockerfile 18:22:56 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 18:09 Jenkinsfile 18:22:56 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 18:09 LICENSE 18:22:56 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 18:09 Makefile 18:22:56 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 18:09 README.md 18:22:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 18:07 VERSION 18:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:09 assets 18:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:09 bin 18:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:09 cmd 18:22:56 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 18:12 coverage.out 18:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:09 docs 18:22:56 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 18:09 go.mod 18:22:56 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 18:09 go.sum 18:22:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:09 internal 18:22:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:09 snap 18:22:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:09 testing 18:22:56 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:09 version.go 18:22:56 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 18:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:56 + 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=f39887f7db8c530950ab3c43f862b0975ed2cb4c --label arch=arm64 --label version=0.0.0 . 18:22:58 Sending build context to Docker daemon 31.47MB 18:22:58 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:22:58 Step 2/26 : FROM ${BASE} AS builder 18:22:58 ---> b949d2042446 18:22:58 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:22:59 ---> Running in 1ff34b3c6d8d 18:22:59 Removing intermediate container 1ff34b3c6d8d 18:22:59 ---> a77019e2f9db 18:22:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:22:59 ---> Running in 762b5d4e5e01 18:22:59 Removing intermediate container 762b5d4e5e01 18:22:59 ---> d00316f940a7 18:22:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:22:59 ---> Running in fa44c80d0910 18:22:59 Removing intermediate container fa44c80d0910 18:22:59 ---> 812d2abe14a0 18:22:59 Step 6/26 : LABEL Name=edgex-ui-go 18:23:00 ---> Running in 0f5d1bd5f84b 18:23:00 Removing intermediate container 0f5d1bd5f84b 18:23:00 ---> c1875067dba4 18:23:00 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:23:00 ---> Running in 103e54480393 18:23:00 Removing intermediate container 103e54480393 18:23:00 ---> 4623a3a51d8a 18:23:00 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:23:02 ---> ef757b6351a4 18:23:02 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:02 ---> Running in 2b67b8273abe 18:23:05 Removing intermediate container 2b67b8273abe 18:23:05 ---> 3d989739fbbc 18:23:05 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:23:05 ---> Running in d1ef0ae3a77d 18:23:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:23:07 OK: 221 MiB in 51 packages 18:23:08 Removing intermediate container d1ef0ae3a77d 18:23:08 ---> 765225e07b58 18:23:08 Step 11/26 : ENV GO111MODULE=on 18:23:08 ---> Running in 35701fa2a4d4 18:23:08 Removing intermediate container 35701fa2a4d4 18:23:08 ---> 6ed277c1733b 18:23:08 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:23:08 ---> Running in e2e13d2b6f07 18:23:08 Removing intermediate container e2e13d2b6f07 18:23:08 ---> 2af9a083610a 18:23:08 Step 13/26 : COPY go.mod vendor* ./ 18:23:09 ---> 0485f70c7ec0 18:23:09 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:09 ---> Running in 3cc692550eb1 18:23:11 Removing intermediate container 3cc692550eb1 18:23:11 ---> 31bff3d0d452 18:23:11 Step 15/26 : COPY . . 18:23:15 ---> 5b5a274346e2 18:23:15 Step 16/26 : RUN ${MAKE} 18:23:15 ---> Running in f293e77c925d 18:23:16 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 18:24:24 Removing intermediate container f293e77c925d 18:24:24 ---> a9f2a921a8fb 18:24:24 Step 17/26 : FROM alpine:3.14 18:24:24 3.14: Pulling from library/alpine 18:24:24 90cda3b7c325: Pulling fs layer 18:24:24 90cda3b7c325: Verifying Checksum 18:24:24 90cda3b7c325: Download complete 18:24:24 90cda3b7c325: Pull complete 18:24:24 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:24:24 Status: Downloaded newer image for alpine:3.14 18:24:24 ---> 376ba31ae3da 18:24:24 Step 18/26 : EXPOSE 4000 18:24:24 ---> Running in e63583661c0a 18:24:24 Removing intermediate container e63583661c0a 18:24:24 ---> 6d025fc9c29d 18:24:24 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:24:25 ---> cade66175f35 18:24:25 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:24:26 ---> 37746c7851c7 18:24:26 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:24:28 ---> 1ad8ec11519c 18:24:28 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:24:28 ---> Running in a8760c5643d1 18:24:28 Removing intermediate container a8760c5643d1 18:24:28 ---> 34ca1929260e 18:24:28 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 18:24:28 ---> Running in 481cfa7b1b42 18:24:29 Removing intermediate container 481cfa7b1b42 18:24:29 ---> 5526af76e1ef 18:24:29 Step 24/26 : LABEL arch=arm64 18:24:29 ---> Running in 2cf70ee93c1b 18:24:29 Removing intermediate container 2cf70ee93c1b 18:24:29 ---> 2ef0c192972b 18:24:29 Step 25/26 : LABEL git_sha=f39887f7db8c530950ab3c43f862b0975ed2cb4c 18:24:29 ---> Running in bd1df14f8cff 18:24:29 Removing intermediate container bd1df14f8cff 18:24:29 ---> 3190313c2a2f 18:24:29 Step 26/26 : LABEL version=0.0.0 18:24:30 ---> Running in 6348043ee81b 18:24:30 Removing intermediate container 6348043ee81b 18:24:30 ---> 725782021dfc 18:24:30 [Warning] One or more build-args [ARCH] were not consumed 18:24:30 Successfully built 725782021dfc 18:24:30 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 18:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:31 18:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:31 arm64: Pulling from edgex-lftools-log-publisher 18:24:31 8998bd30e6a1: Pulling fs layer 18:24:31 04944245beec: Pulling fs layer 18:24:31 699f458cf7ca: Pulling fs layer 18:24:31 765212b225bb: Pulling fs layer 18:24:31 f23df028b6ca: Pulling fs layer 18:24:31 765212b225bb: Waiting 18:24:31 d65c8cfc05b1: Pulling fs layer 18:24:31 2437ff75d9bd: Pulling fs layer 18:24:31 f23df028b6ca: Waiting 18:24:31 2437ff75d9bd: Waiting 18:24:31 d65c8cfc05b1: Waiting 18:24:31 04944245beec: Verifying Checksum 18:24:31 04944245beec: Download complete 18:24:31 765212b225bb: Verifying Checksum 18:24:31 765212b225bb: Download complete 18:24:31 f23df028b6ca: Verifying Checksum 18:24:31 f23df028b6ca: Download complete 18:24:31 d65c8cfc05b1: Verifying Checksum 18:24:31 d65c8cfc05b1: Download complete 18:24:31 699f458cf7ca: Verifying Checksum 18:24:31 699f458cf7ca: Download complete 18:24:32 8998bd30e6a1: Download complete 18:24:34 2437ff75d9bd: Verifying Checksum 18:24:34 2437ff75d9bd: Download complete 18:24:36 8998bd30e6a1: Pull complete 18:24:36 04944245beec: Pull complete 18:24:37 699f458cf7ca: Pull complete 18:24:38 765212b225bb: Pull complete 18:24:38 f23df028b6ca: Pull complete 18:24:38 d65c8cfc05b1: Pull complete 18:24:53 2437ff75d9bd: Pull complete 18:24:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:54 prd-ubuntu20.04-docker-arm64-4c-16g-117470 does not seem to be running inside a container 18:24:54 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:24:57 $ docker top c51c2144c91c6c908d4b28efa758e939e0d3c2ed449f8f073b0e3e94932a78cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:57 ---> job-cost.sh 18:24:57 lf-activate-venv: SKIPPING 18:24:57 INFO: No Stack... 18:24:58 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:59 INFO: Archiving Costs [Pipeline] sh 18:24:59 + cat /w/workspace/edgex-ui-go/7/archives/cost.csv 18:24:59 + cut -d, -f6 [Pipeline] lock 18:24:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] 18:24:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] did not exist. Created. 18:24:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:00 /w/workspace/edgex-ui-go/7@tmp/durable-734134e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:25:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:25:00 Warning: overwriting stash ‘stack-cost’ 18:25:05 Stashed 1 file(s) [Pipeline] } 18:25:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:05 $ docker stop --time=1 c51c2144c91c6c908d4b28efa758e939e0d3c2ed449f8f073b0e3e94932a78cc 18:25:07 $ docker rm -f c51c2144c91c6c908d4b28efa758e939e0d3c2ed449f8f073b0e3e94932a78cc [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 18:25:07 provisioning config files... 18:25:07 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config7667037835897340921tmp [Pipeline] { [Pipeline] sh 18:25:07 + set +x 18:25:07 + bash -s -- 18:25:07 + curl -s https://codecov.io/bash 18:25:07 18:25:07 _____ _ 18:25:07 / ____| | | 18:25:07 | | ___ __| | ___ ___ _____ __ 18:25:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:25:07 | |___| (_) | (_| | __/ (_| (_) \ V / 18:25:07 \_____\___/ \__,_|\___|\___\___/ \_/ 18:25:07 Bash-1.0.6 18:25:07 18:25:07 18:25:07 ==> git version 2.25.1 found 18:25:07 ==> 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 18:25:07 Release-Date: 2020-01-08 18:25:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:25:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:25:07 ==> Jenkins CI detected. 18:25:07 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-556 18:25:07 project root: . 18:25:07 --> token set from env 18:25:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:25:07 ==> Running gcov in . (disable via -X gcov) 18:25:08 ==> Python coveragepy not found 18:25:08 ==> Searching for coverage reports in: 18:25:08 + . 18:25:08 -> Found 1 reports 18:25:08 ==> Detecting git/mercurial file structure 18:25:08 ==> Reading reports 18:25:08 + ./coverage.out bytes=10 18:25:08 ==> Appending adjustments 18:25:08 https://docs.codecov.io/docs/fixing-reports 18:25:08 + Found adjustments 18:25:08 ==> Gzipping contents 18:25:08 12K /tmp/codecov.4ExMaB.gz 18:25:08 ==> Uploading reports 18:25:08 url: https://codecov.io 18:25:08 query: branch=PR-556&commit=c10daab770e7a0f73c5d5397a0ba1764359173f3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= 18:25:08 -> Pinging Codecov 18:25:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-556&commit=c10daab770e7a0f73c5d5397a0ba1764359173f3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= 18:25:09 -> Uploading to 18:25:09 https://storage.googleapis.com/codecov/v4/raw/2022-10-27/FB506323287CE973F263BFD2A0EB1F37/c10daab770e7a0f73c5d5397a0ba1764359173f3/a44ebefc-2c24-490f-b137-848da5150fc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T182508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e81b1ace5217b9c09217ef802598e9629a5e6ccb37e30578a0092930528fc54e 18:25:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:09 Dload Upload Total Spent Left Speed 18:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36813 --:--:-- --:--:-- --:--:-- 36813 18:25:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] } 18:25:09 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 18:25:10 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] 18:25:10 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 18:25:10 total 16 18:25:10 drwxr-xr-x 3 root root 4096 Oct 27 18:10 . 18:25:10 drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 18:10 .. 18:25:10 drwxr-xr-x 2 root root 4096 Oct 27 18:10 cost 18:25:10 -rw-r--r-- 1 root root 83 Oct 27 18:10 cost.csv 18:25:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 18:25:10 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives 18:25:10 total 16 18:25:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 18:10 . 18:25:10 drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 18:10 .. 18:25:10 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 18:10 cost 18:25:10 -rw-r--r-- 1 jenkins jenkins 83 Oct 27 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:25:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:25:11 ---> package-listing.sh 18:25:11 ++ facter osfamily 18:25:11 ++ tr '[:upper:]' '[:lower:]' 18:25:11 + OS_FAMILY=debian 18:25:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 18:25:11 + START_PACKAGES=/tmp/packages_start.txt 18:25:11 + END_PACKAGES=/tmp/packages_end.txt 18:25:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:25:11 + PACKAGES=/tmp/packages_start.txt 18:25:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' 18:25:11 + PACKAGES=/tmp/packages_end.txt 18:25:11 + case "${OS_FAMILY}" in 18:25:11 + dpkg -l 18:25:11 + grep '^ii' 18:25:11 + '[' -f /tmp/packages_start.txt ']' 18:25:11 + '[' -f /tmp/packages_end.txt ']' 18:25:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:25:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' 18:25:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ 18:25:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo 18:25:11 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:25:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:12 prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container 18:25:12 $ 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-556/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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:25:12 $ docker top 0f3b3690f20d81eda086956b9737f1dbb6cdaeefeccad89ac908f5558c7a585a -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:25:13 + mkdir -p /var/log/sysstat [Pipeline] sh 18:25:13 + ls /var/log/sa-host 18:25:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:13 provisioning config files... 18:25:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config13988218328871894419tmp [Pipeline] { [Pipeline] echo 18:25:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:25:14 ---> create-netrc.sh [Pipeline] } 18:25:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:25:14 ---> python-tools-install.sh [Pipeline] echo 18:25:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:25:14 ---> sudo-logs.sh 18:25:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:25:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:25:14 ---> job-cost.sh 18:25:14 lf-activate-venv: SKIPPING 18:25:14 DEBUG: total: 0.2199999988079071 18:25:14 INFO: Retrieving Stack Cost... 18:25:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:15 INFO: Archiving Costs [Pipeline] echo 18:25:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:16 ---> logs-deploy.sh 18:25:16 lf-activate-venv: SKIPPING 18:25:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/7 18:25:16 INFO: archiving workspace using pattern(s): 18:25:17 Archives upload complete. 18:25:17 INFO: archiving logs to Nexus 18:25:18 ---> uname -a: 18:25:18 Linux prd-ubuntu20-04-docker-8c-8g-117467 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:25:18 18:25:18 18:25:18 ---> lscpu: 18:25:18 Architecture: x86_64 18:25:18 CPU op-mode(s): 32-bit, 64-bit 18:25:18 Byte Order: Little Endian 18:25:18 Address sizes: 40 bits physical, 48 bits virtual 18:25:18 CPU(s): 8 18:25:18 On-line CPU(s) list: 0-7 18:25:18 Thread(s) per core: 1 18:25:18 Core(s) per socket: 1 18:25:18 Socket(s): 8 18:25:18 NUMA node(s): 1 18:25:18 Vendor ID: AuthenticAMD 18:25:18 CPU family: 23 18:25:18 Model: 49 18:25:18 Model name: AMD EPYC-Rome Processor 18:25:18 Stepping: 0 18:25:18 CPU MHz: 2799.998 18:25:18 BogoMIPS: 5599.99 18:25:18 Virtualization: AMD-V 18:25:18 Hypervisor vendor: KVM 18:25:18 Virtualization type: full 18:25:18 L1d cache: 256 KiB 18:25:18 L1i cache: 256 KiB 18:25:18 L2 cache: 4 MiB 18:25:18 L3 cache: 128 MiB 18:25:18 NUMA node0 CPU(s): 0-7 18:25:18 Vulnerability Itlb multihit: Not affected 18:25:18 Vulnerability L1tf: Not affected 18:25:18 Vulnerability Mds: Not affected 18:25:18 Vulnerability Meltdown: Not affected 18:25:18 Vulnerability Mmio stale data: Not affected 18:25:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:25:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:25:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:25:18 Vulnerability Srbds: Not affected 18:25:18 Vulnerability Tsx async abort: Not affected 18:25:18 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 18:25:18 18:25:18 18:25:18 ---> nproc: 18:25:18 8 18:25:18 18:25:18 18:25:18 ---> df -h: 18:25:18 Filesystem Size Used Avail Use% Mounted on 18:25:18 overlay 155G 13G 143G 9% / 18:25:18 tmpfs 64M 0 64M 0% /dev 18:25:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:25:18 shm 64M 0 64M 0% /dev/shm 18:25:18 /dev/vda1 155G 13G 143G 9% /facter-os 18:25:18 18:25:18 18:25:18 ---> sar -b -r -n DEV: 18:25:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117467) 10/27/22 _x86_64_ (8 CPU) 18:25:18 18:25:18 18:06:13 LINUX RESTART (8 CPU) 18:25:18 18:25:18 18:07:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:25:18 18:08:01 219.08 4.14 214.95 0.00 422.27 81176.07 0.00 18:25:18 18:09:01 343.61 0.40 343.21 0.00 4.80 65417.96 0.00 18:25:18 18:10:01 172.62 0.18 172.44 0.00 13.33 25189.54 0.00 18:25:18 18:11:01 46.59 0.02 46.58 0.00 2.93 16907.20 0.00 18:25:18 18:12:01 40.94 7.75 33.19 0.00 903.97 3342.75 0.00 18:25:18 18:13:01 23.98 1.58 22.39 0.00 1979.87 3576.14 0.00 18:25:18 18:14:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 18:25:18 18:15:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 18:25:18 18:16:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 18:25:18 18:17:01 1.92 0.02 1.90 0.00 0.13 22.26 0.00 18:25:18 18:18:01 3.15 1.02 2.13 0.00 21.86 39.05 0.00 18:25:18 18:19:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 18:25:18 18:20:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 18:25:18 18:21:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 18:25:18 18:22:01 2.02 0.02 2.00 0.00 0.13 26.26 0.00 18:25:18 18:23:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 18:25:18 18:24:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 18:25:18 18:25:01 3.25 1.60 1.65 0.00 37.19 20.80 0.00 18:25:18 Average: 47.89 0.92 46.96 0.00 187.72 10749.77 0.00 18:25:18 18:25:18 18:07:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:25:18 18:08:01 28107988 31529804 773112 2.35 142764 3467512 2079472 6.13 1243268 3072096 105552 18:25:18 18:09:01 26030480 30753068 1545660 4.70 213556 4531584 2254256 6.64 2175612 4023124 8660 18:25:18 18:10:01 26381624 31520192 776896 2.36 218376 4934836 2029924 5.98 1606872 4253244 248972 18:25:18 18:11:01 26164716 31550512 745596 2.27 224844 5143272 1774368 5.23 1592636 4449408 24 18:25:18 18:12:01 25998076 31538548 740732 2.25 242872 5281108 1794312 5.29 1677116 4514192 1652 18:25:18 18:13:01 25881228 31542472 737728 2.24 245132 5392320 1799056 5.30 1739996 4561612 244 18:25:18 18:14:01 25881228 31542480 737640 2.24 245140 5392324 1799056 5.30 1739984 4561616 8 18:25:18 18:15:01 25882940 31544036 736124 2.24 245168 5392328 1799056 5.30 1738944 4561620 16 18:25:18 18:16:01 25883684 31544868 735528 2.24 245180 5392328 1799056 5.30 1738968 4561676 12 18:25:18 18:17:01 25883312 31544532 735788 2.24 245228 5392328 1799056 5.30 1739312 4561680 8 18:25:18 18:18:01 25881268 31543736 736008 2.24 245316 5392948 1830140 5.39 1739040 4562320 8 18:25:18 18:19:01 25881260 31543776 735948 2.24 245336 5392952 1830140 5.39 1739120 4562324 8 18:25:18 18:20:01 25880880 31543412 736236 2.24 245352 5392956 1813644 5.35 1738824 4562328 8 18:25:18 18:21:01 25880936 31543488 736096 2.24 245372 5392960 1813644 5.35 1738844 4562328 20 18:25:18 18:22:01 25882184 31544856 734708 2.23 245412 5392928 1818128 5.36 1738960 4562312 16 18:25:18 18:23:01 25882168 31544884 734628 2.23 245436 5392940 1818128 5.36 1739012 4562312 8 18:25:18 18:24:01 25882128 31544848 734596 2.23 245444 5392944 1818128 5.36 1738932 4562316 8 18:25:18 18:25:01 25873724 31538636 740908 2.25 245476 5394060 1818128 5.36 1749304 4562740 60 18:25:18 Average: 26063324 31497675 786330 2.39 235078 5192479 1860427 5.48 1717486 4423292 20294 18:25:18 18:25:18 18:07:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:25:18 18:08:01 veth60eb55b 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 18:25:18 18:08:01 docker0 187.92 244.34 15.35 2092.31 0.00 0.00 0.00 0.00 18:25:18 18:08:01 lo 4.41 4.41 0.45 0.45 0.00 0.00 0.00 0.00 18:25:18 18:08:01 ens3 495.76 362.42 6992.24 59.04 0.00 0.00 0.00 0.00 18:25:18 18:09:01 veth60eb55b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:25:18 18:09:01 docker0 157.55 343.66 20.82 3955.15 0.00 0.00 0.00 0.00 18:25:18 18:09:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 18:25:18 18:09:01 veth0ff7ace 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:25:18 18:09:01 ens3 409.28 204.41 4667.42 43.21 0.00 0.00 0.00 0.00 18:25:18 18:10:01 docker0 5.35 6.63 0.29 40.80 0.00 0.00 0.00 0.00 18:25:18 18:10:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 18:25:18 18:10:01 ens3 158.16 129.68 2631.72 138.37 0.00 0.00 0.00 0.00 18:25:18 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:25:18 18:11:01 ens3 14.76 8.75 15.59 5.18 0.00 0.00 0.00 0.00 18:25:18 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:25:18 18:12:01 ens3 155.08 108.80 1050.16 7.39 0.00 0.00 0.00 0.00 18:25:18 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:25:18 18:13:01 ens3 124.46 87.40 261.51 5.73 0.00 0.00 0.00 0.00 18:25:18 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:14:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:17:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:25:18 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:20:01 ens3 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:25:18 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:21:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:22:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:25:18 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:25:18 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:18 18:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:25:18 18:25:01 ens3 7.33 5.35 5.23 5.85 0.00 0.00 0.00 0.00 18:25:18 Average: docker0 19.18 32.65 2.00 335.03 0.00 0.00 0.00 0.00 18:25:18 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 18:25:18 Average: ens3 75.14 49.85 856.67 14.64 0.00 0.00 0.00 0.00 18:25:18 18:25:18 18:25:18 ---> sar -P ALL: 18:25:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117467) 10/27/22 _x86_64_ (8 CPU) 18:25:18 18:25:18 18:06:13 LINUX RESTART (8 CPU) 18:25:18 18:25:18 18:07:03 CPU %user %nice %system %iowait %steal %idle 18:25:18 18:08:01 all 21.37 0.00 6.74 1.56 0.07 70.26 18:25:18 18:08:01 0 22.70 0.00 6.97 4.16 0.07 66.11 18:25:18 18:08:01 1 19.98 0.00 7.30 0.87 0.07 71.78 18:25:18 18:08:01 2 20.35 0.00 6.84 3.63 0.07 69.11 18:25:18 18:08:01 3 21.52 0.00 6.92 0.31 0.05 71.19 18:25:18 18:08:01 4 20.95 0.00 6.58 2.00 0.07 70.41 18:25:18 18:08:01 5 20.62 0.00 5.78 0.32 0.09 73.20 18:25:18 18:08:01 6 21.99 0.00 6.44 0.61 0.07 70.88 18:25:18 18:08:01 7 22.86 0.00 7.13 0.53 0.09 69.39 18:25:18 18:09:01 all 14.24 0.00 5.30 2.26 0.07 78.13 18:25:18 18:09:01 0 37.93 0.00 7.14 3.36 0.08 51.49 18:25:18 18:09:01 1 11.10 0.00 6.75 0.62 0.07 81.46 18:25:18 18:09:01 2 12.07 0.00 5.84 5.40 0.08 76.61 18:25:18 18:09:01 3 18.44 0.00 8.67 1.30 0.08 71.50 18:25:18 18:09:01 4 5.27 0.00 3.47 4.01 0.05 87.20 18:25:18 18:09:01 5 6.57 0.00 1.96 0.46 0.02 90.98 18:25:18 18:09:01 6 12.55 0.00 3.96 2.52 0.08 80.88 18:25:18 18:09:01 7 10.02 0.00 4.62 0.42 0.08 84.85 18:25:18 18:10:01 all 24.79 0.00 5.64 0.82 0.08 68.66 18:25:18 18:10:01 0 25.00 0.00 6.38 0.40 0.08 68.14 18:25:18 18:10:01 1 22.60 0.00 6.11 2.44 0.08 68.76 18:25:18 18:10:01 2 20.45 0.00 5.29 0.34 0.07 73.86 18:25:18 18:10:01 3 22.93 0.00 6.01 0.29 0.07 70.70 18:25:18 18:10:01 4 25.42 0.00 5.82 2.81 0.10 65.85 18:25:18 18:10:01 5 15.92 0.00 4.20 0.13 0.08 79.66 18:25:18 18:10:01 6 40.15 0.00 5.72 0.05 0.10 53.98 18:25:18 18:10:01 7 25.92 0.00 5.61 0.10 0.08 68.28 18:25:18 18:11:01 all 2.10 0.00 0.81 0.36 0.01 96.71 18:25:18 18:11:01 0 2.19 0.00 0.55 0.15 0.02 97.09 18:25:18 18:11:01 1 1.97 0.00 1.34 2.14 0.02 94.53 18:25:18 18:11:01 2 3.50 0.00 0.76 0.00 0.02 95.72 18:25:18 18:11:01 3 1.69 0.00 0.69 0.13 0.02 97.48 18:25:18 18:11:01 4 2.33 0.00 0.72 0.32 0.02 96.62 18:25:18 18:11:01 5 1.71 0.00 0.52 0.02 0.02 97.74 18:25:18 18:11:01 6 1.92 0.00 1.05 0.05 0.00 96.97 18:25:18 18:11:01 7 1.47 0.00 0.87 0.08 0.00 97.57 18:25:18 18:12:01 all 1.05 0.00 0.77 0.27 0.03 97.89 18:25:18 18:12:01 0 0.98 0.00 0.63 1.28 0.02 97.08 18:25:18 18:12:01 1 1.52 0.00 0.79 0.12 0.03 97.54 18:25:18 18:12:01 2 1.88 0.00 0.73 0.05 0.02 97.32 18:25:18 18:12:01 3 0.75 0.00 0.62 0.33 0.03 98.26 18:25:18 18:12:01 4 0.88 0.00 0.53 0.05 0.02 98.51 18:25:18 18:12:01 5 0.62 0.00 1.59 0.18 0.03 97.58 18:25:18 18:12:01 6 0.82 0.00 0.42 0.05 0.02 98.70 18:25:18 18:12:01 7 0.97 0.00 0.82 0.07 0.03 98.11 18:25:18 18:13:01 all 0.53 0.00 0.22 0.22 0.01 99.02 18:25:18 18:13:01 0 0.79 0.00 0.35 0.85 0.00 98.01 18:25:18 18:13:01 1 0.17 0.00 0.33 0.13 0.02 99.35 18:25:18 18:13:01 2 0.03 0.00 0.05 0.05 0.00 99.87 18:25:18 18:13:01 3 0.20 0.00 0.12 0.00 0.02 99.67 18:25:18 18:13:01 4 0.97 0.00 0.27 0.42 0.02 98.33 18:25:18 18:13:01 5 0.60 0.00 0.27 0.02 0.00 99.12 18:25:18 18:13:01 6 0.57 0.00 0.13 0.22 0.02 99.07 18:25:18 18:13:01 7 0.94 0.00 0.22 0.05 0.02 98.78 18:25:18 18:14:01 all 0.00 0.00 0.01 0.00 0.01 99.97 18:25:18 18:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:25:18 18:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:25:18 18:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:25:18 18:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:18 18:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:25:18 18:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:18 18:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:25:18 18:14:01 7 0.00 0.00 0.02 0.03 0.02 99.93 18:25:18 18:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:25:18 18:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:25:18 18:15:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:25:18 18:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:15:01 4 0.02 0.00 0.03 0.02 0.00 99.93 18:25:18 18:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:25:18 18:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:25:18 18:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:25:18 18:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:25:18 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:25:18 18:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 18:25:18 18:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:25:18 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:25:18 18:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:25:18 18:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:25:18 18:17:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:25:18 18:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:25:18 18:17:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:25:18 18:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:25:18 18:17:01 4 0.05 0.00 0.00 0.03 0.00 99.92 18:25:18 18:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:17:01 6 0.03 0.00 0.05 0.00 0.00 99.92 18:25:18 18:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:18:01 all 0.05 0.00 0.03 0.01 0.00 99.90 18:25:18 18:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:25:18 18:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:25:18 18:18:01 2 0.07 0.00 0.02 0.00 0.00 99.92 18:25:18 18:18:01 3 0.03 0.00 0.05 0.02 0.00 99.90 18:25:18 18:18:01 4 0.02 0.00 0.02 0.03 0.00 99.93 18:25:18 18:18:01 5 0.18 0.00 0.03 0.03 0.00 99.75 18:25:18 18:18:01 6 0.03 0.00 0.05 0.00 0.00 99.92 18:25:18 18:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:25:18 18:25:18 18:18:01 CPU %user %nice %system %iowait %steal %idle 18:25:18 18:19:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:25:18 18:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:25:18 18:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:25:18 18:19:01 2 0.03 0.00 0.03 0.00 0.03 99.90 18:25:18 18:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:25:18 18:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:25:18 18:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:25:18 18:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:25:18 18:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:25:18 18:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:25:18 18:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:25:18 18:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:25:18 18:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:25:18 18:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:25:18 18:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:18 18:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:25:18 18:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:25:18 18:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:25:18 18:21:01 2 0.02 0.00 0.07 0.00 0.02 99.90 18:25:18 18:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:25:18 18:21:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:25:18 18:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:25:18 18:21:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:25:18 18:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:25:18 18:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 18:25:18 18:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:25:18 18:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:25:18 18:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:25:18 18:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:25:18 18:22:01 4 0.02 0.00 0.03 0.03 0.00 99.92 18:25:18 18:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:25:18 18:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:25:18 18:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:25:18 18:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:25:18 18:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:25:18 18:23:01 2 0.03 0.00 0.02 0.00 0.03 99.92 18:25:18 18:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:25:18 18:23:01 4 0.07 0.00 0.00 0.02 0.00 99.92 18:25:18 18:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:18 18:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:25:18 18:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:25:18 18:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:25:18 18:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:25:18 18:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:25:18 18:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:25:18 18:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:25:18 18:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:25:18 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:25:18 18:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:25:18 18:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:25:18 18:25:01 all 0.28 0.00 0.04 0.01 0.01 99.67 18:25:18 18:25:01 0 0.23 0.00 0.02 0.00 0.00 99.75 18:25:18 18:25:01 1 0.22 0.00 0.08 0.02 0.00 99.68 18:25:18 18:25:01 2 0.23 0.00 0.10 0.03 0.02 99.61 18:25:18 18:25:01 3 0.20 0.00 0.00 0.00 0.02 99.78 18:25:18 18:25:01 4 0.85 0.00 0.03 0.02 0.00 99.10 18:25:18 18:25:01 5 0.22 0.00 0.02 0.00 0.00 99.77 18:25:18 18:25:01 6 0.20 0.00 0.03 0.00 0.02 99.75 18:25:18 18:25:01 7 0.05 0.00 0.02 0.02 0.00 99.92 18:25:18 Average: all 3.53 0.00 1.07 0.30 0.02 95.07 18:25:18 Average: 0 4.94 0.00 1.21 0.56 0.02 93.27 18:25:18 Average: 1 3.15 0.00 1.25 0.35 0.02 95.23 18:25:18 Average: 2 3.22 0.00 1.09 0.52 0.03 95.15 18:25:18 Average: 3 3.59 0.00 1.26 0.13 0.02 95.00 18:25:18 Average: 4 3.10 0.00 0.96 0.54 0.02 95.38 18:25:18 Average: 5 2.54 0.00 0.79 0.06 0.01 96.60 18:25:18 Average: 6 4.30 0.00 0.98 0.19 0.02 94.51 18:25:18 Average: 7 3.39 0.00 1.05 0.07 0.02 95.46 18:25:18 18:25:18 18:25:18