Pull request #577 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 349e800c897877dd07dbac5aa541affe4183efcf+22de6a3e93c00270aa2206806bc2f3a58e2a5fbd (6b54ad2afa093ef3ac8f4317eace425c61d141d0) 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-ssh7203240352364484530.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10762392055095951550.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9413552955334776298.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9882383178023800179.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13505682638696455835.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10296059939878488261.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ‘prd-ubuntu20.04-docker-8c-8g-118653’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118654 in /w/workspace/edgexfoundry_edgex-ui-go_PR-577 [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-577 # 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 > 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/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd into PR head commit 349e800c897877dd07dbac5aa541affe4183efcf Merge succeeded, producing 349e800c897877dd07dbac5aa541affe4183efcf Checking out Revision 349e800c897877dd07dbac5aa541affe4183efcf (PR-577) > git config core.sparsecheckout # timeout=10 > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # 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 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:16 ========================================================= 20:18:16 EdgeX Global Pipelines Version Info 20:18:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:16 ------------------- 20:18:16 stable info: 20:18:16 ------------------- 20:18:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:18:16 Message: update stable to v1.0.244 20:18:17 ------------------- 20:18:17 experimental info: 20:18:17 ------------------- 20:18:17 Commited By: **** collab-it+edgex@linuxfoundation.org 20:18:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:18:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:18:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:18:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-577 [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-577 [Pipeline] echo 20:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-577 [Pipeline] echo 20:18:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo 20:18:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 349e800 [Pipeline] echo 20:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:19 provisioning config files... 20:18:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config13914469823005506192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:19 ---> docker-login.sh 20:18:19 nexus3.edgexfoundry.org:10001 20:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:20 Configure a credential helper to remove this warning. See 20:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:20 20:18:20 Login Succeeded 20:18:20 nexus3.edgexfoundry.org:10002 20:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:20 Configure a credential helper to remove this warning. See 20:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:20 20:18:20 Login Succeeded 20:18:20 nexus3.edgexfoundry.org:10003 20:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:20 Configure a credential helper to remove this warning. See 20:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:20 20:18:20 Login Succeeded 20:18:20 nexus3.edgexfoundry.org:10004 20:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:20 Configure a credential helper to remove this warning. See 20:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:20 20:18:20 Login Succeeded 20:18:20 docker.io 20:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:20 Configure a credential helper to remove this warning. See 20:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:20 20:18:20 Login Succeeded 20:18:20 ---> docker-login.sh ends [Pipeline] } 20:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:18:21 + git rev-list -1 --merges 349e800c897877dd07dbac5aa541affe4183efcf~1..349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo 20:18:21 -----------> git rev-list -1 --merges 349e800c897877dd07dbac5aa541affe4183efcf~1..349e800c897877dd07dbac5aa541affe4183efcf 349e800c897877dd07dbac5aa541affe4183efcf [false] [Pipeline] sh 20:18:21 + git log --format=format:%s -1 349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo 20:18:21 ========================================================= 20:18:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:22 + git log --format=format:%s -1 349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] echo 20:18:22 [semverPrep] GIT_COMMIT: 349e800c897877dd07dbac5aa541affe4183efcf, Commit Message: docs: Levski Change Log [Pipeline] echo 20:18:22 [semverPrep] This is not a build commit. [Pipeline] sh 20:18:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:22 + grep -v github /etc/ssh/ssh_known_hosts 20:18:22 + [ -e /tmp/ssh_known_hosts ] 20:18:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:18:22 + sudo tee -a /etc/ssh/ssh_known_hosts 20:18:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:23 20:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:23 0.1.4: Pulling from edgex-devops/py-git-semver 20:18:23 b85a868b505f: Pulling fs layer 20:18:23 e2be974225ed: Pulling fs layer 20:18:23 339a4e72a1f5: Pulling fs layer 20:18:23 988bab9f4d93: Pulling fs layer 20:18:23 1469e6f7b9e6: Pulling fs layer 20:18:23 eaf3925da568: Pulling fs layer 20:18:23 bab4dde63d76: Pulling fs layer 20:18:23 bde34c3a00c8: Pulling fs layer 20:18:23 b352a97aabf1: Pulling fs layer 20:18:23 4872d77fe225: Pulling fs layer 20:18:23 5851b861e8e6: Pulling fs layer 20:18:23 b352a97aabf1: Waiting 20:18:23 4872d77fe225: Waiting 20:18:23 bab4dde63d76: Waiting 20:18:23 988bab9f4d93: Waiting 20:18:23 5851b861e8e6: Waiting 20:18:23 bde34c3a00c8: Waiting 20:18:23 1469e6f7b9e6: Waiting 20:18:23 eaf3925da568: Waiting 20:18:23 e2be974225ed: Verifying Checksum 20:18:23 e2be974225ed: Download complete 20:18:23 988bab9f4d93: Download complete 20:18:23 339a4e72a1f5: Verifying Checksum 20:18:23 339a4e72a1f5: Download complete 20:18:23 1469e6f7b9e6: Verifying Checksum 20:18:23 1469e6f7b9e6: Download complete 20:18:23 eaf3925da568: Verifying Checksum 20:18:23 eaf3925da568: Download complete 20:18:23 bde34c3a00c8: Verifying Checksum 20:18:23 bde34c3a00c8: Download complete 20:18:23 b352a97aabf1: Verifying Checksum 20:18:23 b352a97aabf1: Download complete 20:18:23 4872d77fe225: Verifying Checksum 20:18:23 4872d77fe225: Download complete 20:18:23 5851b861e8e6: Verifying Checksum 20:18:23 5851b861e8e6: Download complete 20:18:23 b85a868b505f: Verifying Checksum 20:18:23 b85a868b505f: Download complete 20:18:24 bab4dde63d76: Verifying Checksum 20:18:24 bab4dde63d76: Download complete 20:18:25 b85a868b505f: Pull complete 20:18:25 e2be974225ed: Pull complete 20:18:25 339a4e72a1f5: Pull complete 20:18:25 988bab9f4d93: Pull complete 20:18:25 1469e6f7b9e6: Pull complete 20:18:25 eaf3925da568: Pull complete 20:18:27 bab4dde63d76: Pull complete 20:18:27 bde34c3a00c8: Pull complete 20:18:27 b352a97aabf1: Pull complete 20:18:27 4872d77fe225: Pull complete 20:18:27 5851b861e8e6: Pull complete 20:18:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:27 prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container 20:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@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 20:18:30 $ docker top 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 -eo pid,comm 20:18:30 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). 20:18:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:30 [ssh-agent] Looking for ssh-agent implementation... 20:18:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:30 $ docker exec 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent 20:18:30 SSH_AUTH_SOCK=/tmp/ssh-2XYUb8rsiH1M/agent.32 20:18:30 SSH_AGENT_PID=38 20:18:30 Running ssh-add (command line suppressed) 20:18:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_15586340963519912851.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_15586340963519912851.key) 20:18:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:31 + git tag --points-at HEAD [Pipeline] } 20:18:31 $ docker exec --env ******** --env ******** 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent -k 20:18:31 unset SSH_AUTH_SOCK; 20:18:31 unset SSH_AGENT_PID; 20:18:31 echo Agent pid 38 killed; 20:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:18:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:31 [ssh-agent] Looking for ssh-agent implementation... 20:18:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:31 $ docker exec 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent 20:18:31 SSH_AUTH_SOCK=/tmp/ssh-yPTw9nDrIWq0/agent.70 20:18:31 SSH_AGENT_PID=76 20:18:31 Running ssh-add (command line suppressed) 20:18:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_12708527064190054151.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/private_key_12708527064190054151.key) 20:18:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:31 + git semver init 20:18:32 2022-11-08 20:18:32,105 [run_init] DEBUG init version:0.0.0 force:False 20:18:32 2022-11-08 20:18:32,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver 20:18:32 2022-11-08 20:18:32,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver 20:18:32 2022-11-08 20:18:32,107 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-577, universal_newlines=False, shell=None, istream=None) 20:18:33 2022-11-08 20:18:33,513 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.git/info/exclude 20:18:33 2022-11-08 20:18:33,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver/PR-577 with force:False 20:18:33 2022-11-08 20:18:33,513 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver/PR-577 20:18:33 2022-11-08 20:18:33,515 [execute] INFO git cat-file --batch-check 20:18:33 2022-11-08 20:18:33,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver, universal_newlines=False, shell=None, istream=) 20:18:33 2022-11-08 20:18:33,521 [execute] INFO git cat-file --batch 20:18:33 2022-11-08 20:18:33,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver, universal_newlines=False, shell=None, istream=) 20:18:33 2022-11-08 20:18:33,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-577/.semver/PR-577 20:18:33 0.0.0 [Pipeline] } 20:18:33 $ docker exec --env ******** --env ******** 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 ssh-agent -k 20:18:33 unset SSH_AUTH_SOCK; 20:18:33 unset SSH_AGENT_PID; 20:18:33 echo Agent pid 76 killed; 20:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:34 + git semver [Pipeline] } 20:18:34 $ docker stop --time=1 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 20:18:35 $ docker rm -f 1a9485e9cc751bc213388dd28bc421551029bc3c8723d31bdc2f8598eafb9424 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:36 Stashed 1 file(s) [Pipeline] echo 20:18:36 [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 20:18:36 provisioning config files... 20:18:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config5116373158395798870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:37 ---> docker-login.sh 20:18:37 nexus3.edgexfoundry.org:10001 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:37 Configure a credential helper to remove this warning. See 20:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:37 20:18:37 Login Succeeded 20:18:37 nexus3.edgexfoundry.org:10002 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:37 Configure a credential helper to remove this warning. See 20:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:37 20:18:37 Login Succeeded 20:18:37 nexus3.edgexfoundry.org:10003 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:37 Configure a credential helper to remove this warning. See 20:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:37 20:18:37 Login Succeeded 20:18:37 nexus3.edgexfoundry.org:10004 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:37 Configure a credential helper to remove this warning. See 20:18:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:37 20:18:37 Login Succeeded 20:18:37 docker.io 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:38 Configure a credential helper to remove this warning. See 20:18:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:38 20:18:38 Login Succeeded 20:18:38 ---> docker-login.sh ends [Pipeline] } 20:18:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:38 ========================================================= 20:18:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:18:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:38 + 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 . 20:18:38 Sending build context to Docker daemon 45.52MB 20:18:38 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 20:18:38 Step 2/16 : FROM ${BASE} AS builder 20:18:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:38 213ec9aee27d: Pulling fs layer 20:18:38 4583459ba037: Pulling fs layer 20:18:38 93c1e223e6f2: Pulling fs layer 20:18:38 53926ce57604: Pulling fs layer 20:18:38 21b2b0c7a3f4: Pulling fs layer 20:18:38 22ff95d597cd: Pulling fs layer 20:18:38 12d6caf4c0d1: Pulling fs layer 20:18:38 96b7cbca73a9: Pulling fs layer 20:18:38 a7acece74701: Pulling fs layer 20:18:38 53926ce57604: Waiting 20:18:38 21b2b0c7a3f4: Waiting 20:18:38 12d6caf4c0d1: Waiting 20:18:38 22ff95d597cd: Waiting 20:18:38 96b7cbca73a9: Waiting 20:18:38 a7acece74701: Waiting 20:18:38 93c1e223e6f2: Verifying Checksum 20:18:38 93c1e223e6f2: Download complete 20:18:38 4583459ba037: Download complete 20:18:38 21b2b0c7a3f4: Verifying Checksum 20:18:38 21b2b0c7a3f4: Download complete 20:18:38 22ff95d597cd: Download complete 20:18:38 213ec9aee27d: Verifying Checksum 20:18:39 12d6caf4c0d1: Verifying Checksum 20:18:39 12d6caf4c0d1: Download complete 20:18:39 213ec9aee27d: Pull complete 20:18:39 4583459ba037: Pull complete 20:18:39 93c1e223e6f2: Pull complete 20:18:39 a7acece74701: Verifying Checksum 20:18:39 a7acece74701: Download complete 20:18:39 96b7cbca73a9: Verifying Checksum 20:18:39 96b7cbca73a9: Download complete 20:18:39 53926ce57604: Verifying Checksum 20:18:39 53926ce57604: Download complete 20:18:43 53926ce57604: Pull complete 20:18:43 21b2b0c7a3f4: Pull complete 20:18:43 22ff95d597cd: Pull complete 20:18:43 12d6caf4c0d1: Pull complete 20:18:45 96b7cbca73a9: Pull complete 20:18:46 a7acece74701: Pull complete 20:18:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:18:46 ---> db6d94c90886 20:18:46 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:18:49 ---> Running in ecd4e4e2f330 20:18:49 Removing intermediate container ecd4e4e2f330 20:18:49 ---> a6313a4000c9 20:18:49 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 20:18:49 ---> Running in 0014ecfe25dc 20:18:49 Removing intermediate container 0014ecfe25dc 20:18:49 ---> 1f59eae00582 20:18:49 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 20:18:49 ---> Running in 2b915ae01b71 20:18:49 Removing intermediate container 2b915ae01b71 20:18:49 ---> c0195d396754 20:18:49 Step 6/16 : LABEL Name=edgex-ui-go 20:18:49 ---> Running in 8d4d8d8743d5 20:18:49 Removing intermediate container 8d4d8d8743d5 20:18:49 ---> 8e0807b806ac 20:18:49 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:18:49 ---> Running in 654d68560c2e 20:18:50 Removing intermediate container 654d68560c2e 20:18:50 ---> d25a0a5ca22e 20:18:50 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:18:50 latest: Pulling from library/docker 20:18:50 213ec9aee27d: Already exists 20:18:50 7b0dd730a5c3: Pulling fs layer 20:18:50 4b90f8029a36: Pulling fs layer 20:18:50 a89466c712af: Pulling fs layer 20:18:50 9c6a0a734fa9: Pulling fs layer 20:18:50 beeedf2bf9bb: Pulling fs layer 20:18:50 3bc3016a9123: Pulling fs layer 20:18:50 45d434503156: Pulling fs layer 20:18:50 539e1dfa3993: Pulling fs layer 20:18:50 9c6a0a734fa9: Waiting 20:18:50 beeedf2bf9bb: Waiting 20:18:50 3bc3016a9123: Waiting 20:18:50 45d434503156: Waiting 20:18:50 539e1dfa3993: Waiting 20:18:50 4b90f8029a36: Download complete 20:18:50 7b0dd730a5c3: Verifying Checksum 20:18:50 7b0dd730a5c3: Download complete 20:18:51 7b0dd730a5c3: Pull complete 20:18:51 4b90f8029a36: Pull complete 20:18:51 9c6a0a734fa9: Verifying Checksum 20:18:51 9c6a0a734fa9: Download complete 20:18:51 3bc3016a9123: Verifying Checksum 20:18:51 3bc3016a9123: Download complete 20:18:51 45d434503156: Verifying Checksum 20:18:51 45d434503156: Download complete 20:18:51 Still waiting to schedule task 20:18:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:18:51 539e1dfa3993: Verifying Checksum 20:18:51 539e1dfa3993: Download complete 20:18:51 a89466c712af: Verifying Checksum 20:18:51 a89466c712af: Download complete 20:18:51 beeedf2bf9bb: Verifying Checksum 20:18:51 beeedf2bf9bb: Download complete 20:18:52 a89466c712af: Pull complete 20:18:52 9c6a0a734fa9: Pull complete 20:18:52 beeedf2bf9bb: Pull complete 20:18:52 3bc3016a9123: Pull complete 20:18:52 45d434503156: Pull complete 20:18:52 539e1dfa3993: Pull complete 20:18:52 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 20:18:52 Status: Downloaded newer image for docker:latest 20:18:54 ---> 9d8030ce4a4f 20:18:54 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:18:54 ---> Running in 6a1d71465e3f 20:18:54 Removing intermediate container 6a1d71465e3f 20:18:54 ---> 1f1a071d8665 20:18:54 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:54 ---> Running in 84a9fe7a38bf 20:18:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:18:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:18:56 OK: 211 MiB in 51 packages 20:18:56 Removing intermediate container 84a9fe7a38bf 20:18:56 ---> d29894a414b3 20:18:56 Step 11/16 : ENV GO111MODULE=on 20:18:56 ---> Running in 89d45a248591 20:18:56 Removing intermediate container 89d45a248591 20:18:56 ---> 4d836da978d2 20:18:56 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:18:56 ---> Running in e6e1848e43e7 20:18:56 Removing intermediate container e6e1848e43e7 20:18:56 ---> aa1d78b88a54 20:18:56 Step 13/16 : COPY go.mod vendor* ./ 20:18:56 ---> 186abdafb5fe 20:18:56 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:56 ---> Running in a3e9f6d0bcc9 20:19:18 Removing intermediate container a3e9f6d0bcc9 20:19:18 ---> 65132f9d9782 20:19:18 Step 15/16 : COPY . . 20:19:18 ---> 35c030819108 20:19:18 Step 16/16 : RUN ${MAKE} 20:19:18 ---> Running in 36c789693b65 20:19:18 noop 20:19:18 Removing intermediate container 36c789693b65 20:19:18 ---> 51bf4f920b34 20:19:18 Successfully built 51bf4f920b34 20:19:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:19 + docker inspect -f . ci-base-image-x86_64 20:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:19 prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container 20:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@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 20:19:19 $ docker top 0868e4fe76ead6d5a7aabb0c09755eb5d5386c298ccd5fdc0d113e09733de3f6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:20 + go version 20:19:20 go version go1.18.7 linux/amd64 [Pipeline] } 20:19:20 $ docker stop --time=1 0868e4fe76ead6d5a7aabb0c09755eb5d5386c298ccd5fdc0d113e09733de3f6 20:19:21 $ docker rm -f 0868e4fe76ead6d5a7aabb0c09755eb5d5386c298ccd5fdc0d113e09733de3f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:22 + docker inspect -f . ci-base-image-x86_64 20:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:22 prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container 20:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@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 20:19:22 $ docker top 20af028354a1577780f5f1c02373f8031990fc4538923d3d6b27d2b98ea1f4bb -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-577 [Pipeline] fileExists [Pipeline] sh 20:19:23 + make test 20:19:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:19:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:19:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:19:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:19:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:34 ./bin/test-attribution-txt.sh 20:19:34 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 20:19:34 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 20:19:34 An attribution for golang.org/x/net is missing from Attribution.txt, please add 20:19:34 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 20:19:34 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 20:19:34 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 20:19:34 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 20:19:34 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:19:34 make -C web test 20:19:34 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-577/web' 20:19:34 make[1]: tput: No such file or directory 20:19:34 make[1]: tput: No such file or directory 20:19:34 warning: generating ./VERSION 20:19:34 echo "0.0.0" > VERSION 20:19:34 docker build \ 20:19:34 -f Dockerfile \ 20:19:34 --build-arg USER=1000 \ 20:19:34 \ 20:19:34 --label "git_sha=349e800c897877dd07dbac5aa541affe4183efcf" \ 20:19:34 -t edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf \ 20:19:34 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:19:34 . 20:19:34 Sending build context to Docker daemon 3.269MB 20:19:34 Step 1/10 : FROM node:16.17-alpine3.15 20:19:35 16.17-alpine3.15: Pulling from library/node 20:19:35 9621f1afde84: Pulling fs layer 20:19:35 c6f70ee39829: Pulling fs layer 20:19:35 56892a8094a2: Pulling fs layer 20:19:35 58dd87906ef0: Pulling fs layer 20:19:35 9621f1afde84: Verifying Checksum 20:19:35 9621f1afde84: Download complete 20:19:35 9621f1afde84: Pull complete 20:19:35 58dd87906ef0: Verifying Checksum 20:19:35 58dd87906ef0: Download complete 20:19:35 56892a8094a2: Download complete 20:19:36 c6f70ee39829: Verifying Checksum 20:19:36 c6f70ee39829: Download complete 20:19:37 c6f70ee39829: Pull complete 20:19:37 56892a8094a2: Pull complete 20:19:37 58dd87906ef0: Pull complete 20:19:37 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:19:37 Status: Downloaded newer image for node:16.17-alpine3.15 20:19:37 ---> b69703f70c3d 20:19:37 Step 2/10 : RUN apk add --no-cache chromium 20:19:39 ---> Running in 3798466ec70e 20:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:39 (1/129) Installing libxau (1.0.9-r0) 20:19:39 (2/129) Installing libmd (1.0.3-r0) 20:19:39 (3/129) Installing libbsd (0.11.3-r1) 20:19:39 (4/129) Installing libxdmcp (1.1.3-r0) 20:19:39 (5/129) Installing libxcb (1.14-r2) 20:19:39 (6/129) Installing libx11 (1.7.3.1-r0) 20:19:39 (7/129) Installing libxext (1.3.4-r0) 20:19:39 (8/129) Installing libice (1.0.10-r0) 20:19:39 (9/129) Installing libuuid (2.37.4-r0) 20:19:39 (10/129) Installing libsm (1.2.3-r0) 20:19:39 (11/129) Installing libxt (1.2.1-r0) 20:19:39 (12/129) Installing libxmu (1.1.3-r0) 20:19:39 (13/129) Installing xset (1.2.4-r0) 20:19:39 (14/129) Installing xprop (1.2.5-r0) 20:19:39 (15/129) Installing xdg-utils (1.1.3-r0) 20:19:39 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 20:19:39 (17/129) Installing pkgconf (1.8.0-r0) 20:19:39 (18/129) Installing libffi (3.4.2-r1) 20:19:39 (19/129) Installing libintl (0.21-r0) 20:19:39 (20/129) Installing libblkid (2.37.4-r0) 20:19:39 (21/129) Installing libmount (2.37.4-r0) 20:19:39 (22/129) Installing pcre (8.45-r1) 20:19:39 (23/129) Installing glib (2.70.1-r0) 20:19:39 (24/129) Installing xz-libs (5.2.5-r1) 20:19:39 (25/129) Installing libxml2 (2.9.14-r2) 20:19:39 (26/129) Installing shared-mime-info (2.1-r1) 20:19:39 (27/129) Installing hicolor-icon-theme (0.17-r1) 20:19:39 (28/129) Installing libjpeg-turbo (2.1.2-r0) 20:19:39 (29/129) Installing libpng (1.6.37-r1) 20:19:39 (30/129) Installing libwebp (1.2.2-r0) 20:19:39 (31/129) Installing zstd-libs (1.5.0-r0) 20:19:39 (32/129) Installing tiff (4.4.0-r0) 20:19:39 (33/129) Installing gdk-pixbuf (2.42.8-r0) 20:19:39 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 20:19:39 (35/129) Installing libxcomposite (0.4.5-r0) 20:19:39 (36/129) Installing libxfixes (6.0.0-r0) 20:19:39 (37/129) Installing libxrender (0.9.10-r3) 20:19:39 (38/129) Installing libxcursor (1.2.0-r0) 20:19:39 (39/129) Installing libxdamage (1.1.5-r1) 20:19:39 (40/129) Installing libxi (1.8-r0) 20:19:39 (41/129) Installing libxinerama (1.1.4-r1) 20:19:39 (42/129) Installing libxrandr (1.5.2-r1) 20:19:39 (43/129) Installing atk (2.36.0-r0) 20:19:39 (44/129) Installing libxtst (1.2.3-r3) 20:19:39 (45/129) Installing dbus-libs (1.12.24-r0) 20:19:39 (46/129) Installing at-spi2-core (2.42.0-r0) 20:19:39 (47/129) Installing at-spi2-atk (2.38.0-r0) 20:19:39 (48/129) Installing expat (2.5.0-r0) 20:19:39 (49/129) Installing brotli-libs (1.0.9-r5) 20:19:40 (50/129) Installing libbz2 (1.0.8-r1) 20:19:40 (51/129) Installing freetype (2.11.1-r2) 20:19:40 (52/129) Installing fontconfig (2.13.1-r4) 20:19:40 (53/129) Installing pixman (0.40.0-r4) 20:19:40 (54/129) Installing cairo (1.16.0-r5) 20:19:40 (55/129) Installing cairo-gobject (1.16.0-r5) 20:19:40 (56/129) Installing avahi-libs (0.8-r5) 20:19:40 (57/129) Installing gmp (6.2.1-r1) 20:19:40 (58/129) Installing nettle (3.7.3-r0) 20:19:40 (59/129) Installing p11-kit (0.24.0-r1) 20:19:40 (60/129) Installing libtasn1 (4.18.0-r0) 20:19:40 (61/129) Installing libunistring (0.9.10-r1) 20:19:40 (62/129) Installing gnutls (3.7.1-r1) 20:19:40 (63/129) Installing cups-libs (2.3.3-r6) 20:19:40 (64/129) Installing libepoxy (1.5.9-r0) 20:19:40 (65/129) Installing fribidi (1.0.11-r0) 20:19:40 (66/129) Installing graphite2 (1.3.14-r0) 20:19:40 (67/129) Installing harfbuzz (3.0.0-r2) 20:19:40 (68/129) Installing libxft (2.3.4-r0) 20:19:40 (69/129) Installing pango (1.48.10-r0) 20:19:40 (70/129) Installing wayland-libs-client (1.19.0-r1) 20:19:40 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 20:19:40 (72/129) Installing wayland-libs-egl (1.19.0-r1) 20:19:40 (73/129) Installing xkeyboard-config (2.34-r0) 20:19:40 (74/129) Installing libxkbcommon (1.3.1-r0) 20:19:40 (75/129) Installing gtk+3.0 (3.24.30-r0) 20:19:40 Executing gtk+3.0-3.24.30-r0.post-install 20:19:40 (76/129) Installing libfontenc (1.1.4-r0) 20:19:40 (77/129) Installing mkfontscale (1.2.1-r1) 20:19:40 (78/129) Installing ttf-opensans (1.10-r1) 20:19:40 Executing ttf-opensans-1.10-r1.post-install 20:19:42 (79/129) Installing libogg (1.3.5-r0) 20:19:42 (80/129) Installing flac (1.3.4-r0) 20:19:42 (81/129) Installing alsa-lib (1.2.5.1-r1) 20:19:42 (82/129) Installing libatomic (10.3.1_git20211027-r0) 20:19:42 (83/129) Installing sdl2 (2.0.16-r4) 20:19:42 (84/129) Installing aom-libs (3.2.0-r0) 20:19:42 (85/129) Installing libass (0.15.2-r0) 20:19:42 (86/129) Installing libdav1d (0.9.2-r0) 20:19:42 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:19:42 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 20:19:42 (89/129) Installing lame (3.100-r0) 20:19:42 (90/129) Installing opus (1.3.1-r1) 20:19:42 (91/129) Installing libgomp (10.3.1_git20211027-r0) 20:19:42 (92/129) Installing soxr (0.1.3-r2) 20:19:42 (93/129) Installing libsrt (1.4.2-r1) 20:19:42 (94/129) Installing libssh (0.9.6-r1) 20:19:42 (95/129) Installing libtheora (1.1.1-r16) 20:19:42 (96/129) Installing v4l-utils-libs (1.22.1-r1) 20:19:42 (97/129) Installing libpciaccess (0.16-r0) 20:19:42 (98/129) Installing libdrm (2.4.109-r0) 20:19:42 (99/129) Installing libva (2.13.0-r0) 20:19:42 (100/129) Installing libvdpau (1.4-r0) 20:19:42 (101/129) Installing vidstab (1.1.0-r1) 20:19:42 (102/129) Installing libvorbis (1.3.7-r0) 20:19:42 (103/129) Installing libvpx (1.10.0-r0) 20:19:42 (104/129) Installing vulkan-loader (1.2.196-r0) 20:19:42 (105/129) Installing x264-libs (20210613-r0) 20:19:42 (106/129) Installing x265-libs (3.5-r0) 20:19:42 (107/129) Installing xvidcore (1.3.7-r1) 20:19:42 (108/129) Installing ffmpeg-libs (4.4.1-r2) 20:19:42 (109/129) Installing libevent (2.1.12-r4) 20:19:42 (110/129) Installing mesa (21.2.6-r0) 20:19:42 (111/129) Installing wayland-libs-server (1.19.0-r1) 20:19:42 (112/129) Installing mesa-gbm (21.2.6-r0) 20:19:42 (113/129) Installing lcms2 (2.12-r1) 20:19:42 (114/129) Installing nspr (4.32-r0) 20:19:43 (115/129) Installing sqlite-libs (3.36.0-r0) 20:19:43 (116/129) Installing nss (3.78.1-r0) 20:19:43 (117/129) Installing libasyncns (0.8-r1) 20:19:43 (118/129) Installing libltdl (2.4.6-r7) 20:19:43 (119/129) Installing orc (0.4.32-r0) 20:19:43 (120/129) Installing libsndfile (1.0.31-r1) 20:19:43 (121/129) Installing speexdsp (1.2.0-r0) 20:19:43 (122/129) Installing tdb-libs (1.4.5-r0) 20:19:43 (123/129) Installing libpulse (15.0-r2) 20:19:43 (124/129) Installing re2 (2021.11.01-r0) 20:19:43 (125/129) Installing snappy (1.1.9-r1) 20:19:43 (126/129) Installing libgpg-error (1.42-r1) 20:19:43 (127/129) Installing libgcrypt (1.9.4-r0) 20:19:43 (128/129) Installing libxslt (1.1.35-r0) 20:19:43 (129/129) Installing chromium (99.0.4844.84-r0) 20:19:44 Executing busybox-1.34.1-r7.trigger 20:19:44 Executing glib-2.70.1-r0.trigger 20:19:44 Executing shared-mime-info-2.1-r1.trigger 20:19:46 Executing gdk-pixbuf-2.42.8-r0.trigger 20:19:46 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:19:46 Executing fontconfig-2.13.1-r4.trigger 20:19:46 Executing mkfontscale-1.2.1-r1.trigger 20:19:46 OK: 286 MiB in 145 packages 20:19:50 Removing intermediate container 3798466ec70e 20:19:50 ---> bc12abcb1cc3 20:19:50 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:19:50 ---> Running in 0adba2326fd5 20:19:50 Removing intermediate container 0adba2326fd5 20:19:50 ---> bbf034078470 20:19:50 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:19:50 ---> Running in 9d806c284e5c 20:19:50 Removing intermediate container 9d806c284e5c 20:19:50 ---> 42c31c84793d 20:19:50 Step 5/10 : RUN npm install -g npm 20:19:50 ---> Running in f7f3afbbc852 20:19:56 20:19:56 changed 54 packages, and audited 212 packages in 5s 20:19:56 20:19:56 11 packages are looking for funding 20:19:56 run `npm fund` for details 20:19:56 20:19:56 found 0 vulnerabilities 20:19:57 Removing intermediate container f7f3afbbc852 20:19:57 ---> 12ad801d6ff0 20:19:57 Step 6/10 : ARG USER=1000 20:19:57 ---> Running in eea62a1c44c9 20:19:57 Removing intermediate container eea62a1c44c9 20:19:57 ---> 4d6d89ca9529 20:19:57 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:19:57 ---> Running in d9d85e35f38f 20:19:57 Removing intermediate container d9d85e35f38f 20:19:57 ---> bbebec2fbba3 20:19:57 Step 8/10 : USER $USER:$USER 20:19:57 ---> Running in cbb7cdcd456f 20:19:57 Removing intermediate container cbb7cdcd456f 20:19:57 ---> 6ec9abd07b6b 20:19:57 Step 9/10 : WORKDIR /app 20:19:57 ---> Running in 1898aa2b75af 20:19:57 Removing intermediate container 1898aa2b75af 20:19:57 ---> 03b062badd43 20:19:57 Step 10/10 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf 20:19:58 ---> Running in 60cbecb2f06b 20:19:58 Removing intermediate container 60cbecb2f06b 20:19:58 ---> 8919bf770187 20:19:58 Successfully built 8919bf770187 20:19:58 Successfully tagged edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf 20:19:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:19:58 touch edgex-web-ui.imagebuilt 20:19:58 mkdir -p node_modules coverage 20:19:58 chown "1000:1000" node_modules coverage package-lock.json 20:19:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:00 npm WARN EBADENGINE Unsupported engine { 20:20:00 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:20:00 npm WARN EBADENGINE required: { 20:20:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:20:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:20:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:20:00 npm WARN EBADENGINE }, 20:20:00 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:20:00 npm WARN EBADENGINE } 20:20:04 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:20:04 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 20:20:04 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:20:04 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:20:04 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:20:04 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:20:05 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:20:06 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:20:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:20:07 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 20:20:07 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 20:20: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. 20:20:09 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. 20:20: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 20:20:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:20:10 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 20:20:10 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 20:20:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:20:14 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. 20:20:19 20:20:19 added 1478 packages, and audited 1479 packages in 21s 20:20:19 20:20:19 90 packages are looking for funding 20:20:19 run `npm fund` for details 20:20:19 20:20:19 16 vulnerabilities (3 moderate, 8 high, 5 critical) 20:20:19 20:20:19 To address issues that do not require attention, run: 20:20:19 npm audit fix 20:20:19 20:20:19 To address all issues (including breaking changes), run: 20:20:19 npm audit fix --force 20:20:19 20:20:19 Run `npm audit` for details. 20:20:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-577 [Pipeline] { [Pipeline] ws 20:20:23 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 20:20:23 The recommended git tool is: git 20:20:24 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 20:20:26 - Generating browser application bundles (phase: setup)... 20:20:28 using credential edgex-jenkins-ssh 20:20:28 Cloning the remote Git repository 20:20:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:20:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 20:20:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:20:28 > git --version # timeout=10 20:20:28 > git --version # 'git version 2.25.1' 20:20:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:28 Verifying host key using known hosts file 20:20:29 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. 20:20:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:30 Compiling @angular/core : es2015 as esm2015 20:20:30 Compiling @angular/compiler/testing : es2015 as esm2015 20:20:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:20:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:20:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:32 Verifying host key using known hosts file 20:20:32 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. 20:20:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:20:33 Merging remotes/origin/main commit 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd into PR head commit 349e800c897877dd07dbac5aa541affe4183efcf 20:20:34 Merge succeeded, producing 349e800c897877dd07dbac5aa541affe4183efcf 20:20:34 Checking out Revision 349e800c897877dd07dbac5aa541affe4183efcf (PR-577) 20:20:34 Compiling @angular/common : es2015 as esm2015 20:20:34 Compiling @angular/core/testing : es2015 as esm2015 20:20:34 Compiling @angular/platform-browser : es2015 as esm2015 20:20:34 Compiling @angular/common/testing : es2015 as esm2015 20:20:34 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:20:33 > git config core.sparsecheckout # timeout=10 20:20:33 > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # timeout=10 20:20:34 > git remote # timeout=10 20:20:34 > git config --get remote.origin.url # timeout=10 20:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:34 Verifying host key using known hosts file 20:20:34 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. 20:20:34 > git merge 22de6a3e93c00270aa2206806bc2f3a58e2a5fbd # timeout=10 20:20:34 > git rev-parse HEAD^{commit} # timeout=10 20:20:34 > git config core.sparsecheckout # timeout=10 20:20:34 > git checkout -f 349e800c897877dd07dbac5aa541affe4183efcf # timeout=10 20:20:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:20:35 Compiling @angular/router : es2015 as esm2015 20:20:35 Compiling @angular/common/http : es2015 as esm2015 20:20:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:20:35 Compiling @angular/forms : es2015 as esm2015 20:20:35 Compiling @angular/common/http/testing : es2015 as esm2015 20:20:37 Compiling @angular/router/testing : es2015 as esm2015 20:20:37 Commit message: "docs: Levski Change Log" 20:20:37 > git --version # timeout=10 20:20:37 > git --version # 'git version 2.25.1' 20:20:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:20:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:38 Dload Upload Total Spent Left Speed 20:20:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh 20:20:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:20:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:20:39 + sudo tee /etc/docker/daemon.new 20:20:39 { 20:20:39 "registry-mirrors": [ 20:20:39 "https://nexus3.edgexfoundry.org:10001" 20:20:39 ], 20:20:39 "bip": "10.250.0.254/24", 20:20:39 "hosts": [ 20:20:39 "tcp://0.0.0.0:5555", 20:20:39 "unix:///var/run/docker.sock" 20:20:39 ], 20:20:39 "mtu": 1458, 20:20:39 "selinux-enabled": true, 20:20:39 "seccomp-profile": "/etc/docker/seccomp.json" 20:20:39 } [Pipeline] sh 20:20:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:20:40 + sudo service docker restart 20:20:44 08 11 2022 20:20:42.744:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:20:44 08 11 2022 20:20:42.746:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:20:44 08 11 2022 20:20:42.749:INFO [launcher]: Starting browser ChromeHeadless 20:20:56 ✔ Browser application bundle generation complete. 20:20:56 08 11 2022 20:20:54.503:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket BMndH71Omw_dq1Q6AAAB with id 25536036 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.023 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.029 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.034 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.036 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.039 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.073 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.077 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.195 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.222 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.391 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.398 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.402 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.407 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.412 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.448 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.463 secs) 20:20:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.48 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.547 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.559 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.564 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.565 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.586 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.647 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.663 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.673 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.682 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.685 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.697 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.704 secs) 20:20:58 WARN: ' 20:20:58 It looks like you're using ngModel on the same form field as formControlName. 20:20:58 Support for using the ngModel input property and ngModelChange event with 20:20:58 reactive form directives has been deprecated in Angular v6 and will be removed 20:20:58 in a future version of Angular. 20:20:58 20:20:58 For more information on this, see our API docs here: 20:20:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:20:58 ' 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.704 secs) 20:20:58 WARN: ' 20:20:58 It looks like you're using ngModel on the same form field as formControlName. 20:20:58 Support for using the ngModel input property and ngModelChange event with 20:20:58 reactive form directives has been deprecated in Angular v6 and will be removed 20:20:58 in a future version of Angular. 20:20:58 20:20:58 For more information on this, see our API docs here: 20:20:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:20:58 ' 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.738 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.743 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.745 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.748 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.751 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.768 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.794 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.797 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.799 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.803 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.81 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.853 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.86 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.863 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.864 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.878 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.887 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.891 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.933 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.966 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.995 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.008 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.011 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.032 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:58 provisioning config files... 20:20:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config17022400841700008020tmp [Pipeline] { [Pipeline] libraryResource 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.038 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.041 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.042 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.047 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.051 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.056 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.059 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.087 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.137 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.165 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.204 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.209 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.212 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.213 secs) 20:20:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.228 secs) [Pipeline] sh 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.235 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.253 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.27 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.28 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.29 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.295 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.306 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.313 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.316 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.323 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.34 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.342 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.343 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.36 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.378 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.4 secs) 20:20:59 ---> docker-login.sh 20:20:59 nexus3.edgexfoundry.org:10001 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.426 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.456 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.476 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.492 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.501 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.513 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.526 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.528 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.533 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.556 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.569 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.573 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.6 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.615 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.619 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.622 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.63 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.641 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.653 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.657 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.66 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.661 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.672 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.675 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.682 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.687 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.698 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.726 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.735 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.741 secs) 20:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:59 Configure a credential helper to remove this warning. See 20:20:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:59 20:20:59 Login Succeeded 20:20:59 nexus3.edgexfoundry.org:10002 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.751 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.758 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.767 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.775 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.779 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.784 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.792 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.814 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.821 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.84 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.852 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.859 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.865 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.87 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.885 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.901 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.907 secs) 20:20:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.916 secs) 20:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:00 Configure a credential helper to remove this warning. See 20:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:00 20:21:00 Login Succeeded 20:21:00 nexus3.edgexfoundry.org:10003 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.938 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.942 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.949 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.952 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.955 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.958 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.983 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.993 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.009 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.016 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.022 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.029 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.034 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.045 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.05 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.056 secs) 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.061 secs) 20:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.049 secs / 2.061 secs) 20:21:00 TOTAL: 149 SUCCESS 20:21:00 ✔ Browser application bundle generation complete. 20:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:00 Configure a credential helper to remove this warning. See 20:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:00 20:21:00 Login Succeeded 20:21:00 nexus3.edgexfoundry.org:10004 20:21:00 20:21:00 =============================== Coverage summary =============================== 20:21:00 Statements : 40.98% ( 1467/3580 ) 20:21:00 Branches : 12.03% ( 111/923 ) 20:21:00 Functions : 33.28% ( 432/1298 ) 20:21:00 Lines : 38.91% ( 1318/3387 ) 20:21:00 ================================================================================ 20:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:00 Configure a credential helper to remove this warning. See 20:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:00 20:21:00 Login Succeeded 20:21:00 docker.io 20:21:00 ✔ Browser application bundle generation complete. 20:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:01 Configure a credential helper to remove this warning. See 20:21:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:01 20:21:01 Login Succeeded 20:21:01 ---> docker-login.sh ends [Pipeline] } 20:21:01 Deleting 1 temporary files 20:21:01 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-577/web' [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:21:01 $ docker stop --time=1 20af028354a1577780f5f1c02373f8031990fc4538923d3d6b27d2b98ea1f4bb 20:21:02 $ docker rm -f 20af028354a1577780f5f1c02373f8031990fc4538923d3d6b27d2b98ea1f4bb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 20:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:03 ========================================================= 20:21:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:21:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:21:03 + 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 . [Pipeline] stash 20:21:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:21:04 Sending build context to Docker daemon 28.73MB 20:21:04 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 20:21:04 Step 2/16 : FROM ${BASE} AS builder [Pipeline] sh 20:21:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:21:05 + ls -al . 20:21:05 total 188 20:21:05 drwxrwxr-x 14 jenkins jenkins 4096 Nov 8 20:19 . 20:21:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:18 .. 20:21:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:18 .blubracket 20:21:05 -rw-rw-r-- 1 jenkins jenkins 18 Nov 8 20:18 .dockerignore 20:21:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:18 .git 20:21:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:18 .github 20:21:05 -rw-rw-r-- 1 jenkins jenkins 185 Nov 8 20:18 .gitignore 20:21:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 20:18 .semver 20:21:05 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 8 20:18 Attribution.txt 20:21:05 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 8 20:18 CHANGELOG.md 20:21:05 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 8 20:18 CONTRIBUTING.md 20:21:05 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 8 20:18 Dockerfile 20:21:05 -rw-rw-r-- 1 jenkins jenkins 652 Nov 8 20:18 Jenkinsfile 20:21:05 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 8 20:18 LICENSE 20:21:05 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 8 20:18 Makefile 20:21:05 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 8 20:18 README.md 20:21:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:18 VERSION 20:21:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:18 assets 20:21:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:18 bin 20:21:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:18 cmd 20:21:05 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 20:19 coverage.out 20:21:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:18 docs 20:21:05 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 8 20:18 go.mod 20:21:05 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 8 20:18 go.sum 20:21:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:18 internal 20:21:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:18 snap 20:21:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:18 testing 20:21:05 -rw-rw-r-- 1 jenkins jenkins 155 Nov 8 20:18 version.go 20:21:05 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 20:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:06 9b18e9b68314: Pulling fs layer 20:21:06 35d82f9e3411: Pulling fs layer 20:21:06 e16973657156: Pulling fs layer 20:21:06 fc693d55d65f: Pulling fs layer 20:21:06 7e9fc2657dce: Pulling fs layer 20:21:06 dda99020689f: Pulling fs layer 20:21:06 db1c61fa0a46: Pulling fs layer 20:21:06 891c053d2c06: Pulling fs layer 20:21:06 fc693d55d65f: Waiting 20:21:06 7e9fc2657dce: Waiting 20:21:06 dda99020689f: Waiting 20:21:06 891c053d2c06: Waiting 20:21:06 db1c61fa0a46: Waiting 20:21:06 + 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=349e800c897877dd07dbac5aa541affe4183efcf --label arch=amd64 --label version=0.0.0 . 20:21:06 e16973657156: Verifying Checksum 20:21:06 e16973657156: Download complete 20:21:06 35d82f9e3411: Verifying Checksum 20:21:06 35d82f9e3411: Download complete 20:21:06 7e9fc2657dce: Verifying Checksum 20:21:06 7e9fc2657dce: Download complete 20:21:06 dda99020689f: Verifying Checksum 20:21:06 dda99020689f: Download complete 20:21:06 9b18e9b68314: Verifying Checksum 20:21:06 9b18e9b68314: Download complete 20:21:06 Sending build context to Docker daemon 48.27MB 20:21:06 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:21:06 Step 2/26 : FROM ${BASE} AS builder 20:21:06 ---> 51bf4f920b34 20:21:06 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:21:07 ---> Running in 1eb3285b5b08 20:21:07 Removing intermediate container 1eb3285b5b08 20:21:07 ---> 8e96bd69dfda 20:21:07 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:21:07 ---> Running in e6da42bb0d6d 20:21:07 9b18e9b68314: Pull complete 20:21:07 891c053d2c06: Verifying Checksum 20:21:07 891c053d2c06: Download complete 20:21:07 Removing intermediate container e6da42bb0d6d 20:21:07 ---> 7fe41b0f99e4 20:21:07 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:21:07 ---> Running in d76042268df2 20:21:07 Removing intermediate container d76042268df2 20:21:07 ---> 51ec16dc4923 20:21:07 Step 6/26 : LABEL Name=edgex-ui-go 20:21:07 ---> Running in e68dbfc662eb 20:21:07 Removing intermediate container e68dbfc662eb 20:21:07 ---> 07076f5cbbd8 20:21:07 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:21:07 35d82f9e3411: Pull complete 20:21:07 ---> Running in 6fd4c19ff102 20:21:07 Removing intermediate container 6fd4c19ff102 20:21:07 ---> 9d1728705641 20:21:07 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:21:08 e16973657156: Pull complete 20:21:08 db1c61fa0a46: Verifying Checksum 20:21:08 db1c61fa0a46: Download complete 20:21:08 ---> 525a6801f884 20:21:08 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:08 ---> Running in c50ca3aae14f 20:21:08 Removing intermediate container c50ca3aae14f 20:21:08 ---> 36133421e5a8 20:21:08 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:09 ---> Running in a77f81579951 20:21:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:09 fc693d55d65f: Verifying Checksum 20:21:09 fc693d55d65f: Download complete 20:21:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:10 OK: 211 MiB in 51 packages 20:21:10 Removing intermediate container a77f81579951 20:21:10 ---> 93d44c46e89f 20:21:10 Step 11/26 : ENV GO111MODULE=on 20:21:10 ---> Running in 28caf9afb41f 20:21:10 Removing intermediate container 28caf9afb41f 20:21:10 ---> 80fd1df0846b 20:21:10 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:21:10 ---> Running in 43fc3a72ea6b 20:21:10 Removing intermediate container 43fc3a72ea6b 20:21:10 ---> 0744bc266130 20:21:10 Step 13/26 : COPY go.mod vendor* ./ 20:21:11 ---> fcc7513b6ff9 20:21:11 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:11 ---> Running in 170ba62171b1 20:21:11 Removing intermediate container 170ba62171b1 20:21:11 ---> ecf915db7647 20:21:11 Step 15/26 : COPY . . 20:21:13 ---> b8f7d5382c29 20:21:13 Step 16/26 : RUN ${MAKE} 20:21:13 ---> Running in ba8ff46ef8dc 20:21:13 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 20:21:21 fc693d55d65f: Pull complete 20:21:21 7e9fc2657dce: Pull complete 20:21:21 dda99020689f: Pull complete 20:21:25 Removing intermediate container ba8ff46ef8dc 20:21:25 ---> 39735161de72 20:21:25 Step 17/26 : FROM alpine:3.14 20:21:25 3.14: Pulling from library/alpine 20:21:25 c7ed990a2339: Pulling fs layer 20:21:25 c7ed990a2339: Verifying Checksum 20:21:25 c7ed990a2339: Download complete 20:21:25 c7ed990a2339: Pull complete 20:21:25 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 20:21:25 Status: Downloaded newer image for alpine:3.14 20:21:25 ---> dd53f409bf0b 20:21:25 Step 18/26 : EXPOSE 4000 20:21:25 ---> Running in e2c316dc44c2 20:21:25 Removing intermediate container e2c316dc44c2 20:21:25 ---> efb96f8c2cb3 20:21:25 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 20:21:26 ---> 862a306f3039 20:21:26 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:21:26 ---> 7e351a8358eb 20:21:26 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:21:26 ---> 090b86f03944 20:21:26 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:21:26 ---> Running in 1a4b1a65101a 20:21:26 Removing intermediate container 1a4b1a65101a 20:21:26 ---> 1caab26e474a 20:21:26 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 20:21:26 ---> Running in 3e5e514d8e42 20:21:26 Removing intermediate container 3e5e514d8e42 20:21:26 ---> 03508bb10e57 20:21:26 Step 24/26 : LABEL arch=amd64 20:21:26 ---> Running in c95010163de6 20:21:26 Removing intermediate container c95010163de6 20:21:26 ---> e494444487db 20:21:26 Step 25/26 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf 20:21:26 ---> Running in 7921db37a1fd 20:21:26 Removing intermediate container 7921db37a1fd 20:21:26 ---> 06adba0aba86 20:21:26 Step 26/26 : LABEL version=0.0.0 20:21:27 ---> Running in b8402d59e8a5 20:21:27 Removing intermediate container b8402d59e8a5 20:21:27 ---> e1cb2376a9cd 20:21:27 [Warning] One or more build-args [ARCH] were not consumed 20:21:27 Successfully built e1cb2376a9cd 20:21:27 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 20:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:27 20:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:28 latest: Pulling from edgex-lftools-log-publisher 20:21:28 5eb5b503b376: Pulling fs layer 20:21:28 5c69ac0246d0: Pulling fs layer 20:21:28 ec43610c2a17: Pulling fs layer 20:21:28 3a2ae6a8a46f: Pulling fs layer 20:21:28 33b1e0a273af: Pulling fs layer 20:21:28 5d3b04190fa2: Pulling fs layer 20:21:28 2f39f015ded8: Pulling fs layer 20:21:28 3a2ae6a8a46f: Waiting 20:21:28 33b1e0a273af: Waiting 20:21:28 5d3b04190fa2: Waiting 20:21:28 2f39f015ded8: Waiting 20:21:28 5c69ac0246d0: Verifying Checksum 20:21:28 5c69ac0246d0: Download complete 20:21:28 3a2ae6a8a46f: Verifying Checksum 20:21:28 3a2ae6a8a46f: Download complete 20:21:28 33b1e0a273af: Verifying Checksum 20:21:28 33b1e0a273af: Download complete 20:21:28 5d3b04190fa2: Verifying Checksum 20:21:28 5d3b04190fa2: Download complete 20:21:28 db1c61fa0a46: Pull complete 20:21:28 ec43610c2a17: Verifying Checksum 20:21:28 5eb5b503b376: Verifying Checksum 20:21:28 5eb5b503b376: Download complete 20:21:29 2f39f015ded8: Download complete 20:21:29 5eb5b503b376: Pull complete 20:21:29 5c69ac0246d0: Pull complete 20:21:29 891c053d2c06: Pull complete 20:21:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:21:29 ---> f96f9c87975a 20:21:29 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:21:30 ec43610c2a17: Pull complete 20:21:30 3a2ae6a8a46f: Pull complete 20:21:30 33b1e0a273af: Pull complete 20:21:30 5d3b04190fa2: Pull complete 20:21:31 ---> Running in 20fddb676ce4 20:21:31 Removing intermediate container 20fddb676ce4 20:21:31 ---> f43012c9be14 20:21:31 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 20:21:31 ---> Running in 08935680ceb6 20:21:32 Removing intermediate container 08935680ceb6 20:21:32 ---> e98e539c6d24 20:21:32 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 20:21:32 ---> Running in 0e78f7031902 20:21:32 Removing intermediate container 0e78f7031902 20:21:32 ---> 47dd3e07a962 20:21:32 Step 6/16 : LABEL Name=edgex-ui-go 20:21:32 ---> Running in 71148ce8a15a 20:21:32 Removing intermediate container 71148ce8a15a 20:21:32 ---> aab9a977844f 20:21:32 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:21:32 ---> Running in a408287a8424 20:21:33 Removing intermediate container a408287a8424 20:21:33 ---> 6f1819ea2070 20:21:33 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:21:33 latest: Pulling from library/docker 20:21:34 9b18e9b68314: Already exists 20:21:34 e5833820420a: Pulling fs layer 20:21:34 79069699b830: Pulling fs layer 20:21:34 444a66d86b54: Pulling fs layer 20:21:34 af8c662400c0: Pulling fs layer 20:21:34 7851778f47af: Pulling fs layer 20:21:34 969048075247: Pulling fs layer 20:21:34 9d9d268b6129: Pulling fs layer 20:21:34 71d72239e8c8: Pulling fs layer 20:21:34 9d9d268b6129: Waiting 20:21:34 969048075247: Waiting 20:21:34 af8c662400c0: Waiting 20:21:34 71d72239e8c8: Waiting 20:21:34 7851778f47af: Waiting 20:21:34 79069699b830: Verifying Checksum 20:21:34 79069699b830: Download complete 20:21:34 e5833820420a: Verifying Checksum 20:21:34 e5833820420a: Download complete 20:21:34 444a66d86b54: Verifying Checksum 20:21:34 444a66d86b54: Download complete 20:21:34 2f39f015ded8: Pull complete 20:21:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 20:21:34 969048075247: Download complete 20:21:34 e5833820420a: Pull complete [Pipeline] withDockerContainer 20:21:34 prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container 20:21:34 $ 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-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@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 20:21:35 9d9d268b6129: Download complete 20:21:35 79069699b830: Pull complete 20:21:35 71d72239e8c8: Download complete 20:21:35 7851778f47af: Verifying Checksum 20:21:35 7851778f47af: Download complete 20:21:35 af8c662400c0: Verifying Checksum 20:21:35 af8c662400c0: Download complete 20:21:36 444a66d86b54: Pull complete 20:21:37 af8c662400c0: Pull complete 20:21:37 $ docker top 35b9091c087b0c837206cbf40afd485f2df4b2da9eb19c1dad1831b8bf02a1c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:38 7851778f47af: Pull complete 20:21:38 ---> job-cost.sh 20:21:38 lf-activate-venv: SKIPPING 20:21:38 INFO: No Stack... 20:21:38 969048075247: Pull complete 20:21:38 9d9d268b6129: Pull complete 20:21:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:39 71d72239e8c8: Pull complete 20:21:39 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 20:21:39 Status: Downloaded newer image for docker:latest 20:21:39 INFO: Archiving Costs [Pipeline] sh 20:21:39 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives/cost.csv 20:21:39 + cut -d, -f6 [Pipeline] lock 20:21:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] 20:21:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] did not exist. Created. 20:21:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:39 + echo total: 0.2199999988079071 [Pipeline] stash 20:21:40 Stashed 1 file(s) [Pipeline] } 20:21:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:40 $ docker stop --time=1 35b9091c087b0c837206cbf40afd485f2df4b2da9eb19c1dad1831b8bf02a1c6 20:21:41 $ docker rm -f 35b9091c087b0c837206cbf40afd485f2df4b2da9eb19c1dad1831b8bf02a1c6 [Pipeline] // withDockerContainer 20:21:41 ---> 732afd48a781 20:21:41 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:41 ---> Running in 37a4d1874faa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:21:44 Removing intermediate container 37a4d1874faa 20:21:44 ---> e38fd9904eef 20:21:44 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:44 ---> Running in 185f363cbade 20:21:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:46 OK: 221 MiB in 51 packages 20:21:47 Removing intermediate container 185f363cbade 20:21:47 ---> b9d32ddf8164 20:21:47 Step 11/16 : ENV GO111MODULE=on 20:21:47 ---> Running in 8b892ad0d5ce 20:21:47 Removing intermediate container 8b892ad0d5ce 20:21:47 ---> ab2b5af8792c 20:21:47 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:21:47 ---> Running in 957f57c83c8d 20:21:48 Removing intermediate container 957f57c83c8d 20:21:48 ---> 8193e03a938e 20:21:48 Step 13/16 : COPY go.mod vendor* ./ 20:21:48 ---> 2a84fc7a8e2a 20:21:48 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:48 ---> Running in 0b860deec827 20:22:45 Removing intermediate container 0b860deec827 20:22:45 ---> 1997f0691386 20:22:45 Step 15/16 : COPY . . 20:22:45 ---> 988b0fa01de6 20:22:45 Step 16/16 : RUN ${MAKE} 20:22:45 ---> Running in c831646b8c6c 20:22:45 noop 20:22:46 Removing intermediate container c831646b8c6c 20:22:46 ---> 5cf0a09fa758 20:22:46 Successfully built 5cf0a09fa758 20:22:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:46 + docker inspect -f . ci-base-image-arm64 20:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-118655 does not seem to be running inside a container 20:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:48 $ docker top 475cfb072f8c67f8593a2b1f9a426e71758f82ce7a86ae11c54d86297ae2bedc -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:49 + go version 20:22:49 go version go1.18.7 linux/arm64 [Pipeline] } 20:22:49 $ docker stop --time=1 475cfb072f8c67f8593a2b1f9a426e71758f82ce7a86ae11c54d86297ae2bedc 20:22:50 $ docker rm -f 475cfb072f8c67f8593a2b1f9a426e71758f82ce7a86ae11c54d86297ae2bedc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:51 + docker inspect -f . ci-base-image-arm64 20:22:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:51 prd-ubuntu20.04-docker-arm64-4c-16g-118655 does not seem to be running inside a container 20:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:52 $ docker top dc8220aca039675c70696db539168ba2c867921437591ae737b95c75d6ab4de2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:53 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 20:22:54 + make test 20:22:54 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:22:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:24:03 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:24:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:24:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:24:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:24:22 ./bin/test-attribution-txt.sh 20:24:22 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 20:24:22 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 20:24:22 An attribution for golang.org/x/net is missing from Attribution.txt, please add 20:24:22 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 20:24:22 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 20:24:22 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 20:24:22 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 20:24:22 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:24:22 make -C web test 20:24:22 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 20:24:22 make[1]: tput: No such file or directory 20:24:22 make[1]: tput: No such file or directory 20:24:22 warning: generating ./VERSION 20:24:22 echo "0.0.0" > VERSION 20:24:22 docker build \ 20:24:22 -f Dockerfile \ 20:24:22 --build-arg USER=1000 \ 20:24:22 \ 20:24:22 --label "git_sha=349e800c897877dd07dbac5aa541affe4183efcf" \ 20:24:22 -t edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf \ 20:24:22 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:24:22 . 20:24:22 Sending build context to Docker daemon 3.269MB 20:24:22 Step 1/10 : FROM node:16.17-alpine3.15 20:24:23 16.17-alpine3.15: Pulling from library/node 20:24:23 47517142f6ba: Pulling fs layer 20:24:23 5f8c4bfa009b: Pulling fs layer 20:24:23 f7079c9c4ba1: Pulling fs layer 20:24:23 aba105e6f55a: Pulling fs layer 20:24:23 aba105e6f55a: Waiting 20:24:23 47517142f6ba: Verifying Checksum 20:24:23 47517142f6ba: Download complete 20:24:23 aba105e6f55a: Download complete 20:24:24 f7079c9c4ba1: Verifying Checksum 20:24:24 f7079c9c4ba1: Download complete 20:24:24 47517142f6ba: Pull complete 20:24:26 5f8c4bfa009b: Verifying Checksum 20:24:26 5f8c4bfa009b: Download complete 20:24:29 5f8c4bfa009b: Pull complete 20:24:29 f7079c9c4ba1: Pull complete 20:24:30 aba105e6f55a: Pull complete 20:24:30 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:24:30 Status: Downloaded newer image for node:16.17-alpine3.15 20:24:30 ---> bf1b8b58d215 20:24:30 Step 2/10 : RUN apk add --no-cache chromium 20:24:30 ---> Running in 8122e7cc3a74 20:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:33 (1/128) Installing libxau (1.0.9-r0) 20:24:33 (2/128) Installing libmd (1.0.3-r0) 20:24:33 (3/128) Installing libbsd (0.11.3-r1) 20:24:33 (4/128) Installing libxdmcp (1.1.3-r0) 20:24:33 (5/128) Installing libxcb (1.14-r2) 20:24:33 (6/128) Installing libx11 (1.7.3.1-r0) 20:24:33 (7/128) Installing libxext (1.3.4-r0) 20:24:33 (8/128) Installing libice (1.0.10-r0) 20:24:33 (9/128) Installing libuuid (2.37.4-r0) 20:24:33 (10/128) Installing libsm (1.2.3-r0) 20:24:33 (11/128) Installing libxt (1.2.1-r0) 20:24:33 (12/128) Installing libxmu (1.1.3-r0) 20:24:33 (13/128) Installing xset (1.2.4-r0) 20:24:33 (14/128) Installing xprop (1.2.5-r0) 20:24:33 (15/128) Installing xdg-utils (1.1.3-r0) 20:24:33 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 20:24:33 (17/128) Installing pkgconf (1.8.0-r0) 20:24:33 (18/128) Installing libffi (3.4.2-r1) 20:24:33 (19/128) Installing libintl (0.21-r0) 20:24:33 (20/128) Installing libblkid (2.37.4-r0) 20:24:33 (21/128) Installing libmount (2.37.4-r0) 20:24:33 (22/128) Installing pcre (8.45-r1) 20:24:33 (23/128) Installing glib (2.70.1-r0) 20:24:34 (24/128) Installing xz-libs (5.2.5-r1) 20:24:34 (25/128) Installing libxml2 (2.9.14-r2) 20:24:34 (26/128) Installing shared-mime-info (2.1-r1) 20:24:34 (27/128) Installing hicolor-icon-theme (0.17-r1) 20:24:34 (28/128) Installing libjpeg-turbo (2.1.2-r0) 20:24:34 (29/128) Installing libpng (1.6.37-r1) 20:24:34 (30/128) Installing libwebp (1.2.2-r0) 20:24:34 (31/128) Installing zstd-libs (1.5.0-r0) 20:24:34 (32/128) Installing tiff (4.4.0-r0) 20:24:34 (33/128) Installing gdk-pixbuf (2.42.8-r0) 20:24:34 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 20:24:34 (35/128) Installing libxcomposite (0.4.5-r0) 20:24:34 (36/128) Installing libxfixes (6.0.0-r0) 20:24:34 (37/128) Installing libxrender (0.9.10-r3) 20:24:34 (38/128) Installing libxcursor (1.2.0-r0) 20:24:34 (39/128) Installing libxdamage (1.1.5-r1) 20:24:34 (40/128) Installing libxi (1.8-r0) 20:24:34 (41/128) Installing libxinerama (1.1.4-r1) 20:24:34 (42/128) Installing libxrandr (1.5.2-r1) 20:24:34 (43/128) Installing atk (2.36.0-r0) 20:24:34 (44/128) Installing libxtst (1.2.3-r3) 20:24:34 (45/128) Installing dbus-libs (1.12.24-r0) 20:24:34 (46/128) Installing at-spi2-core (2.42.0-r0) 20:24:34 (47/128) Installing at-spi2-atk (2.38.0-r0) 20:24:34 (48/128) Installing expat (2.5.0-r0) 20:24:34 (49/128) Installing brotli-libs (1.0.9-r5) 20:24:34 (50/128) Installing libbz2 (1.0.8-r1) 20:24:34 (51/128) Installing freetype (2.11.1-r2) 20:24:34 (52/128) Installing fontconfig (2.13.1-r4) 20:24:34 (53/128) Installing pixman (0.40.0-r4) 20:24:34 (54/128) Installing cairo (1.16.0-r5) 20:24:35 (55/128) Installing cairo-gobject (1.16.0-r5) 20:24:35 (56/128) Installing avahi-libs (0.8-r5) 20:24:35 (57/128) Installing gmp (6.2.1-r1) 20:24:35 (58/128) Installing nettle (3.7.3-r0) 20:24:35 (59/128) Installing p11-kit (0.24.0-r1) 20:24:35 (60/128) Installing libtasn1 (4.18.0-r0) 20:24:35 (61/128) Installing libunistring (0.9.10-r1) 20:24:35 (62/128) Installing gnutls (3.7.1-r1) 20:24:35 (63/128) Installing cups-libs (2.3.3-r6) 20:24:35 (64/128) Installing libepoxy (1.5.9-r0) 20:24:35 (65/128) Installing fribidi (1.0.11-r0) 20:24:35 (66/128) Installing graphite2 (1.3.14-r0) 20:24:35 (67/128) Installing harfbuzz (3.0.0-r2) 20:24:35 (68/128) Installing libxft (2.3.4-r0) 20:24:35 (69/128) Installing pango (1.48.10-r0) 20:24:35 (70/128) Installing wayland-libs-client (1.19.0-r1) 20:24:35 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 20:24:35 (72/128) Installing wayland-libs-egl (1.19.0-r1) 20:24:35 (73/128) Installing xkeyboard-config (2.34-r0) 20:24:36 (74/128) Installing libxkbcommon (1.3.1-r0) 20:24:36 (75/128) Installing gtk+3.0 (3.24.30-r0) 20:24:36 Executing gtk+3.0-3.24.30-r0.post-install 20:24:36 (76/128) Installing libfontenc (1.1.4-r0) 20:24:36 (77/128) Installing mkfontscale (1.2.1-r1) 20:24:36 (78/128) Installing ttf-opensans (1.10-r1) 20:24:36 Executing ttf-opensans-1.10-r1.post-install 20:24:38 (79/128) Installing libogg (1.3.5-r0) 20:24:38 (80/128) Installing flac (1.3.4-r0) 20:24:39 (81/128) Installing alsa-lib (1.2.5.1-r1) 20:24:39 (82/128) Installing libatomic (10.3.1_git20211027-r0) 20:24:39 (83/128) Installing sdl2 (2.0.16-r4) 20:24:39 (84/128) Installing aom-libs (3.2.0-r0) 20:24:39 (85/128) Installing libass (0.15.2-r0) 20:24:39 (86/128) Installing libdav1d (0.9.2-r0) 20:24:39 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:24:39 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 20:24:39 (89/128) Installing lame (3.100-r0) 20:24:39 (90/128) Installing opus (1.3.1-r1) 20:24:39 (91/128) Installing libgomp (10.3.1_git20211027-r0) 20:24:39 (92/128) Installing soxr (0.1.3-r2) 20:24:39 (93/128) Installing libsrt (1.4.2-r1) 20:24:39 (94/128) Installing libssh (0.9.6-r1) 20:24:39 (95/128) Installing libtheora (1.1.1-r16) 20:24:39 (96/128) Installing v4l-utils-libs (1.22.1-r1) 20:24:39 (97/128) Installing libdrm (2.4.109-r0) 20:24:39 (98/128) Installing libva (2.13.0-r0) 20:24:39 (99/128) Installing libvdpau (1.4-r0) 20:24:39 (100/128) Installing vidstab (1.1.0-r1) 20:24:39 (101/128) Installing libvorbis (1.3.7-r0) 20:24:39 (102/128) Installing libvpx (1.10.0-r0) 20:24:39 (103/128) Installing vulkan-loader (1.2.196-r0) 20:24:39 (104/128) Installing x264-libs (20210613-r0) 20:24:39 (105/128) Installing x265-libs (3.5-r0) 20:24:40 (106/128) Installing xvidcore (1.3.7-r1) 20:24:40 (107/128) Installing ffmpeg-libs (4.4.1-r2) 20:24:40 (108/128) Installing libevent (2.1.12-r4) 20:24:40 (109/128) Installing mesa (21.2.6-r0) 20:24:40 (110/128) Installing wayland-libs-server (1.19.0-r1) 20:24:40 (111/128) Installing mesa-gbm (21.2.6-r0) 20:24:40 (112/128) Installing lcms2 (2.12-r1) 20:24:40 (113/128) Installing nspr (4.32-r0) 20:24:41 (114/128) Installing sqlite-libs (3.36.0-r0) 20:24:41 (115/128) Installing nss (3.78.1-r0) 20:24:41 (116/128) Installing libasyncns (0.8-r1) 20:24:41 (117/128) Installing libltdl (2.4.6-r7) 20:24:41 (118/128) Installing orc (0.4.32-r0) 20:24:41 (119/128) Installing libsndfile (1.0.31-r1) 20:24:41 (120/128) Installing speexdsp (1.2.0-r0) 20:24:41 (121/128) Installing tdb-libs (1.4.5-r0) 20:24:41 (122/128) Installing libpulse (15.0-r2) 20:24:41 (123/128) Installing re2 (2021.11.01-r0) 20:24:41 (124/128) Installing snappy (1.1.9-r1) 20:24:41 (125/128) Installing libgpg-error (1.42-r1) 20:24:41 (126/128) Installing libgcrypt (1.9.4-r0) 20:24:41 (127/128) Installing libxslt (1.1.35-r0) 20:24:41 (128/128) Installing chromium (99.0.4844.84-r0) 20:24:46 Executing busybox-1.34.1-r7.trigger 20:24:46 Executing glib-2.70.1-r0.trigger 20:24:46 Executing shared-mime-info-2.1-r1.trigger 20:24:50 Executing gdk-pixbuf-2.42.8-r0.trigger 20:24:50 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:24:50 Executing fontconfig-2.13.1-r4.trigger 20:24:50 Executing mkfontscale-1.2.1-r1.trigger 20:24:50 OK: 275 MiB in 144 packages 20:24:58 Removing intermediate container 8122e7cc3a74 20:24:58 ---> 61cdfe0909d3 20:24:58 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:24:58 ---> Running in 5bdebefa5f05 20:24:58 Removing intermediate container 5bdebefa5f05 20:24:58 ---> 74203a5ef238 20:24:58 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:24:58 ---> Running in 4acc2507f1cc 20:24:58 Removing intermediate container 4acc2507f1cc 20:24:58 ---> 28c02c7fece8 20:24:58 Step 5/10 : RUN npm install -g npm 20:24:58 ---> Running in 7914269ff3ae 20:25:25 20:25:25 changed 54 packages, and audited 212 packages in 20s 20:25:25 20:25:25 11 packages are looking for funding 20:25:25 run `npm fund` for details 20:25:25 20:25:25 found 0 vulnerabilities 20:25:25 Removing intermediate container 7914269ff3ae 20:25:25 ---> 7a06dfab80a3 20:25:25 Step 6/10 : ARG USER=1000 20:25:25 ---> Running in 9a7e75252c0a 20:25:25 Removing intermediate container 9a7e75252c0a 20:25:25 ---> dccda3610dc2 20:25:25 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:25:25 ---> Running in e51359fabc25 20:25:27 Removing intermediate container e51359fabc25 20:25:27 ---> b1671003a091 20:25:27 Step 8/10 : USER $USER:$USER 20:25:27 ---> Running in fc80a97ec6b0 20:25:27 Removing intermediate container fc80a97ec6b0 20:25:27 ---> 129d9645af91 20:25:27 Step 9/10 : WORKDIR /app 20:25:27 ---> Running in 31dad5ec6edf 20:25:27 Removing intermediate container 31dad5ec6edf 20:25:27 ---> a1b9571fca1e 20:25:27 Step 10/10 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf 20:25:27 ---> Running in 91b0496c7c20 20:25:28 Removing intermediate container 91b0496c7c20 20:25:28 ---> 130b1b2bcfeb 20:25:28 Successfully built 130b1b2bcfeb 20:25:28 Successfully tagged edgexfoundry/edgex-web-ui:349e800c897877dd07dbac5aa541affe4183efcf 20:25:28 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:25:28 touch edgex-web-ui.imagebuilt 20:25:28 mkdir -p node_modules coverage 20:25:28 chown "1000:1000" node_modules coverage package-lock.json 20:25:28 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:25:38 npm WARN EBADENGINE Unsupported engine { 20:25:38 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:25:38 npm WARN EBADENGINE required: { 20:25:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:25:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:25:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:25:38 npm WARN EBADENGINE }, 20:25:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.3' } 20:25:38 npm WARN EBADENGINE } 20:26:10 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:26:11 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 20:26:11 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:26:12 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:26:14 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:26:15 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:26:23 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:26:23 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:26:25 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:26:43 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:26:43 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:26:44 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. 20:26:48 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. 20:26:49 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. 20:26:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:27:02 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 20:27:02 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 20:27:17 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 20:27:39 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. 20:28:12 20:28:12 added 1475 packages, and audited 1476 packages in 3m 20:28:12 20:28:12 90 packages are looking for funding 20:28:12 run `npm fund` for details 20:28:12 20:28:12 16 vulnerabilities (3 moderate, 8 high, 5 critical) 20:28:12 20:28:12 To address issues that do not require attention, run: 20:28:12 npm audit fix 20:28:12 20:28:12 To address all issues (including breaking changes), run: 20:28:12 npm audit fix --force 20:28:12 20:28:12 Run `npm audit` for details. 20:28:15 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 20:28:30 - Generating browser application bundles (phase: setup)... 20:29:02 Compiling @angular/compiler/testing : es2015 as esm2015 20:29:02 Compiling @angular/core : es2015 as esm2015 20:29:29 Compiling @angular/common : es2015 as esm2015 20:29:29 Compiling @angular/core/testing : es2015 as esm2015 20:29:32 Compiling @angular/platform-browser : es2015 as esm2015 20:29:32 Compiling @angular/common/testing : es2015 as esm2015 20:29:36 Compiling @angular/router : es2015 as esm2015 20:29:37 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:29:43 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:29:44 Compiling @angular/common/http : es2015 as esm2015 20:29:44 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:29:48 Compiling @angular/forms : es2015 as esm2015 20:29:49 Compiling @angular/router/testing : es2015 as esm2015 20:29:49 Compiling @angular/common/http/testing : es2015 as esm2015 20:30:46 08 11 2022 20:30:42.643:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:30:46 08 11 2022 20:30:42.656:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:30:46 08 11 2022 20:30:42.681:INFO [launcher]: Starting browser ChromeHeadless 20:32:07 08 11 2022 20:31:56.545:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 20:32:07 08 11 2022 20:32:04.999:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 20:32:15 08 11 2022 20:32:14.572:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 20:32:37 ✔ Browser application bundle generation complete. 20:32:37 08 11 2022 20:32:36.051:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket SyLeVcNkw-SnXKRqAAAB with id 76347021 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.415 secs) 20:32:56 WARN: ' 20:32:56 It looks like you're using ngModel on the same form field as formControlName. 20:32:56 Support for using the ngModel input property and ngModelChange event with 20:32:56 reactive form directives has been deprecated in Angular v6 and will be removed 20:32:56 in a future version of Angular. 20:32:56 20:32:56 For more information on this, see our API docs here: 20:32:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:32:56 ' 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.415 secs) 20:32:56 WARN: ' 20:32:56 It looks like you're using ngModel on the same form field as formControlName. 20:32:56 Support for using the ngModel input property and ngModelChange event with 20:32:56 reactive form directives has been deprecated in Angular v6 and will be removed 20:32:56 in a future version of Angular. 20:32:56 20:32:56 For more information on this, see our API docs here: 20:32:56 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:32:56 ' 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.169 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.211 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.243 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.383 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.932 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.121 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.184 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.208 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.234 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.311 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.625 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.877 secs) 20:32:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.002 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.131 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.16 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.172 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.345 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.534 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.597 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.646 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.71 secs) 20:32:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.802 secs) 20:32:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.859 secs) 20:32:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.963 secs) 20:32:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.225 secs) 20:32:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.296 secs) 20:32:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.573 secs) 20:32:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.654 secs) 20:32:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.778 secs) 20:32:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.849 secs) 20:32:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.948 secs) 20:32:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.185 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.343 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.609 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.754 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.786 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.814 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.888 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.908 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.933 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.972 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.012 secs) 20:33:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.067 secs) 20:33:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.152 secs) 20:33:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.231 secs) 20:33:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.285 secs) 20:33:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.516 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.755 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.773 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.809 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.957 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.051 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.127 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.176 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.195 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.207 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.222 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.234 secs) 20:33:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.251 secs) 20:33:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.887 secs) 20:33:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.984 secs) 20:33:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.197 secs) 20:33:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.383 secs) 20:33:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.461 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.479 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.74 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.84 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.884 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.903 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.915 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.984 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.006 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.021 secs) 20:33:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.141 secs) 20:33:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.248 secs) 20:33:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.31 secs) 20:33:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.4 secs) 20:33:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.45 secs) 20:33:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.642 secs) 20:33:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.697 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.84 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.896 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.948 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.975 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.255 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.322 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.342 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.415 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.461 secs) 20:33:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.542 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.757 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.779 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.794 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.947 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.995 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.034 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.122 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.256 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.305 secs) 20:33:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.326 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.351 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.37 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.513 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.662 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.68 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.706 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.751 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.791 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.806 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.908 secs) 20:33:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.939 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.965 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.99 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.111 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.188 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.295 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.311 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.323 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.364 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.392 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.575 secs) 20:33:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.632 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.974 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.037 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.059 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.074 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.141 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.187 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.213 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.258 secs) 20:33:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.31 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.529 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.674 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.696 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.768 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.804 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.831 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.859 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.14 secs) 20:33:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.171 secs) 20:33:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.219 secs) 20:33:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.371 secs) 20:33:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.408 secs) 20:33:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.546 secs) 20:33:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.597 secs) 20:33:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.63 secs) 20:33:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.7 secs) 20:33:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.571 secs / 14.7 secs) 20:33:13 TOTAL: 149 SUCCESS 20:33:13 ✔ Browser application bundle generation complete. 20:33:17 20:33:17 =============================== Coverage summary =============================== 20:33:17 Statements : 40.98% ( 1467/3580 ) 20:33:17 Branches : 12.03% ( 111/923 ) 20:33:17 Functions : 33.28% ( 432/1298 ) 20:33:17 Lines : 38.91% ( 1318/3387 ) 20:33:17 ================================================================================ 20:33:17 08 11 2022 20:33:17.393:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 20:33:18 ✔ Browser application bundle generation complete. 20:33:19 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 20:33:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:33:19 $ docker stop --time=1 dc8220aca039675c70696db539168ba2c867921437591ae737b95c75d6ab4de2 20:33:21 $ docker rm -f dc8220aca039675c70696db539168ba2c867921437591ae737b95c75d6ab4de2 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:33:24 Warning: overwriting stash ‘coverage-report’ 20:33:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:33:33 + ls -al . 20:33:33 total 184 20:33:33 drwxrwxr-x 13 jenkins jenkins 4096 Nov 8 20:22 . 20:33:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:20 .. 20:33:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:20 .blubracket 20:33:33 -rw-rw-r-- 1 jenkins jenkins 18 Nov 8 20:20 .dockerignore 20:33:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:20 .git 20:33:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:20 .github 20:33:33 -rw-rw-r-- 1 jenkins jenkins 185 Nov 8 20:20 .gitignore 20:33:33 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 8 20:20 Attribution.txt 20:33:33 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 8 20:20 CHANGELOG.md 20:33:33 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 8 20:20 CONTRIBUTING.md 20:33:33 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 8 20:20 Dockerfile 20:33:33 -rw-rw-r-- 1 jenkins jenkins 652 Nov 8 20:20 Jenkinsfile 20:33:33 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 8 20:20 LICENSE 20:33:33 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 8 20:20 Makefile 20:33:33 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 8 20:20 README.md 20:33:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:18 VERSION 20:33:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:20 assets 20:33:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:20 bin 20:33:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:20 cmd 20:33:33 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 20:22 coverage.out 20:33:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:20 docs 20:33:33 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 8 20:20 go.mod 20:33:33 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 8 20:20 go.sum 20:33:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:20 internal 20:33:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:20 snap 20:33:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:20 testing 20:33:33 -rw-rw-r-- 1 jenkins jenkins 155 Nov 8 20:20 version.go 20:33:33 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 20:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:33 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=349e800c897877dd07dbac5aa541affe4183efcf --label arch=arm64 --label version=0.0.0 . 20:33:35 Sending build context to Docker daemon 31.48MB 20:33:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:33:35 Step 2/26 : FROM ${BASE} AS builder 20:33:35 ---> 5cf0a09fa758 20:33:35 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:33:35 ---> Running in 0ea6c3286fb5 20:33:35 Removing intermediate container 0ea6c3286fb5 20:33:35 ---> 90f2cc4cd636 20:33:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:33:35 ---> Running in 2322dc873e38 20:33:35 Removing intermediate container 2322dc873e38 20:33:35 ---> 5fa73242ce4b 20:33:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:33:36 ---> Running in 27f6ffb15f3c 20:33:36 Removing intermediate container 27f6ffb15f3c 20:33:36 ---> 41f336ef47a3 20:33:36 Step 6/26 : LABEL Name=edgex-ui-go 20:33:36 ---> Running in 7a103d6035b8 20:33:36 Removing intermediate container 7a103d6035b8 20:33:36 ---> 9b2e2f3c92d4 20:33:36 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:33:36 ---> Running in 9e248e43a5fe 20:33:37 Removing intermediate container 9e248e43a5fe 20:33:37 ---> 9f61d520ebba 20:33:37 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:33:38 ---> 786a239f9027 20:33:38 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:38 ---> Running in 992ce23b5456 20:33:40 Removing intermediate container 992ce23b5456 20:33:40 ---> a0c7f73898b4 20:33:40 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:40 ---> Running in fb6bd1c6ca91 20:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:43 OK: 221 MiB in 51 packages 20:33:44 Removing intermediate container fb6bd1c6ca91 20:33:44 ---> 793133648421 20:33:44 Step 11/26 : ENV GO111MODULE=on 20:33:44 ---> Running in 062bee00c2d6 20:33:44 Removing intermediate container 062bee00c2d6 20:33:44 ---> ee845c38816c 20:33:44 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:33:44 ---> Running in 2de5003befa6 20:33:45 Removing intermediate container 2de5003befa6 20:33:45 ---> 72930bcc30d2 20:33:45 Step 13/26 : COPY go.mod vendor* ./ 20:33:45 ---> 7ba0737212be 20:33:45 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:45 ---> Running in b8b9b8c70063 20:33:47 Removing intermediate container b8b9b8c70063 20:33:47 ---> 8d843a03e069 20:33:47 Step 15/26 : COPY . . 20:33:51 ---> e67e53a0dfcb 20:33:51 Step 16/26 : RUN ${MAKE} 20:33:51 ---> Running in 69aa794fe25e 20:33:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:35:00 Removing intermediate container 69aa794fe25e 20:35:00 ---> fcf7e427354a 20:35:00 Step 17/26 : FROM alpine:3.14 20:35:00 3.14: Pulling from library/alpine 20:35:00 90cda3b7c325: Pulling fs layer 20:35:00 90cda3b7c325: Verifying Checksum 20:35:00 90cda3b7c325: Download complete 20:35:01 90cda3b7c325: Pull complete 20:35:01 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 20:35:01 Status: Downloaded newer image for alpine:3.14 20:35:01 ---> 376ba31ae3da 20:35:01 Step 18/26 : EXPOSE 4000 20:35:01 ---> Running in 45596608104d 20:35:01 Removing intermediate container 45596608104d 20:35:01 ---> 60ed6f1efb86 20:35:01 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 20:35:03 ---> 906356a6d121 20:35:03 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:35:03 ---> f76a7f8c8968 20:35:03 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:35:04 ---> 19c90bb61560 20:35:04 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:35:04 ---> Running in dd1c80d1e04c 20:35:04 Removing intermediate container dd1c80d1e04c 20:35:04 ---> 9769f9a89bca 20:35:04 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 20:35:04 ---> Running in 9659d32cae2a 20:35:04 Removing intermediate container 9659d32cae2a 20:35:04 ---> a307f953201a 20:35:04 Step 24/26 : LABEL arch=arm64 20:35:04 ---> Running in d82cd08ceb47 20:35:05 Removing intermediate container d82cd08ceb47 20:35:05 ---> 427a886aba05 20:35:05 Step 25/26 : LABEL git_sha=349e800c897877dd07dbac5aa541affe4183efcf 20:35:05 ---> Running in 00ff94bdb11b 20:35:05 Removing intermediate container 00ff94bdb11b 20:35:05 ---> 2b650b9b0bfc 20:35:05 Step 26/26 : LABEL version=0.0.0 20:35:05 ---> Running in 7265aa644d8d 20:35:05 Removing intermediate container 7265aa644d8d 20:35:05 ---> 82e984e08b7c 20:35:05 [Warning] One or more build-args [ARCH] were not consumed 20:35:06 Successfully built 82e984e08b7c 20:35:06 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 20:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:06 20:35:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:07 arm64: Pulling from edgex-lftools-log-publisher 20:35:07 8998bd30e6a1: Pulling fs layer 20:35:07 04944245beec: Pulling fs layer 20:35:07 699f458cf7ca: Pulling fs layer 20:35:07 765212b225bb: Pulling fs layer 20:35:07 f23df028b6ca: Pulling fs layer 20:35:07 d65c8cfc05b1: Pulling fs layer 20:35:07 2437ff75d9bd: Pulling fs layer 20:35:07 765212b225bb: Waiting 20:35:07 d65c8cfc05b1: Waiting 20:35:07 f23df028b6ca: Waiting 20:35:07 2437ff75d9bd: Waiting 20:35:07 04944245beec: Verifying Checksum 20:35:07 04944245beec: Download complete 20:35:07 765212b225bb: Verifying Checksum 20:35:07 765212b225bb: Download complete 20:35:07 f23df028b6ca: Verifying Checksum 20:35:07 f23df028b6ca: Download complete 20:35:07 d65c8cfc05b1: Verifying Checksum 20:35:07 d65c8cfc05b1: Download complete 20:35:07 699f458cf7ca: Verifying Checksum 20:35:07 699f458cf7ca: Download complete 20:35:08 8998bd30e6a1: Verifying Checksum 20:35:08 8998bd30e6a1: Download complete 20:35:10 2437ff75d9bd: Verifying Checksum 20:35:10 2437ff75d9bd: Download complete 20:35:12 8998bd30e6a1: Pull complete 20:35:12 04944245beec: Pull complete 20:35:13 699f458cf7ca: Pull complete 20:35:14 765212b225bb: Pull complete 20:35:14 f23df028b6ca: Pull complete 20:35:14 d65c8cfc05b1: Pull complete 20:35:29 2437ff75d9bd: Pull complete 20:35:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:30 prd-ubuntu20.04-docker-arm64-4c-16g-118655 does not seem to be running inside a container 20:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:35:33 $ docker top 2cba81136d799c269382b413d2d31987d8cc695e1ba747935d056cd96a34570e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:33 ---> job-cost.sh 20:35:33 lf-activate-venv: SKIPPING 20:35:33 INFO: No Stack... 20:35:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:35:35 INFO: Archiving Costs [Pipeline] sh 20:35:35 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 20:35:35 + cut -d, -f6 [Pipeline] lock 20:35:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] 20:35:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] did not exist. Created. 20:35:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:36 /w/workspace/edgex-ui-go/1@tmp/durable-99f18a3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:35:36 + echo total: 0.10999999940395355 [Pipeline] stash 20:35:36 Warning: overwriting stash ‘stack-cost’ 20:35:41 Stashed 1 file(s) [Pipeline] } 20:35:41 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:41 $ docker stop --time=1 2cba81136d799c269382b413d2d31987d8cc695e1ba747935d056cd96a34570e 20:35:42 $ docker rm -f 2cba81136d799c269382b413d2d31987d8cc695e1ba747935d056cd96a34570e [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 20:35:43 provisioning config files... 20:35:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config760548834255912827tmp [Pipeline] { [Pipeline] sh 20:35:44 + set +x 20:35:44 + curl -s https://codecov.io/bash 20:35:44 + bash -s -- 20:35:44 20:35:44 _____ _ 20:35:44 / ____| | | 20:35:44 | | ___ __| | ___ ___ _____ __ 20:35:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:35:44 | |___| (_) | (_| | __/ (_| (_) \ V / 20:35:44 \_____\___/ \__,_|\___|\___\___/ \_/ 20:35:44 Bash-1.0.6 20:35:44 20:35:44 20:35:44 ==> git version 2.25.1 found 20:35:44 ==> 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 20:35:44 Release-Date: 2020-01-08 20:35:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:35:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:35:44 ==> Jenkins CI detected. 20:35:44 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-577 20:35:44 project root: . 20:35:44 --> token set from env 20:35:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:35:44 ==> Running gcov in . (disable via -X gcov) 20:35:44 ==> Python coveragepy not found 20:35:44 ==> Searching for coverage reports in: 20:35:44 + . 20:35:44 -> Found 1 reports 20:35:44 ==> Detecting git/mercurial file structure 20:35:44 ==> Reading reports 20:35:44 + ./coverage.out bytes=10 20:35:44 ==> Appending adjustments 20:35:44 https://docs.codecov.io/docs/fixing-reports 20:35:45 + Found adjustments 20:35:45 ==> Gzipping contents 20:35:45 12K /tmp/codecov.douACI.gz 20:35:45 ==> Uploading reports 20:35:45 url: https://codecov.io 20:35:45 query: branch=PR-577&commit=349e800c897877dd07dbac5aa541affe4183efcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=577&job=&cmd_args= 20:35:45 -> Pinging Codecov 20:35:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-577&commit=349e800c897877dd07dbac5aa541affe4183efcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=577&job=&cmd_args= 20:35:45 -> Uploading to 20:35:45 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/FB506323287CE973F263BFD2A0EB1F37/349e800c897877dd07dbac5aa541affe4183efcf/1550a999-3bf3-4a93-9d77-a9b3d74d0815.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T203545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8b5e9ea83939d1a0c8b7bb2da30809c8c76700c149cdae67c5a39780b1cacbe 20:35:45 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:45 Dload Upload Total Spent Left Speed 20:35:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 39963 --:--:-- --:--:-- --:--:-- 39784 100 8872 0 0 100 8872 0 36360 --:--:-- --:--:-- --:--:-- 36212 20:35:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/349e800c897877dd07dbac5aa541affe4183efcf [Pipeline] } 20:35:45 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 20:35:47 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives ] 20:35:47 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives 20:35:47 total 16 20:35:47 drwxr-xr-x 3 root root 4096 Nov 8 20:21 . 20:35:47 drwxrwxr-x 15 jenkins jenkins 4096 Nov 8 20:21 .. 20:35:47 drwxr-xr-x 2 root root 4096 Nov 8 20:21 cost 20:35:47 -rw-r--r-- 1 root root 83 Nov 8 20:21 cost.csv 20:35:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives 20:35:47 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives 20:35:47 total 16 20:35:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 20:21 . 20:35:47 drwxrwxr-x 15 jenkins jenkins 4096 Nov 8 20:21 .. 20:35:47 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 20:21 cost 20:35:47 -rw-r--r-- 1 jenkins jenkins 83 Nov 8 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:35:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:48 ---> package-listing.sh 20:35:48 ++ facter osfamily 20:35:48 ++ tr '[:upper:]' '[:lower:]' 20:35:49 + OS_FAMILY=debian 20:35:49 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-577 20:35:49 + START_PACKAGES=/tmp/packages_start.txt 20:35:49 + END_PACKAGES=/tmp/packages_end.txt 20:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:49 + PACKAGES=/tmp/packages_start.txt 20:35:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-577 ']' 20:35:49 + PACKAGES=/tmp/packages_end.txt 20:35:49 + case "${OS_FAMILY}" in 20:35:49 + dpkg -l 20:35:49 + grep '^ii' 20:35:49 + '[' -f /tmp/packages_start.txt ']' 20:35:49 + '[' -f /tmp/packages_end.txt ']' 20:35:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-577 ']' 20:35:49 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives/ 20:35:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-577/archives/ [Pipeline] echo 20:35:49 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-577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:50 prd-ubuntu20.04-docker-8c-8g-118654 does not seem to be running inside a container 20:35:50 $ 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-577/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-577 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577:/w/workspace/edgexfoundry_edgex-ui-go_PR-577:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@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 20:35:50 $ docker top 6a98e2c933e75901de450b8f70ffe667b286c05f82248156decbb7d25f6774ec -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:51 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:51 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:51 + ls /var/log/sa-host 20:35:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:51 provisioning config files... 20:35:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-577@tmp/config7821648468685857916tmp [Pipeline] { [Pipeline] echo 20:35:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:52 ---> create-netrc.sh [Pipeline] } 20:35:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:52 ---> python-tools-install.sh [Pipeline] echo 20:35:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> sudo-logs.sh 20:35:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> job-cost.sh 20:35:53 lf-activate-venv: SKIPPING 20:35:53 DEBUG: total: 0.2199999988079071 20:35:53 INFO: Retrieving Stack Cost... 20:35:53 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:54 INFO: Archiving Costs [Pipeline] echo 20:35:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:54 ---> logs-deploy.sh 20:35:54 lf-activate-venv: SKIPPING 20:35:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-577/1 20:35:54 INFO: archiving workspace using pattern(s): 20:35:56 Archives upload complete. 20:35:56 INFO: archiving logs to Nexus 20:35:56 ---> uname -a: 20:35:56 Linux prd-ubuntu20-04-docker-8c-8g-118654 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:35:56 20:35:56 20:35:56 ---> lscpu: 20:35:56 Architecture: x86_64 20:35:56 CPU op-mode(s): 32-bit, 64-bit 20:35:56 Byte Order: Little Endian 20:35:56 Address sizes: 40 bits physical, 48 bits virtual 20:35:56 CPU(s): 8 20:35:56 On-line CPU(s) list: 0-7 20:35:56 Thread(s) per core: 1 20:35:56 Core(s) per socket: 1 20:35:56 Socket(s): 8 20:35:56 NUMA node(s): 1 20:35:56 Vendor ID: AuthenticAMD 20:35:56 CPU family: 23 20:35:56 Model: 49 20:35:56 Model name: AMD EPYC-Rome Processor 20:35:56 Stepping: 0 20:35:56 CPU MHz: 2799.998 20:35:56 BogoMIPS: 5599.99 20:35:56 Virtualization: AMD-V 20:35:56 Hypervisor vendor: KVM 20:35:56 Virtualization type: full 20:35:56 L1d cache: 256 KiB 20:35:56 L1i cache: 256 KiB 20:35:56 L2 cache: 4 MiB 20:35:56 L3 cache: 128 MiB 20:35:56 NUMA node0 CPU(s): 0-7 20:35:56 Vulnerability Itlb multihit: Not affected 20:35:56 Vulnerability L1tf: Not affected 20:35:56 Vulnerability Mds: Not affected 20:35:56 Vulnerability Meltdown: Not affected 20:35:56 Vulnerability Mmio stale data: Not affected 20:35:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:35:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:35:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:35:56 Vulnerability Srbds: Not affected 20:35:56 Vulnerability Tsx async abort: Not affected 20:35:56 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 20:35:56 20:35:56 20:35:56 ---> nproc: 20:35:56 8 20:35:56 20:35:56 20:35:56 ---> df -h: 20:35:56 Filesystem Size Used Avail Use% Mounted on 20:35:56 overlay 155G 13G 143G 9% / 20:35:56 tmpfs 64M 0 64M 0% /dev 20:35:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:35:56 shm 64M 0 64M 0% /dev/shm 20:35:56 /dev/vda1 155G 13G 143G 9% /facter-os 20:35:56 20:35:56 20:35:56 ---> sar -b -r -n DEV: 20:35:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118654) 11/08/22 _x86_64_ (8 CPU) 20:35:56 20:35:56 20:17:37 LINUX RESTART (8 CPU) 20:35:56 20:35:56 20:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:35:56 20:19:01 384.82 38.14 346.68 0.00 4281.51 91544.69 0.00 20:35:56 20:20:01 326.92 1.28 325.63 0.00 19.59 77402.66 0.00 20:35:56 20:21:01 130.29 0.15 130.14 0.00 1.20 31591.80 0.00 20:35:56 20:22:01 202.38 0.23 202.15 0.00 12.80 40711.48 0.00 20:35:56 20:23:01 3.53 0.93 2.60 0.00 69.46 33.21 0.00 20:35:56 20:24:01 2.20 0.00 2.20 0.00 0.00 29.46 0.00 20:35:56 20:25:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 20:35:56 20:26:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 20:35:56 20:27:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 20:35:56 20:28:01 1.62 0.00 1.62 0.00 0.00 21.73 0.00 20:35:56 20:29:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 20:35:56 20:30:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 20:35:56 20:31:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:35:56 20:32:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 20:35:56 20:33:01 1.72 0.02 1.70 0.00 0.13 20.13 0.00 20:35:56 20:34:02 1.18 0.00 1.18 0.00 0.00 15.46 0.00 20:35:56 20:35:01 1.15 0.00 1.15 0.00 0.00 13.28 0.00 20:35:56 Average: 62.60 2.40 60.20 0.00 258.20 14220.18 0.00 20:35:56 20:35:56 20:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:56 20:19:01 28871552 31558600 752260 2.29 79560 2882756 2010856 5.93 1100192 2542168 2552 20:35:56 20:20:01 27304836 31213972 1081584 3.29 175912 3896124 2042828 6.02 1596872 3476732 816 20:35:56 20:21:01 26818148 31544628 746316 2.27 214820 4548112 1983668 5.85 1535848 3904308 228 20:35:56 20:22:01 26155164 31533432 759744 2.31 223772 5146416 1785752 5.26 1614028 4443708 144 20:35:56 20:23:01 26147416 31532576 759756 2.31 225108 5151616 1791364 5.28 1615972 4448848 20 20:35:56 20:24:01 26152820 31537956 754412 2.29 225136 5151616 1807456 5.33 1611800 4448808 44 20:35:56 20:25:01 26152804 31537948 754380 2.29 225136 5151620 1807456 5.33 1611720 4448812 20 20:35:56 20:26:01 26161576 31546744 745520 2.27 225160 5151624 1807456 5.33 1602664 4448816 152 20:35:56 20:27:01 26161528 31546696 745500 2.27 225180 5151624 1807456 5.33 1602648 4448816 8 20:35:56 20:28:01 26162156 31547876 744612 2.26 225220 5151664 1807456 5.33 1602380 4449264 52 20:35:56 20:29:01 26161824 31547548 744864 2.27 225232 5151668 1807456 5.33 1602140 4449264 16 20:35:56 20:30:01 26161992 31547724 744832 2.27 225240 5151672 1807456 5.33 1602380 4449268 168 20:35:56 20:31:01 26162480 31548212 744308 2.26 225248 5151672 1807456 5.33 1602364 4449268 8 20:35:56 20:32:01 26161768 31547540 744820 2.27 225260 5151680 1807456 5.33 1602364 4449276 188 20:35:56 20:33:01 26161164 31547076 745004 2.27 225280 5151748 1815196 5.35 1601804 4449340 208 20:35:56 20:34:02 26161408 31547348 744648 2.26 225300 5151744 1815196 5.35 1602184 4449340 136 20:35:56 20:35:01 26161360 31547304 744600 2.26 225328 5151752 1815196 5.35 1602128 4449344 28 20:35:56 Average: 26424706 31525481 768068 2.34 213052 4908536 1842774 5.43 1571146 4247375 282 20:35:56 20:35:56 20:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:56 20:19:01 lo 8.26 8.26 0.82 0.82 0.00 0.00 0.00 0.00 20:35:56 20:19:01 docker0 102.37 114.43 8.13 369.40 0.00 0.00 0.00 0.00 20:35:56 20:19:01 vetha537de2 59.66 74.38 5.80 57.13 0.00 0.00 0.00 0.00 20:35:56 20:19:01 ens3 857.81 599.48 7744.34 132.94 0.00 0.00 0.00 0.00 20:35:56 20:20:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:35:56 20:20:01 docker0 131.00 221.02 9.89 3745.63 0.00 0.00 0.00 0.00 20:35:56 20:20:01 veth783ff68 3.71 5.25 0.37 33.49 0.00 0.00 0.00 0.00 20:35:56 20:20:01 veth98a96d6 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 20:35:56 20:20:01 ens3 287.06 174.95 4463.81 30.90 0.00 0.00 0.00 0.00 20:35:56 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:21:01 docker0 108.03 180.45 17.81 1863.34 0.00 0.00 0.00 0.00 20:35:56 20:21:01 veth98a96d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:21:01 ens3 217.08 136.04 1892.83 36.29 0.00 0.00 0.00 0.00 20:35:56 20:22:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 20:35:56 20:22:01 docker0 6.17 7.68 0.33 40.85 0.00 0.00 0.00 0.00 20:35:56 20:22:01 ens3 160.99 126.55 2638.22 129.51 0.00 0.00 0.00 0.00 20:35:56 20:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:23:01 ens3 0.23 0.33 0.08 0.03 0.00 0.00 0.00 0.00 20:35:56 20:24:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:35:56 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:24:01 ens3 0.83 0.97 0.32 0.16 0.00 0.00 0.00 0.00 20:35:56 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:25:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:26:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:27:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:28:01 ens3 0.52 0.42 0.35 0.20 0.00 0.00 0.00 0.00 20:35:56 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:29:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:35:56 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:56 20:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:34:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:35:56 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 20:35:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:35:56 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 20:35:56 Average: docker0 20.47 30.84 2.13 354.51 0.00 0.00 0.00 0.00 20:35:56 Average: ens3 89.83 61.21 985.83 19.44 0.00 0.00 0.00 0.00 20:35:56 20:35:56 20:35:56 ---> sar -P ALL: 20:35:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118654) 11/08/22 _x86_64_ (8 CPU) 20:35:56 20:35:56 20:17:37 LINUX RESTART (8 CPU) 20:35:56 20:35:56 20:18:01 CPU %user %nice %system %iowait %steal %idle 20:35:56 20:19:01 all 10.51 0.00 3.80 2.08 0.06 83.55 20:35:56 20:19:01 0 9.09 0.00 4.72 7.19 0.07 78.93 20:35:56 20:19:01 1 9.09 0.00 3.56 0.29 0.05 87.02 20:35:56 20:19:01 2 13.99 0.00 2.76 0.52 0.05 82.68 20:35:56 20:19:01 3 13.17 0.00 3.39 0.95 0.05 82.44 20:35:56 20:19:01 4 10.19 0.00 3.69 2.55 0.07 83.50 20:35:56 20:19:01 5 10.98 0.00 3.65 1.55 0.05 83.77 20:35:56 20:19:01 6 8.88 0.00 4.28 1.43 0.07 85.34 20:35:56 20:19:01 7 8.64 0.00 4.36 2.16 0.08 84.76 20:35:56 20:20:01 all 18.37 0.00 5.41 2.85 0.09 73.29 20:35:56 20:20:01 0 18.60 0.00 5.74 8.32 0.07 67.27 20:35:56 20:20:01 1 17.70 0.00 6.16 3.61 0.12 72.42 20:35:56 20:20:01 2 16.79 0.00 5.83 6.17 0.07 71.14 20:35:56 20:20:01 3 19.20 0.00 6.33 1.72 0.08 72.66 20:35:56 20:20:01 4 21.70 0.00 6.10 0.72 0.07 71.41 20:35:56 20:20:01 5 18.57 0.00 3.83 0.38 0.05 77.16 20:35:56 20:20:01 6 17.41 0.00 4.65 1.48 0.05 76.41 20:35:56 20:20:01 7 16.95 0.00 4.62 0.37 0.20 77.86 20:35:56 20:21:01 all 20.05 0.00 4.94 1.37 0.08 73.57 20:35:56 20:21:01 0 33.84 0.00 5.31 0.02 0.07 60.76 20:35:56 20:21:01 1 18.42 0.00 6.44 0.85 0.13 74.15 20:35:56 20:21:01 2 14.04 0.00 2.94 1.94 0.07 81.01 20:35:56 20:21:01 3 35.89 0.00 5.83 0.23 0.08 57.96 20:35:56 20:21:01 4 14.06 0.00 3.71 0.52 0.07 81.64 20:35:56 20:21:01 5 18.05 0.00 4.81 0.55 0.07 76.53 20:35:56 20:21:01 6 15.35 0.00 4.65 5.62 0.07 74.31 20:35:56 20:21:01 7 10.68 0.00 5.82 1.23 0.05 82.23 20:35:56 20:22:01 all 11.99 0.00 3.16 1.76 0.05 83.03 20:35:56 20:22:01 0 12.52 0.00 3.27 0.42 0.05 83.74 20:35:56 20:22:01 1 12.22 0.00 3.65 0.29 0.07 83.78 20:35:56 20:22:01 2 13.54 0.00 2.35 0.15 0.03 83.92 20:35:56 20:22:01 3 10.38 0.00 3.36 2.48 0.03 83.75 20:35:56 20:22:01 4 12.32 0.00 3.16 0.05 0.05 84.42 20:35:56 20:22:01 5 11.66 0.00 2.74 0.69 0.05 84.86 20:35:56 20:22:01 6 10.47 0.00 3.13 8.39 0.05 77.96 20:35:56 20:22:01 7 12.86 0.00 3.65 1.65 0.05 81.80 20:35:56 20:23:01 all 0.03 0.00 0.05 0.01 0.01 99.89 20:35:56 20:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:35:56 20:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:23:01 3 0.03 0.00 0.22 0.03 0.00 99.72 20:35:56 20:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:35:56 20:23:01 5 0.07 0.00 0.07 0.00 0.03 99.83 20:35:56 20:23:01 6 0.03 0.00 0.03 0.03 0.02 99.88 20:35:56 20:23:01 7 0.02 0.00 0.02 0.03 0.02 99.92 20:35:56 20:24:01 all 0.03 0.00 0.02 0.01 0.00 99.93 20:35:56 20:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:35:56 20:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:35:56 20:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:35:56 20:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:35:56 20:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:24:01 5 0.08 0.00 0.03 0.00 0.03 99.85 20:35:56 20:24:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:35:56 20:24:01 7 0.05 0.00 0.03 0.02 0.00 99.90 20:35:56 20:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:35:56 20:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:35:56 20:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:35:56 20:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:56 20:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:35:56 20:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:35:56 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:35:56 20:26:01 all 0.15 0.00 0.01 0.00 0.01 99.83 20:35:56 20:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:56 20:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:35:56 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:26:01 4 1.03 0.00 0.00 0.00 0.02 98.96 20:35:56 20:26:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:35:56 20:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:35:56 20:26:01 7 0.05 0.00 0.00 0.02 0.00 99.93 20:35:56 20:27:01 all 0.16 0.00 0.02 0.00 0.00 99.81 20:35:56 20:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:56 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:56 20:27:01 4 1.22 0.00 0.02 0.00 0.00 98.76 20:35:56 20:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:35:56 20:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:35:56 20:27:01 7 0.00 0.00 0.03 0.02 0.00 99.95 20:35:56 20:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:35:56 20:28:01 0 0.12 0.00 0.02 0.00 0.00 99.87 20:35:56 20:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:35:56 20:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:35:56 20:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:35:56 20:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:35:56 20:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:56 20:28:01 7 0.05 0.00 0.00 0.02 0.00 99.93 20:35:56 20:29:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:35:56 20:29:01 0 0.27 0.00 0.00 0.00 0.02 99.72 20:35:56 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:35:56 20:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:35:56 20:29:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:35:56 20:29:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:35:56 20:35:56 20:29:01 CPU %user %nice %system %iowait %steal %idle 20:35:56 20:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:35:56 20:30:01 0 0.07 0.00 0.00 0.00 0.00 99.93 20:35:56 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:35:56 20:30:01 2 0.02 0.00 0.03 0.02 0.03 99.90 20:35:56 20:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:35:56 20:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:35:56 20:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:35:56 20:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:35:56 20:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:35:56 20:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:35:56 20:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:35:56 20:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:35:56 20:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:35:56 20:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:56 20:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:35:56 20:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:32:01 4 0.18 0.00 0.03 0.00 0.00 99.78 20:35:56 20:32:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:35:56 20:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:35:56 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:33:01 all 0.27 0.00 0.02 0.01 0.01 99.70 20:35:56 20:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:35:56 20:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:35:56 20:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:35:56 20:33:01 4 1.99 0.00 0.00 0.00 0.02 98.00 20:35:56 20:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:35:56 20:33:01 6 0.03 0.00 0.05 0.02 0.03 99.87 20:35:56 20:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:35:56 20:34:02 all 0.23 0.00 0.01 0.00 0.01 99.75 20:35:56 20:34:02 0 0.03 0.00 0.02 0.00 0.00 99.95 20:35:56 20:34:02 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:34:02 2 0.00 0.00 0.02 0.00 0.00 99.98 20:35:56 20:34:02 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:34:02 4 1.74 0.00 0.02 0.00 0.02 98.22 20:35:56 20:34:02 5 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:34:02 6 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:34:02 7 0.02 0.00 0.02 0.03 0.02 99.92 20:35:56 20:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:35:56 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:56 20:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:35:56 20:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:56 20:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:56 20:35:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:35:56 20:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:35:56 20:35:01 7 0.02 0.00 0.03 0.03 0.02 99.90 20:35:56 Average: all 3.63 0.00 1.03 0.47 0.02 94.85 20:35:56 Average: 0 4.38 0.00 1.12 0.93 0.02 93.55 20:35:56 Average: 1 3.37 0.00 1.17 0.29 0.02 95.15 20:35:56 Average: 2 3.43 0.00 0.82 0.52 0.02 95.21 20:35:56 Average: 3 4.61 0.00 1.12 0.32 0.02 93.93 20:35:56 Average: 4 3.79 0.00 0.99 0.23 0.02 94.98 20:35:56 Average: 5 3.52 0.00 0.90 0.19 0.03 95.36 20:35:56 Average: 6 3.06 0.00 0.99 1.00 0.02 94.93 20:35:56 Average: 7 2.88 0.00 1.09 0.33 0.03 95.68 20:35:56 20:35:56 20:35:56