Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1089c8602ceed22321b22bf7cf4660df119324cf+5f229313553dc91b9ee90f1a6a748fc527e9160b (76df2442e1ade194b287014a40dbebcae4a4f730) 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-ssh11032038522464888647.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5971110805583593402.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh316984545510973332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14161455362687447085.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2940549706155529443.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13353 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [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-588 # 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 Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf > 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/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # 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 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 Merge succeeded, producing 9b4d3b938eefb361747e9603741490ba69e0ab18 Checking out Revision 9b4d3b938eefb361747e9603741490ba69e0ab18 (PR-588) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b4d3b938eefb361747e9603741490ba69e0ab18 # timeout=10 Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T02:07:10.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk a9c5a882a319f1ab62491574546f737024072caa # timeout=10 [2023-05-05T02:07:10.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T02:07:10.599Z] ========================================================= [2023-05-05T02:07:10.599Z] EdgeX Global Pipelines Version Info [2023-05-05T02:07:10.599Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:11.313Z] ------------------- [2023-05-05T02:07:11.314Z] stable info: [2023-05-05T02:07:11.314Z] ------------------- [2023-05-05T02:07:11.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T02:07:11.314Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:07:11.314Z] Message: update stable to v1.0.249 [2023-05-05T02:07:11.880Z] ------------------- [2023-05-05T02:07:11.880Z] experimental info: [2023-05-05T02:07:11.880Z] ------------------- [2023-05-05T02:07:11.880Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T02:07:11.880Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:07:11.880Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T02:07:12.193Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-05T02:07:12.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-05T02:07:12.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T02:07:12.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T02:07:12.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T02:07:12.236Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T02:07:12.249Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T02:07:12.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T02:07:12.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T02:07:12.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T02:07:12.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T02:07:12.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-05T02:07:12.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T02:07:12.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T02:07:12.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:07:12.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:07:12.371Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:07:12.383Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:07:12.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T02:07:12.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T02:07:12.417Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T02:07:12.430Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T02:07:12.446Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T02:07:12.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T02:07:12.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T02:07:12.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T02:07:12.493Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T02:07:12.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo [2023-05-05T02:07:12.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo [2023-05-05T02:07:12.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo [2023-05-05T02:07:12.544Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b4d3b938eefb361747e9603741490ba69e0ab18 [Pipeline] echo [2023-05-05T02:07:12.558Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b4d3b9 [Pipeline] echo [2023-05-05T02:07:12.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:07:12.619Z] provisioning config files... [2023-05-05T02:07:12.633Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config16970655534244145569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:12.938Z] ---> docker-login.sh [2023-05-05T02:07:12.938Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:07:13.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:13.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:13.198Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:13.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:13.198Z] [2023-05-05T02:07:13.198Z] Login Succeeded [2023-05-05T02:07:13.198Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:07:13.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:13.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:13.198Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:13.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:13.198Z] [2023-05-05T02:07:13.198Z] Login Succeeded [2023-05-05T02:07:13.198Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:07:13.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:13.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:13.461Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:13.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:13.461Z] [2023-05-05T02:07:13.461Z] Login Succeeded [2023-05-05T02:07:13.461Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:07:13.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:13.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:13.461Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:13.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:13.461Z] [2023-05-05T02:07:13.461Z] Login Succeeded [2023-05-05T02:07:13.461Z] docker.io [2023-05-05T02:07:13.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:13.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:13.725Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:13.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:13.725Z] [2023-05-05T02:07:13.725Z] Login Succeeded [2023-05-05T02:07:13.725Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:07:13.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T02:07:14.117Z] + git rev-list -1 --merges 9b4d3b938eefb361747e9603741490ba69e0ab18~1..9b4d3b938eefb361747e9603741490ba69e0ab18 [Pipeline] echo [2023-05-05T02:07:14.161Z] -----------> git rev-list -1 --merges 9b4d3b938eefb361747e9603741490ba69e0ab18~1..9b4d3b938eefb361747e9603741490ba69e0ab18 9b4d3b938eefb361747e9603741490ba69e0ab18 [2023-05-05T02:07:14.161Z] 9b4d3b938eefb361747e9603741490ba69e0ab18 [false] [Pipeline] sh [2023-05-05T02:07:14.450Z] + git log --format=format:%s -1 9b4d3b938eefb361747e9603741490ba69e0ab18 [Pipeline] echo [2023-05-05T02:07:14.465Z] ========================================================= [2023-05-05T02:07:14.465Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T02:07:14.465Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:07:14.789Z] + git log --format=format:%s -1 9b4d3b938eefb361747e9603741490ba69e0ab18 [Pipeline] echo [2023-05-05T02:07:14.799Z] [semverPrep] GIT_COMMIT: 9b4d3b938eefb361747e9603741490ba69e0ab18, Commit Message: Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD [Pipeline] echo [2023-05-05T02:07:14.806Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T02:07:15.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T02:07:15.158Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T02:07:15.158Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T02:07:15.158Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T02:07:15.158Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T02:07:15.158Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T02:07:15.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:15.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:15.501Z] [2023-05-05T02:07:15.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:15.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:16.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T02:07:16.062Z] b85a868b505f: Pulling fs layer [2023-05-05T02:07:16.062Z] e2be974225ed: Pulling fs layer [2023-05-05T02:07:16.062Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T02:07:16.062Z] 988bab9f4d93: Pulling fs layer [2023-05-05T02:07:16.062Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T02:07:16.062Z] eaf3925da568: Pulling fs layer [2023-05-05T02:07:16.062Z] bab4dde63d76: Pulling fs layer [2023-05-05T02:07:16.062Z] bde34c3a00c8: Pulling fs layer [2023-05-05T02:07:16.062Z] 1469e6f7b9e6: Waiting [2023-05-05T02:07:16.062Z] b352a97aabf1: Pulling fs layer [2023-05-05T02:07:16.062Z] eaf3925da568: Waiting [2023-05-05T02:07:16.062Z] 4872d77fe225: Pulling fs layer [2023-05-05T02:07:16.062Z] 5851b861e8e6: Pulling fs layer [2023-05-05T02:07:16.062Z] bab4dde63d76: Waiting [2023-05-05T02:07:16.062Z] bde34c3a00c8: Waiting [2023-05-05T02:07:16.063Z] b352a97aabf1: Waiting [2023-05-05T02:07:16.063Z] 4872d77fe225: Waiting [2023-05-05T02:07:16.063Z] 988bab9f4d93: Waiting [2023-05-05T02:07:16.063Z] e2be974225ed: Download complete [2023-05-05T02:07:16.063Z] 988bab9f4d93: Verifying Checksum [2023-05-05T02:07:16.063Z] 988bab9f4d93: Download complete [2023-05-05T02:07:16.322Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T02:07:16.322Z] 339a4e72a1f5: Download complete [2023-05-05T02:07:16.322Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T02:07:16.322Z] 1469e6f7b9e6: Download complete [2023-05-05T02:07:16.322Z] eaf3925da568: Verifying Checksum [2023-05-05T02:07:16.322Z] eaf3925da568: Download complete [2023-05-05T02:07:16.322Z] bde34c3a00c8: Verifying Checksum [2023-05-05T02:07:16.322Z] bde34c3a00c8: Download complete [2023-05-05T02:07:16.322Z] b352a97aabf1: Verifying Checksum [2023-05-05T02:07:16.322Z] b352a97aabf1: Download complete [2023-05-05T02:07:16.322Z] 4872d77fe225: Download complete [2023-05-05T02:07:16.322Z] 5851b861e8e6: Verifying Checksum [2023-05-05T02:07:16.322Z] 5851b861e8e6: Download complete [2023-05-05T02:07:16.322Z] b85a868b505f: Verifying Checksum [2023-05-05T02:07:16.322Z] b85a868b505f: Download complete [2023-05-05T02:07:16.590Z] bab4dde63d76: Verifying Checksum [2023-05-05T02:07:17.524Z] b85a868b505f: Pull complete [2023-05-05T02:07:17.524Z] e2be974225ed: Pull complete [2023-05-05T02:07:18.091Z] 339a4e72a1f5: Pull complete [2023-05-05T02:07:18.091Z] 988bab9f4d93: Pull complete [2023-05-05T02:07:18.352Z] 1469e6f7b9e6: Pull complete [2023-05-05T02:07:18.352Z] eaf3925da568: Pull complete [2023-05-05T02:07:20.258Z] bab4dde63d76: Pull complete [2023-05-05T02:07:20.258Z] bde34c3a00c8: Pull complete [2023-05-05T02:07:20.258Z] b352a97aabf1: Pull complete [2023-05-05T02:07:20.258Z] 4872d77fe225: Pull complete [2023-05-05T02:07:20.258Z] 5851b861e8e6: Pull complete [2023-05-05T02:07:20.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T02:07:20.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:20.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:07:20.360Z] prd-ubuntu20.04-docker-8c-8g-13353 does not seem to be running inside a container [2023-05-05T02:07:20.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T02:07:25.007Z] $ docker top b88438191f05600f13800f7707f82a6952d228cfc956f947be757b8cdd834814 -eo pid,comm [2023-05-05T02:07:25.066Z] 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). [2023-05-05T02:07:25.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T02:07:25.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:07:25.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:07:25.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:07:25.213Z] $ docker exec b88438191f05600f13800f7707f82a6952d228cfc956f947be757b8cdd834814 ssh-agent [2023-05-05T02:07:25.338Z] SSH_AUTH_SOCK=/tmp/ssh-iUarYzSjReyZ/agent.32 [2023-05-05T02:07:25.338Z] SSH_AGENT_PID=38 [2023-05-05T02:07:25.343Z] Running ssh-add (command line suppressed) [2023-05-05T02:07:25.439Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_450480382162159330.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_450480382162159330.key) [2023-05-05T02:07:25.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:07:25.749Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T02:07:25.766Z] $ docker exec --env ******** --env ******** b88438191f05600f13800f7707f82a6952d228cfc956f947be757b8cdd834814 ssh-agent -k [2023-05-05T02:07:25.875Z] unset SSH_AUTH_SOCK; [2023-05-05T02:07:25.875Z] unset SSH_AGENT_PID; [2023-05-05T02:07:25.875Z] echo Agent pid 38 killed; [2023-05-05T02:07:25.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T02:07:25.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:07:25.917Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:07:26.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:07:26.029Z] $ docker exec b88438191f05600f13800f7707f82a6952d228cfc956f947be757b8cdd834814 ssh-agent [2023-05-05T02:07:26.142Z] SSH_AUTH_SOCK=/tmp/ssh-icWx1bDS1exP/agent.71 [2023-05-05T02:07:26.142Z] SSH_AGENT_PID=77 [2023-05-05T02:07:26.147Z] Running ssh-add (command line suppressed) [2023-05-05T02:07:26.259Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_4037879464082373217.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_4037879464082373217.key) [2023-05-05T02:07:26.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:07:26.576Z] + git semver init [2023-05-05T02:07:26.836Z] 2023-05-05 02:07:26,757 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T02:07:26.836Z] 2023-05-05 02:07:26,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-05-05T02:07:26.836Z] 2023-05-05 02:07:26,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-05-05T02:07:26.836Z] 2023-05-05 02:07:26,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,180 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.git/info/exclude [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,181 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 with force:False [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,181 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,185 [execute] INFO git cat-file --batch-check [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,192 [execute] INFO git cat-file --batch [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:07:28.215Z] 2023-05-05 02:07:28,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-05-05T02:07:28.215Z] 0.0.0 [Pipeline] } [2023-05-05T02:07:28.481Z] $ docker exec --env ******** --env ******** b88438191f05600f13800f7707f82a6952d228cfc956f947be757b8cdd834814 ssh-agent -k [2023-05-05T02:07:28.585Z] unset SSH_AUTH_SOCK; [2023-05-05T02:07:28.586Z] unset SSH_AGENT_PID; [2023-05-05T02:07:28.586Z] echo Agent pid 77 killed; [2023-05-05T02:07:28.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T02:07:28.901Z] + git semver [Pipeline] } [2023-05-05T02:07:29.170Z] $ docker stop --time=1 b88438191f05600f13800f7707f82a6952d228cfc956f947be757b8cdd834814 [2023-05-05T02:07:30.481Z] $ docker rm -f --volumes b88438191f05600f13800f7707f82a6952d228cfc956f947be757b8cdd834814 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:07:30.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T02:07:31.099Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T02:07:31.102Z] [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 [2023-05-05T02:07:31.245Z] provisioning config files... [2023-05-05T02:07:31.253Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config15098698646198220311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:31.556Z] ---> docker-login.sh [2023-05-05T02:07:31.556Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:07:31.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:31.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:31.556Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:31.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:31.556Z] [2023-05-05T02:07:31.556Z] Login Succeeded [2023-05-05T02:07:31.556Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:07:31.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:31.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:31.556Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:31.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:31.556Z] [2023-05-05T02:07:31.556Z] Login Succeeded [2023-05-05T02:07:31.556Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:07:31.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:31.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:31.818Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:31.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:31.818Z] [2023-05-05T02:07:31.818Z] Login Succeeded [2023-05-05T02:07:31.818Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:07:31.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:31.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:31.818Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:31.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:31.818Z] [2023-05-05T02:07:31.818Z] Login Succeeded [2023-05-05T02:07:31.818Z] docker.io [2023-05-05T02:07:31.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:32.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:32.112Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:32.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:32.112Z] [2023-05-05T02:07:32.112Z] Login Succeeded [2023-05-05T02:07:32.112Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:07:32.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:07:32.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:07:32.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:07:32.213Z] ========================================================= [2023-05-05T02:07:32.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T02:07:32.213Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:32.521Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T02:07:32.780Z] Sending build context to Docker daemon 45.93MB [2023-05-05T02:07:32.780Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:07:32.780Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T02:07:32.780Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T02:07:32.780Z] f56be85fc22e: Pulling fs layer [2023-05-05T02:07:32.780Z] 85791d961cd3: Pulling fs layer [2023-05-05T02:07:32.780Z] d694b5ae8c79: Pulling fs layer [2023-05-05T02:07:32.780Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T02:07:32.780Z] 4d19c01a9841: Pulling fs layer [2023-05-05T02:07:32.780Z] 9325e15d5711: Pulling fs layer [2023-05-05T02:07:32.780Z] 556b6ee489ea: Pulling fs layer [2023-05-05T02:07:32.780Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T02:07:32.780Z] 9f32a84ed3da: Waiting [2023-05-05T02:07:32.780Z] 9325e15d5711: Waiting [2023-05-05T02:07:32.780Z] 4d19c01a9841: Waiting [2023-05-05T02:07:32.780Z] 556b6ee489ea: Waiting [2023-05-05T02:07:32.780Z] c5a4b2cf53e6: Waiting [2023-05-05T02:07:32.780Z] 85791d961cd3: Download complete [2023-05-05T02:07:32.780Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T02:07:32.780Z] 9f32a84ed3da: Download complete [2023-05-05T02:07:33.086Z] 4d19c01a9841: Verifying Checksum [2023-05-05T02:07:33.086Z] 4d19c01a9841: Download complete [2023-05-05T02:07:33.086Z] 9325e15d5711: Verifying Checksum [2023-05-05T02:07:33.086Z] 9325e15d5711: Download complete [2023-05-05T02:07:33.086Z] f56be85fc22e: Verifying Checksum [2023-05-05T02:07:33.086Z] f56be85fc22e: Download complete [2023-05-05T02:07:33.347Z] f56be85fc22e: Pull complete [2023-05-05T02:07:33.605Z] 85791d961cd3: Pull complete [2023-05-05T02:07:33.605Z] c5a4b2cf53e6: Download complete [2023-05-05T02:07:33.868Z] d694b5ae8c79: Verifying Checksum [2023-05-05T02:07:33.868Z] d694b5ae8c79: Download complete [2023-05-05T02:07:34.126Z] 556b6ee489ea: Verifying Checksum [2023-05-05T02:07:34.126Z] 556b6ee489ea: Download complete [2023-05-05T02:07:37.410Z] d694b5ae8c79: Pull complete [2023-05-05T02:07:37.410Z] 9f32a84ed3da: Pull complete [2023-05-05T02:07:37.410Z] 4d19c01a9841: Pull complete [2023-05-05T02:07:37.670Z] 9325e15d5711: Pull complete [2023-05-05T02:07:40.948Z] 556b6ee489ea: Pull complete [2023-05-05T02:07:41.890Z] c5a4b2cf53e6: Pull complete [2023-05-05T02:07:41.890Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T02:07:41.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T02:07:41.890Z] ---> c4be618373d6 [2023-05-05T02:07:41.890Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:07:46.206Z] Still waiting to schedule task [2023-05-05T02:07:46.206Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T02:07:50.036Z] ---> Running in a4cc35a1d8ab [2023-05-05T02:07:50.036Z] Removing intermediate container a4cc35a1d8ab [2023-05-05T02:07:50.036Z] ---> 293ff31c4d2b [2023-05-05T02:07:50.036Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:07:50.036Z] ---> Running in 75c1b4878232 [2023-05-05T02:07:50.036Z] Removing intermediate container 75c1b4878232 [2023-05-05T02:07:50.036Z] ---> 3c5643d9a20f [2023-05-05T02:07:50.036Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:07:50.294Z] ---> Running in 01ef18c856da [2023-05-05T02:07:50.864Z] Removing intermediate container 01ef18c856da [2023-05-05T02:07:50.864Z] ---> 84b3f43c14b0 [2023-05-05T02:07:50.864Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T02:07:50.865Z] ---> Running in 082d94510338 [2023-05-05T02:07:51.434Z] Removing intermediate container 082d94510338 [2023-05-05T02:07:51.434Z] ---> b32dec8b59b7 [2023-05-05T02:07:51.434Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:07:51.692Z] ---> Running in 08e3b57ba4fb [2023-05-05T02:07:51.954Z] Removing intermediate container 08e3b57ba4fb [2023-05-05T02:07:51.954Z] ---> e878b350f196 [2023-05-05T02:07:51.954Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:07:52.212Z] latest: Pulling from library/docker [2023-05-05T02:07:52.473Z] f56be85fc22e: Already exists [2023-05-05T02:07:52.473Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-05T02:07:52.473Z] 788e1ab5616a: Pulling fs layer [2023-05-05T02:07:52.473Z] c585cb37f4e3: Pulling fs layer [2023-05-05T02:07:52.473Z] f07ac151bd26: Pulling fs layer [2023-05-05T02:07:52.473Z] 40ec0a365c4d: Pulling fs layer [2023-05-05T02:07:52.473Z] 8e86e06bd107: Pulling fs layer [2023-05-05T02:07:52.473Z] 265c5956ad77: Pulling fs layer [2023-05-05T02:07:52.473Z] 0326226f4470: Pulling fs layer [2023-05-05T02:07:52.473Z] e09aa9eb39ba: Pulling fs layer [2023-05-05T02:07:52.473Z] 8f731bd845bb: Pulling fs layer [2023-05-05T02:07:52.473Z] b045f4bf5e58: Pulling fs layer [2023-05-05T02:07:52.473Z] 6f439390c271: Pulling fs layer [2023-05-05T02:07:52.473Z] 4e540a8453c0: Pulling fs layer [2023-05-05T02:07:52.473Z] 8e86e06bd107: Waiting [2023-05-05T02:07:52.473Z] 265c5956ad77: Waiting [2023-05-05T02:07:52.473Z] b045f4bf5e58: Waiting [2023-05-05T02:07:52.473Z] 6f439390c271: Waiting [2023-05-05T02:07:52.473Z] 4e540a8453c0: Waiting [2023-05-05T02:07:52.473Z] 0326226f4470: Waiting [2023-05-05T02:07:52.473Z] e09aa9eb39ba: Waiting [2023-05-05T02:07:52.473Z] 8f731bd845bb: Waiting [2023-05-05T02:07:52.473Z] f07ac151bd26: Waiting [2023-05-05T02:07:52.473Z] 40ec0a365c4d: Waiting [2023-05-05T02:07:52.473Z] 788e1ab5616a: Verifying Checksum [2023-05-05T02:07:52.473Z] 788e1ab5616a: Download complete [2023-05-05T02:07:52.736Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-05T02:07:52.736Z] 7ed9ddfd3b8f: Download complete [2023-05-05T02:07:52.736Z] 7ed9ddfd3b8f: Pull complete [2023-05-05T02:07:52.995Z] 788e1ab5616a: Pull complete [2023-05-05T02:07:52.995Z] 40ec0a365c4d: Verifying Checksum [2023-05-05T02:07:52.995Z] 40ec0a365c4d: Download complete [2023-05-05T02:07:52.995Z] f07ac151bd26: Verifying Checksum [2023-05-05T02:07:52.995Z] f07ac151bd26: Download complete [2023-05-05T02:07:52.995Z] 8e86e06bd107: Download complete [2023-05-05T02:07:52.995Z] c585cb37f4e3: Verifying Checksum [2023-05-05T02:07:52.995Z] c585cb37f4e3: Download complete [2023-05-05T02:07:52.995Z] 265c5956ad77: Verifying Checksum [2023-05-05T02:07:52.995Z] 265c5956ad77: Download complete [2023-05-05T02:07:53.255Z] 0326226f4470: Verifying Checksum [2023-05-05T02:07:53.255Z] 0326226f4470: Download complete [2023-05-05T02:07:53.255Z] 8f731bd845bb: Verifying Checksum [2023-05-05T02:07:53.255Z] 8f731bd845bb: Download complete [2023-05-05T02:07:53.255Z] 6f439390c271: Verifying Checksum [2023-05-05T02:07:53.255Z] c585cb37f4e3: Pull complete [2023-05-05T02:07:53.514Z] e09aa9eb39ba: Download complete [2023-05-05T02:07:53.514Z] 4e540a8453c0: Verifying Checksum [2023-05-05T02:07:53.514Z] 4e540a8453c0: Download complete [2023-05-05T02:07:53.772Z] f07ac151bd26: Pull complete [2023-05-05T02:07:53.772Z] b045f4bf5e58: Verifying Checksum [2023-05-05T02:07:53.772Z] b045f4bf5e58: Download complete [2023-05-05T02:07:54.031Z] 40ec0a365c4d: Pull complete [2023-05-05T02:07:54.374Z] 8e86e06bd107: Pull complete [2023-05-05T02:07:54.374Z] 265c5956ad77: Pull complete [2023-05-05T02:07:54.374Z] 0326226f4470: Pull complete [2023-05-05T02:07:54.632Z] e09aa9eb39ba: Pull complete [2023-05-05T02:07:54.632Z] 8f731bd845bb: Pull complete [2023-05-05T02:07:55.562Z] b045f4bf5e58: Pull complete [2023-05-05T02:07:55.562Z] 6f439390c271: Pull complete [2023-05-05T02:07:55.562Z] 4e540a8453c0: Pull complete [2023-05-05T02:07:55.562Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T02:07:55.562Z] Status: Downloaded newer image for docker:latest [2023-05-05T02:07:57.487Z] ---> cbbc64b6fa20 [2023-05-05T02:07:57.487Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:07:57.487Z] ---> Running in 5e83f9e75474 [2023-05-05T02:07:57.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:08:00.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:08:00.540Z] OK: 265 MiB in 53 packages [2023-05-05T02:08:01.482Z] Removing intermediate container 5e83f9e75474 [2023-05-05T02:08:01.482Z] ---> 2034ee26b69f [2023-05-05T02:08:01.482Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T02:08:01.482Z] ---> Running in afe80a4f2d8c [2023-05-05T02:08:01.741Z] Removing intermediate container afe80a4f2d8c [2023-05-05T02:08:01.741Z] ---> 4fcd610cd310 [2023-05-05T02:08:01.741Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:08:02.000Z] ---> Running in bca6a7ec65fd [2023-05-05T02:08:02.261Z] Removing intermediate container bca6a7ec65fd [2023-05-05T02:08:02.261Z] ---> 14b81dac9c9b [2023-05-05T02:08:02.261Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T02:08:02.519Z] ---> aefb0bb2ae55 [2023-05-05T02:08:02.519Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:08:02.795Z] ---> Running in 4fee3cf61d8f [2023-05-05T02:08:59.023Z] Removing intermediate container 4fee3cf61d8f [2023-05-05T02:08:59.023Z] ---> a2260a955e47 [2023-05-05T02:08:59.023Z] Step 14/15 : COPY . . [2023-05-05T02:08:59.023Z] ---> fc45c9be0fe2 [2023-05-05T02:08:59.023Z] Step 15/15 : RUN ${MAKE} [2023-05-05T02:08:59.023Z] ---> Running in 07c8a5d641cc [2023-05-05T02:08:59.023Z] noop [2023-05-05T02:08:59.023Z] Removing intermediate container 07c8a5d641cc [2023-05-05T02:08:59.023Z] ---> f5db25720a6c [2023-05-05T02:08:59.023Z] Successfully built f5db25720a6c [2023-05-05T02:08:59.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:59.332Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:08:59.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:08:59.410Z] prd-ubuntu20.04-docker-8c-8g-13353 does not seem to be running inside a container [2023-05-05T02:08:59.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T02:08:59.807Z] $ docker top 4b7c97a07b80cc6e1bfbc3121bd7d89a38e577e28a0d5207cae5200713a57039 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:09:00.139Z] + go version [2023-05-05T02:09:00.139Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T02:09:00.158Z] $ docker stop --time=1 4b7c97a07b80cc6e1bfbc3121bd7d89a38e577e28a0d5207cae5200713a57039 [2023-05-05T02:09:01.419Z] $ docker rm -f --volumes 4b7c97a07b80cc6e1bfbc3121bd7d89a38e577e28a0d5207cae5200713a57039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:09:01.790Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:09:01.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:09:01.856Z] prd-ubuntu20.04-docker-8c-8g-13353 does not seem to be running inside a container [2023-05-05T02:09:01.897Z] $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T02:09:02.218Z] $ docker top 926d15e9acf5a5873e50dc8b65f71aad5d196c9c972f4133c63850bee746d0f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:09:02.548Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:09:02.841Z] + make test [2023-05-05T02:09:02.841Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T02:09:07.034Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T02:09:15.135Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T02:09:15.135Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T02:09:18.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:09:18.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:09:18.528Z] ./bin/test-attribution-txt.sh [2023-05-05T02:09:18.528Z] make -C web test [2023-05-05T02:09:18.528Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [2023-05-05T02:09:18.528Z] make[1]: tput: No such file or directory [2023-05-05T02:09:18.528Z] make[1]: tput: No such file or directory [2023-05-05T02:09:18.528Z] warning: generating ./VERSION [2023-05-05T02:09:18.528Z] echo "0.0.0" > VERSION [2023-05-05T02:09:18.528Z] docker build \ [2023-05-05T02:09:18.528Z] -f Dockerfile \ [2023-05-05T02:09:18.528Z] --build-arg USER=1000 \ [2023-05-05T02:09:18.528Z] \ [2023-05-05T02:09:18.528Z] --label "git_sha=9b4d3b938eefb361747e9603741490ba69e0ab18" \ [2023-05-05T02:09:18.528Z] -t edgexfoundry/edgex-web-ui:9b4d3b938eefb361747e9603741490ba69e0ab18 \ [2023-05-05T02:09:18.528Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T02:09:18.528Z] . [2023-05-05T02:09:18.528Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T02:09:18.528Z] Install the buildx component to build images with BuildKit: [2023-05-05T02:09:18.528Z] https://docs.docker.com/go/buildx/ [2023-05-05T02:09:18.528Z] [2023-05-05T02:09:18.528Z] Sending build context to Docker daemon 3.269MB [2023-05-05T02:09:18.528Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T02:09:18.528Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T02:09:18.528Z] 9621f1afde84: Pulling fs layer [2023-05-05T02:09:18.528Z] c6f70ee39829: Pulling fs layer [2023-05-05T02:09:18.528Z] 56892a8094a2: Pulling fs layer [2023-05-05T02:09:18.528Z] 58dd87906ef0: Pulling fs layer [2023-05-05T02:09:18.528Z] 58dd87906ef0: Waiting [2023-05-05T02:09:18.528Z] 56892a8094a2: Download complete [2023-05-05T02:09:18.528Z] 9621f1afde84: Verifying Checksum [2023-05-05T02:09:18.528Z] 9621f1afde84: Download complete [2023-05-05T02:09:18.528Z] 58dd87906ef0: Verifying Checksum [2023-05-05T02:09:18.528Z] 58dd87906ef0: Download complete [2023-05-05T02:09:18.787Z] 9621f1afde84: Pull complete [2023-05-05T02:09:19.355Z] c6f70ee39829: Verifying Checksum [2023-05-05T02:09:19.356Z] c6f70ee39829: Download complete [2023-05-05T02:09:20.285Z] c6f70ee39829: Pull complete [2023-05-05T02:09:20.285Z] 56892a8094a2: Pull complete [2023-05-05T02:09:20.285Z] 58dd87906ef0: Pull complete [2023-05-05T02:09:20.285Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T02:09:20.285Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T02:09:20.285Z] ---> b69703f70c3d [2023-05-05T02:09:20.285Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T02:09:24.465Z] ---> Running in 45d8d991d333 [2023-05-05T02:09:24.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:09:24.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:09:24.980Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-05T02:09:24.980Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-05T02:09:24.980Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-05T02:09:24.980Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-05T02:09:24.980Z] (5/129) Installing libxcb (1.14-r2) [2023-05-05T02:09:24.980Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-05T02:09:25.237Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-05T02:09:25.237Z] (8/129) Installing libice (1.0.10-r0) [2023-05-05T02:09:25.237Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-05T02:09:25.237Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-05T02:09:25.237Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-05T02:09:25.237Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-05T02:09:25.237Z] (13/129) Installing xset (1.2.4-r0) [2023-05-05T02:09:25.237Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-05T02:09:25.237Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-05T02:09:25.237Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T02:09:25.237Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-05T02:09:25.237Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-05T02:09:25.237Z] (19/129) Installing libintl (0.21-r0) [2023-05-05T02:09:25.237Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-05T02:09:25.237Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-05T02:09:25.237Z] (22/129) Installing pcre (8.45-r1) [2023-05-05T02:09:25.237Z] (23/129) Installing glib (2.70.1-r0) [2023-05-05T02:09:25.237Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-05T02:09:25.237Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-05T02:09:25.237Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-05T02:09:25.237Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T02:09:25.237Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T02:09:25.237Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-05T02:09:25.237Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-05T02:09:25.237Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-05T02:09:25.495Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-05T02:09:25.495Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T02:09:25.495Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T02:09:25.495Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-05T02:09:25.495Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-05T02:09:25.495Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-05T02:09:25.495Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-05T02:09:25.495Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-05T02:09:25.495Z] (40/129) Installing libxi (1.8-r0) [2023-05-05T02:09:25.495Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-05T02:09:25.495Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-05T02:09:25.495Z] (43/129) Installing atk (2.36.0-r0) [2023-05-05T02:09:25.495Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-05T02:09:25.495Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-05T02:09:25.495Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-05T02:09:25.495Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T02:09:25.495Z] (48/129) Installing expat (2.5.0-r0) [2023-05-05T02:09:25.495Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-05T02:09:25.495Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-05T02:09:25.495Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-05T02:09:25.495Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-05T02:09:25.495Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-05T02:09:25.495Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-05T02:09:25.495Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-05T02:09:25.495Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-05T02:09:25.495Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-05T02:09:25.495Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-05T02:09:25.495Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-05T02:09:25.495Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-05T02:09:25.495Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-05T02:09:25.495Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-05T02:09:25.753Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-05T02:09:25.753Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-05T02:09:25.753Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-05T02:09:25.753Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-05T02:09:25.753Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-05T02:09:25.753Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-05T02:09:25.753Z] (69/129) Installing pango (1.48.10-r0) [2023-05-05T02:09:25.753Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T02:09:25.753Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T02:09:25.753Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T02:09:25.753Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-05T02:09:25.753Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-05T02:09:25.753Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T02:09:25.753Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T02:09:25.753Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-05T02:09:25.753Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-05T02:09:26.011Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-05T02:09:26.011Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T02:09:27.920Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-05T02:09:27.920Z] (80/129) Installing flac (1.3.4-r0) [2023-05-05T02:09:27.920Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T02:09:27.920Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T02:09:27.920Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-05T02:09:27.920Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-05T02:09:27.920Z] (85/129) Installing libass (0.15.2-r0) [2023-05-05T02:09:27.920Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-05T02:09:28.179Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T02:09:28.179Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T02:09:28.179Z] (89/129) Installing lame (3.100-r0) [2023-05-05T02:09:28.179Z] (90/129) Installing opus (1.3.1-r1) [2023-05-05T02:09:28.179Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T02:09:28.179Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-05T02:09:28.179Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-05T02:09:28.179Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-05T02:09:28.179Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-05T02:09:28.179Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T02:09:28.179Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-05T02:09:28.179Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-05T02:09:28.179Z] (99/129) Installing libva (2.13.0-r0) [2023-05-05T02:09:28.179Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-05T02:09:28.179Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-05T02:09:28.179Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-05T02:09:28.179Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-05T02:09:28.179Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-05T02:09:28.179Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-05T02:09:28.179Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-05T02:09:28.436Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-05T02:09:28.436Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T02:09:28.436Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-05T02:09:28.436Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-05T02:09:28.436Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T02:09:28.436Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-05T02:09:28.436Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-05T02:09:28.436Z] (114/129) Installing nspr (4.32-r0) [2023-05-05T02:09:28.436Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-05T02:09:28.436Z] (116/129) Installing nss (3.78.1-r0) [2023-05-05T02:09:28.436Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-05T02:09:28.436Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-05T02:09:28.436Z] (119/129) Installing orc (0.4.32-r0) [2023-05-05T02:09:28.436Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-05T02:09:28.436Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-05T02:09:28.695Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-05T02:09:28.695Z] (123/129) Installing libpulse (15.0-r2) [2023-05-05T02:09:28.695Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-05T02:09:28.695Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-05T02:09:28.695Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-05T02:09:28.695Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-05T02:09:28.695Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-05T02:09:28.695Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-05T02:09:29.631Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T02:09:29.631Z] Executing glib-2.70.1-r0.trigger [2023-05-05T02:09:29.631Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T02:09:30.195Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T02:09:30.195Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T02:09:30.195Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T02:09:30.195Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T02:09:30.195Z] OK: 286 MiB in 145 packages [2023-05-05T02:09:40.186Z] Removing intermediate container 45d8d991d333 [2023-05-05T02:09:40.186Z] ---> cf25e7227b11 [2023-05-05T02:09:40.186Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T02:09:40.446Z] ---> Running in f84b65e8e795 [2023-05-05T02:09:40.706Z] Removing intermediate container f84b65e8e795 [2023-05-05T02:09:40.706Z] ---> cab81db5cc80 [2023-05-05T02:09:40.706Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T02:09:40.706Z] ---> Running in a9448a72e1d7 [2023-05-05T02:09:40.706Z] Removing intermediate container a9448a72e1d7 [2023-05-05T02:09:40.706Z] ---> 448ba61d29ef [2023-05-05T02:09:40.706Z] Step 5/10 : RUN npm install -g npm [2023-05-05T02:09:40.706Z] ---> Running in d6f40f6cecf6 [2023-05-05T02:09:48.927Z] [2023-05-05T02:09:48.927Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-05T02:09:48.927Z] [2023-05-05T02:09:48.927Z] 27 packages are looking for funding [2023-05-05T02:09:48.927Z] run `npm fund` for details [2023-05-05T02:09:48.927Z] [2023-05-05T02:09:48.927Z] found 0 vulnerabilities [2023-05-05T02:09:50.301Z] Removing intermediate container d6f40f6cecf6 [2023-05-05T02:09:50.301Z] ---> 81e8a698c63c [2023-05-05T02:09:50.301Z] Step 6/10 : ARG USER=1000 [2023-05-05T02:09:50.301Z] ---> Running in a2541674b75c [2023-05-05T02:09:50.301Z] Removing intermediate container a2541674b75c [2023-05-05T02:09:50.301Z] ---> 983aff4d470b [2023-05-05T02:09:50.301Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T02:09:50.301Z] ---> Running in 6e8628a7d7b1 [2023-05-05T02:09:50.867Z] Removing intermediate container 6e8628a7d7b1 [2023-05-05T02:09:50.867Z] ---> d2a7bb0b1439 [2023-05-05T02:09:50.867Z] Step 8/10 : USER $USER:$USER [2023-05-05T02:09:50.867Z] ---> Running in 9a6ec80ee18b [2023-05-05T02:09:50.867Z] Removing intermediate container 9a6ec80ee18b [2023-05-05T02:09:50.867Z] ---> 05c5abc6e647 [2023-05-05T02:09:50.867Z] Step 9/10 : WORKDIR /app [2023-05-05T02:09:50.867Z] ---> Running in aeb05c541c8d [2023-05-05T02:09:50.867Z] Removing intermediate container aeb05c541c8d [2023-05-05T02:09:50.867Z] ---> c668e7930e60 [2023-05-05T02:09:50.867Z] Step 10/10 : LABEL git_sha=9b4d3b938eefb361747e9603741490ba69e0ab18 [2023-05-05T02:09:51.125Z] ---> Running in 787992b9a406 [2023-05-05T02:09:51.125Z] Removing intermediate container 787992b9a406 [2023-05-05T02:09:51.125Z] ---> ca711b17be94 [2023-05-05T02:09:51.125Z] Successfully built ca711b17be94 [2023-05-05T02:09:51.125Z] Successfully tagged edgexfoundry/edgex-web-ui:9b4d3b938eefb361747e9603741490ba69e0ab18 [2023-05-05T02:09:51.125Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T02:09:51.125Z] touch edgex-web-ui.imagebuilt [2023-05-05T02:09:51.125Z] mkdir -p node_modules coverage [2023-05-05T02:09:51.125Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T02:09:51.125Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.028Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE }, [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:53.029Z] npm WARN EBADENGINE } [2023-05-05T02:09:56.319Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T02:09:56.887Z] 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 [2023-05-05T02:09:56.887Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:09:56.887Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T02:09:57.145Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T02:09:57.404Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T02:09:57.972Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T02:09:58.907Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T02:09:58.907Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T02:10:01.487Z] 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. [2023-05-05T02:10:01.487Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-05T02:10:01.746Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:10:02.324Z] 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. [2023-05-05T02:10:02.581Z] 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. [2023-05-05T02:10:02.840Z] 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 [2023-05-05T02:10:03.099Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:10:04.044Z] 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 [2023-05-05T02:10:07.371Z] 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. [2023-05-05T02:10:11.214Z] 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. [2023-05-05T02:10:16.477Z] [2023-05-05T02:10:16.477Z] added 1478 packages, and audited 1479 packages in 25s [2023-05-05T02:10:16.477Z] [2023-05-05T02:10:16.477Z] 90 packages are looking for funding [2023-05-05T02:10:16.477Z] run `npm fund` for details [2023-05-05T02:10:16.477Z] [2023-05-05T02:10:16.477Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-05T02:10:16.477Z] [2023-05-05T02:10:16.477Z] To address issues that do not require attention, run: [2023-05-05T02:10:16.477Z] npm audit fix [2023-05-05T02:10:16.477Z] [2023-05-05T02:10:16.477Z] To address all issues (including breaking changes), run: [2023-05-05T02:10:16.477Z] npm audit fix --force [2023-05-05T02:10:16.477Z] [2023-05-05T02:10:16.477Z] Run `npm audit` for details. [2023-05-05T02:10:27.705Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13370 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] { [Pipeline] ws [2023-05-05T02:10:27.718Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2023-05-05T02:10:27.755Z] The recommended git tool is: git [2023-05-05T02:10:35.759Z] using credential edgex-jenkins-ssh [2023-05-05T02:10:35.780Z] Cloning the remote Git repository [2023-05-05T02:10:35.865Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:10:36.014Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2023-05-05T02:10:36.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:10:36.216Z] > git --version # timeout=10 [2023-05-05T02:10:36.247Z] > git --version # 'git version 2.25.1' [2023-05-05T02:10:36.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:10:36.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:10:40.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-05T02:10:40.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:10:42.411Z] Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf [2023-05-05T02:10:41.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-05T02:10:41.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:10:41.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:10:41.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T02:10:42.438Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:10:42.556Z] > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 [2023-05-05T02:10:44.013Z] Merge succeeded, producing 1bf648dd28f66e81501525825f333794a602ba81 [2023-05-05T02:10:44.013Z] Checking out Revision 1bf648dd28f66e81501525825f333794a602ba81 (PR-588) [2023-05-05T02:10:43.042Z] > git remote # timeout=10 [2023-05-05T02:10:43.064Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T02:10:43.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:10:43.108Z] > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 [2023-05-05T02:10:43.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T02:10:44.030Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:10:44.051Z] > git checkout -f 1bf648dd28f66e81501525825f333794a602ba81 # timeout=10 [2023-05-05T02:10:47.883Z] Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" [2023-05-05T02:10:47.915Z] First time build. Skipping changelog. [2023-05-05T02:10:47.897Z] > git rev-list --no-walk a9c5a882a319f1ab62491574546f737024072caa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:10:48.542Z] 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 [2023-05-05T02:10:48.542Z] - Generating browser application bundles (phase: setup)... [2023-05-05T02:10:48.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T02:10:48.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:10:48.829Z] Dload Upload Total Spent Left Speed [2023-05-05T02:10:48.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-05-05T02:10:49.454Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T02:10:49.800Z] + sudo tee /etc/docker/daemon.new [2023-05-05T02:10:49.800Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T02:10:49.800Z] { [2023-05-05T02:10:49.800Z] "registry-mirrors": [ [2023-05-05T02:10:49.800Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T02:10:49.800Z] ], [2023-05-05T02:10:49.800Z] "bip": "10.250.0.254/24", [2023-05-05T02:10:49.800Z] "hosts": [ [2023-05-05T02:10:49.800Z] "tcp://0.0.0.0:5555", [2023-05-05T02:10:49.800Z] "unix:///var/run/docker.sock" [2023-05-05T02:10:49.800Z] ], [2023-05-05T02:10:49.800Z] "mtu": 1458, [2023-05-05T02:10:49.800Z] "selinux-enabled": true, [2023-05-05T02:10:49.800Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T02:10:49.800Z] } [Pipeline] sh [2023-05-05T02:10:50.157Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T02:10:50.438Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T02:10:50.438Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T02:10:50.533Z] + sudo service docker restart [2023-05-05T02:10:53.734Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T02:10:53.734Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T02:10:54.667Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T02:10:54.668Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T02:10:54.924Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T02:10:55.181Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T02:10:55.443Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T02:10:55.700Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T02:10:55.700Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T02:10:55.957Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T02:10:56.214Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T02:10:58.122Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T02:11:04.695Z] 05 05 2023 02:11:03.448:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T02:11:04.695Z] 05 05 2023 02:11:03.450:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T02:11:04.695Z] 05 05 2023 02:11:03.454:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:11:08.962Z] provisioning config files... [2023-05-05T02:11:09.003Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config9326307091446982993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:11:09.409Z] ---> docker-login.sh [2023-05-05T02:11:09.410Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:11:10.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:11:10.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:11:10.298Z] Configure a credential helper to remove this warning. See [2023-05-05T02:11:10.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:11:10.298Z] [2023-05-05T02:11:10.298Z] Login Succeeded [2023-05-05T02:11:10.298Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:11:10.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:11:10.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:11:10.868Z] Configure a credential helper to remove this warning. See [2023-05-05T02:11:10.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:11:10.868Z] [2023-05-05T02:11:10.868Z] Login Succeeded [2023-05-05T02:11:10.868Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:11:11.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:11:11.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:11:11.421Z] Configure a credential helper to remove this warning. See [2023-05-05T02:11:11.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:11:11.421Z] [2023-05-05T02:11:11.421Z] Login Succeeded [2023-05-05T02:11:11.421Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:11:11.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:11:11.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:11:11.702Z] Configure a credential helper to remove this warning. See [2023-05-05T02:11:11.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:11:11.702Z] [2023-05-05T02:11:11.702Z] Login Succeeded [2023-05-05T02:11:11.702Z] docker.io [2023-05-05T02:11:11.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:11:12.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:11:12.278Z] Configure a credential helper to remove this warning. See [2023-05-05T02:11:12.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:11:12.278Z] [2023-05-05T02:11:12.278Z] Login Succeeded [2023-05-05T02:11:12.278Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:11:12.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:11:12.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:11:12.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:11:12.743Z] ========================================================= [2023-05-05T02:11:12.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T02:11:12.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:11:13.116Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T02:11:14.113Z] Sending build context to Docker daemon 28.89MB [2023-05-05T02:11:14.391Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:11:14.391Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T02:11:14.669Z] ✔ Browser application bundle generation complete. [2023-05-05T02:11:14.669Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T02:11:14.669Z] c41833b44d91: Pulling fs layer [2023-05-05T02:11:14.669Z] ed15518f5707: Pulling fs layer [2023-05-05T02:11:14.669Z] feae8fd75edb: Pulling fs layer [2023-05-05T02:11:14.669Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T02:11:14.669Z] 3cdef696dda3: Pulling fs layer [2023-05-05T02:11:14.669Z] 2ced38df9373: Pulling fs layer [2023-05-05T02:11:14.669Z] 58f1dce35555: Pulling fs layer [2023-05-05T02:11:14.669Z] 3cdef696dda3: Waiting [2023-05-05T02:11:14.669Z] 2ced38df9373: Waiting [2023-05-05T02:11:14.669Z] 58f1dce35555: Waiting [2023-05-05T02:11:14.669Z] 242c74f7c9fa: Waiting [2023-05-05T02:11:14.669Z] ed15518f5707: Verifying Checksum [2023-05-05T02:11:14.669Z] ed15518f5707: Download complete [2023-05-05T02:11:14.927Z] 05 05 2023 02:11:14.700:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket d6MjQlXMVrj9A-FUAAAB with id 5562416 [2023-05-05T02:11:14.950Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T02:11:14.950Z] 242c74f7c9fa: Download complete [2023-05-05T02:11:14.950Z] 3cdef696dda3: Verifying Checksum [2023-05-05T02:11:14.950Z] 3cdef696dda3: Download complete [2023-05-05T02:11:14.950Z] c41833b44d91: Verifying Checksum [2023-05-05T02:11:14.950Z] c41833b44d91: Download complete [2023-05-05T02:11:15.965Z] c41833b44d91: Pull complete [2023-05-05T02:11:16.572Z] 58f1dce35555: Verifying Checksum [2023-05-05T02:11:16.573Z] 58f1dce35555: Download complete [2023-05-05T02:11:16.573Z] ed15518f5707: Pull complete [2023-05-05T02:11:17.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T02:11:17.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.032 secs) [2023-05-05T02:11:17.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.035 secs) [2023-05-05T02:11:17.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.039 secs) [2023-05-05T02:11:17.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.042 secs) [2023-05-05T02:11:17.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.078 secs) [2023-05-05T02:11:17.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.085 secs) [2023-05-05T02:11:17.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.089 secs) [2023-05-05T02:11:17.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.106 secs) [2023-05-05T02:11:17.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.202 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.243 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.256 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.261 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.267 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.318 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.336 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.371 secs) [2023-05-05T02:11:17.981Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.396 secs) [2023-05-05T02:11:18.023Z] feae8fd75edb: Verifying Checksum [2023-05-05T02:11:18.023Z] feae8fd75edb: Download complete [2023-05-05T02:11:18.023Z] 2ced38df9373: Verifying Checksum [2023-05-05T02:11:18.023Z] 2ced38df9373: Download complete [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.406 secs) [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.424 secs) [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.441 secs) [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.455 secs) [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.46 secs) [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.474 secs) [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.481 secs) [2023-05-05T02:11:18.239Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.597 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.639 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.645 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.657 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.684 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.694 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.697 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.701 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.704 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.709 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.745 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.763 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.775 secs) [2023-05-05T02:11:18.496Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.779 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.781 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.783 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.789 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.806 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.813 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.826 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.851 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.854 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.864 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.87 secs) [2023-05-05T02:11:18.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.878 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.895 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.901 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.904 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.907 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.91 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.912 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.932 secs) [2023-05-05T02:11:18.755Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.944 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.953 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.964 secs) [2023-05-05T02:11:19.014Z] WARN: ' [2023-05-05T02:11:19.014Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:11:19.014Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:11:19.014Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:11:19.014Z] in a future version of Angular. [2023-05-05T02:11:19.014Z] [2023-05-05T02:11:19.014Z] For more information on this, see our API docs here: [2023-05-05T02:11:19.014Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:11:19.014Z] ' [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.964 secs) [2023-05-05T02:11:19.014Z] WARN: ' [2023-05-05T02:11:19.014Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:11:19.014Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:11:19.014Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:11:19.014Z] in a future version of Angular. [2023-05-05T02:11:19.014Z] [2023-05-05T02:11:19.014Z] For more information on this, see our API docs here: [2023-05-05T02:11:19.014Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:11:19.014Z] ' [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.99 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.993 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.994 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.996 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.998 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.039 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.06 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.069 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.103 secs) [2023-05-05T02:11:19.014Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.134 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.138 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.142 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.166 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.189 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.198 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.208 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.23 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.237 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.252 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.259 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.262 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.263 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.265 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.266 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.276 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.279 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.285 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.294 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.299 secs) [2023-05-05T02:11:19.273Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.304 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.322 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.326 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.329 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.332 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.339 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.356 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.371 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.375 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.377 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.387 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.395 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.399 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.408 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.416 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.422 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.434 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.436 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.437 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.459 secs) [2023-05-05T02:11:19.531Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.492 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.505 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.519 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.524 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.527 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.536 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.54 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.543 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.545 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.554 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.556 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.559 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.586 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.598 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.607 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.617 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.626 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.63 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.633 secs) [2023-05-05T02:11:19.789Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.644 secs) [2023-05-05T02:11:20.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.667 secs) [2023-05-05T02:11:20.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.671 secs) [2023-05-05T02:11:20.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.707 secs) [2023-05-05T02:11:20.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.762 secs) [2023-05-05T02:11:20.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.771 secs) [2023-05-05T02:11:20.047Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.812 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.828 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.849 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.865 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.876 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.881 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.904 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.919 secs) [2023-05-05T02:11:20.303Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.946 secs) [2023-05-05T02:11:20.304Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.967 secs) [2023-05-05T02:11:20.304Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.977 secs) [2023-05-05T02:11:20.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.01 secs) [2023-05-05T02:11:20.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.019 secs) [2023-05-05T02:11:20.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.027 secs) [2023-05-05T02:11:20.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.032 secs) [2023-05-05T02:11:20.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.043 secs) [2023-05-05T02:11:20.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.098 secs / 2.043 secs) [2023-05-05T02:11:20.560Z] TOTAL: 149 SUCCESS [2023-05-05T02:11:20.560Z] ✔ Browser application bundle generation complete. [2023-05-05T02:11:21.125Z] [2023-05-05T02:11:21.125Z] =============================== Coverage summary =============================== [2023-05-05T02:11:21.125Z] Statements : 40.92% ( 1465/3580 ) [2023-05-05T02:11:21.125Z] Branches : 12.03% ( 111/923 ) [2023-05-05T02:11:21.125Z] Functions : 33.13% ( 430/1298 ) [2023-05-05T02:11:21.125Z] Lines : 38.85% ( 1316/3387 ) [2023-05-05T02:11:21.125Z] ================================================================================ [2023-05-05T02:11:21.125Z] ✔ Browser application bundle generation complete. [2023-05-05T02:11:22.505Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [Pipeline] echo [2023-05-05T02:11:22.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:11:22.542Z] $ docker stop --time=1 926d15e9acf5a5873e50dc8b65f71aad5d196c9c972f4133c63850bee746d0f2 [2023-05-05T02:11:24.515Z] $ docker rm -f --volumes 926d15e9acf5a5873e50dc8b65f71aad5d196c9c972f4133c63850bee746d0f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:11:25.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T02:11:26.109Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T02:11:26.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T02:11:27.670Z] + ls -al . [2023-05-05T02:11:27.670Z] total 180 [2023-05-05T02:11:27.670Z] drwxrwxr-x 14 jenkins jenkins 4096 May 5 02:09 . [2023-05-05T02:11:27.670Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 .. [2023-05-05T02:11:27.670Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 .blubracket [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:07 .dockerignore [2023-05-05T02:11:27.670Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:07 .git [2023-05-05T02:11:27.670Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 .github [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:07 .gitignore [2023-05-05T02:11:27.670Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:07 .semver [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:07 Attribution.txt [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:07 CHANGELOG.md [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:07 CONTRIBUTING.md [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:07 Dockerfile [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:07 Jenkinsfile [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:07 LICENSE [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:07 Makefile [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:07 README.md [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:07 VERSION [2023-05-05T02:11:27.670Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 assets [2023-05-05T02:11:27.670Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 bin [2023-05-05T02:11:27.670Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 cmd [2023-05-05T02:11:27.670Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 02:09 coverage.out [2023-05-05T02:11:27.670Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 docs [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:07 go.mod [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:07 go.sum [2023-05-05T02:11:27.670Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:07 internal [2023-05-05T02:11:27.670Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 snap [2023-05-05T02:11:27.670Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 testing [2023-05-05T02:11:27.670Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:07 version.go [2023-05-05T02:11:27.670Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:11:28.163Z] + 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=9b4d3b938eefb361747e9603741490ba69e0ab18 --label arch=amd64 --label version=0.0.0 . [2023-05-05T02:11:28.422Z] Sending build context to Docker daemon 48.68MB [2023-05-05T02:11:28.422Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:11:28.422Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T02:11:28.422Z] ---> f5db25720a6c [2023-05-05T02:11:28.422Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:11:29.818Z] ---> Running in 9a7bead83c01 [2023-05-05T02:11:29.818Z] Removing intermediate container 9a7bead83c01 [2023-05-05T02:11:29.818Z] ---> bca46af28b9f [2023-05-05T02:11:29.818Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:11:29.818Z] ---> Running in 41f3bf02b898 [2023-05-05T02:11:30.076Z] Removing intermediate container 41f3bf02b898 [2023-05-05T02:11:30.076Z] ---> bc296021b59f [2023-05-05T02:11:30.076Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:11:30.076Z] ---> Running in ef97e5ccf8d3 [2023-05-05T02:11:30.076Z] Removing intermediate container ef97e5ccf8d3 [2023-05-05T02:11:30.076Z] ---> 90cc23583507 [2023-05-05T02:11:30.076Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T02:11:30.076Z] ---> Running in be4fb57af8fd [2023-05-05T02:11:30.076Z] Removing intermediate container be4fb57af8fd [2023-05-05T02:11:30.076Z] ---> f7b912d252eb [2023-05-05T02:11:30.076Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:11:30.335Z] ---> Running in d23fcef5abb0 [2023-05-05T02:11:30.335Z] Removing intermediate container d23fcef5abb0 [2023-05-05T02:11:30.335Z] ---> f7716fcdd10c [2023-05-05T02:11:30.335Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:11:30.469Z] feae8fd75edb: Pull complete [2023-05-05T02:11:30.469Z] 242c74f7c9fa: Pull complete [2023-05-05T02:11:30.746Z] 3cdef696dda3: Pull complete [2023-05-05T02:11:31.709Z] ---> d336a8fa1099 [2023-05-05T02:11:31.709Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:11:31.709Z] ---> Running in f9f6ec5474a4 [2023-05-05T02:11:31.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:11:32.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:11:32.226Z] OK: 265 MiB in 53 packages [2023-05-05T02:11:32.790Z] Removing intermediate container f9f6ec5474a4 [2023-05-05T02:11:32.790Z] ---> 67de02c88dba [2023-05-05T02:11:32.790Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T02:11:32.790Z] ---> Running in 6647082addd6 [2023-05-05T02:11:32.790Z] Removing intermediate container 6647082addd6 [2023-05-05T02:11:32.790Z] ---> 61da9ae64d62 [2023-05-05T02:11:32.790Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:11:32.790Z] ---> Running in 2243f78825cb [2023-05-05T02:11:32.790Z] Removing intermediate container 2243f78825cb [2023-05-05T02:11:32.790Z] ---> 2d34eb3a9e48 [2023-05-05T02:11:32.790Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T02:11:33.373Z] ---> 6a2a9cface4a [2023-05-05T02:11:33.373Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:11:33.939Z] ---> Running in ad293eaede57 [2023-05-05T02:11:36.475Z] Removing intermediate container ad293eaede57 [2023-05-05T02:11:36.475Z] ---> 09e1808da85e [2023-05-05T02:11:36.475Z] Step 14/25 : COPY . . [2023-05-05T02:11:39.112Z] 2ced38df9373: Pull complete [2023-05-05T02:11:39.762Z] ---> ce7a02fdd6c1 [2023-05-05T02:11:39.762Z] Step 15/25 : RUN ${MAKE} [2023-05-05T02:11:39.762Z] ---> Running in 1823a36b27a0 [2023-05-05T02:11:39.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-05T02:11:41.747Z] 58f1dce35555: Pull complete [2023-05-05T02:11:41.748Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T02:11:41.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T02:11:42.030Z] ---> fadd8f120f05 [2023-05-05T02:11:42.030Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:11:44.047Z] ---> Running in 077ac0097374 [2023-05-05T02:11:44.642Z] Removing intermediate container 077ac0097374 [2023-05-05T02:11:44.642Z] ---> 625d17c7ada8 [2023-05-05T02:11:44.642Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:11:44.642Z] ---> Running in ed2aca9f86bb [2023-05-05T02:11:44.917Z] Removing intermediate container ed2aca9f86bb [2023-05-05T02:11:44.917Z] ---> a59e34542564 [2023-05-05T02:11:44.917Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:11:45.191Z] ---> Running in 6810eb9b12f7 [2023-05-05T02:11:45.481Z] Removing intermediate container 6810eb9b12f7 [2023-05-05T02:11:45.481Z] ---> 113b7a940635 [2023-05-05T02:11:45.481Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T02:11:45.481Z] ---> Running in 960d7d857307 [2023-05-05T02:11:45.757Z] Removing intermediate container 960d7d857307 [2023-05-05T02:11:45.757Z] ---> 4c04567183f0 [2023-05-05T02:11:45.757Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:11:46.030Z] ---> Running in b23960ffad45 [2023-05-05T02:11:46.638Z] Removing intermediate container b23960ffad45 [2023-05-05T02:11:46.638Z] ---> 47c89959ffb8 [2023-05-05T02:11:46.638Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:11:47.241Z] latest: Pulling from library/docker [2023-05-05T02:11:47.241Z] c41833b44d91: Already exists [2023-05-05T02:11:47.241Z] 6343a5c17821: Pulling fs layer [2023-05-05T02:11:47.241Z] 7fb3fc37985f: Pulling fs layer [2023-05-05T02:11:47.241Z] c69224d8e51c: Pulling fs layer [2023-05-05T02:11:47.241Z] 9509eea51bfd: Pulling fs layer [2023-05-05T02:11:47.241Z] 13893f74905f: Pulling fs layer [2023-05-05T02:11:47.241Z] a478c30451b0: Pulling fs layer [2023-05-05T02:11:47.241Z] cca6ee3ffb4d: Pulling fs layer [2023-05-05T02:11:47.241Z] fe1b37f33852: Pulling fs layer [2023-05-05T02:11:47.241Z] b44bc8c7e93d: Pulling fs layer [2023-05-05T02:11:47.241Z] 0e42b4e3b30c: Pulling fs layer [2023-05-05T02:11:47.241Z] d97e7eb47f8a: Pulling fs layer [2023-05-05T02:11:47.241Z] 3ed71508fdeb: Pulling fs layer [2023-05-05T02:11:47.241Z] fca51f470542: Pulling fs layer [2023-05-05T02:11:47.241Z] fe1b37f33852: Waiting [2023-05-05T02:11:47.241Z] b44bc8c7e93d: Waiting [2023-05-05T02:11:47.241Z] 0e42b4e3b30c: Waiting [2023-05-05T02:11:47.241Z] d97e7eb47f8a: Waiting [2023-05-05T02:11:47.241Z] 3ed71508fdeb: Waiting [2023-05-05T02:11:47.241Z] fca51f470542: Waiting [2023-05-05T02:11:47.241Z] 13893f74905f: Waiting [2023-05-05T02:11:47.241Z] a478c30451b0: Waiting [2023-05-05T02:11:47.241Z] 9509eea51bfd: Waiting [2023-05-05T02:11:47.241Z] cca6ee3ffb4d: Waiting [2023-05-05T02:11:47.241Z] 7fb3fc37985f: Verifying Checksum [2023-05-05T02:11:47.241Z] 7fb3fc37985f: Download complete [2023-05-05T02:11:47.726Z] 6343a5c17821: Verifying Checksum [2023-05-05T02:11:47.726Z] 6343a5c17821: Download complete [2023-05-05T02:11:47.999Z] c69224d8e51c: Verifying Checksum [2023-05-05T02:11:47.999Z] c69224d8e51c: Download complete [2023-05-05T02:11:47.999Z] a478c30451b0: Verifying Checksum [2023-05-05T02:11:47.999Z] a478c30451b0: Download complete [2023-05-05T02:11:47.999Z] 9509eea51bfd: Verifying Checksum [2023-05-05T02:11:47.999Z] 9509eea51bfd: Download complete [2023-05-05T02:11:47.999Z] 13893f74905f: Verifying Checksum [2023-05-05T02:11:47.999Z] 13893f74905f: Download complete [2023-05-05T02:11:48.277Z] cca6ee3ffb4d: Verifying Checksum [2023-05-05T02:11:48.277Z] cca6ee3ffb4d: Download complete [2023-05-05T02:11:48.277Z] fe1b37f33852: Verifying Checksum [2023-05-05T02:11:48.277Z] fe1b37f33852: Download complete [2023-05-05T02:11:48.277Z] 6343a5c17821: Pull complete [2023-05-05T02:11:48.277Z] 0e42b4e3b30c: Verifying Checksum [2023-05-05T02:11:48.277Z] 0e42b4e3b30c: Download complete [2023-05-05T02:11:48.548Z] 3ed71508fdeb: Verifying Checksum [2023-05-05T02:11:48.548Z] 3ed71508fdeb: Download complete [2023-05-05T02:11:48.548Z] b44bc8c7e93d: Verifying Checksum [2023-05-05T02:11:48.548Z] b44bc8c7e93d: Download complete [2023-05-05T02:11:48.548Z] fca51f470542: Verifying Checksum [2023-05-05T02:11:48.548Z] fca51f470542: Download complete [2023-05-05T02:11:48.548Z] 7fb3fc37985f: Pull complete [2023-05-05T02:11:49.975Z] c69224d8e51c: Pull complete [2023-05-05T02:11:49.975Z] d97e7eb47f8a: Verifying Checksum [2023-05-05T02:11:49.975Z] d97e7eb47f8a: Download complete [2023-05-05T02:11:50.660Z] 9509eea51bfd: Pull complete [2023-05-05T02:11:52.095Z] 13893f74905f: Pull complete [2023-05-05T02:11:52.369Z] a478c30451b0: Pull complete [2023-05-05T02:11:52.656Z] cca6ee3ffb4d: Pull complete [2023-05-05T02:11:52.930Z] fe1b37f33852: Pull complete [2023-05-05T02:11:54.466Z] b44bc8c7e93d: Pull complete [2023-05-05T02:11:54.466Z] 0e42b4e3b30c: Pull complete [2023-05-05T02:11:57.090Z] d97e7eb47f8a: Pull complete [2023-05-05T02:11:57.090Z] 3ed71508fdeb: Pull complete [2023-05-05T02:11:57.090Z] fca51f470542: Pull complete [2023-05-05T02:11:57.369Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T02:11:57.369Z] Status: Downloaded newer image for docker:latest [2023-05-05T02:11:59.613Z] ---> 15d7ef2839ea [2023-05-05T02:11:59.613Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:11:59.884Z] ---> Running in f3f9751fc864 [2023-05-05T02:12:01.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:12:01.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:12:03.341Z] OK: 263 MiB in 53 packages [2023-05-05T02:12:04.320Z] Removing intermediate container f3f9751fc864 [2023-05-05T02:12:04.320Z] ---> 13c788aef61b [2023-05-05T02:12:04.320Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T02:12:04.320Z] ---> Running in 631e18835dbf [2023-05-05T02:12:04.914Z] Removing intermediate container 631e18835dbf [2023-05-05T02:12:04.914Z] ---> c493b5309cab [2023-05-05T02:12:04.914Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:12:04.914Z] ---> Running in 398acac438b8 [2023-05-05T02:12:05.183Z] Removing intermediate container 398acac438b8 [2023-05-05T02:12:05.183Z] ---> 73f5ee61f256 [2023-05-05T02:12:05.183Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T02:12:06.153Z] ---> d81a58e641ca [2023-05-05T02:12:06.153Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:12:06.153Z] ---> Running in b9bc2cef4093 [2023-05-05T02:12:07.214Z] Removing intermediate container 1823a36b27a0 [2023-05-05T02:12:07.214Z] ---> 86c5526572a0 [2023-05-05T02:12:07.214Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T02:12:07.214Z] 3.17: Pulling from library/alpine [2023-05-05T02:12:07.214Z] f56be85fc22e: Already exists [2023-05-05T02:12:07.214Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:12:07.214Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:12:07.214Z] ---> 9ed4aefc74f6 [2023-05-05T02:12:07.214Z] Step 17/25 : EXPOSE 4000 [2023-05-05T02:12:07.779Z] ---> Running in 86502157feed [2023-05-05T02:12:08.037Z] Removing intermediate container 86502157feed [2023-05-05T02:12:08.037Z] ---> e25fa3dfd1a4 [2023-05-05T02:12:08.037Z] 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 [2023-05-05T02:12:09.946Z] ---> a637b1ac4f66 [2023-05-05T02:12:09.946Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T02:12:10.225Z] ---> 95ed4751f5dd [2023-05-05T02:12:10.225Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T02:12:10.484Z] ---> f8209582be73 [2023-05-05T02:12:10.484Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:12:10.766Z] ---> Running in ecae4f144e57 [2023-05-05T02:12:12.200Z] Removing intermediate container ecae4f144e57 [2023-05-05T02:12:12.200Z] ---> 8fa8a3edd040 [2023-05-05T02:12:12.200Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T02:12:12.457Z] ---> Running in 4f0cdd5c5ffb [2023-05-05T02:12:12.457Z] Removing intermediate container 4f0cdd5c5ffb [2023-05-05T02:12:12.457Z] ---> d87daf53bd53 [2023-05-05T02:12:12.457Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T02:12:12.457Z] ---> Running in 80a5184eb852 [2023-05-05T02:12:12.715Z] Removing intermediate container 80a5184eb852 [2023-05-05T02:12:12.715Z] ---> 9f423bece800 [2023-05-05T02:12:12.715Z] Step 24/25 : LABEL git_sha=9b4d3b938eefb361747e9603741490ba69e0ab18 [2023-05-05T02:12:12.715Z] ---> Running in 075f04ee4d11 [2023-05-05T02:12:12.715Z] Removing intermediate container 075f04ee4d11 [2023-05-05T02:12:12.715Z] ---> 8cc74f9de7d9 [2023-05-05T02:12:12.715Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T02:12:12.715Z] ---> Running in df11032795da [2023-05-05T02:12:12.715Z] Removing intermediate container df11032795da [2023-05-05T02:12:12.715Z] ---> 8b7e0bdf517d [2023-05-05T02:12:12.715Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:12:12.715Z] Successfully built 8b7e0bdf517d [2023-05-05T02:12:12.715Z] 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 [2023-05-05T02:12:13.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:12:13.197Z] [2023-05-05T02:12:13.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:12:13.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:12:13.514Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T02:12:13.514Z] 5eb5b503b376: Pulling fs layer [2023-05-05T02:12:13.514Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T02:12:13.514Z] ec43610c2a17: Pulling fs layer [2023-05-05T02:12:13.514Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T02:12:13.514Z] 33b1e0a273af: Pulling fs layer [2023-05-05T02:12:13.514Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T02:12:13.514Z] 2f39f015ded8: Pulling fs layer [2023-05-05T02:12:13.514Z] 5d3b04190fa2: Waiting [2023-05-05T02:12:13.514Z] 2f39f015ded8: Waiting [2023-05-05T02:12:13.514Z] 5c69ac0246d0: Download complete [2023-05-05T02:12:13.514Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T02:12:13.514Z] 3a2ae6a8a46f: Download complete [2023-05-05T02:12:13.514Z] 33b1e0a273af: Verifying Checksum [2023-05-05T02:12:13.514Z] 33b1e0a273af: Download complete [2023-05-05T02:12:13.514Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T02:12:13.514Z] 5d3b04190fa2: Download complete [2023-05-05T02:12:13.514Z] ec43610c2a17: Verifying Checksum [2023-05-05T02:12:13.514Z] ec43610c2a17: Download complete [2023-05-05T02:12:13.775Z] 5eb5b503b376: Verifying Checksum [2023-05-05T02:12:13.775Z] 5eb5b503b376: Download complete [2023-05-05T02:12:14.339Z] 2f39f015ded8: Download complete [2023-05-05T02:12:14.905Z] 5eb5b503b376: Pull complete [2023-05-05T02:12:14.905Z] 5c69ac0246d0: Pull complete [2023-05-05T02:12:15.471Z] ec43610c2a17: Pull complete [2023-05-05T02:12:15.471Z] 3a2ae6a8a46f: Pull complete [2023-05-05T02:12:15.734Z] 33b1e0a273af: Pull complete [2023-05-05T02:12:15.735Z] 5d3b04190fa2: Pull complete [2023-05-05T02:12:19.923Z] 2f39f015ded8: Pull complete [2023-05-05T02:12:19.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T02:12:19.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:12:19.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:12:20.012Z] prd-ubuntu20.04-docker-8c-8g-13353 does not seem to be running inside a container [2023-05-05T02:12:20.072Z] $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T02:12:26.748Z] $ docker top fca60d327c235ac572d8a3c91cae7c2a942cdc36b3e71f8f9e94efdaa8fe4928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:12:27.179Z] ---> job-cost.sh [2023-05-05T02:12:27.179Z] lf-activate-venv: SKIPPING [2023-05-05T02:12:27.179Z] INFO: No Stack... [2023-05-05T02:12:27.438Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:12:28.006Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:12:28.297Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/cost.csv [2023-05-05T02:12:28.297Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T02:12:28.309Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] [2023-05-05T02:12:28.315Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] did not exist. Created. [2023-05-05T02:12:28.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:12:28.619Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T02:12:29.014Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:12:29.022Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:12:29.054Z] $ docker stop --time=1 fca60d327c235ac572d8a3c91cae7c2a942cdc36b3e71f8f9e94efdaa8fe4928 [2023-05-05T02:12:30.450Z] $ docker rm -f --volumes fca60d327c235ac572d8a3c91cae7c2a942cdc36b3e71f8f9e94efdaa8fe4928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T02:13:14.168Z] Removing intermediate container b9bc2cef4093 [2023-05-05T02:13:14.168Z] ---> 610ab6992ff4 [2023-05-05T02:13:14.168Z] Step 14/15 : COPY . . [2023-05-05T02:13:16.795Z] ---> 54fd0bde9140 [2023-05-05T02:13:16.795Z] Step 15/15 : RUN ${MAKE} [2023-05-05T02:13:16.795Z] ---> Running in 70fb5539b6d9 [2023-05-05T02:13:17.789Z] noop [2023-05-05T02:13:18.768Z] Removing intermediate container 70fb5539b6d9 [2023-05-05T02:13:18.768Z] ---> 32fe4642305a [2023-05-05T02:13:18.768Z] Successfully built 32fe4642305a [2023-05-05T02:13:18.768Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:13:19.163Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:13:19.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:13:19.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-13370 does not seem to be running inside a container [2023-05-05T02:13:19.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T02:13:21.012Z] $ docker top 40f78be47f0ba6897cf6a2962a87355b684faf80054c5f656446830ab068a57e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:13:21.959Z] + go version [2023-05-05T02:13:21.959Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T02:13:21.986Z] $ docker stop --time=1 40f78be47f0ba6897cf6a2962a87355b684faf80054c5f656446830ab068a57e [2023-05-05T02:13:23.780Z] $ docker rm -f --volumes 40f78be47f0ba6897cf6a2962a87355b684faf80054c5f656446830ab068a57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:13:24.399Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:13:24.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:13:24.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-13370 does not seem to be running inside a container [2023-05-05T02:13:24.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T02:13:26.233Z] $ docker top d4afead82ef88ec2f6e8a58d666c359bbe46f4e5ad36bcd1c6ffd798f9fc38c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:13:27.137Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:13:27.811Z] + make test [2023-05-05T02:13:27.811Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T02:14:14.796Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T02:16:06.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T02:16:06.610Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T02:16:38.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:16:38.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:16:38.959Z] ./bin/test-attribution-txt.sh [2023-05-05T02:16:38.959Z] make -C web test [2023-05-05T02:16:38.959Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' [2023-05-05T02:16:38.959Z] make[1]: tput: No such file or directory [2023-05-05T02:16:38.959Z] make[1]: tput: No such file or directory [2023-05-05T02:16:38.959Z] warning: generating ./VERSION [2023-05-05T02:16:38.959Z] echo "0.0.0" > VERSION [2023-05-05T02:16:38.959Z] docker build \ [2023-05-05T02:16:38.959Z] -f Dockerfile \ [2023-05-05T02:16:38.959Z] --build-arg USER=1000 \ [2023-05-05T02:16:38.959Z] \ [2023-05-05T02:16:38.959Z] --label "git_sha=1bf648dd28f66e81501525825f333794a602ba81" \ [2023-05-05T02:16:38.959Z] -t edgexfoundry/edgex-web-ui:1bf648dd28f66e81501525825f333794a602ba81 \ [2023-05-05T02:16:38.959Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T02:16:38.959Z] . [2023-05-05T02:16:38.959Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T02:16:38.959Z] Install the buildx component to build images with BuildKit: [2023-05-05T02:16:38.959Z] https://docs.docker.com/go/buildx/ [2023-05-05T02:16:38.959Z] [2023-05-05T02:16:38.959Z] Sending build context to Docker daemon 3.269MB [2023-05-05T02:16:38.959Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T02:16:39.234Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T02:16:39.234Z] 47517142f6ba: Pulling fs layer [2023-05-05T02:16:39.234Z] 5f8c4bfa009b: Pulling fs layer [2023-05-05T02:16:39.234Z] f7079c9c4ba1: Pulling fs layer [2023-05-05T02:16:39.234Z] aba105e6f55a: Pulling fs layer [2023-05-05T02:16:39.234Z] aba105e6f55a: Waiting [2023-05-05T02:16:39.234Z] f7079c9c4ba1: Verifying Checksum [2023-05-05T02:16:39.234Z] f7079c9c4ba1: Download complete [2023-05-05T02:16:39.234Z] 47517142f6ba: Verifying Checksum [2023-05-05T02:16:39.234Z] 47517142f6ba: Download complete [2023-05-05T02:16:39.234Z] aba105e6f55a: Verifying Checksum [2023-05-05T02:16:39.234Z] aba105e6f55a: Download complete [2023-05-05T02:16:40.209Z] 47517142f6ba: Pull complete [2023-05-05T02:16:40.209Z] 5f8c4bfa009b: Verifying Checksum [2023-05-05T02:16:40.209Z] 5f8c4bfa009b: Download complete [2023-05-05T02:16:44.505Z] 5f8c4bfa009b: Pull complete [2023-05-05T02:16:44.779Z] f7079c9c4ba1: Pull complete [2023-05-05T02:16:45.383Z] aba105e6f55a: Pull complete [2023-05-05T02:16:45.383Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T02:16:45.383Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T02:16:45.383Z] ---> bf1b8b58d215 [2023-05-05T02:16:45.383Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T02:16:45.990Z] ---> Running in 5d9539ba1823 [2023-05-05T02:16:47.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:16:47.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:16:49.120Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-05T02:16:49.120Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-05T02:16:49.120Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-05T02:16:49.120Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-05T02:16:49.120Z] (5/128) Installing libxcb (1.14-r2) [2023-05-05T02:16:49.120Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-05T02:16:49.392Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-05T02:16:49.392Z] (8/128) Installing libice (1.0.10-r0) [2023-05-05T02:16:49.392Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-05T02:16:49.392Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-05T02:16:49.392Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-05T02:16:49.392Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-05T02:16:49.392Z] (13/128) Installing xset (1.2.4-r0) [2023-05-05T02:16:49.392Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-05T02:16:49.392Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-05T02:16:49.392Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T02:16:49.392Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-05T02:16:49.392Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-05T02:16:49.392Z] (19/128) Installing libintl (0.21-r0) [2023-05-05T02:16:49.392Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-05T02:16:49.392Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-05T02:16:49.392Z] (22/128) Installing pcre (8.45-r1) [2023-05-05T02:16:49.392Z] (23/128) Installing glib (2.70.1-r0) [2023-05-05T02:16:49.663Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-05T02:16:49.663Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-05T02:16:49.663Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-05T02:16:49.663Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T02:16:49.937Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T02:16:49.937Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-05T02:16:49.937Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-05T02:16:49.937Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-05T02:16:49.937Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-05T02:16:49.937Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T02:16:49.937Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T02:16:49.937Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-05T02:16:49.937Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-05T02:16:49.937Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-05T02:16:49.937Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-05T02:16:49.937Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-05T02:16:49.937Z] (40/128) Installing libxi (1.8-r0) [2023-05-05T02:16:49.937Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-05T02:16:49.937Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-05T02:16:49.937Z] (43/128) Installing atk (2.36.0-r0) [2023-05-05T02:16:49.937Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-05T02:16:49.937Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-05T02:16:50.210Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-05T02:16:50.210Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T02:16:50.210Z] (48/128) Installing expat (2.5.0-r0) [2023-05-05T02:16:50.210Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-05T02:16:50.210Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-05T02:16:50.210Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-05T02:16:50.210Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-05T02:16:50.211Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-05T02:16:50.211Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-05T02:16:50.484Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-05T02:16:50.484Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-05T02:16:50.484Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-05T02:16:50.484Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-05T02:16:50.484Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-05T02:16:50.484Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-05T02:16:50.484Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-05T02:16:50.484Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-05T02:16:50.484Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-05T02:16:50.484Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-05T02:16:50.756Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-05T02:16:50.756Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-05T02:16:50.756Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-05T02:16:50.756Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-05T02:16:50.756Z] (69/128) Installing pango (1.48.10-r0) [2023-05-05T02:16:50.756Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T02:16:50.756Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T02:16:50.756Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T02:16:50.756Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-05T02:16:51.029Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-05T02:16:51.029Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T02:16:51.300Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T02:16:51.300Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-05T02:16:51.573Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-05T02:16:51.573Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-05T02:16:51.573Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T02:16:53.538Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-05T02:16:53.809Z] (80/128) Installing flac (1.3.4-r0) [2023-05-05T02:16:53.809Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T02:16:53.809Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T02:16:53.809Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-05T02:16:53.809Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-05T02:16:53.809Z] (85/128) Installing libass (0.15.2-r0) [2023-05-05T02:16:53.809Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-05T02:16:54.079Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T02:16:54.079Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T02:16:54.079Z] (89/128) Installing lame (3.100-r0) [2023-05-05T02:16:54.079Z] (90/128) Installing opus (1.3.1-r1) [2023-05-05T02:16:54.079Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T02:16:54.079Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-05T02:16:54.079Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-05T02:16:54.079Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-05T02:16:54.079Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-05T02:16:54.349Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T02:16:54.349Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-05T02:16:54.349Z] (98/128) Installing libva (2.13.0-r0) [2023-05-05T02:16:54.349Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-05T02:16:54.349Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-05T02:16:54.349Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-05T02:16:54.349Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-05T02:16:54.349Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-05T02:16:54.349Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-05T02:16:54.349Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-05T02:16:54.621Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-05T02:16:54.621Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T02:16:55.209Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-05T02:16:55.209Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-05T02:16:55.209Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T02:16:55.209Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-05T02:16:55.209Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-05T02:16:55.209Z] (113/128) Installing nspr (4.32-r0) [2023-05-05T02:16:55.209Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-05T02:16:55.209Z] (115/128) Installing nss (3.78.1-r0) [2023-05-05T02:16:55.209Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-05T02:16:55.209Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-05T02:16:55.209Z] (118/128) Installing orc (0.4.32-r0) [2023-05-05T02:16:55.209Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-05T02:16:55.209Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-05T02:16:55.480Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-05T02:16:55.480Z] (122/128) Installing libpulse (15.0-r2) [2023-05-05T02:16:55.480Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-05T02:16:55.480Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-05T02:16:55.480Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-05T02:16:55.480Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-05T02:16:55.480Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-05T02:16:55.480Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-05T02:16:59.764Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T02:16:59.764Z] Executing glib-2.70.1-r0.trigger [2023-05-05T02:16:59.764Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T02:17:03.167Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T02:17:03.167Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T02:17:03.167Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T02:17:03.167Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T02:17:03.167Z] OK: 275 MiB in 144 packages [2023-05-05T02:17:13.276Z] Removing intermediate container 5d9539ba1823 [2023-05-05T02:17:13.276Z] ---> 58ff2577a842 [2023-05-05T02:17:13.276Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T02:17:13.276Z] ---> Running in 310a99ecce6a [2023-05-05T02:17:13.276Z] Removing intermediate container 310a99ecce6a [2023-05-05T02:17:13.276Z] ---> 681f584a45dd [2023-05-05T02:17:13.276Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T02:17:13.276Z] ---> Running in 0aa69f7f1874 [2023-05-05T02:17:13.276Z] Removing intermediate container 0aa69f7f1874 [2023-05-05T02:17:13.276Z] ---> 2a6af352095a [2023-05-05T02:17:13.276Z] Step 5/10 : RUN npm install -g npm [2023-05-05T02:17:13.276Z] ---> Running in 689d1e9ef75f [2023-05-05T02:17:52.204Z] [2023-05-05T02:17:52.204Z] removed 7 packages, changed 101 packages, and audited 264 packages in 31s [2023-05-05T02:17:52.204Z] [2023-05-05T02:17:52.204Z] 27 packages are looking for funding [2023-05-05T02:17:52.204Z] run `npm fund` for details [2023-05-05T02:17:52.204Z] [2023-05-05T02:17:52.205Z] found 0 vulnerabilities [2023-05-05T02:17:52.472Z] Removing intermediate container 689d1e9ef75f [2023-05-05T02:17:52.473Z] ---> f3ef6640d4ce [2023-05-05T02:17:52.473Z] Step 6/10 : ARG USER=1000 [2023-05-05T02:17:52.743Z] ---> Running in 46902ba9909c [2023-05-05T02:17:53.010Z] Removing intermediate container 46902ba9909c [2023-05-05T02:17:53.010Z] ---> 249512afee3a [2023-05-05T02:17:53.010Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T02:17:53.010Z] ---> Running in 6752cefdae4b [2023-05-05T02:17:54.966Z] Removing intermediate container 6752cefdae4b [2023-05-05T02:17:54.966Z] ---> 9e4c627f4844 [2023-05-05T02:17:54.966Z] Step 8/10 : USER $USER:$USER [2023-05-05T02:17:54.966Z] ---> Running in 1f49a785a150 [2023-05-05T02:17:55.556Z] Removing intermediate container 1f49a785a150 [2023-05-05T02:17:55.556Z] ---> 7d7d23351782 [2023-05-05T02:17:55.556Z] Step 9/10 : WORKDIR /app [2023-05-05T02:17:55.556Z] ---> Running in 520663de47eb [2023-05-05T02:17:55.828Z] Removing intermediate container 520663de47eb [2023-05-05T02:17:55.828Z] ---> 09e46db9c51d [2023-05-05T02:17:55.828Z] Step 10/10 : LABEL git_sha=1bf648dd28f66e81501525825f333794a602ba81 [2023-05-05T02:17:55.828Z] ---> Running in e8c203755446 [2023-05-05T02:17:56.416Z] Removing intermediate container e8c203755446 [2023-05-05T02:17:56.416Z] ---> aef8374779a3 [2023-05-05T02:17:56.416Z] Successfully built aef8374779a3 [2023-05-05T02:17:56.416Z] Successfully tagged edgexfoundry/edgex-web-ui:1bf648dd28f66e81501525825f333794a602ba81 [2023-05-05T02:17:56.416Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T02:17:56.416Z] touch edgex-web-ui.imagebuilt [2023-05-05T02:17:56.416Z] mkdir -p node_modules coverage [2023-05-05T02:17:56.416Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T02:17:56.416Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.470Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE required: { [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE }, [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:18:11.471Z] npm WARN EBADENGINE } [2023-05-05T02:18:50.590Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T02:18:52.057Z] 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 [2023-05-05T02:18:52.327Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:18:52.327Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T02:18:55.688Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T02:18:59.042Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T02:19:09.160Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T02:19:09.160Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T02:19:10.129Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T02:19:36.858Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-05T02:19:36.858Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:19:36.858Z] 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. [2023-05-05T02:19:42.229Z] 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. [2023-05-05T02:19:44.195Z] 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. [2023-05-05T02:19:46.154Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:20:01.188Z] 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 [2023-05-05T02:20:02.597Z] 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 [2023-05-05T02:20:20.824Z] 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. [2023-05-05T02:20:59.722Z] 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. [2023-05-05T02:21:46.597Z] [2023-05-05T02:21:46.597Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-05T02:21:46.597Z] [2023-05-05T02:21:46.597Z] 90 packages are looking for funding [2023-05-05T02:21:46.597Z] run `npm fund` for details [2023-05-05T02:21:46.597Z] [2023-05-05T02:21:46.597Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-05T02:21:46.597Z] [2023-05-05T02:21:46.597Z] To address issues that do not require attention, run: [2023-05-05T02:21:46.597Z] npm audit fix [2023-05-05T02:21:46.597Z] [2023-05-05T02:21:46.597Z] To address all issues (including breaking changes), run: [2023-05-05T02:21:46.597Z] npm audit fix --force [2023-05-05T02:21:46.597Z] [2023-05-05T02:21:46.597Z] Run `npm audit` for details. [2023-05-05T02:21:46.597Z] 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 [2023-05-05T02:22:08.709Z] - Generating browser application bundles (phase: setup)... [2023-05-05T02:22:47.632Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T02:22:47.632Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T02:23:26.565Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T02:23:26.565Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T02:23:31.959Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T02:23:31.959Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T02:23:36.926Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T02:23:38.355Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T02:23:45.035Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T02:23:46.997Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T02:23:47.269Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T02:23:52.649Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T02:23:54.067Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T02:23:54.067Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T02:25:15.746Z] 05 05 2023 02:25:07.335:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T02:25:15.747Z] 05 05 2023 02:25:07.352:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T02:25:15.747Z] 05 05 2023 02:25:07.388:INFO [launcher]: Starting browser ChromeHeadless [2023-05-05T02:26:37.430Z] 05 05 2023 02:26:24.460:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-05T02:26:37.430Z] 05 05 2023 02:26:31.703:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T02:26:37.430Z] 05 05 2023 02:26:33.829:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-05T02:27:45.339Z] 05 05 2023 02:27:35.963:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-05T02:27:45.339Z] ✔ Browser application bundle generation complete. [2023-05-05T02:27:45.339Z] 05 05 2023 02:27:43.888:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-05T02:27:46.311Z] 05 05 2023 02:27:46.222:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket XmbrC4z-Lwje0CskAAAB with id 69468817 [2023-05-05T02:28:08.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T02:28:08.682Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.588 secs) [2023-05-05T02:28:09.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.822 secs) [2023-05-05T02:28:10.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 3.164 secs) [2023-05-05T02:28:10.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 3.231 secs) [2023-05-05T02:28:11.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.332 secs) [2023-05-05T02:28:11.486Z] WARN: ' [2023-05-05T02:28:11.486Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:28:11.486Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:28:11.486Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:28:11.486Z] in a future version of Angular. [2023-05-05T02:28:11.486Z] [2023-05-05T02:28:11.486Z] For more information on this, see our API docs here: [2023-05-05T02:28:11.486Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:28:11.486Z] ' [2023-05-05T02:28:11.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.332 secs) [2023-05-05T02:28:11.486Z] WARN: ' [2023-05-05T02:28:11.486Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:28:11.486Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:28:11.486Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:28:11.486Z] in a future version of Angular. [2023-05-05T02:28:11.486Z] [2023-05-05T02:28:11.486Z] For more information on this, see our API docs here: [2023-05-05T02:28:11.486Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:28:11.486Z] ' [2023-05-05T02:28:11.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 3.621 secs) [2023-05-05T02:28:12.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 4.3 secs) [2023-05-05T02:28:12.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 4.519 secs) [2023-05-05T02:28:13.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 4.763 secs) [2023-05-05T02:28:13.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 4.826 secs) [2023-05-05T02:28:13.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 4.873 secs) [2023-05-05T02:28:13.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 4.917 secs) [2023-05-05T02:28:13.314Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 5.12 secs) [2023-05-05T02:28:13.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 5.206 secs) [2023-05-05T02:28:13.583Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 5.255 secs) [2023-05-05T02:28:14.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 5.683 secs) [2023-05-05T02:28:14.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 5.877 secs) [2023-05-05T02:28:14.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 6.008 secs) [2023-05-05T02:28:14.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 6.058 secs) [2023-05-05T02:28:14.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 6.122 secs) [2023-05-05T02:28:14.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 6.235 secs) [2023-05-05T02:28:14.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.32 secs) [2023-05-05T02:28:14.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.358 secs) [2023-05-05T02:28:14.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 6.396 secs) [2023-05-05T02:28:14.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 6.43 secs) [2023-05-05T02:28:15.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 6.521 secs) [2023-05-05T02:28:15.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.563 secs) [2023-05-05T02:28:15.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.099 secs) [2023-05-05T02:28:16.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.328 secs) [2023-05-05T02:28:16.378Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 7.632 secs) [2023-05-05T02:28:16.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 7.873 secs) [2023-05-05T02:28:16.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 7.947 secs) [2023-05-05T02:28:16.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 7.992 secs) [2023-05-05T02:28:17.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.338 secs) [2023-05-05T02:28:17.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.368 secs) [2023-05-05T02:28:17.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.444 secs) [2023-05-05T02:28:18.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.784 secs) [2023-05-05T02:28:18.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.997 secs) [2023-05-05T02:28:18.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 9.095 secs) [2023-05-05T02:28:18.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 9.123 secs) [2023-05-05T02:28:18.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 9.139 secs) [2023-05-05T02:28:18.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.185 secs) [2023-05-05T02:28:18.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.302 secs) [2023-05-05T02:28:19.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.42 secs) [2023-05-05T02:28:19.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.461 secs) [2023-05-05T02:28:19.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.476 secs) [2023-05-05T02:28:19.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.805 secs) [2023-05-05T02:28:19.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.839 secs) [2023-05-05T02:28:19.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 10.041 secs) [2023-05-05T02:28:20.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 10.278 secs) [2023-05-05T02:28:20.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 10.345 secs) [2023-05-05T02:28:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 10.413 secs) [2023-05-05T02:28:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.439 secs) [2023-05-05T02:28:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.469 secs) [2023-05-05T02:28:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.494 secs) [2023-05-05T02:28:20.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.556 secs) [2023-05-05T02:28:20.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.608 secs) [2023-05-05T02:28:20.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.631 secs) [2023-05-05T02:28:20.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.652 secs) [2023-05-05T02:28:21.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 10.915 secs) [2023-05-05T02:28:21.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 11.203 secs) [2023-05-05T02:28:21.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 11.296 secs) [2023-05-05T02:28:21.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 11.376 secs) [2023-05-05T02:28:21.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.491 secs) [2023-05-05T02:28:21.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.56 secs) [2023-05-05T02:28:22.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.634 secs) [2023-05-05T02:28:22.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.674 secs) [2023-05-05T02:28:22.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.702 secs) [2023-05-05T02:28:22.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.73 secs) [2023-05-05T02:28:22.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.793 secs) [2023-05-05T02:28:22.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.871 secs) [2023-05-05T02:28:22.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.929 secs) [2023-05-05T02:28:22.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.972 secs) [2023-05-05T02:28:22.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.049 secs) [2023-05-05T02:28:22.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.303 secs) [2023-05-05T02:28:23.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.484 secs) [2023-05-05T02:28:23.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.544 secs) [2023-05-05T02:28:23.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.568 secs) [2023-05-05T02:28:23.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.582 secs) [2023-05-05T02:28:23.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.636 secs) [2023-05-05T02:28:23.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.659 secs) [2023-05-05T02:28:23.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.774 secs) [2023-05-05T02:28:23.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.794 secs) [2023-05-05T02:28:24.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 13.018 secs) [2023-05-05T02:28:24.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 13.135 secs) [2023-05-05T02:28:24.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.264 secs) [2023-05-05T02:28:24.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.294 secs) [2023-05-05T02:28:24.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.308 secs) [2023-05-05T02:28:24.598Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.35 secs) [2023-05-05T02:28:24.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.532 secs) [2023-05-05T02:28:25.135Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.817 secs) [2023-05-05T02:28:25.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.869 secs) [2023-05-05T02:28:25.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 14.06 secs) [2023-05-05T02:28:25.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 14.138 secs) [2023-05-05T02:28:25.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.211 secs) [2023-05-05T02:28:26.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.354 secs) [2023-05-05T02:28:26.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.526 secs) [2023-05-05T02:28:26.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.56 secs) [2023-05-05T02:28:26.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.611 secs) [2023-05-05T02:28:26.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.786 secs) [2023-05-05T02:28:26.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.877 secs) [2023-05-05T02:28:27.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 15.079 secs) [2023-05-05T02:28:27.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 15.226 secs) [2023-05-05T02:28:27.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 15.502 secs) [2023-05-05T02:28:27.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 15.69 secs) [2023-05-05T02:28:28.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 15.95 secs) [2023-05-05T02:28:28.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 16.091 secs) [2023-05-05T02:28:28.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 16.215 secs) [2023-05-05T02:28:28.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 16.25 secs) [2023-05-05T02:28:28.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 16.278 secs) [2023-05-05T02:28:28.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 16.296 secs) [2023-05-05T02:28:28.978Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 16.353 secs) [2023-05-05T02:28:29.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.61 secs) [2023-05-05T02:28:29.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.646 secs) [2023-05-05T02:28:29.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.855 secs) [2023-05-05T02:28:29.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 17.054 secs) [2023-05-05T02:28:30.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 17.104 secs) [2023-05-05T02:28:30.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 17.16 secs) [2023-05-05T02:28:30.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 17.195 secs) [2023-05-05T02:28:30.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 17.214 secs) [2023-05-05T02:28:30.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 17.232 secs) [2023-05-05T02:28:30.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.41 secs) [2023-05-05T02:28:30.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.435 secs) [2023-05-05T02:28:30.600Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.451 secs) [2023-05-05T02:28:30.871Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.615 secs) [2023-05-05T02:28:30.871Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.834 secs) [2023-05-05T02:28:31.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.862 secs) [2023-05-05T02:28:31.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.977 secs) [2023-05-05T02:28:31.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.151 secs) [2023-05-05T02:28:32.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.567 secs) [2023-05-05T02:28:32.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.596 secs) [2023-05-05T02:28:32.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.617 secs) [2023-05-05T02:28:32.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 18.693 secs) [2023-05-05T02:28:32.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.717 secs) [2023-05-05T02:28:32.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 18.792 secs) [2023-05-05T02:28:32.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 18.894 secs) [2023-05-05T02:28:32.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 19.018 secs) [2023-05-05T02:28:32.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 19.185 secs) [2023-05-05T02:28:33.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.256 secs) [2023-05-05T02:28:33.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.282 secs) [2023-05-05T02:28:33.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.3 secs) [2023-05-05T02:28:33.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 19.338 secs) [2023-05-05T02:28:33.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.41 secs) [2023-05-05T02:28:33.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.473 secs) [2023-05-05T02:28:33.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.555 secs) [2023-05-05T02:28:33.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 19.662 secs) [2023-05-05T02:28:33.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 19.719 secs) [2023-05-05T02:28:33.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.83 secs) [2023-05-05T02:28:34.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.904 secs) [2023-05-05T02:28:35.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (28.289 secs / 19.904 secs) [2023-05-05T02:28:35.577Z] TOTAL: 149 SUCCESS [2023-05-05T02:28:35.577Z] ✔ Browser application bundle generation complete. [2023-05-05T02:28:39.833Z] [2023-05-05T02:28:39.833Z] =============================== Coverage summary =============================== [2023-05-05T02:28:40.104Z] Statements : 40.98% ( 1467/3580 ) [2023-05-05T02:28:40.104Z] Branches : 12.03% ( 111/923 ) [2023-05-05T02:28:40.104Z] Functions : 33.28% ( 432/1298 ) [2023-05-05T02:28:40.104Z] Lines : 38.91% ( 1318/3387 ) [2023-05-05T02:28:40.104Z] ================================================================================ [2023-05-05T02:28:40.104Z] 05 05 2023 02:28:39.854:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T02:28:41.525Z] ✔ Browser application bundle generation complete. [2023-05-05T02:28:42.499Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo [2023-05-05T02:28:42.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:28:42.540Z] $ docker stop --time=1 d4afead82ef88ec2f6e8a58d666c359bbe46f4e5ad36bcd1c6ffd798f9fc38c1 [2023-05-05T02:28:44.446Z] $ docker rm -f --volumes d4afead82ef88ec2f6e8a58d666c359bbe46f4e5ad36bcd1c6ffd798f9fc38c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:28:45.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T02:28:49.060Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T02:28:55.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:28:55.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T02:28:59.190Z] + ls -al . [2023-05-05T02:28:59.190Z] total 176 [2023-05-05T02:28:59.190Z] drwxrwxr-x 13 jenkins jenkins 4096 May 5 02:13 . [2023-05-05T02:28:59.190Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:10 .. [2023-05-05T02:28:59.190Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:10 .blubracket [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:10 .dockerignore [2023-05-05T02:28:59.190Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:10 .git [2023-05-05T02:28:59.190Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:10 .github [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:10 .gitignore [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:10 Attribution.txt [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:10 CHANGELOG.md [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:10 CONTRIBUTING.md [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:10 Dockerfile [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:10 Jenkinsfile [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:10 LICENSE [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:10 Makefile [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:10 README.md [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:07 VERSION [2023-05-05T02:28:59.190Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:10 assets [2023-05-05T02:28:59.190Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:10 bin [2023-05-05T02:28:59.190Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:10 cmd [2023-05-05T02:28:59.190Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 02:13 coverage.out [2023-05-05T02:28:59.190Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:10 docs [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:10 go.mod [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:10 go.sum [2023-05-05T02:28:59.190Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:10 internal [2023-05-05T02:28:59.190Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:10 snap [2023-05-05T02:28:59.190Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:10 testing [2023-05-05T02:28:59.190Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:10 version.go [2023-05-05T02:28:59.190Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:28:59.549Z] + 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=1bf648dd28f66e81501525825f333794a602ba81 --label arch=arm64 --label version=0.0.0 . [2023-05-05T02:29:00.970Z] Sending build context to Docker daemon 31.64MB [2023-05-05T02:29:00.970Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:29:00.971Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T02:29:00.971Z] ---> 32fe4642305a [2023-05-05T02:29:00.971Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:29:01.943Z] ---> Running in f938144b56ab [2023-05-05T02:29:02.535Z] Removing intermediate container f938144b56ab [2023-05-05T02:29:02.535Z] ---> 2ded71a52513 [2023-05-05T02:29:02.535Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:29:02.535Z] ---> Running in 385c75272a4a [2023-05-05T02:29:02.806Z] Removing intermediate container 385c75272a4a [2023-05-05T02:29:02.806Z] ---> ada67c9287bf [2023-05-05T02:29:02.806Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:29:02.806Z] ---> Running in 0538e23b7c59 [2023-05-05T02:29:03.400Z] Removing intermediate container 0538e23b7c59 [2023-05-05T02:29:03.400Z] ---> 3d5fc779f944 [2023-05-05T02:29:03.400Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T02:29:03.400Z] ---> Running in e15c5fab504d [2023-05-05T02:29:03.670Z] Removing intermediate container e15c5fab504d [2023-05-05T02:29:03.670Z] ---> 03589da33b96 [2023-05-05T02:29:03.670Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:29:03.938Z] ---> Running in 5626ff22a228 [2023-05-05T02:29:04.206Z] Removing intermediate container 5626ff22a228 [2023-05-05T02:29:04.206Z] ---> dd621fba0ad7 [2023-05-05T02:29:04.206Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:29:06.157Z] ---> b558f3ecdfdc [2023-05-05T02:29:06.157Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:29:06.157Z] ---> Running in 45fa8d75a93a [2023-05-05T02:29:07.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:29:07.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:29:09.135Z] OK: 263 MiB in 53 packages [2023-05-05T02:29:10.094Z] Removing intermediate container 45fa8d75a93a [2023-05-05T02:29:10.094Z] ---> ff6b60346ae8 [2023-05-05T02:29:10.094Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T02:29:10.094Z] ---> Running in 8fb1548f24bd [2023-05-05T02:29:10.360Z] Removing intermediate container 8fb1548f24bd [2023-05-05T02:29:10.360Z] ---> 3d9bcafb6ab3 [2023-05-05T02:29:10.360Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:29:10.627Z] ---> Running in 22e6c2b9181b [2023-05-05T02:29:10.896Z] Removing intermediate container 22e6c2b9181b [2023-05-05T02:29:10.897Z] ---> 4c59dff50ba9 [2023-05-05T02:29:10.897Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T02:29:11.488Z] ---> 10982f7044b6 [2023-05-05T02:29:11.488Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:29:11.756Z] ---> Running in 80b28a508ee0 [2023-05-05T02:29:15.102Z] Removing intermediate container 80b28a508ee0 [2023-05-05T02:29:15.102Z] ---> 40231d31041e [2023-05-05T02:29:15.102Z] Step 14/25 : COPY . . [2023-05-05T02:29:19.372Z] ---> bfae5f359822 [2023-05-05T02:29:19.372Z] Step 15/25 : RUN ${MAKE} [2023-05-05T02:29:19.372Z] ---> Running in a4f798f55643 [2023-05-05T02:29:20.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-05T02:32:12.204Z] Removing intermediate container a4f798f55643 [2023-05-05T02:32:12.204Z] ---> ff75d8667750 [2023-05-05T02:32:12.204Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T02:32:12.204Z] 3.17: Pulling from library/alpine [2023-05-05T02:32:12.204Z] c41833b44d91: Already exists [2023-05-05T02:32:12.204Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:32:12.204Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:32:12.204Z] ---> 51e60588ff2c [2023-05-05T02:32:12.204Z] Step 17/25 : EXPOSE 4000 [2023-05-05T02:32:12.204Z] ---> Running in 965396e260a5 [2023-05-05T02:32:12.204Z] Removing intermediate container 965396e260a5 [2023-05-05T02:32:12.204Z] ---> 5ed6e2d83e7d [2023-05-05T02:32:12.204Z] 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 [2023-05-05T02:32:12.204Z] ---> d98f1184e7d0 [2023-05-05T02:32:12.204Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T02:32:12.204Z] ---> 5d4c79e88813 [2023-05-05T02:32:12.204Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T02:32:12.204Z] ---> f13217283982 [2023-05-05T02:32:12.204Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:32:12.204Z] ---> Running in 6f5fe99302e2 [2023-05-05T02:32:12.204Z] Removing intermediate container 6f5fe99302e2 [2023-05-05T02:32:12.204Z] ---> 69acb25051f2 [2023-05-05T02:32:12.204Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T02:32:12.204Z] ---> Running in ab6f0074bc9e [2023-05-05T02:32:12.204Z] Removing intermediate container ab6f0074bc9e [2023-05-05T02:32:12.204Z] ---> ad331d1775db [2023-05-05T02:32:12.204Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T02:32:12.204Z] ---> Running in faf85fd9ee69 [2023-05-05T02:32:12.204Z] Removing intermediate container faf85fd9ee69 [2023-05-05T02:32:12.204Z] ---> b2e72228c439 [2023-05-05T02:32:12.204Z] Step 24/25 : LABEL git_sha=1bf648dd28f66e81501525825f333794a602ba81 [2023-05-05T02:32:12.204Z] ---> Running in 6447baf238b9 [2023-05-05T02:32:12.204Z] Removing intermediate container 6447baf238b9 [2023-05-05T02:32:12.204Z] ---> 09226ac034be [2023-05-05T02:32:12.204Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T02:32:12.204Z] ---> Running in 2fb2004b25f1 [2023-05-05T02:32:12.204Z] Removing intermediate container 2fb2004b25f1 [2023-05-05T02:32:12.204Z] ---> 5f5d9e947c1e [2023-05-05T02:32:12.204Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:32:12.204Z] Successfully built 5f5d9e947c1e [2023-05-05T02:32:12.204Z] 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 [2023-05-05T02:32:12.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:32:12.646Z] [2023-05-05T02:32:12.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:32:12.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:32:13.258Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T02:32:13.258Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T02:32:13.258Z] 04944245beec: Pulling fs layer [2023-05-05T02:32:13.258Z] 699f458cf7ca: Pulling fs layer [2023-05-05T02:32:13.258Z] 765212b225bb: Pulling fs layer [2023-05-05T02:32:13.258Z] f23df028b6ca: Pulling fs layer [2023-05-05T02:32:13.258Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T02:32:13.258Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T02:32:13.258Z] 765212b225bb: Waiting [2023-05-05T02:32:13.258Z] f23df028b6ca: Waiting [2023-05-05T02:32:13.258Z] d65c8cfc05b1: Waiting [2023-05-05T02:32:13.258Z] 2437ff75d9bd: Waiting [2023-05-05T02:32:13.258Z] 04944245beec: Verifying Checksum [2023-05-05T02:32:13.258Z] 04944245beec: Download complete [2023-05-05T02:32:13.258Z] 765212b225bb: Verifying Checksum [2023-05-05T02:32:13.258Z] 765212b225bb: Download complete [2023-05-05T02:32:13.258Z] f23df028b6ca: Verifying Checksum [2023-05-05T02:32:13.258Z] f23df028b6ca: Download complete [2023-05-05T02:32:13.258Z] d65c8cfc05b1: Download complete [2023-05-05T02:32:13.538Z] 699f458cf7ca: Verifying Checksum [2023-05-05T02:32:13.538Z] 699f458cf7ca: Download complete [2023-05-05T02:32:13.816Z] 8998bd30e6a1: Download complete [2023-05-05T02:32:16.442Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T02:32:16.442Z] 2437ff75d9bd: Download complete [2023-05-05T02:32:17.866Z] 8998bd30e6a1: Pull complete [2023-05-05T02:32:18.460Z] 04944245beec: Pull complete [2023-05-05T02:32:20.433Z] 699f458cf7ca: Pull complete [2023-05-05T02:32:20.433Z] 765212b225bb: Pull complete [2023-05-05T02:32:21.398Z] f23df028b6ca: Pull complete [2023-05-05T02:32:21.669Z] d65c8cfc05b1: Pull complete [2023-05-05T02:32:36.697Z] 2437ff75d9bd: Pull complete [2023-05-05T02:32:36.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T02:32:36.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:32:36.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:32:36.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-13370 does not seem to be running inside a container [2023-05-05T02:32:37.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T02:32:40.321Z] $ docker top d22db050c1685c769cc8f06b72cb8639549ce0accb5589109f60b029b542beda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:41.226Z] ---> job-cost.sh [2023-05-05T02:32:41.227Z] lf-activate-venv: SKIPPING [2023-05-05T02:32:41.227Z] INFO: No Stack... [2023-05-05T02:32:41.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T02:32:42.402Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:32:43.057Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [2023-05-05T02:32:43.057Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T02:32:43.141Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] [2023-05-05T02:32:43.150Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] did not exist. Created. [2023-05-05T02:32:43.150Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:32:43.825Z] /w/workspace/edgex-ui-go/7@tmp/durable-83271823/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T02:32:44.495Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T02:32:44.511Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T02:32:50.066Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:32:50.073Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:32:50.098Z] $ docker stop --time=1 d22db050c1685c769cc8f06b72cb8639549ce0accb5589109f60b029b542beda [2023-05-05T02:32:51.923Z] $ docker rm -f --volumes d22db050c1685c769cc8f06b72cb8639549ce0accb5589109f60b029b542beda [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 [2023-05-05T02:32:52.345Z] provisioning config files... [2023-05-05T02:32:52.351Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config7325744160264715160tmp [Pipeline] { [Pipeline] sh [2023-05-05T02:32:52.635Z] + set +x [2023-05-05T02:32:52.635Z] + curl -s https://codecov.io/bash [2023-05-05T02:32:52.635Z] + bash -s -- [2023-05-05T02:32:52.635Z] [2023-05-05T02:32:52.635Z] _____ _ [2023-05-05T02:32:52.635Z] / ____| | | [2023-05-05T02:32:52.635Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T02:32:52.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T02:32:52.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T02:32:52.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T02:32:52.635Z] Bash-1.0.6 [2023-05-05T02:32:52.635Z] [2023-05-05T02:32:52.635Z] [2023-05-05T02:32:52.635Z] ==> git version 2.25.1 found [2023-05-05T02:32:52.635Z] ==> 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 [2023-05-05T02:32:52.635Z] Release-Date: 2020-01-08 [2023-05-05T02:32:52.635Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T02:32:52.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T02:32:52.635Z] ==> Jenkins CI detected. [2023-05-05T02:32:52.635Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-05-05T02:32:52.635Z] project root: . [2023-05-05T02:32:52.635Z] --> token set from env [2023-05-05T02:32:52.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T02:32:52.635Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T02:32:52.895Z] ==> Python coveragepy not found [2023-05-05T02:32:52.895Z] ==> Searching for coverage reports in: [2023-05-05T02:32:52.895Z] + . [2023-05-05T02:32:52.895Z] -> Found 1 reports [2023-05-05T02:32:52.895Z] ==> Detecting git/mercurial file structure [2023-05-05T02:32:52.895Z] ==> Reading reports [2023-05-05T02:32:52.895Z] + ./coverage.out bytes=10 [2023-05-05T02:32:52.895Z] ==> Appending adjustments [2023-05-05T02:32:52.895Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T02:32:53.461Z] + Found adjustments [2023-05-05T02:32:53.461Z] ==> Gzipping contents [2023-05-05T02:32:53.461Z] 12K /tmp/codecov.c7a8Rc.gz [2023-05-05T02:32:53.461Z] ==> Uploading reports [2023-05-05T02:32:53.461Z] url: https://codecov.io [2023-05-05T02:32:53.461Z] query: branch=PR-588&commit=9b4d3b938eefb361747e9603741490ba69e0ab18&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-05-05T02:32:53.461Z] -> Pinging Codecov [2023-05-05T02:32:53.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-588&commit=9b4d3b938eefb361747e9603741490ba69e0ab18&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-05-05T02:32:53.720Z] -> Uploading to [2023-05-05T02:32:53.720Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/FB506323287CE973F263BFD2A0EB1F37/9b4d3b938eefb361747e9603741490ba69e0ab18/b934cd8f-5c75-4a29-97bc-cf23f666a2bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T023253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dc1e3f705406538d46340cc5d21b4c2466ff56f755e9b167e41dec3ddb7d46f [2023-05-05T02:32:53.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:32:53.720Z] Dload Upload Total Spent Left Speed [2023-05-05T02:32:53.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 39440 --:--:-- --:--:-- --:--:-- 39440 [2023-05-05T02:32:53.977Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9b4d3b938eefb361747e9603741490ba69e0ab18 [Pipeline] } [2023-05-05T02:32:53.984Z] 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 [2023-05-05T02:32:54.687Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives ] [2023-05-05T02:32:54.688Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-05-05T02:32:54.688Z] total 16 [2023-05-05T02:32:54.688Z] drwxr-xr-x 3 root root 4096 May 5 02:12 . [2023-05-05T02:32:54.688Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:12 .. [2023-05-05T02:32:54.688Z] drwxr-xr-x 2 root root 4096 May 5 02:12 cost [2023-05-05T02:32:54.688Z] -rw-r--r-- 1 root root 83 May 5 02:12 cost.csv [2023-05-05T02:32:54.688Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-05-05T02:32:54.688Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-05-05T02:32:54.688Z] total 16 [2023-05-05T02:32:54.688Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:12 . [2023-05-05T02:32:54.688Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:12 .. [2023-05-05T02:32:54.688Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 02:12 cost [2023-05-05T02:32:54.688Z] -rw-r--r-- 1 jenkins jenkins 83 May 5 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:54.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:55.837Z] ---> package-listing.sh [2023-05-05T02:32:55.837Z] ++ facter osfamily [2023-05-05T02:32:55.837Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T02:32:56.096Z] + OS_FAMILY=debian [2023-05-05T02:32:56.096Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-05-05T02:32:56.096Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T02:32:56.096Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T02:32:56.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T02:32:56.096Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T02:32:56.096Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-05-05T02:32:56.096Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T02:32:56.096Z] + case "${OS_FAMILY}" in [2023-05-05T02:32:56.096Z] + dpkg -l [2023-05-05T02:32:56.096Z] + grep '^ii' [2023-05-05T02:32:56.096Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T02:32:56.096Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T02:32:56.096Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T02:32:56.096Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-05-05T02:32:56.096Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [2023-05-05T02:32:56.096Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [Pipeline] echo [2023-05-05T02:32:56.259Z] 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T02:32:56.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:32:57.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:32:57.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:32:57.164Z] prd-ubuntu20.04-docker-8c-8g-13353 does not seem to be running inside a container [2023-05-05T02:32:57.221Z] $ 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-588/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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T02:32:57.430Z] $ docker top 4f4a3a0ff1bc19cb99644b4663e1429b87edeef3a00060b356757e47ea2cae94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:32:57.736Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T02:32:58.017Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T02:32:58.297Z] + ls /var/log/sa-host [2023-05-05T02:32:58.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:32:58.360Z] provisioning config files... [2023-05-05T02:32:58.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config12099517197710749245tmp [Pipeline] { [Pipeline] echo [2023-05-05T02:32:58.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:58.660Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T02:32:58.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:59.380Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T02:32:59.388Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:59.667Z] ---> sudo-logs.sh [2023-05-05T02:32:59.667Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T02:32:59.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:32:59.979Z] ---> job-cost.sh [2023-05-05T02:32:59.979Z] lf-activate-venv: SKIPPING [2023-05-05T02:32:59.979Z] DEBUG: total: 0.2199999988079071 [2023-05-05T02:32:59.979Z] INFO: Retrieving Stack Cost... [2023-05-05T02:33:00.241Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:33:00.809Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T02:33:00.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:33:01.103Z] ---> logs-deploy.sh [2023-05-05T02:33:01.103Z] lf-activate-venv: SKIPPING [2023-05-05T02:33:01.103Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-588/7 [2023-05-05T02:33:01.103Z] INFO: archiving workspace using pattern(s): [2023-05-05T02:33:02.041Z] Archives upload complete. [2023-05-05T02:33:02.041Z] INFO: archiving logs to Nexus [2023-05-05T02:33:02.608Z] ---> uname -a: [2023-05-05T02:33:02.608Z] Linux prd-ubuntu20-04-docker-8c-8g-13353 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T02:33:02.608Z] [2023-05-05T02:33:02.608Z] [2023-05-05T02:33:02.608Z] ---> lscpu: [2023-05-05T02:33:02.608Z] Architecture: x86_64 [2023-05-05T02:33:02.608Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T02:33:02.608Z] Byte Order: Little Endian [2023-05-05T02:33:02.608Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T02:33:02.608Z] CPU(s): 8 [2023-05-05T02:33:02.608Z] On-line CPU(s) list: 0-7 [2023-05-05T02:33:02.608Z] Thread(s) per core: 1 [2023-05-05T02:33:02.608Z] Core(s) per socket: 1 [2023-05-05T02:33:02.608Z] Socket(s): 8 [2023-05-05T02:33:02.608Z] NUMA node(s): 1 [2023-05-05T02:33:02.608Z] Vendor ID: AuthenticAMD [2023-05-05T02:33:02.608Z] CPU family: 23 [2023-05-05T02:33:02.608Z] Model: 49 [2023-05-05T02:33:02.608Z] Model name: AMD EPYC-Rome Processor [2023-05-05T02:33:02.608Z] Stepping: 0 [2023-05-05T02:33:02.608Z] CPU MHz: 2799.998 [2023-05-05T02:33:02.608Z] BogoMIPS: 5599.99 [2023-05-05T02:33:02.608Z] Virtualization: AMD-V [2023-05-05T02:33:02.608Z] Hypervisor vendor: KVM [2023-05-05T02:33:02.608Z] Virtualization type: full [2023-05-05T02:33:02.608Z] L1d cache: 256 KiB [2023-05-05T02:33:02.608Z] L1i cache: 256 KiB [2023-05-05T02:33:02.608Z] L2 cache: 4 MiB [2023-05-05T02:33:02.608Z] L3 cache: 128 MiB [2023-05-05T02:33:02.608Z] NUMA node0 CPU(s): 0-7 [2023-05-05T02:33:02.608Z] Vulnerability Itlb multihit: Not affected [2023-05-05T02:33:02.608Z] Vulnerability L1tf: Not affected [2023-05-05T02:33:02.608Z] Vulnerability Mds: Not affected [2023-05-05T02:33:02.608Z] Vulnerability Meltdown: Not affected [2023-05-05T02:33:02.608Z] Vulnerability Mmio stale data: Not affected [2023-05-05T02:33:02.608Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T02:33:02.608Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T02:33:02.608Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T02:33:02.608Z] Vulnerability Srbds: Not affected [2023-05-05T02:33:02.608Z] Vulnerability Tsx async abort: Not affected [2023-05-05T02:33:02.608Z] 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 [2023-05-05T02:33:02.608Z] [2023-05-05T02:33:02.608Z] [2023-05-05T02:33:02.608Z] ---> nproc: [2023-05-05T02:33:02.608Z] 8 [2023-05-05T02:33:02.608Z] [2023-05-05T02:33:02.608Z]