Pull request #594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0386669a23b89d124ec00fbb6e20ae1bbb853453+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (6729e2160cf812c2121074c08ce59ad5fcabaa7e) 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-ssh4373406496320544235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15804553984198588738.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12882883448365964987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18162369926136745303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11573744649733370135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9111054506974415846.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8450’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8448’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8452’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8455’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8449’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-8453’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8458 in /w/workspace/edgexfoundry_edgex-ui-go_PR-594 [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-594 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 0386669a23b89d124ec00fbb6e20ae1bbb853453 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 Merge succeeded, producing 0386669a23b89d124ec00fbb6e20ae1bbb853453 Checking out Revision 0386669a23b89d124ec00fbb6e20ae1bbb853453 (PR-594) Commit message: "chore(deps): Bump golang.org/x/net" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T01:28:35.883Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T01:28:36.066Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T01:28:36.173Z] ========================================================= [2023-03-07T01:28:36.173Z] EdgeX Global Pipelines Version Info [2023-03-07T01:28:36.174Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:28:36.928Z] ------------------- [2023-03-07T01:28:36.928Z] stable info: [2023-03-07T01:28:36.928Z] ------------------- [2023-03-07T01:28:36.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T01:28:36.928Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T01:28:36.928Z] Message: update stable to v1.0.244 [2023-03-07T01:28:37.497Z] ------------------- [2023-03-07T01:28:37.497Z] experimental info: [2023-03-07T01:28:37.497Z] ------------------- [2023-03-07T01:28:37.497Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T01:28:37.497Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T01:28:37.497Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T01:28:37.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-03-07T01:28:37.856Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-03-07T01:28:37.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T01:28:37.946Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T01:28:37.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T01:28:38.034Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T01:28:38.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T01:28:38.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T01:28:38.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T01:28:38.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T01:28:38.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T01:28:38.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-03-07T01:28:38.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T01:28:38.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T01:28:38.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T01:28:38.464Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T01:28:38.513Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T01:28:38.561Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T01:28:38.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T01:28:38.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T01:28:38.710Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T01:28:38.755Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T01:28:38.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T01:28:38.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T01:28:38.898Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T01:28:38.944Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T01:28:38.987Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T01:28:39.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo [2023-03-07T01:28:39.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo [2023-03-07T01:28:39.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo [2023-03-07T01:28:39.176Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo [2023-03-07T01:28:39.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0386669 [Pipeline] echo [2023-03-07T01:28:39.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:28:39.409Z] provisioning config files... [2023-03-07T01:28:39.429Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config277614248122261304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:28:39.772Z] ---> docker-login.sh [2023-03-07T01:28:39.772Z] nexus3.edgexfoundry.org:10001 [2023-03-07T01:28:40.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:40.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:40.032Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:40.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:40.032Z] [2023-03-07T01:28:40.032Z] Login Succeeded [2023-03-07T01:28:40.032Z] nexus3.edgexfoundry.org:10002 [2023-03-07T01:28:40.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:40.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:40.291Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:40.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:40.291Z] [2023-03-07T01:28:40.291Z] Login Succeeded [2023-03-07T01:28:40.291Z] nexus3.edgexfoundry.org:10003 [2023-03-07T01:28:40.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:40.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:40.292Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:40.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:40.292Z] [2023-03-07T01:28:40.292Z] Login Succeeded [2023-03-07T01:28:40.292Z] nexus3.edgexfoundry.org:10004 [2023-03-07T01:28:40.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:40.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:40.292Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:40.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:40.292Z] [2023-03-07T01:28:40.292Z] Login Succeeded [2023-03-07T01:28:40.292Z] docker.io [2023-03-07T01:28:40.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:40.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:40.555Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:40.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:40.555Z] [2023-03-07T01:28:40.555Z] Login Succeeded [2023-03-07T01:28:40.555Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T01:28:40.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T01:28:41.230Z] + git rev-list -1 --merges 0386669a23b89d124ec00fbb6e20ae1bbb853453~1..0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo [2023-03-07T01:28:41.299Z] -----------> git rev-list -1 --merges 0386669a23b89d124ec00fbb6e20ae1bbb853453~1..0386669a23b89d124ec00fbb6e20ae1bbb853453 0386669a23b89d124ec00fbb6e20ae1bbb853453 [false] [Pipeline] sh [2023-03-07T01:28:41.613Z] + git log --format=format:%s -1 0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo [2023-03-07T01:28:41.652Z] ========================================================= [2023-03-07T01:28:41.652Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T01:28:41.652Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T01:28:42.093Z] + git log --format=format:%s -1 0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] echo [2023-03-07T01:28:42.127Z] [semverPrep] GIT_COMMIT: 0386669a23b89d124ec00fbb6e20ae1bbb853453, Commit Message: chore(deps): Bump golang.org/x/net [Pipeline] echo [2023-03-07T01:28:42.160Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T01:28:42.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T01:28:42.538Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T01:28:42.538Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T01:28:42.538Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T01:28:42.538Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T01:28:42.538Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T01:28:42.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:28:42.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:28:42.984Z] [2023-03-07T01:28:42.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:28:43.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:28:43.363Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T01:28:43.363Z] b85a868b505f: Pulling fs layer [2023-03-07T01:28:43.363Z] e2be974225ed: Pulling fs layer [2023-03-07T01:28:43.363Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T01:28:43.363Z] 988bab9f4d93: Pulling fs layer [2023-03-07T01:28:43.363Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T01:28:43.363Z] eaf3925da568: Pulling fs layer [2023-03-07T01:28:43.363Z] bab4dde63d76: Pulling fs layer [2023-03-07T01:28:43.363Z] bde34c3a00c8: Pulling fs layer [2023-03-07T01:28:43.363Z] b352a97aabf1: Pulling fs layer [2023-03-07T01:28:43.363Z] 4872d77fe225: Pulling fs layer [2023-03-07T01:28:43.363Z] 5851b861e8e6: Pulling fs layer [2023-03-07T01:28:43.363Z] 988bab9f4d93: Waiting [2023-03-07T01:28:43.363Z] 1469e6f7b9e6: Waiting [2023-03-07T01:28:43.363Z] eaf3925da568: Waiting [2023-03-07T01:28:43.363Z] bab4dde63d76: Waiting [2023-03-07T01:28:43.363Z] bde34c3a00c8: Waiting [2023-03-07T01:28:43.363Z] b352a97aabf1: Waiting [2023-03-07T01:28:43.363Z] 4872d77fe225: Waiting [2023-03-07T01:28:43.363Z] 5851b861e8e6: Waiting [2023-03-07T01:28:43.363Z] e2be974225ed: Verifying Checksum [2023-03-07T01:28:43.363Z] e2be974225ed: Download complete [2023-03-07T01:28:43.363Z] 988bab9f4d93: Verifying Checksum [2023-03-07T01:28:43.363Z] 988bab9f4d93: Download complete [2023-03-07T01:28:43.631Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T01:28:43.631Z] 1469e6f7b9e6: Download complete [2023-03-07T01:28:43.892Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T01:28:43.892Z] 339a4e72a1f5: Download complete [2023-03-07T01:28:43.892Z] eaf3925da568: Verifying Checksum [2023-03-07T01:28:43.892Z] eaf3925da568: Download complete [2023-03-07T01:28:43.892Z] bde34c3a00c8: Verifying Checksum [2023-03-07T01:28:43.892Z] bde34c3a00c8: Download complete [2023-03-07T01:28:43.892Z] b352a97aabf1: Verifying Checksum [2023-03-07T01:28:43.892Z] b352a97aabf1: Download complete [2023-03-07T01:28:43.892Z] 4872d77fe225: Verifying Checksum [2023-03-07T01:28:43.892Z] 4872d77fe225: Download complete [2023-03-07T01:28:43.892Z] 5851b861e8e6: Verifying Checksum [2023-03-07T01:28:43.892Z] 5851b861e8e6: Download complete [2023-03-07T01:28:43.892Z] b85a868b505f: Verifying Checksum [2023-03-07T01:28:43.892Z] b85a868b505f: Download complete [2023-03-07T01:28:44.150Z] bab4dde63d76: Verifying Checksum [2023-03-07T01:28:44.150Z] bab4dde63d76: Download complete [2023-03-07T01:28:45.525Z] b85a868b505f: Pull complete [2023-03-07T01:28:45.525Z] e2be974225ed: Pull complete [2023-03-07T01:28:45.786Z] 339a4e72a1f5: Pull complete [2023-03-07T01:28:46.045Z] 988bab9f4d93: Pull complete [2023-03-07T01:28:46.305Z] 1469e6f7b9e6: Pull complete [2023-03-07T01:28:46.305Z] eaf3925da568: Pull complete [2023-03-07T01:28:48.210Z] bab4dde63d76: Pull complete [2023-03-07T01:28:48.210Z] bde34c3a00c8: Pull complete [2023-03-07T01:28:48.470Z] b352a97aabf1: Pull complete [2023-03-07T01:28:48.470Z] 4872d77fe225: Pull complete [2023-03-07T01:28:48.470Z] 5851b861e8e6: Pull complete [2023-03-07T01:28:48.734Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T01:28:48.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T01:28:48.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:28:48.961Z] prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container [2023-03-07T01:28:49.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T01:28:50.536Z] $ docker top 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 -eo pid,comm [2023-03-07T01:28:50.580Z] 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-03-07T01:28:50.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T01:28:50.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T01:28:50.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T01:28:50.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T01:28:50.888Z] $ docker exec 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent [2023-03-07T01:28:50.994Z] SSH_AUTH_SOCK=/tmp/ssh-OhRWp8L1IF1t/agent.32 [2023-03-07T01:28:50.994Z] SSH_AGENT_PID=38 [2023-03-07T01:28:51.001Z] Running ssh-add (command line suppressed) [2023-03-07T01:28:51.117Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15295933517737173907.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15295933517737173907.key) [2023-03-07T01:28:51.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T01:28:51.457Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T01:28:51.492Z] $ docker exec --env ******** --env ******** 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent -k [2023-03-07T01:28:51.592Z] unset SSH_AUTH_SOCK; [2023-03-07T01:28:51.592Z] unset SSH_AGENT_PID; [2023-03-07T01:28:51.592Z] echo Agent pid 38 killed; [2023-03-07T01:28:51.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T01:28:51.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T01:28:51.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T01:28:51.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T01:28:51.818Z] $ docker exec 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent [2023-03-07T01:28:51.915Z] SSH_AUTH_SOCK=/tmp/ssh-NkruCc0TzgCB/agent.71 [2023-03-07T01:28:51.915Z] SSH_AGENT_PID=77 [2023-03-07T01:28:51.920Z] Running ssh-add (command line suppressed) [2023-03-07T01:28:52.023Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15715645443342260228.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/private_key_15715645443342260228.key) [2023-03-07T01:28:52.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T01:28:52.373Z] + git semver init [2023-03-07T01:28:52.633Z] 2023-03-07 01:28:52,630 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T01:28:52.633Z] 2023-03-07 01:28:52,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver [2023-03-07T01:28:52.633Z] 2023-03-07 01:28:52,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver [2023-03-07T01:28:52.633Z] 2023-03-07 01:28:52,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-594, universal_newlines=False, shell=None, istream=None) [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,260 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.git/info/exclude [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver/PR-594 with force:False [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,261 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver/PR-594 [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,264 [execute] INFO git cat-file --batch-check [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,270 [execute] INFO git cat-file --batch [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T01:28:54.542Z] 2023-03-07 01:28:54,276 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-594/.semver/PR-594 [2023-03-07T01:28:54.542Z] 0.0.0 [Pipeline] } [2023-03-07T01:28:54.574Z] $ docker exec --env ******** --env ******** 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 ssh-agent -k [2023-03-07T01:28:54.674Z] unset SSH_AUTH_SOCK; [2023-03-07T01:28:54.674Z] unset SSH_AGENT_PID; [2023-03-07T01:28:54.674Z] echo Agent pid 77 killed; [2023-03-07T01:28:54.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T01:28:55.099Z] + git semver [Pipeline] } [2023-03-07T01:28:55.699Z] $ docker stop --time=1 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 [2023-03-07T01:28:56.962Z] $ docker rm -f --volumes 4e8f2208abab9f853e802b4b574c4874c82923ef2fad5b711bd4b3f82b48c820 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T01:28:57.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T01:28:57.624Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T01:28:57.645Z] [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-03-07T01:28:58.320Z] provisioning config files... [2023-03-07T01:28:58.328Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config38489347838013686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:28:58.668Z] ---> docker-login.sh [2023-03-07T01:28:58.668Z] nexus3.edgexfoundry.org:10001 [2023-03-07T01:28:58.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.668Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.668Z] [2023-03-07T01:28:58.668Z] Login Succeeded [2023-03-07T01:28:58.668Z] nexus3.edgexfoundry.org:10002 [2023-03-07T01:28:58.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.668Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.668Z] [2023-03-07T01:28:58.668Z] Login Succeeded [2023-03-07T01:28:58.668Z] nexus3.edgexfoundry.org:10003 [2023-03-07T01:28:58.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.930Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.930Z] [2023-03-07T01:28:58.930Z] Login Succeeded [2023-03-07T01:28:58.930Z] nexus3.edgexfoundry.org:10004 [2023-03-07T01:28:58.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:58.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:58.930Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:58.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:58.930Z] [2023-03-07T01:28:58.930Z] Login Succeeded [2023-03-07T01:28:58.930Z] docker.io [2023-03-07T01:28:59.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:28:59.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:28:59.188Z] Configure a credential helper to remove this warning. See [2023-03-07T01:28:59.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:28:59.188Z] [2023-03-07T01:28:59.188Z] Login Succeeded [2023-03-07T01:28:59.188Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T01:28:59.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T01:28:59.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:28:59.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:28:59.482Z] ========================================================= [2023-03-07T01:28:59.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T01:28:59.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:28:59.951Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T01:29:00.214Z] Sending build context to Docker daemon 45.72MB [2023-03-07T01:29:00.214Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T01:29:00.214Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-07T01:29:00.214Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T01:29:00.214Z] 213ec9aee27d: Pulling fs layer [2023-03-07T01:29:00.214Z] 4583459ba037: Pulling fs layer [2023-03-07T01:29:00.214Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T01:29:00.214Z] 53926ce57604: Pulling fs layer [2023-03-07T01:29:00.214Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T01:29:00.214Z] 22ff95d597cd: Pulling fs layer [2023-03-07T01:29:00.214Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T01:29:00.214Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T01:29:00.214Z] a7acece74701: Pulling fs layer [2023-03-07T01:29:00.214Z] 53926ce57604: Waiting [2023-03-07T01:29:00.214Z] 96b7cbca73a9: Waiting [2023-03-07T01:29:00.214Z] a7acece74701: Waiting [2023-03-07T01:29:00.214Z] 21b2b0c7a3f4: Waiting [2023-03-07T01:29:00.214Z] 22ff95d597cd: Waiting [2023-03-07T01:29:00.214Z] 12d6caf4c0d1: Waiting [2023-03-07T01:29:00.214Z] 93c1e223e6f2: Download complete [2023-03-07T01:29:00.214Z] 4583459ba037: Download complete [2023-03-07T01:29:00.214Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T01:29:00.214Z] 21b2b0c7a3f4: Download complete [2023-03-07T01:29:00.214Z] 22ff95d597cd: Verifying Checksum [2023-03-07T01:29:00.214Z] 22ff95d597cd: Download complete [2023-03-07T01:29:00.482Z] 213ec9aee27d: Verifying Checksum [2023-03-07T01:29:00.482Z] 213ec9aee27d: Download complete [2023-03-07T01:29:00.482Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T01:29:00.482Z] 12d6caf4c0d1: Download complete [2023-03-07T01:29:00.482Z] 213ec9aee27d: Pull complete [2023-03-07T01:29:00.769Z] 4583459ba037: Pull complete [2023-03-07T01:29:00.769Z] 93c1e223e6f2: Pull complete [2023-03-07T01:29:01.353Z] a7acece74701: Verifying Checksum [2023-03-07T01:29:01.353Z] a7acece74701: Download complete [2023-03-07T01:29:01.353Z] 53926ce57604: Verifying Checksum [2023-03-07T01:29:01.353Z] 53926ce57604: Download complete [2023-03-07T01:29:01.612Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T01:29:01.612Z] 96b7cbca73a9: Download complete [2023-03-07T01:29:05.794Z] 53926ce57604: Pull complete [2023-03-07T01:29:05.794Z] 21b2b0c7a3f4: Pull complete [2023-03-07T01:29:05.794Z] 22ff95d597cd: Pull complete [2023-03-07T01:29:05.794Z] 12d6caf4c0d1: Pull complete [2023-03-07T01:29:07.696Z] 96b7cbca73a9: Pull complete [2023-03-07T01:29:08.264Z] a7acece74701: Pull complete [2023-03-07T01:29:08.264Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T01:29:08.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T01:29:08.264Z] ---> db6d94c90886 [2023-03-07T01:29:08.264Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-07T01:29:10.204Z] ---> Running in a60964f35f1f [2023-03-07T01:29:10.204Z] Removing intermediate container a60964f35f1f [2023-03-07T01:29:10.204Z] ---> 1d9cc9b54199 [2023-03-07T01:29:10.204Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T01:29:10.464Z] ---> Running in 9a5d6d460d5b [2023-03-07T01:29:10.464Z] Removing intermediate container 9a5d6d460d5b [2023-03-07T01:29:10.464Z] ---> efc3eaac98f1 [2023-03-07T01:29:10.464Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T01:29:10.464Z] ---> Running in b5c8ca437e00 [2023-03-07T01:29:10.464Z] Removing intermediate container b5c8ca437e00 [2023-03-07T01:29:10.464Z] ---> c5193ca5a616 [2023-03-07T01:29:10.464Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-07T01:29:10.464Z] ---> Running in f0c577e86370 [2023-03-07T01:29:10.723Z] Removing intermediate container f0c577e86370 [2023-03-07T01:29:10.723Z] ---> 86ea6c96eb05 [2023-03-07T01:29:10.723Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-07T01:29:10.723Z] ---> Running in 23518db8c41f [2023-03-07T01:29:10.723Z] Removing intermediate container 23518db8c41f [2023-03-07T01:29:10.723Z] ---> 8c1c00fe4387 [2023-03-07T01:29:10.723Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-07T01:29:11.291Z] latest: Pulling from library/docker [2023-03-07T01:29:11.291Z] 63b65145d645: Pulling fs layer [2023-03-07T01:29:11.291Z] 67fecbccebe0: Pulling fs layer [2023-03-07T01:29:11.291Z] 2b3fda0e4f2a: Pulling fs layer [2023-03-07T01:29:11.291Z] 865c70a1254c: Pulling fs layer [2023-03-07T01:29:11.291Z] 7d355096f56e: Pulling fs layer [2023-03-07T01:29:11.291Z] 49d8bd29c066: Pulling fs layer [2023-03-07T01:29:11.291Z] 865c70a1254c: Waiting [2023-03-07T01:29:11.291Z] 0c12a7ad2f19: Pulling fs layer [2023-03-07T01:29:11.291Z] df61e2154680: Pulling fs layer [2023-03-07T01:29:11.291Z] 49d8bd29c066: Waiting [2023-03-07T01:29:11.291Z] 7d355096f56e: Waiting [2023-03-07T01:29:11.291Z] 0c12a7ad2f19: Waiting [2023-03-07T01:29:11.291Z] 6fd742750fcf: Pulling fs layer [2023-03-07T01:29:11.291Z] 1ed2afdad377: Pulling fs layer [2023-03-07T01:29:11.291Z] db0330887b1b: Pulling fs layer [2023-03-07T01:29:11.291Z] 6b8094058718: Pulling fs layer [2023-03-07T01:29:11.291Z] 912126ed1f15: Pulling fs layer [2023-03-07T01:29:11.291Z] df61e2154680: Waiting [2023-03-07T01:29:11.291Z] 6fd742750fcf: Waiting [2023-03-07T01:29:11.291Z] 6b8094058718: Waiting [2023-03-07T01:29:11.291Z] 1ed2afdad377: Waiting [2023-03-07T01:29:11.291Z] 912126ed1f15: Waiting [2023-03-07T01:29:11.291Z] 67fecbccebe0: Download complete [2023-03-07T01:29:11.549Z] 63b65145d645: Verifying Checksum [2023-03-07T01:29:11.549Z] 63b65145d645: Download complete [2023-03-07T01:29:11.549Z] 63b65145d645: Pull complete [2023-03-07T01:29:11.549Z] 2b3fda0e4f2a: Verifying Checksum [2023-03-07T01:29:11.549Z] 2b3fda0e4f2a: Download complete [2023-03-07T01:29:11.808Z] 49d8bd29c066: Download complete [2023-03-07T01:29:11.808Z] 67fecbccebe0: Pull complete [2023-03-07T01:29:11.808Z] 865c70a1254c: Verifying Checksum [2023-03-07T01:29:11.808Z] 865c70a1254c: Download complete [2023-03-07T01:29:11.808Z] 7d355096f56e: Verifying Checksum [2023-03-07T01:29:11.808Z] 7d355096f56e: Download complete [2023-03-07T01:29:11.808Z] 0c12a7ad2f19: Verifying Checksum [2023-03-07T01:29:11.808Z] 0c12a7ad2f19: Download complete [2023-03-07T01:29:11.808Z] df61e2154680: Verifying Checksum [2023-03-07T01:29:11.808Z] df61e2154680: Download complete [2023-03-07T01:29:12.066Z] 1ed2afdad377: Verifying Checksum [2023-03-07T01:29:12.066Z] 1ed2afdad377: Download complete [2023-03-07T01:29:12.066Z] 2b3fda0e4f2a: Pull complete [2023-03-07T01:29:12.066Z] 6b8094058718: Verifying Checksum [2023-03-07T01:29:12.066Z] 6b8094058718: Download complete [2023-03-07T01:29:12.324Z] 912126ed1f15: Verifying Checksum [2023-03-07T01:29:12.324Z] 912126ed1f15: Download complete [2023-03-07T01:29:12.324Z] 6fd742750fcf: Verifying Checksum [2023-03-07T01:29:12.324Z] 6fd742750fcf: Download complete [2023-03-07T01:29:12.580Z] 865c70a1254c: Pull complete [2023-03-07T01:29:12.837Z] 7d355096f56e: Pull complete [2023-03-07T01:29:12.837Z] db0330887b1b: Verifying Checksum [2023-03-07T01:29:12.837Z] db0330887b1b: Download complete [2023-03-07T01:29:12.837Z] 49d8bd29c066: Pull complete [2023-03-07T01:29:13.095Z] 0c12a7ad2f19: Pull complete [2023-03-07T01:29:13.095Z] df61e2154680: Pull complete [2023-03-07T01:29:13.129Z] Still waiting to schedule task [2023-03-07T01:29:13.129Z] ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T01:29:13.129Z] ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T01:29:13.129Z] ‘prd-centos7-docker-4c-2g-8450’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T01:29:13.129Z] ‘prd-ubuntu20.04-docker-8c-8g-8448’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T01:29:13.129Z] ‘prd-ubuntu20.04-docker-8c-8g-8452’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T01:29:13.129Z] ‘prd-ubuntu20.04-docker-8c-8g-8456’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T01:29:13.129Z] ‘prd-ubuntu20.04-docker-8c-8g-8459’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T01:29:13.129Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8449’ is offline [2023-03-07T01:29:13.130Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8457’ is offline [2023-03-07T01:29:13.354Z] 6fd742750fcf: Pull complete [2023-03-07T01:29:13.354Z] 1ed2afdad377: Pull complete [2023-03-07T01:29:14.733Z] db0330887b1b: Pull complete [2023-03-07T01:29:14.733Z] 6b8094058718: Pull complete [2023-03-07T01:29:14.733Z] 912126ed1f15: Pull complete [2023-03-07T01:29:14.733Z] Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb [2023-03-07T01:29:14.733Z] Status: Downloaded newer image for docker:latest [2023-03-07T01:29:16.113Z] ---> e432a5a2eae4 [2023-03-07T01:29:16.113Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-07T01:29:16.113Z] ---> Running in 984e56303b59 [2023-03-07T01:29:16.371Z] Removing intermediate container 984e56303b59 [2023-03-07T01:29:16.371Z] ---> af6b947e8c68 [2023-03-07T01:29:16.371Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T01:29:16.371Z] ---> Running in 0a905d65cac4 [2023-03-07T01:29:16.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:29:17.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:29:18.144Z] OK: 211 MiB in 51 packages [2023-03-07T01:29:18.405Z] Removing intermediate container 0a905d65cac4 [2023-03-07T01:29:18.405Z] ---> e8d6d3c2da74 [2023-03-07T01:29:18.405Z] Step 11/16 : ENV GO111MODULE=on [2023-03-07T01:29:18.405Z] ---> Running in 76d2d10d1c72 [2023-03-07T01:29:18.405Z] Removing intermediate container 76d2d10d1c72 [2023-03-07T01:29:18.405Z] ---> daea6c48fa0d [2023-03-07T01:29:18.405Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-07T01:29:18.405Z] ---> Running in 2cf3d474862e [2023-03-07T01:29:18.663Z] Removing intermediate container 2cf3d474862e [2023-03-07T01:29:18.663Z] ---> 298329c7ecbb [2023-03-07T01:29:18.663Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-07T01:29:18.663Z] ---> 6df9c3908fa7 [2023-03-07T01:29:18.663Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:29:18.663Z] ---> Running in 423bcd459da9 [2023-03-07T01:29:36.740Z] Removing intermediate container 423bcd459da9 [2023-03-07T01:29:36.740Z] ---> 96f0472d6de9 [2023-03-07T01:29:36.740Z] Step 15/16 : COPY . . [2023-03-07T01:29:38.114Z] ---> 637c2662890f [2023-03-07T01:29:38.114Z] Step 16/16 : RUN ${MAKE} [2023-03-07T01:29:38.114Z] ---> Running in 63043237bf16 [2023-03-07T01:29:38.114Z] noop [2023-03-07T01:29:38.374Z] Removing intermediate container 63043237bf16 [2023-03-07T01:29:38.374Z] ---> d3836652505d [2023-03-07T01:29:38.374Z] Successfully built d3836652505d [2023-03-07T01:29:38.374Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:38.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T01:29:38.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:29:38.994Z] prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container [2023-03-07T01:29:39.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T01:29:39.398Z] $ docker top 8fae8d196937c93b051bd5eaba7ec46fb3fdcb91418d65a6712a545cd3635dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:29:39.774Z] + go version [2023-03-07T01:29:39.774Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T01:29:39.810Z] $ docker stop --time=1 8fae8d196937c93b051bd5eaba7ec46fb3fdcb91418d65a6712a545cd3635dc3 [2023-03-07T01:29:41.080Z] $ docker rm -f --volumes 8fae8d196937c93b051bd5eaba7ec46fb3fdcb91418d65a6712a545cd3635dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:29:41.862Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T01:29:41.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:29:42.009Z] prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container [2023-03-07T01:29:42.040Z] $ 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-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T01:29:42.456Z] $ docker top 07d206fad197a762e6d7cff70ecc86a08bd3ce81aa1fa587389d06c46a8de400 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:29:42.910Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-594 [Pipeline] fileExists [Pipeline] sh [2023-03-07T01:29:43.261Z] + make test [2023-03-07T01:29:43.261Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-07T01:29:43.518Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-07T01:29:53.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-07T01:29:53.950Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-07T01:29:55.850Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T01:29:55.850Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T01:29:55.850Z] ./bin/test-attribution-txt.sh [2023-03-07T01:29:55.850Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-07T01:29:55.850Z] make -C web test [2023-03-07T01:29:55.850Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-594/web' [2023-03-07T01:29:55.850Z] make[1]: tput: No such file or directory [2023-03-07T01:29:55.850Z] make[1]: tput: No such file or directory [2023-03-07T01:29:55.850Z] warning: generating ./VERSION [2023-03-07T01:29:55.850Z] echo "0.0.0" > VERSION [2023-03-07T01:29:55.850Z] docker build \ [2023-03-07T01:29:55.850Z] -f Dockerfile \ [2023-03-07T01:29:55.850Z] --build-arg USER=1000 \ [2023-03-07T01:29:55.850Z] \ [2023-03-07T01:29:55.850Z] --label "git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453" \ [2023-03-07T01:29:55.850Z] -t edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 \ [2023-03-07T01:29:55.850Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-07T01:29:55.850Z] . [2023-03-07T01:29:55.850Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-07T01:29:55.850Z] Install the buildx component to build images with BuildKit: [2023-03-07T01:29:55.850Z] https://docs.docker.com/go/buildx/ [2023-03-07T01:29:55.850Z] [2023-03-07T01:29:55.850Z] Sending build context to Docker daemon 3.269MB [2023-03-07T01:29:55.850Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-07T01:29:56.110Z] 16.17-alpine3.15: Pulling from library/node [2023-03-07T01:29:56.372Z] 9621f1afde84: Pulling fs layer [2023-03-07T01:29:56.372Z] c6f70ee39829: Pulling fs layer [2023-03-07T01:29:56.372Z] 56892a8094a2: Pulling fs layer [2023-03-07T01:29:56.372Z] 58dd87906ef0: Pulling fs layer [2023-03-07T01:29:56.372Z] 58dd87906ef0: Waiting [2023-03-07T01:29:56.372Z] 9621f1afde84: Verifying Checksum [2023-03-07T01:29:56.630Z] 9621f1afde84: Pull complete [2023-03-07T01:29:56.630Z] 56892a8094a2: Download complete [2023-03-07T01:29:56.630Z] 58dd87906ef0: Download complete [2023-03-07T01:29:58.004Z] c6f70ee39829: Verifying Checksum [2023-03-07T01:29:58.004Z] c6f70ee39829: Download complete [2023-03-07T01:29:58.937Z] c6f70ee39829: Pull complete [2023-03-07T01:29:58.937Z] 56892a8094a2: Pull complete [2023-03-07T01:29:58.937Z] 58dd87906ef0: Pull complete [2023-03-07T01:29:58.937Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-07T01:29:58.937Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-07T01:29:58.937Z] ---> b69703f70c3d [2023-03-07T01:29:58.937Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-07T01:29:59.870Z] ---> Running in cf7955c4da0c [2023-03-07T01:29:59.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:30:00.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:30:00.388Z] (1/129) Installing libxau (1.0.9-r0) [2023-03-07T01:30:00.388Z] (2/129) Installing libmd (1.0.3-r0) [2023-03-07T01:30:00.388Z] (3/129) Installing libbsd (0.11.3-r1) [2023-03-07T01:30:00.388Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-03-07T01:30:00.388Z] (5/129) Installing libxcb (1.14-r2) [2023-03-07T01:30:00.388Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-03-07T01:30:00.388Z] (7/129) Installing libxext (1.3.4-r0) [2023-03-07T01:30:00.646Z] (8/129) Installing libice (1.0.10-r0) [2023-03-07T01:30:00.646Z] (9/129) Installing libuuid (2.37.4-r0) [2023-03-07T01:30:00.646Z] (10/129) Installing libsm (1.2.3-r0) [2023-03-07T01:30:00.646Z] (11/129) Installing libxt (1.2.1-r0) [2023-03-07T01:30:00.646Z] (12/129) Installing libxmu (1.1.3-r0) [2023-03-07T01:30:00.646Z] (13/129) Installing xset (1.2.4-r0) [2023-03-07T01:30:00.646Z] (14/129) Installing xprop (1.2.5-r0) [2023-03-07T01:30:00.646Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-03-07T01:30:00.646Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-07T01:30:00.646Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-03-07T01:30:00.646Z] (18/129) Installing libffi (3.4.2-r1) [2023-03-07T01:30:00.646Z] (19/129) Installing libintl (0.21-r0) [2023-03-07T01:30:00.646Z] (20/129) Installing libblkid (2.37.4-r0) [2023-03-07T01:30:00.646Z] (21/129) Installing libmount (2.37.4-r0) [2023-03-07T01:30:00.646Z] (22/129) Installing pcre (8.45-r1) [2023-03-07T01:30:00.646Z] (23/129) Installing glib (2.70.1-r0) [2023-03-07T01:30:00.646Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-03-07T01:30:00.646Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-03-07T01:30:00.905Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-03-07T01:30:00.905Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-03-07T01:30:00.905Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-03-07T01:30:00.905Z] (29/129) Installing libpng (1.6.37-r1) [2023-03-07T01:30:00.905Z] (30/129) Installing libwebp (1.2.2-r0) [2023-03-07T01:30:00.905Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-03-07T01:30:00.905Z] (32/129) Installing tiff (4.4.0-r0) [2023-03-07T01:30:00.905Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-03-07T01:30:00.905Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-07T01:30:00.905Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-03-07T01:30:00.905Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-03-07T01:30:00.905Z] (37/129) Installing libxrender (0.9.10-r3) [2023-03-07T01:30:00.905Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-03-07T01:30:00.905Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-03-07T01:30:00.905Z] (40/129) Installing libxi (1.8-r0) [2023-03-07T01:30:00.905Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-03-07T01:30:00.905Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-03-07T01:30:01.162Z] (43/129) Installing atk (2.36.0-r0) [2023-03-07T01:30:01.162Z] (44/129) Installing libxtst (1.2.3-r3) [2023-03-07T01:30:01.162Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-03-07T01:30:01.162Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-03-07T01:30:01.162Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-03-07T01:30:01.162Z] (48/129) Installing expat (2.5.0-r0) [2023-03-07T01:30:01.162Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-03-07T01:30:01.162Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-03-07T01:30:01.162Z] (51/129) Installing freetype (2.11.1-r2) [2023-03-07T01:30:01.420Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-03-07T01:30:01.420Z] (53/129) Installing pixman (0.40.0-r4) [2023-03-07T01:30:01.420Z] (54/129) Installing cairo (1.16.0-r5) [2023-03-07T01:30:01.420Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-03-07T01:30:01.420Z] (56/129) Installing avahi-libs (0.8-r5) [2023-03-07T01:30:01.420Z] (57/129) Installing gmp (6.2.1-r1) [2023-03-07T01:30:01.420Z] (58/129) Installing nettle (3.7.3-r0) [2023-03-07T01:30:01.420Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-03-07T01:30:01.420Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-03-07T01:30:01.420Z] (61/129) Installing libunistring (0.9.10-r1) [2023-03-07T01:30:01.420Z] (62/129) Installing gnutls (3.7.1-r2) [2023-03-07T01:30:01.420Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-03-07T01:30:01.420Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-03-07T01:30:01.420Z] (65/129) Installing fribidi (1.0.11-r0) [2023-03-07T01:30:01.420Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-03-07T01:30:01.420Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-03-07T01:30:01.420Z] (68/129) Installing libxft (2.3.4-r0) [2023-03-07T01:30:01.678Z] (69/129) Installing pango (1.48.10-r0) [2023-03-07T01:30:01.678Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-03-07T01:30:01.678Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-07T01:30:01.678Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-03-07T01:30:01.678Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-03-07T01:30:01.678Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-03-07T01:30:01.678Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-03-07T01:30:01.937Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-07T01:30:01.937Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-03-07T01:30:01.937Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-03-07T01:30:01.937Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-03-07T01:30:01.937Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-07T01:30:03.849Z] (79/129) Installing libogg (1.3.5-r0) [2023-03-07T01:30:03.849Z] (80/129) Installing flac (1.3.4-r0) [2023-03-07T01:30:03.849Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-03-07T01:30:04.108Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-03-07T01:30:04.108Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-03-07T01:30:04.108Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-03-07T01:30:04.108Z] (85/129) Installing libass (0.15.2-r0) [2023-03-07T01:30:04.108Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-03-07T01:30:04.108Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-07T01:30:04.108Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-07T01:30:04.370Z] (89/129) Installing lame (3.100-r0) [2023-03-07T01:30:04.370Z] (90/129) Installing opus (1.3.1-r1) [2023-03-07T01:30:04.370Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-03-07T01:30:04.370Z] (92/129) Installing soxr (0.1.3-r2) [2023-03-07T01:30:04.370Z] (93/129) Installing libsrt (1.4.2-r1) [2023-03-07T01:30:04.370Z] (94/129) Installing libssh (0.9.6-r1) [2023-03-07T01:30:04.370Z] (95/129) Installing libtheora (1.1.1-r16) [2023-03-07T01:30:04.370Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-03-07T01:30:04.370Z] (97/129) Installing libpciaccess (0.16-r0) [2023-03-07T01:30:04.370Z] (98/129) Installing libdrm (2.4.109-r0) [2023-03-07T01:30:04.370Z] (99/129) Installing libva (2.13.0-r0) [2023-03-07T01:30:04.370Z] (100/129) Installing libvdpau (1.4-r0) [2023-03-07T01:30:04.370Z] (101/129) Installing vidstab (1.1.0-r1) [2023-03-07T01:30:04.632Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-03-07T01:30:04.632Z] (103/129) Installing libvpx (1.10.0-r0) [2023-03-07T01:30:04.632Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-03-07T01:30:04.632Z] (105/129) Installing x264-libs (20210613-r0) [2023-03-07T01:30:04.632Z] (106/129) Installing x265-libs (3.5-r0) [2023-03-07T01:30:04.632Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-03-07T01:30:04.632Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-03-07T01:30:04.891Z] (109/129) Installing libevent (2.1.12-r4) [2023-03-07T01:30:04.891Z] (110/129) Installing mesa (21.2.6-r0) [2023-03-07T01:30:04.891Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-03-07T01:30:04.891Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-03-07T01:30:04.891Z] (113/129) Installing lcms2 (2.12-r1) [2023-03-07T01:30:04.891Z] (114/129) Installing nspr (4.32-r0) [2023-03-07T01:30:04.891Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-03-07T01:30:04.891Z] (116/129) Installing nss (3.78.1-r0) [2023-03-07T01:30:04.891Z] (117/129) Installing libasyncns (0.8-r1) [2023-03-07T01:30:04.891Z] (118/129) Installing libltdl (2.4.6-r7) [2023-03-07T01:30:04.891Z] (119/129) Installing orc (0.4.32-r0) [2023-03-07T01:30:05.151Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-03-07T01:30:05.151Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-03-07T01:30:05.151Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-03-07T01:30:05.151Z] (123/129) Installing libpulse (15.0-r2) [2023-03-07T01:30:05.151Z] (124/129) Installing re2 (2021.11.01-r0) [2023-03-07T01:30:05.151Z] (125/129) Installing snappy (1.1.9-r1) [2023-03-07T01:30:05.151Z] (126/129) Installing libgpg-error (1.42-r1) [2023-03-07T01:30:05.151Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-03-07T01:30:05.151Z] (128/129) Installing libxslt (1.1.35-r0) [2023-03-07T01:30:05.151Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-03-07T01:30:06.083Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:30:06.083Z] Executing glib-2.70.1-r0.trigger [2023-03-07T01:30:06.083Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-07T01:30:06.652Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-07T01:30:06.652Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-07T01:30:06.652Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-07T01:30:06.652Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-07T01:30:06.652Z] OK: 286 MiB in 145 packages [2023-03-07T01:30:10.849Z] Removing intermediate container cf7955c4da0c [2023-03-07T01:30:10.849Z] ---> d5a5ad31a67a [2023-03-07T01:30:10.849Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-07T01:30:10.849Z] ---> Running in 94754ad2bf19 [2023-03-07T01:30:10.849Z] Removing intermediate container 94754ad2bf19 [2023-03-07T01:30:10.849Z] ---> 57dac68f3921 [2023-03-07T01:30:10.849Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-07T01:30:10.849Z] ---> Running in e2a3dc9cb1e6 [2023-03-07T01:30:10.849Z] Removing intermediate container e2a3dc9cb1e6 [2023-03-07T01:30:10.849Z] ---> e8ec29a06dc5 [2023-03-07T01:30:10.849Z] Step 5/10 : RUN npm install -g npm [2023-03-07T01:30:10.849Z] ---> Running in 28d882ac6d6b [2023-03-07T01:30:17.404Z] [2023-03-07T01:30:17.404Z] removed 7 packages, changed 94 packages, and audited 236 packages in 5s [2023-03-07T01:30:17.404Z] [2023-03-07T01:30:17.404Z] 16 packages are looking for funding [2023-03-07T01:30:17.404Z] run `npm fund` for details [2023-03-07T01:30:17.404Z] [2023-03-07T01:30:17.404Z] found 0 vulnerabilities [2023-03-07T01:30:17.404Z] Removing intermediate container 28d882ac6d6b [2023-03-07T01:30:17.404Z] ---> 5a7076eae51b [2023-03-07T01:30:17.404Z] Step 6/10 : ARG USER=1000 [2023-03-07T01:30:17.404Z] ---> Running in 5bd7e58ddbca [2023-03-07T01:30:17.404Z] Removing intermediate container 5bd7e58ddbca [2023-03-07T01:30:17.404Z] ---> 3cd1e4756c26 [2023-03-07T01:30:17.404Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-07T01:30:17.404Z] ---> Running in 51889f108e85 [2023-03-07T01:30:17.968Z] Removing intermediate container 51889f108e85 [2023-03-07T01:30:17.968Z] ---> 6facc54d74ac [2023-03-07T01:30:17.968Z] Step 8/10 : USER $USER:$USER [2023-03-07T01:30:17.968Z] ---> Running in cef0996d2d75 [2023-03-07T01:30:17.968Z] Removing intermediate container cef0996d2d75 [2023-03-07T01:30:17.968Z] ---> 43c8606f3b13 [2023-03-07T01:30:17.968Z] Step 9/10 : WORKDIR /app [2023-03-07T01:30:17.968Z] ---> Running in 0fe90d2549a4 [2023-03-07T01:30:18.225Z] Removing intermediate container 0fe90d2549a4 [2023-03-07T01:30:18.225Z] ---> 72e0a578b364 [2023-03-07T01:30:18.225Z] Step 10/10 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:30:18.225Z] ---> Running in ee8af77d0d50 [2023-03-07T01:30:18.225Z] Removing intermediate container ee8af77d0d50 [2023-03-07T01:30:18.225Z] ---> 13702e4b858e [2023-03-07T01:30:18.225Z] Successfully built 13702e4b858e [2023-03-07T01:30:18.225Z] Successfully tagged edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:30:18.225Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-07T01:30:18.225Z] touch edgex-web-ui.imagebuilt [2023-03-07T01:30:18.225Z] mkdir -p node_modules coverage [2023-03-07T01:30:18.225Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-07T01:30:18.225Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE required: { [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE }, [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:30:20.124Z] npm WARN EBADENGINE } [2023-03-07T01:30:24.314Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-07T01:30:24.571Z] 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-03-07T01:30:24.571Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-07T01:30:24.571Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-07T01:30:24.835Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-07T01:30:25.400Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-07T01:30:25.969Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-07T01:30:26.922Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-07T01:30:26.922Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-07T01:30:28.824Z] 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-03-07T01:30:28.824Z] 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-03-07T01:30:29.755Z] 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-03-07T01:30:30.690Z] 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-03-07T01:30:30.948Z] 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-03-07T01:30:31.206Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-07T01:30:31.464Z] 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-03-07T01:30:31.722Z] 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-03-07T01:30:32.656Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-07T01:30:35.190Z] 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-03-07T01:30:41.749Z] [2023-03-07T01:30:41.749Z] added 1478 packages, and audited 1479 packages in 23s [2023-03-07T01:30:41.749Z] [2023-03-07T01:30:41.749Z] 90 packages are looking for funding [2023-03-07T01:30:41.749Z] run `npm fund` for details [2023-03-07T01:30:41.749Z] [2023-03-07T01:30:41.749Z] 26 vulnerabilities (2 low, 4 moderate, 15 high, 5 critical) [2023-03-07T01:30:41.749Z] [2023-03-07T01:30:41.749Z] To address issues that do not require attention, run: [2023-03-07T01:30:41.749Z] npm audit fix [2023-03-07T01:30:41.749Z] [2023-03-07T01:30:41.749Z] To address all issues (including breaking changes), run: [2023-03-07T01:30:41.749Z] npm audit fix --force [2023-03-07T01:30:41.749Z] [2023-03-07T01:30:41.749Z] Run `npm audit` for details. [2023-03-07T01:30:45.035Z] 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-03-07T01:30:47.570Z] - Generating browser application bundles (phase: setup)... [2023-03-07T01:30:52.829Z] Compiling @angular/core : es2015 as esm2015 [2023-03-07T01:30:52.829Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-07T01:30:56.105Z] Compiling @angular/common : es2015 as esm2015 [2023-03-07T01:30:56.105Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-07T01:30:56.671Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-07T01:30:56.671Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-07T01:30:56.928Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-07T01:30:57.186Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-07T01:30:57.443Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-07T01:30:57.701Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-07T01:30:57.701Z] Compiling @angular/router : es2015 as esm2015 [2023-03-07T01:30:57.959Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-07T01:30:58.218Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-07T01:31:00.746Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-07T01:31:07.305Z] 07 03 2023 01:31:06.665:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-07T01:31:07.305Z] 07 03 2023 01:31:06.667:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-07T01:31:07.305Z] 07 03 2023 01:31:06.670:INFO [launcher]: Starting browser ChromeHeadless [2023-03-07T01:31:19.501Z] ✔ Browser application bundle generation complete. [2023-03-07T01:31:19.501Z] 07 03 2023 01:31:18.754:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket yzn2u9Otg-U0vh5TAAAB with id 74735054 [2023-03-07T01:31:22.029Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-07T01:31:22.029Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.118 secs) [2023-03-07T01:31:22.029Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.166 secs) [2023-03-07T01:31:22.288Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.191 secs) [2023-03-07T01:31:22.288Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.229 secs) [2023-03-07T01:31:22.288Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.245 secs) [2023-03-07T01:31:22.288Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.273 secs) [2023-03-07T01:31:22.288Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.278 secs) [2023-03-07T01:31:22.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.43 secs) [2023-03-07T01:31:22.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.491 secs) [2023-03-07T01:31:22.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.505 secs) [2023-03-07T01:31:22.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.539 secs) [2023-03-07T01:31:22.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.562 secs) [2023-03-07T01:31:22.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.615 secs) [2023-03-07T01:31:22.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.638 secs) [2023-03-07T01:31:22.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.721 secs) [2023-03-07T01:31:22.808Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.748 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.755 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.77 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.799 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.805 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.81 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.815 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.823 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.836 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.845 secs) [2023-03-07T01:31:23.067Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.877 secs) [2023-03-07T01:31:23.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.885 secs) [2023-03-07T01:31:23.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.889 secs) [2023-03-07T01:31:23.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.914 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.917 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.92 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.927 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.96 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.969 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.975 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.013 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.023 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.047 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.08 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.089 secs) [2023-03-07T01:31:23.333Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.097 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.106 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.115 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.141 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.149 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.203 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.209 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.227 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.241 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.247 secs) [2023-03-07T01:31:23.596Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.255 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.28 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.289 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.298 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.302 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.305 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.307 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.309 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.31 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.313 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.315 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.317 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.336 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.344 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.347 secs) [2023-03-07T01:31:23.855Z] WARN: ' [2023-03-07T01:31:23.855Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-07T01:31:23.855Z] Support for using the ngModel input property and ngModelChange event with [2023-03-07T01:31:23.855Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-07T01:31:23.855Z] in a future version of Angular. [2023-03-07T01:31:23.855Z] [2023-03-07T01:31:23.855Z] For more information on this, see our API docs here: [2023-03-07T01:31:23.855Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-07T01:31:23.855Z] ' [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.347 secs) [2023-03-07T01:31:23.855Z] WARN: ' [2023-03-07T01:31:23.855Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-07T01:31:23.855Z] Support for using the ngModel input property and ngModelChange event with [2023-03-07T01:31:23.855Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-07T01:31:23.855Z] in a future version of Angular. [2023-03-07T01:31:23.855Z] [2023-03-07T01:31:23.855Z] For more information on this, see our API docs here: [2023-03-07T01:31:23.855Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-07T01:31:23.855Z] ' [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.377 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.386 secs) [2023-03-07T01:31:23.855Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.426 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.455 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.457 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.481 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.492 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.504 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.513 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.521 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.536 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.544 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.565 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.576 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.581 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.584 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.587 secs) [2023-03-07T01:31:24.115Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.599 secs) [2023-03-07T01:31:24.167Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8462 in /w/workspace/edgexfoundry_edgex-ui-go_PR-594 [Pipeline] { [Pipeline] ws [2023-03-07T01:31:24.229Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T01:31:24.322Z] The recommended git tool is: git [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.603 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.605 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.611 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.637 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.64 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.641 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.671 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.681 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.684 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.686 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.687 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.696 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.707 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.719 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.74 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.748 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.76 secs) [2023-03-07T01:31:24.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.763 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.765 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.769 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.77 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.784 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.79 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.812 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.822 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.846 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.857 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.866 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.873 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.886 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.888 secs) [2023-03-07T01:31:24.630Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.89 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.979 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.985 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.995 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.016 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.022 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.024 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.026 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.03 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.069 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.08 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.095 secs) [2023-03-07T01:31:24.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.119 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.129 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.148 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.16 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.183 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.193 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.197 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.203 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.208 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.231 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.246 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.258 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.263 secs) [2023-03-07T01:31:25.145Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.27 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.295 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.305 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.323 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.333 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.335 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.355 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.361 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.363 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.364 secs) [2023-03-07T01:31:25.402Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.606 secs / 2.364 secs) [2023-03-07T01:31:25.402Z] TOTAL: 149 SUCCESS [2023-03-07T01:31:25.402Z] ✔ Browser application bundle generation complete. [2023-03-07T01:31:25.966Z] [2023-03-07T01:31:25.967Z] =============================== Coverage summary =============================== [2023-03-07T01:31:25.967Z] Statements : 40.95% ( 1466/3580 ) [2023-03-07T01:31:25.967Z] Branches : 12.03% ( 111/923 ) [2023-03-07T01:31:25.967Z] Functions : 33.2% ( 431/1298 ) [2023-03-07T01:31:25.967Z] Lines : 38.88% ( 1317/3387 ) [2023-03-07T01:31:25.967Z] ================================================================================ [2023-03-07T01:31:25.967Z] ✔ Browser application bundle generation complete. [2023-03-07T01:31:26.531Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-594/web' [Pipeline] echo [2023-03-07T01:31:26.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T01:31:26.603Z] $ docker stop --time=1 07d206fad197a762e6d7cff70ecc86a08bd3ce81aa1fa587389d06c46a8de400 [2023-03-07T01:31:27.884Z] $ docker rm -f --volumes 07d206fad197a762e6d7cff70ecc86a08bd3ce81aa1fa587389d06c46a8de400 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T01:31:28.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T01:31:29.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T01:31:29.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T01:31:30.240Z] + ls -al . [2023-03-07T01:31:30.240Z] total 188 [2023-03-07T01:31:30.240Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 7 01:29 . [2023-03-07T01:31:30.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:28 .. [2023-03-07T01:31:30.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:28 .blubracket [2023-03-07T01:31:30.240Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 01:28 .dockerignore [2023-03-07T01:31:30.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:28 .git [2023-03-07T01:31:30.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:28 .github [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 7 01:28 .gitignore [2023-03-07T01:31:30.241Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 01:28 .semver [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 7 01:28 Attribution.txt [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 7 01:28 CHANGELOG.md [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 01:28 CONTRIBUTING.md [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 7 01:28 Dockerfile [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 01:28 Jenkinsfile [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 01:28 LICENSE [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 7 01:28 Makefile [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 7 01:28 README.md [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 01:28 VERSION [2023-03-07T01:31:30.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:28 assets [2023-03-07T01:31:30.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:28 bin [2023-03-07T01:31:30.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:28 cmd [2023-03-07T01:31:30.241Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 7 01:29 coverage.out [2023-03-07T01:31:30.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:28 docs [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 3054 Mar 7 01:28 go.mod [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 43963 Mar 7 01:28 go.sum [2023-03-07T01:31:30.241Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:28 internal [2023-03-07T01:31:30.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:28 snap [2023-03-07T01:31:30.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:28 testing [2023-03-07T01:31:30.241Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 01:28 version.go [2023-03-07T01:31:30.241Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 01:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:31:30.631Z] + 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=0386669a23b89d124ec00fbb6e20ae1bbb853453 --label arch=amd64 --label version=0.0.0 . [2023-03-07T01:31:30.889Z] Sending build context to Docker daemon 48.47MB [2023-03-07T01:31:30.889Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T01:31:30.889Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T01:31:30.889Z] ---> d3836652505d [2023-03-07T01:31:30.889Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-07T01:31:31.147Z] ---> Running in 60742f7b5cb6 [2023-03-07T01:31:31.406Z] Removing intermediate container 60742f7b5cb6 [2023-03-07T01:31:31.406Z] ---> 2c7803ea1915 [2023-03-07T01:31:31.406Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T01:31:31.406Z] ---> Running in a182f09ad593 [2023-03-07T01:31:31.406Z] Removing intermediate container a182f09ad593 [2023-03-07T01:31:31.407Z] ---> 6f3aa6aed7fc [2023-03-07T01:31:31.407Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T01:31:31.407Z] ---> Running in b69b62d1ea88 [2023-03-07T01:31:31.605Z] using credential edgex-jenkins-ssh [2023-03-07T01:31:31.622Z] Cloning the remote Git repository [2023-03-07T01:31:31.664Z] Removing intermediate container b69b62d1ea88 [2023-03-07T01:31:31.664Z] ---> e79dd8958082 [2023-03-07T01:31:31.664Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-07T01:31:31.664Z] ---> Running in d94c34edda6e [2023-03-07T01:31:31.664Z] Removing intermediate container d94c34edda6e [2023-03-07T01:31:31.664Z] ---> 7980835611f8 [2023-03-07T01:31:31.664Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-07T01:31:31.664Z] ---> Running in 5b03441c64d6 [2023-03-07T01:31:31.664Z] Removing intermediate container 5b03441c64d6 [2023-03-07T01:31:31.664Z] ---> a48bc5bc43fa [2023-03-07T01:31:31.664Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-07T01:31:31.688Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-07T01:31:31.781Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-03-07T01:31:31.973Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-07T01:31:31.974Z] > git --version # timeout=10 [2023-03-07T01:31:32.000Z] > git --version # 'git version 2.25.1' [2023-03-07T01:31:32.229Z] ---> d898c053f0c7 [2023-03-07T01:31:32.229Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-07T01:31:32.229Z] ---> Running in f76a3044ebf5 [2023-03-07T01:31:32.795Z] Removing intermediate container f76a3044ebf5 [2023-03-07T01:31:32.795Z] ---> 878c378a458b [2023-03-07T01:31:32.795Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T01:31:32.795Z] ---> Running in 97f698c188bb [2023-03-07T01:31:33.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T01:31:32.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T01:31:32.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T01:31:33.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T01:31:34.185Z] OK: 211 MiB in 51 packages [2023-03-07T01:31:34.443Z] Removing intermediate container 97f698c188bb [2023-03-07T01:31:34.443Z] ---> a1b263f19d45 [2023-03-07T01:31:34.443Z] Step 11/26 : ENV GO111MODULE=on [2023-03-07T01:31:34.701Z] ---> Running in bdb890753ce7 [2023-03-07T01:31:34.701Z] Removing intermediate container bdb890753ce7 [2023-03-07T01:31:34.701Z] ---> 472215b47ab1 [2023-03-07T01:31:34.701Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-07T01:31:34.701Z] ---> Running in 3060a550ee4d [2023-03-07T01:31:34.701Z] Removing intermediate container 3060a550ee4d [2023-03-07T01:31:34.701Z] ---> 6d0fcffb5042 [2023-03-07T01:31:34.701Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-07T01:31:34.958Z] ---> 4e3825a96e11 [2023-03-07T01:31:34.958Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:31:34.958Z] ---> Running in a25a7471cb5f [2023-03-07T01:31:35.524Z] Removing intermediate container a25a7471cb5f [2023-03-07T01:31:35.524Z] ---> bdb64dc109f1 [2023-03-07T01:31:35.524Z] Step 15/26 : COPY . . [2023-03-07T01:31:36.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-07T01:31:36.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T01:31:36.900Z] ---> 0ab911e5eb97 [2023-03-07T01:31:36.901Z] Step 16/26 : RUN ${MAKE} [2023-03-07T01:31:36.901Z] ---> Running in daf14b7925c8 [2023-03-07T01:31:37.159Z] 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-03-07T01:31:37.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-07T01:31:37.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-07T01:31:37.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T01:31:37.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T01:31:37.868Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:31:38.468Z] Merge succeeded, producing 0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:31:38.469Z] Checking out Revision 0386669a23b89d124ec00fbb6e20ae1bbb853453 (PR-594) [2023-03-07T01:31:37.894Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T01:31:37.914Z] > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 [2023-03-07T01:31:38.363Z] > git remote # timeout=10 [2023-03-07T01:31:38.384Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T01:31:38.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T01:31:38.420Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-03-07T01:31:38.452Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T01:31:38.480Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T01:31:38.495Z] > git checkout -f 0386669a23b89d124ec00fbb6e20ae1bbb853453 # timeout=10 [2023-03-07T01:31:39.438Z] Commit message: "chore(deps): Bump golang.org/x/net" [2023-03-07T01:31:39.503Z] > git --version # timeout=10 [2023-03-07T01:31:39.516Z] > git --version # 'git version 2.25.1' [2023-03-07T01:31:39.537Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T01:31:40.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T01:31:40.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:31:40.634Z] Dload Upload Total Spent Left Speed [2023-03-07T01:31:40.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-03-07T01:31:41.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T01:31:41.698Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T01:31:41.698Z] + sudo tee /etc/docker/daemon.new [2023-03-07T01:31:41.698Z] { [2023-03-07T01:31:41.698Z] "registry-mirrors": [ [2023-03-07T01:31:41.698Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T01:31:41.698Z] ], [2023-03-07T01:31:41.698Z] "bip": "10.250.0.254/24", [2023-03-07T01:31:41.698Z] "hosts": [ [2023-03-07T01:31:41.698Z] "tcp://0.0.0.0:5555", [2023-03-07T01:31:41.698Z] "unix:///var/run/docker.sock" [2023-03-07T01:31:41.698Z] ], [2023-03-07T01:31:41.698Z] "mtu": 1458, [2023-03-07T01:31:41.698Z] "selinux-enabled": true, [2023-03-07T01:31:41.698Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T01:31:41.698Z] } [Pipeline] sh [2023-03-07T01:31:42.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T01:31:42.422Z] + sudo service docker restart [2023-03-07T01:31:49.352Z] Removing intermediate container daf14b7925c8 [2023-03-07T01:31:49.352Z] ---> 6338c272f26e [2023-03-07T01:31:49.352Z] Step 17/26 : FROM alpine:3.14 [2023-03-07T01:31:49.352Z] 3.14: Pulling from library/alpine [2023-03-07T01:31:49.352Z] d261077062b2: Pulling fs layer [2023-03-07T01:31:49.352Z] d261077062b2: Download complete [2023-03-07T01:31:49.352Z] d261077062b2: Pull complete [2023-03-07T01:31:49.352Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-07T01:31:49.352Z] Status: Downloaded newer image for alpine:3.14 [2023-03-07T01:31:49.352Z] ---> 6dff1269bc79 [2023-03-07T01:31:49.352Z] Step 18/26 : EXPOSE 4000 [2023-03-07T01:31:49.352Z] ---> Running in a2c2cb762084 [2023-03-07T01:31:49.352Z] Removing intermediate container a2c2cb762084 [2023-03-07T01:31:49.352Z] ---> 9a3a68e44ee7 [2023-03-07T01:31:49.352Z] 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-03-07T01:31:49.611Z] ---> 9c3798d89f5b [2023-03-07T01:31:49.611Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-07T01:31:49.611Z] ---> e3aad5c3f266 [2023-03-07T01:31:49.611Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-07T01:31:49.870Z] ---> 1e32b88dc669 [2023-03-07T01:31:49.870Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-07T01:31:49.870Z] ---> Running in 9141de435819 [2023-03-07T01:31:50.127Z] Removing intermediate container 9141de435819 [2023-03-07T01:31:50.127Z] ---> 699b74d82f21 [2023-03-07T01:31:50.127Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-07T01:31:50.127Z] ---> Running in cdbb41b16f2c [2023-03-07T01:31:50.127Z] Removing intermediate container cdbb41b16f2c [2023-03-07T01:31:50.127Z] ---> 905505c5c8b8 [2023-03-07T01:31:50.127Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T01:31:50.127Z] ---> Running in f46df8dc68e4 [2023-03-07T01:31:50.127Z] Removing intermediate container f46df8dc68e4 [2023-03-07T01:31:50.127Z] ---> 1201e77d096d [2023-03-07T01:31:50.127Z] Step 25/26 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:31:50.127Z] ---> Running in 45c0c3518843 [2023-03-07T01:31:50.386Z] Removing intermediate container 45c0c3518843 [2023-03-07T01:31:50.386Z] ---> eb2c507d2414 [2023-03-07T01:31:50.386Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T01:31:50.386Z] ---> Running in a5719852388f [2023-03-07T01:31:50.386Z] Removing intermediate container a5719852388f [2023-03-07T01:31:50.386Z] ---> 1bacacb82adb [2023-03-07T01:31:50.386Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T01:31:50.386Z] Successfully built 1bacacb82adb [2023-03-07T01:31:50.386Z] 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-03-07T01:31:51.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T01:31:51.227Z] [2023-03-07T01:31:51.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:31:51.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T01:31:51.614Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T01:31:51.614Z] 5eb5b503b376: Pulling fs layer [2023-03-07T01:31:51.614Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T01:31:51.614Z] ec43610c2a17: Pulling fs layer [2023-03-07T01:31:51.614Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T01:31:51.614Z] 33b1e0a273af: Pulling fs layer [2023-03-07T01:31:51.614Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T01:31:51.614Z] 2f39f015ded8: Pulling fs layer [2023-03-07T01:31:51.614Z] 33b1e0a273af: Waiting [2023-03-07T01:31:51.614Z] 5d3b04190fa2: Waiting [2023-03-07T01:31:51.614Z] 2f39f015ded8: Waiting [2023-03-07T01:31:51.614Z] 3a2ae6a8a46f: Waiting [2023-03-07T01:31:51.614Z] 5c69ac0246d0: Download complete [2023-03-07T01:31:51.614Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T01:31:51.614Z] 3a2ae6a8a46f: Download complete [2023-03-07T01:31:51.873Z] 33b1e0a273af: Verifying Checksum [2023-03-07T01:31:51.873Z] 33b1e0a273af: Download complete [2023-03-07T01:31:51.873Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T01:31:51.873Z] 5d3b04190fa2: Download complete [2023-03-07T01:31:51.873Z] ec43610c2a17: Verifying Checksum [2023-03-07T01:31:51.873Z] ec43610c2a17: Download complete [2023-03-07T01:31:51.873Z] 5eb5b503b376: Verifying Checksum [2023-03-07T01:31:51.873Z] 5eb5b503b376: Download complete [2023-03-07T01:31:52.808Z] 2f39f015ded8: Download complete [2023-03-07T01:31:53.066Z] 5eb5b503b376: Pull complete [2023-03-07T01:31:53.324Z] 5c69ac0246d0: Pull complete [2023-03-07T01:31:53.581Z] ec43610c2a17: Pull complete [2023-03-07T01:31:53.581Z] 3a2ae6a8a46f: Pull complete [2023-03-07T01:31:53.839Z] 33b1e0a273af: Pull complete [2023-03-07T01:31:53.839Z] 5d3b04190fa2: Pull complete [2023-03-07T01:31:58.021Z] 2f39f015ded8: Pull complete [2023-03-07T01:31:58.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T01:31:58.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T01:31:58.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:31:58.249Z] prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container [2023-03-07T01:31:58.279Z] $ 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-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T01:31:59.711Z] $ docker top 7e0a21d36c33fe3dc17321e43fb9b921cc538bb192fe62e6500b6eb008dd9015 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:32:00.146Z] ---> job-cost.sh [2023-03-07T01:32:00.146Z] lf-activate-venv: SKIPPING [2023-03-07T01:32:00.146Z] INFO: No Stack... [2023-03-07T01:32:00.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T01:32:00.664Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:32:00.829Z] provisioning config files... [2023-03-07T01:32:00.861Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8883529373811110111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:32:00.980Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives/cost.csv [2023-03-07T01:32:00.981Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T01:32:01.081Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [2023-03-07T01:32:01.086Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] did not exist. Created. [2023-03-07T01:32:01.086Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T01:32:01.278Z] ---> docker-login.sh [2023-03-07T01:32:01.278Z] nexus3.edgexfoundry.org:10001 [2023-03-07T01:32:01.477Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T01:32:01.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:32:01.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:32:01.874Z] Configure a credential helper to remove this warning. See [2023-03-07T01:32:01.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:32:01.874Z] [2023-03-07T01:32:01.874Z] Login Succeeded [2023-03-07T01:32:01.874Z] nexus3.edgexfoundry.org:10002 [2023-03-07T01:32:01.980Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T01:32:01.996Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T01:32:02.088Z] $ docker stop --time=1 7e0a21d36c33fe3dc17321e43fb9b921cc538bb192fe62e6500b6eb008dd9015 [2023-03-07T01:32:02.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:32:02.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:32:02.418Z] Configure a credential helper to remove this warning. See [2023-03-07T01:32:02.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:32:02.418Z] [2023-03-07T01:32:02.418Z] Login Succeeded [2023-03-07T01:32:02.418Z] nexus3.edgexfoundry.org:10003 [2023-03-07T01:32:02.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:32:02.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:32:02.692Z] Configure a credential helper to remove this warning. See [2023-03-07T01:32:02.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:32:02.692Z] [2023-03-07T01:32:02.692Z] Login Succeeded [2023-03-07T01:32:02.692Z] nexus3.edgexfoundry.org:10004 [2023-03-07T01:32:02.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T01:32:03.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:32:03.238Z] Configure a credential helper to remove this warning. See [2023-03-07T01:32:03.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:32:03.238Z] [2023-03-07T01:32:03.238Z] Login Succeeded [2023-03-07T01:32:03.238Z] docker.io [2023-03-07T01:32:03.344Z] $ docker rm -f --volumes 7e0a21d36c33fe3dc17321e43fb9b921cc538bb192fe62e6500b6eb008dd9015 [2023-03-07T01:32:03.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T01:32:03.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T01:32:03.778Z] Configure a credential helper to remove this warning. See [2023-03-07T01:32:03.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T01:32:03.778Z] [2023-03-07T01:32:03.778Z] Login Succeeded [2023-03-07T01:32:03.778Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T01:32:03.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T01:32:04.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:32:04.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T01:32:04.347Z] ========================================================= [2023-03-07T01:32:04.347Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T01:32:04.347Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:32:04.858Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T01:32:06.306Z] Sending build context to Docker daemon 28.78MB [2023-03-07T01:32:06.580Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T01:32:06.580Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-07T01:32:06.580Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T01:32:06.580Z] 9b18e9b68314: Pulling fs layer [2023-03-07T01:32:06.580Z] 35d82f9e3411: Pulling fs layer [2023-03-07T01:32:06.580Z] e16973657156: Pulling fs layer [2023-03-07T01:32:06.580Z] fc693d55d65f: Pulling fs layer [2023-03-07T01:32:06.580Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T01:32:06.580Z] dda99020689f: Pulling fs layer [2023-03-07T01:32:06.580Z] db1c61fa0a46: Pulling fs layer [2023-03-07T01:32:06.580Z] 891c053d2c06: Pulling fs layer [2023-03-07T01:32:06.580Z] 7e9fc2657dce: Waiting [2023-03-07T01:32:06.580Z] dda99020689f: Waiting [2023-03-07T01:32:06.580Z] db1c61fa0a46: Waiting [2023-03-07T01:32:06.580Z] 891c053d2c06: Waiting [2023-03-07T01:32:06.580Z] e16973657156: Verifying Checksum [2023-03-07T01:32:06.580Z] e16973657156: Download complete [2023-03-07T01:32:06.580Z] 35d82f9e3411: Download complete [2023-03-07T01:32:06.580Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T01:32:06.580Z] 7e9fc2657dce: Download complete [2023-03-07T01:32:06.857Z] dda99020689f: Verifying Checksum [2023-03-07T01:32:06.857Z] dda99020689f: Download complete [2023-03-07T01:32:06.857Z] 9b18e9b68314: Verifying Checksum [2023-03-07T01:32:06.857Z] 9b18e9b68314: Download complete [2023-03-07T01:32:07.835Z] 9b18e9b68314: Pull complete [2023-03-07T01:32:07.835Z] 891c053d2c06: Verifying Checksum [2023-03-07T01:32:07.835Z] 891c053d2c06: Download complete [2023-03-07T01:32:08.435Z] 35d82f9e3411: Pull complete [2023-03-07T01:32:08.706Z] e16973657156: Pull complete [2023-03-07T01:32:09.305Z] db1c61fa0a46: Verifying Checksum [2023-03-07T01:32:09.305Z] db1c61fa0a46: Download complete [2023-03-07T01:32:09.898Z] fc693d55d65f: Verifying Checksum [2023-03-07T01:32:09.898Z] fc693d55d65f: Download complete [2023-03-07T01:32:25.070Z] fc693d55d65f: Pull complete [2023-03-07T01:32:25.070Z] 7e9fc2657dce: Pull complete [2023-03-07T01:32:25.070Z] dda99020689f: Pull complete [2023-03-07T01:32:29.369Z] db1c61fa0a46: Pull complete [2023-03-07T01:32:31.333Z] 891c053d2c06: Pull complete [2023-03-07T01:32:31.333Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T01:32:31.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T01:32:31.333Z] ---> f96f9c87975a [2023-03-07T01:32:31.333Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-07T01:32:33.297Z] ---> Running in 9145e917ad35 [2023-03-07T01:32:33.890Z] Removing intermediate container 9145e917ad35 [2023-03-07T01:32:33.890Z] ---> e5d53d7a7f4b [2023-03-07T01:32:33.890Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T01:32:33.890Z] ---> Running in 2a4961676a8f [2023-03-07T01:32:34.159Z] Removing intermediate container 2a4961676a8f [2023-03-07T01:32:34.159Z] ---> 8aa0461e8f21 [2023-03-07T01:32:34.159Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T01:32:34.428Z] ---> Running in 300fc873314a [2023-03-07T01:32:34.697Z] Removing intermediate container 300fc873314a [2023-03-07T01:32:34.697Z] ---> 1fe00548b955 [2023-03-07T01:32:34.697Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-07T01:32:34.697Z] ---> Running in b1bd83e39b8c [2023-03-07T01:32:34.964Z] Removing intermediate container b1bd83e39b8c [2023-03-07T01:32:34.964Z] ---> 30043b8e991b [2023-03-07T01:32:34.964Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-07T01:32:35.231Z] ---> Running in 3104cdd54768 [2023-03-07T01:32:35.498Z] Removing intermediate container 3104cdd54768 [2023-03-07T01:32:35.498Z] ---> 12495435b867 [2023-03-07T01:32:35.498Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-07T01:32:36.084Z] latest: Pulling from library/docker [2023-03-07T01:32:36.084Z] af6eaf76a39c: Pulling fs layer [2023-03-07T01:32:36.084Z] f58c1c5692e7: Pulling fs layer [2023-03-07T01:32:36.084Z] 17073343af35: Pulling fs layer [2023-03-07T01:32:36.084Z] ac910df9df1c: Pulling fs layer [2023-03-07T01:32:36.084Z] d8d03695c112: Pulling fs layer [2023-03-07T01:32:36.084Z] 6c5cf032671d: Pulling fs layer [2023-03-07T01:32:36.084Z] 3b95c38475ae: Pulling fs layer [2023-03-07T01:32:36.084Z] b41ae25ff577: Pulling fs layer [2023-03-07T01:32:36.084Z] b2b8a3756aac: Pulling fs layer [2023-03-07T01:32:36.084Z] 1bed5e36d1fe: Pulling fs layer [2023-03-07T01:32:36.084Z] 9d58316a89c3: Pulling fs layer [2023-03-07T01:32:36.084Z] 9e434ccfad7c: Pulling fs layer [2023-03-07T01:32:36.084Z] cdb2a5d6c014: Pulling fs layer [2023-03-07T01:32:36.084Z] b41ae25ff577: Waiting [2023-03-07T01:32:36.084Z] b2b8a3756aac: Waiting [2023-03-07T01:32:36.084Z] 1bed5e36d1fe: Waiting [2023-03-07T01:32:36.084Z] 9d58316a89c3: Waiting [2023-03-07T01:32:36.084Z] 9e434ccfad7c: Waiting [2023-03-07T01:32:36.084Z] cdb2a5d6c014: Waiting [2023-03-07T01:32:36.084Z] ac910df9df1c: Waiting [2023-03-07T01:32:36.084Z] 3b95c38475ae: Waiting [2023-03-07T01:32:36.084Z] d8d03695c112: Waiting [2023-03-07T01:32:36.084Z] 6c5cf032671d: Waiting [2023-03-07T01:32:36.353Z] f58c1c5692e7: Verifying Checksum [2023-03-07T01:32:36.353Z] f58c1c5692e7: Download complete [2023-03-07T01:32:36.353Z] af6eaf76a39c: Download complete [2023-03-07T01:32:36.640Z] 17073343af35: Verifying Checksum [2023-03-07T01:32:36.914Z] 17073343af35: Download complete [2023-03-07T01:32:36.914Z] 6c5cf032671d: Verifying Checksum [2023-03-07T01:32:36.914Z] 6c5cf032671d: Download complete [2023-03-07T01:32:36.914Z] d8d03695c112: Verifying Checksum [2023-03-07T01:32:36.914Z] d8d03695c112: Download complete [2023-03-07T01:32:36.914Z] ac910df9df1c: Verifying Checksum [2023-03-07T01:32:36.914Z] ac910df9df1c: Download complete [2023-03-07T01:32:37.184Z] 3b95c38475ae: Verifying Checksum [2023-03-07T01:32:37.184Z] 3b95c38475ae: Download complete [2023-03-07T01:32:37.184Z] b41ae25ff577: Verifying Checksum [2023-03-07T01:32:37.184Z] b41ae25ff577: Download complete [2023-03-07T01:32:37.184Z] af6eaf76a39c: Pull complete [2023-03-07T01:32:37.184Z] 1bed5e36d1fe: Verifying Checksum [2023-03-07T01:32:37.184Z] 1bed5e36d1fe: Download complete [2023-03-07T01:32:37.453Z] b2b8a3756aac: Verifying Checksum [2023-03-07T01:32:37.453Z] b2b8a3756aac: Download complete [2023-03-07T01:32:37.453Z] 9e434ccfad7c: Download complete [2023-03-07T01:32:37.453Z] cdb2a5d6c014: Download complete [2023-03-07T01:32:37.721Z] f58c1c5692e7: Pull complete [2023-03-07T01:32:38.695Z] 9d58316a89c3: Verifying Checksum [2023-03-07T01:32:38.695Z] 9d58316a89c3: Download complete [2023-03-07T01:32:38.695Z] 17073343af35: Pull complete [2023-03-07T01:32:39.656Z] ac910df9df1c: Pull complete [2023-03-07T01:32:40.644Z] d8d03695c112: Pull complete [2023-03-07T01:32:40.913Z] 6c5cf032671d: Pull complete [2023-03-07T01:32:41.182Z] 3b95c38475ae: Pull complete [2023-03-07T01:32:41.452Z] b41ae25ff577: Pull complete [2023-03-07T01:32:44.045Z] b2b8a3756aac: Pull complete [2023-03-07T01:32:44.045Z] 1bed5e36d1fe: Pull complete [2023-03-07T01:32:46.632Z] 9d58316a89c3: Pull complete [2023-03-07T01:32:46.632Z] 9e434ccfad7c: Pull complete [2023-03-07T01:32:46.903Z] cdb2a5d6c014: Pull complete [2023-03-07T01:32:46.903Z] Digest: sha256:3cf33ff6e893a39262bd9f6b85ff46e068fa2a98d201326e9c3058a22a21a6bb [2023-03-07T01:32:46.903Z] Status: Downloaded newer image for docker:latest [2023-03-07T01:32:49.506Z] ---> 3bf00894deda [2023-03-07T01:32:49.506Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-07T01:32:49.506Z] ---> Running in 12a63e6fecc1 [2023-03-07T01:32:51.459Z] Removing intermediate container 12a63e6fecc1 [2023-03-07T01:32:51.459Z] ---> 14c26d128e76 [2023-03-07T01:32:51.459Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T01:32:51.459Z] ---> Running in 5bdbd62afa15 [2023-03-07T01:32:52.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:32:53.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:32:54.804Z] OK: 221 MiB in 51 packages [2023-03-07T01:32:56.756Z] Removing intermediate container 5bdbd62afa15 [2023-03-07T01:32:56.756Z] ---> e82f76180aa8 [2023-03-07T01:32:56.756Z] Step 11/16 : ENV GO111MODULE=on [2023-03-07T01:32:56.756Z] ---> Running in 962ca98ebf0f [2023-03-07T01:32:57.030Z] Removing intermediate container 962ca98ebf0f [2023-03-07T01:32:57.030Z] ---> 21bd345a4f31 [2023-03-07T01:32:57.030Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-07T01:32:57.030Z] ---> Running in 06d919c80d42 [2023-03-07T01:32:57.618Z] Removing intermediate container 06d919c80d42 [2023-03-07T01:32:57.618Z] ---> e04a20b47fdc [2023-03-07T01:32:57.618Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-07T01:32:58.203Z] ---> 2e5a321059b8 [2023-03-07T01:32:58.204Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:32:58.204Z] ---> Running in cb7e27f75193 [2023-03-07T01:33:54.653Z] Removing intermediate container cb7e27f75193 [2023-03-07T01:33:54.653Z] ---> d67f73fe2a4b [2023-03-07T01:33:54.653Z] Step 15/16 : COPY . . [2023-03-07T01:33:58.014Z] ---> c84f6135cbf7 [2023-03-07T01:33:58.014Z] Step 16/16 : RUN ${MAKE} [2023-03-07T01:33:58.014Z] ---> Running in 77448f42175b [2023-03-07T01:33:58.986Z] noop [2023-03-07T01:33:59.581Z] Removing intermediate container 77448f42175b [2023-03-07T01:33:59.581Z] ---> 6d9c8c99727d [2023-03-07T01:33:59.853Z] Successfully built 6d9c8c99727d [2023-03-07T01:33:59.853Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:34:00.429Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T01:34:00.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:34:00.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-8462 does not seem to be running inside a container [2023-03-07T01:34:00.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T01:34:02.329Z] $ docker top 17b1aaa3cd232502a47de33ac67100f962bba1757787af650d9b77f0a5f7015f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:34:03.280Z] + go version [2023-03-07T01:34:03.280Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T01:34:03.321Z] $ docker stop --time=1 17b1aaa3cd232502a47de33ac67100f962bba1757787af650d9b77f0a5f7015f [2023-03-07T01:34:05.076Z] $ docker rm -f --volumes 17b1aaa3cd232502a47de33ac67100f962bba1757787af650d9b77f0a5f7015f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:34:05.970Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T01:34:05.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:34:06.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-8462 does not seem to be running inside a container [2023-03-07T01:34:06.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T01:34:07.881Z] $ docker top 5d42f0300b923bbee66543737162097a063dd0d645f92b91373f5902940570b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:34:08.840Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T01:34:09.562Z] + make test [2023-03-07T01:34:09.562Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-07T01:34:11.518Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-07T01:35:48.220Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-07T01:35:48.220Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-07T01:35:48.221Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-07T01:35:48.221Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-07T01:35:48.221Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-07T01:35:48.221Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-07T01:35:48.221Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-07T01:35:48.221Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-07T01:35:48.221Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-07T01:36:10.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T01:36:10.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T01:36:10.324Z] ./bin/test-attribution-txt.sh [2023-03-07T01:36:10.324Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-07T01:36:10.324Z] make -C web test [2023-03-07T01:36:10.324Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-03-07T01:36:10.324Z] make[1]: tput: No such file or directory [2023-03-07T01:36:10.324Z] make[1]: tput: No such file or directory [2023-03-07T01:36:10.324Z] warning: generating ./VERSION [2023-03-07T01:36:10.324Z] echo "0.0.0" > VERSION [2023-03-07T01:36:10.324Z] docker build \ [2023-03-07T01:36:10.324Z] -f Dockerfile \ [2023-03-07T01:36:10.324Z] --build-arg USER=1000 \ [2023-03-07T01:36:10.324Z] \ [2023-03-07T01:36:10.324Z] --label "git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453" \ [2023-03-07T01:36:10.324Z] -t edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 \ [2023-03-07T01:36:10.324Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-07T01:36:10.324Z] . [2023-03-07T01:36:10.324Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-07T01:36:10.324Z] Install the buildx component to build images with BuildKit: [2023-03-07T01:36:10.324Z] https://docs.docker.com/go/buildx/ [2023-03-07T01:36:10.324Z] [2023-03-07T01:36:10.324Z] Sending build context to Docker daemon 3.269MB [2023-03-07T01:36:10.324Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-07T01:36:10.324Z] 16.17-alpine3.15: Pulling from library/node [2023-03-07T01:36:10.595Z] 47517142f6ba: Pulling fs layer [2023-03-07T01:36:10.595Z] 5f8c4bfa009b: Pulling fs layer [2023-03-07T01:36:10.595Z] f7079c9c4ba1: Pulling fs layer [2023-03-07T01:36:10.595Z] aba105e6f55a: Pulling fs layer [2023-03-07T01:36:10.595Z] aba105e6f55a: Waiting [2023-03-07T01:36:10.595Z] 47517142f6ba: Verifying Checksum [2023-03-07T01:36:10.595Z] 47517142f6ba: Download complete [2023-03-07T01:36:10.866Z] aba105e6f55a: Download complete [2023-03-07T01:36:10.866Z] f7079c9c4ba1: Download complete [2023-03-07T01:36:11.456Z] 47517142f6ba: Pull complete [2023-03-07T01:36:12.889Z] 5f8c4bfa009b: Verifying Checksum [2023-03-07T01:36:12.889Z] 5f8c4bfa009b: Download complete [2023-03-07T01:36:18.278Z] 5f8c4bfa009b: Pull complete [2023-03-07T01:36:19.695Z] f7079c9c4ba1: Pull complete [2023-03-07T01:36:20.285Z] aba105e6f55a: Pull complete [2023-03-07T01:36:20.285Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-07T01:36:20.285Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-07T01:36:20.285Z] ---> bf1b8b58d215 [2023-03-07T01:36:20.285Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-07T01:36:20.553Z] ---> Running in 6becd179a150 [2023-03-07T01:36:21.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:36:21.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:36:23.216Z] (1/128) Installing libxau (1.0.9-r0) [2023-03-07T01:36:23.216Z] (2/128) Installing libmd (1.0.3-r0) [2023-03-07T01:36:23.216Z] (3/128) Installing libbsd (0.11.3-r1) [2023-03-07T01:36:23.216Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-03-07T01:36:23.216Z] (5/128) Installing libxcb (1.14-r2) [2023-03-07T01:36:23.216Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-03-07T01:36:23.484Z] (7/128) Installing libxext (1.3.4-r0) [2023-03-07T01:36:23.484Z] (8/128) Installing libice (1.0.10-r0) [2023-03-07T01:36:23.484Z] (9/128) Installing libuuid (2.37.4-r0) [2023-03-07T01:36:23.484Z] (10/128) Installing libsm (1.2.3-r0) [2023-03-07T01:36:23.484Z] (11/128) Installing libxt (1.2.1-r0) [2023-03-07T01:36:23.484Z] (12/128) Installing libxmu (1.1.3-r0) [2023-03-07T01:36:23.484Z] (13/128) Installing xset (1.2.4-r0) [2023-03-07T01:36:23.484Z] (14/128) Installing xprop (1.2.5-r0) [2023-03-07T01:36:23.484Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-03-07T01:36:23.764Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-07T01:36:23.764Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-03-07T01:36:23.764Z] (18/128) Installing libffi (3.4.2-r1) [2023-03-07T01:36:23.764Z] (19/128) Installing libintl (0.21-r0) [2023-03-07T01:36:23.764Z] (20/128) Installing libblkid (2.37.4-r0) [2023-03-07T01:36:23.764Z] (21/128) Installing libmount (2.37.4-r0) [2023-03-07T01:36:23.764Z] (22/128) Installing pcre (8.45-r1) [2023-03-07T01:36:23.764Z] (23/128) Installing glib (2.70.1-r0) [2023-03-07T01:36:24.035Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-03-07T01:36:24.035Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-03-07T01:36:24.035Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-03-07T01:36:24.035Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-03-07T01:36:24.312Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-03-07T01:36:24.312Z] (29/128) Installing libpng (1.6.37-r1) [2023-03-07T01:36:24.312Z] (30/128) Installing libwebp (1.2.2-r0) [2023-03-07T01:36:24.312Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-03-07T01:36:24.582Z] (32/128) Installing tiff (4.4.0-r0) [2023-03-07T01:36:24.582Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-03-07T01:36:24.582Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-07T01:36:24.582Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-03-07T01:36:24.582Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-03-07T01:36:24.582Z] (37/128) Installing libxrender (0.9.10-r3) [2023-03-07T01:36:24.582Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-03-07T01:36:24.582Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-03-07T01:36:24.850Z] (40/128) Installing libxi (1.8-r0) [2023-03-07T01:36:24.850Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-03-07T01:36:24.850Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-03-07T01:36:24.850Z] (43/128) Installing atk (2.36.0-r0) [2023-03-07T01:36:25.122Z] (44/128) Installing libxtst (1.2.3-r3) [2023-03-07T01:36:25.122Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-03-07T01:36:25.123Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-03-07T01:36:25.123Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-03-07T01:36:25.123Z] (48/128) Installing expat (2.5.0-r0) [2023-03-07T01:36:25.123Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-03-07T01:36:25.123Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-03-07T01:36:25.123Z] (51/128) Installing freetype (2.11.1-r2) [2023-03-07T01:36:25.123Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-03-07T01:36:25.123Z] (53/128) Installing pixman (0.40.0-r4) [2023-03-07T01:36:25.123Z] (54/128) Installing cairo (1.16.0-r5) [2023-03-07T01:36:25.395Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-03-07T01:36:25.395Z] (56/128) Installing avahi-libs (0.8-r5) [2023-03-07T01:36:25.395Z] (57/128) Installing gmp (6.2.1-r1) [2023-03-07T01:36:25.395Z] (58/128) Installing nettle (3.7.3-r0) [2023-03-07T01:36:25.395Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-03-07T01:36:25.395Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-03-07T01:36:25.395Z] (61/128) Installing libunistring (0.9.10-r1) [2023-03-07T01:36:25.395Z] (62/128) Installing gnutls (3.7.1-r2) [2023-03-07T01:36:25.395Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-03-07T01:36:25.395Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-03-07T01:36:25.666Z] (65/128) Installing fribidi (1.0.11-r0) [2023-03-07T01:36:25.666Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-03-07T01:36:25.666Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-03-07T01:36:25.666Z] (68/128) Installing libxft (2.3.4-r0) [2023-03-07T01:36:25.666Z] (69/128) Installing pango (1.48.10-r0) [2023-03-07T01:36:25.666Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-03-07T01:36:25.934Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-07T01:36:25.934Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-03-07T01:36:25.934Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-03-07T01:36:26.205Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-03-07T01:36:26.205Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-03-07T01:36:26.800Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-07T01:36:26.800Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-03-07T01:36:26.800Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-03-07T01:36:26.800Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-03-07T01:36:27.069Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-07T01:36:29.036Z] (79/128) Installing libogg (1.3.5-r0) [2023-03-07T01:36:29.036Z] (80/128) Installing flac (1.3.4-r0) [2023-03-07T01:36:29.036Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-03-07T01:36:29.315Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-03-07T01:36:29.315Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-03-07T01:36:29.315Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-03-07T01:36:29.587Z] (85/128) Installing libass (0.15.2-r0) [2023-03-07T01:36:29.587Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-03-07T01:36:29.587Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-07T01:36:29.587Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-07T01:36:29.587Z] (89/128) Installing lame (3.100-r0) [2023-03-07T01:36:29.587Z] (90/128) Installing opus (1.3.1-r1) [2023-03-07T01:36:29.587Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-03-07T01:36:29.587Z] (92/128) Installing soxr (0.1.3-r2) [2023-03-07T01:36:29.587Z] (93/128) Installing libsrt (1.4.2-r1) [2023-03-07T01:36:29.587Z] (94/128) Installing libssh (0.9.6-r1) [2023-03-07T01:36:29.861Z] (95/128) Installing libtheora (1.1.1-r16) [2023-03-07T01:36:29.861Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-03-07T01:36:30.132Z] (97/128) Installing libdrm (2.4.109-r0) [2023-03-07T01:36:30.722Z] (98/128) Installing libva (2.13.0-r0) [2023-03-07T01:36:30.722Z] (99/128) Installing libvdpau (1.4-r0) [2023-03-07T01:36:30.722Z] (100/128) Installing vidstab (1.1.0-r1) [2023-03-07T01:36:30.991Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-03-07T01:36:30.991Z] (102/128) Installing libvpx (1.10.0-r0) [2023-03-07T01:36:30.991Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-03-07T01:36:31.262Z] (104/128) Installing x264-libs (20210613-r0) [2023-03-07T01:36:31.262Z] (105/128) Installing x265-libs (3.5-r0) [2023-03-07T01:36:31.262Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-03-07T01:36:31.262Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-03-07T01:36:31.852Z] (108/128) Installing libevent (2.1.12-r4) [2023-03-07T01:36:31.852Z] (109/128) Installing mesa (21.2.6-r0) [2023-03-07T01:36:32.134Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-03-07T01:36:32.134Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-03-07T01:36:32.134Z] (112/128) Installing lcms2 (2.12-r1) [2023-03-07T01:36:32.134Z] (113/128) Installing nspr (4.32-r0) [2023-03-07T01:36:32.134Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-03-07T01:36:32.134Z] (115/128) Installing nss (3.78.1-r0) [2023-03-07T01:36:32.134Z] (116/128) Installing libasyncns (0.8-r1) [2023-03-07T01:36:32.407Z] (117/128) Installing libltdl (2.4.6-r7) [2023-03-07T01:36:32.407Z] (118/128) Installing orc (0.4.32-r0) [2023-03-07T01:36:32.407Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-03-07T01:36:32.407Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-03-07T01:36:32.407Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-03-07T01:36:32.679Z] (122/128) Installing libpulse (15.0-r2) [2023-03-07T01:36:32.679Z] (123/128) Installing re2 (2021.11.01-r0) [2023-03-07T01:36:32.679Z] (124/128) Installing snappy (1.1.9-r1) [2023-03-07T01:36:32.679Z] (125/128) Installing libgpg-error (1.42-r1) [2023-03-07T01:36:32.679Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-03-07T01:36:32.679Z] (127/128) Installing libxslt (1.1.35-r0) [2023-03-07T01:36:32.679Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-03-07T01:36:36.980Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T01:36:36.980Z] Executing glib-2.70.1-r0.trigger [2023-03-07T01:36:36.980Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-07T01:36:40.346Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-07T01:36:40.347Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-07T01:36:40.347Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-07T01:36:40.347Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-07T01:36:40.347Z] OK: 275 MiB in 144 packages [2023-03-07T01:36:52.700Z] Removing intermediate container 6becd179a150 [2023-03-07T01:36:52.700Z] ---> 8bf33c85d273 [2023-03-07T01:36:52.700Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-07T01:36:52.700Z] ---> Running in d63a590bf18a [2023-03-07T01:36:52.974Z] Removing intermediate container d63a590bf18a [2023-03-07T01:36:52.974Z] ---> 9d755fac34ad [2023-03-07T01:36:52.974Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-07T01:36:52.974Z] ---> Running in 8036d7dd200d [2023-03-07T01:36:53.252Z] Removing intermediate container 8036d7dd200d [2023-03-07T01:36:53.252Z] ---> 88d562be200f [2023-03-07T01:36:53.252Z] Step 5/10 : RUN npm install -g npm [2023-03-07T01:36:53.519Z] ---> Running in 3f70e7bd1968 [2023-03-07T01:37:32.577Z] [2023-03-07T01:37:32.577Z] removed 7 packages, changed 94 packages, and audited 236 packages in 31s [2023-03-07T01:37:32.577Z] [2023-03-07T01:37:32.577Z] 16 packages are looking for funding [2023-03-07T01:37:32.577Z] run `npm fund` for details [2023-03-07T01:37:32.577Z] [2023-03-07T01:37:32.577Z] found 0 vulnerabilities [2023-03-07T01:37:33.168Z] Removing intermediate container 3f70e7bd1968 [2023-03-07T01:37:33.168Z] ---> 6aed796071a9 [2023-03-07T01:37:33.168Z] Step 6/10 : ARG USER=1000 [2023-03-07T01:37:33.168Z] ---> Running in 1aff5553b264 [2023-03-07T01:37:33.762Z] Removing intermediate container 1aff5553b264 [2023-03-07T01:37:33.762Z] ---> 68506554b126 [2023-03-07T01:37:33.762Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-07T01:37:33.762Z] ---> Running in 25c0a7f90387 [2023-03-07T01:37:35.729Z] Removing intermediate container 25c0a7f90387 [2023-03-07T01:37:35.729Z] ---> d7dd319d02e6 [2023-03-07T01:37:35.729Z] Step 8/10 : USER $USER:$USER [2023-03-07T01:37:35.729Z] ---> Running in 3ab8f60d7e49 [2023-03-07T01:37:35.997Z] Removing intermediate container 3ab8f60d7e49 [2023-03-07T01:37:35.997Z] ---> f696135e2ea2 [2023-03-07T01:37:35.997Z] Step 9/10 : WORKDIR /app [2023-03-07T01:37:35.997Z] ---> Running in ca888df21976 [2023-03-07T01:37:36.587Z] Removing intermediate container ca888df21976 [2023-03-07T01:37:36.587Z] ---> 1d46fe0bb96e [2023-03-07T01:37:36.587Z] Step 10/10 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:37:36.587Z] ---> Running in 20dc1444ac16 [2023-03-07T01:37:36.856Z] Removing intermediate container 20dc1444ac16 [2023-03-07T01:37:36.856Z] ---> f8d4560863c1 [2023-03-07T01:37:37.124Z] Successfully built f8d4560863c1 [2023-03-07T01:37:37.124Z] Successfully tagged edgexfoundry/edgex-web-ui:0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:37:37.124Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-07T01:37:37.124Z] touch edgex-web-ui.imagebuilt [2023-03-07T01:37:37.124Z] mkdir -p node_modules coverage [2023-03-07T01:37:37.124Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-07T01:37:37.124Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE Unsupported engine { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE required: { [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE }, [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.0' } [2023-03-07T01:37:52.163Z] npm WARN EBADENGINE } [2023-03-07T01:38:39.055Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-07T01:38:39.055Z] 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-03-07T01:38:39.055Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-07T01:38:39.055Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-07T01:38:39.055Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-07T01:38:44.417Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-07T01:38:52.643Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-07T01:38:52.643Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-07T01:38:53.233Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-07T01:39:19.964Z] 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-03-07T01:39:19.964Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-07T01:39:19.964Z] 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-03-07T01:39:24.231Z] 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-03-07T01:39:25.650Z] 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-03-07T01:39:27.599Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-07T01:39:39.914Z] 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-03-07T01:39:41.866Z] 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-03-07T01:40:00.084Z] 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-03-07T01:40:32.348Z] 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-03-07T01:41:11.266Z] [2023-03-07T01:41:11.266Z] added 1475 packages, and audited 1476 packages in 3m [2023-03-07T01:41:11.266Z] [2023-03-07T01:41:11.266Z] 90 packages are looking for funding [2023-03-07T01:41:11.266Z] run `npm fund` for details [2023-03-07T01:41:11.266Z] [2023-03-07T01:41:11.266Z] 26 vulnerabilities (2 low, 4 moderate, 15 high, 5 critical) [2023-03-07T01:41:11.266Z] [2023-03-07T01:41:11.266Z] To address issues that do not require attention, run: [2023-03-07T01:41:11.266Z] npm audit fix [2023-03-07T01:41:11.266Z] [2023-03-07T01:41:11.266Z] To address all issues (including breaking changes), run: [2023-03-07T01:41:11.266Z] npm audit fix --force [2023-03-07T01:41:11.266Z] [2023-03-07T01:41:11.266Z] Run `npm audit` for details. [2023-03-07T01:41:15.550Z] 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-03-07T01:41:37.664Z] - Generating browser application bundles (phase: setup)... [2023-03-07T01:42:16.554Z] Compiling @angular/core : es2015 as esm2015 [2023-03-07T01:42:16.554Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-07T01:42:48.860Z] Compiling @angular/common : es2015 as esm2015 [2023-03-07T01:42:48.860Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-07T01:42:53.117Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-07T01:42:53.117Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-07T01:42:58.491Z] Compiling @angular/router : es2015 as esm2015 [2023-03-07T01:42:58.759Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-07T01:43:04.128Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-07T01:43:06.073Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-07T01:43:06.341Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-07T01:43:11.160Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-07T01:43:11.426Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-07T01:43:11.693Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-07T01:44:19.568Z] 07 03 2023 01:44:14.644:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-07T01:44:19.568Z] 07 03 2023 01:44:14.658:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-07T01:44:19.568Z] 07 03 2023 01:44:14.689:INFO [launcher]: Starting browser ChromeHeadless [2023-03-07T01:45:16.043Z] 07 03 2023 01:45:14.998:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-03-07T01:46:12.523Z] 07 03 2023 01:46:12.148:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-03-07T01:46:39.186Z] ✔ Browser application bundle generation complete. [2023-03-07T01:46:39.186Z] 07 03 2023 01:46:36.384:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 7gEPkBQ9WBTG7frVAAAB with id 91498664 [2023-03-07T01:46:54.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-07T01:46:54.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.234 secs) [2023-03-07T01:46:54.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.313 secs) [2023-03-07T01:46:54.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.636 secs) [2023-03-07T01:46:54.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.672 secs) [2023-03-07T01:46:54.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.709 secs) [2023-03-07T01:46:55.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.347 secs) [2023-03-07T01:46:56.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.897 secs) [2023-03-07T01:46:56.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.977 secs) [2023-03-07T01:46:56.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.007 secs) [2023-03-07T01:46:56.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.027 secs) [2023-03-07T01:46:56.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.044 secs) [2023-03-07T01:46:56.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.061 secs) [2023-03-07T01:46:57.035Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.421 secs) [2023-03-07T01:46:57.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.551 secs) [2023-03-07T01:46:57.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.604 secs) [2023-03-07T01:46:57.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.068 secs) [2023-03-07T01:46:57.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.158 secs) [2023-03-07T01:46:57.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.238 secs) [2023-03-07T01:46:58.148Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.317 secs) [2023-03-07T01:46:58.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.556 secs) [2023-03-07T01:46:58.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.794 secs) [2023-03-07T01:46:58.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.887 secs) [2023-03-07T01:46:58.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.914 secs) [2023-03-07T01:46:59.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.191 secs) [2023-03-07T01:46:59.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.429 secs) [2023-03-07T01:46:59.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.498 secs) [2023-03-07T01:46:59.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.594 secs) [2023-03-07T01:47:00.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.704 secs) [2023-03-07T01:47:00.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.8 secs) [2023-03-07T01:47:00.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.945 secs) [2023-03-07T01:47:00.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.527 secs) [2023-03-07T01:47:00.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.553 secs) [2023-03-07T01:47:01.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.749 secs) [2023-03-07T01:47:01.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.898 secs) [2023-03-07T01:47:01.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.934 secs) [2023-03-07T01:47:01.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.972 secs) [2023-03-07T01:47:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.013 secs) [2023-03-07T01:47:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.028 secs) [2023-03-07T01:47:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.04 secs) [2023-03-07T01:47:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.053 secs) [2023-03-07T01:47:01.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.066 secs) [2023-03-07T01:47:01.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.305 secs) [2023-03-07T01:47:01.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.38 secs) [2023-03-07T01:47:02.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.43 secs) [2023-03-07T01:47:02.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.469 secs) [2023-03-07T01:47:02.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.644 secs) [2023-03-07T01:47:02.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.697 secs) [2023-03-07T01:47:02.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.75 secs) [2023-03-07T01:47:02.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.807 secs) [2023-03-07T01:47:02.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.085 secs) [2023-03-07T01:47:03.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.311 secs) [2023-03-07T01:47:03.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.363 secs) [2023-03-07T01:47:03.519Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.412 secs) [2023-03-07T01:47:03.519Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.431 secs) [2023-03-07T01:47:03.519Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.443 secs) [2023-03-07T01:47:03.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.711 secs) [2023-03-07T01:47:03.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.754 secs) [2023-03-07T01:47:04.050Z] WARN: ' [2023-03-07T01:47:04.050Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-07T01:47:04.050Z] Support for using the ngModel input property and ngModelChange event with [2023-03-07T01:47:04.050Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-07T01:47:04.050Z] in a future version of Angular. [2023-03-07T01:47:04.050Z] [2023-03-07T01:47:04.050Z] For more information on this, see our API docs here: [2023-03-07T01:47:04.050Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-07T01:47:04.050Z] ' [2023-03-07T01:47:04.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.754 secs) [2023-03-07T01:47:04.050Z] WARN: ' [2023-03-07T01:47:04.050Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-07T01:47:04.050Z] Support for using the ngModel input property and ngModelChange event with [2023-03-07T01:47:04.050Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-07T01:47:04.050Z] in a future version of Angular. [2023-03-07T01:47:04.050Z] [2023-03-07T01:47:04.050Z] For more information on this, see our API docs here: [2023-03-07T01:47:04.050Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-07T01:47:04.050Z] ' [2023-03-07T01:47:04.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.942 secs) [2023-03-07T01:47:04.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.004 secs) [2023-03-07T01:47:04.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.025 secs) [2023-03-07T01:47:04.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.053 secs) [2023-03-07T01:47:04.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.07 secs) [2023-03-07T01:47:04.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.081 secs) [2023-03-07T01:47:04.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.118 secs) [2023-03-07T01:47:04.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.163 secs) [2023-03-07T01:47:04.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.317 secs) [2023-03-07T01:47:04.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.472 secs) [2023-03-07T01:47:05.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.629 secs) [2023-03-07T01:47:05.378Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.001 secs) [2023-03-07T01:47:05.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.101 secs) [2023-03-07T01:47:05.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.2 secs) [2023-03-07T01:47:05.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.215 secs) [2023-03-07T01:47:06.177Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.445 secs) [2023-03-07T01:47:06.177Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.517 secs) [2023-03-07T01:47:06.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.551 secs) [2023-03-07T01:47:06.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.584 secs) [2023-03-07T01:47:06.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.674 secs) [2023-03-07T01:47:06.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.77 secs) [2023-03-07T01:47:06.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.847 secs) [2023-03-07T01:47:06.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.877 secs) [2023-03-07T01:47:06.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.02 secs) [2023-03-07T01:47:06.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.042 secs) [2023-03-07T01:47:06.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.058 secs) [2023-03-07T01:47:06.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.075 secs) [2023-03-07T01:47:07.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.148 secs) [2023-03-07T01:47:07.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.19 secs) [2023-03-07T01:47:07.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.245 secs) [2023-03-07T01:47:07.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.376 secs) [2023-03-07T01:47:07.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.451 secs) [2023-03-07T01:47:07.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.519 secs) [2023-03-07T01:47:08.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.651 secs) [2023-03-07T01:47:08.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.708 secs) [2023-03-07T01:47:08.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.798 secs) [2023-03-07T01:47:08.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.836 secs) [2023-03-07T01:47:08.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.101 secs) [2023-03-07T01:47:08.569Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.144 secs) [2023-03-07T01:47:08.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.215 secs) [2023-03-07T01:47:08.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.279 secs) [2023-03-07T01:47:08.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.308 secs) [2023-03-07T01:47:08.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.335 secs) [2023-03-07T01:47:08.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.361 secs) [2023-03-07T01:47:08.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.374 secs) [2023-03-07T01:47:09.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.402 secs) [2023-03-07T01:47:09.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.46 secs) [2023-03-07T01:47:09.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.618 secs) [2023-03-07T01:47:09.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.717 secs) [2023-03-07T01:47:09.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.817 secs) [2023-03-07T01:47:09.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.833 secs) [2023-03-07T01:47:09.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.848 secs) [2023-03-07T01:47:10.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.211 secs) [2023-03-07T01:47:10.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.366 secs) [2023-03-07T01:47:10.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.45 secs) [2023-03-07T01:47:10.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.508 secs) [2023-03-07T01:47:10.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.565 secs) [2023-03-07T01:47:10.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.716 secs) [2023-03-07T01:47:11.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.952 secs) [2023-03-07T01:47:11.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.977 secs) [2023-03-07T01:47:11.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.994 secs) [2023-03-07T01:47:11.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.011 secs) [2023-03-07T01:47:11.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.114 secs) [2023-03-07T01:47:11.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.165 secs) [2023-03-07T01:47:11.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.226 secs) [2023-03-07T01:47:11.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.256 secs) [2023-03-07T01:47:11.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.294 secs) [2023-03-07T01:47:11.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.313 secs) [2023-03-07T01:47:11.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.441 secs) [2023-03-07T01:47:12.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.516 secs) [2023-03-07T01:47:12.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.627 secs) [2023-03-07T01:47:12.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.872 secs) [2023-03-07T01:47:12.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.946 secs) [2023-03-07T01:47:12.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.097 secs) [2023-03-07T01:47:12.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.161 secs) [2023-03-07T01:47:13.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.225 secs) [2023-03-07T01:47:13.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.244 secs) [2023-03-07T01:47:13.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.28 secs) [2023-03-07T01:47:13.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.314 secs) [2023-03-07T01:47:13.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.369 secs) [2023-03-07T01:47:13.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.943 secs) [2023-03-07T01:47:13.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.04 secs) [2023-03-07T01:47:14.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.073 secs) [2023-03-07T01:47:14.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.151 secs) [2023-03-07T01:47:14.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.226 secs) [2023-03-07T01:47:14.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.243 secs) [2023-03-07T01:47:14.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.301 secs) [2023-03-07T01:47:14.777Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.522 secs) [2023-03-07T01:47:15.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.619 secs) [2023-03-07T01:47:15.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.676 secs) [2023-03-07T01:47:15.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.755 secs) [2023-03-07T01:47:15.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.79 secs) [2023-03-07T01:47:16.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.159 secs / 15.79 secs) [2023-03-07T01:47:16.273Z] TOTAL: 149 SUCCESS [2023-03-07T01:47:16.273Z] ✔ Browser application bundle generation complete. [2023-03-07T01:47:20.518Z] [2023-03-07T01:47:20.518Z] =============================== Coverage summary =============================== [2023-03-07T01:47:20.518Z] Statements : 40.95% ( 1466/3580 ) [2023-03-07T01:47:20.518Z] Branches : 12.03% ( 111/923 ) [2023-03-07T01:47:20.518Z] Functions : 33.2% ( 431/1298 ) [2023-03-07T01:47:20.518Z] Lines : 38.88% ( 1317/3387 ) [2023-03-07T01:47:20.518Z] ================================================================================ [2023-03-07T01:47:20.518Z] 07 03 2023 01:47:20.061:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-07T01:47:21.480Z] ✔ Browser application bundle generation complete. [2023-03-07T01:47:22.442Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-03-07T01:47:22.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T01:47:22.509Z] $ docker stop --time=1 5d42f0300b923bbee66543737162097a063dd0d645f92b91373f5902940570b3 [2023-03-07T01:47:24.258Z] $ docker rm -f --volumes 5d42f0300b923bbee66543737162097a063dd0d645f92b91373f5902940570b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T01:47:25.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T01:47:28.630Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T01:47:34.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T01:47:34.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T01:47:37.633Z] + ls -al . [2023-03-07T01:47:37.633Z] total 184 [2023-03-07T01:47:37.633Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 01:34 . [2023-03-07T01:47:37.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:31 .. [2023-03-07T01:47:37.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:31 .blubracket [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 7 01:31 .dockerignore [2023-03-07T01:47:37.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:31 .git [2023-03-07T01:47:37.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:31 .github [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 7 01:31 .gitignore [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 7 01:31 Attribution.txt [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 7 01:31 CHANGELOG.md [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 7 01:31 CONTRIBUTING.md [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 7 01:31 Dockerfile [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 7 01:31 Jenkinsfile [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 7 01:31 LICENSE [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 7 01:31 Makefile [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 7 01:31 README.md [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 01:28 VERSION [2023-03-07T01:47:37.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:31 assets [2023-03-07T01:47:37.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:31 bin [2023-03-07T01:47:37.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 01:31 cmd [2023-03-07T01:47:37.633Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 7 01:34 coverage.out [2023-03-07T01:47:37.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 01:31 docs [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 3054 Mar 7 01:31 go.mod [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 43963 Mar 7 01:31 go.sum [2023-03-07T01:47:37.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 01:31 internal [2023-03-07T01:47:37.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:31 snap [2023-03-07T01:47:37.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 01:31 testing [2023-03-07T01:47:37.633Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 7 01:31 version.go [2023-03-07T01:47:37.633Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 01:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:47:38.053Z] + 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=0386669a23b89d124ec00fbb6e20ae1bbb853453 --label arch=arm64 --label version=0.0.0 . [2023-03-07T01:47:39.469Z] Sending build context to Docker daemon 31.53MB [2023-03-07T01:47:39.469Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T01:47:39.469Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T01:47:39.469Z] ---> 6d9c8c99727d [2023-03-07T01:47:39.469Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-07T01:47:40.613Z] ---> Running in f20ce96ab079 [2023-03-07T01:47:40.613Z] Removing intermediate container f20ce96ab079 [2023-03-07T01:47:40.613Z] ---> 0028333df97b [2023-03-07T01:47:40.613Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T01:47:40.883Z] ---> Running in 9e311dacd4a9 [2023-03-07T01:47:41.150Z] Removing intermediate container 9e311dacd4a9 [2023-03-07T01:47:41.150Z] ---> 09601fc07b78 [2023-03-07T01:47:41.150Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T01:47:41.150Z] ---> Running in 115a58a7344a [2023-03-07T01:47:41.417Z] Removing intermediate container 115a58a7344a [2023-03-07T01:47:41.417Z] ---> 84de83d83f5b [2023-03-07T01:47:41.417Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-07T01:47:41.685Z] ---> Running in 267e45763cf8 [2023-03-07T01:47:41.953Z] Removing intermediate container 267e45763cf8 [2023-03-07T01:47:41.953Z] ---> 54ef73866528 [2023-03-07T01:47:41.953Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-07T01:47:41.953Z] ---> Running in 40a7392cc8ea [2023-03-07T01:47:42.220Z] Removing intermediate container 40a7392cc8ea [2023-03-07T01:47:42.220Z] ---> a93d214046ed [2023-03-07T01:47:42.220Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-07T01:47:44.168Z] ---> ef588e67f23a [2023-03-07T01:47:44.168Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-07T01:47:44.168Z] ---> Running in 2cec11c2ec70 [2023-03-07T01:47:45.581Z] Removing intermediate container 2cec11c2ec70 [2023-03-07T01:47:45.581Z] ---> 60c17e0d9c5e [2023-03-07T01:47:45.581Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T01:47:45.848Z] ---> Running in e64ca03f74c4 [2023-03-07T01:47:46.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T01:47:47.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T01:47:48.813Z] OK: 221 MiB in 51 packages [2023-03-07T01:47:49.892Z] Removing intermediate container e64ca03f74c4 [2023-03-07T01:47:49.892Z] ---> 320cfbbeba78 [2023-03-07T01:47:49.892Z] Step 11/26 : ENV GO111MODULE=on [2023-03-07T01:47:49.892Z] ---> Running in 57c081bfffbb [2023-03-07T01:47:50.159Z] Removing intermediate container 57c081bfffbb [2023-03-07T01:47:50.159Z] ---> 5072b5943b91 [2023-03-07T01:47:50.159Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-07T01:47:50.430Z] ---> Running in 55a502a82496 [2023-03-07T01:47:50.698Z] Removing intermediate container 55a502a82496 [2023-03-07T01:47:50.698Z] ---> 71c7879bba7c [2023-03-07T01:47:50.698Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-07T01:47:51.280Z] ---> a1506345e941 [2023-03-07T01:47:51.280Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T01:47:51.280Z] ---> Running in 5c8ec094a0c6 [2023-03-07T01:47:53.868Z] Removing intermediate container 5c8ec094a0c6 [2023-03-07T01:47:53.868Z] ---> 5a25fec548c1 [2023-03-07T01:47:53.868Z] Step 15/26 : COPY . . [2023-03-07T01:47:58.117Z] ---> e82d716f8e78 [2023-03-07T01:47:58.117Z] Step 16/26 : RUN ${MAKE} [2023-03-07T01:47:58.117Z] ---> Running in 8f06f8c79368 [2023-03-07T01:47:58.700Z] 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-03-07T01:49:20.315Z] Removing intermediate container 8f06f8c79368 [2023-03-07T01:49:20.315Z] ---> 1308a71bc967 [2023-03-07T01:49:20.315Z] Step 17/26 : FROM alpine:3.14 [2023-03-07T01:49:20.315Z] 3.14: Pulling from library/alpine [2023-03-07T01:49:20.315Z] 6f0e733d82e2: Pulling fs layer [2023-03-07T01:49:20.315Z] 6f0e733d82e2: Verifying Checksum [2023-03-07T01:49:20.315Z] 6f0e733d82e2: Download complete [2023-03-07T01:49:20.315Z] 6f0e733d82e2: Pull complete [2023-03-07T01:49:20.315Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-03-07T01:49:20.315Z] Status: Downloaded newer image for alpine:3.14 [2023-03-07T01:49:20.315Z] ---> bf97f6347a60 [2023-03-07T01:49:20.315Z] Step 18/26 : EXPOSE 4000 [2023-03-07T01:49:20.315Z] ---> Running in bfaba71c4dee [2023-03-07T01:49:20.315Z] Removing intermediate container bfaba71c4dee [2023-03-07T01:49:20.315Z] ---> 3a5b28832459 [2023-03-07T01:49:20.315Z] 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-03-07T01:49:20.315Z] ---> b1b1b758678f [2023-03-07T01:49:20.315Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-07T01:49:20.315Z] ---> 60b9abf4b452 [2023-03-07T01:49:20.315Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-07T01:49:20.315Z] ---> 0c932ab360bb [2023-03-07T01:49:20.315Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-07T01:49:20.315Z] ---> Running in 01de97eadd79 [2023-03-07T01:49:20.315Z] Removing intermediate container 01de97eadd79 [2023-03-07T01:49:20.315Z] ---> d171596aec7f [2023-03-07T01:49:20.315Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-07T01:49:20.315Z] ---> Running in 1ec081dacdb6 [2023-03-07T01:49:20.315Z] Removing intermediate container 1ec081dacdb6 [2023-03-07T01:49:20.315Z] ---> 2b385fa245a6 [2023-03-07T01:49:20.315Z] Step 24/26 : LABEL arch=arm64 [2023-03-07T01:49:20.315Z] ---> Running in 49a1f68dd90f [2023-03-07T01:49:20.315Z] Removing intermediate container 49a1f68dd90f [2023-03-07T01:49:20.315Z] ---> 43b50b41e298 [2023-03-07T01:49:20.315Z] Step 25/26 : LABEL git_sha=0386669a23b89d124ec00fbb6e20ae1bbb853453 [2023-03-07T01:49:20.315Z] ---> Running in 00110047930f [2023-03-07T01:49:20.315Z] Removing intermediate container 00110047930f [2023-03-07T01:49:20.315Z] ---> 5f8ee235f96a [2023-03-07T01:49:20.315Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T01:49:20.315Z] ---> Running in b6d09f6e369f [2023-03-07T01:49:20.315Z] Removing intermediate container b6d09f6e369f [2023-03-07T01:49:20.315Z] ---> 87d5de8e350e [2023-03-07T01:49:20.315Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T01:49:20.315Z] Successfully built 87d5de8e350e [2023-03-07T01:49:20.315Z] 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-03-07T01:49:21.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T01:49:21.159Z] [2023-03-07T01:49:21.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:49:21.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T01:49:21.557Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T01:49:21.557Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T01:49:21.557Z] 04944245beec: Pulling fs layer [2023-03-07T01:49:21.557Z] 699f458cf7ca: Pulling fs layer [2023-03-07T01:49:21.557Z] 765212b225bb: Pulling fs layer [2023-03-07T01:49:21.557Z] f23df028b6ca: Pulling fs layer [2023-03-07T01:49:21.557Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T01:49:21.557Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T01:49:21.557Z] f23df028b6ca: Waiting [2023-03-07T01:49:21.557Z] 765212b225bb: Waiting [2023-03-07T01:49:21.557Z] d65c8cfc05b1: Waiting [2023-03-07T01:49:21.557Z] 2437ff75d9bd: Waiting [2023-03-07T01:49:21.828Z] 04944245beec: Verifying Checksum [2023-03-07T01:49:21.828Z] 04944245beec: Download complete [2023-03-07T01:49:21.828Z] 765212b225bb: Download complete [2023-03-07T01:49:21.828Z] f23df028b6ca: Verifying Checksum [2023-03-07T01:49:21.828Z] f23df028b6ca: Download complete [2023-03-07T01:49:21.828Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T01:49:21.828Z] d65c8cfc05b1: Download complete [2023-03-07T01:49:21.828Z] 699f458cf7ca: Verifying Checksum [2023-03-07T01:49:21.828Z] 699f458cf7ca: Download complete [2023-03-07T01:49:22.415Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T01:49:22.415Z] 8998bd30e6a1: Download complete [2023-03-07T01:49:24.354Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T01:49:24.354Z] 2437ff75d9bd: Download complete [2023-03-07T01:49:26.293Z] 8998bd30e6a1: Pull complete [2023-03-07T01:49:26.559Z] 04944245beec: Pull complete [2023-03-07T01:49:27.965Z] 699f458cf7ca: Pull complete [2023-03-07T01:49:27.965Z] 765212b225bb: Pull complete [2023-03-07T01:49:28.548Z] f23df028b6ca: Pull complete [2023-03-07T01:49:28.816Z] d65c8cfc05b1: Pull complete [2023-03-07T01:49:41.121Z] 2437ff75d9bd: Pull complete [2023-03-07T01:49:41.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T01:49:41.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T01:49:41.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:49:41.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-8462 does not seem to be running inside a container [2023-03-07T01:49:41.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T01:49:44.890Z] $ docker top 4eb137e30fd58b186590156b2e81a98c0d5de4b769ca6ea951e6fe87aa8ed716 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:49:45.814Z] ---> job-cost.sh [2023-03-07T01:49:45.814Z] lf-activate-venv: SKIPPING [2023-03-07T01:49:45.814Z] INFO: No Stack... [2023-03-07T01:49:46.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T01:49:46.975Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T01:49:47.725Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-03-07T01:49:47.725Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T01:49:47.833Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [2023-03-07T01:49:47.838Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] did not exist. Created. [2023-03-07T01:49:47.838Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T01:49:48.575Z] /w/workspace/edgex-ui-go/1@tmp/durable-627dc5d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T01:49:49.249Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T01:49:49.283Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T01:49:54.167Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T01:49:54.184Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T01:49:54.266Z] $ docker stop --time=1 4eb137e30fd58b186590156b2e81a98c0d5de4b769ca6ea951e6fe87aa8ed716 [2023-03-07T01:49:55.954Z] $ docker rm -f --volumes 4eb137e30fd58b186590156b2e81a98c0d5de4b769ca6ea951e6fe87aa8ed716 [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-03-07T01:49:57.002Z] provisioning config files... [2023-03-07T01:49:57.010Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config10879307456223879078tmp [Pipeline] { [Pipeline] sh [2023-03-07T01:49:57.348Z] + set +x [2023-03-07T01:49:57.348Z] + bash -s -- [2023-03-07T01:49:57.348Z] + curl -s https://codecov.io/bash [2023-03-07T01:49:57.348Z] [2023-03-07T01:49:57.348Z] _____ _ [2023-03-07T01:49:57.348Z] / ____| | | [2023-03-07T01:49:57.348Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T01:49:57.348Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T01:49:57.348Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T01:49:57.348Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T01:49:57.348Z] Bash-1.0.6 [2023-03-07T01:49:57.348Z] [2023-03-07T01:49:57.348Z] [2023-03-07T01:49:57.348Z] ==> git version 2.25.1 found [2023-03-07T01:49:57.348Z] ==> 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-03-07T01:49:57.348Z] Release-Date: 2020-01-08 [2023-03-07T01:49:57.348Z] 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-03-07T01:49:57.349Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T01:49:57.349Z] ==> Jenkins CI detected. [2023-03-07T01:49:57.349Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-594 [2023-03-07T01:49:57.349Z] project root: . [2023-03-07T01:49:57.349Z] --> token set from env [2023-03-07T01:49:57.349Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T01:49:57.349Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T01:49:57.607Z] ==> Python coveragepy not found [2023-03-07T01:49:57.607Z] ==> Searching for coverage reports in: [2023-03-07T01:49:57.607Z] + . [2023-03-07T01:49:57.607Z] -> Found 1 reports [2023-03-07T01:49:57.607Z] ==> Detecting git/mercurial file structure [2023-03-07T01:49:57.607Z] ==> Reading reports [2023-03-07T01:49:57.607Z] + ./coverage.out bytes=10 [2023-03-07T01:49:57.607Z] ==> Appending adjustments [2023-03-07T01:49:57.607Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T01:49:58.541Z] + Found adjustments [2023-03-07T01:49:58.541Z] ==> Gzipping contents [2023-03-07T01:49:58.541Z] 12K /tmp/codecov.1LG8lQ.gz [2023-03-07T01:49:58.541Z] ==> Uploading reports [2023-03-07T01:49:58.541Z] url: https://codecov.io [2023-03-07T01:49:58.541Z] query: branch=PR-594&commit=0386669a23b89d124ec00fbb6e20ae1bbb853453&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=594&job=&cmd_args= [2023-03-07T01:49:58.541Z] -> Pinging Codecov [2023-03-07T01:49:58.541Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-594&commit=0386669a23b89d124ec00fbb6e20ae1bbb853453&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=594&job=&cmd_args= [2023-03-07T01:49:58.541Z] -> Uploading to [2023-03-07T01:49:58.541Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/FB506323287CE973F263BFD2A0EB1F37/0386669a23b89d124ec00fbb6e20ae1bbb853453/2f00587b-5f0a-4889-9965-4760dc34cdb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T014958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9dc943e1c3c14c6ef6910ce36ebb0ca54c52881e686ff77375fe566166a317c [2023-03-07T01:49:58.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T01:49:58.541Z] Dload Upload Total Spent Left Speed [2023-03-07T01:49:58.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 36941 --:--:-- --:--:-- --:--:-- 36941 [2023-03-07T01:49:58.801Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0386669a23b89d124ec00fbb6e20ae1bbb853453 [Pipeline] } [2023-03-07T01:49:58.826Z] 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-03-07T01:50:00.585Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives ] [2023-03-07T01:50:00.585Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives [2023-03-07T01:50:00.585Z] total 16 [2023-03-07T01:50:00.585Z] drwxr-xr-x 3 root root 4096 Mar 7 01:32 . [2023-03-07T01:50:00.585Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 7 01:32 .. [2023-03-07T01:50:00.585Z] drwxr-xr-x 2 root root 4096 Mar 7 01:32 cost [2023-03-07T01:50:00.585Z] -rw-r--r-- 1 root root 83 Mar 7 01:32 cost.csv [2023-03-07T01:50:00.585Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives [2023-03-07T01:50:00.585Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives [2023-03-07T01:50:00.585Z] total 16 [2023-03-07T01:50:00.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 01:32 . [2023-03-07T01:50:00.585Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 7 01:32 .. [2023-03-07T01:50:00.585Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 01:32 cost [2023-03-07T01:50:00.585Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 7 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:50:00.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:50:01.810Z] ---> package-listing.sh [2023-03-07T01:50:01.810Z] ++ facter osfamily [2023-03-07T01:50:01.810Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T01:50:02.069Z] + OS_FAMILY=debian [2023-03-07T01:50:02.069Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-594 [2023-03-07T01:50:02.069Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T01:50:02.069Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T01:50:02.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T01:50:02.069Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T01:50:02.069Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-594 ']' [2023-03-07T01:50:02.069Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T01:50:02.069Z] + case "${OS_FAMILY}" in [2023-03-07T01:50:02.069Z] + dpkg -l [2023-03-07T01:50:02.069Z] + grep '^ii' [2023-03-07T01:50:02.069Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T01:50:02.069Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T01:50:02.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T01:50:02.069Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-594 ']' [2023-03-07T01:50:02.069Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives/ [2023-03-07T01:50:02.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-594/archives/ [Pipeline] echo [2023-03-07T01:50:02.099Z] 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-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T01:50:02.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T01:50:03.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T01:50:03.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T01:50:03.160Z] prd-ubuntu20.04-docker-8c-8g-8458 does not seem to be running inside a container [2023-03-07T01:50:03.187Z] $ 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-594/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-594 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594:/w/workspace/edgexfoundry_edgex-ui-go_PR-594:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T01:50:03.432Z] $ docker top 7fc8ad0823b9ba02357e129e98b6c195d048b641129487925f3e54f002f53b60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T01:50:03.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T01:50:04.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T01:50:04.432Z] + ls /var/log/sa-host [2023-03-07T01:50:04.432Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T01:50:04.574Z] provisioning config files... [2023-03-07T01:50:04.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-594@tmp/config13968243033341522415tmp [Pipeline] { [Pipeline] echo [2023-03-07T01:50:04.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:50:04.960Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T01:50:04.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:50:05.400Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T01:50:05.437Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:50:05.749Z] ---> sudo-logs.sh [2023-03-07T01:50:05.749Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T01:50:05.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:50:06.150Z] ---> job-cost.sh [2023-03-07T01:50:06.150Z] lf-activate-venv: SKIPPING [2023-03-07T01:50:06.150Z] DEBUG: total: 0.2199999988079071 [2023-03-07T01:50:06.150Z] INFO: Retrieving Stack Cost... [2023-03-07T01:50:06.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T01:50:06.974Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T01:50:07.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T01:50:07.318Z] ---> logs-deploy.sh [2023-03-07T01:50:07.318Z] lf-activate-venv: SKIPPING [2023-03-07T01:50:07.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-594/1 [2023-03-07T01:50:07.318Z] INFO: archiving workspace using pattern(s): [2023-03-07T01:50:08.251Z] Archives upload complete. [2023-03-07T01:50:08.509Z] INFO: archiving logs to Nexus