Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9e971e5c7f115aba8be833c13e7ddf8c1445a3b+8a5a4ec92ca374ae5f786629731d1f336ce6694e (4567f422154faf3f5e4ba0eb96a3b1ae938f4453) 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-ssh13889184058061629828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12993574771601024050.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-584/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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9400925603497751862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11779550590935606751.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-584/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-584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16659412208752294202.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-7639 in /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [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-584 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit f9e971e5c7f115aba8be833c13e7ddf8c1445a3b Merge succeeded, producing e627df41e1831718aac542611a6533bb2bf0436e Checking out Revision e627df41e1831718aac542611a6533bb2bf0436e (PR-584) > 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/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e627df41e1831718aac542611a6533bb2bf0436e # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T02:08:06.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T02:08:06.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T02:08:06.780Z] ========================================================= [2023-04-13T02:08:06.780Z] EdgeX Global Pipelines Version Info [2023-04-13T02:08:06.780Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 10ae3c87b71f4034d5f746f476b91a664692bf86 # timeout=10 [2023-04-13T02:08:07.540Z] ------------------- [2023-04-13T02:08:07.540Z] stable info: [2023-04-13T02:08:07.540Z] ------------------- [2023-04-13T02:08:07.540Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T02:08:07.540Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:08:07.540Z] Message: update stable to v1.0.248 [2023-04-13T02:08:08.111Z] ------------------- [2023-04-13T02:08:08.111Z] experimental info: [2023-04-13T02:08:08.111Z] ------------------- [2023-04-13T02:08:08.111Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T02:08:08.111Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:08:08.111Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T02:08:08.277Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-13T02:08:08.294Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-13T02:08:08.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T02:08:08.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T02:08:08.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T02:08:08.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T02:08:08.360Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T02:08:08.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T02:08:08.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T02:08:08.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T02:08:08.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T02:08:08.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-13T02:08:08.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T02:08:08.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T02:08:08.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:08:08.462Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:08:08.476Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:08:08.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:08:08.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T02:08:08.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T02:08:08.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T02:08:08.548Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T02:08:08.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T02:08:08.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T02:08:08.585Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T02:08:08.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T02:08:08.608Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T02:08:08.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-584 [Pipeline] echo [2023-04-13T02:08:08.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-584 [Pipeline] echo [2023-04-13T02:08:08.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-584 [Pipeline] echo [2023-04-13T02:08:08.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e627df41e1831718aac542611a6533bb2bf0436e [Pipeline] echo [2023-04-13T02:08:08.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e627df4 [Pipeline] echo [2023-04-13T02:08:08.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:08:08.734Z] provisioning config files... [2023-04-13T02:08:08.747Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config15785416223649172574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:08:09.050Z] ---> docker-login.sh [2023-04-13T02:08:09.050Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:08:09.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:09.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:09.569Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:09.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:09.569Z] [2023-04-13T02:08:09.569Z] Login Succeeded [2023-04-13T02:08:09.569Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:08:09.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:09.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:09.569Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:09.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:09.569Z] [2023-04-13T02:08:09.569Z] Login Succeeded [2023-04-13T02:08:09.569Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:08:09.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:09.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:09.829Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:09.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:09.829Z] [2023-04-13T02:08:09.829Z] Login Succeeded [2023-04-13T02:08:09.829Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:08:09.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:09.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:09.829Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:09.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:09.829Z] [2023-04-13T02:08:09.829Z] Login Succeeded [2023-04-13T02:08:09.829Z] docker.io [2023-04-13T02:08:09.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:10.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:10.088Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:10.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:10.088Z] [2023-04-13T02:08:10.088Z] Login Succeeded [2023-04-13T02:08:10.088Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:08:10.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T02:08:10.458Z] + git rev-list -1 --merges e627df41e1831718aac542611a6533bb2bf0436e~1..e627df41e1831718aac542611a6533bb2bf0436e [Pipeline] echo [2023-04-13T02:08:10.496Z] -----------> git rev-list -1 --merges e627df41e1831718aac542611a6533bb2bf0436e~1..e627df41e1831718aac542611a6533bb2bf0436e e627df41e1831718aac542611a6533bb2bf0436e [2023-04-13T02:08:10.496Z] e627df41e1831718aac542611a6533bb2bf0436e [false] [Pipeline] sh [2023-04-13T02:08:10.790Z] + git log --format=format:%s -1 e627df41e1831718aac542611a6533bb2bf0436e [Pipeline] echo [2023-04-13T02:08:10.805Z] ========================================================= [2023-04-13T02:08:10.805Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T02:08:10.805Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:08:11.118Z] + git log --format=format:%s -1 e627df41e1831718aac542611a6533bb2bf0436e [Pipeline] echo [2023-04-13T02:08:11.126Z] [semverPrep] GIT_COMMIT: e627df41e1831718aac542611a6533bb2bf0436e, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo [2023-04-13T02:08:11.135Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T02:08:11.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T02:08:11.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T02:08:11.481Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T02:08:11.481Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T02:08:11.481Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T02:08:11.481Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T02:08:11.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:11.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:11.830Z] [2023-04-13T02:08:11.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:12.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:12.125Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T02:08:12.125Z] b85a868b505f: Pulling fs layer [2023-04-13T02:08:12.125Z] e2be974225ed: Pulling fs layer [2023-04-13T02:08:12.125Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T02:08:12.125Z] 988bab9f4d93: Pulling fs layer [2023-04-13T02:08:12.125Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T02:08:12.125Z] eaf3925da568: Pulling fs layer [2023-04-13T02:08:12.125Z] bab4dde63d76: Pulling fs layer [2023-04-13T02:08:12.125Z] bde34c3a00c8: Pulling fs layer [2023-04-13T02:08:12.125Z] b352a97aabf1: Pulling fs layer [2023-04-13T02:08:12.125Z] 4872d77fe225: Pulling fs layer [2023-04-13T02:08:12.125Z] 5851b861e8e6: Pulling fs layer [2023-04-13T02:08:12.125Z] bde34c3a00c8: Waiting [2023-04-13T02:08:12.125Z] 988bab9f4d93: Waiting [2023-04-13T02:08:12.125Z] b352a97aabf1: Waiting [2023-04-13T02:08:12.125Z] 4872d77fe225: Waiting [2023-04-13T02:08:12.125Z] 1469e6f7b9e6: Waiting [2023-04-13T02:08:12.125Z] eaf3925da568: Waiting [2023-04-13T02:08:12.125Z] 5851b861e8e6: Waiting [2023-04-13T02:08:12.125Z] bab4dde63d76: Waiting [2023-04-13T02:08:12.125Z] e2be974225ed: Download complete [2023-04-13T02:08:12.125Z] 988bab9f4d93: Verifying Checksum [2023-04-13T02:08:12.125Z] 988bab9f4d93: Download complete [2023-04-13T02:08:12.125Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T02:08:12.125Z] 1469e6f7b9e6: Download complete [2023-04-13T02:08:12.125Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T02:08:12.125Z] 339a4e72a1f5: Download complete [2023-04-13T02:08:12.384Z] eaf3925da568: Verifying Checksum [2023-04-13T02:08:12.384Z] eaf3925da568: Download complete [2023-04-13T02:08:12.384Z] bde34c3a00c8: Verifying Checksum [2023-04-13T02:08:12.384Z] bde34c3a00c8: Download complete [2023-04-13T02:08:12.384Z] b352a97aabf1: Verifying Checksum [2023-04-13T02:08:12.384Z] b352a97aabf1: Download complete [2023-04-13T02:08:12.384Z] 4872d77fe225: Verifying Checksum [2023-04-13T02:08:12.384Z] 4872d77fe225: Download complete [2023-04-13T02:08:12.384Z] 5851b861e8e6: Verifying Checksum [2023-04-13T02:08:12.384Z] 5851b861e8e6: Download complete [2023-04-13T02:08:12.384Z] b85a868b505f: Verifying Checksum [2023-04-13T02:08:12.384Z] b85a868b505f: Download complete [2023-04-13T02:08:12.643Z] bab4dde63d76: Verifying Checksum [2023-04-13T02:08:12.643Z] bab4dde63d76: Download complete [2023-04-13T02:08:13.578Z] b85a868b505f: Pull complete [2023-04-13T02:08:13.578Z] e2be974225ed: Pull complete [2023-04-13T02:08:14.143Z] 339a4e72a1f5: Pull complete [2023-04-13T02:08:14.143Z] 988bab9f4d93: Pull complete [2023-04-13T02:08:14.710Z] 1469e6f7b9e6: Pull complete [2023-04-13T02:08:14.968Z] eaf3925da568: Pull complete [2023-04-13T02:08:16.871Z] bab4dde63d76: Pull complete [2023-04-13T02:08:16.871Z] bde34c3a00c8: Pull complete [2023-04-13T02:08:16.871Z] b352a97aabf1: Pull complete [2023-04-13T02:08:16.871Z] 4872d77fe225: Pull complete [2023-04-13T02:08:17.129Z] 5851b861e8e6: Pull complete [2023-04-13T02:08:17.129Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T02:08:17.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:17.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:17.241Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-04-13T02:08:17.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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-04-13T02:08:21.347Z] $ docker top f28a18b063dc0390034feceb318918aeb7a74f2221078adb042954a4e337a497 -eo pid,comm [2023-04-13T02:08:21.418Z] 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-04-13T02:08:21.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T02:08:21.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:08:21.455Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:08:21.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:08:21.585Z] $ docker exec f28a18b063dc0390034feceb318918aeb7a74f2221078adb042954a4e337a497 ssh-agent [2023-04-13T02:08:21.717Z] SSH_AUTH_SOCK=/tmp/ssh-0HbrFFpY01dv/agent.31 [2023-04-13T02:08:21.717Z] SSH_AGENT_PID=37 [2023-04-13T02:08:21.724Z] Running ssh-add (command line suppressed) [2023-04-13T02:08:21.825Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_15892384614094403052.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_15892384614094403052.key) [2023-04-13T02:08:21.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:08:22.134Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T02:08:22.155Z] $ docker exec --env ******** --env ******** f28a18b063dc0390034feceb318918aeb7a74f2221078adb042954a4e337a497 ssh-agent -k [2023-04-13T02:08:22.248Z] unset SSH_AUTH_SOCK; [2023-04-13T02:08:22.249Z] unset SSH_AGENT_PID; [2023-04-13T02:08:22.249Z] echo Agent pid 37 killed; [2023-04-13T02:08:22.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T02:08:22.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:08:22.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:08:22.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:08:22.455Z] $ docker exec f28a18b063dc0390034feceb318918aeb7a74f2221078adb042954a4e337a497 ssh-agent [2023-04-13T02:08:22.565Z] SSH_AUTH_SOCK=/tmp/ssh-8Al7zFU1Pf2o/agent.69 [2023-04-13T02:08:22.565Z] SSH_AGENT_PID=75 [2023-04-13T02:08:22.569Z] Running ssh-add (command line suppressed) [2023-04-13T02:08:22.668Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_12701149729186721339.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_12701149729186721339.key) [2023-04-13T02:08:22.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:08:22.965Z] + git semver init [2023-04-13T02:08:23.225Z] 2023-04-13 02:08:23,180 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T02:08:23.225Z] 2023-04-13 02:08:23,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver [2023-04-13T02:08:23.225Z] 2023-04-13 02:08:23,183 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver [2023-04-13T02:08:23.225Z] 2023-04-13 02:08:23,183 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584, universal_newlines=False, shell=None, istream=None) [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,738 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.git/info/exclude [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 with force:False [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,739 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,743 [execute] INFO git cat-file --batch-check [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,750 [execute] INFO git cat-file --batch [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:08:25.759Z] 2023-04-13 02:08:25,755 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 [2023-04-13T02:08:25.759Z] 0.0.0 [Pipeline] } [2023-04-13T02:08:26.033Z] $ docker exec --env ******** --env ******** f28a18b063dc0390034feceb318918aeb7a74f2221078adb042954a4e337a497 ssh-agent -k [2023-04-13T02:08:26.128Z] unset SSH_AUTH_SOCK; [2023-04-13T02:08:26.128Z] unset SSH_AGENT_PID; [2023-04-13T02:08:26.129Z] echo Agent pid 75 killed; [2023-04-13T02:08:26.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T02:08:26.448Z] + git semver [Pipeline] } [2023-04-13T02:08:26.719Z] $ docker stop --time=1 f28a18b063dc0390034feceb318918aeb7a74f2221078adb042954a4e337a497 [2023-04-13T02:08:28.251Z] $ docker rm -f --volumes f28a18b063dc0390034feceb318918aeb7a74f2221078adb042954a4e337a497 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:08:28.687Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T02:08:28.896Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T02:08:28.899Z] [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-04-13T02:08:29.048Z] provisioning config files... [2023-04-13T02:08:29.065Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config16046340700378999455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:08:29.403Z] ---> docker-login.sh [2023-04-13T02:08:29.404Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:08:29.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:29.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:29.404Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:29.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:29.404Z] [2023-04-13T02:08:29.404Z] Login Succeeded [2023-04-13T02:08:29.404Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:08:29.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:29.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:29.404Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:29.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:29.404Z] [2023-04-13T02:08:29.404Z] Login Succeeded [2023-04-13T02:08:29.404Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:08:29.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:29.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:29.667Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:29.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:29.667Z] [2023-04-13T02:08:29.667Z] Login Succeeded [2023-04-13T02:08:29.667Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:08:29.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:29.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:29.667Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:29.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:29.667Z] [2023-04-13T02:08:29.667Z] Login Succeeded [2023-04-13T02:08:29.667Z] docker.io [2023-04-13T02:08:29.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:29.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:29.942Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:29.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:29.942Z] [2023-04-13T02:08:29.942Z] Login Succeeded [2023-04-13T02:08:29.942Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:08:29.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:08:30.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:08:30.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:08:30.038Z] ========================================================= [2023-04-13T02:08:30.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T02:08:30.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:30.360Z] + 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-04-13T02:08:30.619Z] Sending build context to Docker daemon 45.74MB [2023-04-13T02:08:30.619Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:08:30.619Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:08:30.619Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T02:08:30.619Z] 63b65145d645: Pulling fs layer [2023-04-13T02:08:30.619Z] a2d21d5440eb: Pulling fs layer [2023-04-13T02:08:30.619Z] 935e6c44a52c: Pulling fs layer [2023-04-13T02:08:30.619Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T02:08:30.619Z] 30dea6a524f1: Pulling fs layer [2023-04-13T02:08:30.619Z] a2aff8979fd8: Pulling fs layer [2023-04-13T02:08:30.619Z] 6808be2612f2: Pulling fs layer [2023-04-13T02:08:30.619Z] f25807f1079a: Pulling fs layer [2023-04-13T02:08:30.619Z] 94cc34f8dd06: Waiting [2023-04-13T02:08:30.619Z] 30dea6a524f1: Waiting [2023-04-13T02:08:30.619Z] a2aff8979fd8: Waiting [2023-04-13T02:08:30.619Z] 6808be2612f2: Waiting [2023-04-13T02:08:30.619Z] a2d21d5440eb: Verifying Checksum [2023-04-13T02:08:30.619Z] a2d21d5440eb: Download complete [2023-04-13T02:08:30.619Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T02:08:30.619Z] 94cc34f8dd06: Download complete [2023-04-13T02:08:30.619Z] 30dea6a524f1: Verifying Checksum [2023-04-13T02:08:30.619Z] 30dea6a524f1: Download complete [2023-04-13T02:08:30.892Z] 63b65145d645: Download complete [2023-04-13T02:08:30.892Z] a2aff8979fd8: Verifying Checksum [2023-04-13T02:08:30.892Z] a2aff8979fd8: Download complete [2023-04-13T02:08:30.892Z] 63b65145d645: Pull complete [2023-04-13T02:08:31.154Z] a2d21d5440eb: Pull complete [2023-04-13T02:08:31.415Z] f25807f1079a: Verifying Checksum [2023-04-13T02:08:31.415Z] f25807f1079a: Download complete [2023-04-13T02:08:31.680Z] 935e6c44a52c: Verifying Checksum [2023-04-13T02:08:31.680Z] 935e6c44a52c: Download complete [2023-04-13T02:08:31.680Z] 6808be2612f2: Verifying Checksum [2023-04-13T02:08:31.680Z] 6808be2612f2: Download complete [2023-04-13T02:08:35.869Z] 935e6c44a52c: Pull complete [2023-04-13T02:08:35.869Z] 94cc34f8dd06: Pull complete [2023-04-13T02:08:35.869Z] 30dea6a524f1: Pull complete [2023-04-13T02:08:36.128Z] a2aff8979fd8: Pull complete [2023-04-13T02:08:38.662Z] 6808be2612f2: Pull complete [2023-04-13T02:08:40.033Z] f25807f1079a: Pull complete [2023-04-13T02:08:40.033Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T02:08:40.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T02:08:40.033Z] ---> 3b553350e43f [2023-04-13T02:08:40.033Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:08:44.005Z] Still waiting to schedule task [2023-04-13T02:08:44.005Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:48.159Z] ---> Running in afccfb06ec1d [2023-04-13T02:08:48.159Z] Removing intermediate container afccfb06ec1d [2023-04-13T02:08:48.159Z] ---> 4f2383b255ba [2023-04-13T02:08:48.159Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:08:48.159Z] ---> Running in e4058597ee1a [2023-04-13T02:08:48.159Z] Removing intermediate container e4058597ee1a [2023-04-13T02:08:48.159Z] ---> 12a2cb264a9a [2023-04-13T02:08:48.159Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:08:48.159Z] ---> Running in a6be32ef4dc9 [2023-04-13T02:08:48.159Z] Removing intermediate container a6be32ef4dc9 [2023-04-13T02:08:48.159Z] ---> 571c73e5cb2e [2023-04-13T02:08:48.159Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:08:48.159Z] ---> Running in 331bc51495c5 [2023-04-13T02:08:48.159Z] Removing intermediate container 331bc51495c5 [2023-04-13T02:08:48.159Z] ---> 8f73d389cb4b [2023-04-13T02:08:48.159Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:08:48.159Z] ---> Running in d540ea4733a9 [2023-04-13T02:08:48.159Z] Removing intermediate container d540ea4733a9 [2023-04-13T02:08:48.159Z] ---> 4b8da8d77ca0 [2023-04-13T02:08:48.159Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:08:48.419Z] latest: Pulling from library/docker [2023-04-13T02:08:48.419Z] f56be85fc22e: Pulling fs layer [2023-04-13T02:08:48.419Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-13T02:08:48.419Z] 788e1ab5616a: Pulling fs layer [2023-04-13T02:08:48.419Z] 4e33d011f086: Pulling fs layer [2023-04-13T02:08:48.419Z] 383037bf46bc: Pulling fs layer [2023-04-13T02:08:48.419Z] 04921806bf90: Pulling fs layer [2023-04-13T02:08:48.419Z] de21e211d8be: Pulling fs layer [2023-04-13T02:08:48.419Z] d1a705462f92: Pulling fs layer [2023-04-13T02:08:48.419Z] 026562b829bc: Pulling fs layer [2023-04-13T02:08:48.419Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-13T02:08:48.419Z] 06512f64e545: Pulling fs layer [2023-04-13T02:08:48.419Z] 97a6e8d4b278: Pulling fs layer [2023-04-13T02:08:48.419Z] 65fc0503abc0: Pulling fs layer [2023-04-13T02:08:48.419Z] 810d9c8fb6b2: Pulling fs layer [2023-04-13T02:08:48.419Z] 04921806bf90: Waiting [2023-04-13T02:08:48.419Z] 97a6e8d4b278: Waiting [2023-04-13T02:08:48.419Z] d1a705462f92: Waiting [2023-04-13T02:08:48.419Z] 026562b829bc: Waiting [2023-04-13T02:08:48.419Z] 65fc0503abc0: Waiting [2023-04-13T02:08:48.419Z] 06512f64e545: Waiting [2023-04-13T02:08:48.419Z] f4bc4d1e2e3a: Waiting [2023-04-13T02:08:48.419Z] 810d9c8fb6b2: Waiting [2023-04-13T02:08:48.419Z] 4e33d011f086: Waiting [2023-04-13T02:08:48.419Z] 383037bf46bc: Waiting [2023-04-13T02:08:48.419Z] de21e211d8be: Waiting [2023-04-13T02:08:48.681Z] 788e1ab5616a: Verifying Checksum [2023-04-13T02:08:48.681Z] 788e1ab5616a: Download complete [2023-04-13T02:08:48.681Z] f56be85fc22e: Download complete [2023-04-13T02:08:48.939Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-13T02:08:48.939Z] 7ed9ddfd3b8f: Download complete [2023-04-13T02:08:48.939Z] f56be85fc22e: Pull complete [2023-04-13T02:08:49.529Z] 4e33d011f086: Verifying Checksum [2023-04-13T02:08:49.529Z] 4e33d011f086: Download complete [2023-04-13T02:08:49.529Z] 04921806bf90: Verifying Checksum [2023-04-13T02:08:49.529Z] 04921806bf90: Download complete [2023-04-13T02:08:49.529Z] 383037bf46bc: Download complete [2023-04-13T02:08:49.529Z] 7ed9ddfd3b8f: Pull complete [2023-04-13T02:08:49.529Z] d1a705462f92: Verifying Checksum [2023-04-13T02:08:49.529Z] d1a705462f92: Download complete [2023-04-13T02:08:49.529Z] de21e211d8be: Verifying Checksum [2023-04-13T02:08:49.529Z] de21e211d8be: Download complete [2023-04-13T02:08:49.529Z] 026562b829bc: Verifying Checksum [2023-04-13T02:08:49.529Z] 026562b829bc: Download complete [2023-04-13T02:08:49.529Z] 06512f64e545: Verifying Checksum [2023-04-13T02:08:49.529Z] 788e1ab5616a: Pull complete [2023-04-13T02:08:49.789Z] 65fc0503abc0: Verifying Checksum [2023-04-13T02:08:49.789Z] 65fc0503abc0: Download complete [2023-04-13T02:08:49.789Z] 810d9c8fb6b2: Download complete [2023-04-13T02:08:49.789Z] f4bc4d1e2e3a: Download complete [2023-04-13T02:08:50.354Z] 97a6e8d4b278: Verifying Checksum [2023-04-13T02:08:50.354Z] 97a6e8d4b278: Download complete [2023-04-13T02:08:50.354Z] 4e33d011f086: Pull complete [2023-04-13T02:08:50.920Z] 383037bf46bc: Pull complete [2023-04-13T02:08:51.489Z] 04921806bf90: Pull complete [2023-04-13T02:08:51.767Z] de21e211d8be: Pull complete [2023-04-13T02:08:51.767Z] d1a705462f92: Pull complete [2023-04-13T02:08:52.025Z] 026562b829bc: Pull complete [2023-04-13T02:08:52.591Z] f4bc4d1e2e3a: Pull complete [2023-04-13T02:08:52.850Z] 06512f64e545: Pull complete [2023-04-13T02:08:54.233Z] 97a6e8d4b278: Pull complete [2023-04-13T02:08:54.233Z] 65fc0503abc0: Pull complete [2023-04-13T02:08:54.491Z] 810d9c8fb6b2: Pull complete [2023-04-13T02:08:54.748Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:08:54.748Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:08:57.279Z] ---> d7d267e4e6ed [2023-04-13T02:08:57.279Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:08:57.279Z] ---> Running in 5a63fa9c75f1 [2023-04-13T02:08:57.844Z] Removing intermediate container 5a63fa9c75f1 [2023-04-13T02:08:57.844Z] ---> 5083150b3d9d [2023-04-13T02:08:57.844Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:08:57.844Z] ---> Running in 971f37f93d14 [2023-04-13T02:08:58.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:58.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:59.238Z] OK: 265 MiB in 53 packages [2023-04-13T02:08:59.810Z] Removing intermediate container 971f37f93d14 [2023-04-13T02:08:59.810Z] ---> f6877cd35b2e [2023-04-13T02:08:59.810Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:08:59.810Z] ---> Running in 2325b6fd3506 [2023-04-13T02:09:00.083Z] Removing intermediate container 2325b6fd3506 [2023-04-13T02:09:00.084Z] ---> be3dd781725f [2023-04-13T02:09:00.084Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:09:00.084Z] ---> Running in 45f886eb1fc1 [2023-04-13T02:09:00.084Z] Removing intermediate container 45f886eb1fc1 [2023-04-13T02:09:00.084Z] ---> 5e28f4350d6c [2023-04-13T02:09:00.084Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:09:00.342Z] ---> 29b0e1fd3612 [2023-04-13T02:09:00.342Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:09:00.342Z] ---> Running in 4c3adac1319f [2023-04-13T02:09:39.470Z] Removing intermediate container 4c3adac1319f [2023-04-13T02:09:39.470Z] ---> 68cf192a409e [2023-04-13T02:09:39.470Z] Step 15/16 : COPY . . [2023-04-13T02:09:39.470Z] ---> f6e01a6b4076 [2023-04-13T02:09:39.470Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:09:39.470Z] ---> Running in 92fed8886ec1 [2023-04-13T02:09:39.470Z] noop [2023-04-13T02:09:40.045Z] Removing intermediate container 92fed8886ec1 [2023-04-13T02:09:40.045Z] ---> 5ed9f08b5577 [2023-04-13T02:09:40.045Z] Successfully built 5ed9f08b5577 [2023-04-13T02:09:40.304Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:40.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:09:40.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:09:40.688Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-04-13T02:09:40.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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-04-13T02:09:41.704Z] $ docker top 79c53176d79b7ef36d5c5859e18d53a01b2d3214ea606b1806c7f694f9dc084b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:09:42.041Z] + go version [2023-04-13T02:09:42.041Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T02:09:42.053Z] $ docker stop --time=1 79c53176d79b7ef36d5c5859e18d53a01b2d3214ea606b1806c7f694f9dc084b [2023-04-13T02:09:43.326Z] $ docker rm -f --volumes 79c53176d79b7ef36d5c5859e18d53a01b2d3214ea606b1806c7f694f9dc084b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:43.737Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:09:43.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:09:43.801Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-04-13T02:09:43.834Z] $ 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-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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-04-13T02:09:44.215Z] $ docker top 85c951730f219995ca7e8231d2df29073045c995f2bde4215f50de25ac256b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:09:44.556Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:09:44.857Z] + make test [2023-04-13T02:09:44.857Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:09:50.124Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:09:58.218Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:09:58.218Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:10:00.763Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:10:00.763Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:10:00.763Z] ./bin/test-attribution-txt.sh [2023-04-13T02:10:00.763Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:10:00.763Z] make -C web test [2023-04-13T02:10:00.763Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/web' [2023-04-13T02:10:00.763Z] make[1]: tput: No such file or directory [2023-04-13T02:10:00.763Z] make[1]: tput: No such file or directory [2023-04-13T02:10:00.763Z] warning: generating ./VERSION [2023-04-13T02:10:00.763Z] echo "0.0.0" > VERSION [2023-04-13T02:10:00.763Z] docker build \ [2023-04-13T02:10:00.763Z] -f Dockerfile \ [2023-04-13T02:10:00.763Z] --build-arg USER=1000 \ [2023-04-13T02:10:00.763Z] \ [2023-04-13T02:10:00.763Z] --label "git_sha=e627df41e1831718aac542611a6533bb2bf0436e" \ [2023-04-13T02:10:00.763Z] -t edgexfoundry/edgex-web-ui:e627df41e1831718aac542611a6533bb2bf0436e \ [2023-04-13T02:10:00.763Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:10:00.763Z] . [2023-04-13T02:10:00.763Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:10:00.763Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:10:00.764Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:10:00.764Z] [2023-04-13T02:10:01.022Z] Sending build context to Docker daemon 3.281MB [2023-04-13T02:10:01.022Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:10:01.022Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:10:01.589Z] 9621f1afde84: Pulling fs layer [2023-04-13T02:10:01.589Z] c6f70ee39829: Pulling fs layer [2023-04-13T02:10:01.589Z] 56892a8094a2: Pulling fs layer [2023-04-13T02:10:01.589Z] 58dd87906ef0: Pulling fs layer [2023-04-13T02:10:01.589Z] 9621f1afde84: Verifying Checksum [2023-04-13T02:10:01.589Z] 9621f1afde84: Download complete [2023-04-13T02:10:01.589Z] 56892a8094a2: Download complete [2023-04-13T02:10:01.589Z] 58dd87906ef0: Verifying Checksum [2023-04-13T02:10:01.589Z] 58dd87906ef0: Download complete [2023-04-13T02:10:01.876Z] c6f70ee39829: Verifying Checksum [2023-04-13T02:10:01.876Z] c6f70ee39829: Download complete [2023-04-13T02:10:01.876Z] 9621f1afde84: Pull complete [2023-04-13T02:10:03.256Z] c6f70ee39829: Pull complete [2023-04-13T02:10:03.256Z] 56892a8094a2: Pull complete [2023-04-13T02:10:03.256Z] 58dd87906ef0: Pull complete [2023-04-13T02:10:03.256Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:10:03.256Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:10:03.256Z] ---> b69703f70c3d [2023-04-13T02:10:03.256Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:10:11.416Z] ---> Running in 165a9bd66325 [2023-04-13T02:10:13.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:13.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:13.319Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-13T02:10:13.319Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-13T02:10:13.319Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-13T02:10:13.319Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:10:13.319Z] (5/129) Installing libxcb (1.14-r2) [2023-04-13T02:10:13.319Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:10:13.319Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-13T02:10:13.319Z] (8/129) Installing libice (1.0.10-r0) [2023-04-13T02:10:13.319Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-13T02:10:13.319Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-13T02:10:13.319Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-13T02:10:13.319Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-13T02:10:13.319Z] (13/129) Installing xset (1.2.4-r0) [2023-04-13T02:10:13.319Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-13T02:10:13.319Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:10:13.319Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:10:13.319Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-13T02:10:13.319Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-13T02:10:13.319Z] (19/129) Installing libintl (0.21-r0) [2023-04-13T02:10:13.319Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-13T02:10:13.319Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-13T02:10:13.578Z] (22/129) Installing pcre (8.45-r1) [2023-04-13T02:10:13.578Z] (23/129) Installing glib (2.70.1-r0) [2023-04-13T02:10:13.578Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-13T02:10:13.578Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-13T02:10:13.578Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-13T02:10:13.578Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:10:13.578Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:10:13.578Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-13T02:10:13.578Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-13T02:10:13.578Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:10:13.837Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-13T02:10:13.837Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:10:13.837Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:10:13.837Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:10:13.837Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-13T02:10:13.837Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-13T02:10:13.837Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-13T02:10:13.837Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-13T02:10:13.837Z] (40/129) Installing libxi (1.8-r0) [2023-04-13T02:10:13.837Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-13T02:10:13.837Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-13T02:10:13.837Z] (43/129) Installing atk (2.36.0-r0) [2023-04-13T02:10:13.837Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-13T02:10:13.837Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:10:13.837Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:10:13.837Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:10:13.837Z] (48/129) Installing expat (2.5.0-r0) [2023-04-13T02:10:13.837Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:10:13.837Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-13T02:10:13.837Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-13T02:10:13.837Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-13T02:10:13.837Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-13T02:10:13.837Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-13T02:10:13.837Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:10:13.837Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-13T02:10:13.837Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-13T02:10:13.837Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-13T02:10:14.105Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-13T02:10:14.105Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:10:14.105Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-13T02:10:14.105Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-13T02:10:14.105Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-13T02:10:14.105Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-13T02:10:14.105Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-13T02:10:14.105Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-13T02:10:14.105Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:10:14.105Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-13T02:10:14.105Z] (69/129) Installing pango (1.48.10-r0) [2023-04-13T02:10:14.364Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:10:14.364Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:10:14.364Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:10:14.364Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:10:14.364Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:10:14.364Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:10:14.364Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:10:14.364Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-13T02:10:14.364Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:10:14.364Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-13T02:10:14.626Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:10:16.529Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-13T02:10:16.529Z] (80/129) Installing flac (1.3.4-r0) [2023-04-13T02:10:16.529Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:10:16.529Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:10:16.529Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-13T02:10:16.529Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-13T02:10:16.529Z] (85/129) Installing libass (0.15.2-r0) [2023-04-13T02:10:16.529Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-13T02:10:16.787Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:10:16.787Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:10:16.787Z] (89/129) Installing lame (3.100-r0) [2023-04-13T02:10:16.787Z] (90/129) Installing opus (1.3.1-r1) [2023-04-13T02:10:16.787Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:10:16.787Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-13T02:10:16.787Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-13T02:10:16.787Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-13T02:10:16.787Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-13T02:10:16.787Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:10:16.787Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-13T02:10:16.787Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-13T02:10:16.787Z] (99/129) Installing libva (2.13.0-r0) [2023-04-13T02:10:16.787Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-13T02:10:16.787Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-13T02:10:16.787Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-13T02:10:16.787Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-13T02:10:16.787Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:10:16.787Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-13T02:10:16.787Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-13T02:10:16.787Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-13T02:10:16.787Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:10:17.045Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-13T02:10:17.045Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-13T02:10:17.045Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:10:17.045Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:10:17.045Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-13T02:10:17.045Z] (114/129) Installing nspr (4.32-r0) [2023-04-13T02:10:17.045Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:10:17.045Z] (116/129) Installing nss (3.78.1-r0) [2023-04-13T02:10:17.045Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-13T02:10:17.045Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-13T02:10:17.045Z] (119/129) Installing orc (0.4.32-r0) [2023-04-13T02:10:17.302Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-13T02:10:17.302Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-13T02:10:17.302Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:10:17.302Z] (123/129) Installing libpulse (15.0-r2) [2023-04-13T02:10:17.302Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-13T02:10:17.302Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-13T02:10:17.302Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-13T02:10:17.302Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:10:17.302Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-13T02:10:17.302Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:10:18.235Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:10:18.235Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:10:18.235Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:10:18.495Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:10:18.495Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:10:18.495Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:10:18.495Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:10:18.495Z] OK: 286 MiB in 145 packages [2023-04-13T02:10:26.614Z] Removing intermediate container 165a9bd66325 [2023-04-13T02:10:26.614Z] ---> a542b461dcb7 [2023-04-13T02:10:26.614Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:10:27.187Z] ---> Running in ae8c27ea7130 [2023-04-13T02:10:28.564Z] Removing intermediate container ae8c27ea7130 [2023-04-13T02:10:28.564Z] ---> 6299868956b6 [2023-04-13T02:10:28.564Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:10:28.834Z] ---> Running in 048b2bb1de8c [2023-04-13T02:10:29.794Z] Removing intermediate container 048b2bb1de8c [2023-04-13T02:10:29.794Z] ---> 552b5ff48415 [2023-04-13T02:10:29.794Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:10:30.748Z] ---> Running in 8aaffeab99df [2023-04-13T02:10:42.978Z] [2023-04-13T02:10:42.978Z] removed 7 packages, changed 99 packages, and audited 238 packages in 10s [2023-04-13T02:10:42.978Z] [2023-04-13T02:10:42.978Z] 18 packages are looking for funding [2023-04-13T02:10:42.978Z] run `npm fund` for details [2023-04-13T02:10:42.978Z] [2023-04-13T02:10:42.978Z] found 0 vulnerabilities [2023-04-13T02:10:43.913Z] Removing intermediate container 8aaffeab99df [2023-04-13T02:10:43.913Z] ---> 999c8b0500c7 [2023-04-13T02:10:43.913Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:10:43.913Z] ---> Running in 0b154b8be704 [2023-04-13T02:10:43.913Z] Removing intermediate container 0b154b8be704 [2023-04-13T02:10:43.913Z] ---> 3b06d51f83fa [2023-04-13T02:10:43.913Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:10:43.913Z] ---> Running in 5e53149005b1 [2023-04-13T02:10:44.478Z] Removing intermediate container 5e53149005b1 [2023-04-13T02:10:44.478Z] ---> 35d857bfaf91 [2023-04-13T02:10:44.478Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:10:44.478Z] ---> Running in eaf1cdd129ee [2023-04-13T02:10:44.478Z] Removing intermediate container eaf1cdd129ee [2023-04-13T02:10:44.478Z] ---> 847c233bccef [2023-04-13T02:10:44.478Z] Step 9/10 : WORKDIR /app [2023-04-13T02:10:44.478Z] ---> Running in 0adc0228c78c [2023-04-13T02:10:44.737Z] Removing intermediate container 0adc0228c78c [2023-04-13T02:10:44.737Z] ---> 12f5945979d4 [2023-04-13T02:10:44.737Z] Step 10/10 : LABEL git_sha=e627df41e1831718aac542611a6533bb2bf0436e [2023-04-13T02:10:44.737Z] ---> Running in 82fe6be08089 [2023-04-13T02:10:44.737Z] Removing intermediate container 82fe6be08089 [2023-04-13T02:10:44.737Z] ---> b1d874982312 [2023-04-13T02:10:44.737Z] Successfully built b1d874982312 [2023-04-13T02:10:44.737Z] Successfully tagged edgexfoundry/edgex-web-ui:e627df41e1831718aac542611a6533bb2bf0436e [2023-04-13T02:10:44.737Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:10:44.737Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:10:44.737Z] mkdir -p node_modules coverage [2023-04-13T02:10:44.737Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:10:44.737Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE }, [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:46.644Z] npm WARN EBADENGINE } [2023-04-13T02:10:49.928Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:10:49.928Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:10:49.928Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:49.928Z] 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-04-13T02:10:50.186Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:10:50.443Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:10:50.718Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:10:51.684Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:10:51.684Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:10:55.018Z] 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-04-13T02:10:55.018Z] 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-04-13T02:10:55.018Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:55.018Z] 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-04-13T02:10:55.592Z] 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-04-13T02:10:55.592Z] 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-04-13T02:10:56.159Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:56.725Z] 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-04-13T02:10:59.256Z] 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-04-13T02:11:02.539Z] 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-04-13T02:11:06.723Z] [2023-04-13T02:11:06.723Z] added 1492 packages, and audited 1493 packages in 21s [2023-04-13T02:11:06.723Z] [2023-04-13T02:11:06.723Z] 93 packages are looking for funding [2023-04-13T02:11:06.723Z] run `npm fund` for details [2023-04-13T02:11:06.723Z] [2023-04-13T02:11:06.723Z] 35 vulnerabilities (1 low, 9 moderate, 20 high, 5 critical) [2023-04-13T02:11:06.723Z] [2023-04-13T02:11:06.723Z] To address issues that do not require attention, run: [2023-04-13T02:11:06.723Z] npm audit fix [2023-04-13T02:11:06.723Z] [2023-04-13T02:11:06.723Z] To address all issues (including breaking changes), run: [2023-04-13T02:11:06.723Z] npm audit fix --force [2023-04-13T02:11:06.723Z] [2023-04-13T02:11:06.723Z] Run `npm audit` for details. [2023-04-13T02:11:19.117Z] 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-04-13T02:11:20.060Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:11:24.251Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:11:24.251Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:11:27.526Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:11:27.526Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:11:28.478Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:11:28.478Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:11:28.741Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:11:28.741Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:11:29.304Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:11:29.304Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:11:29.304Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:11:29.561Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:11:29.818Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:11:31.715Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:11:38.285Z] 13 04 2023 02:11:37.151:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:11:38.285Z] 13 04 2023 02:11:37.153:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:11:38.285Z] 13 04 2023 02:11:37.156:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:11:50.477Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:50.477Z] 13 04 2023 02:11:48.409:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 8Jj9PYMjJuz9NmCoAAAB with id 82651587 [2023-04-13T02:11:51.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:11:51.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.169 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.179 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.187 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.189 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.215 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.219 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.223 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.227 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.245 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.305 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.311 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.313 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.315 secs) [2023-04-13T02:11:51.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.337 secs) [2023-04-13T02:11:51.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.431 secs) [2023-04-13T02:11:51.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.476 secs) [2023-04-13T02:11:51.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.499 secs) [2023-04-13T02:11:51.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.514 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.582 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.593 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.608 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.621 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.633 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.64 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.666 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.678 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.684 secs) [2023-04-13T02:11:52.226Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.692 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.708 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.713 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.731 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.735 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.766 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.783 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.81 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.821 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.833 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.836 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.839 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.843 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.844 secs) [2023-04-13T02:11:52.484Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.885 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.888 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.889 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.896 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.903 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.912 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.92 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.938 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.942 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.951 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.962 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.966 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.969 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.97 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.992 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.004 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.016 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.028 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.044 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.059 secs) [2023-04-13T02:11:52.742Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.064 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.069 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.073 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.078 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.084 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.092 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.11 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.115 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.118 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.173 secs) [2023-04-13T02:11:52.999Z] WARN: ' [2023-04-13T02:11:52.999Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:11:52.999Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:11:52.999Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:11:52.999Z] in a future version of Angular. [2023-04-13T02:11:52.999Z] [2023-04-13T02:11:52.999Z] For more information on this, see our API docs here: [2023-04-13T02:11:52.999Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:11:52.999Z] ' [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.173 secs) [2023-04-13T02:11:52.999Z] WARN: ' [2023-04-13T02:11:52.999Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:11:52.999Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:11:52.999Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:11:52.999Z] in a future version of Angular. [2023-04-13T02:11:52.999Z] [2023-04-13T02:11:52.999Z] For more information on this, see our API docs here: [2023-04-13T02:11:52.999Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:11:52.999Z] ' [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.2 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.222 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.233 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.242 secs) [2023-04-13T02:11:52.999Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.253 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.257 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.259 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.262 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.263 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.278 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.292 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.318 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.382 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.396 secs) [2023-04-13T02:11:53.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.404 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.488 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.506 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.509 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.523 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.527 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.529 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.533 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.554 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.56 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.563 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.564 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.583 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.591 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.598 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.603 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.618 secs) [2023-04-13T02:11:53.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.621 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.63 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.632 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.653 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.662 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.666 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.686 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.707 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.73 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.739 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.746 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.754 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.76 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.776 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.788 secs) [2023-04-13T02:11:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.814 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.822 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.845 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.849 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.859 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.868 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.871 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.873 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.884 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.9 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.909 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.913 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.917 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.92 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.923 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.927 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.938 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.943 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.957 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.97 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.974 secs) [2023-04-13T02:11:54.030Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.979 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.995 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.003 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.01 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.026 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.03 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.056 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.066 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.076 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.084 secs) [2023-04-13T02:11:54.287Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.087 secs) [2023-04-13T02:11:54.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.096 secs / 2.087 secs) [2023-04-13T02:11:54.553Z] TOTAL: 149 SUCCESS [2023-04-13T02:11:54.553Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:54.810Z] [2023-04-13T02:11:54.810Z] =============================== Coverage summary =============================== [2023-04-13T02:11:54.810Z] Statements : 40.95% ( 1466/3580 ) [2023-04-13T02:11:54.810Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:11:54.810Z] Functions : 33.2% ( 431/1298 ) [2023-04-13T02:11:54.810Z] Lines : 38.88% ( 1317/3387 ) [2023-04-13T02:11:54.810Z] ================================================================================ [2023-04-13T02:11:55.066Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:55.632Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/web' [Pipeline] echo [2023-04-13T02:11:55.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:11:55.652Z] $ docker stop --time=1 85c951730f219995ca7e8231d2df29073045c995f2bde4215f50de25ac256b4c [2023-04-13T02:11:57.122Z] $ docker rm -f --volumes 85c951730f219995ca7e8231d2df29073045c995f2bde4215f50de25ac256b4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:11:57.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:11:58.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T02:11:59.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:11:59.689Z] + ls -al . [2023-04-13T02:11:59.689Z] total 188 [2023-04-13T02:11:59.689Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:09 . [2023-04-13T02:11:59.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 .. [2023-04-13T02:11:59.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 .blubracket [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:08 .dockerignore [2023-04-13T02:11:59.690Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:08 .git [2023-04-13T02:11:59.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 .github [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:08 .gitignore [2023-04-13T02:11:59.690Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:08 .semver [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:08 Attribution.txt [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:08 CHANGELOG.md [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:08 CONTRIBUTING.md [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:08 Dockerfile [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:08 Jenkinsfile [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:08 LICENSE [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:08 Makefile [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:08 README.md [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:08 VERSION [2023-04-13T02:11:59.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 assets [2023-04-13T02:11:59.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 bin [2023-04-13T02:11:59.690Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 cmd [2023-04-13T02:11:59.690Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:09 coverage.out [2023-04-13T02:11:59.690Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 docs [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:08 go.mod [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:08 go.sum [2023-04-13T02:11:59.690Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:08 internal [2023-04-13T02:11:59.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 snap [2023-04-13T02:11:59.690Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 testing [2023-04-13T02:11:59.690Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:08 version.go [2023-04-13T02:11:59.690Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:12:00.041Z] + 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=e627df41e1831718aac542611a6533bb2bf0436e --label arch=amd64 --label version=0.0.0 . [2023-04-13T02:12:00.303Z] Sending build context to Docker daemon 48.5MB [2023-04-13T02:12:00.303Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:12:00.303Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:12:00.303Z] ---> 5ed9f08b5577 [2023-04-13T02:12:00.303Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:12:01.322Z] ---> Running in 1dddaf99caaa [2023-04-13T02:12:01.322Z] Removing intermediate container 1dddaf99caaa [2023-04-13T02:12:01.322Z] ---> 218df9c849af [2023-04-13T02:12:01.322Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:12:01.322Z] ---> Running in ee12df54bd10 [2023-04-13T02:12:01.582Z] Removing intermediate container ee12df54bd10 [2023-04-13T02:12:01.582Z] ---> 094c09bdf2a9 [2023-04-13T02:12:01.582Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:12:01.582Z] ---> Running in 52210040a7b9 [2023-04-13T02:12:01.582Z] Removing intermediate container 52210040a7b9 [2023-04-13T02:12:01.582Z] ---> 3f65e7ccf0b3 [2023-04-13T02:12:01.582Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:12:01.840Z] ---> Running in 280dc9d7b0b2 [2023-04-13T02:12:01.840Z] Removing intermediate container 280dc9d7b0b2 [2023-04-13T02:12:01.840Z] ---> 6d4830ba61f3 [2023-04-13T02:12:01.840Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:12:01.840Z] ---> Running in 84e8ee3c4b97 [2023-04-13T02:12:01.840Z] Removing intermediate container 84e8ee3c4b97 [2023-04-13T02:12:01.840Z] ---> 8f5be1338e42 [2023-04-13T02:12:01.840Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:12:03.214Z] ---> da75d863183b [2023-04-13T02:12:03.214Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:12:03.473Z] ---> Running in 4b320a2391fd [2023-04-13T02:12:04.040Z] Removing intermediate container 4b320a2391fd [2023-04-13T02:12:04.040Z] ---> 458fa75eb6f0 [2023-04-13T02:12:04.040Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:12:04.040Z] ---> Running in 89711fe736a3 [2023-04-13T02:12:04.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:12:04.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:12:05.796Z] OK: 265 MiB in 53 packages [2023-04-13T02:12:05.796Z] Removing intermediate container 89711fe736a3 [2023-04-13T02:12:05.796Z] ---> 83b4a340e079 [2023-04-13T02:12:05.796Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:12:06.054Z] ---> Running in fe22ec5d2b10 [2023-04-13T02:12:06.054Z] Removing intermediate container fe22ec5d2b10 [2023-04-13T02:12:06.054Z] ---> f8926716ac4e [2023-04-13T02:12:06.054Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:12:06.054Z] ---> Running in 94f6caf11d54 [2023-04-13T02:12:06.054Z] Removing intermediate container 94f6caf11d54 [2023-04-13T02:12:06.054Z] ---> a933ef7fcb2a [2023-04-13T02:12:06.054Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:12:06.311Z] ---> 56fca4f8be8e [2023-04-13T02:12:06.311Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:12:06.311Z] ---> Running in 5fb964eb8b64 [2023-04-13T02:12:06.878Z] Removing intermediate container 5fb964eb8b64 [2023-04-13T02:12:06.878Z] ---> 58634dd0c2f5 [2023-04-13T02:12:06.878Z] Step 15/26 : COPY . . [2023-04-13T02:12:08.777Z] ---> 34445406062d [2023-04-13T02:12:08.777Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:12:08.777Z] ---> Running in 0f7a699d8e49 [2023-04-13T02:12:09.034Z] 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-04-13T02:12:30.971Z] Removing intermediate container 0f7a699d8e49 [2023-04-13T02:12:30.971Z] ---> c0394fc4916c [2023-04-13T02:12:30.971Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:12:30.971Z] 3.14: Pulling from library/alpine [2023-04-13T02:12:30.971Z] f7dab3ab2d6e: Pulling fs layer [2023-04-13T02:12:30.971Z] f7dab3ab2d6e: Verifying Checksum [2023-04-13T02:12:30.971Z] f7dab3ab2d6e: Download complete [2023-04-13T02:12:30.971Z] f7dab3ab2d6e: Pull complete [2023-04-13T02:12:30.971Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:12:30.971Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:12:30.971Z] ---> 9e179bacf43c [2023-04-13T02:12:30.971Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:12:30.971Z] ---> Running in 0a0c86336d52 [2023-04-13T02:12:30.971Z] Removing intermediate container 0a0c86336d52 [2023-04-13T02:12:30.971Z] ---> 34aba629c4f8 [2023-04-13T02:12:30.971Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:12:32.345Z] ---> 684eede20bd9 [2023-04-13T02:12:32.345Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:12:32.345Z] ---> 7b645571112a [2023-04-13T02:12:32.345Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:12:32.345Z] ---> 90d00803c9a8 [2023-04-13T02:12:32.345Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:12:32.345Z] ---> Running in 0ebf1a0c271f [2023-04-13T02:12:32.602Z] Removing intermediate container 0ebf1a0c271f [2023-04-13T02:12:32.602Z] ---> 2f65372277b6 [2023-04-13T02:12:32.602Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:12:32.602Z] ---> Running in a78aee462995 [2023-04-13T02:12:32.602Z] Removing intermediate container a78aee462995 [2023-04-13T02:12:32.602Z] ---> 772371a8c993 [2023-04-13T02:12:32.602Z] Step 24/26 : LABEL arch=amd64 [2023-04-13T02:12:32.602Z] ---> Running in e466b36c7997 [2023-04-13T02:12:32.861Z] Removing intermediate container e466b36c7997 [2023-04-13T02:12:32.861Z] ---> 363015c40651 [2023-04-13T02:12:32.861Z] Step 25/26 : LABEL git_sha=e627df41e1831718aac542611a6533bb2bf0436e [2023-04-13T02:12:32.861Z] ---> Running in bffed703d504 [2023-04-13T02:12:32.861Z] Removing intermediate container bffed703d504 [2023-04-13T02:12:32.861Z] ---> 34ed3603a56e [2023-04-13T02:12:32.861Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:12:32.861Z] ---> Running in e69724004e8c [2023-04-13T02:12:32.861Z] Removing intermediate container e69724004e8c [2023-04-13T02:12:32.861Z] ---> 9bbe7bda20db [2023-04-13T02:12:32.861Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:12:32.861Z] Successfully built 9bbe7bda20db [2023-04-13T02:12:32.861Z] 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-04-13T02:12:33.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:12:33.283Z] [2023-04-13T02:12:33.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:12:33.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:12:33.584Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T02:12:33.584Z] 5eb5b503b376: Pulling fs layer [2023-04-13T02:12:33.584Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T02:12:33.584Z] ec43610c2a17: Pulling fs layer [2023-04-13T02:12:33.584Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T02:12:33.584Z] 33b1e0a273af: Pulling fs layer [2023-04-13T02:12:33.584Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T02:12:33.584Z] 2f39f015ded8: Pulling fs layer [2023-04-13T02:12:33.584Z] 33b1e0a273af: Waiting [2023-04-13T02:12:33.584Z] 5d3b04190fa2: Waiting [2023-04-13T02:12:33.584Z] 2f39f015ded8: Waiting [2023-04-13T02:12:33.584Z] 3a2ae6a8a46f: Waiting [2023-04-13T02:12:33.584Z] 5c69ac0246d0: Download complete [2023-04-13T02:12:33.584Z] 3a2ae6a8a46f: Download complete [2023-04-13T02:12:33.842Z] 33b1e0a273af: Verifying Checksum [2023-04-13T02:12:33.842Z] 33b1e0a273af: Download complete [2023-04-13T02:12:33.842Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T02:12:33.842Z] 5d3b04190fa2: Download complete [2023-04-13T02:12:33.842Z] ec43610c2a17: Verifying Checksum [2023-04-13T02:12:33.842Z] ec43610c2a17: Download complete [2023-04-13T02:12:34.101Z] 5eb5b503b376: Verifying Checksum [2023-04-13T02:12:34.101Z] 5eb5b503b376: Download complete [2023-04-13T02:12:34.669Z] 2f39f015ded8: Verifying Checksum [2023-04-13T02:12:34.669Z] 2f39f015ded8: Download complete [2023-04-13T02:12:35.231Z] 5eb5b503b376: Pull complete [2023-04-13T02:12:35.488Z] 5c69ac0246d0: Pull complete [2023-04-13T02:12:36.055Z] ec43610c2a17: Pull complete [2023-04-13T02:12:36.055Z] 3a2ae6a8a46f: Pull complete [2023-04-13T02:12:36.313Z] 33b1e0a273af: Pull complete [2023-04-13T02:12:36.571Z] 5d3b04190fa2: Pull complete [2023-04-13T02:12:48.765Z] 2f39f015ded8: Pull complete [2023-04-13T02:12:48.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T02:12:48.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:12:48.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:12:48.843Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-04-13T02:12:48.872Z] $ 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-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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-04-13T02:12:50.968Z] $ docker top 4f279a3f4454a5a760691eaab87beadf8b3e54afdc9b93364df62ecb59cf5b5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:12:51.352Z] ---> job-cost.sh [2023-04-13T02:12:51.353Z] lf-activate-venv: SKIPPING [2023-04-13T02:12:51.353Z] INFO: No Stack... [2023-04-13T02:12:51.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:12:51.868Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:12:52.154Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/cost.csv [2023-04-13T02:12:52.154Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:12:52.167Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] [2023-04-13T02:12:52.175Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] did not exist. Created. [2023-04-13T02:12:52.175Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:12:52.474Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T02:12:53.036Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:12:53.045Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:12:53.063Z] $ docker stop --time=1 4f279a3f4454a5a760691eaab87beadf8b3e54afdc9b93364df62ecb59cf5b5e [2023-04-13T02:12:54.557Z] $ docker rm -f --volumes 4f279a3f4454a5a760691eaab87beadf8b3e54afdc9b93364df62ecb59cf5b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:38:07.208Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8175 in /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [Pipeline] { [Pipeline] ws [2023-04-13T02:38:07.218Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2023-04-13T02:38:07.270Z] The recommended git tool is: git [2023-04-13T02:38:17.786Z] using credential edgex-jenkins-ssh [2023-04-13T02:38:17.812Z] Cloning the remote Git repository [2023-04-13T02:38:17.929Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:18.139Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2023-04-13T02:38:18.496Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:18.499Z] > git --version # timeout=10 [2023-04-13T02:38:18.542Z] > git --version # 'git version 2.25.1' [2023-04-13T02:38:18.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:18.849Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:24.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:24.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:27.300Z] Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit f9e971e5c7f115aba8be833c13e7ddf8c1445a3b [2023-04-13T02:38:26.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:26.708Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:26.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:26.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T02:38:27.331Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:27.452Z] > git checkout -f f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 [2023-04-13T02:38:28.089Z] > git remote # timeout=10 [2023-04-13T02:38:28.133Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T02:38:28.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:28.201Z] > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-13T02:38:29.042Z] Merge succeeded, producing 6639c07c33d38cf044ea6955e420048588c21afa [2023-04-13T02:38:29.043Z] Checking out Revision 6639c07c33d38cf044ea6955e420048588c21afa (PR-584) [2023-04-13T02:38:28.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T02:38:29.056Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:29.081Z] > git checkout -f 6639c07c33d38cf044ea6955e420048588c21afa # timeout=10 [2023-04-13T02:38:32.964Z] Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" [2023-04-13T02:38:33.018Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:38:34.163Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T02:38:34.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:38:34.163Z] Dload Upload Total Spent Left Speed [2023-04-13T02:38:34.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 150k 0 --:--:-- --:--:-- --:--:-- 151k [2023-04-13T02:38:32.981Z] > git rev-list --no-walk 10ae3c87b71f4034d5f746f476b91a664692bf86 # timeout=10 [Pipeline] sh [2023-04-13T02:38:35.058Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T02:38:35.580Z] + sudo tee /etc/docker/daemon.new [2023-04-13T02:38:35.580Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T02:38:35.866Z] { [2023-04-13T02:38:35.866Z] "registry-mirrors": [ [2023-04-13T02:38:35.866Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T02:38:35.866Z] ], [2023-04-13T02:38:35.866Z] "bip": "10.250.0.254/24", [2023-04-13T02:38:35.866Z] "hosts": [ [2023-04-13T02:38:35.866Z] "tcp://0.0.0.0:5555", [2023-04-13T02:38:35.866Z] "unix:///var/run/docker.sock" [2023-04-13T02:38:35.866Z] ], [2023-04-13T02:38:35.866Z] "mtu": 1458, [2023-04-13T02:38:35.866Z] "selinux-enabled": true, [2023-04-13T02:38:35.866Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T02:38:35.866Z] } [Pipeline] sh [2023-04-13T02:38:36.246Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T02:38:36.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:38:54.957Z] provisioning config files... [2023-04-13T02:38:54.994Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config15232208576696245942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:38:55.376Z] ---> docker-login.sh [2023-04-13T02:38:55.376Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:38:55.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:55.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:55.978Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:55.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:55.978Z] [2023-04-13T02:38:56.254Z] Login Succeeded [2023-04-13T02:38:56.254Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:38:56.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:56.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:56.530Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:56.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:56.530Z] [2023-04-13T02:38:56.530Z] Login Succeeded [2023-04-13T02:38:56.530Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:38:56.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:57.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:57.075Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:57.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:57.075Z] [2023-04-13T02:38:57.075Z] Login Succeeded [2023-04-13T02:38:57.075Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:38:57.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:57.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:57.346Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:57.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:57.346Z] [2023-04-13T02:38:57.346Z] Login Succeeded [2023-04-13T02:38:57.346Z] docker.io [2023-04-13T02:38:57.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:57.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:57.891Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:57.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:57.891Z] [2023-04-13T02:38:57.891Z] Login Succeeded [2023-04-13T02:38:57.891Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:38:57.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:38:58.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:38:58.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:38:58.242Z] ========================================================= [2023-04-13T02:38:58.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T02:38:58.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:38:58.599Z] + 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-04-13T02:38:59.580Z] Sending build context to Docker daemon 28.8MB [2023-04-13T02:38:59.850Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:38:59.850Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:39:00.131Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T02:39:00.131Z] af6eaf76a39c: Pulling fs layer [2023-04-13T02:39:00.131Z] 55522c791124: Pulling fs layer [2023-04-13T02:39:00.131Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T02:39:00.131Z] 169dfbe0d373: Pulling fs layer [2023-04-13T02:39:00.131Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T02:39:00.131Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T02:39:00.131Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T02:39:00.131Z] 52ebb69f0ebf: Waiting [2023-04-13T02:39:00.131Z] 5abe8eddf0d5: Waiting [2023-04-13T02:39:00.131Z] e1ff8fa3b103: Waiting [2023-04-13T02:39:00.131Z] 55522c791124: Download complete [2023-04-13T02:39:00.131Z] 169dfbe0d373: Download complete [2023-04-13T02:39:00.131Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T02:39:00.131Z] e1ff8fa3b103: Download complete [2023-04-13T02:39:00.131Z] af6eaf76a39c: Verifying Checksum [2023-04-13T02:39:00.131Z] af6eaf76a39c: Download complete [2023-04-13T02:39:01.119Z] af6eaf76a39c: Pull complete [2023-04-13T02:39:01.390Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T02:39:01.390Z] 5abe8eddf0d5: Download complete [2023-04-13T02:39:01.670Z] 55522c791124: Pull complete [2023-04-13T02:39:02.642Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T02:39:02.643Z] ce5c4a1c91eb: Download complete [2023-04-13T02:39:02.643Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T02:39:02.643Z] 52ebb69f0ebf: Download complete [2023-04-13T02:39:14.991Z] ce5c4a1c91eb: Pull complete [2023-04-13T02:39:14.991Z] 169dfbe0d373: Pull complete [2023-04-13T02:39:14.991Z] e1ff8fa3b103: Pull complete [2023-04-13T02:39:21.935Z] 52ebb69f0ebf: Pull complete [2023-04-13T02:39:26.548Z] 5abe8eddf0d5: Pull complete [2023-04-13T02:39:26.548Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T02:39:26.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T02:39:26.548Z] ---> 6cb57ee374ae [2023-04-13T02:39:26.548Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:39:28.561Z] ---> Running in 7c62f3841a7a [2023-04-13T02:39:28.561Z] Removing intermediate container 7c62f3841a7a [2023-04-13T02:39:28.561Z] ---> 0d692437adcc [2023-04-13T02:39:28.561Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:39:28.561Z] ---> Running in b3e321a0f4df [2023-04-13T02:39:29.158Z] Removing intermediate container b3e321a0f4df [2023-04-13T02:39:29.158Z] ---> 3287d9d34013 [2023-04-13T02:39:29.158Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:39:29.158Z] ---> Running in 59f4b594e948 [2023-04-13T02:39:29.434Z] Removing intermediate container 59f4b594e948 [2023-04-13T02:39:29.434Z] ---> 4e20536907f8 [2023-04-13T02:39:29.434Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:39:29.706Z] ---> Running in 8b4eebbf85d9 [2023-04-13T02:39:29.984Z] Removing intermediate container 8b4eebbf85d9 [2023-04-13T02:39:29.984Z] ---> 73c13c156053 [2023-04-13T02:39:29.984Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:39:29.984Z] ---> Running in a19968154c14 [2023-04-13T02:39:30.574Z] Removing intermediate container a19968154c14 [2023-04-13T02:39:30.574Z] ---> bfe4474dff06 [2023-04-13T02:39:30.574Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:39:30.845Z] latest: Pulling from library/docker [2023-04-13T02:39:31.117Z] c41833b44d91: Pulling fs layer [2023-04-13T02:39:31.117Z] 6343a5c17821: Pulling fs layer [2023-04-13T02:39:31.117Z] 7fb3fc37985f: Pulling fs layer [2023-04-13T02:39:31.117Z] 79a39cbcbcac: Pulling fs layer [2023-04-13T02:39:31.117Z] bd9b08f0a6fe: Pulling fs layer [2023-04-13T02:39:31.117Z] 9f730369bd8d: Pulling fs layer [2023-04-13T02:39:31.117Z] b7a8edceb3bd: Pulling fs layer [2023-04-13T02:39:31.117Z] f7b43bb1740d: Pulling fs layer [2023-04-13T02:39:31.117Z] e766bd2508a2: Pulling fs layer [2023-04-13T02:39:31.117Z] 1cff11aa55cd: Pulling fs layer [2023-04-13T02:39:31.117Z] 5c8564d51ddd: Pulling fs layer [2023-04-13T02:39:31.117Z] 337dc3b11c12: Pulling fs layer [2023-04-13T02:39:31.117Z] 76c5058099a1: Pulling fs layer [2023-04-13T02:39:31.117Z] 59ccd6efa6f9: Pulling fs layer [2023-04-13T02:39:31.117Z] 79a39cbcbcac: Waiting [2023-04-13T02:39:31.117Z] bd9b08f0a6fe: Waiting [2023-04-13T02:39:31.117Z] 9f730369bd8d: Waiting [2023-04-13T02:39:31.117Z] b7a8edceb3bd: Waiting [2023-04-13T02:39:31.117Z] e766bd2508a2: Waiting [2023-04-13T02:39:31.117Z] 1cff11aa55cd: Waiting [2023-04-13T02:39:31.117Z] 5c8564d51ddd: Waiting [2023-04-13T02:39:31.117Z] 337dc3b11c12: Waiting [2023-04-13T02:39:31.117Z] 76c5058099a1: Waiting [2023-04-13T02:39:31.117Z] f7b43bb1740d: Waiting [2023-04-13T02:39:31.117Z] 59ccd6efa6f9: Waiting [2023-04-13T02:39:31.117Z] 7fb3fc37985f: Verifying Checksum [2023-04-13T02:39:31.117Z] 7fb3fc37985f: Download complete [2023-04-13T02:39:31.117Z] 6343a5c17821: Verifying Checksum [2023-04-13T02:39:31.117Z] 6343a5c17821: Download complete [2023-04-13T02:39:31.117Z] c41833b44d91: Download complete [2023-04-13T02:39:32.087Z] 79a39cbcbcac: Verifying Checksum [2023-04-13T02:39:32.087Z] 79a39cbcbcac: Download complete [2023-04-13T02:39:32.087Z] 9f730369bd8d: Verifying Checksum [2023-04-13T02:39:32.087Z] 9f730369bd8d: Download complete [2023-04-13T02:39:32.087Z] bd9b08f0a6fe: Verifying Checksum [2023-04-13T02:39:32.087Z] bd9b08f0a6fe: Download complete [2023-04-13T02:39:32.087Z] b7a8edceb3bd: Download complete [2023-04-13T02:39:32.087Z] f7b43bb1740d: Verifying Checksum [2023-04-13T02:39:32.087Z] f7b43bb1740d: Download complete [2023-04-13T02:39:32.087Z] e766bd2508a2: Verifying Checksum [2023-04-13T02:39:32.087Z] e766bd2508a2: Download complete [2023-04-13T02:39:32.087Z] 5c8564d51ddd: Verifying Checksum [2023-04-13T02:39:32.087Z] 5c8564d51ddd: Download complete [2023-04-13T02:39:32.087Z] c41833b44d91: Pull complete [2023-04-13T02:39:32.360Z] 76c5058099a1: Verifying Checksum [2023-04-13T02:39:32.360Z] 76c5058099a1: Download complete [2023-04-13T02:39:32.360Z] 1cff11aa55cd: Verifying Checksum [2023-04-13T02:39:32.360Z] 1cff11aa55cd: Download complete [2023-04-13T02:39:32.360Z] 59ccd6efa6f9: Verifying Checksum [2023-04-13T02:39:32.360Z] 59ccd6efa6f9: Download complete [2023-04-13T02:39:32.969Z] 6343a5c17821: Pull complete [2023-04-13T02:39:33.240Z] 7fb3fc37985f: Pull complete [2023-04-13T02:39:33.508Z] 337dc3b11c12: Verifying Checksum [2023-04-13T02:39:33.508Z] 337dc3b11c12: Download complete [2023-04-13T02:39:34.109Z] 79a39cbcbcac: Pull complete [2023-04-13T02:39:35.531Z] bd9b08f0a6fe: Pull complete [2023-04-13T02:39:36.503Z] 9f730369bd8d: Pull complete [2023-04-13T02:39:36.780Z] b7a8edceb3bd: Pull complete [2023-04-13T02:39:37.375Z] f7b43bb1740d: Pull complete [2023-04-13T02:39:39.337Z] e766bd2508a2: Pull complete [2023-04-13T02:39:39.926Z] 1cff11aa55cd: Pull complete [2023-04-13T02:39:40.199Z] 5c8564d51ddd: Pull complete [2023-04-13T02:39:43.572Z] 337dc3b11c12: Pull complete [2023-04-13T02:39:43.572Z] 76c5058099a1: Pull complete [2023-04-13T02:39:43.572Z] 59ccd6efa6f9: Pull complete [2023-04-13T02:39:43.572Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:39:43.572Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:39:46.949Z] ---> 6ab4e32eb9d8 [2023-04-13T02:39:46.949Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:39:46.949Z] ---> Running in cde091397cef [2023-04-13T02:39:48.905Z] Removing intermediate container cde091397cef [2023-04-13T02:39:48.905Z] ---> ad52c102f4b1 [2023-04-13T02:39:48.905Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:39:49.172Z] ---> Running in 23b726fb6344 [2023-04-13T02:39:50.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:39:51.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:39:53.073Z] OK: 263 MiB in 53 packages [2023-04-13T02:39:53.925Z] Removing intermediate container 23b726fb6344 [2023-04-13T02:39:53.925Z] ---> faee865e3c3c [2023-04-13T02:39:53.925Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:39:53.925Z] ---> Running in a2a375bd09f4 [2023-04-13T02:39:53.925Z] Removing intermediate container a2a375bd09f4 [2023-04-13T02:39:53.925Z] ---> 614fdd6acb0c [2023-04-13T02:39:53.925Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:39:54.196Z] ---> Running in bf7e2b609136 [2023-04-13T02:39:54.469Z] Removing intermediate container bf7e2b609136 [2023-04-13T02:39:54.469Z] ---> 8044a325696c [2023-04-13T02:39:54.469Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:39:55.059Z] ---> 5a8ed0ac7178 [2023-04-13T02:39:55.059Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:39:55.059Z] ---> Running in 459becc93202 [2023-04-13T02:41:03.410Z] Removing intermediate container 459becc93202 [2023-04-13T02:41:03.410Z] ---> c8f0ebd18534 [2023-04-13T02:41:03.410Z] Step 15/16 : COPY . . [2023-04-13T02:41:03.410Z] ---> 357370728fa2 [2023-04-13T02:41:03.410Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:41:03.410Z] ---> Running in 4c9e47261478 [2023-04-13T02:41:03.410Z] noop [2023-04-13T02:41:03.410Z] Removing intermediate container 4c9e47261478 [2023-04-13T02:41:03.410Z] ---> dd44752e5c59 [2023-04-13T02:41:03.410Z] Successfully built dd44752e5c59 [2023-04-13T02:41:03.410Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:41:03.771Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:41:03.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:41:04.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-8175 does not seem to be running inside a container [2023-04-13T02:41:04.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-04-13T02:41:05.611Z] $ docker top 9719ca990dd4ada2ad43f1bf3e6e8351b824dfb2fc3bfd58a8fd75f36ced252c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:41:06.506Z] + go version [2023-04-13T02:41:06.506Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T02:41:06.532Z] $ docker stop --time=1 9719ca990dd4ada2ad43f1bf3e6e8351b824dfb2fc3bfd58a8fd75f36ced252c [2023-04-13T02:41:08.320Z] $ docker rm -f --volumes 9719ca990dd4ada2ad43f1bf3e6e8351b824dfb2fc3bfd58a8fd75f36ced252c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:41:08.892Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:41:08.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:41:09.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-8175 does not seem to be running inside a container [2023-04-13T02:41:09.203Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-04-13T02:41:10.602Z] $ docker top 417339cec5a78f61fdc5e1a5e395df1ad48e0d0bc90af337240ca7acaf6b48b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:41:11.452Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:41:12.117Z] + make test [2023-04-13T02:41:12.117Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:41:53.275Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:43:45.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:43:45.044Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:44:03.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:44:03.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:44:03.345Z] ./bin/test-attribution-txt.sh [2023-04-13T02:44:03.345Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:44:03.345Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:44:03.616Z] make -C web test [2023-04-13T02:44:03.616Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2023-04-13T02:44:03.616Z] make[1]: tput: No such file or directory [2023-04-13T02:44:03.616Z] make[1]: tput: No such file or directory [2023-04-13T02:44:03.616Z] warning: generating ./VERSION [2023-04-13T02:44:03.616Z] echo "0.0.0" > VERSION [2023-04-13T02:44:03.616Z] docker build \ [2023-04-13T02:44:03.616Z] -f Dockerfile \ [2023-04-13T02:44:03.616Z] --build-arg USER=1000 \ [2023-04-13T02:44:03.616Z] \ [2023-04-13T02:44:03.616Z] --label "git_sha=6639c07c33d38cf044ea6955e420048588c21afa" \ [2023-04-13T02:44:03.616Z] -t edgexfoundry/edgex-web-ui:6639c07c33d38cf044ea6955e420048588c21afa \ [2023-04-13T02:44:03.616Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:44:03.616Z] . [2023-04-13T02:44:03.889Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:44:03.889Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:44:03.889Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:44:03.889Z] [2023-04-13T02:44:04.480Z] Sending build context to Docker daemon 3.281MB [2023-04-13T02:44:04.480Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:44:04.753Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:44:04.753Z] 47517142f6ba: Pulling fs layer [2023-04-13T02:44:04.753Z] 5f8c4bfa009b: Pulling fs layer [2023-04-13T02:44:04.753Z] f7079c9c4ba1: Pulling fs layer [2023-04-13T02:44:04.753Z] aba105e6f55a: Pulling fs layer [2023-04-13T02:44:04.753Z] aba105e6f55a: Waiting [2023-04-13T02:44:04.753Z] f7079c9c4ba1: Verifying Checksum [2023-04-13T02:44:04.753Z] f7079c9c4ba1: Download complete [2023-04-13T02:44:05.028Z] 47517142f6ba: Verifying Checksum [2023-04-13T02:44:05.028Z] 47517142f6ba: Download complete [2023-04-13T02:44:05.028Z] aba105e6f55a: Verifying Checksum [2023-04-13T02:44:05.028Z] aba105e6f55a: Download complete [2023-04-13T02:44:05.615Z] 47517142f6ba: Pull complete [2023-04-13T02:44:05.886Z] 5f8c4bfa009b: Verifying Checksum [2023-04-13T02:44:05.886Z] 5f8c4bfa009b: Download complete [2023-04-13T02:44:10.165Z] 5f8c4bfa009b: Pull complete [2023-04-13T02:44:10.165Z] f7079c9c4ba1: Pull complete [2023-04-13T02:44:10.436Z] aba105e6f55a: Pull complete [2023-04-13T02:44:10.710Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:44:10.710Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:44:10.710Z] ---> bf1b8b58d215 [2023-04-13T02:44:10.710Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:44:11.309Z] ---> Running in 6b6d3a017667 [2023-04-13T02:44:12.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:15.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:16.305Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-13T02:44:16.305Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-13T02:44:16.305Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-13T02:44:16.305Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:44:16.305Z] (5/128) Installing libxcb (1.14-r2) [2023-04-13T02:44:16.305Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:44:16.574Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-13T02:44:16.574Z] (8/128) Installing libice (1.0.10-r0) [2023-04-13T02:44:16.574Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-13T02:44:16.574Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-13T02:44:16.574Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-13T02:44:16.574Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-13T02:44:16.574Z] (13/128) Installing xset (1.2.4-r0) [2023-04-13T02:44:16.574Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-13T02:44:16.574Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:44:16.574Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:44:16.574Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-13T02:44:16.574Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-13T02:44:16.574Z] (19/128) Installing libintl (0.21-r0) [2023-04-13T02:44:16.574Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-13T02:44:16.574Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-13T02:44:16.574Z] (22/128) Installing pcre (8.45-r1) [2023-04-13T02:44:16.574Z] (23/128) Installing glib (2.70.1-r0) [2023-04-13T02:44:16.858Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-13T02:44:16.858Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-13T02:44:16.858Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-13T02:44:16.858Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:44:16.858Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:44:16.858Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-13T02:44:17.130Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-13T02:44:17.130Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:44:17.130Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-13T02:44:17.130Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:44:17.130Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:44:17.130Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:44:17.130Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-13T02:44:17.130Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-13T02:44:17.130Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-13T02:44:17.130Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-13T02:44:17.130Z] (40/128) Installing libxi (1.8-r0) [2023-04-13T02:44:17.130Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-13T02:44:17.130Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-13T02:44:17.130Z] (43/128) Installing atk (2.36.0-r0) [2023-04-13T02:44:17.130Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-13T02:44:17.130Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:44:17.130Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:44:17.402Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:44:17.402Z] (48/128) Installing expat (2.5.0-r0) [2023-04-13T02:44:17.402Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:44:17.402Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-13T02:44:17.402Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-13T02:44:17.402Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-13T02:44:17.402Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-13T02:44:17.402Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-13T02:44:17.402Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:44:17.402Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-13T02:44:17.402Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-13T02:44:17.402Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-13T02:44:17.671Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-13T02:44:17.671Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:44:17.671Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-13T02:44:17.671Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-13T02:44:17.671Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-13T02:44:17.671Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-13T02:44:17.671Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-13T02:44:17.671Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-13T02:44:17.671Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:44:17.950Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-13T02:44:17.950Z] (69/128) Installing pango (1.48.10-r0) [2023-04-13T02:44:17.950Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:44:17.950Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:44:17.950Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:44:17.950Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:44:18.219Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:44:18.219Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:44:18.489Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:44:18.489Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-13T02:44:18.489Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:44:18.489Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-13T02:44:18.759Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:44:20.714Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-13T02:44:20.714Z] (80/128) Installing flac (1.3.4-r0) [2023-04-13T02:44:20.714Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:44:20.982Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:44:20.982Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-13T02:44:20.982Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-13T02:44:20.982Z] (85/128) Installing libass (0.15.2-r0) [2023-04-13T02:44:20.982Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-13T02:44:20.982Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:44:20.982Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:44:20.982Z] (89/128) Installing lame (3.100-r0) [2023-04-13T02:44:21.252Z] (90/128) Installing opus (1.3.1-r1) [2023-04-13T02:44:21.252Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:44:21.252Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-13T02:44:21.252Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-13T02:44:21.252Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-13T02:44:21.252Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-13T02:44:21.252Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:44:21.252Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-13T02:44:21.252Z] (98/128) Installing libva (2.13.0-r0) [2023-04-13T02:44:21.252Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-13T02:44:21.252Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-13T02:44:21.252Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-13T02:44:21.252Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-13T02:44:21.521Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:44:21.521Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-13T02:44:21.521Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-13T02:44:21.521Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-13T02:44:21.521Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:44:22.108Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-13T02:44:22.108Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-13T02:44:22.108Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:44:22.108Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:44:22.108Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-13T02:44:22.108Z] (113/128) Installing nspr (4.32-r0) [2023-04-13T02:44:22.108Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:44:22.108Z] (115/128) Installing nss (3.78.1-r0) [2023-04-13T02:44:22.379Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-13T02:44:22.379Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-13T02:44:22.379Z] (118/128) Installing orc (0.4.32-r0) [2023-04-13T02:44:22.379Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-13T02:44:22.379Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-13T02:44:22.379Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:44:22.379Z] (122/128) Installing libpulse (15.0-r2) [2023-04-13T02:44:22.717Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-13T02:44:22.717Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-13T02:44:22.717Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-13T02:44:22.717Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:44:22.717Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-13T02:44:22.717Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:44:27.027Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:44:27.027Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:44:27.027Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:44:30.421Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:44:30.421Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:44:30.421Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:44:30.421Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:44:30.421Z] OK: 275 MiB in 144 packages [2023-04-13T02:44:40.675Z] Removing intermediate container 6b6d3a017667 [2023-04-13T02:44:40.675Z] ---> 3158aa7ad19d [2023-04-13T02:44:40.675Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:44:40.675Z] ---> Running in 892653e44e34 [2023-04-13T02:44:40.675Z] Removing intermediate container 892653e44e34 [2023-04-13T02:44:40.675Z] ---> 58e2180388ed [2023-04-13T02:44:40.675Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:44:40.675Z] ---> Running in 7e8a06f7295c [2023-04-13T02:44:40.675Z] Removing intermediate container 7e8a06f7295c [2023-04-13T02:44:40.675Z] ---> 422a2cc5aebf [2023-04-13T02:44:40.675Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:44:40.675Z] ---> Running in f7e29d527e6d [2023-04-13T02:45:12.919Z] [2023-04-13T02:45:12.919Z] removed 7 packages, changed 99 packages, and audited 238 packages in 29s [2023-04-13T02:45:12.919Z] [2023-04-13T02:45:12.919Z] 18 packages are looking for funding [2023-04-13T02:45:12.919Z] run `npm fund` for details [2023-04-13T02:45:12.919Z] [2023-04-13T02:45:12.919Z] found 0 vulnerabilities [2023-04-13T02:45:16.272Z] Removing intermediate container f7e29d527e6d [2023-04-13T02:45:16.272Z] ---> e94c2841f537 [2023-04-13T02:45:16.272Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:45:16.272Z] ---> Running in 4f5e273fcf1d [2023-04-13T02:45:16.272Z] Removing intermediate container 4f5e273fcf1d [2023-04-13T02:45:16.272Z] ---> eca9a0a0f290 [2023-04-13T02:45:16.272Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:45:16.540Z] ---> Running in 6395ec09ab6d [2023-04-13T02:45:18.496Z] Removing intermediate container 6395ec09ab6d [2023-04-13T02:45:18.496Z] ---> b54b080e54ac [2023-04-13T02:45:18.496Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:45:18.496Z] ---> Running in 9dc8aa0fad02 [2023-04-13T02:45:18.496Z] Removing intermediate container 9dc8aa0fad02 [2023-04-13T02:45:18.496Z] ---> 3e2ba426acb2 [2023-04-13T02:45:18.496Z] Step 9/10 : WORKDIR /app [2023-04-13T02:45:18.774Z] ---> Running in 9ae573ddfc2d [2023-04-13T02:45:19.042Z] Removing intermediate container 9ae573ddfc2d [2023-04-13T02:45:19.042Z] ---> 05736539a7f9 [2023-04-13T02:45:19.042Z] Step 10/10 : LABEL git_sha=6639c07c33d38cf044ea6955e420048588c21afa [2023-04-13T02:45:19.042Z] ---> Running in 6523e41eaa78 [2023-04-13T02:45:19.311Z] Removing intermediate container 6523e41eaa78 [2023-04-13T02:45:19.311Z] ---> aca92ef4066c [2023-04-13T02:45:19.579Z] Successfully built aca92ef4066c [2023-04-13T02:45:19.579Z] Successfully tagged edgexfoundry/edgex-web-ui:6639c07c33d38cf044ea6955e420048588c21afa [2023-04-13T02:45:19.579Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:45:19.579Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:45:19.579Z] mkdir -p node_modules coverage [2023-04-13T02:45:19.579Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:45:19.579Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE }, [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:34.595Z] npm WARN EBADENGINE } [2023-04-13T02:46:06.853Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:46:07.121Z] 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-04-13T02:46:07.712Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:46:07.712Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:46:11.092Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:46:16.503Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:46:25.176Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:46:26.138Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:46:26.725Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:46:53.440Z] 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-04-13T02:46:53.440Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:46:53.440Z] 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-04-13T02:46:58.799Z] 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-04-13T02:46:59.770Z] 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-04-13T02:47:01.732Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:47:16.755Z] 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-04-13T02:47:16.755Z] 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-04-13T02:47:35.001Z] 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-04-13T02:48:13.906Z] 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-04-13T02:49:00.817Z] [2023-04-13T02:49:00.817Z] added 1489 packages, and audited 1490 packages in 4m [2023-04-13T02:49:00.817Z] [2023-04-13T02:49:00.817Z] 93 packages are looking for funding [2023-04-13T02:49:00.817Z] run `npm fund` for details [2023-04-13T02:49:00.817Z] [2023-04-13T02:49:00.817Z] 35 vulnerabilities (1 low, 9 moderate, 20 high, 5 critical) [2023-04-13T02:49:00.817Z] [2023-04-13T02:49:00.817Z] To address issues that do not require attention, run: [2023-04-13T02:49:00.817Z] npm audit fix [2023-04-13T02:49:00.817Z] [2023-04-13T02:49:00.817Z] To address all issues (including breaking changes), run: [2023-04-13T02:49:00.817Z] npm audit fix --force [2023-04-13T02:49:00.817Z] [2023-04-13T02:49:00.817Z] Run `npm audit` for details. [2023-04-13T02:49:00.817Z] 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-04-13T02:49:22.914Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:50:01.821Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:50:01.821Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:50:40.861Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:50:40.861Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:50:43.496Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:50:43.496Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:50:48.889Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:50:49.853Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:50:56.512Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:50:57.933Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:50:58.522Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:51:03.889Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:51:03.889Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:51:04.160Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:52:25.843Z] 13 04 2023 02:52:18.612:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:52:25.843Z] 13 04 2023 02:52:18.633:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:52:25.843Z] 13 04 2023 02:52:18.671:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:53:47.514Z] 13 04 2023 02:53:36.319:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:53:47.514Z] 13 04 2023 02:53:43.249:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:53:47.514Z] 13 04 2023 02:53:45.264:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-13T02:54:55.394Z] 13 04 2023 02:54:50.352:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:54:55.394Z] ✔ Browser application bundle generation complete. [2023-04-13T02:54:55.394Z] 13 04 2023 02:54:52.009:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-04-13T02:54:55.394Z] 13 04 2023 02:54:54.201:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket ZFjfQSxCWUZjhR_wAAAB with id 23228877 [2023-04-13T02:55:17.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:55:17.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.137 secs) [2023-04-13T02:55:17.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.312 secs) [2023-04-13T02:55:17.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.924 secs) [2023-04-13T02:55:17.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.025 secs) [2023-04-13T02:55:17.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.312 secs) [2023-04-13T02:55:17.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.372 secs) [2023-04-13T02:55:17.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.388 secs) [2023-04-13T02:55:17.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.483 secs) [2023-04-13T02:55:18.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.022 secs) [2023-04-13T02:55:18.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.057 secs) [2023-04-13T02:55:18.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.082 secs) [2023-04-13T02:55:18.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.278 secs) [2023-04-13T02:55:19.451Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.691 secs) [2023-04-13T02:55:19.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.795 secs) [2023-04-13T02:55:19.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.89 secs) [2023-04-13T02:55:20.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.354 secs) [2023-04-13T02:55:20.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.59 secs) [2023-04-13T02:55:21.179Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.914 secs) [2023-04-13T02:55:21.179Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.951 secs) [2023-04-13T02:55:21.179Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.967 secs) [2023-04-13T02:55:21.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 5.152 secs) [2023-04-13T02:55:21.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 5.21 secs) [2023-04-13T02:55:21.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.296 secs) [2023-04-13T02:55:21.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.581 secs) [2023-04-13T02:55:22.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.654 secs) [2023-04-13T02:55:22.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.72 secs) [2023-04-13T02:55:22.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.801 secs) [2023-04-13T02:55:22.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.825 secs) [2023-04-13T02:55:22.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.844 secs) [2023-04-13T02:55:22.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.971 secs) [2023-04-13T02:55:22.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.129 secs) [2023-04-13T02:55:23.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.249 secs) [2023-04-13T02:55:23.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.296 secs) [2023-04-13T02:55:23.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.372 secs) [2023-04-13T02:55:23.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.412 secs) [2023-04-13T02:55:23.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.447 secs) [2023-04-13T02:55:23.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.48 secs) [2023-04-13T02:55:23.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.835 secs) [2023-04-13T02:55:23.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.92 secs) [2023-04-13T02:55:23.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.018 secs) [2023-04-13T02:55:23.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.039 secs) [2023-04-13T02:55:24.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.054 secs) [2023-04-13T02:55:24.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.095 secs) [2023-04-13T02:55:24.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.279 secs) [2023-04-13T02:55:24.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.484 secs) [2023-04-13T02:55:24.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.524 secs) [2023-04-13T02:55:24.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.561 secs) [2023-04-13T02:55:24.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.583 secs) [2023-04-13T02:55:24.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.649 secs) [2023-04-13T02:55:24.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.686 secs) [2023-04-13T02:55:24.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.738 secs) [2023-04-13T02:55:24.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.806 secs) [2023-04-13T02:55:25.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.878 secs) [2023-04-13T02:55:25.488Z] WARN: ' [2023-04-13T02:55:25.488Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:55:25.488Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:55:25.488Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:55:25.488Z] in a future version of Angular. [2023-04-13T02:55:25.488Z] [2023-04-13T02:55:25.488Z] For more information on this, see our API docs here: [2023-04-13T02:55:25.488Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:55:25.488Z] ' [2023-04-13T02:55:25.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.878 secs) [2023-04-13T02:55:25.488Z] WARN: ' [2023-04-13T02:55:25.488Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:55:25.488Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:55:25.488Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:55:25.488Z] in a future version of Angular. [2023-04-13T02:55:25.488Z] [2023-04-13T02:55:25.488Z] For more information on this, see our API docs here: [2023-04-13T02:55:25.488Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:55:25.488Z] ' [2023-04-13T02:55:25.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.119 secs) [2023-04-13T02:55:25.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.314 secs) [2023-04-13T02:55:25.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.487 secs) [2023-04-13T02:55:26.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.603 secs) [2023-04-13T02:55:26.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.916 secs) [2023-04-13T02:55:26.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.997 secs) [2023-04-13T02:55:27.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.372 secs) [2023-04-13T02:55:27.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.495 secs) [2023-04-13T02:55:27.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.646 secs) [2023-04-13T02:55:27.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.685 secs) [2023-04-13T02:55:28.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.966 secs) [2023-04-13T02:55:28.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 10.234 secs) [2023-04-13T02:55:28.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 10.488 secs) [2023-04-13T02:55:28.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 10.509 secs) [2023-04-13T02:55:28.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.533 secs) [2023-04-13T02:55:29.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.237 secs) [2023-04-13T02:55:29.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.431 secs) [2023-04-13T02:55:29.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.515 secs) [2023-04-13T02:55:29.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.58 secs) [2023-04-13T02:55:30.048Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.621 secs) [2023-04-13T02:55:30.048Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 11.668 secs) [2023-04-13T02:55:30.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 11.929 secs) [2023-04-13T02:55:30.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.124 secs) [2023-04-13T02:55:30.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.178 secs) [2023-04-13T02:55:30.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.211 secs) [2023-04-13T02:55:30.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.278 secs) [2023-04-13T02:55:30.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.296 secs) [2023-04-13T02:55:30.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.32 secs) [2023-04-13T02:55:30.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.333 secs) [2023-04-13T02:55:31.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.422 secs) [2023-04-13T02:55:31.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.474 secs) [2023-04-13T02:55:31.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.505 secs) [2023-04-13T02:55:31.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.536 secs) [2023-04-13T02:55:31.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.582 secs) [2023-04-13T02:55:31.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.665 secs) [2023-04-13T02:55:31.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.832 secs) [2023-04-13T02:55:31.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.849 secs) [2023-04-13T02:55:31.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.867 secs) [2023-04-13T02:55:31.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.936 secs) [2023-04-13T02:55:31.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.959 secs) [2023-04-13T02:55:31.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.97 secs) [2023-04-13T02:55:31.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.99 secs) [2023-04-13T02:55:31.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.006 secs) [2023-04-13T02:55:32.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.11 secs) [2023-04-13T02:55:32.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.6 secs) [2023-04-13T02:55:32.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.717 secs) [2023-04-13T02:55:32.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.761 secs) [2023-04-13T02:55:33.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.781 secs) [2023-04-13T02:55:33.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.879 secs) [2023-04-13T02:55:33.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.9 secs) [2023-04-13T02:55:33.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.936 secs) [2023-04-13T02:55:33.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.044 secs) [2023-04-13T02:55:34.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.741 secs) [2023-04-13T02:55:34.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.891 secs) [2023-04-13T02:55:34.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.969 secs) [2023-04-13T02:55:34.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.101 secs) [2023-04-13T02:55:35.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.361 secs) [2023-04-13T02:55:35.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.471 secs) [2023-04-13T02:55:35.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.541 secs) [2023-04-13T02:55:35.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.569 secs) [2023-04-13T02:55:35.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.582 secs) [2023-04-13T02:55:35.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.708 secs) [2023-04-13T02:55:35.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.751 secs) [2023-04-13T02:55:35.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.794 secs) [2023-04-13T02:55:35.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.833 secs) [2023-04-13T02:55:35.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.85 secs) [2023-04-13T02:55:35.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.004 secs) [2023-04-13T02:55:36.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.077 secs) [2023-04-13T02:55:36.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.178 secs) [2023-04-13T02:55:36.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.266 secs) [2023-04-13T02:55:36.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.435 secs) [2023-04-13T02:55:36.760Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.623 secs) [2023-04-13T02:55:37.027Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.709 secs) [2023-04-13T02:55:37.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.874 secs) [2023-04-13T02:55:37.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.024 secs) [2023-04-13T02:55:37.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.108 secs) [2023-04-13T02:55:37.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.339 secs) [2023-04-13T02:55:37.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.367 secs) [2023-04-13T02:55:38.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.59 secs) [2023-04-13T02:55:38.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.949 secs) [2023-04-13T02:55:38.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.029 secs) [2023-04-13T02:55:38.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 18.11 secs) [2023-04-13T02:55:38.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 18.18 secs) [2023-04-13T02:55:39.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 18.345 secs) [2023-04-13T02:55:39.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 18.411 secs) [2023-04-13T02:55:39.491Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 18.473 secs) [2023-04-13T02:55:39.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.575 secs) [2023-04-13T02:55:39.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.601 secs) [2023-04-13T02:55:39.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.637 secs) [2023-04-13T02:55:40.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.669 secs) [2023-04-13T02:55:40.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.7 secs) [2023-04-13T02:55:40.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.869 secs) [2023-04-13T02:55:40.296Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.894 secs) [2023-04-13T02:55:40.296Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.907 secs) [2023-04-13T02:55:40.296Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.004 secs) [2023-04-13T02:55:40.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.023 secs) [2023-04-13T02:55:41.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.756 secs / 19.023 secs) [2023-04-13T02:55:41.524Z] TOTAL: 149 SUCCESS [2023-04-13T02:55:41.524Z] ✔ Browser application bundle generation complete. [2023-04-13T02:55:45.780Z] [2023-04-13T02:55:45.780Z] =============================== Coverage summary =============================== [2023-04-13T02:55:45.780Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:55:45.780Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:55:45.780Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:55:45.780Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:55:45.780Z] ================================================================================ [2023-04-13T02:55:45.780Z] 13 04 2023 02:55:45.586:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:55:47.193Z] ✔ Browser application bundle generation complete. [2023-04-13T02:55:48.157Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo [2023-04-13T02:55:48.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:55:48.189Z] $ docker stop --time=1 417339cec5a78f61fdc5e1a5e395df1ad48e0d0bc90af337240ca7acaf6b48b6 [2023-04-13T02:55:50.073Z] $ docker rm -f --volumes 417339cec5a78f61fdc5e1a5e395df1ad48e0d0bc90af337240ca7acaf6b48b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:55:51.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:55:54.585Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T02:56:00.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:56:00.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:56:03.904Z] + ls -al . [2023-04-13T02:56:03.904Z] total 184 [2023-04-13T02:56:03.904Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:41 . [2023-04-13T02:56:03.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 .. [2023-04-13T02:56:03.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 .blubracket [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:38 .dockerignore [2023-04-13T02:56:03.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 .git [2023-04-13T02:56:03.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 .github [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:38 .gitignore [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:38 Attribution.txt [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:38 CHANGELOG.md [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:38 CONTRIBUTING.md [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:38 Dockerfile [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:38 Jenkinsfile [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:38 LICENSE [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:38 Makefile [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:38 README.md [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:08 VERSION [2023-04-13T02:56:03.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 assets [2023-04-13T02:56:03.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 bin [2023-04-13T02:56:03.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 cmd [2023-04-13T02:56:03.904Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:41 coverage.out [2023-04-13T02:56:03.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 docs [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:38 go.mod [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:38 go.sum [2023-04-13T02:56:03.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 internal [2023-04-13T02:56:03.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 snap [2023-04-13T02:56:03.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 testing [2023-04-13T02:56:03.904Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:38 version.go [2023-04-13T02:56:03.904Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:56:04.250Z] + 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=6639c07c33d38cf044ea6955e420048588c21afa --label arch=arm64 --label version=0.0.0 . [2023-04-13T02:56:05.660Z] Sending build context to Docker daemon 31.56MB [2023-04-13T02:56:05.660Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:56:05.660Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:56:05.660Z] ---> dd44752e5c59 [2023-04-13T02:56:05.660Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:56:06.623Z] ---> Running in 8ef506c4ce16 [2023-04-13T02:56:06.890Z] Removing intermediate container 8ef506c4ce16 [2023-04-13T02:56:06.890Z] ---> 0b949539a386 [2023-04-13T02:56:06.890Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:56:06.890Z] ---> Running in 2c9f0856e296 [2023-04-13T02:56:07.473Z] Removing intermediate container 2c9f0856e296 [2023-04-13T02:56:07.473Z] ---> af5d41c8b97b [2023-04-13T02:56:07.473Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:56:07.473Z] ---> Running in 9ba483febb86 [2023-04-13T02:56:07.739Z] Removing intermediate container 9ba483febb86 [2023-04-13T02:56:07.739Z] ---> acfc278fc745 [2023-04-13T02:56:07.740Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:56:07.740Z] ---> Running in d4c38e0b0fdb [2023-04-13T02:56:08.007Z] Removing intermediate container d4c38e0b0fdb [2023-04-13T02:56:08.007Z] ---> aa9816f1d678 [2023-04-13T02:56:08.007Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:56:08.275Z] ---> Running in 986e698792f0 [2023-04-13T02:56:08.542Z] Removing intermediate container 986e698792f0 [2023-04-13T02:56:08.542Z] ---> 1497bfe6d660 [2023-04-13T02:56:08.542Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:56:09.960Z] ---> ad04d8cfd854 [2023-04-13T02:56:09.960Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:56:09.960Z] ---> Running in 6dfff57bbf5d [2023-04-13T02:56:11.916Z] Removing intermediate container 6dfff57bbf5d [2023-04-13T02:56:11.916Z] ---> 6f47721c6b82 [2023-04-13T02:56:11.916Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:56:11.916Z] ---> Running in eaa251cdce77 [2023-04-13T02:56:12.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:56:13.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:56:15.783Z] OK: 263 MiB in 53 packages [2023-04-13T02:56:16.742Z] Removing intermediate container eaa251cdce77 [2023-04-13T02:56:16.742Z] ---> 45f80f44836b [2023-04-13T02:56:16.742Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:56:16.742Z] ---> Running in 3889addf0cbe [2023-04-13T02:56:17.010Z] Removing intermediate container 3889addf0cbe [2023-04-13T02:56:17.010Z] ---> 4c8ac81d365b [2023-04-13T02:56:17.010Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:56:17.277Z] ---> Running in befc578ce84b [2023-04-13T02:56:17.544Z] Removing intermediate container befc578ce84b [2023-04-13T02:56:17.544Z] ---> 547f1b97916b [2023-04-13T02:56:17.544Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:56:18.128Z] ---> 396a6d61b815 [2023-04-13T02:56:18.128Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:56:18.128Z] ---> Running in 818a93c0cdad [2023-04-13T02:56:20.724Z] Removing intermediate container 818a93c0cdad [2023-04-13T02:56:20.724Z] ---> a18db89c2449 [2023-04-13T02:56:20.724Z] Step 15/26 : COPY . . [2023-04-13T02:56:24.990Z] ---> 7c060713af9d [2023-04-13T02:56:24.990Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:56:25.263Z] ---> Running in a07d9348ee5a [2023-04-13T02:56:26.682Z] 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-04-13T02:58:48.413Z] Removing intermediate container a07d9348ee5a [2023-04-13T02:58:48.413Z] ---> 43741e9527f3 [2023-04-13T02:58:48.413Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:58:48.413Z] 3.14: Pulling from library/alpine [2023-04-13T02:58:48.413Z] 422ed46b1a92: Pulling fs layer [2023-04-13T02:58:48.413Z] 422ed46b1a92: Verifying Checksum [2023-04-13T02:58:48.413Z] 422ed46b1a92: Download complete [2023-04-13T02:58:48.997Z] 422ed46b1a92: Pull complete [2023-04-13T02:58:48.997Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:58:48.997Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:58:48.997Z] ---> 46c5e66a9efa [2023-04-13T02:58:48.997Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:58:48.998Z] ---> Running in faaaf0f3a3dd [2023-04-13T02:58:49.265Z] Removing intermediate container faaaf0f3a3dd [2023-04-13T02:58:49.265Z] ---> 4381391de0e6 [2023-04-13T02:58:49.265Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:58:51.214Z] ---> 0741c0389a25 [2023-04-13T02:58:51.214Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:58:52.626Z] ---> 72ad2528c0d6 [2023-04-13T02:58:52.626Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:58:52.895Z] ---> 2f2e6f4a1318 [2023-04-13T02:58:52.895Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:58:52.895Z] ---> Running in a4209ad3b0c3 [2023-04-13T02:58:53.483Z] Removing intermediate container a4209ad3b0c3 [2023-04-13T02:58:53.483Z] ---> dc82786ea805 [2023-04-13T02:58:53.483Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:58:53.483Z] ---> Running in 071daa8c4faf [2023-04-13T02:58:53.752Z] Removing intermediate container 071daa8c4faf [2023-04-13T02:58:53.752Z] ---> 8db07f3f5cf2 [2023-04-13T02:58:53.752Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T02:58:53.752Z] ---> Running in 2df3583a0613 [2023-04-13T02:58:54.340Z] Removing intermediate container 2df3583a0613 [2023-04-13T02:58:54.340Z] ---> 9b4083cded97 [2023-04-13T02:58:54.340Z] Step 25/26 : LABEL git_sha=6639c07c33d38cf044ea6955e420048588c21afa [2023-04-13T02:58:54.340Z] ---> Running in a44ffce6b7bb [2023-04-13T02:58:54.610Z] Removing intermediate container a44ffce6b7bb [2023-04-13T02:58:54.610Z] ---> d3ffe0e5415d [2023-04-13T02:58:54.610Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:58:54.610Z] ---> Running in ce9b3c256ff3 [2023-04-13T02:58:55.194Z] Removing intermediate container ce9b3c256ff3 [2023-04-13T02:58:55.194Z] ---> ef4f6102b5b2 [2023-04-13T02:58:55.194Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:58:55.194Z] Successfully built ef4f6102b5b2 [2023-04-13T02:58:55.194Z] 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-04-13T02:58:55.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:58:55.646Z] [2023-04-13T02:58:55.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:58:55.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:58:55.990Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T02:58:55.990Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T02:58:55.990Z] 04944245beec: Pulling fs layer [2023-04-13T02:58:55.990Z] 699f458cf7ca: Pulling fs layer [2023-04-13T02:58:55.990Z] 765212b225bb: Pulling fs layer [2023-04-13T02:58:55.990Z] f23df028b6ca: Pulling fs layer [2023-04-13T02:58:55.990Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T02:58:55.990Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T02:58:55.990Z] d65c8cfc05b1: Waiting [2023-04-13T02:58:55.990Z] 2437ff75d9bd: Waiting [2023-04-13T02:58:55.990Z] 765212b225bb: Waiting [2023-04-13T02:58:55.990Z] f23df028b6ca: Waiting [2023-04-13T02:58:56.258Z] 04944245beec: Verifying Checksum [2023-04-13T02:58:56.258Z] 04944245beec: Download complete [2023-04-13T02:58:56.258Z] 765212b225bb: Verifying Checksum [2023-04-13T02:58:56.258Z] 765212b225bb: Download complete [2023-04-13T02:58:56.258Z] f23df028b6ca: Verifying Checksum [2023-04-13T02:58:56.258Z] f23df028b6ca: Download complete [2023-04-13T02:58:56.258Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T02:58:56.258Z] d65c8cfc05b1: Download complete [2023-04-13T02:58:56.529Z] 699f458cf7ca: Verifying Checksum [2023-04-13T02:58:56.529Z] 699f458cf7ca: Download complete [2023-04-13T02:58:56.800Z] 8998bd30e6a1: Download complete [2023-04-13T02:58:59.382Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T02:58:59.382Z] 2437ff75d9bd: Download complete [2023-04-13T02:59:00.793Z] 8998bd30e6a1: Pull complete [2023-04-13T02:59:01.059Z] 04944245beec: Pull complete [2023-04-13T02:59:02.475Z] 699f458cf7ca: Pull complete [2023-04-13T02:59:02.743Z] 765212b225bb: Pull complete [2023-04-13T02:59:03.330Z] f23df028b6ca: Pull complete [2023-04-13T02:59:03.918Z] d65c8cfc05b1: Pull complete [2023-04-13T02:59:18.930Z] 2437ff75d9bd: Pull complete [2023-04-13T02:59:18.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T02:59:18.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:59:18.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:59:19.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-8175 does not seem to be running inside a container [2023-04-13T02:59:19.225Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-04-13T02:59:22.623Z] $ docker top 649a8ae499bcc65679c289077902cdd784165610c531c6d2e37796f37d4d7aae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:23.511Z] ---> job-cost.sh [2023-04-13T02:59:23.512Z] lf-activate-venv: SKIPPING [2023-04-13T02:59:23.512Z] INFO: No Stack... [2023-04-13T02:59:24.103Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T02:59:25.071Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:59:25.726Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2023-04-13T02:59:25.726Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:59:25.760Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] [2023-04-13T02:59:25.771Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] did not exist. Created. [2023-04-13T02:59:25.771Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:59:26.436Z] /w/workspace/edgex-ui-go/4@tmp/durable-cef0018f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T02:59:27.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T02:59:27.114Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T02:59:32.474Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:59:32.483Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:59:32.508Z] $ docker stop --time=1 649a8ae499bcc65679c289077902cdd784165610c531c6d2e37796f37d4d7aae [2023-04-13T02:59:34.285Z] $ docker rm -f --volumes 649a8ae499bcc65679c289077902cdd784165610c531c6d2e37796f37d4d7aae [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-04-13T02:59:34.673Z] provisioning config files... [2023-04-13T02:59:34.680Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config9384055073427841600tmp [Pipeline] { [Pipeline] sh [2023-04-13T02:59:34.980Z] + set +x [2023-04-13T02:59:34.980Z] + curl -s https://codecov.io/bash [2023-04-13T02:59:34.980Z] + bash -s -- [2023-04-13T02:59:34.980Z] [2023-04-13T02:59:34.980Z] _____ _ [2023-04-13T02:59:34.980Z] / ____| | | [2023-04-13T02:59:34.980Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T02:59:34.980Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T02:59:34.980Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T02:59:34.980Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T02:59:34.980Z] Bash-1.0.6 [2023-04-13T02:59:34.980Z] [2023-04-13T02:59:34.980Z] [2023-04-13T02:59:34.980Z] ==> git version 2.25.1 found [2023-04-13T02:59:34.980Z] ==> 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-04-13T02:59:34.980Z] Release-Date: 2020-01-08 [2023-04-13T02:59:34.980Z] 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-04-13T02:59:34.980Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T02:59:34.980Z] ==> Jenkins CI detected. [2023-04-13T02:59:34.980Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [2023-04-13T02:59:34.980Z] project root: . [2023-04-13T02:59:34.980Z] --> token set from env [2023-04-13T02:59:34.980Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T02:59:34.980Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T02:59:35.239Z] ==> Python coveragepy not found [2023-04-13T02:59:35.239Z] ==> Searching for coverage reports in: [2023-04-13T02:59:35.239Z] + . [2023-04-13T02:59:35.239Z] -> Found 1 reports [2023-04-13T02:59:35.239Z] ==> Detecting git/mercurial file structure [2023-04-13T02:59:35.239Z] ==> Reading reports [2023-04-13T02:59:35.239Z] + ./coverage.out bytes=10 [2023-04-13T02:59:35.239Z] ==> Appending adjustments [2023-04-13T02:59:35.239Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T02:59:35.804Z] + Found adjustments [2023-04-13T02:59:35.804Z] ==> Gzipping contents [2023-04-13T02:59:36.063Z] 12K /tmp/codecov.t7AhwV.gz [2023-04-13T02:59:36.063Z] ==> Uploading reports [2023-04-13T02:59:36.063Z] url: https://codecov.io [2023-04-13T02:59:36.063Z] query: branch=PR-584&commit=e627df41e1831718aac542611a6533bb2bf0436e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-584%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2023-04-13T02:59:36.063Z] -> Pinging Codecov [2023-04-13T02:59:36.063Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-584&commit=e627df41e1831718aac542611a6533bb2bf0436e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-584%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2023-04-13T02:59:36.063Z] -> Uploading to [2023-04-13T02:59:36.063Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/e627df41e1831718aac542611a6533bb2bf0436e/b51d37e6-b868-4fce-83f2-db0821c87b68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T025935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75a263aaa8ffab8fe69db3ebdd092defad4d1b59682ca8311a2267a3810f88ed [2023-04-13T02:59:36.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:59:36.063Z] Dload Upload Total Spent Left Speed [2023-04-13T02:59:36.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 34722 --:--:-- --:--:-- --:--:-- 34722 [2023-04-13T02:59:36.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e627df41e1831718aac542611a6533bb2bf0436e [Pipeline] } [2023-04-13T02:59:36.329Z] 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-04-13T02:59:36.973Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives ] [2023-04-13T02:59:36.973Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives [2023-04-13T02:59:36.973Z] total 16 [2023-04-13T02:59:36.973Z] drwxr-xr-x 3 root root 4096 Apr 13 02:12 . [2023-04-13T02:59:36.973Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:12 .. [2023-04-13T02:59:36.973Z] drwxr-xr-x 2 root root 4096 Apr 13 02:12 cost [2023-04-13T02:59:36.973Z] -rw-r--r-- 1 root root 83 Apr 13 02:12 cost.csv [2023-04-13T02:59:36.973Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives [2023-04-13T02:59:36.973Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives [2023-04-13T02:59:36.973Z] total 16 [2023-04-13T02:59:36.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:12 . [2023-04-13T02:59:36.973Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:12 .. [2023-04-13T02:59:36.973Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:12 cost [2023-04-13T02:59:36.973Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:37.262Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:38.126Z] ---> package-listing.sh [2023-04-13T02:59:38.126Z] ++ facter osfamily [2023-04-13T02:59:38.126Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T02:59:38.385Z] + OS_FAMILY=debian [2023-04-13T02:59:38.385Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-584 [2023-04-13T02:59:38.385Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T02:59:38.385Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T02:59:38.385Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T02:59:38.385Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T02:59:38.385Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-584 ']' [2023-04-13T02:59:38.385Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T02:59:38.385Z] + case "${OS_FAMILY}" in [2023-04-13T02:59:38.385Z] + dpkg -l [2023-04-13T02:59:38.385Z] + grep '^ii' [2023-04-13T02:59:38.385Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T02:59:38.385Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T02:59:38.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T02:59:38.385Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-584 ']' [2023-04-13T02:59:38.385Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/ [2023-04-13T02:59:38.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/ [Pipeline] echo [2023-04-13T02:59:38.395Z] 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-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T02:59:38.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:59:39.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:59:39.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:59:39.304Z] prd-ubuntu20.04-docker-8c-8g-7639 does not seem to be running inside a container [2023-04-13T02:59:39.332Z] $ 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-584/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-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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-04-13T02:59:40.406Z] $ docker top e1b200a05318b4e018e1b75ba8f842dad45ca86978ebc2f261818317ea7816aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:59:40.748Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T02:59:41.045Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T02:59:41.329Z] + ls /var/log/sa-host [2023-04-13T02:59:41.329Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:59:41.408Z] provisioning config files... [2023-04-13T02:59:41.418Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config6650828965155909458tmp [Pipeline] { [Pipeline] echo [2023-04-13T02:59:41.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:41.709Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T02:59:41.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:42.021Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T02:59:42.029Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:42.311Z] ---> sudo-logs.sh [2023-04-13T02:59:42.311Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T02:59:42.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:42.630Z] ---> job-cost.sh [2023-04-13T02:59:42.630Z] lf-activate-venv: SKIPPING [2023-04-13T02:59:42.630Z] DEBUG: total: 0.2199999988079071 [2023-04-13T02:59:42.630Z] INFO: Retrieving Stack Cost... [2023-04-13T02:59:42.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:59:43.453Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T02:59:43.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:43.745Z] ---> logs-deploy.sh [2023-04-13T02:59:43.745Z] lf-activate-venv: SKIPPING [2023-04-13T02:59:43.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-584/4 [2023-04-13T02:59:43.745Z] INFO: archiving workspace using pattern(s): [2023-04-13T02:59:44.679Z] Archives upload complete. [2023-04-13T02:59:44.679Z] INFO: archiving logs to Nexus