Pull request #589 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f7ab56bfb210a85c92f1ea2d22e734a977b85db+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (1376aa5e4a988c42ddd167d67af032ffcf6e7d1e) 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-ssh4202216601662599835.key > 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-ssh12955487109203084540.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4065105477201009860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4013854480653846938.key > 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-ssh3980588171971320189.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6256792638194986928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4382 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [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-589 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db Merge succeeded, producing 8f7ab56bfb210a85c92f1ea2d22e734a977b85db Checking out Revision 8f7ab56bfb210a85c92f1ea2d22e734a977b85db (PR-589) Commit message: "chore(deps): Bump jszip from 3.7.1 to 3.10.1 in /web" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 > 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 17:46:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:46:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:46:03 ========================================================= 17:46:03 EdgeX Global Pipelines Version Info 17:46:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:46:03 ------------------- 17:46:03 stable info: 17:46:03 ------------------- 17:46:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:46:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:46:03 Message: update stable to v1.0.244 17:46:04 ------------------- 17:46:04 experimental info: 17:46:04 ------------------- 17:46:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:46:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:46:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f7ab56 [Pipeline] echo 17:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:06 provisioning config files... 17:46:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config558475789585800158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:06 ---> docker-login.sh 17:46:06 nexus3.edgexfoundry.org:10001 17:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:06 Configure a credential helper to remove this warning. See 17:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:06 17:46:06 Login Succeeded 17:46:06 nexus3.edgexfoundry.org:10002 17:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:06 Configure a credential helper to remove this warning. See 17:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:06 17:46:06 Login Succeeded 17:46:06 nexus3.edgexfoundry.org:10003 17:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:07 Configure a credential helper to remove this warning. See 17:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:07 17:46:07 Login Succeeded 17:46:07 nexus3.edgexfoundry.org:10004 17:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:07 Configure a credential helper to remove this warning. See 17:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:07 17:46:07 Login Succeeded 17:46:07 docker.io 17:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:07 Configure a credential helper to remove this warning. See 17:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:07 17:46:07 Login Succeeded 17:46:07 ---> docker-login.sh ends [Pipeline] } 17:46:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:46:08 + git rev-list -1 --merges 8f7ab56bfb210a85c92f1ea2d22e734a977b85db~1..8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo 17:46:08 -----------> git rev-list -1 --merges 8f7ab56bfb210a85c92f1ea2d22e734a977b85db~1..8f7ab56bfb210a85c92f1ea2d22e734a977b85db 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [false] [Pipeline] sh 17:46:08 + git log --format=format:%s -1 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo 17:46:08 ========================================================= 17:46:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:46:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:09 + git log --format=format:%s -1 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo 17:46:09 [semverPrep] GIT_COMMIT: 8f7ab56bfb210a85c92f1ea2d22e734a977b85db, Commit Message: chore(deps): Bump jszip from 3.7.1 to 3.10.1 in /web [Pipeline] echo 17:46:09 [semverPrep] This is not a build commit. [Pipeline] sh 17:46:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:09 + grep -v github /etc/ssh/ssh_known_hosts 17:46:09 + [ -e /tmp/ssh_known_hosts ] 17:46:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:46:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:46:09 + sudo tee -a /etc/ssh/ssh_known_hosts 17:46:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:10 17:46:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:10 0.1.4: Pulling from edgex-devops/py-git-semver 17:46:10 b85a868b505f: Pulling fs layer 17:46:10 e2be974225ed: Pulling fs layer 17:46:10 339a4e72a1f5: Pulling fs layer 17:46:10 988bab9f4d93: Pulling fs layer 17:46:10 1469e6f7b9e6: Pulling fs layer 17:46:10 eaf3925da568: Pulling fs layer 17:46:10 988bab9f4d93: Waiting 17:46:10 1469e6f7b9e6: Waiting 17:46:10 bab4dde63d76: Pulling fs layer 17:46:10 bde34c3a00c8: Pulling fs layer 17:46:10 b352a97aabf1: Pulling fs layer 17:46:10 eaf3925da568: Waiting 17:46:10 bab4dde63d76: Waiting 17:46:10 4872d77fe225: Pulling fs layer 17:46:10 5851b861e8e6: Pulling fs layer 17:46:10 4872d77fe225: Waiting 17:46:10 bde34c3a00c8: Waiting 17:46:10 b352a97aabf1: Waiting 17:46:10 5851b861e8e6: Waiting 17:46:10 e2be974225ed: Verifying Checksum 17:46:10 e2be974225ed: Download complete 17:46:10 988bab9f4d93: Verifying Checksum 17:46:10 988bab9f4d93: Download complete 17:46:10 1469e6f7b9e6: Verifying Checksum 17:46:10 1469e6f7b9e6: Download complete 17:46:10 339a4e72a1f5: Verifying Checksum 17:46:10 339a4e72a1f5: Download complete 17:46:10 eaf3925da568: Verifying Checksum 17:46:10 eaf3925da568: Download complete 17:46:10 bde34c3a00c8: Verifying Checksum 17:46:10 bde34c3a00c8: Download complete 17:46:11 b352a97aabf1: Download complete 17:46:11 4872d77fe225: Download complete 17:46:11 5851b861e8e6: Download complete 17:46:11 b85a868b505f: Verifying Checksum 17:46:11 b85a868b505f: Download complete 17:46:11 bab4dde63d76: Verifying Checksum 17:46:11 bab4dde63d76: Download complete 17:46:12 b85a868b505f: Pull complete 17:46:12 e2be974225ed: Pull complete 17:46:12 339a4e72a1f5: Pull complete 17:46:13 988bab9f4d93: Pull complete 17:46:13 1469e6f7b9e6: Pull complete 17:46:13 eaf3925da568: Pull complete 17:46:15 bab4dde63d76: Pull complete 17:46:15 bde34c3a00c8: Pull complete 17:46:15 b352a97aabf1: Pull complete 17:46:15 4872d77fe225: Pull complete 17:46:15 5851b861e8e6: Pull complete 17:46:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:15 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 17:46:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:46:18 $ docker top e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab -eo pid,comm 17:46:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:46:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:18 [ssh-agent] Looking for ssh-agent implementation... 17:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:18 $ docker exec e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent 17:46:18 SSH_AUTH_SOCK=/tmp/ssh-xa0qtiOaK9YX/agent.32 17:46:18 SSH_AGENT_PID=38 17:46:18 Running ssh-add (command line suppressed) 17:46:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_10422222829902636818.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_10422222829902636818.key) 17:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:19 + git tag --points-at HEAD [Pipeline] } 17:46:19 $ docker exec --env ******** --env ******** e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent -k 17:46:19 unset SSH_AUTH_SOCK; 17:46:19 unset SSH_AGENT_PID; 17:46:19 echo Agent pid 38 killed; 17:46:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:19 [ssh-agent] Looking for ssh-agent implementation... 17:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:19 $ docker exec e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent 17:46:19 SSH_AUTH_SOCK=/tmp/ssh-uyFit48XKdui/agent.70 17:46:19 SSH_AGENT_PID=76 17:46:19 Running ssh-add (command line suppressed) 17:46:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_4037299536575417714.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_4037299536575417714.key) 17:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:20 + git semver init 17:46:20 2023-02-02 17:46:20,303 [run_init] DEBUG init version:0.0.0 force:False 17:46:20 2023-02-02 17:46:20,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver 17:46:20 2023-02-02 17:46:20,305 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver 17:46:20 2023-02-02 17:46:20,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589, universal_newlines=False, shell=None, istream=None) 17:46:22 2023-02-02 17:46:21,784 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.git/info/exclude 17:46:22 2023-02-02 17:46:21,785 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 with force:False 17:46:22 2023-02-02 17:46:21,785 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 17:46:22 2023-02-02 17:46:21,789 [execute] INFO git cat-file --batch-check 17:46:22 2023-02-02 17:46:21,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) 17:46:22 2023-02-02 17:46:21,797 [execute] INFO git cat-file --batch 17:46:22 2023-02-02 17:46:21,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) 17:46:22 2023-02-02 17:46:21,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 17:46:22 0.0.0 [Pipeline] } 17:46:22 $ docker exec --env ******** --env ******** e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent -k 17:46:22 unset SSH_AUTH_SOCK; 17:46:22 unset SSH_AGENT_PID; 17:46:22 echo Agent pid 76 killed; 17:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:22 + git semver [Pipeline] } 17:46:23 $ docker stop --time=1 e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab 17:46:24 $ docker rm -f --volumes e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab [Pipeline] // withDockerContainer [Pipeline] sh 17:46:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:46:25 Stashed 1 file(s) [Pipeline] echo 17:46:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:25 provisioning config files... 17:46:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config5294171699633506201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:26 ---> docker-login.sh 17:46:26 nexus3.edgexfoundry.org:10001 17:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:26 Configure a credential helper to remove this warning. See 17:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:26 17:46:26 Login Succeeded 17:46:26 nexus3.edgexfoundry.org:10002 17:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:26 Configure a credential helper to remove this warning. See 17:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:26 17:46:26 Login Succeeded 17:46:26 nexus3.edgexfoundry.org:10003 17:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:26 Configure a credential helper to remove this warning. See 17:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:26 17:46:26 Login Succeeded 17:46:26 nexus3.edgexfoundry.org:10004 17:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:26 Configure a credential helper to remove this warning. See 17:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:26 17:46:26 Login Succeeded 17:46:26 docker.io 17:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:46:26 Configure a credential helper to remove this warning. See 17:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:46:26 17:46:26 Login Succeeded 17:46:26 ---> docker-login.sh ends [Pipeline] } 17:46:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:46:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:46:27 ========================================================= 17:46:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:46:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:27 + 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 . 17:46:27 Sending build context to Docker daemon 45.66MB 17:46:27 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 17:46:27 Step 2/16 : FROM ${BASE} AS builder 17:46:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:46:27 213ec9aee27d: Pulling fs layer 17:46:27 4583459ba037: Pulling fs layer 17:46:27 93c1e223e6f2: Pulling fs layer 17:46:27 53926ce57604: Pulling fs layer 17:46:27 21b2b0c7a3f4: Pulling fs layer 17:46:27 22ff95d597cd: Pulling fs layer 17:46:27 12d6caf4c0d1: Pulling fs layer 17:46:27 96b7cbca73a9: Pulling fs layer 17:46:27 a7acece74701: Pulling fs layer 17:46:27 22ff95d597cd: Waiting 17:46:27 12d6caf4c0d1: Waiting 17:46:27 53926ce57604: Waiting 17:46:27 21b2b0c7a3f4: Waiting 17:46:27 96b7cbca73a9: Waiting 17:46:27 93c1e223e6f2: Download complete 17:46:27 4583459ba037: Download complete 17:46:27 21b2b0c7a3f4: Verifying Checksum 17:46:27 21b2b0c7a3f4: Download complete 17:46:27 22ff95d597cd: Verifying Checksum 17:46:27 22ff95d597cd: Download complete 17:46:28 213ec9aee27d: Verifying Checksum 17:46:28 213ec9aee27d: Download complete 17:46:28 12d6caf4c0d1: Verifying Checksum 17:46:28 12d6caf4c0d1: Download complete 17:46:28 213ec9aee27d: Pull complete 17:46:28 4583459ba037: Pull complete 17:46:28 93c1e223e6f2: Pull complete 17:46:29 a7acece74701: Verifying Checksum 17:46:29 a7acece74701: Download complete 17:46:29 53926ce57604: Verifying Checksum 17:46:29 53926ce57604: Download complete 17:46:29 96b7cbca73a9: Verifying Checksum 17:46:33 53926ce57604: Pull complete 17:46:33 21b2b0c7a3f4: Pull complete 17:46:33 22ff95d597cd: Pull complete 17:46:33 12d6caf4c0d1: Pull complete 17:46:35 96b7cbca73a9: Pull complete 17:46:36 a7acece74701: Pull complete 17:46:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:46:36 ---> db6d94c90886 17:46:36 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:46:40 Still waiting to schedule task 17:46:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:46:40 ---> Running in ebe475b9a30d 17:46:40 Removing intermediate container ebe475b9a30d 17:46:40 ---> a7f25fb869a3 17:46:40 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 17:46:40 ---> Running in 66b330389802 17:46:41 Removing intermediate container 66b330389802 17:46:41 ---> 6c85268003e2 17:46:41 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 17:46:41 ---> Running in fd089af7ce57 17:46:41 Removing intermediate container fd089af7ce57 17:46:41 ---> f450ca98d8d9 17:46:41 Step 6/16 : LABEL Name=edgex-ui-go 17:46:41 ---> Running in 9c25e4c558a0 17:46:41 Removing intermediate container 9c25e4c558a0 17:46:41 ---> 85c4d3f123d9 17:46:41 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:46:41 ---> Running in 402378aadb84 17:46:41 Removing intermediate container 402378aadb84 17:46:41 ---> 3af8101417f0 17:46:41 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:46:41 latest: Pulling from library/docker 17:46:41 8921db27df28: Pulling fs layer 17:46:41 ea2378853794: Pulling fs layer 17:46:41 a201afc762d4: Pulling fs layer 17:46:41 fd4707a9d4de: Pulling fs layer 17:46:41 c0ac56fd67de: Pulling fs layer 17:46:41 fd4707a9d4de: Waiting 17:46:41 ba3c8b6cc3ab: Pulling fs layer 17:46:41 be36cb8af9e7: Pulling fs layer 17:46:41 c0ac56fd67de: Waiting 17:46:41 ba3c8b6cc3ab: Waiting 17:46:41 d0bae7a7836e: Pulling fs layer 17:46:41 be36cb8af9e7: Waiting 17:46:41 ea2378853794: Verifying Checksum 17:46:41 ea2378853794: Download complete 17:46:41 8921db27df28: Verifying Checksum 17:46:41 8921db27df28: Download complete 17:46:42 8921db27df28: Pull complete 17:46:42 ea2378853794: Pull complete 17:46:42 c0ac56fd67de: Verifying Checksum 17:46:42 c0ac56fd67de: Download complete 17:46:42 fd4707a9d4de: Verifying Checksum 17:46:42 fd4707a9d4de: Download complete 17:46:42 ba3c8b6cc3ab: Download complete 17:46:42 a201afc762d4: Verifying Checksum 17:46:42 a201afc762d4: Download complete 17:46:42 be36cb8af9e7: Verifying Checksum 17:46:42 be36cb8af9e7: Download complete 17:46:42 d0bae7a7836e: Download complete 17:46:43 a201afc762d4: Pull complete 17:46:43 fd4707a9d4de: Pull complete 17:46:43 c0ac56fd67de: Pull complete 17:46:43 ba3c8b6cc3ab: Pull complete 17:46:43 be36cb8af9e7: Pull complete 17:46:43 d0bae7a7836e: Pull complete 17:46:43 Digest: sha256:2245cd9cd5bc068987a1d3fd9eede6faf8231b396bba968234fffbeb01b09648 17:46:43 Status: Downloaded newer image for docker:latest 17:46:46 ---> 87bb39f70128 17:46:46 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:46 ---> Running in cca4e04e67bc 17:46:46 Removing intermediate container cca4e04e67bc 17:46:46 ---> cff43700bd71 17:46:46 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:46:46 ---> Running in 6febdc691448 17:46:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:46:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:46:48 OK: 211 MiB in 51 packages 17:46:48 Removing intermediate container 6febdc691448 17:46:48 ---> ac3b4d187dde 17:46:48 Step 11/16 : ENV GO111MODULE=on 17:46:48 ---> Running in 4fc2be5febb9 17:46:48 Removing intermediate container 4fc2be5febb9 17:46:48 ---> d97c80c1d87f 17:46:48 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:46:48 ---> Running in 28338ce1fdc6 17:46:48 Removing intermediate container 28338ce1fdc6 17:46:48 ---> 07f1602a6f69 17:46:48 Step 13/16 : COPY go.mod vendor* ./ 17:46:48 ---> 423b3ca36545 17:46:48 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:46:48 ---> Running in 05d8c266a1bd 17:47:15 Removing intermediate container 05d8c266a1bd 17:47:15 ---> 49f591941c85 17:47:15 Step 15/16 : COPY . . 17:47:15 ---> 109ec2dddb9b 17:47:15 Step 16/16 : RUN ${MAKE} 17:47:15 ---> Running in 8359b53d6752 17:47:16 noop 17:47:16 Removing intermediate container 8359b53d6752 17:47:16 ---> cfeabdde29d4 17:47:16 Successfully built cfeabdde29d4 17:47:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:16 + docker inspect -f . ci-base-image-x86_64 17:47:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:16 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 17:47:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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 ******** ci-base-image-x86_64 cat 17:47:17 $ docker top 45c7294b252c022f766c1306d6ea3422f255b99609963bbb51b1bfbf4d3216f4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:17 + go version 17:47:17 go version go1.18.7 linux/amd64 [Pipeline] } 17:47:17 $ docker stop --time=1 45c7294b252c022f766c1306d6ea3422f255b99609963bbb51b1bfbf4d3216f4 17:47:19 $ docker rm -f --volumes 45c7294b252c022f766c1306d6ea3422f255b99609963bbb51b1bfbf4d3216f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:19 + docker inspect -f . ci-base-image-x86_64 17:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:47:19 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 17:47:19 $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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 ******** ci-base-image-x86_64 cat 17:47:20 $ docker top 3b42182287e97f98f1a1cb85c163afeefa8319943157c88acf2688f86d1d3a59 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] fileExists [Pipeline] sh 17:47:20 + make test 17:47:20 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:47:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:47:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:47:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:47:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:33 ./bin/test-attribution-txt.sh 17:47:33 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 17:47:33 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 17:47:33 An attribution for golang.org/x/net is missing from Attribution.txt, please add 17:47:33 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 17:47:33 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 17:47:33 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 17:47:33 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 17:47:33 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:47:33 make -C web test 17:47:33 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' 17:47:33 make[1]: tput: No such file or directory 17:47:33 make[1]: tput: No such file or directory 17:47:33 warning: generating ./VERSION 17:47:33 echo "0.0.0" > VERSION 17:47:33 docker build \ 17:47:33 -f Dockerfile \ 17:47:33 --build-arg USER=1000 \ 17:47:33 \ 17:47:33 --label "git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db" \ 17:47:33 -t edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db \ 17:47:33 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:47:33 . 17:47:33 Sending build context to Docker daemon 3.269MB 17:47:33 Step 1/10 : FROM node:16.17-alpine3.15 17:47:33 16.17-alpine3.15: Pulling from library/node 17:47:33 9621f1afde84: Pulling fs layer 17:47:33 c6f70ee39829: Pulling fs layer 17:47:33 56892a8094a2: Pulling fs layer 17:47:33 58dd87906ef0: Pulling fs layer 17:47:33 58dd87906ef0: Waiting 17:47:33 9621f1afde84: Verifying Checksum 17:47:34 9621f1afde84: Pull complete 17:47:34 58dd87906ef0: Verifying Checksum 17:47:34 58dd87906ef0: Download complete 17:47:34 56892a8094a2: Download complete 17:47:35 c6f70ee39829: Verifying Checksum 17:47:35 c6f70ee39829: Download complete 17:47:36 c6f70ee39829: Pull complete 17:47:36 56892a8094a2: Pull complete 17:47:36 58dd87906ef0: Pull complete 17:47:36 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 17:47:36 Status: Downloaded newer image for node:16.17-alpine3.15 17:47:36 ---> b69703f70c3d 17:47:36 Step 2/10 : RUN apk add --no-cache chromium 17:47:37 ---> Running in b2c89406e00d 17:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:47:38 (1/129) Installing libxau (1.0.9-r0) 17:47:38 (2/129) Installing libmd (1.0.3-r0) 17:47:38 (3/129) Installing libbsd (0.11.3-r1) 17:47:38 (4/129) Installing libxdmcp (1.1.3-r0) 17:47:38 (5/129) Installing libxcb (1.14-r2) 17:47:38 (6/129) Installing libx11 (1.7.3.1-r0) 17:47:38 (7/129) Installing libxext (1.3.4-r0) 17:47:38 (8/129) Installing libice (1.0.10-r0) 17:47:38 (9/129) Installing libuuid (2.37.4-r0) 17:47:38 (10/129) Installing libsm (1.2.3-r0) 17:47:38 (11/129) Installing libxt (1.2.1-r0) 17:47:38 (12/129) Installing libxmu (1.1.3-r0) 17:47:38 (13/129) Installing xset (1.2.4-r0) 17:47:38 (14/129) Installing xprop (1.2.5-r0) 17:47:38 (15/129) Installing xdg-utils (1.1.3-r0) 17:47:38 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 17:47:38 (17/129) Installing pkgconf (1.8.1-r0) 17:47:38 (18/129) Installing libffi (3.4.2-r1) 17:47:38 (19/129) Installing libintl (0.21-r0) 17:47:38 (20/129) Installing libblkid (2.37.4-r0) 17:47:38 (21/129) Installing libmount (2.37.4-r0) 17:47:38 (22/129) Installing pcre (8.45-r1) 17:47:38 (23/129) Installing glib (2.70.1-r0) 17:47:38 (24/129) Installing xz-libs (5.2.5-r1) 17:47:38 (25/129) Installing libxml2 (2.9.14-r2) 17:47:38 (26/129) Installing shared-mime-info (2.1-r2) 17:47:38 (27/129) Installing hicolor-icon-theme (0.17-r1) 17:47:38 (28/129) Installing libjpeg-turbo (2.1.2-r0) 17:47:38 (29/129) Installing libpng (1.6.37-r1) 17:47:38 (30/129) Installing libwebp (1.2.2-r0) 17:47:38 (31/129) Installing zstd-libs (1.5.0-r0) 17:47:38 (32/129) Installing tiff (4.4.0-r0) 17:47:38 (33/129) Installing gdk-pixbuf (2.42.8-r0) 17:47:38 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 17:47:38 (35/129) Installing libxcomposite (0.4.5-r0) 17:47:38 (36/129) Installing libxfixes (6.0.0-r0) 17:47:38 (37/129) Installing libxrender (0.9.10-r3) 17:47:38 (38/129) Installing libxcursor (1.2.0-r0) 17:47:38 (39/129) Installing libxdamage (1.1.5-r1) 17:47:38 (40/129) Installing libxi (1.8-r0) 17:47:38 (41/129) Installing libxinerama (1.1.4-r1) 17:47:38 (42/129) Installing libxrandr (1.5.2-r1) 17:47:38 (43/129) Installing atk (2.36.0-r0) 17:47:38 (44/129) Installing libxtst (1.2.3-r3) 17:47:38 (45/129) Installing dbus-libs (1.12.24-r0) 17:47:38 (46/129) Installing at-spi2-core (2.42.0-r0) 17:47:38 (47/129) Installing at-spi2-atk (2.38.0-r0) 17:47:38 (48/129) Installing expat (2.5.0-r0) 17:47:38 (49/129) Installing brotli-libs (1.0.9-r5) 17:47:38 (50/129) Installing libbz2 (1.0.8-r1) 17:47:38 (51/129) Installing freetype (2.11.1-r2) 17:47:38 (52/129) Installing fontconfig (2.13.1-r4) 17:47:38 (53/129) Installing pixman (0.40.0-r4) 17:47:38 (54/129) Installing cairo (1.16.0-r5) 17:47:38 (55/129) Installing cairo-gobject (1.16.0-r5) 17:47:38 (56/129) Installing avahi-libs (0.8-r5) 17:47:38 (57/129) Installing gmp (6.2.1-r1) 17:47:38 (58/129) Installing nettle (3.7.3-r0) 17:47:38 (59/129) Installing p11-kit (0.24.0-r1) 17:47:38 (60/129) Installing libtasn1 (4.18.0-r1) 17:47:38 (61/129) Installing libunistring (0.9.10-r1) 17:47:38 (62/129) Installing gnutls (3.7.1-r1) 17:47:38 (63/129) Installing cups-libs (2.3.3-r6) 17:47:38 (64/129) Installing libepoxy (1.5.9-r0) 17:47:38 (65/129) Installing fribidi (1.0.11-r0) 17:47:38 (66/129) Installing graphite2 (1.3.14-r0) 17:47:38 (67/129) Installing harfbuzz (3.0.0-r2) 17:47:38 (68/129) Installing libxft (2.3.4-r0) 17:47:38 (69/129) Installing pango (1.48.10-r0) 17:47:38 (70/129) Installing wayland-libs-client (1.19.0-r1) 17:47:38 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 17:47:38 (72/129) Installing wayland-libs-egl (1.19.0-r1) 17:47:38 (73/129) Installing xkeyboard-config (2.34-r0) 17:47:38 (74/129) Installing libxkbcommon (1.3.1-r0) 17:47:38 (75/129) Installing gtk+3.0 (3.24.30-r0) 17:47:39 Executing gtk+3.0-3.24.30-r0.post-install 17:47:39 (76/129) Installing libfontenc (1.1.4-r0) 17:47:39 (77/129) Installing mkfontscale (1.2.1-r1) 17:47:39 (78/129) Installing ttf-opensans (1.10-r1) 17:47:39 Executing ttf-opensans-1.10-r1.post-install 17:47:40 (79/129) Installing libogg (1.3.5-r0) 17:47:40 (80/129) Installing flac (1.3.4-r0) 17:47:40 (81/129) Installing alsa-lib (1.2.5.1-r1) 17:47:40 (82/129) Installing libatomic (10.3.1_git20211027-r0) 17:47:40 (83/129) Installing sdl2 (2.0.16-r4) 17:47:40 (84/129) Installing aom-libs (3.2.0-r0) 17:47:40 (85/129) Installing libass (0.15.2-r0) 17:47:41 (86/129) Installing libdav1d (0.9.2-r0) 17:47:41 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:47:41 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 17:47:41 (89/129) Installing lame (3.100-r0) 17:47:41 (90/129) Installing opus (1.3.1-r1) 17:47:41 (91/129) Installing libgomp (10.3.1_git20211027-r0) 17:47:41 (92/129) Installing soxr (0.1.3-r2) 17:47:41 (93/129) Installing libsrt (1.4.2-r1) 17:47:41 (94/129) Installing libssh (0.9.6-r1) 17:47:41 (95/129) Installing libtheora (1.1.1-r16) 17:47:41 (96/129) Installing v4l-utils-libs (1.22.1-r1) 17:47:41 (97/129) Installing libpciaccess (0.16-r0) 17:47:41 (98/129) Installing libdrm (2.4.109-r0) 17:47:41 (99/129) Installing libva (2.13.0-r0) 17:47:41 (100/129) Installing libvdpau (1.4-r0) 17:47:41 (101/129) Installing vidstab (1.1.0-r1) 17:47:41 (102/129) Installing libvorbis (1.3.7-r0) 17:47:41 (103/129) Installing libvpx (1.10.0-r0) 17:47:41 (104/129) Installing vulkan-loader (1.2.196-r0) 17:47:41 (105/129) Installing x264-libs (20210613-r0) 17:47:41 (106/129) Installing x265-libs (3.5-r0) 17:47:41 (107/129) Installing xvidcore (1.3.7-r1) 17:47:41 (108/129) Installing ffmpeg-libs (4.4.1-r2) 17:47:41 (109/129) Installing libevent (2.1.12-r4) 17:47:41 (110/129) Installing mesa (21.2.6-r0) 17:47:41 (111/129) Installing wayland-libs-server (1.19.0-r1) 17:47:41 (112/129) Installing mesa-gbm (21.2.6-r0) 17:47:41 (113/129) Installing lcms2 (2.12-r1) 17:47:41 (114/129) Installing nspr (4.32-r0) 17:47:41 (115/129) Installing sqlite-libs (3.36.0-r0) 17:47:41 (116/129) Installing nss (3.78.1-r0) 17:47:41 (117/129) Installing libasyncns (0.8-r1) 17:47:41 (118/129) Installing libltdl (2.4.6-r7) 17:47:41 (119/129) Installing orc (0.4.32-r0) 17:47:41 (120/129) Installing libsndfile (1.0.31-r1) 17:47:41 (121/129) Installing speexdsp (1.2.0-r0) 17:47:41 (122/129) Installing tdb-libs (1.4.5-r0) 17:47:41 (123/129) Installing libpulse (15.0-r2) 17:47:41 (124/129) Installing re2 (2021.11.01-r0) 17:47:41 (125/129) Installing snappy (1.1.9-r1) 17:47:41 (126/129) Installing libgpg-error (1.42-r1) 17:47:41 (127/129) Installing libgcrypt (1.9.4-r0) 17:47:41 (128/129) Installing libxslt (1.1.35-r0) 17:47:41 (129/129) Installing chromium (99.0.4844.84-r0) 17:47:42 Executing busybox-1.34.1-r7.trigger 17:47:42 Executing glib-2.70.1-r0.trigger 17:47:42 Executing shared-mime-info-2.1-r2.trigger 17:47:43 Executing gdk-pixbuf-2.42.8-r0.trigger 17:47:43 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:47:43 Executing fontconfig-2.13.1-r4.trigger 17:47:43 Executing mkfontscale-1.2.1-r1.trigger 17:47:43 OK: 286 MiB in 145 packages 17:47:49 Removing intermediate container b2c89406e00d 17:47:49 ---> 62d8c0d10045 17:47:49 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:47:49 ---> Running in cc489a88e07f 17:47:49 Removing intermediate container cc489a88e07f 17:47:49 ---> 95c834ae577a 17:47:49 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:47:49 ---> Running in f1d624326afc 17:47:49 Removing intermediate container f1d624326afc 17:47:49 ---> 3b1f7f4baad6 17:47:49 Step 5/10 : RUN npm install -g npm 17:47:49 ---> Running in 0b2dc4472229 17:47:54 17:47:54 removed 8 packages, changed 81 packages, and audited 231 packages in 5s 17:47:54 17:47:54 14 packages are looking for funding 17:47:54 run `npm fund` for details 17:47:54 17:47:54 found 0 vulnerabilities 17:47:56 Removing intermediate container 0b2dc4472229 17:47:56 ---> 90dcda4f2ed2 17:47:56 Step 6/10 : ARG USER=1000 17:47:56 ---> Running in 473c1a0dd9f5 17:47:56 Removing intermediate container 473c1a0dd9f5 17:47:56 ---> e40364ec5042 17:47:56 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:47:56 ---> Running in e730b2575af4 17:47:56 Removing intermediate container e730b2575af4 17:47:56 ---> 72021024b2c5 17:47:56 Step 8/10 : USER $USER:$USER 17:47:56 ---> Running in 1443716b1e9a 17:47:56 Removing intermediate container 1443716b1e9a 17:47:56 ---> 3841e0c81b00 17:47:56 Step 9/10 : WORKDIR /app 17:47:56 ---> Running in 7978174616bc 17:47:56 Removing intermediate container 7978174616bc 17:47:56 ---> d474586869c4 17:47:56 Step 10/10 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db 17:47:56 ---> Running in e634f30595aa 17:47:57 Removing intermediate container e634f30595aa 17:47:57 ---> 1a7aa66f3a89 17:47:57 Successfully built 1a7aa66f3a89 17:47:57 Successfully tagged edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db 17:47:57 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:47:57 touch edgex-web-ui.imagebuilt 17:47:57 mkdir -p node_modules coverage 17:47:57 chown "1000:1000" node_modules coverage package-lock.json 17:47:57 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:47:59 npm WARN EBADENGINE Unsupported engine { 17:47:59 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:47:59 npm WARN EBADENGINE required: { 17:47:59 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:47:59 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:47:59 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:47:59 npm WARN EBADENGINE }, 17:47:59 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:47:59 npm WARN EBADENGINE } 17:48:02 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:48:02 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 17:48:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:48:02 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:48:03 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:48:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:48:04 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:48:04 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:48:04 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:48:06 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 17:48:06 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 17:48:07 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:48:08 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:48:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:48:08 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:48:08 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:48:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:48:11 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 17:48: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. 17:48:19 17:48:19 added 1478 packages, and audited 1479 packages in 21s 17:48:19 17:48:19 90 packages are looking for funding 17:48:19 run `npm fund` for details 17:48:19 17:48:19 25 vulnerabilities (1 low, 6 moderate, 14 high, 4 critical) 17:48:19 17:48:19 To address issues that do not require attention, run: 17:48:19 npm audit fix 17:48:19 17:48:19 To address all issues (including breaking changes), run: 17:48:19 npm audit fix --force 17:48:19 17:48:19 Run `npm audit` for details. 17:48:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 17:48:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4383 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] { [Pipeline] ws 17:48:25 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 17:48:25 The recommended git tool is: git 17:48:26 - Generating browser application bundles (phase: setup)... 17:48:31 Compiling @angular/core : es2015 as esm2015 17:48:31 Compiling @angular/compiler/testing : es2015 as esm2015 17:48:33 using credential edgex-jenkins-ssh 17:48:33 Cloning the remote Git repository 17:48:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:48:33 > git init /w/workspace/edgex-ui-go/1 # timeout=10 17:48:34 Compiling @angular/common : es2015 as esm2015 17:48:34 Compiling @angular/core/testing : es2015 as esm2015 17:48:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:33 > git --version # timeout=10 17:48:33 > git --version # 'git version 2.25.1' 17:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:35 Compiling @angular/platform-browser : es2015 as esm2015 17:48:35 Compiling @angular/common/testing : es2015 as esm2015 17:48:35 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:48:35 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:48:35 Compiling @angular/common/http : es2015 as esm2015 17:48:35 Compiling @angular/router : es2015 as esm2015 17:48:36 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:48:36 Compiling @angular/forms : es2015 as esm2015 17:48:36 Compiling @angular/common/http/testing : es2015 as esm2015 17:48:38 Compiling @angular/router/testing : es2015 as esm2015 17:48:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:48:39 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db 17:48:40 Merge succeeded, producing 8f7ab56bfb210a85c92f1ea2d22e734a977b85db 17:48:40 Checking out Revision 8f7ab56bfb210a85c92f1ea2d22e734a977b85db (PR-589) 17:48:40 Commit message: "chore(deps): Bump jszip from 3.7.1 to 3.10.1 in /web" 17:48:40 > git --version # timeout=10 17:48:40 > git --version # 'git version 2.25.1' 17:48:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:48:39 > git config core.sparsecheckout # timeout=10 17:48:39 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 17:48:40 > git remote # timeout=10 17:48:40 > git config --get remote.origin.url # timeout=10 17:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:40 > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 17:48:40 > git rev-parse HEAD^{commit} # timeout=10 17:48:40 > git config core.sparsecheckout # timeout=10 17:48:40 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:41 Dload Upload Total Spent Left Speed 17:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64398 0 --:--:-- --:--:-- --:--:-- 64398 [Pipeline] sh 17:48:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:42 + sudo tee /etc/docker/daemon.new 17:48:42 { 17:48:42 "registry-mirrors": [ 17:48:42 "https://nexus3.edgexfoundry.org:10001" 17:48:42 ], 17:48:42 "bip": "10.250.0.254/24", 17:48:42 "hosts": [ 17:48:42 "tcp://0.0.0.0:5555", 17:48:42 "unix:///var/run/docker.sock" 17:48:42 ], 17:48:42 "mtu": 1458, 17:48:42 "selinux-enabled": true, 17:48:42 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:42 } [Pipeline] sh 17:48:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:43 + sudo service docker restart 17:48:44 02 02 2023 17:48:43.613:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:48:44 02 02 2023 17:48:43.616:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:48:44 02 02 2023 17:48:43.619:INFO [launcher]: Starting browser ChromeHeadless 17:48:54 ✔ Browser application bundle generation complete. 17:48:54 02 02 2023 17:48:54.749:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket JYvsH_Tmu7RDDynkAAAB with id 64738336 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.032 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.035 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.038 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.04 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.171 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.176 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.182 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.185 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.188 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.19 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.192 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.201 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.225 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.233 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.245 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.303 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.36 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.391 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.414 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.43 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.442 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.446 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.449 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.457 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.489 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.54 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.553 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.564 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.567 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.573 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.575 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.577 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.585 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.596 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.599 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.603 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.607 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.613 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.617 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.629 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.634 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.637 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.649 secs) 17:48:58 WARN: ' 17:48:58 It looks like you're using ngModel on the same form field as formControlName. 17:48:58 Support for using the ngModel input property and ngModelChange event with 17:48:58 reactive form directives has been deprecated in Angular v6 and will be removed 17:48:58 in a future version of Angular. 17:48:58 17:48:58 For more information on this, see our API docs here: 17:48:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:48:58 ' 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.649 secs) 17:48:58 WARN: ' 17:48:58 It looks like you're using ngModel on the same form field as formControlName. 17:48:58 Support for using the ngModel input property and ngModelChange event with 17:48:58 reactive form directives has been deprecated in Angular v6 and will be removed 17:48:58 in a future version of Angular. 17:48:58 17:48:58 For more information on this, see our API docs here: 17:48:58 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:48:58 ' 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.687 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.692 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.696 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.707 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.711 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.713 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.721 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.754 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.782 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.785 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.792 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.894 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.936 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.947 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.956 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.961 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.962 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.968 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.972 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.985 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.992 secs) 17:48:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.998 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.037 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.051 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.068 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.071 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.072 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.08 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.114 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.134 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.147 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.156 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.158 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.16 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.178 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.187 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.198 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.207 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.211 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.237 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.244 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.275 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.289 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.302 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.312 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.333 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.364 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.376 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.387 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.399 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.403 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.41 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.422 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.425 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.446 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.454 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.46 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.465 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.472 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.499 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.506 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.509 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.531 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.541 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.55 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.557 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.578 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.584 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.591 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.606 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.613 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.629 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.637 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.641 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.646 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.649 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.656 secs) 17:48:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.667 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.68 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.686 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.701 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.711 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.723 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.732 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.755 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.801 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.824 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.832 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.857 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.876 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.899 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.907 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.91 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.912 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.923 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.927 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.93 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.934 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.963 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.979 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.983 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.997 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.003 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.03 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.033 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.047 secs) 17:49:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.151 secs / 2.047 secs) 17:49:00 TOTAL: 149 SUCCESS 17:49:00 ✔ Browser application bundle generation complete. 17:49:01 17:49:01 =============================== Coverage summary =============================== 17:49:01 Statements : 40.95% ( 1466/3580 ) 17:49:01 Branches : 12.03% ( 111/923 ) 17:49:01 Functions : 33.2% ( 431/1298 ) 17:49:01 Lines : 38.88% ( 1317/3387 ) 17:49:01 ================================================================================ 17:49:01 ✔ Browser application bundle generation complete. 17:49:01 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [Pipeline] echo 17:49:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:49:01 $ docker stop --time=1 3b42182287e97f98f1a1cb85c163afeefa8319943157c88acf2688f86d1d3a59 17:49:02 $ docker rm -f --volumes 3b42182287e97f98f1a1cb85c163afeefa8319943157c88acf2688f86d1d3a59 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:03 provisioning config files... 17:49:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config13300833809456264930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:03 + sudo chown -R jenkins:jenkins . 17:49:03 ---> docker-login.sh 17:49:03 nexus3.edgexfoundry.org:10001 [Pipeline] stash 17:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 17:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:04 Configure a credential helper to remove this warning. See 17:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:04 17:49:04 Login Succeeded 17:49:04 nexus3.edgexfoundry.org:10002 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:04 Configure a credential helper to remove this warning. See 17:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:04 17:49:04 Login Succeeded 17:49:04 nexus3.edgexfoundry.org:10003 [Pipeline] sh 17:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:04 + sudo chown -R jenkins:jenkins . 17:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:04 Configure a credential helper to remove this warning. See 17:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:04 17:49:04 Login Succeeded 17:49:04 nexus3.edgexfoundry.org:10004 17:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 17:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:05 Configure a credential helper to remove this warning. See 17:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:05 17:49:05 Login Succeeded 17:49:05 docker.io 17:49:05 + ls -al . 17:49:05 total 188 17:49:05 drwxrwxr-x 14 jenkins jenkins 4096 Feb 2 17:47 . 17:49:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:45 .. 17:49:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:46 .blubracket 17:49:05 -rw-rw-r-- 1 jenkins jenkins 18 Feb 2 17:46 .dockerignore 17:49:05 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:46 .git 17:49:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:46 .github 17:49:05 -rw-rw-r-- 1 jenkins jenkins 185 Feb 2 17:46 .gitignore 17:49:05 drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:46 .semver 17:49:05 -rw-rw-r-- 1 jenkins jenkins 4856 Feb 2 17:46 Attribution.txt 17:49:05 -rw-rw-r-- 1 jenkins jenkins 17205 Feb 2 17:46 CHANGELOG.md 17:49:05 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 2 17:46 CONTRIBUTING.md 17:49:05 -rw-rw-r-- 1 jenkins jenkins 1847 Feb 2 17:46 Dockerfile 17:49:05 -rw-rw-r-- 1 jenkins jenkins 652 Feb 2 17:46 Jenkinsfile 17:49:05 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 2 17:46 LICENSE 17:49:05 -rw-rw-r-- 1 jenkins jenkins 2124 Feb 2 17:46 Makefile 17:49:05 -rw-rw-r-- 1 jenkins jenkins 4558 Feb 2 17:46 README.md 17:49:05 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:46 VERSION 17:49:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:46 assets 17:49:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:46 bin 17:49:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:46 cmd 17:49:05 -rw-r--r-- 1 jenkins jenkins 10 Feb 2 17:47 coverage.out 17:49:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:46 docs 17:49:05 -rw-rw-r-- 1 jenkins jenkins 3110 Feb 2 17:46 go.mod 17:49:05 -rw-rw-r-- 1 jenkins jenkins 43888 Feb 2 17:46 go.sum 17:49:05 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:46 internal 17:49:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:46 snap 17:49:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:46 testing 17:49:05 -rw-rw-r-- 1 jenkins jenkins 155 Feb 2 17:46 version.go 17:49:05 drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 17:47 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:05 + 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=8f7ab56bfb210a85c92f1ea2d22e734a977b85db --label arch=amd64 --label version=0.0.0 . 17:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:05 Configure a credential helper to remove this warning. See 17:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:05 17:49:05 Login Succeeded 17:49:05 ---> docker-login.sh ends [Pipeline] } 17:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:49:05 Sending build context to Docker daemon 48.41MB 17:49:05 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 17:49:05 Step 2/26 : FROM ${BASE} AS builder 17:49:05 ---> cfeabdde29d4 17:49:05 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] echo 17:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:06 ========================================================= 17:49:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:49:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:06 ---> Running in a0fd5a549d7f 17:49:06 Removing intermediate container a0fd5a549d7f 17:49:06 ---> 9e2445f92bbc 17:49:06 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 17:49:06 ---> Running in 034a6be5b9d5 17:49:06 Removing intermediate container 034a6be5b9d5 17:49:06 ---> f0352e159bdb 17:49:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:49:06 ---> Running in 8eb72fdae63f 17:49:06 + 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 . 17:49:06 Removing intermediate container 8eb72fdae63f 17:49:06 ---> cea55ea16e3c 17:49:06 Step 6/26 : LABEL Name=edgex-ui-go 17:49:06 ---> Running in 91be70813b17 17:49:06 Removing intermediate container 91be70813b17 17:49:06 ---> 41d1941b2309 17:49:06 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:49:06 ---> Running in a322f11c1088 17:49:06 Removing intermediate container a322f11c1088 17:49:06 ---> 71ecd47a46fb 17:49:06 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:49:07 Sending build context to Docker daemon 28.75MB 17:49:07 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 17:49:07 Step 2/16 : FROM ${BASE} AS builder 17:49:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:49:07 9b18e9b68314: Pulling fs layer 17:49:07 35d82f9e3411: Pulling fs layer 17:49:07 e16973657156: Pulling fs layer 17:49:07 fc693d55d65f: Pulling fs layer 17:49:07 7e9fc2657dce: Pulling fs layer 17:49:07 dda99020689f: Pulling fs layer 17:49:07 db1c61fa0a46: Pulling fs layer 17:49:07 891c053d2c06: Pulling fs layer 17:49:07 fc693d55d65f: Waiting 17:49:07 7e9fc2657dce: Waiting 17:49:07 db1c61fa0a46: Waiting 17:49:07 891c053d2c06: Waiting 17:49:07 dda99020689f: Waiting 17:49:07 ---> 934efcebfe23 17:49:07 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:07 ---> Running in 00cbc9fb1ea5 17:49:07 e16973657156: Verifying Checksum 17:49:07 e16973657156: Download complete 17:49:07 35d82f9e3411: Verifying Checksum 17:49:07 35d82f9e3411: Download complete 17:49:07 7e9fc2657dce: Verifying Checksum 17:49:07 7e9fc2657dce: Download complete 17:49:07 dda99020689f: Download complete 17:49:07 9b18e9b68314: Download complete 17:49:08 Removing intermediate container 00cbc9fb1ea5 17:49:08 ---> 119488bffb0c 17:49:08 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:08 ---> Running in d557066b9da9 17:49:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:49:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:49:08 9b18e9b68314: Pull complete 17:49:08 891c053d2c06: Verifying Checksum 17:49:09 35d82f9e3411: Pull complete 17:49:09 OK: 211 MiB in 51 packages 17:49:09 Removing intermediate container d557066b9da9 17:49:09 ---> 2fbbb63c3506 17:49:09 Step 11/26 : ENV GO111MODULE=on 17:49:09 ---> Running in 60d502461e02 17:49:09 e16973657156: Pull complete 17:49:09 Removing intermediate container 60d502461e02 17:49:09 ---> 2b19bb93441e 17:49:09 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:49:09 ---> Running in 410da8911331 17:49:09 Removing intermediate container 410da8911331 17:49:09 ---> 5e883269bb65 17:49:09 Step 13/26 : COPY go.mod vendor* ./ 17:49:09 ---> 47ed62fec5d8 17:49:09 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:09 ---> Running in c39fbfa248e9 17:49:10 db1c61fa0a46: Verifying Checksum 17:49:10 db1c61fa0a46: Download complete 17:49:10 fc693d55d65f: Verifying Checksum 17:49:10 fc693d55d65f: Download complete 17:49:10 Removing intermediate container c39fbfa248e9 17:49:10 ---> 267a5b0c4c57 17:49:10 Step 15/26 : COPY . . 17:49:11 ---> 57610a570463 17:49:11 Step 16/26 : RUN ${MAKE} 17:49:11 ---> Running in b60ba1442281 17:49:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:49:22 fc693d55d65f: Pull complete 17:49:22 7e9fc2657dce: Pull complete 17:49:22 dda99020689f: Pull complete 17:49:24 Removing intermediate container b60ba1442281 17:49:24 ---> dd2732e78da7 17:49:24 Step 17/26 : FROM alpine:3.14 17:49:24 3.14: Pulling from library/alpine 17:49:24 c7ed990a2339: Pulling fs layer 17:49:24 c7ed990a2339: Verifying Checksum 17:49:24 c7ed990a2339: Download complete 17:49:24 c7ed990a2339: Pull complete 17:49:24 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 17:49:24 Status: Downloaded newer image for alpine:3.14 17:49:24 ---> dd53f409bf0b 17:49:24 Step 18/26 : EXPOSE 4000 17:49:24 ---> Running in cdbbf77056d8 17:49:24 Removing intermediate container cdbbf77056d8 17:49:24 ---> bef1fb0b9951 17:49:24 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:49:24 ---> 0c916504275c 17:49:24 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:49:24 ---> 438520ea2388 17:49:24 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:49:24 ---> a189b2721007 17:49:24 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:49:24 ---> Running in 3adc5f2f7760 17:49:24 Removing intermediate container 3adc5f2f7760 17:49:24 ---> cff48545d275 17:49:24 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 17:49:24 ---> Running in df13e291bb2b 17:49:24 Removing intermediate container df13e291bb2b 17:49:24 ---> 0c861f522a0a 17:49:24 Step 24/26 : LABEL arch=amd64 17:49:24 ---> Running in 738fc8babae7 17:49:24 Removing intermediate container 738fc8babae7 17:49:24 ---> 28a016e138e2 17:49:24 Step 25/26 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db 17:49:24 ---> Running in 5587d6d4fc25 17:49:24 Removing intermediate container 5587d6d4fc25 17:49:24 ---> fdb24f6512bc 17:49:24 Step 26/26 : LABEL version=0.0.0 17:49:25 ---> Running in 0280bda1692f 17:49:25 Removing intermediate container 0280bda1692f 17:49:25 ---> 0ad24b0a29e6 17:49:25 [Warning] One or more build-args [ARCH] were not consumed 17:49:25 Successfully built 0ad24b0a29e6 17:49:25 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:25 17:49:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:26 latest: Pulling from edgex-lftools-log-publisher 17:49:26 5eb5b503b376: Pulling fs layer 17:49:26 5c69ac0246d0: Pulling fs layer 17:49:26 ec43610c2a17: Pulling fs layer 17:49:26 3a2ae6a8a46f: Pulling fs layer 17:49:26 33b1e0a273af: Pulling fs layer 17:49:26 5d3b04190fa2: Pulling fs layer 17:49:26 3a2ae6a8a46f: Waiting 17:49:26 33b1e0a273af: Waiting 17:49:26 5d3b04190fa2: Waiting 17:49:26 2f39f015ded8: Pulling fs layer 17:49:26 5c69ac0246d0: Verifying Checksum 17:49:26 5c69ac0246d0: Download complete 17:49:26 3a2ae6a8a46f: Verifying Checksum 17:49:26 3a2ae6a8a46f: Download complete 17:49:26 ec43610c2a17: Verifying Checksum 17:49:26 ec43610c2a17: Download complete 17:49:26 33b1e0a273af: Verifying Checksum 17:49:26 33b1e0a273af: Download complete 17:49:26 5d3b04190fa2: Download complete 17:49:26 5eb5b503b376: Verifying Checksum 17:49:26 5eb5b503b376: Download complete 17:49:27 2f39f015ded8: Download complete 17:49:27 5eb5b503b376: Pull complete 17:49:27 5c69ac0246d0: Pull complete 17:49:28 ec43610c2a17: Pull complete 17:49:28 3a2ae6a8a46f: Pull complete 17:49:28 33b1e0a273af: Pull complete 17:49:28 5d3b04190fa2: Pull complete 17:49:32 2f39f015ded8: Pull complete 17:49:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 17:49:33 db1c61fa0a46: Pull complete [Pipeline] withDockerContainer 17:49:33 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 17:49:33 $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:49:33 891c053d2c06: Pull complete 17:49:33 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:49:33 ---> f96f9c87975a 17:49:33 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:49:35 ---> Running in 8e17d7fa92fa 17:49:35 Removing intermediate container 8e17d7fa92fa 17:49:35 ---> 034a4cf9e82f 17:49:35 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 17:49:35 ---> Running in 40c23b798fbb 17:49:36 Removing intermediate container 40c23b798fbb 17:49:36 ---> eb60f10558c5 17:49:36 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 17:49:36 ---> Running in 5d844569d2fe 17:49:36 $ docker top d5a65e857d73f78c85fb95306f929c197fa769031a68c60c0cedc6a02f8e3dd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:36 ---> job-cost.sh 17:49:36 lf-activate-venv: SKIPPING 17:49:36 INFO: No Stack... 17:49:37 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:37 Removing intermediate container 5d844569d2fe 17:49:37 ---> 41d8295190e2 17:49:37 Step 6/16 : LABEL Name=edgex-ui-go 17:49:37 ---> Running in 92c6195eb899 17:49:37 INFO: Archiving Costs [Pipeline] sh 17:49:37 Removing intermediate container 92c6195eb899 17:49:37 ---> 430cfeb0c7e4 17:49:37 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 17:49:37 ---> Running in 803eef5e96d7 17:49:38 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/cost.csv 17:49:38 + cut -d, -f6 [Pipeline] lock 17:49:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] 17:49:38 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] did not exist. Created. 17:49:38 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash 17:49:38 Removing intermediate container 803eef5e96d7 17:49:38 ---> b6dea5840746 17:49:38 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh 17:49:38 + echo total: 0.2199999988079071 [Pipeline] stash 17:49:38 latest: Pulling from library/docker 17:49:38 a9eaa45ef418: Pulling fs layer 17:49:38 9b7e78d5cc3f: Pulling fs layer 17:49:38 0603170b2f79: Pulling fs layer 17:49:38 8a4e4802eb5e: Pulling fs layer 17:49:38 dce7cfe8d3ec: Pulling fs layer 17:49:38 6b36a6e12ba3: Pulling fs layer 17:49:38 0c12b4b73263: Pulling fs layer 17:49:38 886acde54de0: Pulling fs layer 17:49:38 dce7cfe8d3ec: Waiting 17:49:38 6b36a6e12ba3: Waiting 17:49:38 0c12b4b73263: Waiting 17:49:38 886acde54de0: Waiting 17:49:38 8a4e4802eb5e: Waiting 17:49:39 Stashed 1 file(s) [Pipeline] } 17:49:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] 17:49:39 9b7e78d5cc3f: Verifying Checksum 17:49:39 9b7e78d5cc3f: Download complete 17:49:39 a9eaa45ef418: Verifying Checksum 17:49:39 a9eaa45ef418: Download complete [Pipeline] // lock [Pipeline] } 17:49:39 $ docker stop --time=1 d5a65e857d73f78c85fb95306f929c197fa769031a68c60c0cedc6a02f8e3dd2 17:49:39 0603170b2f79: Download complete 17:49:39 6b36a6e12ba3: Verifying Checksum 17:49:39 6b36a6e12ba3: Download complete 17:49:39 0c12b4b73263: Verifying Checksum 17:49:39 0c12b4b73263: Download complete 17:49:39 dce7cfe8d3ec: Verifying Checksum 17:49:39 dce7cfe8d3ec: Download complete 17:49:39 886acde54de0: Verifying Checksum 17:49:39 886acde54de0: Download complete 17:49:39 8a4e4802eb5e: Download complete 17:49:39 a9eaa45ef418: Pull complete 17:49:40 $ docker rm -f --volumes d5a65e857d73f78c85fb95306f929c197fa769031a68c60c0cedc6a02f8e3dd2 17:49:40 9b7e78d5cc3f: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:49:41 0603170b2f79: Pull complete 17:49:42 8a4e4802eb5e: Pull complete 17:49:43 dce7cfe8d3ec: Pull complete 17:49:43 6b36a6e12ba3: Pull complete 17:49:43 0c12b4b73263: Pull complete 17:49:44 886acde54de0: Pull complete 17:49:44 Digest: sha256:2245cd9cd5bc068987a1d3fd9eede6faf8231b396bba968234fffbeb01b09648 17:49:44 Status: Downloaded newer image for docker:latest 17:49:46 ---> cc21a876d439 17:49:46 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:49:46 ---> Running in 45caeb367aab 17:49:48 Removing intermediate container 45caeb367aab 17:49:48 ---> 5650f33a8ad3 17:49:48 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:48 ---> Running in 58751b0e9b67 17:49:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:49:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:49:51 OK: 221 MiB in 51 packages 17:49:52 Removing intermediate container 58751b0e9b67 17:49:52 ---> 6fed42479239 17:49:52 Step 11/16 : ENV GO111MODULE=on 17:49:52 ---> Running in 780bf882f68b 17:49:52 Removing intermediate container 780bf882f68b 17:49:52 ---> d3d34cd7023a 17:49:52 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:49:52 ---> Running in 6fa0fcaf6656 17:49:52 Removing intermediate container 6fa0fcaf6656 17:49:52 ---> 04860b1e4cbf 17:49:52 Step 13/16 : COPY go.mod vendor* ./ 17:49:53 ---> bb7002c740a9 17:49:53 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:53 ---> Running in 59a0e8b7555e 17:51:01 Removing intermediate container 59a0e8b7555e 17:51:01 ---> e860270e7bbc 17:51:01 Step 15/16 : COPY . . 17:51:01 ---> c862d8918d85 17:51:01 Step 16/16 : RUN ${MAKE} 17:51:01 ---> Running in 161bd2fb4226 17:51:01 noop 17:51:01 Removing intermediate container 161bd2fb4226 17:51:01 ---> 313f154ed51d 17:51:01 Successfully built 313f154ed51d 17:51:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:01 + docker inspect -f . ci-base-image-arm64 17:51:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:01 prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container 17:51:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:03 $ docker top 1e62a70dc460c0d8e5c5baec854a3a72537488b7f00538e825e77f20ab643b3d -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:04 + go version 17:51:04 go version go1.18.7 linux/arm64 [Pipeline] } 17:51:04 $ docker stop --time=1 1e62a70dc460c0d8e5c5baec854a3a72537488b7f00538e825e77f20ab643b3d 17:51:05 $ docker rm -f --volumes 1e62a70dc460c0d8e5c5baec854a3a72537488b7f00538e825e77f20ab643b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:06 + docker inspect -f . ci-base-image-arm64 17:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:06 prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container 17:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:07 $ docker top d39186930b54e8a11ef6745c8fdec59a18b66820f93a25e7211445b28c2d88b9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:08 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 17:51:09 + make test 17:51:09 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:51:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:52:20 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:52:20 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:52:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:52:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:52:41 ./bin/test-attribution-txt.sh 17:52:41 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 17:52:41 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 17:52:41 An attribution for golang.org/x/net is missing from Attribution.txt, please add 17:52:41 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 17:52:41 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 17:52:41 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 17:52:41 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 17:52:41 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 17:52:41 make -C web test 17:52:41 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 17:52:41 make[1]: tput: No such file or directory 17:52:41 make[1]: tput: No such file or directory 17:52:41 warning: generating ./VERSION 17:52:41 echo "0.0.0" > VERSION 17:52:41 docker build \ 17:52:41 -f Dockerfile \ 17:52:41 --build-arg USER=1000 \ 17:52:41 \ 17:52:41 --label "git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db" \ 17:52:41 -t edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db \ 17:52:41 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:52:41 . 17:52:41 Sending build context to Docker daemon 3.269MB 17:52:41 Step 1/10 : FROM node:16.17-alpine3.15 17:52:41 16.17-alpine3.15: Pulling from library/node 17:52:41 47517142f6ba: Pulling fs layer 17:52:41 5f8c4bfa009b: Pulling fs layer 17:52:41 f7079c9c4ba1: Pulling fs layer 17:52:41 aba105e6f55a: Pulling fs layer 17:52:41 aba105e6f55a: Waiting 17:52:41 47517142f6ba: Verifying Checksum 17:52:41 47517142f6ba: Download complete 17:52:41 aba105e6f55a: Verifying Checksum 17:52:41 aba105e6f55a: Download complete 17:52:41 47517142f6ba: Pull complete 17:52:41 f7079c9c4ba1: Verifying Checksum 17:52:41 f7079c9c4ba1: Download complete 17:52:43 5f8c4bfa009b: Verifying Checksum 17:52:43 5f8c4bfa009b: Download complete 17:52:46 5f8c4bfa009b: Pull complete 17:52:47 f7079c9c4ba1: Pull complete 17:52:47 aba105e6f55a: Pull complete 17:52:47 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 17:52:47 Status: Downloaded newer image for node:16.17-alpine3.15 17:52:47 ---> bf1b8b58d215 17:52:47 Step 2/10 : RUN apk add --no-cache chromium 17:52:47 ---> Running in 420d2ddc6957 17:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:52:50 (1/128) Installing libxau (1.0.9-r0) 17:52:50 (2/128) Installing libmd (1.0.3-r0) 17:52:50 (3/128) Installing libbsd (0.11.3-r1) 17:52:50 (4/128) Installing libxdmcp (1.1.3-r0) 17:52:50 (5/128) Installing libxcb (1.14-r2) 17:52:50 (6/128) Installing libx11 (1.7.3.1-r0) 17:52:50 (7/128) Installing libxext (1.3.4-r0) 17:52:50 (8/128) Installing libice (1.0.10-r0) 17:52:50 (9/128) Installing libuuid (2.37.4-r0) 17:52:50 (10/128) Installing libsm (1.2.3-r0) 17:52:50 (11/128) Installing libxt (1.2.1-r0) 17:52:50 (12/128) Installing libxmu (1.1.3-r0) 17:52:50 (13/128) Installing xset (1.2.4-r0) 17:52:50 (14/128) Installing xprop (1.2.5-r0) 17:52:50 (15/128) Installing xdg-utils (1.1.3-r0) 17:52:50 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 17:52:50 (17/128) Installing pkgconf (1.8.1-r0) 17:52:50 (18/128) Installing libffi (3.4.2-r1) 17:52:50 (19/128) Installing libintl (0.21-r0) 17:52:50 (20/128) Installing libblkid (2.37.4-r0) 17:52:50 (21/128) Installing libmount (2.37.4-r0) 17:52:50 (22/128) Installing pcre (8.45-r1) 17:52:50 (23/128) Installing glib (2.70.1-r0) 17:52:50 (24/128) Installing xz-libs (5.2.5-r1) 17:52:50 (25/128) Installing libxml2 (2.9.14-r2) 17:52:50 (26/128) Installing shared-mime-info (2.1-r2) 17:52:50 (27/128) Installing hicolor-icon-theme (0.17-r1) 17:52:50 (28/128) Installing libjpeg-turbo (2.1.2-r0) 17:52:50 (29/128) Installing libpng (1.6.37-r1) 17:52:50 (30/128) Installing libwebp (1.2.2-r0) 17:52:50 (31/128) Installing zstd-libs (1.5.0-r0) 17:52:50 (32/128) Installing tiff (4.4.0-r0) 17:52:50 (33/128) Installing gdk-pixbuf (2.42.8-r0) 17:52:50 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 17:52:50 (35/128) Installing libxcomposite (0.4.5-r0) 17:52:50 (36/128) Installing libxfixes (6.0.0-r0) 17:52:50 (37/128) Installing libxrender (0.9.10-r3) 17:52:50 (38/128) Installing libxcursor (1.2.0-r0) 17:52:50 (39/128) Installing libxdamage (1.1.5-r1) 17:52:50 (40/128) Installing libxi (1.8-r0) 17:52:50 (41/128) Installing libxinerama (1.1.4-r1) 17:52:50 (42/128) Installing libxrandr (1.5.2-r1) 17:52:50 (43/128) Installing atk (2.36.0-r0) 17:52:50 (44/128) Installing libxtst (1.2.3-r3) 17:52:50 (45/128) Installing dbus-libs (1.12.24-r0) 17:52:50 (46/128) Installing at-spi2-core (2.42.0-r0) 17:52:50 (47/128) Installing at-spi2-atk (2.38.0-r0) 17:52:50 (48/128) Installing expat (2.5.0-r0) 17:52:50 (49/128) Installing brotli-libs (1.0.9-r5) 17:52:50 (50/128) Installing libbz2 (1.0.8-r1) 17:52:50 (51/128) Installing freetype (2.11.1-r2) 17:52:50 (52/128) Installing fontconfig (2.13.1-r4) 17:52:51 (53/128) Installing pixman (0.40.0-r4) 17:52:51 (54/128) Installing cairo (1.16.0-r5) 17:52:51 (55/128) Installing cairo-gobject (1.16.0-r5) 17:52:51 (56/128) Installing avahi-libs (0.8-r5) 17:52:51 (57/128) Installing gmp (6.2.1-r1) 17:52:51 (58/128) Installing nettle (3.7.3-r0) 17:52:51 (59/128) Installing p11-kit (0.24.0-r1) 17:52:51 (60/128) Installing libtasn1 (4.18.0-r1) 17:52:51 (61/128) Installing libunistring (0.9.10-r1) 17:52:51 (62/128) Installing gnutls (3.7.1-r1) 17:52:51 (63/128) Installing cups-libs (2.3.3-r6) 17:52:51 (64/128) Installing libepoxy (1.5.9-r0) 17:52:51 (65/128) Installing fribidi (1.0.11-r0) 17:52:51 (66/128) Installing graphite2 (1.3.14-r0) 17:52:51 (67/128) Installing harfbuzz (3.0.0-r2) 17:52:51 (68/128) Installing libxft (2.3.4-r0) 17:52:51 (69/128) Installing pango (1.48.10-r0) 17:52:51 (70/128) Installing wayland-libs-client (1.19.0-r1) 17:52:51 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 17:52:51 (72/128) Installing wayland-libs-egl (1.19.0-r1) 17:52:51 (73/128) Installing xkeyboard-config (2.34-r0) 17:52:51 (74/128) Installing libxkbcommon (1.3.1-r0) 17:52:51 (75/128) Installing gtk+3.0 (3.24.30-r0) 17:52:51 Executing gtk+3.0-3.24.30-r0.post-install 17:52:51 (76/128) Installing libfontenc (1.1.4-r0) 17:52:51 (77/128) Installing mkfontscale (1.2.1-r1) 17:52:51 (78/128) Installing ttf-opensans (1.10-r1) 17:52:52 Executing ttf-opensans-1.10-r1.post-install 17:52:54 (79/128) Installing libogg (1.3.5-r0) 17:52:54 (80/128) Installing flac (1.3.4-r0) 17:52:54 (81/128) Installing alsa-lib (1.2.5.1-r1) 17:52:54 (82/128) Installing libatomic (10.3.1_git20211027-r0) 17:52:54 (83/128) Installing sdl2 (2.0.16-r4) 17:52:54 (84/128) Installing aom-libs (3.2.0-r0) 17:52:54 (85/128) Installing libass (0.15.2-r0) 17:52:54 (86/128) Installing libdav1d (0.9.2-r0) 17:52:54 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:52:54 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 17:52:54 (89/128) Installing lame (3.100-r0) 17:52:54 (90/128) Installing opus (1.3.1-r1) 17:52:54 (91/128) Installing libgomp (10.3.1_git20211027-r0) 17:52:54 (92/128) Installing soxr (0.1.3-r2) 17:52:54 (93/128) Installing libsrt (1.4.2-r1) 17:52:54 (94/128) Installing libssh (0.9.6-r1) 17:52:54 (95/128) Installing libtheora (1.1.1-r16) 17:52:54 (96/128) Installing v4l-utils-libs (1.22.1-r1) 17:52:54 (97/128) Installing libdrm (2.4.109-r0) 17:52:54 (98/128) Installing libva (2.13.0-r0) 17:52:54 (99/128) Installing libvdpau (1.4-r0) 17:52:54 (100/128) Installing vidstab (1.1.0-r1) 17:52:54 (101/128) Installing libvorbis (1.3.7-r0) 17:52:54 (102/128) Installing libvpx (1.10.0-r0) 17:52:54 (103/128) Installing vulkan-loader (1.2.196-r0) 17:52:54 (104/128) Installing x264-libs (20210613-r0) 17:52:54 (105/128) Installing x265-libs (3.5-r0) 17:52:54 (106/128) Installing xvidcore (1.3.7-r1) 17:52:54 (107/128) Installing ffmpeg-libs (4.4.1-r2) 17:52:55 (108/128) Installing libevent (2.1.12-r4) 17:52:55 (109/128) Installing mesa (21.2.6-r0) 17:52:55 (110/128) Installing wayland-libs-server (1.19.0-r1) 17:52:55 (111/128) Installing mesa-gbm (21.2.6-r0) 17:52:55 (112/128) Installing lcms2 (2.12-r1) 17:52:55 (113/128) Installing nspr (4.32-r0) 17:52:55 (114/128) Installing sqlite-libs (3.36.0-r0) 17:52:55 (115/128) Installing nss (3.78.1-r0) 17:52:55 (116/128) Installing libasyncns (0.8-r1) 17:52:55 (117/128) Installing libltdl (2.4.6-r7) 17:52:55 (118/128) Installing orc (0.4.32-r0) 17:52:55 (119/128) Installing libsndfile (1.0.31-r1) 17:52:55 (120/128) Installing speexdsp (1.2.0-r0) 17:52:55 (121/128) Installing tdb-libs (1.4.5-r0) 17:52:55 (122/128) Installing libpulse (15.0-r2) 17:52:55 (123/128) Installing re2 (2021.11.01-r0) 17:52:55 (124/128) Installing snappy (1.1.9-r1) 17:52:56 (125/128) Installing libgpg-error (1.42-r1) 17:52:56 (126/128) Installing libgcrypt (1.9.4-r0) 17:52:56 (127/128) Installing libxslt (1.1.35-r0) 17:52:56 (128/128) Installing chromium (99.0.4844.84-r0) 17:53:00 Executing busybox-1.34.1-r7.trigger 17:53:00 Executing glib-2.70.1-r0.trigger 17:53:00 Executing shared-mime-info-2.1-r2.trigger 17:53:02 Executing gdk-pixbuf-2.42.8-r0.trigger 17:53:02 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:53:02 Executing fontconfig-2.13.1-r4.trigger 17:53:02 Executing mkfontscale-1.2.1-r1.trigger 17:53:02 OK: 275 MiB in 144 packages 17:53:12 Removing intermediate container 420d2ddc6957 17:53:12 ---> 7fd171a2fabc 17:53:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:53:12 ---> Running in 19eff143f11a 17:53:12 Removing intermediate container 19eff143f11a 17:53:12 ---> e0e5b49c6170 17:53:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:53:12 ---> Running in 0759c109c029 17:53:12 Removing intermediate container 0759c109c029 17:53:12 ---> 2dc5829dff7b 17:53:12 Step 5/10 : RUN npm install -g npm 17:53:12 ---> Running in b00ee211b62e 17:53:39 17:53:39 removed 8 packages, changed 81 packages, and audited 231 packages in 21s 17:53:39 17:53:39 14 packages are looking for funding 17:53:39 run `npm fund` for details 17:53:39 17:53:39 found 0 vulnerabilities 17:53:39 Removing intermediate container b00ee211b62e 17:53:39 ---> aa3410f35104 17:53:39 Step 6/10 : ARG USER=1000 17:53:39 ---> Running in a7c6076de167 17:53:39 Removing intermediate container a7c6076de167 17:53:39 ---> ce59f5cc62da 17:53:39 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:53:39 ---> Running in 77e018185fff 17:53:40 Removing intermediate container 77e018185fff 17:53:40 ---> 8adcf451a06c 17:53:40 Step 8/10 : USER $USER:$USER 17:53:40 ---> Running in 4d8c2da5efff 17:53:41 Removing intermediate container 4d8c2da5efff 17:53:41 ---> 489e8ba7dce7 17:53:41 Step 9/10 : WORKDIR /app 17:53:41 ---> Running in d916c0e12ea7 17:53:41 Removing intermediate container d916c0e12ea7 17:53:41 ---> 1b4c715ef382 17:53:41 Step 10/10 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db 17:53:41 ---> Running in ba84828c8d2c 17:53:42 Removing intermediate container ba84828c8d2c 17:53:42 ---> cfe02c90c88f 17:53:42 Successfully built cfe02c90c88f 17:53:42 Successfully tagged edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db 17:53:42 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:53:42 touch edgex-web-ui.imagebuilt 17:53:42 mkdir -p node_modules coverage 17:53:42 chown "1000:1000" node_modules coverage package-lock.json 17:53:42 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:53:52 npm WARN EBADENGINE Unsupported engine { 17:53:52 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:53:52 npm WARN EBADENGINE required: { 17:53:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:52 npm WARN EBADENGINE }, 17:53:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } 17:53:52 npm WARN EBADENGINE } 17:54:18 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:54:20 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:54:20 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:54:20 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 17:54:21 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:54:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:54:32 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:54:32 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:54:33 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:54:55 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:54:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:54:55 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:54:55 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:54:57 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 17:55:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:55:10 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 17:55:11 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 17:55:26 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 17:55:48 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 17:56:20 17:56:20 added 1475 packages, and audited 1476 packages in 3m 17:56:20 17:56:20 90 packages are looking for funding 17:56:20 run `npm fund` for details 17:56:20 17:56:20 25 vulnerabilities (1 low, 6 moderate, 14 high, 4 critical) 17:56:20 17:56:20 To address issues that do not require attention, run: 17:56:20 npm audit fix 17:56:20 17:56:20 To address all issues (including breaking changes), run: 17:56:20 npm audit fix --force 17:56:20 17:56:20 Run `npm audit` for details. 17:56:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 17:56:35 - Generating browser application bundles (phase: setup)... 17:57:07 Compiling @angular/core : es2015 as esm2015 17:57:07 Compiling @angular/compiler/testing : es2015 as esm2015 17:57:30 Compiling @angular/common : es2015 as esm2015 17:57:30 Compiling @angular/core/testing : es2015 as esm2015 17:57:36 Compiling @angular/platform-browser : es2015 as esm2015 17:57:36 Compiling @angular/common/testing : es2015 as esm2015 17:57:41 Compiling @angular/router : es2015 as esm2015 17:57:41 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:57:46 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:57:47 Compiling @angular/common/http : es2015 as esm2015 17:57:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:57:52 Compiling @angular/forms : es2015 as esm2015 17:57:52 Compiling @angular/common/http/testing : es2015 as esm2015 17:57:52 Compiling @angular/router/testing : es2015 as esm2015 17:58:48 02 02 2023 17:58:45.503:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:58:48 02 02 2023 17:58:45.519:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:58:48 02 02 2023 17:58:45.546:INFO [launcher]: Starting browser ChromeHeadless 18:00:10 02 02 2023 17:59:57.627:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:00:10 02 02 2023 18:00:07.614:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:00:11 02 02 2023 18:00:11.685:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:00:44 ✔ Browser application bundle generation complete. 18:00:44 02 02 2023 18:00:40.941:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket pgS6Q-knIwyNmWgIAAAB with id 59108666 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.804 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.18 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.217 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.241 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.73 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.881 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.034 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.082 secs) 18:00:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.104 secs) 18:01:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.45 secs) 18:01:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.553 secs) 18:01:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.83 secs) 18:01:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.078 secs) 18:01:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.135 secs) 18:01:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.497 secs) 18:01:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.579 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.175 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.364 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.397 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.408 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.442 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.557 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.592 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.631 secs) 18:01:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.649 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.701 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.817 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.879 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.908 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.931 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.942 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.953 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.103 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.154 secs) 18:01:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.237 secs) 18:01:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.29 secs) 18:01:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.452 secs) 18:01:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.667 secs) 18:01:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.777 secs) 18:01:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.846 secs) 18:01:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.921 secs) 18:01:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6 secs) 18:01:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.608 secs) 18:01:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.636 secs) 18:01:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.649 secs) 18:01:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.696 secs) 18:01:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.803 secs) 18:01:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.844 secs) 18:01:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.904 secs) 18:01:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.026 secs) 18:01:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.223 secs) 18:01:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.498 secs) 18:01:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.618 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.672 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.688 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.704 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.732 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.78 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.797 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.814 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.83 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.843 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.869 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.073 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.222 secs) 18:01:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.297 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.342 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.449 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.492 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.508 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.521 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.601 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.732 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.771 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.828 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.854 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.876 secs) 18:01:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.989 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.009 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.084 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.104 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.117 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.131 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.148 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.352 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.409 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.479 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.506 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.653 secs) 18:01:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.724 secs) 18:01:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.79 secs) 18:01:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.824 secs) 18:01:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.872 secs) 18:01:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.966 secs) 18:01:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.041 secs) 18:01:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.186 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.336 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.431 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.564 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.61 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.681 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.708 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.802 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.819 secs) 18:01:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.037 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.076 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.191 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.277 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.352 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.475 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.519 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.568 secs) 18:01:12 WARN: ' 18:01:12 It looks like you're using ngModel on the same form field as formControlName. 18:01:12 Support for using the ngModel input property and ngModelChange event with 18:01:12 reactive form directives has been deprecated in Angular v6 and will be removed 18:01:12 in a future version of Angular. 18:01:12 18:01:12 For more information on this, see our API docs here: 18:01:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:01:12 ' 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.568 secs) 18:01:12 WARN: ' 18:01:12 It looks like you're using ngModel on the same form field as formControlName. 18:01:12 Support for using the ngModel input property and ngModelChange event with 18:01:12 reactive form directives has been deprecated in Angular v6 and will be removed 18:01:12 in a future version of Angular. 18:01:12 18:01:12 For more information on this, see our API docs here: 18:01:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:01:12 ' 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.698 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.716 secs) 18:01:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.759 secs) 18:01:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.798 secs) 18:01:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.822 secs) 18:01:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.015 secs) 18:01:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.058 secs) 18:01:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.131 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.435 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.457 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.481 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.496 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.525 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.605 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.635 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.868 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.957 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.994 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.012 secs) 18:01:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.079 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.238 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.35 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.376 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.403 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.427 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.471 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.491 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.51 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.529 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.577 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.593 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.629 secs) 18:01:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.668 secs) 18:01:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.936 secs) 18:01:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.994 secs) 18:01:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.013 secs) 18:01:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.056 secs) 18:01:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.722 secs / 14.056 secs) 18:01:17 TOTAL: 149 SUCCESS 18:01:17 ✔ Browser application bundle generation complete. 18:01:20 18:01:20 =============================== Coverage summary =============================== 18:01:20 Statements : 40.98% ( 1467/3580 ) 18:01:20 Branches : 12.03% ( 111/923 ) 18:01:20 Functions : 33.28% ( 432/1298 ) 18:01:20 Lines : 38.91% ( 1318/3387 ) 18:01:20 ================================================================================ 18:01:20 02 02 2023 18:01:20.458:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:01:21 ✔ Browser application bundle generation complete. 18:01:22 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 18:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:01:22 $ docker stop --time=1 d39186930b54e8a11ef6745c8fdec59a18b66820f93a25e7211445b28c2d88b9 18:01:24 $ docker rm -f --volumes d39186930b54e8a11ef6745c8fdec59a18b66820f93a25e7211445b28c2d88b9 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:27 Warning: overwriting stash ‘coverage-report’ 18:01:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:01:36 + ls -al . 18:01:36 total 184 18:01:36 drwxrwxr-x 13 jenkins jenkins 4096 Feb 2 17:51 . 18:01:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:48 .. 18:01:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:48 .blubracket 18:01:36 -rw-rw-r-- 1 jenkins jenkins 18 Feb 2 17:48 .dockerignore 18:01:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:48 .git 18:01:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:48 .github 18:01:36 -rw-rw-r-- 1 jenkins jenkins 185 Feb 2 17:48 .gitignore 18:01:36 -rw-rw-r-- 1 jenkins jenkins 4856 Feb 2 17:48 Attribution.txt 18:01:36 -rw-rw-r-- 1 jenkins jenkins 17205 Feb 2 17:48 CHANGELOG.md 18:01:36 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 2 17:48 CONTRIBUTING.md 18:01:36 -rw-rw-r-- 1 jenkins jenkins 1847 Feb 2 17:48 Dockerfile 18:01:36 -rw-rw-r-- 1 jenkins jenkins 652 Feb 2 17:48 Jenkinsfile 18:01:36 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 2 17:48 LICENSE 18:01:36 -rw-rw-r-- 1 jenkins jenkins 2124 Feb 2 17:48 Makefile 18:01:36 -rw-rw-r-- 1 jenkins jenkins 4558 Feb 2 17:48 README.md 18:01:36 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:46 VERSION 18:01:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:48 assets 18:01:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:48 bin 18:01:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:48 cmd 18:01:36 -rw-r--r-- 1 jenkins jenkins 10 Feb 2 17:51 coverage.out 18:01:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:48 docs 18:01:36 -rw-rw-r-- 1 jenkins jenkins 3110 Feb 2 17:48 go.mod 18:01:36 -rw-rw-r-- 1 jenkins jenkins 43888 Feb 2 17:48 go.sum 18:01:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:48 internal 18:01:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:48 snap 18:01:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:48 testing 18:01:36 -rw-rw-r-- 1 jenkins jenkins 155 Feb 2 17:48 version.go 18:01:36 drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 17:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:36 + 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=8f7ab56bfb210a85c92f1ea2d22e734a977b85db --label arch=arm64 --label version=0.0.0 . 18:01:38 Sending build context to Docker daemon 31.5MB 18:01:38 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 18:01:38 Step 2/26 : FROM ${BASE} AS builder 18:01:38 ---> 313f154ed51d 18:01:38 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:01:39 ---> Running in 81ec4274535b 18:01:39 Removing intermediate container 81ec4274535b 18:01:39 ---> 9ac22b242b8a 18:01:39 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:01:39 ---> Running in 156bd65be09d 18:01:39 Removing intermediate container 156bd65be09d 18:01:39 ---> 98ca09a136b1 18:01:39 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:01:39 ---> Running in 5422b90a0496 18:01:40 Removing intermediate container 5422b90a0496 18:01:40 ---> 60fbe945a548 18:01:40 Step 6/26 : LABEL Name=edgex-ui-go 18:01:40 ---> Running in 10d60027b86c 18:01:40 Removing intermediate container 10d60027b86c 18:01:40 ---> cf9a0b55a01d 18:01:40 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:01:40 ---> Running in 209ca36067d0 18:01:40 Removing intermediate container 209ca36067d0 18:01:40 ---> e428153752d7 18:01:40 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:01:42 ---> 50e936c13aa7 18:01:42 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:42 ---> Running in 91f7bfd5290b 18:01:44 Removing intermediate container 91f7bfd5290b 18:01:44 ---> 81b744a8298b 18:01:44 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:44 ---> Running in 532724bc7ad2 18:01:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:49 OK: 221 MiB in 51 packages 18:01:50 Removing intermediate container 532724bc7ad2 18:01:50 ---> 5db6bf6fbb26 18:01:50 Step 11/26 : ENV GO111MODULE=on 18:01:50 ---> Running in ced4adc3fdb4 18:01:50 Removing intermediate container ced4adc3fdb4 18:01:50 ---> 48a42bb4eddf 18:01:50 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:01:50 ---> Running in 76627d4710a0 18:01:51 Removing intermediate container 76627d4710a0 18:01:51 ---> e5dece2d822e 18:01:51 Step 13/26 : COPY go.mod vendor* ./ 18:01:51 ---> 48068c964e1d 18:01:51 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:52 ---> Running in 256b3f1f7bb3 18:01:54 Removing intermediate container 256b3f1f7bb3 18:01:54 ---> 4e7a3544135e 18:01:54 Step 15/26 : COPY . . 18:01:58 ---> df6f76104651 18:01:58 Step 16/26 : RUN ${MAKE} 18:01:58 ---> Running in b0fa92b16cbc 18:01:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:03:07 Removing intermediate container b0fa92b16cbc 18:03:07 ---> 95c89954635f 18:03:07 Step 17/26 : FROM alpine:3.14 18:03:07 3.14: Pulling from library/alpine 18:03:07 90cda3b7c325: Pulling fs layer 18:03:07 90cda3b7c325: Download complete 18:03:07 90cda3b7c325: Pull complete 18:03:07 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 18:03:07 Status: Downloaded newer image for alpine:3.14 18:03:07 ---> 275902a1839d 18:03:07 Step 18/26 : EXPOSE 4000 18:03:07 ---> Running in 4656dbd5dbbf 18:03:07 Removing intermediate container 4656dbd5dbbf 18:03:07 ---> 14aa1a26bfe0 18:03:07 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:03:07 ---> 14b561c5b0a7 18:03:07 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:03:07 ---> 005616b2ccfc 18:03:07 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:03:08 ---> f4c9dd093803 18:03:08 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:03:08 ---> Running in 810b5c5ee216 18:03:08 Removing intermediate container 810b5c5ee216 18:03:08 ---> 4bf216430e48 18:03:08 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 18:03:08 ---> Running in c1933ef7bf43 18:03:09 Removing intermediate container c1933ef7bf43 18:03:09 ---> be36a9d8c265 18:03:09 Step 24/26 : LABEL arch=arm64 18:03:09 ---> Running in 883b14d9ec3c 18:03:09 Removing intermediate container 883b14d9ec3c 18:03:09 ---> b29b9d2fb86f 18:03:09 Step 25/26 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db 18:03:09 ---> Running in 09615411a1c8 18:03:09 Removing intermediate container 09615411a1c8 18:03:09 ---> aad506a51800 18:03:09 Step 26/26 : LABEL version=0.0.0 18:03:09 ---> Running in 882d7a8380ab 18:03:10 Removing intermediate container 882d7a8380ab 18:03:10 ---> 6fa4b5ec5c1c 18:03:10 [Warning] One or more build-args [ARCH] were not consumed 18:03:10 Successfully built 6fa4b5ec5c1c 18:03:10 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:11 18:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:11 arm64: Pulling from edgex-lftools-log-publisher 18:03:11 8998bd30e6a1: Pulling fs layer 18:03:11 04944245beec: Pulling fs layer 18:03:11 699f458cf7ca: Pulling fs layer 18:03:11 765212b225bb: Pulling fs layer 18:03:11 f23df028b6ca: Pulling fs layer 18:03:11 d65c8cfc05b1: Pulling fs layer 18:03:11 2437ff75d9bd: Pulling fs layer 18:03:11 f23df028b6ca: Waiting 18:03:11 d65c8cfc05b1: Waiting 18:03:11 2437ff75d9bd: Waiting 18:03:11 765212b225bb: Waiting 18:03:11 04944245beec: Verifying Checksum 18:03:11 04944245beec: Download complete 18:03:11 765212b225bb: Verifying Checksum 18:03:11 765212b225bb: Download complete 18:03:11 f23df028b6ca: Verifying Checksum 18:03:11 f23df028b6ca: Download complete 18:03:12 d65c8cfc05b1: Verifying Checksum 18:03:12 d65c8cfc05b1: Download complete 18:03:12 699f458cf7ca: Verifying Checksum 18:03:12 699f458cf7ca: Download complete 18:03:12 8998bd30e6a1: Verifying Checksum 18:03:12 8998bd30e6a1: Download complete 18:03:15 2437ff75d9bd: Verifying Checksum 18:03:15 2437ff75d9bd: Download complete 18:03:16 8998bd30e6a1: Pull complete 18:03:17 04944245beec: Pull complete 18:03:18 699f458cf7ca: Pull complete 18:03:18 765212b225bb: Pull complete 18:03:19 f23df028b6ca: Pull complete 18:03:19 d65c8cfc05b1: Pull complete 18:03:34 2437ff75d9bd: Pull complete 18:03:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:34 prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container 18:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:03:37 $ docker top dea46ad56757e78b6052c5d527d48fd8cee2bb4689dcd475a4d827afca46dbce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:38 ---> job-cost.sh 18:03:38 lf-activate-venv: SKIPPING 18:03:38 INFO: No Stack... 18:03:39 INFO: Retrieving Pricing Info for: v3-standard-4 18:03:39 INFO: Archiving Costs [Pipeline] sh 18:03:40 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 18:03:40 + cut -d, -f6 [Pipeline] lock 18:03:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] 18:03:40 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] did not exist. Created. 18:03:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:41 /w/workspace/edgex-ui-go/1@tmp/durable-b8becf9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:03:41 + echo total: 0.10999999940395355 [Pipeline] stash 18:03:41 Warning: overwriting stash ‘stack-cost’ 18:03:46 Stashed 1 file(s) [Pipeline] } 18:03:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:46 $ docker stop --time=1 dea46ad56757e78b6052c5d527d48fd8cee2bb4689dcd475a4d827afca46dbce 18:03:48 $ docker rm -f --volumes dea46ad56757e78b6052c5d527d48fd8cee2bb4689dcd475a4d827afca46dbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:03:49 provisioning config files... 18:03:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config8949665616491104506tmp [Pipeline] { [Pipeline] sh 18:03:49 + set +x 18:03:49 + curl -s https://codecov.io/bash 18:03:49 + bash -s -- 18:03:50 18:03:50 _____ _ 18:03:50 / ____| | | 18:03:50 | | ___ __| | ___ ___ _____ __ 18:03:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:03:50 | |___| (_) | (_| | __/ (_| (_) \ V / 18:03:50 \_____\___/ \__,_|\___|\___\___/ \_/ 18:03:50 Bash-1.0.6 18:03:50 18:03:50 18:03:50 ==> git version 2.25.1 found 18:03:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:03:50 Release-Date: 2020-01-08 18:03:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:03:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:03:50 ==> Jenkins CI detected. 18:03:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-589 18:03:50 project root: . 18:03:50 --> token set from env 18:03:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:03:50 ==> Running gcov in . (disable via -X gcov) 18:03:51 ==> Python coveragepy not found 18:03:51 ==> Searching for coverage reports in: 18:03:51 + . 18:03:51 -> Found 1 reports 18:03:51 ==> Detecting git/mercurial file structure 18:03:51 ==> Reading reports 18:03:51 + ./coverage.out bytes=10 18:03:51 ==> Appending adjustments 18:03:51 https://docs.codecov.io/docs/fixing-reports 18:03:51 + Found adjustments 18:03:51 ==> Gzipping contents 18:03:51 12K /tmp/codecov.36M6NJ.gz 18:03:51 ==> Uploading reports 18:03:51 url: https://codecov.io 18:03:51 query: branch=PR-589&commit=8f7ab56bfb210a85c92f1ea2d22e734a977b85db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= 18:03:51 -> Pinging Codecov 18:03:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-589&commit=8f7ab56bfb210a85c92f1ea2d22e734a977b85db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= 18:03:52 -> Uploading to 18:03:52 https://storage.googleapis.com/codecov/v4/raw/2023-02-02/FB506323287CE973F263BFD2A0EB1F37/8f7ab56bfb210a85c92f1ea2d22e734a977b85db/902154c9-e43a-45ad-8ede-ed5cd737bd32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230202T180352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a05602a78fa8d3877a7851d8759bb2486e7659b81ea976fc27750e0bbd385154 18:03:52 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:52 Dload Upload Total Spent Left Speed 18:03:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 18130 --:--:-- --:--:-- --:--:-- 18130 18:03:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] } 18:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:03:54 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives ] 18:03:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives 18:03:54 total 16 18:03:54 drwxr-xr-x 3 root root 4096 Feb 2 17:49 . 18:03:54 drwxrwxr-x 15 jenkins jenkins 4096 Feb 2 17:49 .. 18:03:54 drwxr-xr-x 2 root root 4096 Feb 2 17:49 cost 18:03:54 -rw-r--r-- 1 root root 83 Feb 2 17:49 cost.csv 18:03:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives 18:03:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives 18:03:54 total 16 18:03:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:49 . 18:03:54 drwxrwxr-x 15 jenkins jenkins 4096 Feb 2 17:49 .. 18:03:54 drwxr-xr-x 2 jenkins jenkins 4096 Feb 2 17:49 cost 18:03:54 -rw-r--r-- 1 jenkins jenkins 83 Feb 2 17:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:03:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:55 ---> package-listing.sh 18:03:55 ++ facter osfamily 18:03:55 ++ tr '[:upper:]' '[:lower:]' 18:03:56 + OS_FAMILY=debian 18:03:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-589 18:03:56 + START_PACKAGES=/tmp/packages_start.txt 18:03:56 + END_PACKAGES=/tmp/packages_end.txt 18:03:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:56 + PACKAGES=/tmp/packages_start.txt 18:03:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' 18:03:56 + PACKAGES=/tmp/packages_end.txt 18:03:56 + case "${OS_FAMILY}" in 18:03:56 + dpkg -l 18:03:56 + grep '^ii' 18:03:56 + '[' -f /tmp/packages_start.txt ']' 18:03:56 + '[' -f /tmp/packages_end.txt ']' 18:03:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' 18:03:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ 18:03:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [Pipeline] echo 18:03:56 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:03:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:57 prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container 18:03:57 $ 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-589/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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:03:58 $ docker top b80b2542d27aa25ea7971799873e454adab27ccb7942f5b7d8f78f0438f029b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:58 + touch /tmp/pre-build-complete [Pipeline] sh 18:03:58 + mkdir -p /var/log/sysstat [Pipeline] sh 18:03:59 + ls /var/log/sa-host 18:03:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:59 provisioning config files... 18:03:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config15499149372825076097tmp [Pipeline] { [Pipeline] echo 18:03:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:03:59 ---> create-netrc.sh [Pipeline] } 18:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:04:00 ---> python-tools-install.sh [Pipeline] echo 18:04:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:00 ---> sudo-logs.sh 18:04:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:00 ---> job-cost.sh 18:04:00 lf-activate-venv: SKIPPING 18:04:00 DEBUG: total: 0.2199999988079071 18:04:00 INFO: Retrieving Stack Cost... 18:04:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:01 INFO: Archiving Costs [Pipeline] echo 18:04:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:02 ---> logs-deploy.sh 18:04:02 lf-activate-venv: SKIPPING 18:04:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-589/1 18:04:02 INFO: archiving workspace using pattern(s): 18:04:03 Archives upload complete. 18:04:03 INFO: archiving logs to Nexus 18:04:03 ---> uname -a: 18:04:03 Linux prd-ubuntu20-04-docker-8c-8g-4382 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:04:03 18:04:03 18:04:03 ---> lscpu: 18:04:03 Architecture: x86_64 18:04:03 CPU op-mode(s): 32-bit, 64-bit 18:04:03 Byte Order: Little Endian 18:04:03 Address sizes: 40 bits physical, 48 bits virtual 18:04:03 CPU(s): 8 18:04:03 On-line CPU(s) list: 0-7 18:04:03 Thread(s) per core: 1 18:04:03 Core(s) per socket: 1 18:04:03 Socket(s): 8 18:04:03 NUMA node(s): 1 18:04:03 Vendor ID: AuthenticAMD 18:04:03 CPU family: 23 18:04:03 Model: 49 18:04:03 Model name: AMD EPYC-Rome Processor 18:04:03 Stepping: 0 18:04:03 CPU MHz: 2800.000 18:04:03 BogoMIPS: 5600.00 18:04:03 Virtualization: AMD-V 18:04:03 Hypervisor vendor: KVM 18:04:03 Virtualization type: full 18:04:03 L1d cache: 256 KiB 18:04:03 L1i cache: 256 KiB 18:04:03 L2 cache: 4 MiB 18:04:03 L3 cache: 128 MiB 18:04:03 NUMA node0 CPU(s): 0-7 18:04:03 Vulnerability Itlb multihit: Not affected 18:04:03 Vulnerability L1tf: Not affected 18:04:03 Vulnerability Mds: Not affected 18:04:03 Vulnerability Meltdown: Not affected 18:04:03 Vulnerability Mmio stale data: Not affected 18:04:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:04:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:04:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:04:03 Vulnerability Srbds: Not affected 18:04:03 Vulnerability Tsx async abort: Not affected 18:04:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:04:03 18:04:03 18:04:03 ---> nproc: 18:04:03 8 18:04:03 18:04:03 18:04:03 ---> df -h: 18:04:03 Filesystem Size Used Avail Use% Mounted on 18:04:03 overlay 155G 13G 143G 9% / 18:04:03 tmpfs 64M 0 64M 0% /dev 18:04:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:04:03 shm 64M 0 64M 0% /dev/shm 18:04:03 /dev/vda1 155G 13G 143G 9% /facter-os 18:04:03 18:04:03 18:04:03 ---> sar -b -r -n DEV: 18:04:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4382) 02/02/23 _x86_64_ (8 CPU) 18:04:03 18:04:03 17:45:23 LINUX RESTART (8 CPU) 18:04:03 18:04:03 17:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:04:03 17:47:01 178.79 11.38 167.41 0.00 1784.21 62629.12 0.00 18:04:03 17:48:01 256.79 0.32 256.47 0.00 11.46 61699.18 0.00 18:04:03 17:49:01 134.38 0.08 134.29 0.00 0.67 31773.90 0.00 18:04:03 17:50:01 199.22 0.15 199.07 0.00 6.40 40837.99 0.00 18:04:03 17:51:01 54.21 10.58 43.63 0.00 5154.87 8760.82 0.00 18:04:03 17:52:01 5.43 0.02 5.42 0.00 0.13 117.45 0.00 18:04:03 17:53:01 2.02 0.00 2.02 0.00 0.00 23.20 0.00 18:04:03 17:54:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 18:04:03 17:55:01 1.43 0.00 1.43 0.00 0.00 14.66 0.00 18:04:03 17:56:01 1.95 0.00 1.95 0.00 0.00 21.19 0.00 18:04:03 17:57:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 18:04:03 17:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 18:04:03 17:59:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 18:04:03 18:00:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 18:04:03 18:01:01 2.02 0.02 2.00 0.00 0.13 26.40 0.00 18:04:03 18:02:01 2.00 0.00 2.00 0.00 0.00 21.46 0.00 18:04:03 18:03:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 18:04:03 18:04:01 7.20 0.25 6.95 0.00 19.33 127.58 0.00 18:04:03 Average: 47.44 1.27 46.18 0.00 387.63 11452.81 0.00 18:04:03 18:04:03 17:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:03 17:47:01 28310520 31587900 717168 2.18 108124 3381364 1896412 5.59 1189420 2949676 70544 18:04:03 17:48:01 27271768 31201088 1095152 3.33 171044 3910340 1986392 5.85 1595376 3499436 996 18:04:03 17:49:01 26796692 31542752 748804 2.28 209784 4562248 1929232 5.69 1525496 3926340 212 18:04:03 17:50:01 26139388 31536760 756364 2.30 218668 5160716 1723036 5.08 1599396 4465648 152 18:04:03 17:51:01 25616100 31514300 761316 2.32 251092 5615620 1801404 5.31 1923076 4630652 1136 18:04:03 17:52:01 25625784 31519096 756172 2.30 249616 5612364 1780676 5.25 1916744 4627388 396 18:04:03 17:53:01 25625852 31519272 755912 2.30 249656 5612368 1780676 5.25 1916788 4627392 8 18:04:03 17:54:01 25635908 31529388 745764 2.27 249712 5612372 1780676 5.25 1907336 4627396 176 18:04:03 17:55:01 25635640 31529208 745980 2.27 249768 5612368 1780676 5.25 1907100 4627428 8 18:04:03 17:56:01 25635844 31529592 745528 2.27 249820 5612504 1780676 5.25 1907548 4627552 36 18:04:03 17:57:01 25635552 31529488 745744 2.27 249876 5612504 1780676 5.25 1907424 4627684 8 18:04:03 17:58:01 25635544 31529512 745644 2.27 249900 5612508 1780676 5.25 1907448 4627688 216 18:04:03 17:59:01 25635772 31529760 745352 2.27 249912 5612512 1780676 5.25 1907460 4627692 8 18:04:03 18:00:01 25635752 31529756 745552 2.27 249924 5612512 1780676 5.25 1907412 4627692 44 18:04:03 18:01:01 25636100 31530204 745168 2.27 249964 5612496 1776240 5.23 1907736 4627672 44 18:04:03 18:02:01 25636084 31530232 745072 2.27 250008 5612500 1776240 5.23 1907492 4627676 12 18:04:03 18:03:01 25636244 31530412 745052 2.27 250016 5612500 1776240 5.23 1907512 4627676 8 18:04:03 18:04:01 25582472 31479612 790204 2.40 250180 5613904 2077096 6.12 1958072 4624248 452 18:04:03 Average: 25962612 31511018 768664 2.34 233726 5310761 1820465 5.37 1816602 4423719 4136 18:04:03 18:04:03 17:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:03 17:47:01 docker0 173.63 217.36 14.37 2023.92 0.00 0.00 0.00 0.00 18:04:03 17:47:01 ens3 636.12 479.07 8597.76 65.87 0.00 0.00 0.00 0.00 18:04:03 17:47:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 18:04:03 17:48:01 vethb8496b0 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 18:04:03 17:48:01 docker0 39.61 105.50 2.77 2113.61 0.00 0.00 0.00 0.00 18:04:03 17:48:01 ens3 191.03 112.31 2833.42 108.27 0.00 0.00 0.00 0.00 18:04:03 17:48:01 vethd9aa6fd 3.08 3.88 0.39 50.00 0.00 0.00 0.00 0.00 18:04:03 17:48:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:04:03 17:49:01 vethb8496b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:49:01 docker0 115.61 230.53 19.44 1879.07 0.00 0.00 0.00 0.00 18:04:03 17:49:01 ens3 273.12 144.26 1915.14 38.45 0.00 0.00 0.00 0.00 18:04:03 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:50:01 docker0 6.15 7.35 0.33 40.84 0.00 0.00 0.00 0.00 18:04:03 17:50:01 ens3 145.73 111.70 2626.28 66.48 0.00 0.00 0.00 0.00 18:04:03 17:50:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 18:04:03 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:51:01 ens3 145.11 87.20 2752.66 12.69 0.00 0.00 0.00 0.00 18:04:03 17:51:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:04:03 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:52:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 18:04:03 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:54:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:55:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:56:01 ens3 1.05 2.33 0.13 6.61 0.00 0.00 0.00 0.00 18:04:03 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:58:01 ens3 0.87 0.70 2.15 0.05 0.00 0.00 0.00 0.00 18:04:03 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:01:01 ens3 2.03 3.52 0.20 6.80 0.00 0.00 0.00 0.00 18:04:03 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:04:03 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:03:01 ens3 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:03 18:04:01 ens3 37.23 29.08 32.15 29.60 0.00 0.00 0.00 0.00 18:04:03 18:04:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 18:04:03 Average: docker0 18.61 31.15 2.05 336.54 0.00 0.00 0.00 0.00 18:04:03 Average: ens3 79.61 53.94 1042.28 18.60 0.00 0.00 0.00 0.00 18:04:03 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 18:04:03 18:04:03 18:04:03 ---> sar -P ALL: 18:04:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4382) 02/02/23 _x86_64_ (8 CPU) 18:04:03 18:04:03 17:45:23 LINUX RESTART (8 CPU) 18:04:03 18:04:03 17:46:01 CPU %user %nice %system %iowait %steal %idle 18:04:03 17:47:01 all 9.33 0.00 4.10 2.93 0.07 83.58 18:04:03 17:47:01 0 8.59 0.00 3.88 2.74 0.07 84.72 18:04:03 17:47:01 1 10.92 0.00 4.14 0.34 0.07 84.54 18:04:03 17:47:01 2 11.17 0.00 3.85 2.61 0.07 82.31 18:04:03 17:47:01 3 7.63 0.00 4.20 2.75 0.08 85.33 18:04:03 17:47:01 4 7.76 0.00 4.50 12.16 0.05 75.53 18:04:03 17:47:01 5 9.56 0.00 3.80 0.25 0.05 86.33 18:04:03 17:47:01 6 10.10 0.00 3.91 0.40 0.07 85.51 18:04:03 17:47:01 7 8.90 0.00 4.49 2.20 0.10 84.31 18:04:03 17:48:01 all 20.12 0.00 5.60 2.75 0.08 71.45 18:04:03 17:48:01 0 19.83 0.00 5.05 0.46 0.07 74.59 18:04:03 17:48:01 1 18.96 0.00 4.77 0.44 0.08 75.74 18:04:03 17:48:01 2 18.22 0.00 6.37 4.09 0.07 71.24 18:04:03 17:48:01 3 20.07 0.00 5.15 0.30 0.08 74.39 18:04:03 17:48:01 4 20.03 0.00 7.17 8.83 0.08 63.89 18:04:03 17:48:01 5 19.86 0.00 5.89 0.77 0.07 73.41 18:04:03 17:48:01 6 25.67 0.00 5.30 0.66 0.08 68.29 18:04:03 17:48:01 7 18.32 0.00 5.12 6.50 0.07 70.00 18:04:03 17:49:01 all 20.18 0.00 5.29 1.36 0.08 73.09 18:04:03 17:49:01 0 22.97 0.00 5.75 0.27 0.08 70.93 18:04:03 17:49:01 1 12.79 0.00 5.00 0.55 0.08 81.57 18:04:03 17:49:01 2 17.82 0.00 5.86 1.23 0.08 75.01 18:04:03 17:49:01 3 13.37 0.00 4.08 0.54 0.08 81.93 18:04:03 17:49:01 4 15.62 0.00 5.69 7.39 0.08 71.21 18:04:03 17:49:01 5 17.27 0.00 4.78 0.69 0.07 77.20 18:04:03 17:49:01 6 38.90 0.00 6.85 0.12 0.07 54.06 18:04:03 17:49:01 7 22.73 0.00 4.33 0.08 0.08 72.77 18:04:03 17:50:01 all 12.16 0.00 3.24 1.76 0.04 82.80 18:04:03 17:50:01 0 12.33 0.00 2.79 0.44 0.03 84.41 18:04:03 17:50:01 1 11.78 0.00 2.71 0.22 0.03 85.26 18:04:03 17:50:01 2 11.81 0.00 3.55 0.47 0.03 84.14 18:04:03 17:50:01 3 12.37 0.00 3.23 1.92 0.03 82.44 18:04:03 17:50:01 4 13.33 0.00 3.27 6.27 0.05 77.09 18:04:03 17:50:01 5 12.70 0.00 3.09 1.38 0.05 82.79 18:04:03 17:50:01 6 10.37 0.00 4.17 0.15 0.05 85.26 18:04:03 17:50:01 7 12.56 0.00 3.12 3.27 0.05 81.01 18:04:03 17:51:01 all 2.16 0.00 1.34 0.84 0.03 95.63 18:04:03 17:51:01 0 3.14 0.00 1.74 0.93 0.02 94.17 18:04:03 17:51:01 1 3.08 0.00 1.93 0.12 0.02 94.85 18:04:03 17:51:01 2 1.84 0.00 1.94 0.68 0.03 95.51 18:04:03 17:51:01 3 1.66 0.00 0.89 2.63 0.03 94.80 18:04:03 17:51:01 4 2.10 0.00 0.79 0.17 0.02 96.93 18:04:03 17:51:01 5 2.43 0.00 1.20 1.62 0.03 94.71 18:04:03 17:51:01 6 1.57 0.00 1.07 0.50 0.02 96.85 18:04:03 17:51:01 7 1.47 0.00 1.17 0.07 0.03 97.25 18:04:03 17:52:01 all 0.07 0.00 0.05 0.01 0.01 99.85 18:04:03 17:52:01 0 0.22 0.00 0.08 0.00 0.02 99.68 18:04:03 17:52:01 1 0.07 0.00 0.05 0.00 0.00 99.88 18:04:03 17:52:01 2 0.08 0.00 0.07 0.02 0.00 99.83 18:04:03 17:52:01 3 0.05 0.00 0.07 0.00 0.02 99.87 18:04:03 17:52:01 4 0.00 0.00 0.03 0.05 0.00 99.92 18:04:03 17:52:01 5 0.12 0.00 0.05 0.05 0.02 99.77 18:04:03 17:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:04:03 17:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:04:03 17:53:01 all 0.00 0.00 0.01 0.01 0.00 99.98 18:04:03 17:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 17:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 17:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:03 17:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:03 17:53:01 5 0.00 0.00 0.02 0.03 0.02 99.93 18:04:03 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:54:01 all 0.03 0.00 0.01 0.01 0.00 99.96 18:04:03 17:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:04:03 17:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:04:03 17:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 17:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:04:03 17:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:54:01 5 0.05 0.00 0.02 0.05 0.02 99.87 18:04:03 17:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:04:03 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:04:03 17:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 17:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:04:03 17:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 17:55:01 5 0.03 0.00 0.03 0.03 0.02 99.88 18:04:03 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:04:03 17:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 18:04:03 17:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:04:03 17:56:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:04:03 17:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:04:03 17:56:01 3 0.03 0.00 0.00 0.02 0.00 99.95 18:04:03 17:56:01 4 0.00 0.00 0.00 0.08 0.02 99.90 18:04:03 17:56:01 5 0.03 0.00 0.03 0.07 0.02 99.85 18:04:03 17:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:04:03 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:04:03 17:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:04:03 17:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:04:03 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:57:01 5 0.03 0.00 0.02 0.03 0.02 99.90 18:04:03 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 17:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 18:04:03 17:57:01 CPU %user %nice %system %iowait %steal %idle 18:04:03 17:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:04:03 17:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 17:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 17:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:04:03 17:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:04:03 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 17:58:01 5 0.00 0.00 0.00 0.08 0.00 99.92 18:04:03 17:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:04:03 17:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 17:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:04:03 17:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:04:03 17:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 17:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:04:03 17:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:04:03 17:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:03 17:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:04:03 17:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 17:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 18:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:04:03 18:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 18:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 18:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:04:03 18:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:04:03 18:00:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:04:03 18:00:01 5 0.00 0.00 0.00 0.02 0.02 99.97 18:04:03 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 18:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 18:01:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:04:03 18:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:04:03 18:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:04:03 18:01:01 2 0.05 0.00 0.05 0.00 0.02 99.88 18:04:03 18:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:04:03 18:01:01 4 0.00 0.00 0.00 0.07 0.00 99.93 18:04:03 18:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 18:04:03 18:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 18:01:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:04:03 18:02:01 all 0.01 0.00 0.00 0.01 0.00 99.97 18:04:03 18:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 18:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 18:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 18:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:03 18:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:04:03 18:02:01 5 0.03 0.00 0.00 0.05 0.00 99.92 18:04:03 18:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 18:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:04:03 18:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:04:03 18:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 18:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 18:03:01 2 0.03 0.00 0.05 0.00 0.02 99.90 18:04:03 18:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:04:03 18:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:04:03 18:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 18:04:03 18:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:04:03 18:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:04:03 18:04:01 all 0.69 0.00 0.30 0.17 0.02 98.81 18:04:03 18:04:01 0 0.35 0.00 0.33 0.00 0.02 99.30 18:04:03 18:04:01 1 0.72 0.00 0.28 0.37 0.02 98.62 18:04:03 18:04:01 2 0.65 0.00 0.33 0.20 0.03 98.78 18:04:03 18:04:01 3 0.43 0.00 0.25 0.18 0.02 99.12 18:04:03 18:04:01 4 1.25 0.00 0.32 0.07 0.02 98.35 18:04:03 18:04:01 5 0.73 0.00 0.40 0.47 0.03 98.36 18:04:03 18:04:01 6 0.57 0.00 0.30 0.10 0.02 99.02 18:04:03 18:04:01 7 0.83 0.00 0.22 0.00 0.00 98.95 18:04:03 Average: all 3.58 0.00 1.10 0.55 0.02 94.75 18:04:03 Average: 0 3.73 0.00 1.09 0.27 0.02 94.90 18:04:03 Average: 1 3.24 0.00 1.05 0.11 0.02 95.59 18:04:03 Average: 2 3.41 0.00 1.22 0.51 0.02 94.84 18:04:03 Average: 3 3.08 0.00 0.99 0.46 0.02 95.44 18:04:03 Average: 4 3.31 0.00 1.20 1.93 0.02 93.54 18:04:03 Average: 5 3.47 0.00 1.07 0.31 0.02 95.12 18:04:03 Average: 6 4.82 0.00 1.20 0.11 0.02 93.86 18:04:03 Average: 7 3.57 0.00 1.02 0.67 0.02 94.72 18:04:03 18:04:03 18:04:03