Pull request #646 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bc799445af19ca1bbbb724aa116e132b3347cdb+d76de20ef82e85e0b6929c6ed04d5c496c264d31 (2b90b39ccf4fc111d5564c9561223034e3c2f102) 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-ssh11166787194727547613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3448772112900371232.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-646/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-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11728406421206243292.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-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5815996262348366447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4940475720369417067.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-646/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-646/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7443676002193632444.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15554 in /w/workspace/edgexfoundry_edgex-ui-go_PR-646 [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-646 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d76de20ef82e85e0b6929c6ed04d5c496c264d31 into PR head commit 8bc799445af19ca1bbbb724aa116e132b3347cdb Merge succeeded, producing 8bc799445af19ca1bbbb724aa116e132b3347cdb Checking out Revision 8bc799445af19ca1bbbb724aa116e132b3347cdb (PR-646) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # 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 d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:06 ========================================================= 04:53:06 EdgeX Global Pipelines Version Info 04:53:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:07 ------------------- 04:53:07 stable info: 04:53:07 ------------------- 04:53:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:53:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:53:07 Message: update stable to v1.0.254 04:53:07 ------------------- 04:53:07 experimental info: 04:53:07 ------------------- 04:53:07 Commited By: **** collab-it+edgex@linuxfoundation.org 04:53:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:53:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo 04:53:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo 04:53:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo 04:53:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo 04:53:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bc7994 [Pipeline] echo 04:53:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:09 provisioning config files... 04:53:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config9770098984874731353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:09 ---> docker-login.sh 04:53:09 nexus3.edgexfoundry.org:10001 04:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:09 Configure a credential helper to remove this warning. See 04:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:09 04:53:09 Login Succeeded 04:53:09 nexus3.edgexfoundry.org:10002 04:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:10 Configure a credential helper to remove this warning. See 04:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:10 04:53:10 Login Succeeded 04:53:10 nexus3.edgexfoundry.org:10003 04:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:10 Configure a credential helper to remove this warning. See 04:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:10 04:53:10 Login Succeeded 04:53:10 nexus3.edgexfoundry.org:10004 04:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:10 Configure a credential helper to remove this warning. See 04:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:10 04:53:10 Login Succeeded 04:53:10 docker.io 04:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:10 Configure a credential helper to remove this warning. See 04:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:10 04:53:10 Login Succeeded 04:53:10 ---> docker-login.sh ends [Pipeline] } 04:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:53:11 + git rev-list -1 --merges 8bc799445af19ca1bbbb724aa116e132b3347cdb~1..8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo 04:53:11 -----------> git rev-list -1 --merges 8bc799445af19ca1bbbb724aa116e132b3347cdb~1..8bc799445af19ca1bbbb724aa116e132b3347cdb 8bc799445af19ca1bbbb724aa116e132b3347cdb [false] [Pipeline] sh 04:53:11 + git log --format=format:%s -1 8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo 04:53:11 ========================================================= 04:53:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:53:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:12 + git log --format=format:%s -1 8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo 04:53:12 [semverPrep] GIT_COMMIT: 8bc799445af19ca1bbbb724aa116e132b3347cdb, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:53:12 [semverPrep] This is not a build commit. [Pipeline] sh 04:53:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:53:12 + grep -v github /etc/ssh/ssh_known_hosts 04:53:12 + [ -e /tmp/ssh_known_hosts ] 04:53:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:53:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:53:12 + sudo tee -a /etc/ssh/ssh_known_hosts 04:53:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:13 04:53:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:13 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:13 b85a868b505f: Pulling fs layer 04:53:13 e2be974225ed: Pulling fs layer 04:53:13 339a4e72a1f5: Pulling fs layer 04:53:13 988bab9f4d93: Pulling fs layer 04:53:13 1469e6f7b9e6: Pulling fs layer 04:53:13 eaf3925da568: Pulling fs layer 04:53:13 bab4dde63d76: Pulling fs layer 04:53:13 bde34c3a00c8: Pulling fs layer 04:53:13 b352a97aabf1: Pulling fs layer 04:53:13 4872d77fe225: Pulling fs layer 04:53:13 5851b861e8e6: Pulling fs layer 04:53:13 988bab9f4d93: Waiting 04:53:13 bde34c3a00c8: Waiting 04:53:13 b352a97aabf1: Waiting 04:53:13 4872d77fe225: Waiting 04:53:13 5851b861e8e6: Waiting 04:53:13 1469e6f7b9e6: Waiting 04:53:13 eaf3925da568: Waiting 04:53:13 bab4dde63d76: Waiting 04:53:13 e2be974225ed: Verifying Checksum 04:53:13 e2be974225ed: Download complete 04:53:13 988bab9f4d93: Verifying Checksum 04:53:13 988bab9f4d93: Download complete 04:53:13 1469e6f7b9e6: Verifying Checksum 04:53:13 1469e6f7b9e6: Download complete 04:53:13 eaf3925da568: Verifying Checksum 04:53:13 eaf3925da568: Download complete 04:53:13 339a4e72a1f5: Verifying Checksum 04:53:13 339a4e72a1f5: Download complete 04:53:13 bde34c3a00c8: Verifying Checksum 04:53:13 bde34c3a00c8: Download complete 04:53:13 b352a97aabf1: Download complete 04:53:13 4872d77fe225: Verifying Checksum 04:53:13 4872d77fe225: Download complete 04:53:13 5851b861e8e6: Download complete 04:53:14 b85a868b505f: Verifying Checksum 04:53:14 b85a868b505f: Download complete 04:53:14 bab4dde63d76: Verifying Checksum 04:53:14 bab4dde63d76: Download complete 04:53:15 b85a868b505f: Pull complete 04:53:15 e2be974225ed: Pull complete 04:53:15 339a4e72a1f5: Pull complete 04:53:16 988bab9f4d93: Pull complete 04:53:16 1469e6f7b9e6: Pull complete 04:53:16 eaf3925da568: Pull complete 04:53:18 bab4dde63d76: Pull complete 04:53:18 bde34c3a00c8: Pull complete 04:53:18 b352a97aabf1: Pull complete 04:53:18 4872d77fe225: Pull complete 04:53:18 5851b861e8e6: Pull complete 04:53:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:18 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 04:53:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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 04:53:21 $ docker top caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 -eo pid,comm 04:53:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:53:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:21 [ssh-agent] Looking for ssh-agent implementation... 04:53:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:21 $ docker exec caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent 04:53:21 SSH_AUTH_SOCK=/tmp/ssh-UmjYYtG2VYlF/agent.32 04:53:21 SSH_AGENT_PID=38 04:53:21 Running ssh-add (command line suppressed) 04:53:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_687504503427784948.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_687504503427784948.key) 04:53:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:22 + git tag --points-at HEAD [Pipeline] } 04:53:22 $ docker exec --env ******** --env ******** caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent -k 04:53:22 unset SSH_AUTH_SOCK; 04:53:22 unset SSH_AGENT_PID; 04:53:22 echo Agent pid 38 killed; 04:53:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:22 [ssh-agent] Looking for ssh-agent implementation... 04:53:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:22 $ docker exec caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent 04:53:22 SSH_AUTH_SOCK=/tmp/ssh-60ckF0PSoDyJ/agent.70 04:53:22 SSH_AGENT_PID=76 04:53:22 Running ssh-add (command line suppressed) 04:53:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_9113227185485652430.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_9113227185485652430.key) 04:53:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:23 + git semver init 04:53:23 2023-10-31 04:53:23,490 [run_init] DEBUG init version:0.0.0 force:False 04:53:23 2023-10-31 04:53:23,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver 04:53:23 2023-10-31 04:53:23,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver 04:53:23 2023-10-31 04:53:23,492 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-646, universal_newlines=False, shell=None, istream=None) 04:53:25 2023-10-31 04:53:25,208 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.git/info/exclude 04:53:25 2023-10-31 04:53:25,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver/PR-646 with force:False 04:53:25 2023-10-31 04:53:25,208 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver/PR-646 04:53:25 2023-10-31 04:53:25,213 [execute] INFO git cat-file --batch-check 04:53:25 2023-10-31 04:53:25,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver, universal_newlines=False, shell=None, istream=) 04:53:25 2023-10-31 04:53:25,220 [execute] INFO git cat-file --batch 04:53:25 2023-10-31 04:53:25,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver, universal_newlines=False, shell=None, istream=) 04:53:25 2023-10-31 04:53:25,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver/PR-646 04:53:25 0.0.0 [Pipeline] } 04:53:25 $ docker exec --env ******** --env ******** caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent -k 04:53:25 unset SSH_AUTH_SOCK; 04:53:25 unset SSH_AGENT_PID; 04:53:25 echo Agent pid 76 killed; 04:53:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:26 + git semver [Pipeline] } 04:53:26 $ docker stop --time=1 caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 04:53:27 $ docker rm -f --volumes caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:28 Stashed 1 file(s) [Pipeline] echo 04:53:28 [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 04:53:28 provisioning config files... 04:53:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config1446674334996862961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:29 ---> docker-login.sh 04:53:29 nexus3.edgexfoundry.org:10001 04:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:29 Configure a credential helper to remove this warning. See 04:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:29 04:53:29 Login Succeeded 04:53:29 nexus3.edgexfoundry.org:10002 04:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:29 Configure a credential helper to remove this warning. See 04:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:29 04:53:29 Login Succeeded 04:53:29 nexus3.edgexfoundry.org:10003 04:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:29 Configure a credential helper to remove this warning. See 04:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:29 04:53:29 Login Succeeded 04:53:29 nexus3.edgexfoundry.org:10004 04:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:29 Configure a credential helper to remove this warning. See 04:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:29 04:53:29 Login Succeeded 04:53:29 docker.io 04:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:30 Configure a credential helper to remove this warning. See 04:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:30 04:53:30 Login Succeeded 04:53:30 ---> docker-login.sh ends [Pipeline] } 04:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:30 ========================================================= 04:53:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:53:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:53:31 Sending build context to Docker daemon 49.08MB 04:53:31 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:53:31 Step 2/15 : FROM ${BASE} AS builder 04:53:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:31 7264a8db6415: Pulling fs layer 04:53:31 c4d48a809fc2: Pulling fs layer 04:53:31 4f1c88b9dad5: Pulling fs layer 04:53:31 ad3a456e5733: Pulling fs layer 04:53:31 33e27b845d1e: Pulling fs layer 04:53:31 c68163c4e522: Pulling fs layer 04:53:31 50da416c3ac9: Pulling fs layer 04:53:31 23d2d4c4bb30: Pulling fs layer 04:53:31 ad3a456e5733: Waiting 04:53:31 33e27b845d1e: Waiting 04:53:31 c68163c4e522: Waiting 04:53:31 50da416c3ac9: Waiting 04:53:31 23d2d4c4bb30: Waiting 04:53:31 c4d48a809fc2: Verifying Checksum 04:53:31 c4d48a809fc2: Download complete 04:53:31 ad3a456e5733: Verifying Checksum 04:53:31 ad3a456e5733: Download complete 04:53:31 33e27b845d1e: Download complete 04:53:31 7264a8db6415: Download complete 04:53:31 c68163c4e522: Verifying Checksum 04:53:31 c68163c4e522: Download complete 04:53:31 7264a8db6415: Pull complete 04:53:31 23d2d4c4bb30: Verifying Checksum 04:53:31 23d2d4c4bb30: Download complete 04:53:31 c4d48a809fc2: Pull complete 04:53:31 4f1c88b9dad5: Verifying Checksum 04:53:31 4f1c88b9dad5: Download complete 04:53:32 50da416c3ac9: Verifying Checksum 04:53:32 50da416c3ac9: Download complete 04:53:35 4f1c88b9dad5: Pull complete 04:53:35 ad3a456e5733: Pull complete 04:53:35 33e27b845d1e: Pull complete 04:53:35 c68163c4e522: Pull complete 04:53:37 50da416c3ac9: Pull complete 04:53:37 23d2d4c4bb30: Pull complete 04:53:37 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:37 ---> 0786185ac409 04:53:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:53:42 ---> Running in f289909a0857 04:53:42 Removing intermediate container f289909a0857 04:53:42 ---> 14c3c6ad2ed2 04:53:42 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:53:42 ---> Running in e60d7924bde8 04:53:42 Removing intermediate container e60d7924bde8 04:53:42 ---> 3590cff357e9 04:53:42 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:53:42 ---> Running in f43b8633c6e0 04:53:42 Removing intermediate container f43b8633c6e0 04:53:42 ---> d1e911f68b87 04:53:42 Step 6/15 : LABEL Name=edgex-ui-go 04:53:42 ---> Running in a490d01de254 04:53:42 Removing intermediate container a490d01de254 04:53:42 ---> 1af179069638 04:53:42 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:53:42 ---> Running in 9a7db234e8c5 04:53:42 Removing intermediate container 9a7db234e8c5 04:53:42 ---> dea66e2c7979 04:53:42 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:53:42 latest: Pulling from library/docker 04:53:42 96526aa774ef: Pulling fs layer 04:53:42 308a300cc30f: Pulling fs layer 04:53:42 4f4fb700ef54: Pulling fs layer 04:53:42 5fcb7611fd77: Pulling fs layer 04:53:42 be9955e691a8: Pulling fs layer 04:53:42 1b5ce73eb848: Pulling fs layer 04:53:42 fe45098d8d9e: Pulling fs layer 04:53:42 843bf259cc12: Pulling fs layer 04:53:42 e56cd900ceac: Pulling fs layer 04:53:42 605d1390b383: Pulling fs layer 04:53:42 8f7854084fed: Pulling fs layer 04:53:42 0a217d94afa5: Pulling fs layer 04:53:42 50e7dd98501d: Pulling fs layer 04:53:42 68811508944a: Pulling fs layer 04:53:42 5fcb7611fd77: Waiting 04:53:42 be9955e691a8: Waiting 04:53:42 1b5ce73eb848: Waiting 04:53:42 fe45098d8d9e: Waiting 04:53:42 843bf259cc12: Waiting 04:53:42 e56cd900ceac: Waiting 04:53:42 605d1390b383: Waiting 04:53:42 8f7854084fed: Waiting 04:53:42 0a217d94afa5: Waiting 04:53:42 50e7dd98501d: Waiting 04:53:42 68811508944a: Waiting 04:53:42 4f4fb700ef54: Verifying Checksum 04:53:42 4f4fb700ef54: Download complete 04:53:42 96526aa774ef: Verifying Checksum 04:53:42 96526aa774ef: Download complete 04:53:42 308a300cc30f: Download complete 04:53:43 96526aa774ef: Pull complete 04:53:43 308a300cc30f: Pull complete 04:53:43 1b5ce73eb848: Verifying Checksum 04:53:43 1b5ce73eb848: Download complete 04:53:43 5fcb7611fd77: Verifying Checksum 04:53:43 5fcb7611fd77: Download complete 04:53:43 be9955e691a8: Verifying Checksum 04:53:43 be9955e691a8: Download complete 04:53:43 4f4fb700ef54: Pull complete 04:53:43 fe45098d8d9e: Verifying Checksum 04:53:43 fe45098d8d9e: Download complete 04:53:43 843bf259cc12: Download complete 04:53:43 e56cd900ceac: Download complete 04:53:43 8f7854084fed: Download complete 04:53:43 605d1390b383: Verifying Checksum 04:53:43 605d1390b383: Download complete 04:53:43 5fcb7611fd77: Pull complete 04:53:43 50e7dd98501d: Verifying Checksum 04:53:43 50e7dd98501d: Download complete 04:53:43 68811508944a: Verifying Checksum 04:53:43 68811508944a: Download complete 04:53:43 Still waiting to schedule task 04:53:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:53:44 0a217d94afa5: Verifying Checksum 04:53:44 0a217d94afa5: Download complete 04:53:44 be9955e691a8: Pull complete 04:53:44 1b5ce73eb848: Pull complete 04:53:44 fe45098d8d9e: Pull complete 04:53:44 843bf259cc12: Pull complete 04:53:44 e56cd900ceac: Pull complete 04:53:44 605d1390b383: Pull complete 04:53:45 8f7854084fed: Pull complete 04:53:46 0a217d94afa5: Pull complete 04:53:46 50e7dd98501d: Pull complete 04:53:46 68811508944a: Pull complete 04:53:46 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 04:53:46 Status: Downloaded newer image for docker:latest 04:53:48 ---> 12c7f46d28b9 04:53:48 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:53:48 ---> Running in 7bf03fcaa9f5 04:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:53:48 OK: 264 MiB in 52 packages 04:53:49 Removing intermediate container 7bf03fcaa9f5 04:53:49 ---> 46d8144f1268 04:53:49 Step 10/15 : ENV GO111MODULE=on 04:53:49 ---> Running in d953a1cd8349 04:53:49 Removing intermediate container d953a1cd8349 04:53:49 ---> 86ee09c4c0ed 04:53:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:53:49 ---> Running in 3dd8b972d1d2 04:53:49 Removing intermediate container 3dd8b972d1d2 04:53:49 ---> 8774d8f8ef0e 04:53:49 Step 12/15 : COPY go.mod vendor* ./ 04:53:49 ---> e65483a4d9d2 04:53:49 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:49 ---> Running in 53d4f5135563 04:54:21 Removing intermediate container 53d4f5135563 04:54:21 ---> 8e417021af6c 04:54:21 Step 14/15 : COPY . . 04:54:22 ---> 178f5b9f6453 04:54:22 Step 15/15 : RUN ${MAKE} 04:54:22 ---> Running in 8d60a9e6331a 04:54:23 noop 04:54:23 Removing intermediate container 8d60a9e6331a 04:54:23 ---> c21a52376519 04:54:23 Successfully built c21a52376519 04:54:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:23 + docker inspect -f . ci-base-image-x86_64 04:54:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:23 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 04:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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 04:54:24 $ docker top 140880829ba121f0214e0fb4fc43d87b04ea04c735e935e2ac97431ae5b80977 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:24 + go version 04:54:24 go version go1.21.0 linux/amd64 [Pipeline] } 04:54:24 $ docker stop --time=1 140880829ba121f0214e0fb4fc43d87b04ea04c735e935e2ac97431ae5b80977 04:54:25 $ docker rm -f --volumes 140880829ba121f0214e0fb4fc43d87b04ea04c735e935e2ac97431ae5b80977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker inspect -f . ci-base-image-x86_64 04:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:26 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 04:54:26 $ 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-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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 04:54:27 $ docker top 371c726c64967c6b73ac1eea2f55aa858b84f5cdbf6944f23a8c890b9940a061 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-646 [Pipeline] fileExists [Pipeline] sh 04:54:27 + make test 04:54:27 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:54:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:54:37 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:54:37 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:54:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:54:40 ./bin/test-attribution-txt.sh 04:54:40 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 04:54:40 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:54:40 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:54:40 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:54:40 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:54:40 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:54:40 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:54:40 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 04:54:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add 04:54:40 make -C web test 04:54:40 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-646/web' 04:54:40 make[1]: tput: No such file or directory 04:54:40 make[1]: tput: No such file or directory 04:54:40 warning: generating ./VERSION 04:54:40 echo "0.0.0" > VERSION 04:54:40 docker build \ 04:54:40 -f Dockerfile \ 04:54:40 --build-arg USER=1000 \ 04:54:40 \ 04:54:40 --label "git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb" \ 04:54:40 -t edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb \ 04:54:40 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:54:40 . 04:54:40 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:54:40 Install the buildx component to build images with BuildKit: 04:54:40 https://docs.docker.com/go/buildx/ 04:54:40 04:54:40 Sending build context to Docker daemon 2.706MB 04:54:40 Step 1/11 : FROM node:18-alpine3.18 04:54:40 18-alpine3.18: Pulling from library/node 04:54:40 96526aa774ef: Already exists 04:54:40 3130715204cf: Pulling fs layer 04:54:40 b06de8ab1c4f: Pulling fs layer 04:54:40 90ef3ffc5156: Pulling fs layer 04:54:40 90ef3ffc5156: Verifying Checksum 04:54:40 90ef3ffc5156: Download complete 04:54:40 b06de8ab1c4f: Verifying Checksum 04:54:40 b06de8ab1c4f: Download complete 04:54:40 3130715204cf: Verifying Checksum 04:54:40 3130715204cf: Download complete 04:54:42 3130715204cf: Pull complete 04:54:42 b06de8ab1c4f: Pull complete 04:54:42 90ef3ffc5156: Pull complete 04:54:42 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 04:54:42 Status: Downloaded newer image for node:18-alpine3.18 04:54:42 ---> d1517ab6615b 04:54:42 Step 2/11 : RUN apk add --no-cache chromium 04:54:45 ---> Running in a86ba6745fd1 04:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:46 (1/154) Installing libexpat (2.5.0-r1) 04:54:46 (2/154) Installing brotli-libs (1.0.9-r14) 04:54:46 (3/154) Installing libbz2 (1.0.8-r5) 04:54:46 (4/154) Installing libpng (1.6.39-r3) 04:54:46 (5/154) Installing freetype (2.13.0-r5) 04:54:46 (6/154) Installing fontconfig (2.14.2-r3) 04:54:46 (7/154) Installing libfontenc (1.1.7-r2) 04:54:46 (8/154) Installing mkfontscale (1.2.2-r3) 04:54:46 (9/154) Installing font-opensans (0_git20210927-r1) 04:54:46 (10/154) Installing pkgconf (1.9.5-r0) 04:54:46 (11/154) Installing libffi (3.4.4-r2) 04:54:46 (12/154) Installing libintl (0.21.1-r7) 04:54:46 (13/154) Installing libblkid (2.38.1-r8) 04:54:46 (14/154) Installing libmount (2.38.1-r8) 04:54:46 (15/154) Installing pcre2 (10.42-r1) 04:54:46 (16/154) Installing glib (2.76.4-r0) 04:54:46 (17/154) Installing xz-libs (5.4.3-r0) 04:54:46 (18/154) Installing libxml2 (2.11.4-r0) 04:54:46 (19/154) Installing shared-mime-info (2.2-r5) 04:54:46 (20/154) Installing hicolor-icon-theme (0.17-r2) 04:54:46 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 04:54:46 (22/154) Installing libwebp (1.3.2-r0) 04:54:46 (23/154) Installing zstd-libs (1.5.5-r4) 04:54:46 (24/154) Installing tiff (4.5.1-r0) 04:54:46 (25/154) Installing gdk-pixbuf (2.42.10-r5) 04:54:46 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 04:54:46 (27/154) Installing libxau (1.0.11-r2) 04:54:46 (28/154) Installing libmd (1.0.4-r2) 04:54:46 (29/154) Installing libbsd (0.11.7-r1) 04:54:46 (30/154) Installing libxdmcp (1.1.4-r2) 04:54:46 (31/154) Installing libxcb (1.15-r1) 04:54:46 (32/154) Installing libx11 (1.8.4-r4) 04:54:46 (33/154) Installing libxcomposite (0.4.6-r3) 04:54:46 (34/154) Installing libxfixes (6.0.1-r2) 04:54:46 (35/154) Installing libxrender (0.9.11-r3) 04:54:46 (36/154) Installing libxcursor (1.2.1-r2) 04:54:46 (37/154) Installing libxdamage (1.1.6-r2) 04:54:46 (38/154) Installing libxext (1.3.5-r2) 04:54:46 (39/154) Installing libxi (1.8.1-r0) 04:54:46 (40/154) Installing libxinerama (1.1.5-r2) 04:54:46 (41/154) Installing libxrandr (1.5.3-r2) 04:54:46 (42/154) Installing libatk-1.0 (2.48.3-r0) 04:54:46 (43/154) Installing libxtst (1.2.4-r2) 04:54:46 (44/154) Installing dbus-libs (1.14.8-r0) 04:54:46 (45/154) Installing at-spi2-core (2.48.3-r0) 04:54:46 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 04:54:46 (47/154) Installing pixman (0.42.2-r1) 04:54:46 (48/154) Installing cairo (1.17.8-r1) 04:54:46 (49/154) Installing cairo-gobject (1.17.8-r1) 04:54:46 (50/154) Installing avahi-libs (0.8-r13) 04:54:46 (51/154) Installing gmp (6.2.1-r3) 04:54:46 (52/154) Installing nettle (3.8.1-r2) 04:54:46 (53/154) Installing libunistring (1.1-r1) 04:54:46 (54/154) Installing libidn2 (2.3.4-r1) 04:54:46 (55/154) Installing p11-kit (0.24.1-r2) 04:54:46 (56/154) Installing libtasn1 (4.19.0-r1) 04:54:46 (57/154) Installing gnutls (3.8.0-r2) 04:54:46 (58/154) Installing cups-libs (2.4.7-r0) 04:54:46 (59/154) Installing libepoxy (1.5.10-r1) 04:54:46 (60/154) Installing fribidi (1.0.13-r0) 04:54:46 (61/154) Installing graphite2 (1.3.14-r5) 04:54:46 (62/154) Installing harfbuzz (7.3.0-r0) 04:54:46 (63/154) Installing libxft (2.3.8-r1) 04:54:46 (64/154) Installing pango (1.50.14-r1) 04:54:46 (65/154) Installing wayland-libs-client (1.22.0-r2) 04:54:46 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 04:54:46 (67/154) Installing wayland-libs-egl (1.22.0-r2) 04:54:46 (68/154) Installing xkeyboard-config (2.38-r0) 04:54:46 (69/154) Installing libxkbcommon (1.5.0-r2) 04:54:46 (70/154) Installing gtk+3.0 (3.24.38-r1) 04:54:46 Executing gtk+3.0-3.24.38-r1.post-install 04:54:46 (71/154) Installing icu-data-full (73.2-r2) 04:54:46 (72/154) Installing mesa (23.0.4-r0) 04:54:46 (73/154) Installing llvm15-libs (15.0.7-r6) 04:54:47 (74/154) Installing hwdata-pci (0.370-r0) 04:54:47 (75/154) Installing libpciaccess (0.17-r2) 04:54:47 (76/154) Installing libdrm (2.4.115-r4) 04:54:47 (77/154) Installing musl-fts (1.2.7-r5) 04:54:47 (78/154) Installing libelf (0.189-r2) 04:54:47 (79/154) Installing mesa-glapi (23.0.4-r0) 04:54:47 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 04:54:47 (81/154) Installing eudev-libs (3.2.11-r8) 04:54:47 (82/154) Installing libmagic (5.45-r0) 04:54:47 (83/154) Installing file (5.45-r0) 04:54:47 (84/154) Installing libice (1.1.1-r2) 04:54:47 (85/154) Installing libuuid (2.38.1-r8) 04:54:47 (86/154) Installing libsm (1.2.4-r1) 04:54:47 (87/154) Installing libxt (1.3.0-r2) 04:54:47 (88/154) Installing libxmu (1.1.4-r2) 04:54:47 (89/154) Installing xset (1.2.5-r1) 04:54:47 (90/154) Installing xprop (1.2.6-r0) 04:54:47 (91/154) Installing xdg-utils (1.1.3-r4) 04:54:47 (92/154) Installing libogg (1.3.5-r4) 04:54:47 (93/154) Installing flac-libs (1.4.3-r0) 04:54:47 (94/154) Installing alsa-lib (1.2.9-r1) 04:54:47 (95/154) Installing libatomic (12.2.1_git20220924-r10) 04:54:47 (96/154) Installing svt-av1-libs (1.6.0-r0) 04:54:47 (97/154) Installing aom-libs (3.6.1-r0) 04:54:47 (98/154) Installing libva (2.18.0-r1) 04:54:48 (99/154) Installing libvdpau (1.5-r1) 04:54:48 (100/154) Installing onevpl-libs (2023.2.1-r0) 04:54:48 (101/154) Installing ffmpeg-libavutil (6.0-r15) 04:54:48 (102/154) Installing libdav1d (1.2.1-r0) 04:54:48 (103/154) Installing libhwy (1.0.4-r1) 04:54:48 (104/154) Installing lcms2 (2.15-r2) 04:54:48 (105/154) Installing libjxl (0.8.2-r0) 04:54:48 (106/154) Installing lame-libs (3.100-r5) 04:54:48 (107/154) Installing opus (1.4-r0) 04:54:48 (108/154) Installing libgomp (12.2.1_git20220924-r10) 04:54:48 (109/154) Installing soxr (0.1.3-r5) 04:54:48 (110/154) Installing ffmpeg-libswresample (6.0-r15) 04:54:48 (111/154) Installing libtheora (1.1.1-r17) 04:54:48 (112/154) Installing libvorbis (1.3.7-r1) 04:54:48 (113/154) Installing libvpx (1.13.0-r2) 04:54:48 (114/154) Installing x264-libs (0.164_git20220602-r1) 04:54:48 (115/154) Installing numactl (2.0.16-r4) 04:54:48 (116/154) Installing x265-libs (3.5-r4) 04:54:48 (117/154) Installing xvidcore (1.3.7-r1) 04:54:48 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 04:54:48 (119/154) Installing libbluray (1.3.4-r0) 04:54:48 (120/154) Installing mpg123-libs (1.31.3-r1) 04:54:48 (121/154) Installing libopenmpt (0.7.2-r0) 04:54:48 (122/154) Installing cjson (1.7.15-r4) 04:54:48 (123/154) Installing mbedtls (2.28.5-r0) 04:54:48 (124/154) Installing librist (0.2.7-r0) 04:54:48 (125/154) Installing libsrt (1.5.2-r0) 04:54:48 (126/154) Installing libssh (0.10.5-r0) 04:54:48 (127/154) Installing libsodium (1.0.18-r3) 04:54:48 (128/154) Installing libzmq (4.3.4-r4) 04:54:48 (129/154) Installing ffmpeg-libavformat (6.0-r15) 04:54:48 (130/154) Installing libevent (2.1.12-r6) 04:54:48 (131/154) Installing wayland-libs-server (1.22.0-r2) 04:54:48 (132/154) Installing mesa-gbm (23.0.4-r0) 04:54:48 (133/154) Installing harfbuzz-subset (7.3.0-r0) 04:54:48 (134/154) Installing icu-libs (73.2-r2) 04:54:48 (135/154) Installing jsoncpp (1.9.5-r0) 04:54:48 (136/154) Installing minizip (1.2.13-r1) 04:54:48 (137/154) Installing nspr (4.35-r2) 04:54:48 (138/154) Installing sqlite-libs (3.41.2-r2) 04:54:48 (139/154) Installing nss (3.94-r0) 04:54:48 (140/154) Installing pipewire-libs (0.3.70-r1) 04:54:48 (141/154) Installing libasyncns (0.8-r1) 04:54:48 (142/154) Installing libltdl (2.4.7-r2) 04:54:48 (143/154) Installing orc (0.4.34-r0) 04:54:48 (144/154) Installing libsndfile (1.2.0-r2) 04:54:48 (145/154) Installing speexdsp (1.2.1-r1) 04:54:48 (146/154) Installing tdb-libs (1.4.8-r1) 04:54:48 (147/154) Installing libpulse (16.1-r10) 04:54:48 (148/154) Installing snappy (1.1.10-r1) 04:54:48 (149/154) Installing libwoff2common (1.0.2-r2) 04:54:48 (150/154) Installing libwoff2enc (1.0.2-r2) 04:54:48 (151/154) Installing libgpg-error (1.47-r1) 04:54:48 (152/154) Installing libgcrypt (1.10.2-r1) 04:54:48 (153/154) Installing libxslt (1.1.38-r0) 04:54:48 (154/154) Installing chromium (117.0.5938.62-r0) 04:54:49 Executing busybox-1.36.1-r2.trigger 04:54:49 Executing fontconfig-2.14.2-r3.trigger 04:54:49 Executing mkfontscale-1.2.2-r3.trigger 04:54:49 Executing glib-2.76.4-r0.trigger 04:54:49 Executing shared-mime-info-2.2-r5.trigger 04:54:50 Executing gdk-pixbuf-2.42.10-r5.trigger 04:54:50 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:54:50 OK: 576 MiB in 171 packages 04:55:00 Removing intermediate container a86ba6745fd1 04:55:00 ---> 147b5af44e7f 04:55:00 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:55:00 ---> Running in 809efaa71c55 04:55:00 Removing intermediate container 809efaa71c55 04:55:00 ---> 64f96a66d577 04:55:00 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:55:00 ---> Running in 9a1e3559d4c5 04:55:00 Removing intermediate container 9a1e3559d4c5 04:55:00 ---> 6da36e6f7a45 04:55:00 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:55:00 ---> Running in 8199ebe46e56 04:55:00 Removing intermediate container 8199ebe46e56 04:55:00 ---> a101ea5b4297 04:55:00 Step 6/11 : RUN npm install -g npm 04:55:00 ---> Running in f5cf2a9f3901 04:55:07 04:55:07 removed 2 packages, and changed 69 packages in 6s 04:55:07 04:55:07 29 packages are looking for funding 04:55:07 run `npm fund` for details 04:55:07 Removing intermediate container f5cf2a9f3901 04:55:07 ---> 564e86aa836a 04:55:07 Step 7/11 : ARG USER=1000 04:55:07 ---> Running in 07b507826cad 04:55:07 Removing intermediate container 07b507826cad 04:55:07 ---> 73342f7a1229 04:55:07 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:55:07 ---> Running in d911ab1bd88b 04:55:08 Removing intermediate container d911ab1bd88b 04:55:08 ---> 5477212cce87 04:55:08 Step 9/11 : USER $USER:$USER 04:55:08 ---> Running in cc2f2879ea43 04:55:08 Removing intermediate container cc2f2879ea43 04:55:08 ---> 2f0dcd6c0b1b 04:55:08 Step 10/11 : WORKDIR /app 04:55:08 ---> Running in 845112ee406e 04:55:08 Removing intermediate container 845112ee406e 04:55:08 ---> 905d9ceaa19f 04:55:08 Step 11/11 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb 04:55:08 ---> Running in e50c7ccbec87 04:55:08 Removing intermediate container e50c7ccbec87 04:55:08 ---> c77e542532c4 04:55:08 Successfully built c77e542532c4 04:55:08 Successfully tagged edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb 04:55:08 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:55:08 touch edgex-web-ui.imagebuilt 04:55:08 mkdir -p node_modules coverage 04:55:08 chown "1000:1000" node_modules coverage package-lock.json 04:55:08 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:10 npm WARN EBADENGINE Unsupported engine { 04:55:10 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:55:10 npm WARN EBADENGINE required: { 04:55:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:55:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:55:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:55:10 npm WARN EBADENGINE }, 04:55:10 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 04:55:10 npm WARN EBADENGINE } 04:55:22 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:55:22 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:55:22 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 04:55:22 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:55:22 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:55:22 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:55:22 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:55:22 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:55:22 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:55:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:55:22 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:55:23 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:55:23 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. 04:55:23 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:55:23 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. 04:55:23 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. 04:55:24 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:55:26 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 04:55:26 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 04:55:29 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. 04:55:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-646 [Pipeline] { [Pipeline] ws 04:55:31 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:55:31 The recommended git tool is: git 04:55:32 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. 04:55:36 using credential edgex-jenkins-ssh 04:55:36 Cloning the remote Git repository 04:55:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:55:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:55:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:55:37 > git --version # timeout=10 04:55:37 > git --version # 'git version 2.25.1' 04:55:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:39 04:55:39 added 1478 packages, and audited 1479 packages in 29s 04:55:39 04:55:39 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 04:55:39 04:55:39 To address issues that do not require attention, run: 04:55:39 npm audit fix 04:55:39 04:55:39 To address all issues (including breaking changes), run: 04:55:39 npm audit fix --force 04:55:39 04:55:39 Run `npm audit` for details. 04:55:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:55:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:55:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:55:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:55:43 Merging remotes/origin/main commit d76de20ef82e85e0b6929c6ed04d5c496c264d31 into PR head commit 8bc799445af19ca1bbbb724aa116e132b3347cdb 04:55:44 Merge succeeded, producing 8bc799445af19ca1bbbb724aa116e132b3347cdb 04:55:44 Checking out Revision 8bc799445af19ca1bbbb724aa116e132b3347cdb (PR-646) 04:55:43 > git config core.sparsecheckout # timeout=10 04:55:43 > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # timeout=10 04:55:44 > git remote # timeout=10 04:55:44 > git config --get remote.origin.url # timeout=10 04:55:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:44 > git merge d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 04:55:44 > git rev-parse HEAD^{commit} # timeout=10 04:55:44 > git config core.sparsecheckout # timeout=10 04:55:44 > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # timeout=10 04:55:45 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:55:45 > git --version # timeout=10 04:55:45 > git --version # 'git version 2.25.1' 04:55:45 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:55:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:46 Dload Upload Total Spent Left Speed 04:55:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 04:55:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:55:47 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 04:55:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:55:47 + sudo tee /etc/docker/daemon.new 04:55:47 { 04:55:47 "registry-mirrors": [ 04:55:47 "https://nexus3.edgexfoundry.org:10001" 04:55:47 ], 04:55:47 "bip": "10.250.0.254/24", 04:55:47 "hosts": [ 04:55:47 "tcp://0.0.0.0:5555", 04:55:47 "unix:///var/run/docker.sock" 04:55:47 ], 04:55:47 "mtu": 1458, 04:55:47 "selinux-enabled": true, 04:55:47 "seccomp-profile": "/etc/docker/seccomp.json" 04:55:47 } [Pipeline] sh 04:55:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:55:48 + sudo service docker restart 04:55:49 - Generating browser application bundles (phase: setup)... 04:55:53 Compiling @angular/core : es2015 as esm2015 04:55:53 Compiling @angular/compiler/testing : es2015 as esm2015 04:55:55 Compiling @angular/common : es2015 as esm2015 04:55:55 Compiling @angular/core/testing : es2015 as esm2015 04:55:55 Compiling @angular/platform-browser : es2015 as esm2015 04:55:55 Compiling @angular/common/testing : es2015 as esm2015 04:55:56 Compiling @angular/common/http : es2015 as esm2015 04:55:56 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:55:56 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:55:56 Compiling @angular/forms : es2015 as esm2015 04:55:56 Compiling @angular/router : es2015 as esm2015 04:55:56 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:55:57 Compiling @angular/common/http/testing : es2015 as esm2015 04:55:59 Compiling @angular/router/testing : es2015 as esm2015 04:56:03 31 10 2023 04:56:02.789:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:56:03 31 10 2023 04:56:02.791:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:56:03 31 10 2023 04:56:02.794:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:06 provisioning config files... 04:56:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5329653937745615057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:06 ---> docker-login.sh 04:56:06 nexus3.edgexfoundry.org:10001 04:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:07 Configure a credential helper to remove this warning. See 04:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:07 04:56:07 Login Succeeded 04:56:07 nexus3.edgexfoundry.org:10002 04:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:07 Configure a credential helper to remove this warning. See 04:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:07 04:56:07 Login Succeeded 04:56:07 nexus3.edgexfoundry.org:10003 04:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:08 Configure a credential helper to remove this warning. See 04:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:08 04:56:08 Login Succeeded 04:56:08 nexus3.edgexfoundry.org:10004 04:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:08 Configure a credential helper to remove this warning. See 04:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:08 04:56:08 Login Succeeded 04:56:08 docker.io 04:56:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:56:09 Configure a credential helper to remove this warning. See 04:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:56:09 04:56:09 Login Succeeded 04:56:09 ---> docker-login.sh ends [Pipeline] } 04:56:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:56:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:09 ========================================================= 04:56:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:56:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:56:13 Sending build context to Docker daemon 31.6MB 04:56:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:56:13 Step 2/15 : FROM ${BASE} AS builder 04:56:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:56:13 9fda8d8052c6: Pulling fs layer 04:56:13 5d54e960e981: Pulling fs layer 04:56:13 c4a7e357bf2a: Pulling fs layer 04:56:13 f0e02332f6b5: Pulling fs layer 04:56:13 cefa15bbcfad: Pulling fs layer 04:56:13 17808c966233: Pulling fs layer 04:56:13 f4c1fc716caa: Pulling fs layer 04:56:13 f0e02332f6b5: Waiting 04:56:13 cefa15bbcfad: Waiting 04:56:13 17808c966233: Waiting 04:56:13 f4c1fc716caa: Waiting 04:56:13 5d54e960e981: Download complete 04:56:13 f0e02332f6b5: Verifying Checksum 04:56:13 f0e02332f6b5: Download complete 04:56:13 cefa15bbcfad: Verifying Checksum 04:56:13 cefa15bbcfad: Download complete 04:56:13 9fda8d8052c6: Verifying Checksum 04:56:13 9fda8d8052c6: Download complete 04:56:13 ✔ Browser application bundle generation complete. 04:56:13 31 10 2023 04:56:12.421:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket Bt3LChAIyArhIhvzAAAB with id 56017107 04:56:13 f4c1fc716caa: Verifying Checksum 04:56:13 f4c1fc716caa: Download complete 04:56:13 9fda8d8052c6: Pull complete 04:56:14 5d54e960e981: Pull complete 04:56:14 c4a7e357bf2a: Verifying Checksum 04:56:14 c4a7e357bf2a: Download complete 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.056 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.081 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.111 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.128 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.138 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.147 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.15 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.158 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.175 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.179 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.182 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.199 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.203 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.205 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.214 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.225 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.254 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.268 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.28 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.29 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.294 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.298 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.3 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.302 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.305 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.306 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.311 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.321 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.328 secs) 04:56:15 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:56:15 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:56:15 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.328 secs) 04:56:15 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:56:15 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:56:15 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.331 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.335 secs) 04:56:15 WARN: ' 04:56:15 It looks like you're using ngModel on the same form field as formControlName. 04:56:15 Support for using the ngModel input property and ngModelChange event with 04:56:15 reactive form directives has been deprecated in Angular v6 and will be removed 04:56:15 in a future version of Angular. 04:56:15 04:56:15 For more information on this, see our API docs here: 04:56:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:56:15 ' 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.335 secs) 04:56:15 WARN: ' 04:56:15 It looks like you're using ngModel on the same form field as formControlName. 04:56:15 Support for using the ngModel input property and ngModelChange event with 04:56:15 reactive form directives has been deprecated in Angular v6 and will be removed 04:56:15 in a future version of Angular. 04:56:15 04:56:15 For more information on this, see our API docs here: 04:56:15 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:56:15 ' 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.36 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.374 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.383 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.422 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.436 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.443 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.45 secs) 04:56:15 17808c966233: Verifying Checksum 04:56:15 17808c966233: Download complete 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.469 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.472 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.474 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.493 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.5 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.509 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.531 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.534 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.535 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.537 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.549 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.557 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.558 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.602 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.613 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.627 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.645 secs) 04:56:15 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.658 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.666 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.669 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.674 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.678 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.7 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.735 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.739 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.748 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.75 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.754 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.757 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.758 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.759 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.774 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.786 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.808 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.823 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.827 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.831 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.838 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.84 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.842 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.844 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.845 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.849 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.873 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.898 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.904 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.909 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.913 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.927 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.935 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.941 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.954 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.959 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.961 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.962 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.963 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.964 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.979 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.984 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.989 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.016 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.065 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.091 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.105 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.107 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.108 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.119 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.124 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.128 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.136 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.145 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.147 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.158 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.168 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.172 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.174 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.175 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.185 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.187 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.207 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.22 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.234 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.253 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.255 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.256 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.259 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.264 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.273 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.279 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.289 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.292 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.294 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.305 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.321 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.329 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.335 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.345 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.349 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.352 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.358 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.36 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.362 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.374 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.386 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.399 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.414 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.438 secs) 04:56:16 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.444 secs) 04:56:17 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.465 secs) 04:56:17 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.056 secs / 1.465 secs) 04:56:17 TOTAL: 147 SUCCESS 04:56:17 ✔ Browser application bundle generation complete. 04:56:17 04:56:17 =============================== Coverage summary =============================== 04:56:17 Statements : 41.03% ( 1473/3590 ) 04:56:17 Branches : 11.75% ( 114/970 ) 04:56:17 Functions : 32.21% ( 422/1310 ) 04:56:17 Lines : 39.02% ( 1328/3403 ) 04:56:17 ================================================================================ 04:56:17 ✔ Browser application bundle generation complete. 04:56:18 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-646/web' [Pipeline] echo 04:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:56:18 $ docker stop --time=1 371c726c64967c6b73ac1eea2f55aa858b84f5cdbf6944f23a8c890b9940a061 04:56:19 $ docker rm -f --volumes 371c726c64967c6b73ac1eea2f55aa858b84f5cdbf6944f23a8c890b9940a061 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:56:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:56:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:56:22 + ls -al . 04:56:22 total 180 04:56:22 drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:54 . 04:56:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:53 .. 04:56:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:53 .blubracket 04:56:22 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 04:53 .dockerignore 04:56:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:53 .git 04:56:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:53 .github 04:56:22 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 04:53 .gitignore 04:56:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:53 .semver 04:56:22 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 04:53 Attribution.txt 04:56:22 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 04:53 CHANGELOG.md 04:56:22 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 04:53 CONTRIBUTING.md 04:56:22 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 04:53 Dockerfile 04:56:22 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 04:53 Jenkinsfile 04:56:22 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 04:53 LICENSE 04:56:22 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 04:53 Makefile 04:56:22 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 04:53 README.md 04:56:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:53 VERSION 04:56:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:53 assets 04:56:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:53 bin 04:56:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:53 cmd 04:56:22 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 04:54 coverage.out 04:56:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:53 docs 04:56:22 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 04:53 go.mod 04:56:22 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 04:53 go.sum 04:56:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:53 internal 04:56:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:53 testing 04:56:22 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 04:53 version.go 04:56:22 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:23 + 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=8bc799445af19ca1bbbb724aa116e132b3347cdb --label arch=amd64 --label version=0.0.0 . 04:56:23 Sending build context to Docker daemon 51.79MB 04:56:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 04:56:23 Step 2/25 : FROM ${BASE} AS builder 04:56:23 ---> c21a52376519 04:56:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:56:24 ---> Running in 147500e6fde3 04:56:24 Removing intermediate container 147500e6fde3 04:56:24 ---> 79ddd4a4a8fa 04:56:24 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:56:24 ---> Running in bfa1592bd520 04:56:24 Removing intermediate container bfa1592bd520 04:56:24 ---> c47921278e16 04:56:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:56:24 ---> Running in 3113ab2352e3 04:56:24 Removing intermediate container 3113ab2352e3 04:56:24 ---> 46282b7d0eb9 04:56:24 Step 6/25 : LABEL Name=edgex-ui-go 04:56:24 ---> Running in e7ae2f28195f 04:56:24 Removing intermediate container e7ae2f28195f 04:56:24 ---> 0d554ef43f9b 04:56:24 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:56:24 ---> Running in ffb7891fd9d0 04:56:24 Removing intermediate container ffb7891fd9d0 04:56:24 ---> 279d0c805d9b 04:56:24 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:56:25 ---> e4323ff795ed 04:56:25 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:25 ---> Running in f2c005db71f6 04:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:26 OK: 264 MiB in 52 packages 04:56:27 Removing intermediate container f2c005db71f6 04:56:27 ---> eafb3fb407be 04:56:27 Step 10/25 : ENV GO111MODULE=on 04:56:27 ---> Running in 16d408d3bed3 04:56:27 Removing intermediate container 16d408d3bed3 04:56:27 ---> 9f8183dbcede 04:56:27 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:56:27 ---> Running in a9ab1bd070fa 04:56:27 Removing intermediate container a9ab1bd070fa 04:56:27 ---> 932b416856b8 04:56:27 Step 12/25 : COPY go.mod vendor* ./ 04:56:27 ---> f12e927c0d2f 04:56:27 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:27 ---> Running in 218626d805ac 04:56:27 Removing intermediate container 218626d805ac 04:56:27 ---> 6ad49c3a1a9c 04:56:27 Step 14/25 : COPY . . 04:56:28 c4a7e357bf2a: Pull complete 04:56:28 f0e02332f6b5: Pull complete 04:56:28 cefa15bbcfad: Pull complete 04:56:29 ---> 87d7f45285f6 04:56:29 Step 15/25 : RUN ${MAKE} 04:56:29 ---> Running in e2237f7b72e4 04:56:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:56:36 17808c966233: Pull complete 04:56:37 f4c1fc716caa: Pull complete 04:56:37 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:56:37 ---> ea914061e18c 04:56:37 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:56:39 ---> Running in 59e283d4db47 04:56:39 Removing intermediate container 59e283d4db47 04:56:39 ---> b7616812bef4 04:56:39 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:56:39 ---> Running in 9510096110dc 04:56:40 Removing intermediate container 9510096110dc 04:56:40 ---> 1f6e7b099c65 04:56:40 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:56:40 ---> Running in ab9ba847c4b7 04:56:40 Removing intermediate container ab9ba847c4b7 04:56:40 ---> 97a9b439f14e 04:56:40 Step 6/15 : LABEL Name=edgex-ui-go 04:56:40 ---> Running in 1e916f5397d6 04:56:41 Removing intermediate container 1e916f5397d6 04:56:41 ---> d76cc09cb53e 04:56:41 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:56:41 ---> Running in 5edb840a6ff6 04:56:41 Removing intermediate container 5edb840a6ff6 04:56:41 ---> 789082b8aa62 04:56:41 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:56:42 latest: Pulling from library/docker 04:56:42 579b34f0a95b: Pulling fs layer 04:56:42 2ecd494fa26a: Pulling fs layer 04:56:42 4f4fb700ef54: Pulling fs layer 04:56:42 99624a4fd86a: Pulling fs layer 04:56:42 6b3f207db0e4: Pulling fs layer 04:56:42 2f21744ef460: Pulling fs layer 04:56:42 80fde8283b9a: Pulling fs layer 04:56:42 cfd52aaeb832: Pulling fs layer 04:56:42 2aa7661f3209: Pulling fs layer 04:56:42 ad7962f27383: Pulling fs layer 04:56:42 c8cf6870052b: Pulling fs layer 04:56:42 1996d6e72d7b: Pulling fs layer 04:56:42 112e10f1d4c1: Pulling fs layer 04:56:42 b97b6e3dbded: Pulling fs layer 04:56:42 80fde8283b9a: Waiting 04:56:42 cfd52aaeb832: Waiting 04:56:42 2aa7661f3209: Waiting 04:56:42 ad7962f27383: Waiting 04:56:42 c8cf6870052b: Waiting 04:56:42 1996d6e72d7b: Waiting 04:56:42 99624a4fd86a: Waiting 04:56:42 6b3f207db0e4: Waiting 04:56:42 112e10f1d4c1: Waiting 04:56:42 2f21744ef460: Waiting 04:56:42 b97b6e3dbded: Waiting 04:56:42 4f4fb700ef54: Verifying Checksum 04:56:42 4f4fb700ef54: Download complete 04:56:42 2ecd494fa26a: Verifying Checksum 04:56:42 2ecd494fa26a: Download complete 04:56:42 579b34f0a95b: Verifying Checksum 04:56:42 579b34f0a95b: Download complete 04:56:42 99624a4fd86a: Verifying Checksum 04:56:42 99624a4fd86a: Download complete 04:56:43 80fde8283b9a: Verifying Checksum 04:56:43 80fde8283b9a: Download complete 04:56:43 6b3f207db0e4: Verifying Checksum 04:56:43 6b3f207db0e4: Download complete 04:56:43 2f21744ef460: Download complete 04:56:43 2aa7661f3209: Verifying Checksum 04:56:43 2aa7661f3209: Download complete 04:56:43 cfd52aaeb832: Verifying Checksum 04:56:43 cfd52aaeb832: Download complete 04:56:43 579b34f0a95b: Pull complete 04:56:43 c8cf6870052b: Download complete 04:56:43 112e10f1d4c1: Verifying Checksum 04:56:43 112e10f1d4c1: Download complete 04:56:43 ad7962f27383: Verifying Checksum 04:56:43 ad7962f27383: Download complete 04:56:43 b97b6e3dbded: Verifying Checksum 04:56:43 b97b6e3dbded: Download complete 04:56:44 2ecd494fa26a: Pull complete 04:56:44 4f4fb700ef54: Pull complete 04:56:44 1996d6e72d7b: Verifying Checksum 04:56:44 1996d6e72d7b: Download complete 04:56:45 99624a4fd86a: Pull complete 04:56:46 6b3f207db0e4: Pull complete 04:56:48 2f21744ef460: Pull complete 04:56:48 80fde8283b9a: Pull complete 04:56:48 cfd52aaeb832: Pull complete 04:56:48 2aa7661f3209: Pull complete 04:56:50 ad7962f27383: Pull complete 04:56:50 c8cf6870052b: Pull complete 04:56:51 Removing intermediate container e2237f7b72e4 04:56:51 ---> 27e4c2a51dae 04:56:51 Step 16/25 : FROM alpine:3.18 04:56:51 3.18: Pulling from library/alpine 04:56:51 96526aa774ef: Already exists 04:56:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:56:51 Status: Downloaded newer image for alpine:3.18 04:56:51 ---> 8ca4688f4f35 04:56:51 Step 17/25 : EXPOSE 4000 04:56:51 ---> Running in 7b1affc5e0a0 04:56:51 Removing intermediate container 7b1affc5e0a0 04:56:51 ---> c7739f18473a 04:56:51 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:56:52 ---> fd45d8b6a14b 04:56:52 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:56:52 ---> 023604c9a071 04:56:52 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:56:52 ---> 479921caa48b 04:56:52 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:56:52 ---> Running in 7e1e861b4cd2 04:56:52 Removing intermediate container 7e1e861b4cd2 04:56:52 ---> e3f1136ded38 04:56:52 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:56:52 ---> Running in 2ad86004e653 04:56:52 Removing intermediate container 2ad86004e653 04:56:52 ---> ba03c9ff1f74 04:56:52 Step 23/25 : LABEL arch=amd64 04:56:52 ---> Running in bc0e7e554d64 04:56:52 Removing intermediate container bc0e7e554d64 04:56:52 ---> ed07a88fa311 04:56:52 Step 24/25 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb 04:56:52 ---> Running in 4be1e44a96d7 04:56:52 Removing intermediate container 4be1e44a96d7 04:56:52 ---> c47abac1ee8f 04:56:52 Step 25/25 : LABEL version=0.0.0 04:56:52 ---> Running in ebe4ccaa2858 04:56:52 Removing intermediate container ebe4ccaa2858 04:56:52 ---> 1a61f6ff7bbd 04:56:52 [Warning] One or more build-args [ARCH] were not consumed 04:56:52 Successfully built 1a61f6ff7bbd 04:56:52 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 04:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:53 04:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:54 latest: Pulling from edgex-lftools-log-publisher 04:56:54 5eb5b503b376: Pulling fs layer 04:56:54 5c69ac0246d0: Pulling fs layer 04:56:54 ec43610c2a17: Pulling fs layer 04:56:54 3a2ae6a8a46f: Pulling fs layer 04:56:54 33b1e0a273af: Pulling fs layer 04:56:54 5d3b04190fa2: Pulling fs layer 04:56:54 2f39f015ded8: Pulling fs layer 04:56:54 33b1e0a273af: Waiting 04:56:54 5d3b04190fa2: Waiting 04:56:54 2f39f015ded8: Waiting 04:56:54 3a2ae6a8a46f: Waiting 04:56:54 5c69ac0246d0: Verifying Checksum 04:56:54 5c69ac0246d0: Download complete 04:56:54 3a2ae6a8a46f: Verifying Checksum 04:56:54 3a2ae6a8a46f: Download complete 04:56:54 33b1e0a273af: Verifying Checksum 04:56:54 33b1e0a273af: Download complete 04:56:54 ec43610c2a17: Verifying Checksum 04:56:54 ec43610c2a17: Download complete 04:56:54 5d3b04190fa2: Verifying Checksum 04:56:54 5d3b04190fa2: Download complete 04:56:54 5eb5b503b376: Verifying Checksum 04:56:54 5eb5b503b376: Download complete 04:56:55 2f39f015ded8: Download complete 04:56:55 5eb5b503b376: Pull complete 04:56:55 1996d6e72d7b: Pull complete 04:56:55 112e10f1d4c1: Pull complete 04:56:55 b97b6e3dbded: Pull complete 04:56:55 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 04:56:55 Status: Downloaded newer image for docker:latest 04:56:55 5c69ac0246d0: Pull complete 04:56:56 ec43610c2a17: Pull complete 04:56:56 3a2ae6a8a46f: Pull complete 04:56:56 33b1e0a273af: Pull complete 04:56:56 5d3b04190fa2: Pull complete 04:56:58 ---> 73bfecda2c6d 04:56:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:58 ---> Running in 80f45a98c4b3 04:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:57:00 2f39f015ded8: Pull complete 04:57:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:00 OK: 266 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:01 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 04:57:01 $ 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-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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 04:57:01 Removing intermediate container 80f45a98c4b3 04:57:01 ---> f8ffae588ee5 04:57:01 Step 10/15 : ENV GO111MODULE=on 04:57:01 ---> Running in 0004fb969be2 04:57:02 Removing intermediate container 0004fb969be2 04:57:02 ---> e2c9161066e7 04:57:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:57:02 ---> Running in 198a52b2a00e 04:57:02 Removing intermediate container 198a52b2a00e 04:57:02 ---> 46c0f44eb21b 04:57:02 Step 12/15 : COPY go.mod vendor* ./ 04:57:03 ---> 062560dddb34 04:57:03 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:03 ---> Running in 12fd1e059500 04:57:05 $ docker top 82e30519fe8e416f606fc5df5995f278381b66e445bd4cae9c12433b8df98c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:06 ---> job-cost.sh 04:57:06 lf-activate-venv: SKIPPING 04:57:06 INFO: No Stack... 04:57:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:06 INFO: Archiving Costs [Pipeline] sh 04:57:07 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives/cost.csv 04:57:07 + cut -d, -f6 [Pipeline] lock 04:57:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] 04:57:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] did not exist. Created. 04:57:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:07 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:08 Stashed 1 file(s) [Pipeline] } 04:57:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:08 $ docker stop --time=1 82e30519fe8e416f606fc5df5995f278381b66e445bd4cae9c12433b8df98c2c 04:57:09 $ docker rm -f --volumes 82e30519fe8e416f606fc5df5995f278381b66e445bd4cae9c12433b8df98c2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:58:24 Removing intermediate container 12fd1e059500 04:58:24 ---> c0212480ba1e 04:58:24 Step 14/15 : COPY . . 04:58:24 ---> fd06e082aacb 04:58:24 Step 15/15 : RUN ${MAKE} 04:58:24 ---> Running in 5933b09df186 04:58:24 noop 04:58:24 Removing intermediate container 5933b09df186 04:58:24 ---> e90576535a61 04:58:24 Successfully built e90576535a61 04:58:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:25 + docker inspect -f . ci-base-image-arm64 04:58:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:25 prd-ubuntu20.04-docker-arm64-4c-16g-15555 does not seem to be running inside a container 04:58:25 $ 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 04:58:27 $ docker top 169b7e6ae1541bd0beca9f2b526cca73c9cbf013d66307225f93236bea059201 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:27 + go version 04:58:27 go version go1.21.0 linux/arm64 [Pipeline] } 04:58:27 $ docker stop --time=1 169b7e6ae1541bd0beca9f2b526cca73c9cbf013d66307225f93236bea059201 04:58:29 $ docker rm -f --volumes 169b7e6ae1541bd0beca9f2b526cca73c9cbf013d66307225f93236bea059201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:30 + docker inspect -f . ci-base-image-arm64 04:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:30 prd-ubuntu20.04-docker-arm64-4c-16g-15555 does not seem to be running inside a container 04:58:30 $ 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 04:58:31 $ docker top 6fd67f82a1fb6e11d57ffdec8d960aff16ad0d04a72dc98336c33032d784d842 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:32 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:58:33 + make test 04:58:33 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:58:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:00:03 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:00:03 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:00:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:24 ./bin/test-attribution-txt.sh 05:00:24 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 05:00:24 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:00:24 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 05:00:24 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 05:00:24 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:00:24 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:00:24 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:00:24 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 05:00:24 An attribution for golang.org/x/time is missing from Attribution.txt, please add 05:00:24 make -C web test 05:00:24 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:00:24 make[1]: tput: No such file or directory 05:00:24 make[1]: tput: No such file or directory 05:00:24 warning: generating ./VERSION 05:00:24 echo "0.0.0" > VERSION 05:00:24 docker build \ 05:00:24 -f Dockerfile \ 05:00:24 --build-arg USER=1000 \ 05:00:24 \ 05:00:24 --label "git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb" \ 05:00:24 -t edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb \ 05:00:24 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:00:24 . 05:00:24 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:00:24 Install the buildx component to build images with BuildKit: 05:00:24 https://docs.docker.com/go/buildx/ 05:00:24 05:00:25 Sending build context to Docker daemon 2.706MB 05:00:25 Step 1/11 : FROM node:18-alpine3.18 05:00:25 18-alpine3.18: Pulling from library/node 05:00:26 579b34f0a95b: Already exists 05:00:26 193dce5f4a0c: Pulling fs layer 05:00:26 78d1fe6b9b44: Pulling fs layer 05:00:26 18c854bc80ea: Pulling fs layer 05:00:26 18c854bc80ea: Verifying Checksum 05:00:26 18c854bc80ea: Download complete 05:00:26 78d1fe6b9b44: Verifying Checksum 05:00:26 78d1fe6b9b44: Download complete 05:00:27 193dce5f4a0c: Verifying Checksum 05:00:27 193dce5f4a0c: Download complete 05:00:37 193dce5f4a0c: Pull complete 05:00:37 78d1fe6b9b44: Pull complete 05:00:37 18c854bc80ea: Pull complete 05:00:37 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 05:00:37 Status: Downloaded newer image for node:18-alpine3.18 05:00:37 ---> f5a5f9201015 05:00:37 Step 2/11 : RUN apk add --no-cache chromium 05:00:37 ---> Running in 5e72d724d448 05:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:00:39 (1/151) Installing libexpat (2.5.0-r1) 05:00:39 (2/151) Installing brotli-libs (1.0.9-r14) 05:00:39 (3/151) Installing libbz2 (1.0.8-r5) 05:00:39 (4/151) Installing libpng (1.6.39-r3) 05:00:40 (5/151) Installing freetype (2.13.0-r5) 05:00:40 (6/151) Installing fontconfig (2.14.2-r3) 05:00:40 (7/151) Installing libfontenc (1.1.7-r2) 05:00:40 (8/151) Installing mkfontscale (1.2.2-r3) 05:00:40 (9/151) Installing font-opensans (0_git20210927-r1) 05:00:40 (10/151) Installing pkgconf (1.9.5-r0) 05:00:40 (11/151) Installing libffi (3.4.4-r2) 05:00:40 (12/151) Installing libintl (0.21.1-r7) 05:00:40 (13/151) Installing libblkid (2.38.1-r8) 05:00:40 (14/151) Installing libmount (2.38.1-r8) 05:00:40 (15/151) Installing pcre2 (10.42-r1) 05:00:40 (16/151) Installing glib (2.76.4-r0) 05:00:40 (17/151) Installing xz-libs (5.4.3-r0) 05:00:40 (18/151) Installing libxml2 (2.11.4-r0) 05:00:40 (19/151) Installing shared-mime-info (2.2-r5) 05:00:40 (20/151) Installing hicolor-icon-theme (0.17-r2) 05:00:40 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 05:00:40 (22/151) Installing libwebp (1.3.2-r0) 05:00:40 (23/151) Installing zstd-libs (1.5.5-r4) 05:00:40 (24/151) Installing tiff (4.5.1-r0) 05:00:40 (25/151) Installing gdk-pixbuf (2.42.10-r5) 05:00:40 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 05:00:40 (27/151) Installing libxau (1.0.11-r2) 05:00:40 (28/151) Installing libmd (1.0.4-r2) 05:00:40 (29/151) Installing libbsd (0.11.7-r1) 05:00:40 (30/151) Installing libxdmcp (1.1.4-r2) 05:00:40 (31/151) Installing libxcb (1.15-r1) 05:00:40 (32/151) Installing libx11 (1.8.4-r4) 05:00:40 (33/151) Installing libxcomposite (0.4.6-r3) 05:00:40 (34/151) Installing libxfixes (6.0.1-r2) 05:00:40 (35/151) Installing libxrender (0.9.11-r3) 05:00:40 (36/151) Installing libxcursor (1.2.1-r2) 05:00:40 (37/151) Installing libxdamage (1.1.6-r2) 05:00:40 (38/151) Installing libxext (1.3.5-r2) 05:00:40 (39/151) Installing libxi (1.8.1-r0) 05:00:40 (40/151) Installing libxinerama (1.1.5-r2) 05:00:40 (41/151) Installing libxrandr (1.5.3-r2) 05:00:40 (42/151) Installing libatk-1.0 (2.48.3-r0) 05:00:40 (43/151) Installing libxtst (1.2.4-r2) 05:00:40 (44/151) Installing dbus-libs (1.14.8-r0) 05:00:40 (45/151) Installing at-spi2-core (2.48.3-r0) 05:00:40 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 05:00:40 (47/151) Installing pixman (0.42.2-r1) 05:00:40 (48/151) Installing cairo (1.17.8-r1) 05:00:40 (49/151) Installing cairo-gobject (1.17.8-r1) 05:00:40 (50/151) Installing avahi-libs (0.8-r13) 05:00:41 (51/151) Installing gmp (6.2.1-r3) 05:00:41 (52/151) Installing nettle (3.8.1-r2) 05:00:41 (53/151) Installing libunistring (1.1-r1) 05:00:41 (54/151) Installing libidn2 (2.3.4-r1) 05:00:41 (55/151) Installing p11-kit (0.24.1-r2) 05:00:41 (56/151) Installing libtasn1 (4.19.0-r1) 05:00:41 (57/151) Installing gnutls (3.8.0-r2) 05:00:41 (58/151) Installing cups-libs (2.4.7-r0) 05:00:41 (59/151) Installing libepoxy (1.5.10-r1) 05:00:41 (60/151) Installing fribidi (1.0.13-r0) 05:00:41 (61/151) Installing graphite2 (1.3.14-r5) 05:00:41 (62/151) Installing harfbuzz (7.3.0-r0) 05:00:41 (63/151) Installing libxft (2.3.8-r1) 05:00:41 (64/151) Installing pango (1.50.14-r1) 05:00:41 (65/151) Installing wayland-libs-client (1.22.0-r2) 05:00:41 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 05:00:41 (67/151) Installing wayland-libs-egl (1.22.0-r2) 05:00:41 (68/151) Installing xkeyboard-config (2.38-r0) 05:00:41 (69/151) Installing libxkbcommon (1.5.0-r2) 05:00:41 (70/151) Installing gtk+3.0 (3.24.38-r1) 05:00:41 Executing gtk+3.0-3.24.38-r1.post-install 05:00:41 (71/151) Installing icu-data-full (73.2-r2) 05:00:42 (72/151) Installing mesa (23.0.4-r0) 05:00:42 (73/151) Installing llvm15-libs (15.0.7-r6) 05:00:45 (74/151) Installing libdrm (2.4.115-r4) 05:00:45 (75/151) Installing musl-fts (1.2.7-r5) 05:00:45 (76/151) Installing libelf (0.189-r2) 05:00:45 (77/151) Installing mesa-glapi (23.0.4-r0) 05:00:45 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 05:00:45 (79/151) Installing eudev-libs (3.2.11-r8) 05:00:45 (80/151) Installing libmagic (5.45-r0) 05:00:45 (81/151) Installing file (5.45-r0) 05:00:45 (82/151) Installing libice (1.1.1-r2) 05:00:45 (83/151) Installing libuuid (2.38.1-r8) 05:00:45 (84/151) Installing libsm (1.2.4-r1) 05:00:45 (85/151) Installing libxt (1.3.0-r2) 05:00:45 (86/151) Installing libxmu (1.1.4-r2) 05:00:45 (87/151) Installing xset (1.2.5-r1) 05:00:45 (88/151) Installing xprop (1.2.6-r0) 05:00:45 (89/151) Installing xdg-utils (1.1.3-r4) 05:00:45 (90/151) Installing libogg (1.3.5-r4) 05:00:45 (91/151) Installing flac-libs (1.4.3-r0) 05:00:45 (92/151) Installing alsa-lib (1.2.9-r1) 05:00:45 (93/151) Installing libatomic (12.2.1_git20220924-r10) 05:00:45 (94/151) Installing svt-av1-libs (1.6.0-r0) 05:00:45 (95/151) Installing aom-libs (3.6.1-r0) 05:00:45 (96/151) Installing libva (2.18.0-r1) 05:00:46 (97/151) Installing libvdpau (1.5-r1) 05:00:46 (98/151) Installing ffmpeg-libavutil (6.0-r15) 05:00:46 (99/151) Installing libdav1d (1.2.1-r0) 05:00:46 (100/151) Installing libhwy (1.0.4-r1) 05:00:46 (101/151) Installing lcms2 (2.15-r2) 05:00:46 (102/151) Installing libjxl (0.8.2-r0) 05:00:46 (103/151) Installing lame-libs (3.100-r5) 05:00:46 (104/151) Installing opus (1.4-r0) 05:00:46 (105/151) Installing libgomp (12.2.1_git20220924-r10) 05:00:46 (106/151) Installing soxr (0.1.3-r5) 05:00:46 (107/151) Installing ffmpeg-libswresample (6.0-r15) 05:00:46 (108/151) Installing libtheora (1.1.1-r17) 05:00:46 (109/151) Installing libvorbis (1.3.7-r1) 05:00:46 (110/151) Installing libvpx (1.13.0-r2) 05:00:46 (111/151) Installing x264-libs (0.164_git20220602-r1) 05:00:46 (112/151) Installing numactl (2.0.16-r4) 05:00:46 (113/151) Installing x265-libs (3.5-r4) 05:00:46 (114/151) Installing xvidcore (1.3.7-r1) 05:00:46 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 05:00:47 (116/151) Installing libbluray (1.3.4-r0) 05:00:47 (117/151) Installing mpg123-libs (1.31.3-r1) 05:00:47 (118/151) Installing libopenmpt (0.7.2-r0) 05:00:47 (119/151) Installing cjson (1.7.15-r4) 05:00:47 (120/151) Installing mbedtls (2.28.5-r0) 05:00:47 (121/151) Installing librist (0.2.7-r0) 05:00:47 (122/151) Installing libsrt (1.5.2-r0) 05:00:47 (123/151) Installing libssh (0.10.5-r0) 05:00:47 (124/151) Installing libsodium (1.0.18-r3) 05:00:47 (125/151) Installing libzmq (4.3.4-r4) 05:00:47 (126/151) Installing ffmpeg-libavformat (6.0-r15) 05:00:47 (127/151) Installing libevent (2.1.12-r6) 05:00:47 (128/151) Installing wayland-libs-server (1.22.0-r2) 05:00:47 (129/151) Installing mesa-gbm (23.0.4-r0) 05:00:47 (130/151) Installing harfbuzz-subset (7.3.0-r0) 05:00:47 (131/151) Installing icu-libs (73.2-r2) 05:00:47 (132/151) Installing jsoncpp (1.9.5-r0) 05:00:47 (133/151) Installing minizip (1.2.13-r1) 05:00:47 (134/151) Installing nspr (4.35-r2) 05:00:47 (135/151) Installing sqlite-libs (3.41.2-r2) 05:00:47 (136/151) Installing nss (3.94-r0) 05:00:47 (137/151) Installing pipewire-libs (0.3.70-r1) 05:00:47 (138/151) Installing libasyncns (0.8-r1) 05:00:47 (139/151) Installing libltdl (2.4.7-r2) 05:00:47 (140/151) Installing orc (0.4.34-r0) 05:00:47 (141/151) Installing libsndfile (1.2.0-r2) 05:00:47 (142/151) Installing speexdsp (1.2.1-r1) 05:00:47 (143/151) Installing tdb-libs (1.4.8-r1) 05:00:47 (144/151) Installing libpulse (16.1-r10) 05:00:47 (145/151) Installing snappy (1.1.10-r1) 05:00:47 (146/151) Installing libwoff2common (1.0.2-r2) 05:00:47 (147/151) Installing libwoff2enc (1.0.2-r2) 05:00:47 (148/151) Installing libgpg-error (1.47-r1) 05:00:47 (149/151) Installing libgcrypt (1.10.2-r1) 05:00:47 (150/151) Installing libxslt (1.1.38-r0) 05:00:47 (151/151) Installing chromium (117.0.5938.62-r0) 05:00:52 Executing busybox-1.36.1-r2.trigger 05:00:53 Executing fontconfig-2.14.2-r3.trigger 05:00:53 Executing mkfontscale-1.2.2-r3.trigger 05:00:53 Executing glib-2.76.4-r0.trigger 05:00:53 Executing shared-mime-info-2.2-r5.trigger 05:00:55 Executing gdk-pixbuf-2.42.10-r5.trigger 05:00:55 Executing gtk-update-icon-cache-3.24.38-r1.trigger 05:00:55 OK: 555 MiB in 168 packages 05:01:14 Removing intermediate container 5e72d724d448 05:01:14 ---> ab6af28c038d 05:01:14 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:01:17 ---> Running in 7f78c4de2223 05:01:17 Removing intermediate container 7f78c4de2223 05:01:17 ---> 670e64a20c21 05:01:17 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:01:17 ---> Running in be07e9863ec6 05:01:17 Removing intermediate container be07e9863ec6 05:01:17 ---> a0cded18c48e 05:01:17 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:01:17 ---> Running in 259dd05d3198 05:01:18 Removing intermediate container 259dd05d3198 05:01:18 ---> 77669f3ae681 05:01:18 Step 6/11 : RUN npm install -g npm 05:01:18 ---> Running in 8eca988eb35a 05:01:46 05:01:46 removed 2 packages, and changed 69 packages in 23s 05:01:46 05:01:46 29 packages are looking for funding 05:01:46 run `npm fund` for details 05:01:50 Removing intermediate container 8eca988eb35a 05:01:50 ---> a1215b28d624 05:01:50 Step 7/11 : ARG USER=1000 05:01:50 ---> Running in d53e190886ea 05:01:50 Removing intermediate container d53e190886ea 05:01:50 ---> 2b2af8180a57 05:01:50 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:01:50 ---> Running in a26cd8051dbc 05:01:51 Removing intermediate container a26cd8051dbc 05:01:51 ---> 44e082f21e9d 05:01:51 Step 9/11 : USER $USER:$USER 05:01:52 ---> Running in e9ff022bea10 05:01:52 Removing intermediate container e9ff022bea10 05:01:52 ---> 3aa92b2870fa 05:01:52 Step 10/11 : WORKDIR /app 05:01:52 ---> Running in 0a7dd0c2a87b 05:01:52 Removing intermediate container 0a7dd0c2a87b 05:01:52 ---> b20cef2003af 05:01:52 Step 11/11 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb 05:01:52 ---> Running in 5e1d0f37d84f 05:01:53 Removing intermediate container 5e1d0f37d84f 05:01:53 ---> 97431dc7ead6 05:01:53 Successfully built 97431dc7ead6 05:01:53 Successfully tagged edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb 05:01:53 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:01:53 touch edgex-web-ui.imagebuilt 05:01:53 mkdir -p node_modules coverage 05:01:53 chown "1000:1000" node_modules coverage package-lock.json 05:01:53 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:02:05 npm WARN EBADENGINE Unsupported engine { 05:02:05 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:02:05 npm WARN EBADENGINE required: { 05:02:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:05 npm WARN EBADENGINE }, 05:02:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:02:05 npm WARN EBADENGINE } 05:03:57 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:03:57 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:03:57 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:03:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:03:57 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:03:57 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:03:57 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:03:57 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:03:57 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:03:57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:03: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. 05:03: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. 05:03: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. 05:03:57 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:03:57 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:04:29 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:04:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:04:29 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:04:30 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:04:48 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:05:27 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:06:06 05:06:06 added 1475 packages, and audited 1476 packages in 4m 05:06:06 05:06:06 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 05:06:06 05:06:06 To address issues that do not require attention, run: 05:06:06 npm audit fix 05:06:06 05:06:06 To address all issues (including breaking changes), run: 05:06:06 npm audit fix --force 05:06:06 05:06:06 Run `npm audit` for details. 05:06:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:06:24 - Generating browser application bundles (phase: setup)... 05:06:51 Compiling @angular/core : es2015 as esm2015 05:06:51 Compiling @angular/compiler/testing : es2015 as esm2015 05:07:13 Compiling @angular/core/testing : es2015 as esm2015 05:07:13 Compiling @angular/common : es2015 as esm2015 05:07:16 Compiling @angular/platform-browser : es2015 as esm2015 05:07:16 Compiling @angular/common/testing : es2015 as esm2015 05:07:18 Compiling @angular/router : es2015 as esm2015 05:07:20 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:07:24 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:07:24 Compiling @angular/common/http : es2015 as esm2015 05:07:25 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:07:28 Compiling @angular/forms : es2015 as esm2015 05:07:29 Compiling @angular/router/testing : es2015 as esm2015 05:07:29 Compiling @angular/common/http/testing : es2015 as esm2015 05:08:26 31 10 2023 05:08:16.732:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:08:26 31 10 2023 05:08:16.743:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:08:26 31 10 2023 05:08:16.767:INFO [launcher]: Starting browser ChromeHeadless 05:09:33 31 10 2023 05:09:23.070:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:09:48 31 10 2023 05:09:46.706:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:10:03 ✔ Browser application bundle generation complete. 05:10:03 31 10 2023 05:10:03.445:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket S71ml1poTasGrEhDAAAB with id 96095051 05:10:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:10:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.481 secs) 05:10:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.741 secs) 05:10:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.828 secs) 05:10:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.022 secs) 05:10:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.058 secs) 05:10:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.173 secs) 05:10:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.79 secs) 05:10:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 2.125 secs) 05:10:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.223 secs) 05:10:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.321 secs) 05:10:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.474 secs) 05:10:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.492 secs) 05:10:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.689 secs) 05:10:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.982 secs) 05:10:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 3.099 secs) 05:10:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 3.129 secs) 05:10:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 3.299 secs) 05:10:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 3.375 secs) 05:10:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 3.548 secs) 05:10:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 3.626 secs) 05:10:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 3.739 secs) 05:10:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 3.798 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 3.916 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 3.959 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 4.035 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 4.096 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 4.214 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 4.23 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 4.35 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 4.397 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 4.455 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.485 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.642 secs) 05:10:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.657 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.801 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.842 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.856 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.875 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.92 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 5.16 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 5.183 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 5.191 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 5.293 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 5.346 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 5.399 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 5.44 secs) 05:10:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 5.504 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 5.62 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 5.664 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.707 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.742 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.763 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.843 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.887 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.911 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 6.063 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 6.11 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 6.149 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 6.183 secs) 05:10:28 ERROR: 'NG0304: 'router-outlet' is not a known element: 05:10:28 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 05:10:28 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 6.183 secs) 05:10:28 ERROR: 'NG0304: 'router-outlet' is not a known element: 05:10:28 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 05:10:28 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 6.205 secs) 05:10:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 6.245 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 6.26 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 6.269 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.318 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.369 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.424 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.437 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.474 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.518 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.54 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.699 secs) 05:10:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.777 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.8 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.821 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.842 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.941 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 7.04 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 7.232 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.299 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.398 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.444 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.462 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.478 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.495 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.505 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.513 secs) 05:10:30 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.523 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.574 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.592 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.665 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.727 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.756 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.769 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.778 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.795 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.804 secs) 05:10:31 WARN: ' 05:10:31 It looks like you're using ngModel on the same form field as formControlName. 05:10:31 Support for using the ngModel input property and ngModelChange event with 05:10:31 reactive form directives has been deprecated in Angular v6 and will be removed 05:10:31 in a future version of Angular. 05:10:31 05:10:31 For more information on this, see our API docs here: 05:10:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:10:31 ' 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.804 secs) 05:10:31 WARN: ' 05:10:31 It looks like you're using ngModel on the same form field as formControlName. 05:10:31 Support for using the ngModel input property and ngModelChange event with 05:10:31 reactive form directives has been deprecated in Angular v6 and will be removed 05:10:31 in a future version of Angular. 05:10:31 05:10:31 For more information on this, see our API docs here: 05:10:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:10:31 ' 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.914 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.932 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.997 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 8.045 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 8.068 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.091 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.128 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.238 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.252 secs) 05:10:31 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.259 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.395 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.531 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.65 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.702 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.745 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.861 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.902 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.936 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.989 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 9.004 secs) 05:10:32 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 9.016 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 9.117 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.162 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.175 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.307 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.319 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.437 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.475 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.524 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.695 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.723 secs) 05:10:33 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.781 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.822 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.85 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.99 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 10.033 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.075 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.136 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.234 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.275 secs) 05:10:34 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.296 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.316 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.346 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.359 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 10.367 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 10.376 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.383 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.39 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.4 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.411 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.419 secs) 05:10:35 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (14.782 secs / 10.419 secs) 05:10:35 TOTAL: 147 SUCCESS 05:10:35 ✔ Browser application bundle generation complete. 05:10:39 05:10:39 =============================== Coverage summary =============================== 05:10:39 Statements : 41.06% ( 1474/3590 ) 05:10:39 Branches : 11.75% ( 114/970 ) 05:10:39 Functions : 32.29% ( 423/1310 ) 05:10:39 Lines : 39.05% ( 1329/3403 ) 05:10:39 ================================================================================ 05:10:39 31 10 2023 05:10:38.899:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:10:39 ✔ Browser application bundle generation complete. 05:10:44 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:44 $ docker stop --time=1 6fd67f82a1fb6e11d57ffdec8d960aff16ad0d04a72dc98336c33032d784d842 05:10:45 $ docker rm -f --volumes 6fd67f82a1fb6e11d57ffdec8d960aff16ad0d04a72dc98336c33032d784d842 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:49 Warning: overwriting stash ‘coverage-report’ 05:10:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:59 + ls -al . 05:10:59 total 176 05:10:59 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 04:58 . 05:10:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:55 .. 05:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:55 .blubracket 05:10:59 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 04:55 .dockerignore 05:10:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:55 .git 05:10:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:55 .github 05:10:59 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 04:55 .gitignore 05:10:59 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 04:55 Attribution.txt 05:10:59 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 04:55 CHANGELOG.md 05:10:59 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 04:55 CONTRIBUTING.md 05:10:59 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 04:55 Dockerfile 05:10:59 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 04:55 Jenkinsfile 05:10:59 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 04:55 LICENSE 05:10:59 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 04:55 Makefile 05:10:59 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 04:55 README.md 05:10:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:53 VERSION 05:10:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:55 assets 05:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:55 bin 05:10:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:55 cmd 05:10:59 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 04:58 coverage.out 05:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:55 docs 05:10:59 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 04:55 go.mod 05:10:59 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 04:55 go.sum 05:10:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:55 internal 05:10:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:55 testing 05:10:59 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 04:55 version.go 05:10:59 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:00 + 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=8bc799445af19ca1bbbb724aa116e132b3347cdb --label arch=arm64 --label version=0.0.0 . 05:11:02 Sending build context to Docker daemon 34.3MB 05:11:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:11:02 Step 2/25 : FROM ${BASE} AS builder 05:11:02 ---> e90576535a61 05:11:02 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:11:02 ---> Running in f43a7252a09b 05:11:03 Removing intermediate container f43a7252a09b 05:11:03 ---> 38ae7e5cab35 05:11:03 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:11:03 ---> Running in 5243b1280a3e 05:11:03 Removing intermediate container 5243b1280a3e 05:11:03 ---> 5a09dee4948d 05:11:03 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:11:03 ---> Running in 98e56ee21517 05:11:03 Removing intermediate container 98e56ee21517 05:11:03 ---> 355e42b8c91e 05:11:03 Step 6/25 : LABEL Name=edgex-ui-go 05:11:04 ---> Running in 584499a931f6 05:11:04 Removing intermediate container 584499a931f6 05:11:04 ---> dee6884297bc 05:11:04 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:11:04 ---> Running in 928f485db917 05:11:04 Removing intermediate container 928f485db917 05:11:04 ---> 7e80436be710 05:11:04 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:11:06 ---> bdb728c06b58 05:11:06 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:06 ---> Running in 52350fe5ceeb 05:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:11:08 OK: 266 MiB in 52 packages 05:11:09 Removing intermediate container 52350fe5ceeb 05:11:09 ---> 525c0c0ad64c 05:11:09 Step 10/25 : ENV GO111MODULE=on 05:11:10 ---> Running in 38d83dbf0d60 05:11:10 Removing intermediate container 38d83dbf0d60 05:11:10 ---> 759677b3590f 05:11:10 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:11:10 ---> Running in ac52e460dfaa 05:11:10 Removing intermediate container ac52e460dfaa 05:11:10 ---> 3207951279ff 05:11:10 Step 12/25 : COPY go.mod vendor* ./ 05:11:11 ---> f110476a48c9 05:11:11 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:11 ---> Running in a36d07491eff 05:11:14 Removing intermediate container a36d07491eff 05:11:14 ---> 06bff85fdd90 05:11:14 Step 14/25 : COPY . . 05:11:18 ---> 17d03a8ffa13 05:11:18 Step 15/25 : RUN ${MAKE} 05:11:19 ---> Running in d9ba563b7262 05:11:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:12:56 Removing intermediate container d9ba563b7262 05:12:56 ---> 46024f1d00cf 05:12:56 Step 16/25 : FROM alpine:3.18 05:12:56 3.18: Pulling from library/alpine 05:12:56 579b34f0a95b: Already exists 05:12:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:12:56 Status: Downloaded newer image for alpine:3.18 05:12:56 ---> 3cc203321400 05:12:56 Step 17/25 : EXPOSE 4000 05:12:56 ---> Running in 1cf1075c413a 05:12:56 Removing intermediate container 1cf1075c413a 05:12:56 ---> ce4132b52294 05:12:56 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:12:58 ---> 510be962e099 05:12:58 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:12:58 ---> 10be3baecce6 05:12:58 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:12:59 ---> 4ade7a4153b0 05:12:59 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:12:59 ---> Running in d6fb2dda088f 05:12:59 Removing intermediate container d6fb2dda088f 05:12:59 ---> 6d965f708321 05:12:59 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:12:59 ---> Running in 33c991c6ffb2 05:12:59 Removing intermediate container 33c991c6ffb2 05:12:59 ---> 8550f710d805 05:12:59 Step 23/25 : LABEL arch=arm64 05:12:59 ---> Running in c1dc18fc6368 05:13:00 Removing intermediate container c1dc18fc6368 05:13:00 ---> 67c14a34a482 05:13:00 Step 24/25 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb 05:13:00 ---> Running in b8aa1de191e6 05:13:00 Removing intermediate container b8aa1de191e6 05:13:00 ---> 436d485145a6 05:13:00 Step 25/25 : LABEL version=0.0.0 05:13:00 ---> Running in 3854b4c23f63 05:13:01 Removing intermediate container 3854b4c23f63 05:13:01 ---> 28f1385868a2 05:13:01 [Warning] One or more build-args [ARCH] were not consumed 05:13:01 Successfully built 28f1385868a2 05:13:01 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:02 05:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:02 arm64: Pulling from edgex-lftools-log-publisher 05:13:02 8998bd30e6a1: Pulling fs layer 05:13:02 04944245beec: Pulling fs layer 05:13:02 699f458cf7ca: Pulling fs layer 05:13:02 765212b225bb: Pulling fs layer 05:13:02 f23df028b6ca: Pulling fs layer 05:13:02 d65c8cfc05b1: Pulling fs layer 05:13:02 2437ff75d9bd: Pulling fs layer 05:13:02 f23df028b6ca: Waiting 05:13:02 d65c8cfc05b1: Waiting 05:13:02 2437ff75d9bd: Waiting 05:13:02 765212b225bb: Waiting 05:13:02 04944245beec: Verifying Checksum 05:13:02 04944245beec: Download complete 05:13:02 765212b225bb: Verifying Checksum 05:13:02 765212b225bb: Download complete 05:13:02 f23df028b6ca: Verifying Checksum 05:13:02 f23df028b6ca: Download complete 05:13:02 d65c8cfc05b1: Verifying Checksum 05:13:02 d65c8cfc05b1: Download complete 05:13:03 699f458cf7ca: Verifying Checksum 05:13:03 699f458cf7ca: Download complete 05:13:03 8998bd30e6a1: Verifying Checksum 05:13:03 8998bd30e6a1: Download complete 05:13:05 2437ff75d9bd: Verifying Checksum 05:13:05 2437ff75d9bd: Download complete 05:13:08 8998bd30e6a1: Pull complete 05:13:09 04944245beec: Pull complete 05:13:10 699f458cf7ca: Pull complete 05:13:10 765212b225bb: Pull complete 05:13:11 f23df028b6ca: Pull complete 05:13:11 d65c8cfc05b1: Pull complete 05:13:30 2437ff75d9bd: Pull complete 05:13:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:30 prd-ubuntu20.04-docker-arm64-4c-16g-15555 does not seem to be running inside a container 05:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:13:37 $ docker top 41702686f286a7bb17c1cb83b9116cb91238e76daf2208ac1d8f77a28254385f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:38 ---> job-cost.sh 05:13:38 lf-activate-venv: SKIPPING 05:13:38 INFO: No Stack... 05:13:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:39 INFO: Archiving Costs [Pipeline] sh 05:13:40 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:13:40 + cut -d, -f6 [Pipeline] lock 05:13:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] 05:13:40 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] did not exist. Created. 05:13:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:41 /w/workspace/edgex-ui-go/1@tmp/durable-b20634bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:41 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:41 Warning: overwriting stash ‘stack-cost’ 05:13:48 Stashed 1 file(s) [Pipeline] } 05:13:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:48 $ docker stop --time=1 41702686f286a7bb17c1cb83b9116cb91238e76daf2208ac1d8f77a28254385f 05:13:52 $ docker rm -f --volumes 41702686f286a7bb17c1cb83b9116cb91238e76daf2208ac1d8f77a28254385f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:13:53 provisioning config files... 05:13:53 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config8721658221603330696tmp [Pipeline] { [Pipeline] sh 05:13:53 + set +x 05:13:53 + bash -s -- 05:13:53 + curl -s https://codecov.io/bash 05:13:53 05:13:53 _____ _ 05:13:53 / ____| | | 05:13:53 | | ___ __| | ___ ___ _____ __ 05:13:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:53 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:53 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:53 Bash-1.0.6 05:13:53 05:13:53 05:13:53 ==> git version 2.25.1 found 05:13:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:13:53 Release-Date: 2020-01-08 05:13:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:13:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:53 ==> Jenkins CI detected. 05:13:53 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-646 05:13:53 project root: . 05:13:53 --> token set from env 05:13:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:53 ==> Running gcov in . (disable via -X gcov) 05:13:54 ==> Python coveragepy not found 05:13:54 ==> Searching for coverage reports in: 05:13:54 + . 05:13:54 -> Found 1 reports 05:13:54 ==> Detecting git/mercurial file structure 05:13:54 ==> Reading reports 05:13:54 + ./coverage.out bytes=10 05:13:54 ==> Appending adjustments 05:13:54 https://docs.codecov.io/docs/fixing-reports 05:13:55 + Found adjustments 05:13:55 ==> Gzipping contents 05:13:55 12K /tmp/codecov.RR74N1.gz 05:13:55 ==> Uploading reports 05:13:55 url: https://codecov.io 05:13:55 query: branch=PR-646&commit=8bc799445af19ca1bbbb724aa116e132b3347cdb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=646&job=&cmd_args= 05:13:55 -> Pinging Codecov 05:13:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-646&commit=8bc799445af19ca1bbbb724aa116e132b3347cdb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=646&job=&cmd_args= 05:13:55 -> Uploading to 05:13:55 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/FB506323287CE973F263BFD2A0EB1F37/8bc799445af19ca1bbbb724aa116e132b3347cdb/0a3be46f-0a05-42f6-97fc-1a7cc9b7cfe4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T051354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d00dc4c8bb5b68b67236fb69a9cea025efe390ec251a2028885548d828f4785 05:13:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:55 Dload Upload Total Spent Left Speed 05:13:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 34716 --:--:-- --:--:-- --:--:-- 34716 05:13:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] } 05:13:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:13:57 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives ] 05:13:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives 05:13:57 total 16 05:13:57 drwxr-xr-x 3 root root 4096 Oct 31 04:57 . 05:13:57 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:57 .. 05:13:57 drwxr-xr-x 2 root root 4096 Oct 31 04:57 cost 05:13:57 -rw-r--r-- 1 root root 83 Oct 31 04:57 cost.csv 05:13:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives 05:13:57 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives 05:13:57 total 16 05:13:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:57 . 05:13:57 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:57 .. 05:13:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 04:57 cost 05:13:57 -rw-r--r-- 1 jenkins jenkins 83 Oct 31 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:58 ---> package-listing.sh 05:13:58 ++ facter osfamily 05:13:58 ++ tr '[:upper:]' '[:lower:]' 05:13:58 + OS_FAMILY=debian 05:13:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-646 05:13:58 + START_PACKAGES=/tmp/packages_start.txt 05:13:58 + END_PACKAGES=/tmp/packages_end.txt 05:13:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:58 + PACKAGES=/tmp/packages_start.txt 05:13:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-646 ']' 05:13:58 + PACKAGES=/tmp/packages_end.txt 05:13:58 + case "${OS_FAMILY}" in 05:13:58 + dpkg -l 05:13:58 + grep '^ii' 05:13:58 + '[' -f /tmp/packages_start.txt ']' 05:13:58 + '[' -f /tmp/packages_end.txt ']' 05:13:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-646 ']' 05:13:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives/ 05:13:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives/ [Pipeline] echo 05:13:58 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-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:59 prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container 05:13:59 $ 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-646/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-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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 05:14:00 $ docker top 0116ebf6e49ccca9aff2a8eae6ac688191121d09b416ba32daaaf9505cceb218 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:00 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:00 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:01 + ls /var/log/sa-host 05:14:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:01 provisioning config files... 05:14:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config7929260377408110902tmp [Pipeline] { [Pipeline] echo 05:14:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:01 ---> create-netrc.sh [Pipeline] } 05:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:02 ---> python-tools-install.sh [Pipeline] echo 05:14:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:02 ---> sudo-logs.sh 05:14:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:02 ---> job-cost.sh 05:14:02 lf-activate-venv: SKIPPING 05:14:02 DEBUG: total: 0.2199999988079071 05:14:02 INFO: Retrieving Stack Cost... 05:14:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:03 INFO: Archiving Costs [Pipeline] echo 05:14:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:04 ---> logs-deploy.sh 05:14:04 lf-activate-venv: SKIPPING 05:14:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-646/1 05:14:04 INFO: archiving workspace using pattern(s): 05:14:04 Archives upload complete. 05:14:05 INFO: archiving logs to Nexus 05:14:05 ---> uname -a: 05:14:05 Linux prd-ubuntu20-04-docker-8c-8g-15554 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:14:05 05:14:05 05:14:05 ---> lscpu: 05:14:05 Architecture: x86_64 05:14:05 CPU op-mode(s): 32-bit, 64-bit 05:14:05 Byte Order: Little Endian 05:14:05 Address sizes: 40 bits physical, 48 bits virtual 05:14:05 CPU(s): 8 05:14:05 On-line CPU(s) list: 0-7 05:14:05 Thread(s) per core: 1 05:14:05 Core(s) per socket: 1 05:14:05 Socket(s): 8 05:14:05 NUMA node(s): 1 05:14:05 Vendor ID: AuthenticAMD 05:14:05 CPU family: 23 05:14:05 Model: 49 05:14:05 Model name: AMD EPYC-Rome Processor 05:14:05 Stepping: 0 05:14:05 CPU MHz: 2799.998 05:14:05 BogoMIPS: 5599.99 05:14:05 Virtualization: AMD-V 05:14:05 Hypervisor vendor: KVM 05:14:05 Virtualization type: full 05:14:05 L1d cache: 256 KiB 05:14:05 L1i cache: 256 KiB 05:14:05 L2 cache: 4 MiB 05:14:05 L3 cache: 128 MiB 05:14:05 NUMA node0 CPU(s): 0-7 05:14:05 Vulnerability Itlb multihit: Not affected 05:14:05 Vulnerability L1tf: Not affected 05:14:05 Vulnerability Mds: Not affected 05:14:05 Vulnerability Meltdown: Not affected 05:14:05 Vulnerability Mmio stale data: Not affected 05:14:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:14:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:14:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:14:05 Vulnerability Srbds: Not affected 05:14:05 Vulnerability Tsx async abort: Not affected 05:14:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:14:05 05:14:05 05:14:05 ---> nproc: 05:14:05 8 05:14:05 05:14:05 05:14:05 ---> df -h: 05:14:05 Filesystem Size Used Avail Use% Mounted on 05:14:05 overlay 155G 14G 142G 9% / 05:14:05 tmpfs 64M 0 64M 0% /dev 05:14:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:14:05 shm 64M 0 64M 0% /dev/shm 05:14:05 /dev/vda1 155G 14G 142G 9% /facter-os 05:14:05 05:14:05 05:14:05 ---> sar -b -r -n DEV: 05:14:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15554) 10/31/23 _x86_64_ (8 CPU) 05:14:05 05:14:05 04:52:26 LINUX RESTART (8 CPU) 05:14:05 05:14:05 04:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:14:05 04:54:01 187.68 12.22 175.46 0.00 1815.42 111397.53 0.00 05:14:05 04:55:01 236.53 0.08 236.44 0.00 8.67 104485.12 0.00 05:14:05 04:56:01 345.41 0.37 345.04 0.00 4.40 39486.22 0.00 05:14:05 04:57:01 167.96 0.18 167.77 0.00 3.87 31257.32 0.00 05:14:05 04:58:01 88.69 12.71 75.97 0.00 5455.09 22438.28 0.00 05:14:05 04:59:01 4.42 0.00 4.42 0.00 0.00 50.79 0.00 05:14:05 05:00:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 05:14:05 05:01:01 2.08 0.00 2.08 0.00 0.00 22.53 0.00 05:14:05 05:02:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 05:14:05 05:03:01 2.72 0.00 2.72 0.00 0.00 42.52 0.00 05:14:05 05:04:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 05:14:05 05:05:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 05:14:05 05:06:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 05:14:05 05:07:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 05:14:05 05:08:01 1.80 0.02 1.78 0.00 0.13 20.13 0.00 05:14:05 05:09:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 05:14:05 05:10:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 05:14:05 05:11:01 2.85 1.33 1.52 0.00 32.39 16.79 0.00 05:14:05 05:12:01 1.83 0.27 1.57 0.00 3.87 18.66 0.00 05:14:05 05:13:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 05:14:05 05:14:01 4.85 0.22 4.63 0.00 16.93 100.25 0.00 05:14:05 Average: 50.35 1.30 49.05 0.00 348.38 14659.62 0.00 05:14:05 05:14:05 04:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:14:05 04:54:01 28023992 31542936 765144 2.33 115716 3593844 1936104 5.71 1252696 3134312 594372 05:14:05 04:55:01 26830368 31434548 861272 2.62 164140 4548604 2002032 5.90 1342436 4142460 4772 05:14:05 04:56:01 25711844 31178980 1107152 3.37 224952 5213248 2015504 5.94 1759132 4688332 20332 05:14:05 04:57:01 25389884 31498688 793712 2.41 233012 5803964 1870200 5.51 1679924 5065944 456320 05:14:05 04:58:01 25013472 31478148 805368 2.45 240396 6137464 1828936 5.39 1927584 5167872 940 05:14:05 04:59:01 25016472 31481032 803028 2.44 240420 6137472 1828936 5.39 1921940 5167832 176 05:14:05 05:00:01 25024244 31488900 795152 2.42 240456 6137476 1828936 5.39 1914652 5167868 152 05:14:05 05:01:01 25024504 31489168 794792 2.42 240500 6137480 1828936 5.39 1914516 5167872 172 05:14:05 05:02:01 25030064 31495052 789184 2.40 240548 6137480 1828936 5.39 1908692 5168140 4 05:14:05 05:03:01 25030356 31495420 788636 2.40 240608 6137460 1828936 5.39 1908484 5168128 20 05:14:05 05:04:01 25030628 31495752 788256 2.40 240652 6137464 1828936 5.39 1908944 5168132 8 05:14:05 05:05:01 25030328 31495460 788432 2.40 240672 6137468 1828936 5.39 1909020 5168136 8 05:14:05 05:06:01 25030684 31495824 788216 2.40 240680 6137472 1828936 5.39 1908840 5168140 8 05:14:05 05:07:01 25030296 31495476 788444 2.40 240692 6137472 1828936 5.39 1908868 5168148 44 05:14:05 05:08:01 25029788 31495112 788604 2.40 240728 6137468 1819184 5.36 1908712 5168152 20 05:14:05 05:09:01 25029488 31494848 788772 2.40 240744 6137476 1819184 5.36 1908984 5168156 48 05:14:05 05:10:01 25029848 31495276 788232 2.40 240752 6137480 1819184 5.36 1908428 5168156 8 05:14:05 05:11:01 25024672 31492152 791436 2.41 240768 6138584 1819184 5.36 1915048 5168740 24 05:14:05 05:12:01 25023860 31491528 792040 2.41 240816 6138704 1819184 5.36 1916316 5168592 140 05:14:05 05:13:01 25023292 31490920 792500 2.41 240848 6138708 1819184 5.36 1916356 5168596 228 05:14:05 05:14:01 24982628 31452528 827340 2.52 240920 6140028 1845648 5.44 1948992 5168236 376 05:14:05 Average: 25302891 31475131 810748 2.47 229953 5881086 1851141 5.46 1837551 4994759 51342 05:14:05 05:14:05 04:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:14:05 04:54:01 ens3 829.66 500.36 9948.09 71.80 0.00 0.00 0.00 0.00 05:14:05 04:54:01 docker0 240.59 419.96 20.38 2715.38 0.00 0.00 0.00 0.00 05:14:05 04:54:01 lo 8.81 8.81 0.91 0.91 0.00 0.00 0.00 0.00 05:14:05 04:55:01 ens3 242.76 105.33 4727.53 97.07 0.00 0.00 0.00 0.00 05:14:05 04:55:01 docker0 56.06 173.45 3.40 3870.24 0.00 0.00 0.00 0.00 05:14:05 04:55:01 veth49dedde 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 05:14:05 04:55:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:14:05 04:55:01 vethe178bae 1.72 2.10 0.12 35.65 0.00 0.00 0.00 0.00 05:14:05 04:56:01 ens3 566.76 581.77 2377.54 77.46 0.00 0.00 0.00 0.00 05:14:05 04:56:01 docker0 561.34 533.84 55.36 2351.67 0.00 0.00 0.00 0.00 05:14:05 04:56:01 veth49dedde 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 04:56:01 veth4bf1e93 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:14:05 04:57:01 ens3 112.15 69.71 2569.53 20.44 0.00 0.00 0.00 0.00 05:14:05 04:57:01 docker0 1.53 2.60 0.09 30.88 0.00 0.00 0.00 0.00 05:14:05 04:57:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 05:14:05 04:58:01 ens3 138.66 73.30 2035.47 65.24 0.00 0.00 0.00 0.00 05:14:05 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 04:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:14:05 04:59:01 ens3 3.15 1.93 12.20 0.14 0.00 0.00 0.00 0.00 05:14:05 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:01:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:03:01 ens3 1.93 6.11 0.19 7.27 0.00 0.00 0.00 0.00 05:14:05 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:04:01 ens3 4.75 6.82 0.41 7.33 0.00 0.00 0.00 0.00 05:14:05 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:05:01 ens3 2.32 4.17 0.43 7.26 0.00 0.00 0.00 0.00 05:14:05 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:08:01 ens3 3.87 6.87 0.33 7.33 0.00 0.00 0.00 0.00 05:14:05 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:09:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:10:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:11:01 ens3 7.35 9.51 3.42 9.85 0.00 0.00 0.00 0.00 05:14:05 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:14:05 05:12:01 ens3 3.55 2.97 2.11 2.28 0.00 0.00 0.00 0.00 05:14:05 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:13:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:14:05 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:14:05 05:14:01 ens3 22.18 13.13 23.13 7.98 0.00 0.00 0.00 0.00 05:14:05 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:05 05:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:14:05 Average: ens3 91.79 65.49 1026.24 18.12 0.00 0.00 0.00 0.00 05:14:05 Average: docker0 40.77 53.51 3.76 425.22 0.00 0.00 0.00 0.00 05:14:05 Average: lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 05:14:05 05:14:05 05:14:05 ---> sar -P ALL: 05:14:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15554) 10/31/23 _x86_64_ (8 CPU) 05:14:05 05:14:05 04:52:26 LINUX RESTART (8 CPU) 05:14:05 05:14:05 04:53:02 CPU %user %nice %system %iowait %steal %idle 05:14:05 04:54:01 all 9.51 0.00 4.18 2.38 0.07 83.85 05:14:05 04:54:01 0 9.86 0.00 3.67 3.70 0.05 82.72 05:14:05 04:54:01 1 8.70 0.00 4.29 7.36 0.07 79.58 05:14:05 04:54:01 2 9.31 0.00 4.84 4.33 0.07 81.44 05:14:05 04:54:01 3 10.60 0.00 3.93 0.72 0.09 84.67 05:14:05 04:54:01 4 8.44 0.00 3.85 1.54 0.05 86.12 05:14:05 04:54:01 5 10.39 0.00 4.14 0.77 0.07 84.63 05:14:05 04:54:01 6 9.49 0.00 4.37 0.50 0.07 85.57 05:14:05 04:54:01 7 9.32 0.00 4.36 0.17 0.09 86.07 05:14:05 04:55:01 all 18.15 0.00 4.54 4.77 0.07 72.47 05:14:05 04:55:01 0 23.77 0.00 5.95 1.07 0.07 69.14 05:14:05 04:55:01 1 15.95 0.00 4.09 11.90 0.07 67.99 05:14:05 04:55:01 2 17.58 0.00 5.71 7.84 0.07 68.80 05:14:05 04:55:01 3 16.43 0.00 5.07 12.59 0.08 65.82 05:14:05 04:55:01 4 17.19 0.00 4.85 1.48 0.05 76.43 05:14:05 04:55:01 5 16.75 0.00 3.13 1.28 0.07 78.77 05:14:05 04:55:01 6 18.32 0.00 3.51 0.86 0.05 77.25 05:14:05 04:55:01 7 19.20 0.00 4.03 1.19 0.07 75.51 05:14:05 04:56:01 all 16.28 0.00 3.89 2.93 0.07 76.83 05:14:05 04:56:01 0 12.55 0.00 2.64 0.89 0.05 83.87 05:14:05 04:56:01 1 13.28 0.00 2.29 0.68 0.05 83.70 05:14:05 04:56:01 2 13.30 0.00 3.27 2.88 0.08 80.47 05:14:05 04:56:01 3 24.92 0.00 5.63 2.34 0.08 67.04 05:14:05 04:56:01 4 17.15 0.00 5.37 0.96 0.08 76.43 05:14:05 04:56:01 5 17.80 0.00 5.44 7.09 0.07 69.60 05:14:05 04:56:01 6 17.60 0.00 2.61 0.85 0.07 78.87 05:14:05 04:56:01 7 13.68 0.00 3.88 7.80 0.08 74.56 05:14:05 04:57:01 all 22.52 0.00 4.04 2.53 0.07 70.84 05:14:05 04:57:01 0 17.46 0.00 4.87 13.65 0.07 63.96 05:14:05 04:57:01 1 21.08 0.00 3.89 0.25 0.07 74.71 05:14:05 04:57:01 2 26.00 0.00 3.50 0.10 0.07 70.34 05:14:05 04:57:01 3 21.41 0.00 3.95 1.72 0.08 72.82 05:14:05 04:57:01 4 24.40 0.00 4.47 3.06 0.08 67.99 05:14:05 04:57:01 5 23.05 0.00 4.13 0.84 0.08 71.89 05:14:05 04:57:01 6 22.14 0.00 3.86 0.17 0.07 73.76 05:14:05 04:57:01 7 24.60 0.00 3.61 0.47 0.07 71.25 05:14:05 04:58:01 all 1.65 0.00 0.86 1.93 0.02 95.54 05:14:05 04:58:01 0 1.51 0.00 1.09 6.00 0.03 91.37 05:14:05 04:58:01 1 1.44 0.00 0.68 0.43 0.02 97.43 05:14:05 04:58:01 2 2.39 0.00 0.77 1.34 0.02 95.49 05:14:05 04:58:01 3 1.27 0.00 0.82 0.38 0.02 97.51 05:14:05 04:58:01 4 0.99 0.00 0.82 4.41 0.02 93.77 05:14:05 04:58:01 5 1.52 0.00 0.90 1.95 0.02 95.61 05:14:05 04:58:01 6 2.69 0.00 0.77 0.63 0.02 95.90 05:14:05 04:58:01 7 1.37 0.00 1.05 0.32 0.05 97.21 05:14:05 04:59:01 all 0.03 0.00 0.01 0.03 0.01 99.91 05:14:05 04:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:14:05 04:59:01 1 0.03 0.00 0.02 0.05 0.02 99.88 05:14:05 04:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:14:05 04:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:14:05 04:59:01 4 0.02 0.00 0.02 0.17 0.02 99.78 05:14:05 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:14:05 04:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:14:05 04:59:01 7 0.07 0.00 0.03 0.00 0.00 99.90 05:14:05 05:00:01 all 0.02 0.00 0.01 0.05 0.01 99.91 05:14:05 05:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:14:05 05:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:14:05 05:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:14:05 05:00:01 4 0.02 0.00 0.00 0.40 0.00 99.58 05:14:05 05:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:14:05 05:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:14:05 05:01:01 all 0.02 0.00 0.02 0.02 0.00 99.93 05:14:05 05:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:14:05 05:01:01 2 0.00 0.00 0.02 0.03 0.00 99.95 05:14:05 05:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:01:01 4 0.03 0.00 0.02 0.12 0.00 99.83 05:14:05 05:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:14:05 05:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 05:14:05 05:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:02:01 all 0.03 0.00 0.01 0.10 0.01 99.85 05:14:05 05:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:14:05 05:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:02:01 2 0.02 0.00 0.02 0.15 0.00 99.82 05:14:05 05:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:14:05 05:02:01 4 0.02 0.00 0.00 0.63 0.00 99.35 05:14:05 05:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:14:05 05:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:14:05 05:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:14:05 05:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:14:05 05:03:01 0 0.12 0.00 0.00 0.02 0.00 99.87 05:14:05 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:14:05 05:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:14:05 05:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:03:01 4 0.00 0.00 0.02 0.08 0.00 99.90 05:14:05 05:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:14:05 05:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:14:05 05:04:01 all 0.06 0.00 0.02 0.01 0.01 99.90 05:14:05 05:04:01 0 0.27 0.00 0.03 0.00 0.02 99.68 05:14:05 05:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:14:05 05:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:14:05 05:04:01 3 0.07 0.00 0.02 0.00 0.03 99.88 05:14:05 05:04:01 4 0.03 0.00 0.03 0.07 0.02 99.85 05:14:05 05:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:14:05 05:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:14:05 05:14:05 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:14:05 05:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:14:05 05:05:01 0 0.10 0.00 0.00 0.00 0.00 99.90 05:14:05 05:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:14:05 05:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:14:05 05:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:14:05 05:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:14:05 05:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:14:05 05:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:14:05 05:05:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:14:05 05:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:14:05 05:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:14:05 05:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:14:05 05:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:14:05 05:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:14:05 05:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:14:05 05:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:14:05 05:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:14:05 05:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:14:05 05:07:01 3 0.02 0.00 0.02 0.00 0.03 99.93 05:14:05 05:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:14:05 05:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:14:05 05:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:14:05 05:08:01 all 0.03 0.00 0.03 0.01 0.01 99.92 05:14:05 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:08:01 1 0.03 0.00 0.03 0.02 0.02 99.90 05:14:05 05:08:01 2 0.02 0.00 0.02 0.03 0.00 99.93 05:14:05 05:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 05:14:05 05:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:14:05 05:08:01 6 0.07 0.00 0.07 0.00 0.02 99.85 05:14:05 05:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:14:05 05:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:14:05 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:14:05 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:14:05 05:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:14:05 05:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:14:05 05:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:14:05 05:09:01 6 0.03 0.00 0.05 0.00 0.00 99.92 05:14:05 05:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:14:05 05:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:14:05 05:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:14:05 05:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:14:05 05:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:14:05 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:14:05 05:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:14:05 05:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:14:05 05:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:14:05 05:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:14:05 05:11:01 all 0.25 0.00 0.04 0.01 0.01 99.68 05:14:05 05:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:14:05 05:11:01 1 1.15 0.00 0.05 0.05 0.02 98.73 05:14:05 05:11:01 2 0.22 0.00 0.02 0.00 0.00 99.77 05:14:05 05:11:01 3 0.23 0.00 0.03 0.02 0.00 99.72 05:14:05 05:11:01 4 0.18 0.00 0.05 0.00 0.02 99.75 05:14:05 05:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:14:05 05:11:01 6 0.08 0.00 0.10 0.02 0.02 99.78 05:14:05 05:11:01 7 0.08 0.00 0.05 0.02 0.03 99.82 05:14:05 05:12:01 all 0.15 0.00 0.01 0.01 0.01 99.82 05:14:05 05:12:01 0 0.70 0.00 0.00 0.00 0.00 99.30 05:14:05 05:12:01 1 0.15 0.00 0.03 0.00 0.02 99.80 05:14:05 05:12:01 2 0.07 0.00 0.00 0.00 0.00 99.93 05:14:05 05:12:01 3 0.12 0.00 0.02 0.02 0.02 99.83 05:14:05 05:12:01 4 0.05 0.00 0.02 0.07 0.00 99.87 05:14:05 05:12:01 5 0.03 0.00 0.00 0.02 0.00 99.95 05:14:05 05:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:14:05 05:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:14:05 05:13:01 all 0.02 0.00 0.02 0.01 0.01 99.95 05:14:05 05:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:14:05 05:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:14:05 05:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:14:05 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:14:05 05:13:01 4 0.02 0.00 0.02 0.03 0.00 99.93 05:14:05 05:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:14:05 05:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:14:05 05:13:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:14:05 05:14:01 all 0.69 0.00 0.25 0.02 0.01 99.03 05:14:05 05:14:01 0 1.03 0.00 0.38 0.00 0.02 98.57 05:14:05 05:14:01 1 1.42 0.00 0.32 0.05 0.02 98.20 05:14:05 05:14:01 2 0.22 0.00 0.13 0.00 0.00 99.65 05:14:05 05:14:01 3 0.75 0.00 0.25 0.00 0.00 99.00 05:14:05 05:14:01 4 0.25 0.00 0.15 0.05 0.00 99.55 05:14:05 05:14:01 5 0.82 0.00 0.28 0.03 0.02 98.85 05:14:05 05:14:01 6 0.30 0.00 0.18 0.00 0.00 99.52 05:14:05 05:14:01 7 0.73 0.00 0.32 0.00 0.03 98.92 05:14:05 Average: all 3.28 0.00 0.85 0.70 0.02 95.15 05:14:05 Average: 0 3.18 0.00 0.88 1.19 0.02 94.72 05:14:05 Average: 1 3.00 0.00 0.75 0.97 0.02 95.25 05:14:05 Average: 2 3.27 0.00 0.86 0.79 0.02 95.06 05:14:05 Average: 3 3.58 0.00 0.93 0.84 0.03 94.62 05:14:05 Average: 4 3.25 0.00 0.93 0.62 0.02 95.18 05:14:05 Average: 5 3.33 0.00 0.86 0.57 0.02 95.22 05:14:05 Average: 6 3.35 0.00 0.74 0.14 0.02 95.75 05:14:05 Average: 7 3.27 0.00 0.83 0.47 0.03 95.41 05:14:05 05:14:05 05:14:05