Pull request #568 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c95072afacc5a129a3735775a825e30096453ee4+e531bddd1517835c184708cb98e9a802e5df4205 (8bc579076e121e79eb9d19a43545b4c5276a5661) 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-ssh15052079058603542557.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11538873606675430426.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-568/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-568/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6796371553087694935.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh809623856207337457.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-568/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-568/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16131748821864054798.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117431’ Running on prd-ubuntu20.04-docker-8c-8g-117433 in /w/workspace/edgexfoundry_edgex-ui-go_PR-568 [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-568 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit c95072afacc5a129a3735775a825e30096453ee4 Merge succeeded, producing c95072afacc5a129a3735775a825e30096453ee4 Checking out Revision c95072afacc5a129a3735775a825e30096453ee4 (PR-568) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/568/head:refs/remotes/origin/PR-568 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 > git rev-list --no-walk fe61ebb937c44b67c29e3a76bbad5dd8f908c740 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-27T05:59:48.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-27T05:59:48.362Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-27T05:59:48.379Z] ========================================================= [2022-10-27T05:59:48.379Z] EdgeX Global Pipelines Version Info [2022-10-27T05:59:48.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-27T05:59:49.100Z] ------------------- [2022-10-27T05:59:49.100Z] stable info: [2022-10-27T05:59:49.100Z] ------------------- [2022-10-27T05:59:49.100Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-27T05:59:49.100Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T05:59:49.100Z] Message: update stable to v1.0.243 [2022-10-27T05:59:49.671Z] ------------------- [2022-10-27T05:59:49.671Z] experimental info: [2022-10-27T05:59:49.671Z] ------------------- [2022-10-27T05:59:49.671Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-27T05:59:49.671Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T05:59:49.671Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-27T05:59:49.814Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-27T05:59:49.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-27T05:59:49.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-27T05:59:49.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-27T05:59:49.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-27T05:59:49.936Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-27T05:59:49.948Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-27T05:59:49.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-27T05:59:49.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-27T05:59:49.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-27T05:59:49.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-27T05:59:50.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-27T05:59:50.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-27T05:59:50.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-27T05:59:50.026Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T05:59:50.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T05:59:50.044Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T05:59:50.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T05:59:50.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-27T05:59:50.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-27T05:59:50.089Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-27T05:59:50.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-27T05:59:50.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-27T05:59:50.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-27T05:59:50.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-27T05:59:50.147Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-27T05:59:50.155Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-27T05:59:50.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-568 [Pipeline] echo [2022-10-27T05:59:50.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-568 [Pipeline] echo [2022-10-27T05:59:50.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-568 [Pipeline] echo [2022-10-27T05:59:50.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo [2022-10-27T05:59:50.194Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c95072a [Pipeline] echo [2022-10-27T05:59:50.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T05:59:50.240Z] provisioning config files... [2022-10-27T05:59:50.253Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config12035809074227731360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T05:59:50.555Z] ---> docker-login.sh [2022-10-27T05:59:50.555Z] nexus3.edgexfoundry.org:10001 [2022-10-27T05:59:50.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:59:50.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:59:50.818Z] Configure a credential helper to remove this warning. See [2022-10-27T05:59:50.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:59:50.818Z] [2022-10-27T05:59:50.818Z] Login Succeeded [2022-10-27T05:59:50.818Z] nexus3.edgexfoundry.org:10002 [2022-10-27T05:59:50.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:59:50.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:59:50.818Z] Configure a credential helper to remove this warning. See [2022-10-27T05:59:50.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:59:50.818Z] [2022-10-27T05:59:50.818Z] Login Succeeded [2022-10-27T05:59:50.818Z] nexus3.edgexfoundry.org:10003 [2022-10-27T05:59:51.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:59:51.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:59:51.080Z] Configure a credential helper to remove this warning. See [2022-10-27T05:59:51.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:59:51.080Z] [2022-10-27T05:59:51.080Z] Login Succeeded [2022-10-27T05:59:51.080Z] nexus3.edgexfoundry.org:10004 [2022-10-27T05:59:51.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:59:51.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:59:51.080Z] Configure a credential helper to remove this warning. See [2022-10-27T05:59:51.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:59:51.080Z] [2022-10-27T05:59:51.080Z] Login Succeeded [2022-10-27T05:59:51.080Z] docker.io [2022-10-27T05:59:51.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T05:59:51.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T05:59:51.602Z] Configure a credential helper to remove this warning. See [2022-10-27T05:59:51.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T05:59:51.602Z] [2022-10-27T05:59:51.602Z] Login Succeeded [2022-10-27T05:59:51.602Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T05:59:51.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-27T05:59:51.951Z] + git rev-list -1 --merges c95072afacc5a129a3735775a825e30096453ee4~1..c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo [2022-10-27T05:59:51.983Z] -----------> git rev-list -1 --merges c95072afacc5a129a3735775a825e30096453ee4~1..c95072afacc5a129a3735775a825e30096453ee4 c95072afacc5a129a3735775a825e30096453ee4 [false] [Pipeline] sh [2022-10-27T05:59:52.274Z] + git log --format=format:%s -1 c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo [2022-10-27T05:59:52.289Z] ========================================================= [2022-10-27T05:59:52.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-27T05:59:52.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T05:59:52.606Z] + git log --format=format:%s -1 c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] echo [2022-10-27T05:59:52.618Z] [semverPrep] GIT_COMMIT: c95072afacc5a129a3735775a825e30096453ee4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-10-27T05:59:52.627Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-27T05:59:52.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T05:59:52.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-27T05:59:52.973Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-27T05:59:52.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-27T05:59:52.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-27T05:59:52.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-27T05:59:52.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T05:59:53.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T05:59:53.315Z] [2022-10-27T05:59:53.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T05:59:53.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T05:59:53.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-27T05:59:53.614Z] b85a868b505f: Pulling fs layer [2022-10-27T05:59:53.614Z] e2be974225ed: Pulling fs layer [2022-10-27T05:59:53.614Z] 339a4e72a1f5: Pulling fs layer [2022-10-27T05:59:53.614Z] 988bab9f4d93: Pulling fs layer [2022-10-27T05:59:53.614Z] 1469e6f7b9e6: Pulling fs layer [2022-10-27T05:59:53.614Z] eaf3925da568: Pulling fs layer [2022-10-27T05:59:53.614Z] bab4dde63d76: Pulling fs layer [2022-10-27T05:59:53.614Z] bde34c3a00c8: Pulling fs layer [2022-10-27T05:59:53.614Z] b352a97aabf1: Pulling fs layer [2022-10-27T05:59:53.614Z] 4872d77fe225: Pulling fs layer [2022-10-27T05:59:53.614Z] 5851b861e8e6: Pulling fs layer [2022-10-27T05:59:53.614Z] bab4dde63d76: Waiting [2022-10-27T05:59:53.614Z] bde34c3a00c8: Waiting [2022-10-27T05:59:53.614Z] b352a97aabf1: Waiting [2022-10-27T05:59:53.614Z] 4872d77fe225: Waiting [2022-10-27T05:59:53.614Z] 5851b861e8e6: Waiting [2022-10-27T05:59:53.614Z] 988bab9f4d93: Waiting [2022-10-27T05:59:53.614Z] 1469e6f7b9e6: Waiting [2022-10-27T05:59:53.614Z] eaf3925da568: Waiting [2022-10-27T05:59:53.614Z] e2be974225ed: Download complete [2022-10-27T05:59:53.614Z] 988bab9f4d93: Verifying Checksum [2022-10-27T05:59:53.614Z] 988bab9f4d93: Download complete [2022-10-27T05:59:53.875Z] 1469e6f7b9e6: Verifying Checksum [2022-10-27T05:59:53.875Z] 1469e6f7b9e6: Download complete [2022-10-27T05:59:53.875Z] eaf3925da568: Verifying Checksum [2022-10-27T05:59:53.875Z] eaf3925da568: Download complete [2022-10-27T05:59:53.875Z] 339a4e72a1f5: Verifying Checksum [2022-10-27T05:59:53.875Z] 339a4e72a1f5: Download complete [2022-10-27T05:59:53.875Z] bde34c3a00c8: Verifying Checksum [2022-10-27T05:59:53.875Z] bde34c3a00c8: Download complete [2022-10-27T05:59:53.875Z] b352a97aabf1: Verifying Checksum [2022-10-27T05:59:53.875Z] b352a97aabf1: Download complete [2022-10-27T05:59:53.875Z] 4872d77fe225: Download complete [2022-10-27T05:59:53.875Z] 5851b861e8e6: Verifying Checksum [2022-10-27T05:59:53.875Z] 5851b861e8e6: Download complete [2022-10-27T05:59:54.136Z] b85a868b505f: Verifying Checksum [2022-10-27T05:59:54.136Z] b85a868b505f: Download complete [2022-10-27T05:59:54.395Z] bab4dde63d76: Verifying Checksum [2022-10-27T05:59:54.395Z] bab4dde63d76: Download complete [2022-10-27T05:59:55.330Z] b85a868b505f: Pull complete [2022-10-27T05:59:55.590Z] e2be974225ed: Pull complete [2022-10-27T05:59:55.851Z] 339a4e72a1f5: Pull complete [2022-10-27T05:59:56.111Z] 988bab9f4d93: Pull complete [2022-10-27T05:59:56.370Z] 1469e6f7b9e6: Pull complete [2022-10-27T05:59:56.370Z] eaf3925da568: Pull complete [2022-10-27T05:59:58.272Z] bab4dde63d76: Pull complete [2022-10-27T05:59:58.272Z] bde34c3a00c8: Pull complete [2022-10-27T05:59:58.272Z] b352a97aabf1: Pull complete [2022-10-27T05:59:58.531Z] 4872d77fe225: Pull complete [2022-10-27T05:59:58.531Z] 5851b861e8e6: Pull complete [2022-10-27T05:59:58.531Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-27T05:59:58.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T05:59:58.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T05:59:58.626Z] prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container [2022-10-27T05:59:58.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T06:00:00.177Z] $ docker top 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 -eo pid,comm [2022-10-27T06:00:00.230Z] 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). [2022-10-27T06:00:00.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T06:00:00.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T06:00:00.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T06:00:00.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T06:00:00.401Z] $ docker exec 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent [2022-10-27T06:00:00.514Z] SSH_AUTH_SOCK=/tmp/ssh-rxik94FOnanw/agent.32 [2022-10-27T06:00:00.514Z] SSH_AGENT_PID=38 [2022-10-27T06:00:00.522Z] Running ssh-add (command line suppressed) [2022-10-27T06:00:00.639Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_15803711778727678801.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_15803711778727678801.key) [2022-10-27T06:00:00.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T06:00:00.941Z] + git tag --points-at HEAD [Pipeline] } [2022-10-27T06:00:00.959Z] $ docker exec --env ******** --env ******** 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent -k [2022-10-27T06:00:01.069Z] unset SSH_AUTH_SOCK; [2022-10-27T06:00:01.069Z] unset SSH_AGENT_PID; [2022-10-27T06:00:01.069Z] echo Agent pid 38 killed; [2022-10-27T06:00:01.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-27T06:00:01.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T06:00:01.098Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T06:00:01.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T06:00:01.219Z] $ docker exec 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent [2022-10-27T06:00:01.317Z] SSH_AUTH_SOCK=/tmp/ssh-th4FtapfQFkK/agent.70 [2022-10-27T06:00:01.317Z] SSH_AGENT_PID=76 [2022-10-27T06:00:01.322Z] Running ssh-add (command line suppressed) [2022-10-27T06:00:01.427Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_14290429658195048233.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/private_key_14290429658195048233.key) [2022-10-27T06:00:01.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T06:00:01.725Z] + git semver init [2022-10-27T06:00:01.985Z] 2022-10-27 06:00:01,934 [run_init] DEBUG init version:0.0.0 force:False [2022-10-27T06:00:01.985Z] 2022-10-27 06:00:01,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver [2022-10-27T06:00:01.985Z] 2022-10-27 06:00:01,936 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver [2022-10-27T06:00:01.985Z] 2022-10-27 06:00:01,936 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-568, universal_newlines=False, shell=None, istream=None) [2022-10-27T06:00:03.891Z] 2022-10-27 06:00:03,709 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.git/info/exclude [2022-10-27T06:00:03.891Z] 2022-10-27 06:00:03,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver/PR-568 with force:False [2022-10-27T06:00:03.891Z] 2022-10-27 06:00:03,710 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver/PR-568 [2022-10-27T06:00:03.891Z] 2022-10-27 06:00:03,714 [execute] INFO git cat-file --batch-check [2022-10-27T06:00:03.891Z] 2022-10-27 06:00:03,715 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T06:00:03.891Z] 2022-10-27 06:00:03,723 [execute] INFO git cat-file --batch [2022-10-27T06:00:03.891Z] 2022-10-27 06:00:03,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T06:00:03.892Z] 2022-10-27 06:00:03,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-568/.semver/PR-568 [2022-10-27T06:00:03.892Z] 0.0.0 [Pipeline] } [2022-10-27T06:00:03.907Z] $ docker exec --env ******** --env ******** 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 ssh-agent -k [2022-10-27T06:00:04.012Z] unset SSH_AUTH_SOCK; [2022-10-27T06:00:04.012Z] unset SSH_AGENT_PID; [2022-10-27T06:00:04.012Z] echo Agent pid 76 killed; [2022-10-27T06:00:04.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T06:00:04.327Z] + git semver [Pipeline] } [2022-10-27T06:00:04.604Z] $ docker stop --time=1 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 [2022-10-27T06:00:05.906Z] $ docker rm -f 7782fe577b29da0ad0600387b3c643b8d99caf78ed34ae1d3a7f98a8b4e2f378 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T06:00:06.249Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-27T06:00:06.420Z] Stashed 1 file(s) [Pipeline] echo [2022-10-27T06:00:06.422Z] [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 [2022-10-27T06:00:06.537Z] provisioning config files... [2022-10-27T06:00:06.546Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config7692836536726615572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:00:06.840Z] ---> docker-login.sh [2022-10-27T06:00:06.840Z] nexus3.edgexfoundry.org:10001 [2022-10-27T06:00:06.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:06.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:06.840Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:06.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:06.840Z] [2022-10-27T06:00:06.840Z] Login Succeeded [2022-10-27T06:00:06.840Z] nexus3.edgexfoundry.org:10002 [2022-10-27T06:00:06.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:06.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:06.840Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:06.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:06.840Z] [2022-10-27T06:00:06.840Z] Login Succeeded [2022-10-27T06:00:06.840Z] nexus3.edgexfoundry.org:10003 [2022-10-27T06:00:07.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:07.100Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:07.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:07.100Z] [2022-10-27T06:00:07.100Z] Login Succeeded [2022-10-27T06:00:07.100Z] nexus3.edgexfoundry.org:10004 [2022-10-27T06:00:07.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:07.100Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:07.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:07.100Z] [2022-10-27T06:00:07.100Z] Login Succeeded [2022-10-27T06:00:07.100Z] docker.io [2022-10-27T06:00:07.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:00:07.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:00:07.621Z] Configure a credential helper to remove this warning. See [2022-10-27T06:00:07.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:00:07.621Z] [2022-10-27T06:00:07.621Z] Login Succeeded [2022-10-27T06:00:07.621Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T06:00:07.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T06:00:07.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:00:07.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:00:07.834Z] ========================================================= [2022-10-27T06:00:07.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-27T06:00:07.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:08.150Z] + 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 . [2022-10-27T06:00:08.410Z] Sending build context to Docker daemon 45.52MB [2022-10-27T06:00:08.410Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T06:00:08.410Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-27T06:00:08.410Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-27T06:00:08.410Z] 213ec9aee27d: Pulling fs layer [2022-10-27T06:00:08.410Z] 4583459ba037: Pulling fs layer [2022-10-27T06:00:08.410Z] 93c1e223e6f2: Pulling fs layer [2022-10-27T06:00:08.410Z] 53926ce57604: Pulling fs layer [2022-10-27T06:00:08.410Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-27T06:00:08.410Z] 30f14e443154: Pulling fs layer [2022-10-27T06:00:08.410Z] 801331c1e519: Pulling fs layer [2022-10-27T06:00:08.410Z] 99cc6dd402b0: Pulling fs layer [2022-10-27T06:00:08.410Z] 7d9ed39f4882: Pulling fs layer [2022-10-27T06:00:08.410Z] 53926ce57604: Waiting [2022-10-27T06:00:08.410Z] 21b2b0c7a3f4: Waiting [2022-10-27T06:00:08.410Z] 30f14e443154: Waiting [2022-10-27T06:00:08.410Z] 801331c1e519: Waiting [2022-10-27T06:00:08.410Z] 99cc6dd402b0: Waiting [2022-10-27T06:00:08.410Z] 7d9ed39f4882: Waiting [2022-10-27T06:00:08.410Z] 93c1e223e6f2: Verifying Checksum [2022-10-27T06:00:08.410Z] 93c1e223e6f2: Download complete [2022-10-27T06:00:08.410Z] 4583459ba037: Verifying Checksum [2022-10-27T06:00:08.410Z] 4583459ba037: Download complete [2022-10-27T06:00:08.410Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-27T06:00:08.410Z] 30f14e443154: Verifying Checksum [2022-10-27T06:00:08.410Z] 30f14e443154: Download complete [2022-10-27T06:00:08.672Z] 213ec9aee27d: Verifying Checksum [2022-10-27T06:00:08.672Z] 213ec9aee27d: Download complete [2022-10-27T06:00:08.672Z] 801331c1e519: Download complete [2022-10-27T06:00:08.672Z] 213ec9aee27d: Pull complete [2022-10-27T06:00:08.942Z] 4583459ba037: Pull complete [2022-10-27T06:00:08.942Z] 93c1e223e6f2: Pull complete [2022-10-27T06:00:09.206Z] 7d9ed39f4882: Verifying Checksum [2022-10-27T06:00:09.206Z] 7d9ed39f4882: Download complete [2022-10-27T06:00:09.206Z] 99cc6dd402b0: Verifying Checksum [2022-10-27T06:00:09.206Z] 99cc6dd402b0: Download complete [2022-10-27T06:00:09.471Z] 53926ce57604: Verifying Checksum [2022-10-27T06:00:09.472Z] 53926ce57604: Download complete [2022-10-27T06:00:13.657Z] 53926ce57604: Pull complete [2022-10-27T06:00:13.657Z] 21b2b0c7a3f4: Pull complete [2022-10-27T06:00:13.657Z] 30f14e443154: Pull complete [2022-10-27T06:00:13.657Z] 801331c1e519: Pull complete [2022-10-27T06:00:16.187Z] 99cc6dd402b0: Pull complete [2022-10-27T06:00:16.754Z] 7d9ed39f4882: Pull complete [2022-10-27T06:00:16.754Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-27T06:00:16.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-27T06:00:16.754Z] ---> 1dedd983c030 [2022-10-27T06:00:16.754Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T06:00:18.660Z] ---> Running in 628eeee0a6da [2022-10-27T06:00:18.660Z] Removing intermediate container 628eeee0a6da [2022-10-27T06:00:18.660Z] ---> e5e8e9b8f98c [2022-10-27T06:00:18.660Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T06:00:18.660Z] ---> Running in e286d2a94682 [2022-10-27T06:00:18.660Z] Removing intermediate container e286d2a94682 [2022-10-27T06:00:18.660Z] ---> 02f9400c5324 [2022-10-27T06:00:18.660Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T06:00:18.660Z] ---> Running in 4c765abd1578 [2022-10-27T06:00:18.660Z] Removing intermediate container 4c765abd1578 [2022-10-27T06:00:18.660Z] ---> 1e7794ae3c96 [2022-10-27T06:00:18.660Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-27T06:00:18.660Z] ---> Running in b48263a23961 [2022-10-27T06:00:18.920Z] Removing intermediate container b48263a23961 [2022-10-27T06:00:18.920Z] ---> 4779f0a3f724 [2022-10-27T06:00:18.920Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T06:00:18.920Z] ---> Running in fc0b554522ed [2022-10-27T06:00:18.920Z] Removing intermediate container fc0b554522ed [2022-10-27T06:00:18.920Z] ---> 34d43e833c2f [2022-10-27T06:00:18.920Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T06:00:19.488Z] latest: Pulling from library/docker [2022-10-27T06:00:19.746Z] 213ec9aee27d: Already exists [2022-10-27T06:00:19.746Z] 7b0dd730a5c3: Pulling fs layer [2022-10-27T06:00:19.746Z] 4b90f8029a36: Pulling fs layer [2022-10-27T06:00:19.746Z] a89466c712af: Pulling fs layer [2022-10-27T06:00:19.746Z] 9c6a0a734fa9: Pulling fs layer [2022-10-27T06:00:19.746Z] beeedf2bf9bb: Pulling fs layer [2022-10-27T06:00:19.746Z] 3bc3016a9123: Pulling fs layer [2022-10-27T06:00:19.746Z] 45d434503156: Pulling fs layer [2022-10-27T06:00:19.746Z] 539e1dfa3993: Pulling fs layer [2022-10-27T06:00:19.746Z] 9c6a0a734fa9: Waiting [2022-10-27T06:00:19.746Z] 539e1dfa3993: Waiting [2022-10-27T06:00:19.746Z] 45d434503156: Waiting [2022-10-27T06:00:19.746Z] beeedf2bf9bb: Waiting [2022-10-27T06:00:19.746Z] 3bc3016a9123: Waiting [2022-10-27T06:00:19.746Z] 4b90f8029a36: Verifying Checksum [2022-10-27T06:00:19.746Z] 4b90f8029a36: Download complete [2022-10-27T06:00:19.746Z] 7b0dd730a5c3: Download complete [2022-10-27T06:00:20.004Z] a89466c712af: Verifying Checksum [2022-10-27T06:00:20.004Z] a89466c712af: Download complete [2022-10-27T06:00:20.004Z] 7b0dd730a5c3: Pull complete [2022-10-27T06:00:20.004Z] 4b90f8029a36: Pull complete [2022-10-27T06:00:20.005Z] 3bc3016a9123: Download complete [2022-10-27T06:00:20.263Z] 9c6a0a734fa9: Verifying Checksum [2022-10-27T06:00:20.263Z] 9c6a0a734fa9: Download complete [2022-10-27T06:00:20.263Z] beeedf2bf9bb: Verifying Checksum [2022-10-27T06:00:20.263Z] beeedf2bf9bb: Download complete [2022-10-27T06:00:20.263Z] 45d434503156: Download complete [2022-10-27T06:00:20.263Z] 539e1dfa3993: Verifying Checksum [2022-10-27T06:00:20.263Z] 539e1dfa3993: Download complete [2022-10-27T06:00:20.521Z] a89466c712af: Pull complete [2022-10-27T06:00:20.781Z] 9c6a0a734fa9: Pull complete [2022-10-27T06:00:21.040Z] beeedf2bf9bb: Pull complete [2022-10-27T06:00:21.301Z] 3bc3016a9123: Pull complete [2022-10-27T06:00:21.301Z] 45d434503156: Pull complete [2022-10-27T06:00:21.301Z] 539e1dfa3993: Pull complete [2022-10-27T06:00:21.301Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-27T06:00:21.301Z] Status: Downloaded newer image for docker:latest [2022-10-27T06:00:21.510Z] Still waiting to schedule task [2022-10-27T06:00:21.510Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117432’ [2022-10-27T06:00:22.239Z] ---> df6b4cf69c5f [2022-10-27T06:00:22.239Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T06:00:22.239Z] ---> Running in b31934398cf7 [2022-10-27T06:00:22.807Z] Removing intermediate container b31934398cf7 [2022-10-27T06:00:22.807Z] ---> 067e500f1474 [2022-10-27T06:00:22.807Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T06:00:23.066Z] ---> Running in 45c1a341fc59 [2022-10-27T06:00:23.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T06:00:23.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T06:00:24.522Z] OK: 211 MiB in 51 packages [2022-10-27T06:00:24.780Z] Removing intermediate container 45c1a341fc59 [2022-10-27T06:00:24.780Z] ---> 6159f4d38b90 [2022-10-27T06:00:24.780Z] Step 11/16 : ENV GO111MODULE=on [2022-10-27T06:00:24.780Z] ---> Running in 5e8c81d811b9 [2022-10-27T06:00:24.780Z] Removing intermediate container 5e8c81d811b9 [2022-10-27T06:00:24.780Z] ---> c169d7922c25 [2022-10-27T06:00:24.780Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T06:00:24.780Z] ---> Running in a3b5bcc313f7 [2022-10-27T06:00:25.037Z] Removing intermediate container a3b5bcc313f7 [2022-10-27T06:00:25.037Z] ---> 84d225d2433d [2022-10-27T06:00:25.037Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-27T06:00:25.037Z] ---> d48a1e45b205 [2022-10-27T06:00:25.037Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T06:00:25.037Z] ---> Running in 5429b7b422fd [2022-10-27T06:00:43.127Z] Removing intermediate container 5429b7b422fd [2022-10-27T06:00:43.127Z] ---> de0b7cb462ff [2022-10-27T06:00:43.127Z] Step 15/16 : COPY . . [2022-10-27T06:00:43.127Z] ---> 97c3995d9fbb [2022-10-27T06:00:43.127Z] Step 16/16 : RUN ${MAKE} [2022-10-27T06:00:43.127Z] ---> Running in 6f1660969740 [2022-10-27T06:00:43.127Z] noop [2022-10-27T06:00:43.127Z] Removing intermediate container 6f1660969740 [2022-10-27T06:00:43.127Z] ---> f0edde5458ba [2022-10-27T06:00:43.127Z] Successfully built f0edde5458ba [2022-10-27T06:00:43.127Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:43.432Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T06:00:43.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:00:43.495Z] prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container [2022-10-27T06:00:43.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T06:00:43.894Z] $ docker top 3bf438767b86415adafaa6a992e65369acc587836cd11904d741b7531a341ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:00:44.229Z] + go version [2022-10-27T06:00:44.229Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-27T06:00:44.242Z] $ docker stop --time=1 3bf438767b86415adafaa6a992e65369acc587836cd11904d741b7531a341ebc [2022-10-27T06:00:45.521Z] $ docker rm -f 3bf438767b86415adafaa6a992e65369acc587836cd11904d741b7531a341ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:00:45.908Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T06:00:45.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:00:45.967Z] prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container [2022-10-27T06:00:45.997Z] $ 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-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T06:00:46.366Z] $ docker top cadce3c2085450b86b22a33e4ca8ef22b69ab6477de5b5baa015be72d380790e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:00:46.717Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-568 [Pipeline] fileExists [Pipeline] sh [2022-10-27T06:00:47.012Z] + make test [2022-10-27T06:00:47.012Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-27T06:00:47.271Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-27T06:00:57.241Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-27T06:00:57.241Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-27T06:00:59.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T06:00:59.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T06:00:59.141Z] ./bin/test-attribution-txt.sh [2022-10-27T06:00:59.141Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-27T06:00:59.141Z] make -C web test [2022-10-27T06:00:59.141Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-568/web' [2022-10-27T06:00:59.141Z] make[1]: tput: No such file or directory [2022-10-27T06:00:59.141Z] make[1]: tput: No such file or directory [2022-10-27T06:00:59.141Z] warning: generating ./VERSION [2022-10-27T06:00:59.141Z] echo "0.0.0" > VERSION [2022-10-27T06:00:59.141Z] docker build \ [2022-10-27T06:00:59.141Z] -f Dockerfile \ [2022-10-27T06:00:59.141Z] --build-arg USER=1000 \ [2022-10-27T06:00:59.141Z] \ [2022-10-27T06:00:59.141Z] --label "git_sha=c95072afacc5a129a3735775a825e30096453ee4" \ [2022-10-27T06:00:59.141Z] -t edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 \ [2022-10-27T06:00:59.141Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-27T06:00:59.141Z] . [2022-10-27T06:00:59.398Z] Sending build context to Docker daemon 3.269MB [2022-10-27T06:00:59.398Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-27T06:00:59.398Z] 16.17-alpine3.15: Pulling from library/node [2022-10-27T06:00:59.398Z] 9621f1afde84: Pulling fs layer [2022-10-27T06:00:59.398Z] c6f70ee39829: Pulling fs layer [2022-10-27T06:00:59.398Z] 56892a8094a2: Pulling fs layer [2022-10-27T06:00:59.398Z] 58dd87906ef0: Pulling fs layer [2022-10-27T06:00:59.398Z] 58dd87906ef0: Waiting [2022-10-27T06:00:59.398Z] 56892a8094a2: Verifying Checksum [2022-10-27T06:00:59.398Z] 56892a8094a2: Download complete [2022-10-27T06:00:59.398Z] 9621f1afde84: Verifying Checksum [2022-10-27T06:00:59.398Z] 9621f1afde84: Download complete [2022-10-27T06:00:59.398Z] 58dd87906ef0: Download complete [2022-10-27T06:00:59.657Z] 9621f1afde84: Pull complete [2022-10-27T06:00:59.657Z] c6f70ee39829: Verifying Checksum [2022-10-27T06:00:59.657Z] c6f70ee39829: Download complete [2022-10-27T06:01:01.027Z] c6f70ee39829: Pull complete [2022-10-27T06:01:01.027Z] 56892a8094a2: Pull complete [2022-10-27T06:01:01.027Z] 58dd87906ef0: Pull complete [2022-10-27T06:01:01.027Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-27T06:01:01.027Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-27T06:01:01.027Z] ---> b69703f70c3d [2022-10-27T06:01:01.027Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-27T06:01:01.963Z] ---> Running in 698b08c6187a [2022-10-27T06:01:01.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T06:01:02.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-27T06:01:02.481Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-27T06:01:02.481Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-27T06:01:02.481Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-27T06:01:02.481Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-27T06:01:02.481Z] (5/129) Installing libxcb (1.14-r2) [2022-10-27T06:01:02.481Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-27T06:01:02.481Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-27T06:01:02.481Z] (8/129) Installing libice (1.0.10-r0) [2022-10-27T06:01:02.481Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-27T06:01:02.481Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-27T06:01:02.481Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-27T06:01:02.481Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-27T06:01:02.481Z] (13/129) Installing xset (1.2.4-r0) [2022-10-27T06:01:02.481Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-27T06:01:02.481Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-27T06:01:02.481Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-27T06:01:02.481Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-27T06:01:02.481Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-27T06:01:02.481Z] (19/129) Installing libintl (0.21-r0) [2022-10-27T06:01:02.481Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-27T06:01:02.481Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-27T06:01:02.481Z] (22/129) Installing pcre (8.45-r1) [2022-10-27T06:01:02.481Z] (23/129) Installing glib (2.70.1-r0) [2022-10-27T06:01:02.481Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-27T06:01:02.481Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-27T06:01:02.481Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-27T06:01:02.739Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-27T06:01:02.739Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-27T06:01:02.739Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-27T06:01:02.739Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-27T06:01:02.739Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-27T06:01:02.739Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-27T06:01:02.739Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-27T06:01:02.739Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-27T06:01:02.739Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-27T06:01:02.739Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-27T06:01:02.739Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-27T06:01:02.739Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-27T06:01:02.739Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-27T06:01:02.739Z] (40/129) Installing libxi (1.8-r0) [2022-10-27T06:01:02.739Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-27T06:01:02.739Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-27T06:01:02.739Z] (43/129) Installing atk (2.36.0-r0) [2022-10-27T06:01:02.739Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-27T06:01:02.739Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-27T06:01:02.739Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-27T06:01:02.739Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-27T06:01:02.739Z] (48/129) Installing expat (2.5.0-r0) [2022-10-27T06:01:02.739Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-27T06:01:02.739Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-27T06:01:02.739Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-27T06:01:02.740Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-27T06:01:02.740Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-27T06:01:02.740Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-27T06:01:02.740Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-27T06:01:02.740Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-27T06:01:02.740Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-27T06:01:02.740Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-27T06:01:02.740Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-27T06:01:02.999Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-27T06:01:02.999Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-27T06:01:02.999Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-27T06:01:02.999Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-27T06:01:02.999Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-27T06:01:02.999Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-27T06:01:02.999Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-27T06:01:02.999Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-27T06:01:02.999Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-27T06:01:02.999Z] (69/129) Installing pango (1.48.10-r0) [2022-10-27T06:01:02.999Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-27T06:01:02.999Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-27T06:01:02.999Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-27T06:01:02.999Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-27T06:01:02.999Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-27T06:01:02.999Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-27T06:01:02.999Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-27T06:01:03.258Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-27T06:01:03.258Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-27T06:01:03.258Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-27T06:01:03.258Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-27T06:01:05.164Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-27T06:01:05.164Z] (80/129) Installing flac (1.3.4-r0) [2022-10-27T06:01:05.164Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-27T06:01:05.164Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-27T06:01:05.164Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-27T06:01:05.164Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-27T06:01:05.164Z] (85/129) Installing libass (0.15.2-r0) [2022-10-27T06:01:05.424Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-27T06:01:05.424Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-27T06:01:05.424Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-27T06:01:05.424Z] (89/129) Installing lame (3.100-r0) [2022-10-27T06:01:05.424Z] (90/129) Installing opus (1.3.1-r1) [2022-10-27T06:01:05.424Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-27T06:01:05.424Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-27T06:01:05.424Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-27T06:01:05.424Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-27T06:01:05.424Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-27T06:01:05.424Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-27T06:01:05.424Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-27T06:01:05.424Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-27T06:01:05.424Z] (99/129) Installing libva (2.13.0-r0) [2022-10-27T06:01:05.424Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-27T06:01:05.424Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-27T06:01:05.424Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-27T06:01:05.424Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-27T06:01:05.424Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-27T06:01:05.424Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-27T06:01:05.424Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-27T06:01:05.424Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-27T06:01:05.424Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-27T06:01:05.683Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-27T06:01:05.683Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-27T06:01:05.683Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-27T06:01:05.683Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-27T06:01:05.683Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-27T06:01:05.683Z] (114/129) Installing nspr (4.32-r0) [2022-10-27T06:01:05.683Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-27T06:01:05.683Z] (116/129) Installing nss (3.78.1-r0) [2022-10-27T06:01:05.942Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-27T06:01:05.942Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-27T06:01:05.942Z] (119/129) Installing orc (0.4.32-r0) [2022-10-27T06:01:05.942Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-27T06:01:05.942Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-27T06:01:05.942Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-27T06:01:05.942Z] (123/129) Installing libpulse (15.0-r2) [2022-10-27T06:01:05.942Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-27T06:01:05.942Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-27T06:01:05.942Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-27T06:01:05.942Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-27T06:01:05.942Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-27T06:01:05.942Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-27T06:01:06.878Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T06:01:06.878Z] Executing glib-2.70.1-r0.trigger [2022-10-27T06:01:06.878Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-27T06:01:08.841Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-27T06:01:08.841Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-27T06:01:08.841Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-27T06:01:08.841Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-27T06:01:08.841Z] OK: 286 MiB in 145 packages [2022-10-27T06:01:12.176Z] Removing intermediate container 698b08c6187a [2022-10-27T06:01:12.176Z] ---> a6c602c1bf64 [2022-10-27T06:01:12.176Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-27T06:01:12.176Z] ---> Running in d6d9ea96d0bf [2022-10-27T06:01:12.176Z] Removing intermediate container d6d9ea96d0bf [2022-10-27T06:01:12.176Z] ---> c9fc5e125cff [2022-10-27T06:01:12.176Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-27T06:01:12.176Z] ---> Running in ebe9469431dd [2022-10-27T06:01:12.435Z] Removing intermediate container ebe9469431dd [2022-10-27T06:01:12.435Z] ---> ee7695498846 [2022-10-27T06:01:12.435Z] Step 5/10 : RUN npm install -g npm [2022-10-27T06:01:12.435Z] ---> Running in f556b8ae5d05 [2022-10-27T06:01:19.007Z] [2022-10-27T06:01:19.007Z] changed 54 packages, and audited 212 packages in 6s [2022-10-27T06:01:19.007Z] [2022-10-27T06:01:19.007Z] 11 packages are looking for funding [2022-10-27T06:01:19.007Z] run `npm fund` for details [2022-10-27T06:01:19.007Z] [2022-10-27T06:01:19.007Z] found 0 vulnerabilities [2022-10-27T06:01:19.576Z] Removing intermediate container f556b8ae5d05 [2022-10-27T06:01:19.576Z] ---> 010dde2edbc1 [2022-10-27T06:01:19.576Z] Step 6/10 : ARG USER=1000 [2022-10-27T06:01:19.576Z] ---> Running in 570b1e40afa8 [2022-10-27T06:01:19.837Z] Removing intermediate container 570b1e40afa8 [2022-10-27T06:01:19.837Z] ---> 3d352bf11d72 [2022-10-27T06:01:19.837Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-27T06:01:19.837Z] ---> Running in a9acc6279d20 [2022-10-27T06:01:20.408Z] Removing intermediate container a9acc6279d20 [2022-10-27T06:01:20.408Z] ---> 58c8fd190add [2022-10-27T06:01:20.408Z] Step 8/10 : USER $USER:$USER [2022-10-27T06:01:20.408Z] ---> Running in 0e85fb5420fa [2022-10-27T06:01:20.408Z] Removing intermediate container 0e85fb5420fa [2022-10-27T06:01:20.408Z] ---> 11496cc56a95 [2022-10-27T06:01:20.408Z] Step 9/10 : WORKDIR /app [2022-10-27T06:01:20.667Z] ---> Running in 1430a2db85ec [2022-10-27T06:01:20.667Z] Removing intermediate container 1430a2db85ec [2022-10-27T06:01:20.667Z] ---> 8505f7c82382 [2022-10-27T06:01:20.667Z] Step 10/10 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:01:20.667Z] ---> Running in 0e26ea751adc [2022-10-27T06:01:20.667Z] Removing intermediate container 0e26ea751adc [2022-10-27T06:01:20.667Z] ---> 3b0fa129c42e [2022-10-27T06:01:20.667Z] Successfully built 3b0fa129c42e [2022-10-27T06:01:20.667Z] Successfully tagged edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:01:20.667Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-27T06:01:20.667Z] touch edgex-web-ui.imagebuilt [2022-10-27T06:01:20.924Z] mkdir -p node_modules coverage [2022-10-27T06:01:20.924Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-27T06:01:20.924Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE required: { [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE }, [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:01:22.299Z] npm WARN EBADENGINE } [2022-10-27T06:01:27.564Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-27T06:01:27.564Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-27T06:01:27.564Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:01:27.564Z] 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 [2022-10-27T06:01:27.564Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-27T06:01:27.822Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-27T06:01:28.389Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-27T06:01:29.324Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-27T06:01:29.583Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-27T06:01:32.115Z] 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. [2022-10-27T06:01:32.373Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-27T06:01:32.373Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:01:32.941Z] 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. [2022-10-27T06:01:32.941Z] 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. [2022-10-27T06:01:33.875Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:01:34.133Z] 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 [2022-10-27T06:01:34.699Z] 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 [2022-10-27T06:01:37.230Z] 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. [2022-10-27T06:01:39.134Z] 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. [2022-10-27T06:01:44.402Z] [2022-10-27T06:01:44.402Z] added 1478 packages, and audited 1479 packages in 22s [2022-10-27T06:01:44.402Z] [2022-10-27T06:01:44.402Z] 90 packages are looking for funding [2022-10-27T06:01:44.402Z] run `npm fund` for details [2022-10-27T06:01:44.402Z] [2022-10-27T06:01:44.402Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-27T06:01:44.402Z] [2022-10-27T06:01:44.402Z] To address issues that do not require attention, run: [2022-10-27T06:01:44.402Z] npm audit fix [2022-10-27T06:01:44.402Z] [2022-10-27T06:01:44.402Z] To address all issues (including breaking changes), run: [2022-10-27T06:01:44.402Z] npm audit fix --force [2022-10-27T06:01:44.402Z] [2022-10-27T06:01:44.402Z] Run `npm audit` for details. [2022-10-27T06:01:47.889Z] 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 [2022-10-27T06:01:49.792Z] - Generating browser application bundles (phase: setup)... [2022-10-27T06:01:53.976Z] Compiling @angular/core : es2015 as esm2015 [2022-10-27T06:01:54.234Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-27T06:01:57.509Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-27T06:01:57.509Z] Compiling @angular/common : es2015 as esm2015 [2022-10-27T06:01:58.074Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-27T06:01:58.074Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-27T06:01:58.638Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-27T06:01:58.638Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-27T06:01:59.203Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-27T06:01:59.203Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-27T06:01:59.203Z] Compiling @angular/router : es2015 as esm2015 [2022-10-27T06:01:59.460Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-27T06:01:59.460Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-27T06:02:01.359Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-27T06:02:07.922Z] 27 10 2022 06:02:06.781:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-27T06:02:07.922Z] 27 10 2022 06:02:06.785:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-27T06:02:07.922Z] 27 10 2022 06:02:06.791:INFO [launcher]: Starting browser ChromeHeadless [2022-10-27T06:02:20.128Z] ✔ Browser application bundle generation complete. [2022-10-27T06:02:20.128Z] 27 10 2022 06:02:18.203:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket f-aUJq3TAATVO96ZAAAB with id 11220645 [2022-10-27T06:02:21.066Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-27T06:02:21.066Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.024 secs) [2022-10-27T06:02:21.066Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.027 secs) [2022-10-27T06:02:21.066Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.038 secs) [2022-10-27T06:02:21.066Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.042 secs) [2022-10-27T06:02:21.066Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.129 secs) [2022-10-27T06:02:21.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.135 secs) [2022-10-27T06:02:21.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.137 secs) [2022-10-27T06:02:21.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.168 secs) [2022-10-27T06:02:21.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.182 secs) [2022-10-27T06:02:21.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.265 secs) [2022-10-27T06:02:21.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.269 secs) [2022-10-27T06:02:21.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.315 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.323 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.327 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.336 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.364 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.424 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.426 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.428 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.438 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.463 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.476 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.48 secs) [2022-10-27T06:02:21.586Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.501 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.505 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.509 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.513 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.545 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.554 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.566 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.575 secs) [2022-10-27T06:02:21.845Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.585 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.589 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.591 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.599 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.602 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.605 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.607 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.61 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.623 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.626 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.629 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.653 secs) [2022-10-27T06:02:21.846Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.677 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.71 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.719 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.726 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.746 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.757 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.768 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.772 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.787 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.804 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.816 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.839 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.847 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.85 secs) [2022-10-27T06:02:22.114Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.857 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.874 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.89 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.893 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.896 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.929 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.933 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.945 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.959 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.998 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.005 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.014 secs) [2022-10-27T06:02:22.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.036 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.059 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.065 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.068 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.07 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.103 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.131 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.136 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.14 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.142 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.144 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.154 secs) [2022-10-27T06:02:22.631Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.182 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.266 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.272 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.275 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.301 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.324 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.326 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.357 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.364 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.37 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.373 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.377 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.384 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.397 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.404 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.411 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.414 secs) [2022-10-27T06:02:22.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.433 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.44 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.446 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.467 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.471 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.476 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.481 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.484 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.491 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.497 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.511 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.519 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.525 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.545 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.565 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.574 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.58 secs) [2022-10-27T06:02:23.149Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.583 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.591 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.595 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.601 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.613 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.626 secs) [2022-10-27T06:02:23.407Z] WARN: ' [2022-10-27T06:02:23.407Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:02:23.407Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:02:23.407Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:02:23.407Z] in a future version of Angular. [2022-10-27T06:02:23.407Z] [2022-10-27T06:02:23.407Z] For more information on this, see our API docs here: [2022-10-27T06:02:23.407Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:02:23.407Z] ' [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.626 secs) [2022-10-27T06:02:23.407Z] WARN: ' [2022-10-27T06:02:23.407Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:02:23.407Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:02:23.407Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:02:23.407Z] in a future version of Angular. [2022-10-27T06:02:23.407Z] [2022-10-27T06:02:23.407Z] For more information on this, see our API docs here: [2022-10-27T06:02:23.407Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:02:23.407Z] ' [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.651 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.658 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.664 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.668 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.671 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.672 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.701 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.711 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.72 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.729 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.734 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.739 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.746 secs) [2022-10-27T06:02:23.407Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.75 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.77 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.783 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.818 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.841 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.848 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.857 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.865 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.87 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.882 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.903 secs) [2022-10-27T06:02:23.666Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.921 secs) [2022-10-27T06:02:23.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.932 secs) [2022-10-27T06:02:23.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.942 secs) [2022-10-27T06:02:23.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.982 secs) [2022-10-27T06:02:23.925Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.942 secs / 1.982 secs) [2022-10-27T06:02:23.925Z] TOTAL: 149 SUCCESS [2022-10-27T06:02:23.925Z] ✔ Browser application bundle generation complete. [2022-10-27T06:02:24.490Z] [2022-10-27T06:02:24.490Z] =============================== Coverage summary =============================== [2022-10-27T06:02:24.490Z] Statements : 40.98% ( 1467/3580 ) [2022-10-27T06:02:24.490Z] Branches : 12.03% ( 111/923 ) [2022-10-27T06:02:24.490Z] Functions : 33.28% ( 432/1298 ) [2022-10-27T06:02:24.490Z] Lines : 38.91% ( 1318/3387 ) [2022-10-27T06:02:24.490Z] ================================================================================ [2022-10-27T06:02:24.490Z] ✔ Browser application bundle generation complete. [2022-10-27T06:02:25.057Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-568/web' [Pipeline] echo [2022-10-27T06:02:25.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T06:02:25.083Z] $ docker stop --time=1 cadce3c2085450b86b22a33e4ca8ef22b69ab6477de5b5baa015be72d380790e [2022-10-27T06:02:26.366Z] $ docker rm -f cadce3c2085450b86b22a33e4ca8ef22b69ab6477de5b5baa015be72d380790e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T06:02:26.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T06:02:27.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-27T06:02:27.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T06:02:28.384Z] + ls -al . [2022-10-27T06:02:28.384Z] total 184 [2022-10-27T06:02:28.384Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 27 06:00 . [2022-10-27T06:02:28.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 .. [2022-10-27T06:02:28.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 .blubracket [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 05:59 .dockerignore [2022-10-27T06:02:28.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 06:00 .git [2022-10-27T06:02:28.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 .github [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 05:59 .gitignore [2022-10-27T06:02:28.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 06:00 .semver [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 05:59 Attribution.txt [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 05:59 CHANGELOG.md [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 05:59 CONTRIBUTING.md [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 05:59 Dockerfile [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 05:59 Jenkinsfile [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 05:59 LICENSE [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 05:59 Makefile [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 05:59 README.md [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 06:00 VERSION [2022-10-27T06:02:28.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 assets [2022-10-27T06:02:28.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 bin [2022-10-27T06:02:28.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 05:59 cmd [2022-10-27T06:02:28.384Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 06:00 coverage.out [2022-10-27T06:02:28.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 05:59 docs [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 3152 Oct 27 05:59 go.mod [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 43972 Oct 27 05:59 go.sum [2022-10-27T06:02:28.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 05:59 internal [2022-10-27T06:02:28.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 snap [2022-10-27T06:02:28.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 05:59 testing [2022-10-27T06:02:28.384Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 05:59 version.go [2022-10-27T06:02:28.384Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 06:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:02:28.686Z] + 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=c95072afacc5a129a3735775a825e30096453ee4 --label arch=amd64 --label version=0.0.0 . [2022-10-27T06:02:28.962Z] Sending build context to Docker daemon 48.27MB [2022-10-27T06:02:28.962Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T06:02:28.962Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T06:02:28.962Z] ---> f0edde5458ba [2022-10-27T06:02:28.962Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T06:02:29.227Z] ---> Running in 24c6bc631f0f [2022-10-27T06:02:29.227Z] Removing intermediate container 24c6bc631f0f [2022-10-27T06:02:29.227Z] ---> 66d11bf350cc [2022-10-27T06:02:29.227Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T06:02:29.227Z] ---> Running in 66bf9a934a8e [2022-10-27T06:02:29.485Z] Removing intermediate container 66bf9a934a8e [2022-10-27T06:02:29.485Z] ---> 21c3b325d826 [2022-10-27T06:02:29.485Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T06:02:29.485Z] ---> Running in d9217dafc20b [2022-10-27T06:02:29.485Z] Removing intermediate container d9217dafc20b [2022-10-27T06:02:29.485Z] ---> 944f6d0c49cc [2022-10-27T06:02:29.485Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-27T06:02:29.485Z] ---> Running in 6fe7d8baa158 [2022-10-27T06:02:29.744Z] Removing intermediate container 6fe7d8baa158 [2022-10-27T06:02:29.744Z] ---> 4d8a037fd3ce [2022-10-27T06:02:29.744Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T06:02:29.744Z] ---> Running in 535630a15c41 [2022-10-27T06:02:29.744Z] Removing intermediate container 535630a15c41 [2022-10-27T06:02:29.744Z] ---> 5ad5b13f8567 [2022-10-27T06:02:29.744Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T06:02:30.682Z] ---> ac4ffd600a6f [2022-10-27T06:02:30.682Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T06:02:30.682Z] ---> Running in 99512eacf530 [2022-10-27T06:02:31.255Z] Removing intermediate container 99512eacf530 [2022-10-27T06:02:31.255Z] ---> a969e803354a [2022-10-27T06:02:31.255Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T06:02:31.255Z] ---> Running in af037fd7235c [2022-10-27T06:02:31.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T06:02:31.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T06:02:32.712Z] OK: 211 MiB in 51 packages [2022-10-27T06:02:32.971Z] Removing intermediate container af037fd7235c [2022-10-27T06:02:32.971Z] ---> 860ce30db82b [2022-10-27T06:02:32.971Z] Step 11/26 : ENV GO111MODULE=on [2022-10-27T06:02:32.971Z] ---> Running in 569c3d3eefdc [2022-10-27T06:02:32.971Z] Removing intermediate container 569c3d3eefdc [2022-10-27T06:02:32.971Z] ---> 8570a760bb07 [2022-10-27T06:02:32.971Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T06:02:32.971Z] ---> Running in 31600efa62d9 [2022-10-27T06:02:33.230Z] Removing intermediate container 31600efa62d9 [2022-10-27T06:02:33.230Z] ---> efee562a916b [2022-10-27T06:02:33.230Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-27T06:02:33.230Z] ---> 64e8e6120690 [2022-10-27T06:02:33.230Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T06:02:33.230Z] ---> Running in 577b5ff5cadb [2022-10-27T06:02:34.166Z] Removing intermediate container 577b5ff5cadb [2022-10-27T06:02:34.166Z] ---> 006c23176110 [2022-10-27T06:02:34.166Z] Step 15/26 : COPY . . [2022-10-27T06:02:35.543Z] ---> c0816bd533fb [2022-10-27T06:02:35.543Z] Step 16/26 : RUN ${MAKE} [2022-10-27T06:02:35.543Z] ---> Running in 7dd440ce26d6 [2022-10-27T06:02:35.800Z] 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 [2022-10-27T06:02:48.010Z] Removing intermediate container 7dd440ce26d6 [2022-10-27T06:02:48.010Z] ---> 32add99b5548 [2022-10-27T06:02:48.010Z] Step 17/26 : FROM alpine:3.14 [2022-10-27T06:02:48.010Z] 3.14: Pulling from library/alpine [2022-10-27T06:02:48.010Z] c7ed990a2339: Pulling fs layer [2022-10-27T06:02:48.010Z] c7ed990a2339: Verifying Checksum [2022-10-27T06:02:48.010Z] c7ed990a2339: Download complete [2022-10-27T06:02:48.010Z] c7ed990a2339: Pull complete [2022-10-27T06:02:48.010Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-27T06:02:48.010Z] Status: Downloaded newer image for alpine:3.14 [2022-10-27T06:02:48.010Z] ---> dd53f409bf0b [2022-10-27T06:02:48.010Z] Step 18/26 : EXPOSE 4000 [2022-10-27T06:02:48.010Z] ---> Running in b976c7a1d8d2 [2022-10-27T06:02:48.267Z] Removing intermediate container b976c7a1d8d2 [2022-10-27T06:02:48.267Z] ---> 0fdcea85d46e [2022-10-27T06:02:48.267Z] 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 [2022-10-27T06:02:48.835Z] ---> 21195c6dc9a3 [2022-10-27T06:02:48.835Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-27T06:02:48.835Z] ---> 95473d7894be [2022-10-27T06:02:48.835Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-27T06:02:49.103Z] ---> e8bd701733b6 [2022-10-27T06:02:49.103Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T06:02:49.103Z] ---> Running in 2f13cd6095f1 [2022-10-27T06:02:49.103Z] Removing intermediate container 2f13cd6095f1 [2022-10-27T06:02:49.103Z] ---> 9390390ce52e [2022-10-27T06:02:49.103Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-27T06:02:49.361Z] ---> Running in c1379aa16661 [2022-10-27T06:02:49.361Z] Removing intermediate container c1379aa16661 [2022-10-27T06:02:49.361Z] ---> 8e651dfc0d2b [2022-10-27T06:02:49.361Z] Step 24/26 : LABEL arch=amd64 [2022-10-27T06:02:49.361Z] ---> Running in 98f68724cc46 [2022-10-27T06:02:49.361Z] Removing intermediate container 98f68724cc46 [2022-10-27T06:02:49.361Z] ---> 01ef79f35b33 [2022-10-27T06:02:49.361Z] Step 25/26 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:02:49.361Z] ---> Running in 7c52964cf564 [2022-10-27T06:02:49.620Z] Removing intermediate container 7c52964cf564 [2022-10-27T06:02:49.620Z] ---> 1087cf557faa [2022-10-27T06:02:49.620Z] Step 26/26 : LABEL version=0.0.0 [2022-10-27T06:02:49.620Z] ---> Running in 43a967ae5139 [2022-10-27T06:02:49.620Z] Removing intermediate container 43a967ae5139 [2022-10-27T06:02:49.620Z] ---> 30cba2f98340 [2022-10-27T06:02:49.620Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T06:02:49.620Z] Successfully built 30cba2f98340 [2022-10-27T06:02:49.620Z] 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 [2022-10-27T06:02:50.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:02:50.023Z] [2022-10-27T06:02:50.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:02:50.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:02:50.317Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-27T06:02:50.317Z] 5eb5b503b376: Pulling fs layer [2022-10-27T06:02:50.317Z] 5c69ac0246d0: Pulling fs layer [2022-10-27T06:02:50.317Z] ec43610c2a17: Pulling fs layer [2022-10-27T06:02:50.317Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-27T06:02:50.317Z] 33b1e0a273af: Pulling fs layer [2022-10-27T06:02:50.317Z] 5d3b04190fa2: Pulling fs layer [2022-10-27T06:02:50.317Z] 2f39f015ded8: Pulling fs layer [2022-10-27T06:02:50.317Z] 3a2ae6a8a46f: Waiting [2022-10-27T06:02:50.317Z] 33b1e0a273af: Waiting [2022-10-27T06:02:50.317Z] 5d3b04190fa2: Waiting [2022-10-27T06:02:50.317Z] 2f39f015ded8: Waiting [2022-10-27T06:02:50.317Z] 5c69ac0246d0: Verifying Checksum [2022-10-27T06:02:50.317Z] 5c69ac0246d0: Download complete [2022-10-27T06:02:50.317Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-27T06:02:50.317Z] 3a2ae6a8a46f: Download complete [2022-10-27T06:02:50.317Z] 33b1e0a273af: Verifying Checksum [2022-10-27T06:02:50.317Z] 33b1e0a273af: Download complete [2022-10-27T06:02:50.575Z] 5d3b04190fa2: Verifying Checksum [2022-10-27T06:02:50.575Z] 5d3b04190fa2: Download complete [2022-10-27T06:02:50.575Z] ec43610c2a17: Verifying Checksum [2022-10-27T06:02:50.575Z] ec43610c2a17: Download complete [2022-10-27T06:02:50.575Z] 5eb5b503b376: Verifying Checksum [2022-10-27T06:02:50.575Z] 5eb5b503b376: Download complete [2022-10-27T06:02:51.141Z] 2f39f015ded8: Verifying Checksum [2022-10-27T06:02:51.141Z] 2f39f015ded8: Download complete [2022-10-27T06:02:52.074Z] 5eb5b503b376: Pull complete [2022-10-27T06:02:52.074Z] 5c69ac0246d0: Pull complete [2022-10-27T06:02:52.333Z] ec43610c2a17: Pull complete [2022-10-27T06:02:52.591Z] 3a2ae6a8a46f: Pull complete [2022-10-27T06:02:52.591Z] 33b1e0a273af: Pull complete [2022-10-27T06:02:52.850Z] 5d3b04190fa2: Pull complete [2022-10-27T06:02:57.029Z] 2f39f015ded8: Pull complete [2022-10-27T06:02:57.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-27T06:02:57.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:02:57.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:02:57.098Z] prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container [2022-10-27T06:02:57.126Z] $ 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-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T06:02:58.935Z] $ docker top f9fea1596ab476fa529a0292e2117e59168ef6b0797bdd94f1cb50ab15babe21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:02:59.318Z] ---> job-cost.sh [2022-10-27T06:02:59.318Z] lf-activate-venv: SKIPPING [2022-10-27T06:02:59.318Z] INFO: No Stack... [2022-10-27T06:02:59.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T06:03:00.148Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T06:03:00.434Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives/cost.csv [2022-10-27T06:03:00.434Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T06:03:00.447Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [2022-10-27T06:03:00.453Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] did not exist. Created. [2022-10-27T06:03:00.453Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T06:03:00.752Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-27T06:03:01.091Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T06:03:01.099Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T06:03:01.116Z] $ docker stop --time=1 f9fea1596ab476fa529a0292e2117e59168ef6b0797bdd94f1cb50ab15babe21 [2022-10-27T06:03:02.415Z] $ docker rm -f f9fea1596ab476fa529a0292e2117e59168ef6b0797bdd94f1cb50ab15babe21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-27T06:03:13.595Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117434 in /w/workspace/edgexfoundry_edgex-ui-go_PR-568 [Pipeline] { [Pipeline] ws [2022-10-27T06:03:13.607Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2022-10-27T06:03:13.648Z] The recommended git tool is: git [2022-10-27T06:03:20.069Z] using credential edgex-jenkins-ssh [2022-10-27T06:03:20.088Z] Cloning the remote Git repository [2022-10-27T06:03:20.162Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T06:03:20.256Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2022-10-27T06:03:20.432Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T06:03:20.433Z] > git --version # timeout=10 [2022-10-27T06:03:20.464Z] > git --version # 'git version 2.25.1' [2022-10-27T06:03:20.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T06:03:20.522Z] Verifying host key using known hosts file [2022-10-27T06:03:20.783Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T06:03:20.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T06:03:24.034Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-27T06:03:24.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T06:03:25.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-27T06:03:25.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T06:03:25.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T06:03:25.063Z] Verifying host key using known hosts file [2022-10-27T06:03:25.070Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T06:03:25.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/568/head:refs/remotes/origin/PR-568 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-27T06:03:25.643Z] Merging remotes/origin/main commit e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:03:26.249Z] Merge succeeded, producing c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:03:26.249Z] Checking out Revision c95072afacc5a129a3735775a825e30096453ee4 (PR-568) [2022-10-27T06:03:26.866Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-10-27T06:03:25.660Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T06:03:25.686Z] > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 [2022-10-27T06:03:26.123Z] > git remote # timeout=10 [2022-10-27T06:03:26.142Z] > git config --get remote.origin.url # timeout=10 [2022-10-27T06:03:26.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T06:03:26.181Z] Verifying host key using known hosts file [2022-10-27T06:03:26.186Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T06:03:26.196Z] > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 [2022-10-27T06:03:26.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-27T06:03:26.253Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T06:03:26.268Z] > git checkout -f c95072afacc5a129a3735775a825e30096453ee4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T06:03:27.781Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-27T06:03:27.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T06:03:27.781Z] Dload Upload Total Spent Left Speed [2022-10-27T06:03:27.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-10-27T06:03:28.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-27T06:03:28.698Z] + sudo tee /etc/docker/daemon.new [2022-10-27T06:03:28.698Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-27T06:03:28.698Z] { [2022-10-27T06:03:28.698Z] "registry-mirrors": [ [2022-10-27T06:03:28.698Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-27T06:03:28.698Z] ], [2022-10-27T06:03:28.699Z] "bip": "10.250.0.254/24", [2022-10-27T06:03:28.699Z] "hosts": [ [2022-10-27T06:03:28.699Z] "tcp://0.0.0.0:5555", [2022-10-27T06:03:28.699Z] "unix:///var/run/docker.sock" [2022-10-27T06:03:28.699Z] ], [2022-10-27T06:03:28.699Z] "mtu": 1458, [2022-10-27T06:03:28.699Z] "selinux-enabled": true, [2022-10-27T06:03:28.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-27T06:03:28.699Z] } [Pipeline] sh [2022-10-27T06:03:29.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-27T06:03:29.353Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T06:03:47.619Z] provisioning config files... [2022-10-27T06:03:47.643Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5858978768884103935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:03:47.988Z] ---> docker-login.sh [2022-10-27T06:03:47.988Z] nexus3.edgexfoundry.org:10001 [2022-10-27T06:03:48.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:03:48.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:03:48.574Z] Configure a credential helper to remove this warning. See [2022-10-27T06:03:48.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:03:48.574Z] [2022-10-27T06:03:48.574Z] Login Succeeded [2022-10-27T06:03:48.574Z] nexus3.edgexfoundry.org:10002 [2022-10-27T06:03:48.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:03:48.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:03:48.841Z] Configure a credential helper to remove this warning. See [2022-10-27T06:03:48.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:03:48.841Z] [2022-10-27T06:03:48.841Z] Login Succeeded [2022-10-27T06:03:48.841Z] nexus3.edgexfoundry.org:10003 [2022-10-27T06:03:49.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:03:49.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:03:49.381Z] Configure a credential helper to remove this warning. See [2022-10-27T06:03:49.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:03:49.381Z] [2022-10-27T06:03:49.381Z] Login Succeeded [2022-10-27T06:03:49.381Z] nexus3.edgexfoundry.org:10004 [2022-10-27T06:03:49.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:03:49.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:03:49.653Z] Configure a credential helper to remove this warning. See [2022-10-27T06:03:49.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:03:49.653Z] [2022-10-27T06:03:49.653Z] Login Succeeded [2022-10-27T06:03:49.653Z] docker.io [2022-10-27T06:03:49.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T06:03:50.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T06:03:50.194Z] Configure a credential helper to remove this warning. See [2022-10-27T06:03:50.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T06:03:50.194Z] [2022-10-27T06:03:50.194Z] Login Succeeded [2022-10-27T06:03:50.194Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T06:03:50.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T06:03:50.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:03:50.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T06:03:50.409Z] ========================================================= [2022-10-27T06:03:50.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-27T06:03:50.409Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:03:50.770Z] + 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 . [2022-10-27T06:03:51.753Z] Sending build context to Docker daemon 28.73MB [2022-10-27T06:03:51.753Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T06:03:51.753Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-27T06:03:52.112Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-27T06:03:52.112Z] 9b18e9b68314: Pulling fs layer [2022-10-27T06:03:52.112Z] d32db5db7311: Pulling fs layer [2022-10-27T06:03:52.112Z] d0c4b47475fc: Pulling fs layer [2022-10-27T06:03:52.112Z] 5831b945b038: Pulling fs layer [2022-10-27T06:03:52.112Z] 86bbec2aaacd: Pulling fs layer [2022-10-27T06:03:52.112Z] e10730c5d714: Pulling fs layer [2022-10-27T06:03:52.112Z] 5dd5c2283517: Pulling fs layer [2022-10-27T06:03:52.112Z] d5ac0230b979: Pulling fs layer [2022-10-27T06:03:52.112Z] 5831b945b038: Waiting [2022-10-27T06:03:52.112Z] 86bbec2aaacd: Waiting [2022-10-27T06:03:52.112Z] e10730c5d714: Waiting [2022-10-27T06:03:52.112Z] 5dd5c2283517: Waiting [2022-10-27T06:03:52.112Z] d5ac0230b979: Waiting [2022-10-27T06:03:52.112Z] d0c4b47475fc: Download complete [2022-10-27T06:03:52.112Z] d32db5db7311: Verifying Checksum [2022-10-27T06:03:52.112Z] d32db5db7311: Download complete [2022-10-27T06:03:52.112Z] 86bbec2aaacd: Download complete [2022-10-27T06:03:52.112Z] e10730c5d714: Verifying Checksum [2022-10-27T06:03:52.112Z] e10730c5d714: Download complete [2022-10-27T06:03:52.112Z] 9b18e9b68314: Verifying Checksum [2022-10-27T06:03:52.112Z] 9b18e9b68314: Download complete [2022-10-27T06:03:53.630Z] 9b18e9b68314: Pull complete [2022-10-27T06:03:53.630Z] d5ac0230b979: Verifying Checksum [2022-10-27T06:03:53.630Z] d5ac0230b979: Download complete [2022-10-27T06:03:54.221Z] d32db5db7311: Pull complete [2022-10-27T06:03:54.490Z] d0c4b47475fc: Pull complete [2022-10-27T06:03:54.761Z] 5dd5c2283517: Verifying Checksum [2022-10-27T06:03:54.761Z] 5dd5c2283517: Download complete [2022-10-27T06:03:55.350Z] 5831b945b038: Verifying Checksum [2022-10-27T06:03:55.350Z] 5831b945b038: Download complete [2022-10-27T06:04:07.709Z] 5831b945b038: Pull complete [2022-10-27T06:04:07.981Z] 86bbec2aaacd: Pull complete [2022-10-27T06:04:08.252Z] e10730c5d714: Pull complete [2022-10-27T06:04:14.940Z] 5dd5c2283517: Pull complete [2022-10-27T06:04:16.894Z] d5ac0230b979: Pull complete [2022-10-27T06:04:16.894Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-27T06:04:16.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-27T06:04:16.894Z] ---> 59b3b1a385d4 [2022-10-27T06:04:16.894Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T06:04:19.494Z] ---> Running in 6d35e4cd5bf0 [2022-10-27T06:04:19.494Z] Removing intermediate container 6d35e4cd5bf0 [2022-10-27T06:04:19.494Z] ---> 33232c9c241e [2022-10-27T06:04:19.494Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T06:04:19.494Z] ---> Running in 8566fd6a260d [2022-10-27T06:04:19.762Z] Removing intermediate container 8566fd6a260d [2022-10-27T06:04:19.762Z] ---> 88552b965b8e [2022-10-27T06:04:19.762Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T06:04:19.762Z] ---> Running in 13575a1bdaec [2022-10-27T06:04:20.030Z] Removing intermediate container 13575a1bdaec [2022-10-27T06:04:20.030Z] ---> b87e7eeb5689 [2022-10-27T06:04:20.030Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-27T06:04:20.298Z] ---> Running in 8a238c388f47 [2022-10-27T06:04:20.570Z] Removing intermediate container 8a238c388f47 [2022-10-27T06:04:20.570Z] ---> a5426309c853 [2022-10-27T06:04:20.570Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T06:04:20.570Z] ---> Running in 2ec9e1127346 [2022-10-27T06:04:20.838Z] Removing intermediate container 2ec9e1127346 [2022-10-27T06:04:20.838Z] ---> 1900756d300e [2022-10-27T06:04:20.838Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T06:04:21.421Z] latest: Pulling from library/docker [2022-10-27T06:04:21.692Z] 9b18e9b68314: Already exists [2022-10-27T06:04:21.692Z] e5833820420a: Pulling fs layer [2022-10-27T06:04:21.692Z] 79069699b830: Pulling fs layer [2022-10-27T06:04:21.692Z] 444a66d86b54: Pulling fs layer [2022-10-27T06:04:21.692Z] af8c662400c0: Pulling fs layer [2022-10-27T06:04:21.692Z] 7851778f47af: Pulling fs layer [2022-10-27T06:04:21.692Z] 969048075247: Pulling fs layer [2022-10-27T06:04:21.692Z] 9d9d268b6129: Pulling fs layer [2022-10-27T06:04:21.692Z] 71d72239e8c8: Pulling fs layer [2022-10-27T06:04:21.692Z] af8c662400c0: Waiting [2022-10-27T06:04:21.692Z] 7851778f47af: Waiting [2022-10-27T06:04:21.692Z] 969048075247: Waiting [2022-10-27T06:04:21.692Z] 9d9d268b6129: Waiting [2022-10-27T06:04:21.692Z] 71d72239e8c8: Waiting [2022-10-27T06:04:21.692Z] 79069699b830: Verifying Checksum [2022-10-27T06:04:21.692Z] 79069699b830: Download complete [2022-10-27T06:04:21.692Z] e5833820420a: Verifying Checksum [2022-10-27T06:04:21.692Z] e5833820420a: Download complete [2022-10-27T06:04:22.283Z] 444a66d86b54: Verifying Checksum [2022-10-27T06:04:22.283Z] 444a66d86b54: Download complete [2022-10-27T06:04:22.283Z] 969048075247: Verifying Checksum [2022-10-27T06:04:22.283Z] 969048075247: Download complete [2022-10-27T06:04:22.283Z] e5833820420a: Pull complete [2022-10-27T06:04:22.561Z] af8c662400c0: Verifying Checksum [2022-10-27T06:04:22.561Z] af8c662400c0: Download complete [2022-10-27T06:04:22.561Z] 7851778f47af: Verifying Checksum [2022-10-27T06:04:22.561Z] 7851778f47af: Download complete [2022-10-27T06:04:22.561Z] 9d9d268b6129: Verifying Checksum [2022-10-27T06:04:22.561Z] 9d9d268b6129: Download complete [2022-10-27T06:04:22.561Z] 71d72239e8c8: Verifying Checksum [2022-10-27T06:04:22.561Z] 71d72239e8c8: Download complete [2022-10-27T06:04:22.561Z] 79069699b830: Pull complete [2022-10-27T06:04:23.526Z] 444a66d86b54: Pull complete [2022-10-27T06:04:24.486Z] af8c662400c0: Pull complete [2022-10-27T06:04:25.896Z] 7851778f47af: Pull complete [2022-10-27T06:04:26.163Z] 969048075247: Pull complete [2022-10-27T06:04:26.430Z] 9d9d268b6129: Pull complete [2022-10-27T06:04:26.698Z] 71d72239e8c8: Pull complete [2022-10-27T06:04:26.698Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-27T06:04:26.698Z] Status: Downloaded newer image for docker:latest [2022-10-27T06:04:29.426Z] ---> ee96fffa01d0 [2022-10-27T06:04:29.426Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T06:04:29.426Z] ---> Running in 5998cfece740 [2022-10-27T06:04:30.843Z] Removing intermediate container 5998cfece740 [2022-10-27T06:04:30.843Z] ---> 8d45713f23ba [2022-10-27T06:04:30.843Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T06:04:30.843Z] ---> Running in b32a872f4069 [2022-10-27T06:04:31.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T06:04:32.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T06:04:33.826Z] OK: 221 MiB in 51 packages [2022-10-27T06:04:34.409Z] Removing intermediate container b32a872f4069 [2022-10-27T06:04:34.409Z] ---> 280114c463d4 [2022-10-27T06:04:34.409Z] Step 11/16 : ENV GO111MODULE=on [2022-10-27T06:04:34.409Z] ---> Running in d2a0d3922438 [2022-10-27T06:04:34.677Z] Removing intermediate container d2a0d3922438 [2022-10-27T06:04:34.677Z] ---> 002fcf167407 [2022-10-27T06:04:34.677Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T06:04:34.677Z] ---> Running in 6e30d3e6d781 [2022-10-27T06:04:34.946Z] Removing intermediate container 6e30d3e6d781 [2022-10-27T06:04:34.946Z] ---> aa9d40cadd60 [2022-10-27T06:04:34.946Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-27T06:04:35.531Z] ---> 9255e4117a54 [2022-10-27T06:04:35.531Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T06:04:35.531Z] ---> Running in 2b447df00927 [2022-10-27T06:05:31.970Z] Removing intermediate container 2b447df00927 [2022-10-27T06:05:31.970Z] ---> 611060abb666 [2022-10-27T06:05:31.970Z] Step 15/16 : COPY . . [2022-10-27T06:05:33.399Z] ---> a02c1ab18d16 [2022-10-27T06:05:33.399Z] Step 16/16 : RUN ${MAKE} [2022-10-27T06:05:33.399Z] ---> Running in f986a216b230 [2022-10-27T06:05:33.988Z] noop [2022-10-27T06:05:34.951Z] Removing intermediate container f986a216b230 [2022-10-27T06:05:34.951Z] ---> 16fcef0e76b8 [2022-10-27T06:05:34.951Z] Successfully built 16fcef0e76b8 [2022-10-27T06:05:34.951Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:05:35.300Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T06:05:35.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:05:35.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-117434 does not seem to be running inside a container [2022-10-27T06:05:35.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-27T06:05:36.823Z] $ docker top 593d42e0a1ed16733e9d43d73799749951451112495e93c5a6ad25c5fc45b746 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:05:37.667Z] + go version [2022-10-27T06:05:37.667Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-27T06:05:37.684Z] $ docker stop --time=1 593d42e0a1ed16733e9d43d73799749951451112495e93c5a6ad25c5fc45b746 [2022-10-27T06:05:39.340Z] $ docker rm -f 593d42e0a1ed16733e9d43d73799749951451112495e93c5a6ad25c5fc45b746 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:05:39.910Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T06:05:39.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:05:40.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-117434 does not seem to be running inside a container [2022-10-27T06:05:40.157Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-27T06:05:41.394Z] $ docker top 48e956fb5fd0fb6836a04ba161006935b112eeabd9c993eefa934ae3e492f539 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:05:42.394Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-27T06:05:43.037Z] + make test [2022-10-27T06:05:43.037Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-27T06:05:44.448Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-27T06:07:06.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-27T06:07:06.087Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-27T06:07:21.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T06:07:21.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T06:07:21.070Z] ./bin/test-attribution-txt.sh [2022-10-27T06:07:21.070Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-27T06:07:21.070Z] make -C web test [2022-10-27T06:07:21.070Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2022-10-27T06:07:21.070Z] make[1]: tput: No such file or directory [2022-10-27T06:07:21.070Z] make[1]: tput: No such file or directory [2022-10-27T06:07:21.070Z] warning: generating ./VERSION [2022-10-27T06:07:21.070Z] echo "0.0.0" > VERSION [2022-10-27T06:07:21.070Z] docker build \ [2022-10-27T06:07:21.070Z] -f Dockerfile \ [2022-10-27T06:07:21.070Z] --build-arg USER=1000 \ [2022-10-27T06:07:21.070Z] \ [2022-10-27T06:07:21.070Z] --label "git_sha=c95072afacc5a129a3735775a825e30096453ee4" \ [2022-10-27T06:07:21.070Z] -t edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 \ [2022-10-27T06:07:21.070Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-27T06:07:21.070Z] . [2022-10-27T06:07:21.070Z] Sending build context to Docker daemon 3.269MB [2022-10-27T06:07:21.070Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-27T06:07:21.070Z] 16.17-alpine3.15: Pulling from library/node [2022-10-27T06:07:21.070Z] 47517142f6ba: Pulling fs layer [2022-10-27T06:07:21.070Z] 5f8c4bfa009b: Pulling fs layer [2022-10-27T06:07:21.070Z] f7079c9c4ba1: Pulling fs layer [2022-10-27T06:07:21.070Z] aba105e6f55a: Pulling fs layer [2022-10-27T06:07:21.070Z] aba105e6f55a: Waiting [2022-10-27T06:07:21.070Z] f7079c9c4ba1: Verifying Checksum [2022-10-27T06:07:21.070Z] f7079c9c4ba1: Download complete [2022-10-27T06:07:21.070Z] 47517142f6ba: Download complete [2022-10-27T06:07:21.070Z] aba105e6f55a: Verifying Checksum [2022-10-27T06:07:21.070Z] aba105e6f55a: Download complete [2022-10-27T06:07:21.340Z] 47517142f6ba: Pull complete [2022-10-27T06:07:21.606Z] 5f8c4bfa009b: Verifying Checksum [2022-10-27T06:07:21.606Z] 5f8c4bfa009b: Download complete [2022-10-27T06:07:25.866Z] 5f8c4bfa009b: Pull complete [2022-10-27T06:07:25.866Z] f7079c9c4ba1: Pull complete [2022-10-27T06:07:26.134Z] aba105e6f55a: Pull complete [2022-10-27T06:07:26.134Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-27T06:07:26.134Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-27T06:07:26.134Z] ---> bf1b8b58d215 [2022-10-27T06:07:26.134Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-27T06:07:26.720Z] ---> Running in 507bb559f1c9 [2022-10-27T06:07:27.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T06:07:27.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-27T06:07:28.906Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-27T06:07:28.906Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-27T06:07:28.906Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-27T06:07:28.906Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-27T06:07:28.906Z] (5/128) Installing libxcb (1.14-r2) [2022-10-27T06:07:29.174Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-27T06:07:29.174Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-27T06:07:29.174Z] (8/128) Installing libice (1.0.10-r0) [2022-10-27T06:07:29.174Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-27T06:07:29.174Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-27T06:07:29.174Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-27T06:07:29.174Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-27T06:07:29.174Z] (13/128) Installing xset (1.2.4-r0) [2022-10-27T06:07:29.174Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-27T06:07:29.174Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-27T06:07:29.174Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-27T06:07:29.174Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-27T06:07:29.174Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-27T06:07:29.442Z] (19/128) Installing libintl (0.21-r0) [2022-10-27T06:07:29.442Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-27T06:07:29.442Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-27T06:07:29.442Z] (22/128) Installing pcre (8.45-r1) [2022-10-27T06:07:29.442Z] (23/128) Installing glib (2.70.1-r0) [2022-10-27T06:07:29.442Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-27T06:07:29.442Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-27T06:07:29.442Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-27T06:07:29.442Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-27T06:07:29.710Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-27T06:07:29.710Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-27T06:07:29.710Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-27T06:07:29.710Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-27T06:07:29.710Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-27T06:07:29.710Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-27T06:07:29.710Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-27T06:07:29.710Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-27T06:07:29.710Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-27T06:07:29.710Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-27T06:07:29.710Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-27T06:07:29.710Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-27T06:07:29.710Z] (40/128) Installing libxi (1.8-r0) [2022-10-27T06:07:29.710Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-27T06:07:29.710Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-27T06:07:29.710Z] (43/128) Installing atk (2.36.0-r0) [2022-10-27T06:07:29.710Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-27T06:07:29.710Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-27T06:07:29.710Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-27T06:07:29.978Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-27T06:07:29.978Z] (48/128) Installing expat (2.5.0-r0) [2022-10-27T06:07:29.978Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-27T06:07:29.978Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-27T06:07:29.978Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-27T06:07:29.978Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-27T06:07:29.978Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-27T06:07:29.978Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-27T06:07:29.978Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-27T06:07:29.978Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-27T06:07:29.978Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-27T06:07:29.978Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-27T06:07:29.978Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-27T06:07:30.252Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-27T06:07:30.252Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-27T06:07:30.252Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-27T06:07:30.252Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-27T06:07:30.252Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-27T06:07:30.252Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-27T06:07:30.252Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-27T06:07:30.252Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-27T06:07:30.252Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-27T06:07:30.252Z] (69/128) Installing pango (1.48.10-r0) [2022-10-27T06:07:30.252Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-27T06:07:30.252Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-27T06:07:30.252Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-27T06:07:30.519Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-27T06:07:30.520Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-27T06:07:30.520Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-27T06:07:30.788Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-27T06:07:31.057Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-27T06:07:31.057Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-27T06:07:31.057Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-27T06:07:31.057Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-27T06:07:33.654Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-27T06:07:33.654Z] (80/128) Installing flac (1.3.4-r0) [2022-10-27T06:07:33.654Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-27T06:07:33.654Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-27T06:07:33.654Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-27T06:07:33.654Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-27T06:07:33.654Z] (85/128) Installing libass (0.15.2-r0) [2022-10-27T06:07:33.654Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-27T06:07:33.654Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-27T06:07:33.654Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-27T06:07:33.654Z] (89/128) Installing lame (3.100-r0) [2022-10-27T06:07:33.654Z] (90/128) Installing opus (1.3.1-r1) [2022-10-27T06:07:33.654Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-27T06:07:33.654Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-27T06:07:33.654Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-27T06:07:33.654Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-27T06:07:33.654Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-27T06:07:33.654Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-27T06:07:33.654Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-27T06:07:33.654Z] (98/128) Installing libva (2.13.0-r0) [2022-10-27T06:07:33.654Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-27T06:07:33.654Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-27T06:07:33.654Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-27T06:07:33.654Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-27T06:07:33.654Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-27T06:07:33.654Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-27T06:07:33.923Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-27T06:07:33.923Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-27T06:07:33.923Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-27T06:07:34.192Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-27T06:07:34.192Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-27T06:07:34.192Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-27T06:07:34.464Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-27T06:07:34.464Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-27T06:07:34.464Z] (113/128) Installing nspr (4.32-r0) [2022-10-27T06:07:34.464Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-27T06:07:34.464Z] (115/128) Installing nss (3.78.1-r0) [2022-10-27T06:07:34.464Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-27T06:07:34.464Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-27T06:07:34.464Z] (118/128) Installing orc (0.4.32-r0) [2022-10-27T06:07:34.464Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-27T06:07:34.464Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-27T06:07:34.464Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-27T06:07:34.464Z] (122/128) Installing libpulse (15.0-r2) [2022-10-27T06:07:34.733Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-27T06:07:34.733Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-27T06:07:34.733Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-27T06:07:34.733Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-27T06:07:34.733Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-27T06:07:34.733Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-27T06:07:39.015Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T06:07:39.015Z] Executing glib-2.70.1-r0.trigger [2022-10-27T06:07:39.015Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-27T06:07:44.367Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-27T06:07:44.367Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-27T06:07:44.367Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-27T06:07:44.367Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-27T06:07:44.367Z] OK: 275 MiB in 144 packages [2022-10-27T06:07:54.436Z] Removing intermediate container 507bb559f1c9 [2022-10-27T06:07:54.436Z] ---> f6abb71f9b2d [2022-10-27T06:07:54.436Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-27T06:07:54.436Z] ---> Running in 5fd15504f670 [2022-10-27T06:07:54.436Z] Removing intermediate container 5fd15504f670 [2022-10-27T06:07:54.436Z] ---> 100512a52a2e [2022-10-27T06:07:54.436Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-27T06:07:54.436Z] ---> Running in 41d7c7dbc682 [2022-10-27T06:07:54.436Z] Removing intermediate container 41d7c7dbc682 [2022-10-27T06:07:54.436Z] ---> 5f017ea73e47 [2022-10-27T06:07:54.436Z] Step 5/10 : RUN npm install -g npm [2022-10-27T06:07:54.436Z] ---> Running in 19314ed701f4 [2022-10-27T06:08:26.713Z] [2022-10-27T06:08:26.713Z] changed 54 packages, and audited 212 packages in 26s [2022-10-27T06:08:26.713Z] [2022-10-27T06:08:26.714Z] 11 packages are looking for funding [2022-10-27T06:08:26.714Z] run `npm fund` for details [2022-10-27T06:08:26.714Z] [2022-10-27T06:08:26.714Z] found 0 vulnerabilities [2022-10-27T06:08:27.297Z] Removing intermediate container 19314ed701f4 [2022-10-27T06:08:27.297Z] ---> 231c789f075c [2022-10-27T06:08:27.297Z] Step 6/10 : ARG USER=1000 [2022-10-27T06:08:27.297Z] ---> Running in 44612cc83f62 [2022-10-27T06:08:27.566Z] Removing intermediate container 44612cc83f62 [2022-10-27T06:08:27.566Z] ---> cfa8215d32fe [2022-10-27T06:08:27.566Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-27T06:08:27.835Z] ---> Running in e7289af9a394 [2022-10-27T06:08:29.244Z] Removing intermediate container e7289af9a394 [2022-10-27T06:08:29.244Z] ---> 0dc0ed626d68 [2022-10-27T06:08:29.244Z] Step 8/10 : USER $USER:$USER [2022-10-27T06:08:29.513Z] ---> Running in 18d146869c88 [2022-10-27T06:08:29.781Z] Removing intermediate container 18d146869c88 [2022-10-27T06:08:29.781Z] ---> d0c98a04ed99 [2022-10-27T06:08:29.781Z] Step 9/10 : WORKDIR /app [2022-10-27T06:08:29.781Z] ---> Running in 85cb35a72a2d [2022-10-27T06:08:30.052Z] Removing intermediate container 85cb35a72a2d [2022-10-27T06:08:30.052Z] ---> c8d99c1a66fc [2022-10-27T06:08:30.052Z] Step 10/10 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:08:30.052Z] ---> Running in 6a1c6e94b6a1 [2022-10-27T06:08:30.323Z] Removing intermediate container 6a1c6e94b6a1 [2022-10-27T06:08:30.323Z] ---> dcb518bceece [2022-10-27T06:08:30.591Z] Successfully built dcb518bceece [2022-10-27T06:08:30.591Z] Successfully tagged edgexfoundry/edgex-web-ui:c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:08:30.591Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-27T06:08:30.591Z] touch edgex-web-ui.imagebuilt [2022-10-27T06:08:30.591Z] mkdir -p node_modules coverage [2022-10-27T06:08:30.591Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-27T06:08:30.591Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-27T06:08:42.997Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE } [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE required: { [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE }, [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T06:08:42.998Z] npm WARN EBADENGINE } [2022-10-27T06:09:29.878Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-27T06:09:29.878Z] 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 [2022-10-27T06:09:29.878Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-27T06:09:29.878Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:09:29.878Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-27T06:09:29.878Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-27T06:09:39.556Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-27T06:09:39.556Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-27T06:09:39.556Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-27T06:10:01.624Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:10:01.624Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-27T06:10:01.624Z] 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. [2022-10-27T06:10:06.981Z] 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. [2022-10-27T06:10:07.564Z] 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. [2022-10-27T06:10:10.147Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T06:10:25.151Z] 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 [2022-10-27T06:10:25.736Z] 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 [2022-10-27T06:10:43.960Z] 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. [2022-10-27T06:11:06.054Z] 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. [2022-10-27T06:11:44.930Z] [2022-10-27T06:11:44.930Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-27T06:11:44.930Z] [2022-10-27T06:11:44.930Z] 90 packages are looking for funding [2022-10-27T06:11:44.930Z] run `npm fund` for details [2022-10-27T06:11:44.930Z] [2022-10-27T06:11:44.930Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-27T06:11:44.930Z] [2022-10-27T06:11:44.930Z] To address issues that do not require attention, run: [2022-10-27T06:11:44.930Z] npm audit fix [2022-10-27T06:11:44.930Z] [2022-10-27T06:11:44.930Z] To address all issues (including breaking changes), run: [2022-10-27T06:11:44.930Z] npm audit fix --force [2022-10-27T06:11:44.930Z] [2022-10-27T06:11:44.930Z] Run `npm audit` for details. [2022-10-27T06:11:44.930Z] 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 [2022-10-27T06:11:59.918Z] - Generating browser application bundles (phase: setup)... [2022-10-27T06:12:32.134Z] Compiling @angular/core : es2015 as esm2015 [2022-10-27T06:12:32.134Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-27T06:13:04.415Z] Compiling @angular/common : es2015 as esm2015 [2022-10-27T06:13:04.415Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-27T06:13:09.771Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-27T06:13:09.771Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-27T06:13:14.029Z] Compiling @angular/router : es2015 as esm2015 [2022-10-27T06:13:14.990Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-27T06:13:21.635Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-27T06:13:22.617Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-27T06:13:22.885Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-27T06:13:27.146Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-27T06:13:28.572Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-27T06:13:29.160Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-27T06:14:37.016Z] 27 10 2022 06:14:30.282:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-27T06:14:37.016Z] 27 10 2022 06:14:30.299:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-27T06:14:37.016Z] 27 10 2022 06:14:30.333:INFO [launcher]: Starting browser ChromeHeadless [2022-10-27T06:15:44.874Z] 27 10 2022 06:15:36.106:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-27T06:16:11.544Z] 27 10 2022 06:16:10.452:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-27T06:16:50.392Z] ✔ Browser application bundle generation complete. [2022-10-27T06:16:50.392Z] 27 10 2022 06:16:46.557:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4nuQfdiCv0uP0AdnAAAB with id 67872992 [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.209 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.456 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.478 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.588 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.67 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.785 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.942 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.976 secs) [2022-10-27T06:17:05.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.05 secs) [2022-10-27T06:17:05.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.092 secs) [2022-10-27T06:17:05.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.159 secs) [2022-10-27T06:17:05.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.243 secs) [2022-10-27T06:17:06.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.485 secs) [2022-10-27T06:17:06.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.551 secs) [2022-10-27T06:17:06.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.648 secs) [2022-10-27T06:17:06.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.956 secs) [2022-10-27T06:17:06.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.139 secs) [2022-10-27T06:17:07.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.214 secs) [2022-10-27T06:17:07.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.449 secs) [2022-10-27T06:17:07.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.634 secs) [2022-10-27T06:17:07.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.674 secs) [2022-10-27T06:17:07.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.753 secs) [2022-10-27T06:17:08.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.022 secs) [2022-10-27T06:17:08.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.04 secs) [2022-10-27T06:17:08.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.051 secs) [2022-10-27T06:17:08.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.134 secs) [2022-10-27T06:17:08.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.232 secs) [2022-10-27T06:17:08.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.579 secs) [2022-10-27T06:17:08.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.655 secs) [2022-10-27T06:17:08.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.676 secs) [2022-10-27T06:17:08.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.701 secs) [2022-10-27T06:17:08.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.715 secs) [2022-10-27T06:17:09.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.045 secs) [2022-10-27T06:17:09.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.12 secs) [2022-10-27T06:17:09.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.138 secs) [2022-10-27T06:17:09.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.217 secs) [2022-10-27T06:17:09.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.367 secs) [2022-10-27T06:17:09.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.389 secs) [2022-10-27T06:17:09.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.401 secs) [2022-10-27T06:17:09.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.478 secs) [2022-10-27T06:17:10.254Z] WARN: ' [2022-10-27T06:17:10.254Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:17:10.254Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:17:10.254Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:17:10.254Z] in a future version of Angular. [2022-10-27T06:17:10.254Z] [2022-10-27T06:17:10.254Z] For more information on this, see our API docs here: [2022-10-27T06:17:10.254Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:17:10.254Z] ' [2022-10-27T06:17:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.478 secs) [2022-10-27T06:17:10.254Z] WARN: ' [2022-10-27T06:17:10.254Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T06:17:10.254Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T06:17:10.254Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T06:17:10.254Z] in a future version of Angular. [2022-10-27T06:17:10.254Z] [2022-10-27T06:17:10.254Z] For more information on this, see our API docs here: [2022-10-27T06:17:10.254Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T06:17:10.254Z] ' [2022-10-27T06:17:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.664 secs) [2022-10-27T06:17:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.689 secs) [2022-10-27T06:17:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.698 secs) [2022-10-27T06:17:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.712 secs) [2022-10-27T06:17:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.775 secs) [2022-10-27T06:17:10.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.936 secs) [2022-10-27T06:17:10.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.951 secs) [2022-10-27T06:17:10.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.961 secs) [2022-10-27T06:17:10.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.189 secs) [2022-10-27T06:17:11.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.229 secs) [2022-10-27T06:17:11.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.29 secs) [2022-10-27T06:17:11.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.477 secs) [2022-10-27T06:17:11.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.502 secs) [2022-10-27T06:17:11.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.541 secs) [2022-10-27T06:17:11.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.682 secs) [2022-10-27T06:17:11.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.807 secs) [2022-10-27T06:17:11.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.87 secs) [2022-10-27T06:17:11.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.911 secs) [2022-10-27T06:17:12.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.127 secs) [2022-10-27T06:17:12.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.201 secs) [2022-10-27T06:17:12.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.237 secs) [2022-10-27T06:17:12.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.255 secs) [2022-10-27T06:17:12.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.312 secs) [2022-10-27T06:17:12.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.458 secs) [2022-10-27T06:17:12.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.478 secs) [2022-10-27T06:17:12.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.491 secs) [2022-10-27T06:17:12.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.516 secs) [2022-10-27T06:17:12.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.606 secs) [2022-10-27T06:17:12.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.723 secs) [2022-10-27T06:17:13.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.842 secs) [2022-10-27T06:17:13.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.886 secs) [2022-10-27T06:17:13.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.909 secs) [2022-10-27T06:17:13.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.931 secs) [2022-10-27T06:17:13.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.952 secs) [2022-10-27T06:17:13.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.005 secs) [2022-10-27T06:17:13.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.066 secs) [2022-10-27T06:17:13.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.136 secs) [2022-10-27T06:17:13.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.258 secs) [2022-10-27T06:17:13.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.326 secs) [2022-10-27T06:17:13.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.359 secs) [2022-10-27T06:17:13.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.385 secs) [2022-10-27T06:17:13.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.411 secs) [2022-10-27T06:17:13.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.529 secs) [2022-10-27T06:17:14.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.58 secs) [2022-10-27T06:17:14.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.664 secs) [2022-10-27T06:17:14.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.16 secs) [2022-10-27T06:17:15.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.463 secs) [2022-10-27T06:17:15.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.532 secs) [2022-10-27T06:17:15.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.688 secs) [2022-10-27T06:17:15.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.713 secs) [2022-10-27T06:17:15.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.923 secs) [2022-10-27T06:17:15.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.951 secs) [2022-10-27T06:17:15.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.962 secs) [2022-10-27T06:17:15.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.032 secs) [2022-10-27T06:17:16.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.426 secs) [2022-10-27T06:17:16.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.586 secs) [2022-10-27T06:17:16.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.679 secs) [2022-10-27T06:17:17.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.905 secs) [2022-10-27T06:17:17.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.04 secs) [2022-10-27T06:17:17.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.084 secs) [2022-10-27T06:17:17.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.125 secs) [2022-10-27T06:17:17.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.147 secs) [2022-10-27T06:17:17.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.169 secs) [2022-10-27T06:17:17.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.279 secs) [2022-10-27T06:17:17.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.306 secs) [2022-10-27T06:17:17.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.349 secs) [2022-10-27T06:17:17.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.423 secs) [2022-10-27T06:17:18.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.58 secs) [2022-10-27T06:17:18.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.633 secs) [2022-10-27T06:17:18.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.715 secs) [2022-10-27T06:17:18.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.733 secs) [2022-10-27T06:17:18.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.762 secs) [2022-10-27T06:17:18.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.85 secs) [2022-10-27T06:17:18.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.881 secs) [2022-10-27T06:17:18.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.904 secs) [2022-10-27T06:17:18.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.926 secs) [2022-10-27T06:17:18.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.949 secs) [2022-10-27T06:17:18.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.989 secs) [2022-10-27T06:17:19.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.176 secs) [2022-10-27T06:17:19.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.271 secs) [2022-10-27T06:17:19.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.289 secs) [2022-10-27T06:17:19.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.303 secs) [2022-10-27T06:17:19.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.427 secs) [2022-10-27T06:17:19.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.475 secs) [2022-10-27T06:17:19.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.514 secs) [2022-10-27T06:17:19.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.541 secs) [2022-10-27T06:17:19.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.59 secs) [2022-10-27T06:17:19.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.62 secs) [2022-10-27T06:17:19.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.643 secs) [2022-10-27T06:17:20.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.679 secs) [2022-10-27T06:17:20.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.69 secs) [2022-10-27T06:17:20.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.769 secs) [2022-10-27T06:17:20.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.814 secs) [2022-10-27T06:17:20.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.848 secs) [2022-10-27T06:17:20.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.89 secs) [2022-10-27T06:17:20.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.955 secs) [2022-10-27T06:17:20.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.991 secs) [2022-10-27T06:17:20.595Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.221 secs) [2022-10-27T06:17:20.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.271 secs) [2022-10-27T06:17:20.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.328 secs) [2022-10-27T06:17:21.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.451 secs) [2022-10-27T06:17:21.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.47 secs) [2022-10-27T06:17:21.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.479 secs) [2022-10-27T06:17:21.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.51 secs) [2022-10-27T06:17:21.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.521 secs) [2022-10-27T06:17:21.126Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.585 secs) [2022-10-27T06:17:21.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.601 secs) [2022-10-27T06:17:21.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.609 secs) [2022-10-27T06:17:21.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.63 secs) [2022-10-27T06:17:21.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.051 secs / 13.63 secs) [2022-10-27T06:17:21.968Z] TOTAL: 149 SUCCESS [2022-10-27T06:17:21.968Z] ✔ Browser application bundle generation complete. [2022-10-27T06:17:25.297Z] [2022-10-27T06:17:25.297Z] =============================== Coverage summary =============================== [2022-10-27T06:17:25.297Z] Statements : 40.98% ( 1467/3580 ) [2022-10-27T06:17:25.297Z] Branches : 12.03% ( 111/923 ) [2022-10-27T06:17:25.297Z] Functions : 33.28% ( 432/1298 ) [2022-10-27T06:17:25.297Z] Lines : 38.91% ( 1318/3387 ) [2022-10-27T06:17:25.297Z] ================================================================================ [2022-10-27T06:17:25.297Z] 27 10 2022 06:17:25.237:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-27T06:17:26.251Z] ✔ Browser application bundle generation complete. [2022-10-27T06:17:28.821Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2022-10-27T06:17:28.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T06:17:28.839Z] $ docker stop --time=1 48e956fb5fd0fb6836a04ba161006935b112eeabd9c993eefa934ae3e492f539 [2022-10-27T06:17:30.440Z] $ docker rm -f 48e956fb5fd0fb6836a04ba161006935b112eeabd9c993eefa934ae3e492f539 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T06:17:31.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T06:17:33.881Z] Warning: overwriting stash ‘coverage-report’ [2022-10-27T06:17:38.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T06:17:39.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T06:17:42.046Z] + ls -al . [2022-10-27T06:17:42.046Z] total 180 [2022-10-27T06:17:42.046Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 06:05 . [2022-10-27T06:17:42.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:03 .. [2022-10-27T06:17:42.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:03 .blubracket [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 06:03 .dockerignore [2022-10-27T06:17:42.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 06:03 .git [2022-10-27T06:17:42.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 06:03 .github [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 06:03 .gitignore [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 06:03 Attribution.txt [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 06:03 CHANGELOG.md [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 06:03 CONTRIBUTING.md [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 06:03 Dockerfile [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 06:03 Jenkinsfile [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 06:03 LICENSE [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 06:03 Makefile [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 06:03 README.md [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 06:00 VERSION [2022-10-27T06:17:42.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 06:03 assets [2022-10-27T06:17:42.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:03 bin [2022-10-27T06:17:42.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 06:03 cmd [2022-10-27T06:17:42.046Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 06:05 coverage.out [2022-10-27T06:17:42.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 06:03 docs [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 3152 Oct 27 06:03 go.mod [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 43972 Oct 27 06:03 go.sum [2022-10-27T06:17:42.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 06:03 internal [2022-10-27T06:17:42.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:03 snap [2022-10-27T06:17:42.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 06:03 testing [2022-10-27T06:17:42.046Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 06:03 version.go [2022-10-27T06:17:42.046Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 06:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:17:42.376Z] + 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=c95072afacc5a129a3735775a825e30096453ee4 --label arch=arm64 --label version=0.0.0 . [2022-10-27T06:17:44.082Z] Sending build context to Docker daemon 31.48MB [2022-10-27T06:17:44.082Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T06:17:44.082Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T06:17:44.082Z] ---> 16fcef0e76b8 [2022-10-27T06:17:44.082Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T06:17:44.663Z] ---> Running in 710739f23dcf [2022-10-27T06:17:44.927Z] Removing intermediate container 710739f23dcf [2022-10-27T06:17:44.927Z] ---> 8fd05fbeecf6 [2022-10-27T06:17:44.927Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T06:17:44.927Z] ---> Running in f70143e6e044 [2022-10-27T06:17:45.192Z] Removing intermediate container f70143e6e044 [2022-10-27T06:17:45.192Z] ---> 79d824b3efab [2022-10-27T06:17:45.192Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T06:17:45.460Z] ---> Running in 29d63bb5b048 [2022-10-27T06:17:45.724Z] Removing intermediate container 29d63bb5b048 [2022-10-27T06:17:45.724Z] ---> d704a9dc5118 [2022-10-27T06:17:45.724Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-27T06:17:45.724Z] ---> Running in 4ffa765f9dee [2022-10-27T06:17:45.989Z] Removing intermediate container 4ffa765f9dee [2022-10-27T06:17:45.989Z] ---> 7014a984480b [2022-10-27T06:17:45.989Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T06:17:45.989Z] ---> Running in 44425aa357a1 [2022-10-27T06:17:46.256Z] Removing intermediate container 44425aa357a1 [2022-10-27T06:17:46.256Z] ---> a2e990113a03 [2022-10-27T06:17:46.256Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T06:17:48.192Z] ---> 72ab9a53053f [2022-10-27T06:17:48.192Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T06:17:48.192Z] ---> Running in fb98f8c9e82c [2022-10-27T06:17:50.127Z] Removing intermediate container fb98f8c9e82c [2022-10-27T06:17:50.127Z] ---> b8787e1e8a4d [2022-10-27T06:17:50.127Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T06:17:50.127Z] ---> Running in 09854d180650 [2022-10-27T06:17:50.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T06:17:51.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T06:17:52.693Z] OK: 221 MiB in 51 packages [2022-10-27T06:17:53.273Z] Removing intermediate container 09854d180650 [2022-10-27T06:17:53.273Z] ---> 772b7ac5b9e6 [2022-10-27T06:17:53.273Z] Step 11/26 : ENV GO111MODULE=on [2022-10-27T06:17:53.542Z] ---> Running in 5d05c8c4ff79 [2022-10-27T06:17:53.809Z] Removing intermediate container 5d05c8c4ff79 [2022-10-27T06:17:53.809Z] ---> 61662b5acca5 [2022-10-27T06:17:53.809Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T06:17:53.809Z] ---> Running in a5b58240063f [2022-10-27T06:17:54.075Z] Removing intermediate container a5b58240063f [2022-10-27T06:17:54.075Z] ---> 38b0f676fcaf [2022-10-27T06:17:54.075Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-27T06:17:54.657Z] ---> 68a3d39c70c7 [2022-10-27T06:17:54.657Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T06:17:54.657Z] ---> Running in ce616553424c [2022-10-27T06:17:56.592Z] Removing intermediate container ce616553424c [2022-10-27T06:17:56.592Z] ---> 601c9b21c451 [2022-10-27T06:17:56.592Z] Step 15/26 : COPY . . [2022-10-27T06:18:00.833Z] ---> 70bca6c2e99d [2022-10-27T06:18:00.833Z] Step 16/26 : RUN ${MAKE} [2022-10-27T06:18:00.833Z] ---> Running in f738a1c7eecf [2022-10-27T06:18:01.792Z] 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 [2022-10-27T06:19:09.666Z] Removing intermediate container f738a1c7eecf [2022-10-27T06:19:09.666Z] ---> df7f3dbbdfd7 [2022-10-27T06:19:09.666Z] Step 17/26 : FROM alpine:3.14 [2022-10-27T06:19:09.666Z] 3.14: Pulling from library/alpine [2022-10-27T06:19:09.666Z] 90cda3b7c325: Pulling fs layer [2022-10-27T06:19:09.666Z] 90cda3b7c325: Verifying Checksum [2022-10-27T06:19:09.666Z] 90cda3b7c325: Download complete [2022-10-27T06:19:09.666Z] 90cda3b7c325: Pull complete [2022-10-27T06:19:09.666Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-27T06:19:09.666Z] Status: Downloaded newer image for alpine:3.14 [2022-10-27T06:19:09.666Z] ---> 376ba31ae3da [2022-10-27T06:19:09.666Z] Step 18/26 : EXPOSE 4000 [2022-10-27T06:19:09.666Z] ---> Running in 0e27a92acc9e [2022-10-27T06:19:09.932Z] Removing intermediate container 0e27a92acc9e [2022-10-27T06:19:09.932Z] ---> 985f66921c06 [2022-10-27T06:19:09.932Z] 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 [2022-10-27T06:19:11.878Z] ---> b18ea9836a4e [2022-10-27T06:19:11.878Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-27T06:19:11.878Z] ---> 8387f8abcd3c [2022-10-27T06:19:11.878Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-27T06:19:12.459Z] ---> 31df0cb7a4e1 [2022-10-27T06:19:12.459Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T06:19:12.459Z] ---> Running in 79ba617abef4 [2022-10-27T06:19:12.725Z] Removing intermediate container 79ba617abef4 [2022-10-27T06:19:12.725Z] ---> e526d9106d2a [2022-10-27T06:19:12.725Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-27T06:19:12.990Z] ---> Running in b8cee96cac9a [2022-10-27T06:19:13.255Z] Removing intermediate container b8cee96cac9a [2022-10-27T06:19:13.255Z] ---> 1ee2fded3d8f [2022-10-27T06:19:13.255Z] Step 24/26 : LABEL arch=arm64 [2022-10-27T06:19:13.255Z] ---> Running in ff5116205a9c [2022-10-27T06:19:13.522Z] Removing intermediate container ff5116205a9c [2022-10-27T06:19:13.522Z] ---> d55defe3bac5 [2022-10-27T06:19:13.522Z] Step 25/26 : LABEL git_sha=c95072afacc5a129a3735775a825e30096453ee4 [2022-10-27T06:19:13.522Z] ---> Running in 42bd00e95cb9 [2022-10-27T06:19:13.788Z] Removing intermediate container 42bd00e95cb9 [2022-10-27T06:19:13.788Z] ---> 91abaaee56bc [2022-10-27T06:19:13.788Z] Step 26/26 : LABEL version=0.0.0 [2022-10-27T06:19:13.788Z] ---> Running in f78899576573 [2022-10-27T06:19:14.053Z] Removing intermediate container f78899576573 [2022-10-27T06:19:14.053Z] ---> 1153f54b3c03 [2022-10-27T06:19:14.053Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T06:19:14.318Z] Successfully built 1153f54b3c03 [2022-10-27T06:19:14.318Z] 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 [2022-10-27T06:19:14.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T06:19:14.751Z] [2022-10-27T06:19:14.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:19:15.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T06:19:15.079Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-27T06:19:15.079Z] 8998bd30e6a1: Pulling fs layer [2022-10-27T06:19:15.079Z] 04944245beec: Pulling fs layer [2022-10-27T06:19:15.079Z] 699f458cf7ca: Pulling fs layer [2022-10-27T06:19:15.079Z] 765212b225bb: Pulling fs layer [2022-10-27T06:19:15.079Z] f23df028b6ca: Pulling fs layer [2022-10-27T06:19:15.079Z] d65c8cfc05b1: Pulling fs layer [2022-10-27T06:19:15.079Z] 2437ff75d9bd: Pulling fs layer [2022-10-27T06:19:15.079Z] f23df028b6ca: Waiting [2022-10-27T06:19:15.079Z] d65c8cfc05b1: Waiting [2022-10-27T06:19:15.079Z] 2437ff75d9bd: Waiting [2022-10-27T06:19:15.079Z] 765212b225bb: Waiting [2022-10-27T06:19:15.345Z] 04944245beec: Verifying Checksum [2022-10-27T06:19:15.345Z] 04944245beec: Download complete [2022-10-27T06:19:15.345Z] 765212b225bb: Download complete [2022-10-27T06:19:15.345Z] f23df028b6ca: Verifying Checksum [2022-10-27T06:19:15.345Z] f23df028b6ca: Download complete [2022-10-27T06:19:15.345Z] d65c8cfc05b1: Verifying Checksum [2022-10-27T06:19:15.345Z] d65c8cfc05b1: Download complete [2022-10-27T06:19:15.345Z] 699f458cf7ca: Verifying Checksum [2022-10-27T06:19:15.345Z] 699f458cf7ca: Download complete [2022-10-27T06:19:15.928Z] 8998bd30e6a1: Verifying Checksum [2022-10-27T06:19:15.928Z] 8998bd30e6a1: Download complete [2022-10-27T06:19:17.870Z] 2437ff75d9bd: Verifying Checksum [2022-10-27T06:19:17.870Z] 2437ff75d9bd: Download complete [2022-10-27T06:19:19.812Z] 8998bd30e6a1: Pull complete [2022-10-27T06:19:20.078Z] 04944245beec: Pull complete [2022-10-27T06:19:21.485Z] 699f458cf7ca: Pull complete [2022-10-27T06:19:21.485Z] 765212b225bb: Pull complete [2022-10-27T06:19:22.066Z] f23df028b6ca: Pull complete [2022-10-27T06:19:22.332Z] d65c8cfc05b1: Pull complete [2022-10-27T06:19:37.309Z] 2437ff75d9bd: Pull complete [2022-10-27T06:19:37.309Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-27T06:19:37.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T06:19:37.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:19:37.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-117434 does not seem to be running inside a container [2022-10-27T06:19:37.545Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-27T06:19:40.344Z] $ docker top 717d7682a35e45d4b34a5454e7d86f49efdd6772a7c7442a9d0b7cfaabe628e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:40.863Z] ---> job-cost.sh [2022-10-27T06:19:41.130Z] lf-activate-venv: SKIPPING [2022-10-27T06:19:41.131Z] INFO: No Stack... [2022-10-27T06:19:41.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-27T06:19:42.288Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T06:19:42.614Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2022-10-27T06:19:42.881Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T06:19:42.936Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [2022-10-27T06:19:42.945Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] did not exist. Created. [2022-10-27T06:19:42.945Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T06:19:43.590Z] /w/workspace/edgex-ui-go/2@tmp/durable-249de5fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-27T06:19:43.919Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-27T06:19:43.944Z] Warning: overwriting stash ‘stack-cost’ [2022-10-27T06:19:48.744Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T06:19:48.751Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-568-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T06:19:48.758Z] $ docker stop --time=1 717d7682a35e45d4b34a5454e7d86f49efdd6772a7c7442a9d0b7cfaabe628e0 [2022-10-27T06:19:50.403Z] $ docker rm -f 717d7682a35e45d4b34a5454e7d86f49efdd6772a7c7442a9d0b7cfaabe628e0 [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 [2022-10-27T06:19:50.741Z] provisioning config files... [2022-10-27T06:19:50.748Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config3045304755338999422tmp [Pipeline] { [Pipeline] sh [2022-10-27T06:19:51.035Z] + set +x [2022-10-27T06:19:51.035Z] + curl -s https://codecov.io/bash [2022-10-27T06:19:51.035Z] + bash -s -- [2022-10-27T06:19:51.035Z] [2022-10-27T06:19:51.035Z] _____ _ [2022-10-27T06:19:51.035Z] / ____| | | [2022-10-27T06:19:51.035Z] | | ___ __| | ___ ___ _____ __ [2022-10-27T06:19:51.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-27T06:19:51.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-27T06:19:51.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-27T06:19:51.035Z] Bash-1.0.6 [2022-10-27T06:19:51.035Z] [2022-10-27T06:19:51.035Z] [2022-10-27T06:19:51.035Z] ==> git version 2.25.1 found [2022-10-27T06:19:51.035Z] ==> 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 [2022-10-27T06:19:51.035Z] Release-Date: 2020-01-08 [2022-10-27T06:19:51.035Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-27T06:19:51.035Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-27T06:19:51.035Z] ==> Jenkins CI detected. [2022-10-27T06:19:51.035Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-568 [2022-10-27T06:19:51.035Z] project root: . [2022-10-27T06:19:51.035Z] --> token set from env [2022-10-27T06:19:51.035Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-27T06:19:51.035Z] ==> Running gcov in . (disable via -X gcov) [2022-10-27T06:19:51.294Z] ==> Python coveragepy not found [2022-10-27T06:19:51.294Z] ==> Searching for coverage reports in: [2022-10-27T06:19:51.294Z] + . [2022-10-27T06:19:51.294Z] -> Found 1 reports [2022-10-27T06:19:51.294Z] ==> Detecting git/mercurial file structure [2022-10-27T06:19:51.294Z] ==> Reading reports [2022-10-27T06:19:51.294Z] + ./coverage.out bytes=10 [2022-10-27T06:19:51.294Z] ==> Appending adjustments [2022-10-27T06:19:51.294Z] https://docs.codecov.io/docs/fixing-reports [2022-10-27T06:19:51.863Z] + Found adjustments [2022-10-27T06:19:51.863Z] ==> Gzipping contents [2022-10-27T06:19:51.863Z] 12K /tmp/codecov.ovOpOp.gz [2022-10-27T06:19:51.863Z] ==> Uploading reports [2022-10-27T06:19:51.863Z] url: https://codecov.io [2022-10-27T06:19:51.863Z] query: branch=PR-568&commit=c95072afacc5a129a3735775a825e30096453ee4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=568&job=&cmd_args= [2022-10-27T06:19:51.863Z] -> Pinging Codecov [2022-10-27T06:19:51.863Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-568&commit=c95072afacc5a129a3735775a825e30096453ee4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-568%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=568&job=&cmd_args= [2022-10-27T06:19:52.430Z] -> Uploading to [2022-10-27T06:19:52.430Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-27/FB506323287CE973F263BFD2A0EB1F37/c95072afacc5a129a3735775a825e30096453ee4/f740d03b-2364-47b2-b83b-ad5ce42c0006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T061952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=305a33813b98bb03287c3a7ed8698f14064081e7cb6557e11eba69af1aeecc2e [2022-10-27T06:19:52.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T06:19:52.431Z] Dload Upload Total Spent Left Speed [2022-10-27T06:19:52.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 40327 --:--:-- --:--:-- --:--:-- 40327 [2022-10-27T06:19:52.431Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c95072afacc5a129a3735775a825e30096453ee4 [Pipeline] } [2022-10-27T06:19:52.437Z] 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 [2022-10-27T06:19:53.078Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives ] [2022-10-27T06:19:53.078Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives [2022-10-27T06:19:53.078Z] total 16 [2022-10-27T06:19:53.079Z] drwxr-xr-x 3 root root 4096 Oct 27 06:02 . [2022-10-27T06:19:53.079Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:03 .. [2022-10-27T06:19:53.079Z] drwxr-xr-x 2 root root 4096 Oct 27 06:02 cost [2022-10-27T06:19:53.079Z] -rw-r--r-- 1 root root 83 Oct 27 06:02 cost.csv [2022-10-27T06:19:53.079Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives [2022-10-27T06:19:53.079Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives [2022-10-27T06:19:53.079Z] total 16 [2022-10-27T06:19:53.079Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 06:02 . [2022-10-27T06:19:53.079Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 06:03 .. [2022-10-27T06:19:53.079Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 06:02 cost [2022-10-27T06:19:53.079Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 27 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:53.372Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:54.226Z] ---> package-listing.sh [2022-10-27T06:19:54.226Z] ++ facter osfamily [2022-10-27T06:19:54.226Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-27T06:19:54.486Z] + OS_FAMILY=debian [2022-10-27T06:19:54.486Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-568 [2022-10-27T06:19:54.486Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-27T06:19:54.486Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-27T06:19:54.486Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-27T06:19:54.486Z] + PACKAGES=/tmp/packages_start.txt [2022-10-27T06:19:54.486Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-568 ']' [2022-10-27T06:19:54.486Z] + PACKAGES=/tmp/packages_end.txt [2022-10-27T06:19:54.486Z] + case "${OS_FAMILY}" in [2022-10-27T06:19:54.486Z] + dpkg -l [2022-10-27T06:19:54.486Z] + grep '^ii' [2022-10-27T06:19:54.486Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-27T06:19:54.486Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-27T06:19:54.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-27T06:19:54.486Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-568 ']' [2022-10-27T06:19:54.486Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives/ [2022-10-27T06:19:54.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-568/archives/ [Pipeline] echo [2022-10-27T06:19:54.496Z] 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-568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-27T06:19:54.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T06:19:55.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T06:19:55.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T06:19:55.396Z] prd-ubuntu20.04-docker-8c-8g-117433 does not seem to be running inside a container [2022-10-27T06:19:55.419Z] $ 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-568/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-568 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568:/w/workspace/edgexfoundry_edgex-ui-go_PR-568:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T06:19:55.660Z] $ docker top 841ccf733a77621281607085fb1f8ad9168e1b8bf18a4c8b7bbc62350b145d0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T06:19:56.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-27T06:19:56.291Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-27T06:19:56.576Z] + ls /var/log/sa-host [2022-10-27T06:19:56.576Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T06:19:56.637Z] provisioning config files... [2022-10-27T06:19:56.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-568@tmp/config5295797311855890689tmp [Pipeline] { [Pipeline] echo [2022-10-27T06:19:56.653Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:56.932Z] ---> create-netrc.sh [Pipeline] } [2022-10-27T06:19:56.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:57.261Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-27T06:19:57.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:57.549Z] ---> sudo-logs.sh [2022-10-27T06:19:57.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-27T06:19:57.578Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:57.859Z] ---> job-cost.sh [2022-10-27T06:19:57.859Z] lf-activate-venv: SKIPPING [2022-10-27T06:19:57.859Z] DEBUG: total: 0.2199999988079071 [2022-10-27T06:19:57.859Z] INFO: Retrieving Stack Cost... [2022-10-27T06:19:58.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T06:19:58.686Z] INFO: Archiving Costs [Pipeline] echo [2022-10-27T06:19:58.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T06:19:58.980Z] ---> logs-deploy.sh [2022-10-27T06:19:58.980Z] lf-activate-venv: SKIPPING [2022-10-27T06:19:58.980Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-568/2 [2022-10-27T06:19:58.980Z] INFO: archiving workspace using pattern(s): [2022-10-27T06:19:59.916Z] Archives upload complete. [2022-10-27T06:19:59.916Z] INFO: archiving logs to Nexus