Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 301164ad046368d46d8d2017db6ef196a64a366b+0be910da442da054ca269013485ad7785d291f45 (e703ad9eca0e3f135eddc38c129f67eb0aa11624) 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-ssh5832931667970768185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14303469380065075646.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10453595938444783669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7505401837446359932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8978050776423872007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6511260687205634330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18198’ Running on prd-ubuntu20.04-docker-8c-8g-18204 in /w/workspace/edgexfoundry_edgex-ui-go_PR-622 [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-622 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0be910da442da054ca269013485ad7785d291f45 into PR head commit 301164ad046368d46d8d2017db6ef196a64a366b > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 Merge succeeded, producing 301164ad046368d46d8d2017db6ef196a64a366b Checking out Revision 301164ad046368d46d8d2017db6ef196a64a366b (PR-622) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0be910da442da054ca269013485ad7785d291f45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 Commit message: "build: Add -trimpath to improve binary reproducability of edgex-ui server" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-08T02:08:27.215Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-08T02:08:27.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-08T02:08:27.533Z] ========================================================= [2023-06-08T02:08:27.533Z] EdgeX Global Pipelines Version Info [2023-06-08T02:08:27.533Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:08:28.308Z] ------------------- [2023-06-08T02:08:28.308Z] stable info: [2023-06-08T02:08:28.308Z] ------------------- [2023-06-08T02:08:28.308Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-08T02:08:28.308Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-08T02:08:28.308Z] Message: update stable to v1.0.250 [2023-06-08T02:08:28.882Z] ------------------- [2023-06-08T02:08:28.882Z] experimental info: [2023-06-08T02:08:28.882Z] ------------------- [2023-06-08T02:08:28.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-08T02:08:28.882Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-08T02:08:28.882Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-08T02:08:29.169Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-06-08T02:08:29.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-06-08T02:08:29.256Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-08T02:08:29.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-08T02:08:29.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-08T02:08:29.393Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-08T02:08:29.533Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-08T02:08:29.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-08T02:08:29.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-08T02:08:29.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-08T02:08:29.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-08T02:08:29.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-06-08T02:08:29.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-08T02:08:29.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-08T02:08:29.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-08T02:08:29.928Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-08T02:08:29.968Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-08T02:08:30.004Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-08T02:08:30.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-08T02:08:30.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-08T02:08:30.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-08T02:08:30.169Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-08T02:08:30.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-08T02:08:30.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-08T02:08:30.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-08T02:08:30.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-08T02:08:30.362Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-08T02:08:30.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-622 [Pipeline] echo [2023-06-08T02:08:30.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-622 [Pipeline] echo [2023-06-08T02:08:30.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-622 [Pipeline] echo [2023-06-08T02:08:30.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo [2023-06-08T02:08:30.568Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 301164a [Pipeline] echo [2023-06-08T02:08:30.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-08T02:08:30.728Z] provisioning config files... [2023-06-08T02:08:30.742Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config12010227525173117109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:08:31.091Z] ---> docker-login.sh [2023-06-08T02:08:31.091Z] nexus3.edgexfoundry.org:10001 [2023-06-08T02:08:31.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:31.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:31.351Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:31.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:31.351Z] [2023-06-08T02:08:31.351Z] Login Succeeded [2023-06-08T02:08:31.351Z] nexus3.edgexfoundry.org:10002 [2023-06-08T02:08:31.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:31.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:31.351Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:31.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:31.351Z] [2023-06-08T02:08:31.351Z] Login Succeeded [2023-06-08T02:08:31.351Z] nexus3.edgexfoundry.org:10003 [2023-06-08T02:08:31.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:31.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:31.612Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:31.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:31.612Z] [2023-06-08T02:08:31.612Z] Login Succeeded [2023-06-08T02:08:31.612Z] nexus3.edgexfoundry.org:10004 [2023-06-08T02:08:31.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:31.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:31.612Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:31.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:31.612Z] [2023-06-08T02:08:31.612Z] Login Succeeded [2023-06-08T02:08:31.612Z] docker.io [2023-06-08T02:08:31.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:31.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:31.871Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:31.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:31.871Z] [2023-06-08T02:08:31.871Z] Login Succeeded [2023-06-08T02:08:31.871Z] ---> docker-login.sh ends [Pipeline] } [2023-06-08T02:08:31.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-08T02:08:32.632Z] + git rev-list -1 --merges 301164ad046368d46d8d2017db6ef196a64a366b~1..301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo [2023-06-08T02:08:32.753Z] -----------> git rev-list -1 --merges 301164ad046368d46d8d2017db6ef196a64a366b~1..301164ad046368d46d8d2017db6ef196a64a366b 301164ad046368d46d8d2017db6ef196a64a366b [false] [Pipeline] sh [2023-06-08T02:08:33.068Z] + git log --format=format:%s -1 301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo [2023-06-08T02:08:33.106Z] ========================================================= [2023-06-08T02:08:33.106Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-08T02:08:33.106Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-08T02:08:33.563Z] + git log --format=format:%s -1 301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] echo [2023-06-08T02:08:33.593Z] [semverPrep] GIT_COMMIT: 301164ad046368d46d8d2017db6ef196a64a366b, Commit Message: build: Add -trimpath to improve binary reproducability of edgex-ui server [Pipeline] echo [2023-06-08T02:08:33.626Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-08T02:08:34.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-08T02:08:34.038Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-08T02:08:34.038Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-08T02:08:34.038Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-08T02:08:34.038Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-08T02:08:34.038Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-08T02:08:34.038Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:08:34.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-08T02:08:34.591Z] [2023-06-08T02:08:34.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:08:34.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-08T02:08:34.969Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-08T02:08:34.969Z] b85a868b505f: Pulling fs layer [2023-06-08T02:08:34.969Z] e2be974225ed: Pulling fs layer [2023-06-08T02:08:34.969Z] 339a4e72a1f5: Pulling fs layer [2023-06-08T02:08:34.969Z] 988bab9f4d93: Pulling fs layer [2023-06-08T02:08:34.969Z] 1469e6f7b9e6: Pulling fs layer [2023-06-08T02:08:34.969Z] eaf3925da568: Pulling fs layer [2023-06-08T02:08:34.969Z] bab4dde63d76: Pulling fs layer [2023-06-08T02:08:34.969Z] bde34c3a00c8: Pulling fs layer [2023-06-08T02:08:34.969Z] b352a97aabf1: Pulling fs layer [2023-06-08T02:08:34.969Z] 4872d77fe225: Pulling fs layer [2023-06-08T02:08:34.969Z] 5851b861e8e6: Pulling fs layer [2023-06-08T02:08:34.969Z] 1469e6f7b9e6: Waiting [2023-06-08T02:08:34.969Z] 988bab9f4d93: Waiting [2023-06-08T02:08:34.969Z] eaf3925da568: Waiting [2023-06-08T02:08:34.969Z] 4872d77fe225: Waiting [2023-06-08T02:08:34.969Z] bab4dde63d76: Waiting [2023-06-08T02:08:34.969Z] 5851b861e8e6: Waiting [2023-06-08T02:08:34.969Z] b352a97aabf1: Waiting [2023-06-08T02:08:34.969Z] e2be974225ed: Verifying Checksum [2023-06-08T02:08:34.969Z] e2be974225ed: Download complete [2023-06-08T02:08:34.969Z] 988bab9f4d93: Verifying Checksum [2023-06-08T02:08:34.969Z] 988bab9f4d93: Download complete [2023-06-08T02:08:34.969Z] 1469e6f7b9e6: Verifying Checksum [2023-06-08T02:08:34.969Z] 1469e6f7b9e6: Download complete [2023-06-08T02:08:35.228Z] 339a4e72a1f5: Verifying Checksum [2023-06-08T02:08:35.228Z] 339a4e72a1f5: Download complete [2023-06-08T02:08:35.228Z] eaf3925da568: Verifying Checksum [2023-06-08T02:08:35.228Z] eaf3925da568: Download complete [2023-06-08T02:08:35.228Z] bde34c3a00c8: Verifying Checksum [2023-06-08T02:08:35.228Z] bde34c3a00c8: Download complete [2023-06-08T02:08:35.228Z] b352a97aabf1: Download complete [2023-06-08T02:08:35.228Z] 4872d77fe225: Download complete [2023-06-08T02:08:35.228Z] 5851b861e8e6: Download complete [2023-06-08T02:08:35.228Z] b85a868b505f: Verifying Checksum [2023-06-08T02:08:35.228Z] b85a868b505f: Download complete [2023-06-08T02:08:35.487Z] bab4dde63d76: Verifying Checksum [2023-06-08T02:08:35.487Z] bab4dde63d76: Download complete [2023-06-08T02:08:36.862Z] b85a868b505f: Pull complete [2023-06-08T02:08:36.862Z] e2be974225ed: Pull complete [2023-06-08T02:08:37.121Z] 339a4e72a1f5: Pull complete [2023-06-08T02:08:37.380Z] 988bab9f4d93: Pull complete [2023-06-08T02:08:37.639Z] 1469e6f7b9e6: Pull complete [2023-06-08T02:08:37.639Z] eaf3925da568: Pull complete [2023-06-08T02:08:39.542Z] bab4dde63d76: Pull complete [2023-06-08T02:08:39.542Z] bde34c3a00c8: Pull complete [2023-06-08T02:08:39.542Z] b352a97aabf1: Pull complete [2023-06-08T02:08:39.542Z] 4872d77fe225: Pull complete [2023-06-08T02:08:39.802Z] 5851b861e8e6: Pull complete [2023-06-08T02:08:39.802Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-08T02:08:39.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-08T02:08:39.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:08:40.147Z] prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container [2023-06-08T02:08:40.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-08T02:08:43.616Z] $ docker top 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f -eo pid,comm [2023-06-08T02:08:43.667Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-08T02:08:43.667Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-08T02:08:43.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-08T02:08:43.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-08T02:08:43.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-08T02:08:43.902Z] $ docker exec 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent [2023-06-08T02:08:43.993Z] SSH_AUTH_SOCK=/tmp/ssh-Cm6Slu1wP3U5/agent.32 [2023-06-08T02:08:43.993Z] SSH_AGENT_PID=38 [2023-06-08T02:08:43.998Z] Running ssh-add (command line suppressed) [2023-06-08T02:08:44.101Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_14271375158066411501.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_14271375158066411501.key) [2023-06-08T02:08:44.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-08T02:08:44.439Z] + git tag --points-at HEAD [Pipeline] } [2023-06-08T02:08:44.467Z] $ docker exec --env ******** --env ******** 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent -k [2023-06-08T02:08:44.572Z] unset SSH_AUTH_SOCK; [2023-06-08T02:08:44.572Z] unset SSH_AGENT_PID; [2023-06-08T02:08:44.572Z] echo Agent pid 38 killed; [2023-06-08T02:08:44.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-08T02:08:44.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-08T02:08:44.662Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-08T02:08:44.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-08T02:08:44.763Z] $ docker exec 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent [2023-06-08T02:08:44.862Z] SSH_AUTH_SOCK=/tmp/ssh-ylCQa55lQBDa/agent.70 [2023-06-08T02:08:44.862Z] SSH_AGENT_PID=76 [2023-06-08T02:08:44.866Z] Running ssh-add (command line suppressed) [2023-06-08T02:08:44.972Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_16803196961131557495.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/private_key_16803196961131557495.key) [2023-06-08T02:08:44.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-08T02:08:45.310Z] + git semver init [2023-06-08T02:08:45.569Z] 2023-06-08 02:08:45,487 [run_init] DEBUG init version:0.0.0 force:False [2023-06-08T02:08:45.569Z] 2023-06-08 02:08:45,489 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver [2023-06-08T02:08:45.569Z] 2023-06-08 02:08:45,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver [2023-06-08T02:08:45.569Z] 2023-06-08 02:08:45,489 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-622, universal_newlines=False, shell=None, istream=None) [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,925 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.git/info/exclude [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver/PR-622 with force:False [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,926 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver/PR-622 [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,930 [execute] INFO git cat-file --batch-check [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,939 [execute] INFO git cat-file --batch [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) [2023-06-08T02:08:46.948Z] 2023-06-08 02:08:46,945 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-622/.semver/PR-622 [2023-06-08T02:08:46.948Z] 0.0.0 [Pipeline] } [2023-06-08T02:08:47.226Z] $ docker exec --env ******** --env ******** 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f ssh-agent -k [2023-06-08T02:08:47.326Z] unset SSH_AUTH_SOCK; [2023-06-08T02:08:47.327Z] unset SSH_AGENT_PID; [2023-06-08T02:08:47.328Z] echo Agent pid 76 killed; [2023-06-08T02:08:47.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-08T02:08:47.765Z] + git semver [Pipeline] } [2023-06-08T02:08:48.055Z] $ docker stop --time=1 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f [2023-06-08T02:08:49.307Z] $ docker rm -f --volumes 3ede4ef06fcb3621c0c35326684c5693323a3516348835fcd3ea6970b1434a6f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-08T02:08:49.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-08T02:08:49.960Z] Stashed 1 file(s) [Pipeline] echo [2023-06-08T02:08:49.978Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-08T02:08:50.534Z] provisioning config files... [2023-06-08T02:08:50.543Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config1437045231344568921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:08:50.881Z] ---> docker-login.sh [2023-06-08T02:08:50.881Z] nexus3.edgexfoundry.org:10001 [2023-06-08T02:08:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:50.881Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:50.881Z] [2023-06-08T02:08:50.881Z] Login Succeeded [2023-06-08T02:08:50.881Z] nexus3.edgexfoundry.org:10002 [2023-06-08T02:08:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:50.882Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:50.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:50.882Z] [2023-06-08T02:08:50.882Z] Login Succeeded [2023-06-08T02:08:50.882Z] nexus3.edgexfoundry.org:10003 [2023-06-08T02:08:51.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:51.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:51.140Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:51.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:51.140Z] [2023-06-08T02:08:51.140Z] Login Succeeded [2023-06-08T02:08:51.140Z] nexus3.edgexfoundry.org:10004 [2023-06-08T02:08:51.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:51.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:51.140Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:51.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:51.140Z] [2023-06-08T02:08:51.140Z] Login Succeeded [2023-06-08T02:08:51.140Z] docker.io [2023-06-08T02:08:51.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:08:51.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:08:51.398Z] Configure a credential helper to remove this warning. See [2023-06-08T02:08:51.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:08:51.398Z] [2023-06-08T02:08:51.398Z] Login Succeeded [2023-06-08T02:08:51.398Z] ---> docker-login.sh ends [Pipeline] } [2023-06-08T02:08:51.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-08T02:08:51.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-08T02:08:51.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-08T02:08:51.677Z] ========================================================= [2023-06-08T02:08:51.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-08T02:08:51.677Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:08:52.143Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-08T02:08:52.402Z] Sending build context to Docker daemon 47.51MB [2023-06-08T02:08:52.402Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-06-08T02:08:52.402Z] Step 2/15 : FROM ${BASE} AS builder [2023-06-08T02:08:52.402Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-08T02:08:52.402Z] f56be85fc22e: Pulling fs layer [2023-06-08T02:08:52.402Z] 85791d961cd3: Pulling fs layer [2023-06-08T02:08:52.402Z] d694b5ae8c79: Pulling fs layer [2023-06-08T02:08:52.402Z] 9f32a84ed3da: Pulling fs layer [2023-06-08T02:08:52.402Z] 4d19c01a9841: Pulling fs layer [2023-06-08T02:08:52.402Z] 9325e15d5711: Pulling fs layer [2023-06-08T02:08:52.402Z] 556b6ee489ea: Pulling fs layer [2023-06-08T02:08:52.402Z] c5a4b2cf53e6: Pulling fs layer [2023-06-08T02:08:52.402Z] 9f32a84ed3da: Waiting [2023-06-08T02:08:52.402Z] 9325e15d5711: Waiting [2023-06-08T02:08:52.402Z] c5a4b2cf53e6: Waiting [2023-06-08T02:08:52.402Z] 4d19c01a9841: Waiting [2023-06-08T02:08:52.402Z] 556b6ee489ea: Waiting [2023-06-08T02:08:52.402Z] 85791d961cd3: Download complete [2023-06-08T02:08:52.402Z] 9f32a84ed3da: Verifying Checksum [2023-06-08T02:08:52.402Z] 9f32a84ed3da: Download complete [2023-06-08T02:08:52.402Z] 4d19c01a9841: Verifying Checksum [2023-06-08T02:08:52.402Z] 4d19c01a9841: Download complete [2023-06-08T02:08:52.660Z] f56be85fc22e: Verifying Checksum [2023-06-08T02:08:52.660Z] f56be85fc22e: Download complete [2023-06-08T02:08:52.660Z] 9325e15d5711: Verifying Checksum [2023-06-08T02:08:52.660Z] 9325e15d5711: Download complete [2023-06-08T02:08:52.660Z] f56be85fc22e: Pull complete [2023-06-08T02:08:52.925Z] 85791d961cd3: Pull complete [2023-06-08T02:08:53.185Z] c5a4b2cf53e6: Verifying Checksum [2023-06-08T02:08:53.185Z] c5a4b2cf53e6: Download complete [2023-06-08T02:08:53.185Z] d694b5ae8c79: Verifying Checksum [2023-06-08T02:08:53.185Z] d694b5ae8c79: Download complete [2023-06-08T02:08:53.444Z] 556b6ee489ea: Verifying Checksum [2023-06-08T02:08:53.444Z] 556b6ee489ea: Download complete [2023-06-08T02:08:56.728Z] d694b5ae8c79: Pull complete [2023-06-08T02:08:56.728Z] 9f32a84ed3da: Pull complete [2023-06-08T02:08:56.728Z] 4d19c01a9841: Pull complete [2023-06-08T02:08:56.728Z] 9325e15d5711: Pull complete [2023-06-08T02:08:58.639Z] 556b6ee489ea: Pull complete [2023-06-08T02:08:59.575Z] c5a4b2cf53e6: Pull complete [2023-06-08T02:08:59.575Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-08T02:08:59.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-08T02:08:59.576Z] ---> c4be618373d6 [2023-06-08T02:08:59.576Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-08T02:09:05.361Z] Still waiting to schedule task [2023-06-08T02:09:05.362Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18202’ [2023-06-08T02:09:06.171Z] ---> Running in 21c19ee5f675 [2023-06-08T02:09:06.171Z] Removing intermediate container 21c19ee5f675 [2023-06-08T02:09:06.171Z] ---> ddeaaf18d5a6 [2023-06-08T02:09:06.171Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-06-08T02:09:06.171Z] ---> Running in 83916ea5d68d [2023-06-08T02:09:06.171Z] Removing intermediate container 83916ea5d68d [2023-06-08T02:09:06.171Z] ---> 9dadadff0a35 [2023-06-08T02:09:06.171Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-06-08T02:09:06.171Z] ---> Running in 2bd56a107acc [2023-06-08T02:09:06.171Z] Removing intermediate container 2bd56a107acc [2023-06-08T02:09:06.171Z] ---> 9e5d18a5c2a4 [2023-06-08T02:09:06.171Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-06-08T02:09:06.171Z] ---> Running in 45990bee5b81 [2023-06-08T02:09:06.171Z] Removing intermediate container 45990bee5b81 [2023-06-08T02:09:06.171Z] ---> d6043a9ba0c9 [2023-06-08T02:09:06.171Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-08T02:09:06.171Z] ---> Running in 444148d1d1b3 [2023-06-08T02:09:06.171Z] Removing intermediate container 444148d1d1b3 [2023-06-08T02:09:06.171Z] ---> b54d6bb73aa5 [2023-06-08T02:09:06.171Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-08T02:09:06.431Z] latest: Pulling from library/docker [2023-06-08T02:09:06.431Z] 8a49fdb3b6a5: Pulling fs layer [2023-06-08T02:09:06.431Z] dfb60e7f5d22: Pulling fs layer [2023-06-08T02:09:06.431Z] f74671f55a8d: Pulling fs layer [2023-06-08T02:09:06.431Z] 159682c80b19: Pulling fs layer [2023-06-08T02:09:06.431Z] b1fd48ba55f8: Pulling fs layer [2023-06-08T02:09:06.431Z] 6478cae41da0: Pulling fs layer [2023-06-08T02:09:06.431Z] 3dc5e45939f9: Pulling fs layer [2023-06-08T02:09:06.431Z] ec63addd3bc1: Pulling fs layer [2023-06-08T02:09:06.431Z] 3a314790488f: Pulling fs layer [2023-06-08T02:09:06.431Z] f97b6f470a44: Pulling fs layer [2023-06-08T02:09:06.431Z] ba6b089fd04d: Pulling fs layer [2023-06-08T02:09:06.431Z] 3580870ab4aa: Pulling fs layer [2023-06-08T02:09:06.431Z] 53d2ee3b805d: Pulling fs layer [2023-06-08T02:09:06.431Z] 9237fc1405c9: Pulling fs layer [2023-06-08T02:09:06.431Z] 159682c80b19: Waiting [2023-06-08T02:09:06.431Z] b1fd48ba55f8: Waiting [2023-06-08T02:09:06.431Z] 6478cae41da0: Waiting [2023-06-08T02:09:06.431Z] 3dc5e45939f9: Waiting [2023-06-08T02:09:06.431Z] ec63addd3bc1: Waiting [2023-06-08T02:09:06.431Z] 3a314790488f: Waiting [2023-06-08T02:09:06.431Z] ba6b089fd04d: Waiting [2023-06-08T02:09:06.431Z] f97b6f470a44: Waiting [2023-06-08T02:09:06.431Z] 3580870ab4aa: Waiting [2023-06-08T02:09:06.431Z] 53d2ee3b805d: Waiting [2023-06-08T02:09:06.706Z] f74671f55a8d: Download complete [2023-06-08T02:09:06.706Z] 8a49fdb3b6a5: Verifying Checksum [2023-06-08T02:09:06.706Z] 8a49fdb3b6a5: Download complete [2023-06-08T02:09:06.706Z] dfb60e7f5d22: Download complete [2023-06-08T02:09:06.966Z] 8a49fdb3b6a5: Pull complete [2023-06-08T02:09:06.966Z] b1fd48ba55f8: Verifying Checksum [2023-06-08T02:09:06.966Z] b1fd48ba55f8: Download complete [2023-06-08T02:09:06.966Z] dfb60e7f5d22: Pull complete [2023-06-08T02:09:06.966Z] 159682c80b19: Verifying Checksum [2023-06-08T02:09:06.966Z] 159682c80b19: Download complete [2023-06-08T02:09:06.966Z] 6478cae41da0: Verifying Checksum [2023-06-08T02:09:06.966Z] 6478cae41da0: Download complete [2023-06-08T02:09:06.966Z] f74671f55a8d: Pull complete [2023-06-08T02:09:07.225Z] 3dc5e45939f9: Verifying Checksum [2023-06-08T02:09:07.225Z] 3dc5e45939f9: Download complete [2023-06-08T02:09:07.225Z] ec63addd3bc1: Verifying Checksum [2023-06-08T02:09:07.225Z] ec63addd3bc1: Download complete [2023-06-08T02:09:07.225Z] 3a314790488f: Download complete [2023-06-08T02:09:07.225Z] ba6b089fd04d: Verifying Checksum [2023-06-08T02:09:07.225Z] ba6b089fd04d: Download complete [2023-06-08T02:09:07.225Z] f97b6f470a44: Verifying Checksum [2023-06-08T02:09:07.225Z] f97b6f470a44: Download complete [2023-06-08T02:09:07.225Z] 53d2ee3b805d: Verifying Checksum [2023-06-08T02:09:07.225Z] 53d2ee3b805d: Download complete [2023-06-08T02:09:07.225Z] 159682c80b19: Pull complete [2023-06-08T02:09:07.484Z] 9237fc1405c9: Verifying Checksum [2023-06-08T02:09:07.484Z] 9237fc1405c9: Download complete [2023-06-08T02:09:07.742Z] b1fd48ba55f8: Pull complete [2023-06-08T02:09:08.310Z] 6478cae41da0: Pull complete [2023-06-08T02:09:08.310Z] 3dc5e45939f9: Pull complete [2023-06-08T02:09:08.310Z] 3580870ab4aa: Verifying Checksum [2023-06-08T02:09:08.310Z] 3580870ab4aa: Download complete [2023-06-08T02:09:08.310Z] ec63addd3bc1: Pull complete [2023-06-08T02:09:08.310Z] 3a314790488f: Pull complete [2023-06-08T02:09:08.570Z] f97b6f470a44: Pull complete [2023-06-08T02:09:08.570Z] ba6b089fd04d: Pull complete [2023-06-08T02:09:09.508Z] 3580870ab4aa: Pull complete [2023-06-08T02:09:09.767Z] 53d2ee3b805d: Pull complete [2023-06-08T02:09:09.767Z] 9237fc1405c9: Pull complete [2023-06-08T02:09:09.767Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-08T02:09:09.767Z] Status: Downloaded newer image for docker:latest [2023-06-08T02:09:12.308Z] ---> c1bc16037e54 [2023-06-08T02:09:12.308Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-08T02:09:12.308Z] ---> Running in 1a2c620429a0 [2023-06-08T02:09:12.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-08T02:09:12.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-08T02:09:12.826Z] OK: 265 MiB in 53 packages [2023-06-08T02:09:13.086Z] Removing intermediate container 1a2c620429a0 [2023-06-08T02:09:13.086Z] ---> a65c62af26a0 [2023-06-08T02:09:13.086Z] Step 10/15 : ENV GO111MODULE=on [2023-06-08T02:09:13.086Z] ---> Running in 27ffee243f16 [2023-06-08T02:09:13.350Z] Removing intermediate container 27ffee243f16 [2023-06-08T02:09:13.350Z] ---> ddf6a5edc280 [2023-06-08T02:09:13.350Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-08T02:09:13.350Z] ---> Running in 28389e206c28 [2023-06-08T02:09:13.350Z] Removing intermediate container 28389e206c28 [2023-06-08T02:09:13.350Z] ---> 3d205e14c143 [2023-06-08T02:09:13.350Z] Step 12/15 : COPY go.mod vendor* ./ [2023-06-08T02:09:13.610Z] ---> f7a7ea5cde55 [2023-06-08T02:09:13.610Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-08T02:09:13.610Z] ---> Running in 9ae718aa1874 [2023-06-08T02:10:21.332Z] Removing intermediate container 9ae718aa1874 [2023-06-08T02:10:21.332Z] ---> 9f4c3111ebde [2023-06-08T02:10:21.332Z] Step 14/15 : COPY . . [2023-06-08T02:10:21.332Z] ---> d3125e06976d [2023-06-08T02:10:21.332Z] Step 15/15 : RUN ${MAKE} [2023-06-08T02:10:21.332Z] ---> Running in a8548f8f4cb8 [2023-06-08T02:10:21.332Z] noop [2023-06-08T02:10:21.332Z] Removing intermediate container a8548f8f4cb8 [2023-06-08T02:10:21.332Z] ---> f4dd3b5805ec [2023-06-08T02:10:21.332Z] Successfully built f4dd3b5805ec [2023-06-08T02:10:21.332Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:10:21.773Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-08T02:10:21.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:10:21.936Z] prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container [2023-06-08T02:10:21.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-08T02:10:22.305Z] $ docker top e9ff3eea2f7191ea0a7afc4f4efcc8cd3113252f8ddeb4248fc74fba9a288ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-08T02:10:22.699Z] + go version [2023-06-08T02:10:22.699Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-08T02:10:22.731Z] $ docker stop --time=1 e9ff3eea2f7191ea0a7afc4f4efcc8cd3113252f8ddeb4248fc74fba9a288ae6 [2023-06-08T02:10:23.985Z] $ docker rm -f --volumes e9ff3eea2f7191ea0a7afc4f4efcc8cd3113252f8ddeb4248fc74fba9a288ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:10:24.713Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-08T02:10:24.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:10:24.861Z] prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container [2023-06-08T02:10:24.901Z] $ 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-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-08T02:10:25.216Z] $ docker top b02fa81c76a7df29f1c75b211db4e46815a91c5a5e8ce596af207000f7104a6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-08T02:10:25.600Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-622 [Pipeline] fileExists [Pipeline] sh [2023-06-08T02:10:25.962Z] + make test [2023-06-08T02:10:25.962Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-06-08T02:10:31.233Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-06-08T02:10:39.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-06-08T02:10:39.344Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-06-08T02:10:42.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-08T02:10:42.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-08T02:10:42.629Z] ./bin/test-attribution-txt.sh [2023-06-08T02:10:42.629Z] make -C web test [2023-06-08T02:10:42.629Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-622/web' [2023-06-08T02:10:42.629Z] make[1]: tput: No such file or directory [2023-06-08T02:10:42.629Z] make[1]: tput: No such file or directory [2023-06-08T02:10:42.629Z] warning: generating ./VERSION [2023-06-08T02:10:42.629Z] echo "0.0.0" > VERSION [2023-06-08T02:10:42.629Z] docker build \ [2023-06-08T02:10:42.629Z] -f Dockerfile \ [2023-06-08T02:10:42.629Z] --build-arg USER=1000 \ [2023-06-08T02:10:42.629Z] \ [2023-06-08T02:10:42.629Z] --label "git_sha=301164ad046368d46d8d2017db6ef196a64a366b" \ [2023-06-08T02:10:42.629Z] -t edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b \ [2023-06-08T02:10:42.629Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-06-08T02:10:42.629Z] . [2023-06-08T02:10:42.629Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-06-08T02:10:42.629Z] Install the buildx component to build images with BuildKit: [2023-06-08T02:10:42.629Z] https://docs.docker.com/go/buildx/ [2023-06-08T02:10:42.629Z] [2023-06-08T02:10:42.936Z] Sending build context to Docker daemon 2.571MB [2023-06-08T02:10:42.936Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-06-08T02:10:43.195Z] 16.17-alpine3.15: Pulling from library/node [2023-06-08T02:10:43.195Z] 9621f1afde84: Pulling fs layer [2023-06-08T02:10:43.195Z] c6f70ee39829: Pulling fs layer [2023-06-08T02:10:43.195Z] 56892a8094a2: Pulling fs layer [2023-06-08T02:10:43.195Z] 58dd87906ef0: Pulling fs layer [2023-06-08T02:10:43.195Z] 58dd87906ef0: Waiting [2023-06-08T02:10:43.453Z] 9621f1afde84: Verifying Checksum [2023-06-08T02:10:43.453Z] 9621f1afde84: Pull complete [2023-06-08T02:10:43.713Z] 58dd87906ef0: Verifying Checksum [2023-06-08T02:10:43.713Z] 58dd87906ef0: Download complete [2023-06-08T02:10:43.713Z] 56892a8094a2: Download complete [2023-06-08T02:10:44.649Z] c6f70ee39829: Verifying Checksum [2023-06-08T02:10:44.649Z] c6f70ee39829: Download complete [2023-06-08T02:10:46.024Z] c6f70ee39829: Pull complete [2023-06-08T02:10:46.024Z] 56892a8094a2: Pull complete [2023-06-08T02:10:46.024Z] 58dd87906ef0: Pull complete [2023-06-08T02:10:46.024Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-06-08T02:10:46.024Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-06-08T02:10:46.024Z] ---> b69703f70c3d [2023-06-08T02:10:46.024Z] Step 2/10 : RUN apk add --no-cache chromium [2023-06-08T02:10:50.213Z] ---> Running in b77bd8803608 [2023-06-08T02:10:50.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-06-08T02:10:50.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-06-08T02:10:50.213Z] (1/129) Installing libxau (1.0.9-r0) [2023-06-08T02:10:50.213Z] (2/129) Installing libmd (1.0.3-r0) [2023-06-08T02:10:50.213Z] (3/129) Installing libbsd (0.11.3-r1) [2023-06-08T02:10:50.213Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-06-08T02:10:50.213Z] (5/129) Installing libxcb (1.14-r2) [2023-06-08T02:10:50.213Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-06-08T02:10:50.213Z] (7/129) Installing libxext (1.3.4-r0) [2023-06-08T02:10:50.213Z] (8/129) Installing libice (1.0.10-r0) [2023-06-08T02:10:50.213Z] (9/129) Installing libuuid (2.37.4-r0) [2023-06-08T02:10:50.213Z] (10/129) Installing libsm (1.2.3-r0) [2023-06-08T02:10:50.213Z] (11/129) Installing libxt (1.2.1-r0) [2023-06-08T02:10:50.213Z] (12/129) Installing libxmu (1.1.3-r0) [2023-06-08T02:10:50.213Z] (13/129) Installing xset (1.2.4-r0) [2023-06-08T02:10:50.213Z] (14/129) Installing xprop (1.2.5-r0) [2023-06-08T02:10:50.213Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-06-08T02:10:50.213Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-06-08T02:10:50.213Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-06-08T02:10:50.213Z] (18/129) Installing libffi (3.4.2-r1) [2023-06-08T02:10:50.213Z] (19/129) Installing libintl (0.21-r0) [2023-06-08T02:10:50.473Z] (20/129) Installing libblkid (2.37.4-r0) [2023-06-08T02:10:50.473Z] (21/129) Installing libmount (2.37.4-r0) [2023-06-08T02:10:50.473Z] (22/129) Installing pcre (8.45-r1) [2023-06-08T02:10:50.473Z] (23/129) Installing glib (2.70.5-r0) [2023-06-08T02:10:50.473Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-06-08T02:10:50.473Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-06-08T02:10:50.473Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-06-08T02:10:50.473Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-06-08T02:10:50.473Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-06-08T02:10:50.473Z] (29/129) Installing libpng (1.6.37-r1) [2023-06-08T02:10:50.473Z] (30/129) Installing libwebp (1.2.2-r1) [2023-06-08T02:10:50.473Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-06-08T02:10:50.473Z] (32/129) Installing tiff (4.4.0-r3) [2023-06-08T02:10:50.473Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-06-08T02:10:50.473Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-06-08T02:10:50.473Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-06-08T02:10:50.473Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-06-08T02:10:50.473Z] (37/129) Installing libxrender (0.9.10-r3) [2023-06-08T02:10:50.473Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-06-08T02:10:50.473Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-06-08T02:10:50.473Z] (40/129) Installing libxi (1.8-r0) [2023-06-08T02:10:50.473Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-06-08T02:10:50.473Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-06-08T02:10:50.473Z] (43/129) Installing atk (2.36.0-r0) [2023-06-08T02:10:50.473Z] (44/129) Installing libxtst (1.2.3-r3) [2023-06-08T02:10:50.473Z] (45/129) Installing dbus-libs (1.12.26-r0) [2023-06-08T02:10:50.473Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-06-08T02:10:50.473Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-06-08T02:10:50.473Z] (48/129) Installing expat (2.5.0-r0) [2023-06-08T02:10:50.473Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-06-08T02:10:50.732Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-06-08T02:10:50.732Z] (51/129) Installing freetype (2.11.1-r2) [2023-06-08T02:10:50.732Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-06-08T02:10:50.732Z] (53/129) Installing pixman (0.40.0-r4) [2023-06-08T02:10:50.732Z] (54/129) Installing cairo (1.16.0-r5) [2023-06-08T02:10:50.732Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-06-08T02:10:50.732Z] (56/129) Installing avahi-libs (0.8-r5) [2023-06-08T02:10:50.732Z] (57/129) Installing gmp (6.2.1-r1) [2023-06-08T02:10:50.732Z] (58/129) Installing nettle (3.7.3-r0) [2023-06-08T02:10:50.732Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-06-08T02:10:50.732Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-06-08T02:10:50.732Z] (61/129) Installing libunistring (0.9.10-r1) [2023-06-08T02:10:50.732Z] (62/129) Installing gnutls (3.7.1-r2) [2023-06-08T02:10:50.732Z] (63/129) Installing cups-libs (2.3.3-r7) [2023-06-08T02:10:50.732Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-06-08T02:10:50.732Z] (65/129) Installing fribidi (1.0.11-r0) [2023-06-08T02:10:50.732Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-06-08T02:10:50.732Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-06-08T02:10:50.732Z] (68/129) Installing libxft (2.3.4-r0) [2023-06-08T02:10:50.732Z] (69/129) Installing pango (1.48.10-r0) [2023-06-08T02:10:50.732Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-06-08T02:10:50.732Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-06-08T02:10:50.732Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-06-08T02:10:50.991Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-06-08T02:10:50.991Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-06-08T02:10:50.991Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-06-08T02:10:50.991Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-06-08T02:10:50.991Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-06-08T02:10:50.991Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-06-08T02:10:50.991Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-06-08T02:10:50.991Z] Executing ttf-opensans-1.10-r1.post-install [2023-06-08T02:10:53.529Z] (79/129) Installing libogg (1.3.5-r0) [2023-06-08T02:10:53.529Z] (80/129) Installing flac (1.3.4-r0) [2023-06-08T02:10:53.529Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-06-08T02:10:53.529Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-06-08T02:10:53.529Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-06-08T02:10:53.529Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-06-08T02:10:53.529Z] (85/129) Installing libass (0.15.2-r0) [2023-06-08T02:10:53.529Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-06-08T02:10:53.529Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-06-08T02:10:53.529Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-06-08T02:10:53.529Z] (89/129) Installing lame (3.100-r0) [2023-06-08T02:10:53.529Z] (90/129) Installing opus (1.3.1-r1) [2023-06-08T02:10:53.529Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-06-08T02:10:53.529Z] (92/129) Installing soxr (0.1.3-r2) [2023-06-08T02:10:53.529Z] (93/129) Installing libsrt (1.4.2-r1) [2023-06-08T02:10:53.529Z] (94/129) Installing libssh (0.9.6-r1) [2023-06-08T02:10:53.529Z] (95/129) Installing libtheora (1.1.1-r16) [2023-06-08T02:10:53.529Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-06-08T02:10:53.529Z] (97/129) Installing libpciaccess (0.16-r0) [2023-06-08T02:10:53.529Z] (98/129) Installing libdrm (2.4.109-r0) [2023-06-08T02:10:53.529Z] (99/129) Installing libva (2.13.0-r0) [2023-06-08T02:10:53.529Z] (100/129) Installing libvdpau (1.4-r0) [2023-06-08T02:10:53.529Z] (101/129) Installing vidstab (1.1.0-r1) [2023-06-08T02:10:53.529Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-06-08T02:10:53.529Z] (103/129) Installing libvpx (1.10.0-r0) [2023-06-08T02:10:53.529Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-06-08T02:10:53.529Z] (105/129) Installing x264-libs (20210613-r0) [2023-06-08T02:10:53.529Z] (106/129) Installing x265-libs (3.5-r0) [2023-06-08T02:10:53.529Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-06-08T02:10:53.529Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-06-08T02:10:53.788Z] (109/129) Installing libevent (2.1.12-r4) [2023-06-08T02:10:53.788Z] (110/129) Installing mesa (21.2.6-r0) [2023-06-08T02:10:53.788Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-06-08T02:10:53.788Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-06-08T02:10:53.788Z] (113/129) Installing lcms2 (2.12-r1) [2023-06-08T02:10:53.788Z] (114/129) Installing nspr (4.32-r0) [2023-06-08T02:10:53.788Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-06-08T02:10:53.788Z] (116/129) Installing nss (3.78.1-r0) [2023-06-08T02:10:53.788Z] (117/129) Installing libasyncns (0.8-r1) [2023-06-08T02:10:53.788Z] (118/129) Installing libltdl (2.4.6-r7) [2023-06-08T02:10:53.788Z] (119/129) Installing orc (0.4.32-r0) [2023-06-08T02:10:53.788Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-06-08T02:10:53.788Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-06-08T02:10:53.788Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-06-08T02:10:53.788Z] (123/129) Installing libpulse (15.0-r2) [2023-06-08T02:10:53.788Z] (124/129) Installing re2 (2021.11.01-r0) [2023-06-08T02:10:53.788Z] (125/129) Installing snappy (1.1.9-r1) [2023-06-08T02:10:53.788Z] (126/129) Installing libgpg-error (1.42-r1) [2023-06-08T02:10:53.788Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-06-08T02:10:54.047Z] (128/129) Installing libxslt (1.1.35-r0) [2023-06-08T02:10:54.047Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-06-08T02:10:54.983Z] Executing busybox-1.34.1-r7.trigger [2023-06-08T02:10:54.983Z] Executing glib-2.70.5-r0.trigger [2023-06-08T02:10:54.983Z] Executing shared-mime-info-2.1-r2.trigger [2023-06-08T02:10:55.241Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-08T02:10:55.241Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-06-08T02:10:55.241Z] Executing fontconfig-2.13.1-r4.trigger [2023-06-08T02:10:55.504Z] Executing mkfontscale-1.2.1-r1.trigger [2023-06-08T02:10:55.505Z] OK: 286 MiB in 145 packages [2023-06-08T02:11:02.074Z] Removing intermediate container b77bd8803608 [2023-06-08T02:11:02.074Z] ---> 4e828dc0a18e [2023-06-08T02:11:02.074Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-06-08T02:11:02.074Z] ---> Running in c0e5edac8084 [2023-06-08T02:11:02.074Z] Removing intermediate container c0e5edac8084 [2023-06-08T02:11:02.074Z] ---> 06e7c715dc57 [2023-06-08T02:11:02.074Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-06-08T02:11:02.074Z] ---> Running in 6d7a909f7d88 [2023-06-08T02:11:02.074Z] Removing intermediate container 6d7a909f7d88 [2023-06-08T02:11:02.074Z] ---> 468b33be082a [2023-06-08T02:11:02.074Z] Step 5/10 : RUN npm install -g npm [2023-06-08T02:11:02.074Z] ---> Running in 757853ddd171 [2023-06-08T02:11:08.644Z] [2023-06-08T02:11:08.644Z] removed 9 packages, changed 102 packages, and audited 262 packages in 5s [2023-06-08T02:11:08.644Z] [2023-06-08T02:11:08.644Z] 27 packages are looking for funding [2023-06-08T02:11:08.644Z] run `npm fund` for details [2023-06-08T02:11:08.644Z] [2023-06-08T02:11:08.644Z] found 0 vulnerabilities [2023-06-08T02:11:09.246Z] Removing intermediate container 757853ddd171 [2023-06-08T02:11:09.246Z] ---> 1ba81009c39e [2023-06-08T02:11:09.246Z] Step 6/10 : ARG USER=1000 [2023-06-08T02:11:09.507Z] ---> Running in 4e483fc6f6bb [2023-06-08T02:11:09.507Z] Removing intermediate container 4e483fc6f6bb [2023-06-08T02:11:09.507Z] ---> 2ac96502b49a [2023-06-08T02:11:09.507Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-06-08T02:11:09.507Z] ---> Running in 23d8dbaf2a94 [2023-06-08T02:11:10.079Z] Removing intermediate container 23d8dbaf2a94 [2023-06-08T02:11:10.079Z] ---> cf3161f31484 [2023-06-08T02:11:10.079Z] Step 8/10 : USER $USER:$USER [2023-06-08T02:11:10.079Z] ---> Running in 6f06bf3ffcf4 [2023-06-08T02:11:10.079Z] Removing intermediate container 6f06bf3ffcf4 [2023-06-08T02:11:10.079Z] ---> 1e1e9c606260 [2023-06-08T02:11:10.079Z] Step 9/10 : WORKDIR /app [2023-06-08T02:11:10.079Z] ---> Running in dffff3cf21ae [2023-06-08T02:11:10.339Z] Removing intermediate container dffff3cf21ae [2023-06-08T02:11:10.339Z] ---> 3998dc1ff65b [2023-06-08T02:11:10.339Z] Step 10/10 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:11:10.339Z] ---> Running in 4b73d78db203 [2023-06-08T02:11:10.339Z] Removing intermediate container 4b73d78db203 [2023-06-08T02:11:10.339Z] ---> 6be704186f60 [2023-06-08T02:11:10.339Z] Successfully built 6be704186f60 [2023-06-08T02:11:10.339Z] Successfully tagged edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:11:10.339Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-06-08T02:11:10.339Z] touch edgex-web-ui.imagebuilt [2023-06-08T02:11:10.339Z] mkdir -p node_modules coverage [2023-06-08T02:11:10.339Z] chown "1000:1000" node_modules coverage package-lock.json [2023-06-08T02:11:10.339Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-06-08T02:11:12.244Z] npm WARN old lockfile [2023-06-08T02:11:12.244Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-06-08T02:11:12.244Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-06-08T02:11:12.244Z] npm WARN old lockfile [2023-06-08T02:11:12.244Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-06-08T02:11:12.244Z] npm WARN old lockfile [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE required: { [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE }, [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:11:22.224Z] npm WARN EBADENGINE } [2023-06-08T02:11:24.134Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-06-08T02:11:24.394Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-06-08T02:11:24.394Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-06-08T02:11:24.394Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-08T02:11:24.654Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-06-08T02:11:24.654Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-06-08T02:11:24.914Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-06-08T02:11:25.480Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-06-08T02:11:26.879Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-06-08T02:11:26.879Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-06-08T02:11:28.283Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-06-08T02:11:28.849Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-06-08T02:11:29.108Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-06-08T02:11:30.044Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-08T02:11:30.304Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-06-08T02:11:30.562Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-08T02:11:31.361Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-08T02:11:31.620Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-08T02:11:32.557Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-08T02:11:33.492Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-06-08T02:11:36.020Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-06-08T02:11:41.289Z] [2023-06-08T02:11:41.289Z] added 1478 packages, and audited 1479 packages in 30s [2023-06-08T02:11:41.289Z] [2023-06-08T02:11:41.289Z] 90 packages are looking for funding [2023-06-08T02:11:41.289Z] run `npm fund` for details [2023-06-08T02:11:41.289Z] [2023-06-08T02:11:41.289Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-06-08T02:11:41.289Z] [2023-06-08T02:11:41.289Z] To address issues that do not require attention, run: [2023-06-08T02:11:41.289Z] npm audit fix [2023-06-08T02:11:41.289Z] [2023-06-08T02:11:41.289Z] To address all issues (including breaking changes), run: [2023-06-08T02:11:41.289Z] npm audit fix --force [2023-06-08T02:11:41.289Z] [2023-06-08T02:11:41.289Z] Run `npm audit` for details. [2023-06-08T02:11:51.278Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-06-08T02:11:53.183Z] - Generating browser application bundles (phase: setup)... [2023-06-08T02:11:57.370Z] Compiling @angular/core : es2015 as esm2015 [2023-06-08T02:11:57.370Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-06-08T02:12:00.653Z] Compiling @angular/common : es2015 as esm2015 [2023-06-08T02:12:00.653Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-06-08T02:12:01.219Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-06-08T02:12:01.219Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-06-08T02:12:01.785Z] Compiling @angular/common/http : es2015 as esm2015 [2023-06-08T02:12:01.785Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-06-08T02:12:02.042Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-06-08T02:12:02.300Z] Compiling @angular/router : es2015 as esm2015 [2023-06-08T02:12:02.300Z] Compiling @angular/forms : es2015 as esm2015 [2023-06-08T02:12:02.300Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-06-08T02:12:02.864Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-06-08T02:12:04.765Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-06-08T02:12:10.050Z] 08 06 2023 02:12:09.682:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-06-08T02:12:10.050Z] 08 06 2023 02:12:09.684:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-06-08T02:12:10.050Z] 08 06 2023 02:12:09.687:INFO [launcher]: Starting browser ChromeHeadless [2023-06-08T02:12:22.271Z] ✔ Browser application bundle generation complete. [2023-06-08T02:12:22.271Z] 08 06 2023 02:12:20.665:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -18QEkVsxVgrYPZbAAAB with id 75203976 [2023-06-08T02:12:23.661Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-06-08T02:12:23.661Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.155 secs) [2023-06-08T02:12:23.661Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.192 secs) [2023-06-08T02:12:23.661Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.261 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.272 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.315 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.325 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.329 secs) [2023-06-08T02:12:24.699Z] WARN: ' [2023-06-08T02:12:24.699Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-08T02:12:24.699Z] Support for using the ngModel input property and ngModelChange event with [2023-06-08T02:12:24.699Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-08T02:12:24.699Z] in a future version of Angular. [2023-06-08T02:12:24.699Z] [2023-06-08T02:12:24.699Z] For more information on this, see our API docs here: [2023-06-08T02:12:24.699Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-08T02:12:24.699Z] ' [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.329 secs) [2023-06-08T02:12:24.699Z] WARN: ' [2023-06-08T02:12:24.699Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-08T02:12:24.699Z] Support for using the ngModel input property and ngModelChange event with [2023-06-08T02:12:24.699Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-08T02:12:24.699Z] in a future version of Angular. [2023-06-08T02:12:24.699Z] [2023-06-08T02:12:24.699Z] For more information on this, see our API docs here: [2023-06-08T02:12:24.699Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-08T02:12:24.699Z] ' [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.383 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.405 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.414 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.429 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.432 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.456 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.468 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.473 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.505 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.547 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.561 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.566 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.618 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.625 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.64 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.675 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.679 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.682 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.691 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.724 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.743 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.745 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.752 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.754 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.762 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.797 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.823 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.832 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.838 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.852 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.863 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.884 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.897 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.973 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.98 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.994 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.997 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1 sec) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.003 secs) [2023-06-08T02:12:24.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.008 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.025 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.032 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.106 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.124 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.129 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.132 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.138 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.146 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.16 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.177 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.202 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.213 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.221 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.227 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.232 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.243 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.254 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.257 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.261 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.281 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.288 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.296 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.317 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.328 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.359 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.364 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.372 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.375 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.38 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.396 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.403 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.41 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.431 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.442 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.445 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.447 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.458 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.47 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.48 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.483 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.484 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.516 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.526 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.534 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.542 secs) [2023-06-08T02:12:25.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.564 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.572 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.582 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.608 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.633 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.648 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.653 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.655 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.671 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.674 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.675 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.677 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.68 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.715 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.719 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.732 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.736 secs) [2023-06-08T02:12:25.736Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.74 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.749 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.758 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.767 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.772 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.775 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.777 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.784 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.787 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.789 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.794 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.797 secs) [2023-06-08T02:12:25.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.827 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.834 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.837 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.84 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.844 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.847 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.858 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.881 secs) [2023-06-08T02:12:25.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.889 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.898 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.915 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.938 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.97 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.982 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.987 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.989 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.006 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.009 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.013 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.021 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.024 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.026 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.028 secs) [2023-06-08T02:12:26.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.029 secs) [2023-06-08T02:12:26.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.973 secs / 2.029 secs) [2023-06-08T02:12:26.530Z] TOTAL: 145 SUCCESS [2023-06-08T02:12:26.530Z] ✔ Browser application bundle generation complete. [2023-06-08T02:12:26.788Z] [2023-06-08T02:12:26.788Z] =============================== Coverage summary =============================== [2023-06-08T02:12:26.788Z] Statements : 41.56% ( 1425/3429 ) [2023-06-08T02:12:26.788Z] Branches : 12.14% ( 109/898 ) [2023-06-08T02:12:26.788Z] Functions : 33.33% ( 417/1251 ) [2023-06-08T02:12:26.788Z] Lines : 39.45% ( 1280/3245 ) [2023-06-08T02:12:26.788Z] ================================================================================ [2023-06-08T02:12:27.048Z] ✔ Browser application bundle generation complete. [2023-06-08T02:12:27.311Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-622/web' [Pipeline] echo [2023-06-08T02:12:27.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-08T02:12:27.379Z] $ docker stop --time=1 b02fa81c76a7df29f1c75b211db4e46815a91c5a5e8ce596af207000f7104a6e [2023-06-08T02:12:28.747Z] $ docker rm -f --volumes b02fa81c76a7df29f1c75b211db4e46815a91c5a5e8ce596af207000f7104a6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-08T02:12:29.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-08T02:12:30.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-08T02:12:30.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-08T02:12:31.559Z] + ls -al . [2023-06-08T02:12:31.559Z] total 180 [2023-06-08T02:12:31.559Z] drwxrwxr-x 14 jenkins jenkins 4096 Jun 8 02:10 . [2023-06-08T02:12:31.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:08 .. [2023-06-08T02:12:31.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:08 .blubracket [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 18 Jun 8 02:08 .dockerignore [2023-06-08T02:12:31.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:08 .git [2023-06-08T02:12:31.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:08 .github [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 185 Jun 8 02:08 .gitignore [2023-06-08T02:12:31.559Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 02:08 .semver [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 8418 Jun 8 02:08 Attribution.txt [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 19103 Jun 8 02:08 CHANGELOG.md [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 02:08 CONTRIBUTING.md [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 1788 Jun 8 02:08 Dockerfile [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 02:08 Jenkinsfile [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 02:08 LICENSE [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 2134 Jun 8 02:08 Makefile [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 4549 Jun 8 02:08 README.md [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 02:08 VERSION [2023-06-08T02:12:31.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:08 assets [2023-06-08T02:12:31.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:08 bin [2023-06-08T02:12:31.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:08 cmd [2023-06-08T02:12:31.559Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 8 02:10 coverage.out [2023-06-08T02:12:31.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:08 docs [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 2999 Jun 8 02:08 go.mod [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 30528 Jun 8 02:08 go.sum [2023-06-08T02:12:31.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:08 internal [2023-06-08T02:12:31.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:08 snap [2023-06-08T02:12:31.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:08 testing [2023-06-08T02:12:31.559Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 02:08 version.go [2023-06-08T02:12:31.559Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:12:32.003Z] + 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=301164ad046368d46d8d2017db6ef196a64a366b --label arch=amd64 --label version=0.0.0 . [2023-06-08T02:12:32.262Z] Sending build context to Docker daemon 50.26MB [2023-06-08T02:12:32.262Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-08T02:12:32.262Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-08T02:12:32.262Z] ---> f4dd3b5805ec [2023-06-08T02:12:32.262Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-08T02:12:33.205Z] ---> Running in 4bf812d8c25a [2023-06-08T02:12:33.205Z] Removing intermediate container 4bf812d8c25a [2023-06-08T02:12:33.205Z] ---> 39637c03441f [2023-06-08T02:12:33.205Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-06-08T02:12:33.205Z] ---> Running in 9a1460e17ed5 [2023-06-08T02:12:33.466Z] Removing intermediate container 9a1460e17ed5 [2023-06-08T02:12:33.466Z] ---> 78ab9770313d [2023-06-08T02:12:33.466Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-08T02:12:33.466Z] ---> Running in 49f87e893721 [2023-06-08T02:12:33.466Z] Removing intermediate container 49f87e893721 [2023-06-08T02:12:33.466Z] ---> dfd9cb6bc7e7 [2023-06-08T02:12:33.466Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-06-08T02:12:33.466Z] ---> Running in 3e97ddce5812 [2023-06-08T02:12:33.466Z] Removing intermediate container 3e97ddce5812 [2023-06-08T02:12:33.466Z] ---> aa00c2a3aabb [2023-06-08T02:12:33.466Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-08T02:12:33.466Z] ---> Running in e264e00b2aa1 [2023-06-08T02:12:33.725Z] Removing intermediate container e264e00b2aa1 [2023-06-08T02:12:33.725Z] ---> ae0877465ee6 [2023-06-08T02:12:33.725Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-08T02:12:34.679Z] ---> f759df97edbf [2023-06-08T02:12:34.679Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-08T02:12:34.679Z] ---> Running in a1d50f89bd68 [2023-06-08T02:12:35.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-08T02:12:35.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-08T02:12:35.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18205 in /w/workspace/edgexfoundry_edgex-ui-go_PR-622 [Pipeline] { [Pipeline] ws [2023-06-08T02:12:35.212Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-06-08T02:12:35.288Z] OK: 265 MiB in 53 packages [2023-06-08T02:12:35.311Z] The recommended git tool is: git [2023-06-08T02:12:35.547Z] Removing intermediate container a1d50f89bd68 [2023-06-08T02:12:35.547Z] ---> 2be6d8d19e67 [2023-06-08T02:12:35.547Z] Step 10/25 : ENV GO111MODULE=on [2023-06-08T02:12:35.547Z] ---> Running in a692d2da077e [2023-06-08T02:12:35.547Z] Removing intermediate container a692d2da077e [2023-06-08T02:12:35.547Z] ---> 43468d6ac783 [2023-06-08T02:12:35.547Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-08T02:12:35.547Z] ---> Running in a98440fc07d1 [2023-06-08T02:12:35.547Z] Removing intermediate container a98440fc07d1 [2023-06-08T02:12:35.547Z] ---> cf7046bad0ca [2023-06-08T02:12:35.547Z] Step 12/25 : COPY go.mod vendor* ./ [2023-06-08T02:12:35.817Z] ---> 6bb1790b0c00 [2023-06-08T02:12:35.817Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-08T02:12:35.817Z] ---> Running in dae95a432a4b [2023-06-08T02:12:36.383Z] Removing intermediate container dae95a432a4b [2023-06-08T02:12:36.383Z] ---> 3b814cb14837 [2023-06-08T02:12:36.383Z] Step 14/25 : COPY . . [2023-06-08T02:12:38.922Z] ---> c2d6c28daa52 [2023-06-08T02:12:38.922Z] Step 15/25 : RUN ${MAKE} [2023-06-08T02:12:38.922Z] ---> Running in de2144987cf2 [2023-06-08T02:12:39.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-06-08T02:12:42.763Z] using credential edgex-jenkins-ssh [2023-06-08T02:12:42.782Z] Cloning the remote Git repository [2023-06-08T02:12:42.836Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-08T02:12:42.994Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-06-08T02:12:43.220Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-08T02:12:43.221Z] > git --version # timeout=10 [2023-06-08T02:12:43.251Z] > git --version # 'git version 2.25.1' [2023-06-08T02:12:43.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-08T02:12:43.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-08T02:12:46.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-06-08T02:12:46.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-08T02:12:48.792Z] Merging remotes/origin/main commit 0be910da442da054ca269013485ad7785d291f45 into PR head commit 301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:12:48.110Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-06-08T02:12:48.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-08T02:12:48.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-08T02:12:48.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-08T02:12:48.816Z] > git config core.sparsecheckout # timeout=10 [2023-06-08T02:12:49.788Z] Merge succeeded, producing 301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:12:49.789Z] Checking out Revision 301164ad046368d46d8d2017db6ef196a64a366b (PR-622) [2023-06-08T02:12:48.909Z] > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 [2023-06-08T02:12:49.507Z] > git remote # timeout=10 [2023-06-08T02:12:49.602Z] > git config --get remote.origin.url # timeout=10 [2023-06-08T02:12:49.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-08T02:12:49.707Z] > git merge 0be910da442da054ca269013485ad7785d291f45 # timeout=10 [2023-06-08T02:12:49.755Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-08T02:12:49.795Z] > git config core.sparsecheckout # timeout=10 [2023-06-08T02:12:49.825Z] > git checkout -f 301164ad046368d46d8d2017db6ef196a64a366b # timeout=10 [2023-06-08T02:12:53.822Z] Commit message: "build: Add -trimpath to improve binary reproducability of edgex-ui server" [2023-06-08T02:12:53.885Z] > git --version # timeout=10 [2023-06-08T02:12:53.917Z] > git --version # 'git version 2.25.1' [2023-06-08T02:12:54.012Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-08T02:12:55.291Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-08T02:12:55.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-08T02:12:55.291Z] Dload Upload Total Spent Left Speed [2023-06-08T02:12:55.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2023-06-08T02:12:55.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-08T02:12:56.358Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-08T02:12:56.358Z] + sudo tee /etc/docker/daemon.new [2023-06-08T02:12:56.358Z] { [2023-06-08T02:12:56.358Z] "registry-mirrors": [ [2023-06-08T02:12:56.358Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-08T02:12:56.358Z] ], [2023-06-08T02:12:56.358Z] "bip": "10.250.0.254/24", [2023-06-08T02:12:56.358Z] "hosts": [ [2023-06-08T02:12:56.358Z] "tcp://0.0.0.0:5555", [2023-06-08T02:12:56.358Z] "unix:///var/run/docker.sock" [2023-06-08T02:12:56.358Z] ], [2023-06-08T02:12:56.358Z] "mtu": 1458, [2023-06-08T02:12:56.358Z] "selinux-enabled": true, [2023-06-08T02:12:56.358Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-08T02:12:56.358Z] } [Pipeline] sh [2023-06-08T02:12:56.729Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-08T02:12:57.094Z] + sudo service docker restart [2023-06-08T02:13:01.139Z] Removing intermediate container de2144987cf2 [2023-06-08T02:13:01.139Z] ---> 145da3df02ed [2023-06-08T02:13:01.139Z] Step 16/25 : FROM alpine:3.17 [2023-06-08T02:13:01.139Z] 3.17: Pulling from library/alpine [2023-06-08T02:13:01.139Z] f56be85fc22e: Already exists [2023-06-08T02:13:01.139Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-08T02:13:01.139Z] Status: Downloaded newer image for alpine:3.17 [2023-06-08T02:13:01.139Z] ---> 9ed4aefc74f6 [2023-06-08T02:13:01.139Z] Step 17/25 : EXPOSE 4000 [2023-06-08T02:13:01.139Z] ---> Running in d8472a5d7f12 [2023-06-08T02:13:01.139Z] Removing intermediate container d8472a5d7f12 [2023-06-08T02:13:01.139Z] ---> 4a7d63e0ba57 [2023-06-08T02:13:01.139Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-06-08T02:13:01.139Z] ---> bf6a7def2b94 [2023-06-08T02:13:01.139Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-06-08T02:13:01.139Z] ---> 7c87eff44ea2 [2023-06-08T02:13:01.139Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-06-08T02:13:01.139Z] ---> 4cb8495d9d33 [2023-06-08T02:13:01.139Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-06-08T02:13:01.139Z] ---> Running in f216591c1642 [2023-06-08T02:13:01.139Z] Removing intermediate container f216591c1642 [2023-06-08T02:13:01.139Z] ---> 7cbcf523cf8f [2023-06-08T02:13:01.139Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-06-08T02:13:01.139Z] ---> Running in 3289597cdace [2023-06-08T02:13:01.139Z] Removing intermediate container 3289597cdace [2023-06-08T02:13:01.139Z] ---> 6a16eef022e0 [2023-06-08T02:13:01.139Z] Step 23/25 : LABEL arch=amd64 [2023-06-08T02:13:01.139Z] ---> Running in 8825ea9cea7b [2023-06-08T02:13:01.139Z] Removing intermediate container 8825ea9cea7b [2023-06-08T02:13:01.139Z] ---> f244f99bbb38 [2023-06-08T02:13:01.139Z] Step 24/25 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:13:01.139Z] ---> Running in dc15774cd029 [2023-06-08T02:13:01.139Z] Removing intermediate container dc15774cd029 [2023-06-08T02:13:01.139Z] ---> 7ba5ca18c153 [2023-06-08T02:13:01.139Z] Step 25/25 : LABEL version=0.0.0 [2023-06-08T02:13:01.139Z] ---> Running in c82a1a9cfa44 [2023-06-08T02:13:01.139Z] Removing intermediate container c82a1a9cfa44 [2023-06-08T02:13:01.139Z] ---> 2cb69d45f326 [2023-06-08T02:13:01.139Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-08T02:13:01.139Z] Successfully built 2cb69d45f326 [2023-06-08T02:13:01.139Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:13:02.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-08T02:13:02.006Z] [2023-06-08T02:13:02.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:13:02.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-08T02:13:02.382Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-08T02:13:02.382Z] 5eb5b503b376: Pulling fs layer [2023-06-08T02:13:02.382Z] 5c69ac0246d0: Pulling fs layer [2023-06-08T02:13:02.382Z] ec43610c2a17: Pulling fs layer [2023-06-08T02:13:02.382Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-08T02:13:02.382Z] 33b1e0a273af: Pulling fs layer [2023-06-08T02:13:02.382Z] 5d3b04190fa2: Pulling fs layer [2023-06-08T02:13:02.382Z] 2f39f015ded8: Pulling fs layer [2023-06-08T02:13:02.382Z] 3a2ae6a8a46f: Waiting [2023-06-08T02:13:02.382Z] 33b1e0a273af: Waiting [2023-06-08T02:13:02.382Z] 5d3b04190fa2: Waiting [2023-06-08T02:13:02.382Z] 2f39f015ded8: Waiting [2023-06-08T02:13:02.382Z] 5c69ac0246d0: Verifying Checksum [2023-06-08T02:13:02.382Z] 5c69ac0246d0: Download complete [2023-06-08T02:13:02.382Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-08T02:13:02.382Z] 3a2ae6a8a46f: Download complete [2023-06-08T02:13:02.382Z] 33b1e0a273af: Verifying Checksum [2023-06-08T02:13:02.382Z] 33b1e0a273af: Download complete [2023-06-08T02:13:02.382Z] 5d3b04190fa2: Verifying Checksum [2023-06-08T02:13:02.382Z] 5d3b04190fa2: Download complete [2023-06-08T02:13:02.382Z] ec43610c2a17: Verifying Checksum [2023-06-08T02:13:02.382Z] ec43610c2a17: Download complete [2023-06-08T02:13:02.641Z] 5eb5b503b376: Verifying Checksum [2023-06-08T02:13:02.641Z] 5eb5b503b376: Download complete [2023-06-08T02:13:03.209Z] 2f39f015ded8: Download complete [2023-06-08T02:13:04.144Z] 5eb5b503b376: Pull complete [2023-06-08T02:13:04.144Z] 5c69ac0246d0: Pull complete [2023-06-08T02:13:04.710Z] ec43610c2a17: Pull complete [2023-06-08T02:13:04.710Z] 3a2ae6a8a46f: Pull complete [2023-06-08T02:13:04.969Z] 33b1e0a273af: Pull complete [2023-06-08T02:13:04.969Z] 5d3b04190fa2: Pull complete [2023-06-08T02:13:13.076Z] 2f39f015ded8: Pull complete [2023-06-08T02:13:13.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-08T02:13:13.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-08T02:13:13.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:13:13.302Z] prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container [2023-06-08T02:13:13.334Z] $ 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-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-08T02:13:13.566Z] $ docker top 9e74a024997ff508e874e231f7425aee6600c93b5cbef88c50e331565cbb8ed7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:13:14.027Z] ---> job-cost.sh [2023-06-08T02:13:14.027Z] lf-activate-venv: SKIPPING [2023-06-08T02:13:14.027Z] INFO: No Stack... [2023-06-08T02:13:14.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-08T02:13:14.546Z] INFO: Archiving Costs [Pipeline] sh [2023-06-08T02:13:14.858Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives/cost.csv [2023-06-08T02:13:14.858Z] + cut -d, -f6 [Pipeline] lock [2023-06-08T02:13:14.898Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [2023-06-08T02:13:14.902Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] did not exist. Created. [2023-06-08T02:13:14.902Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-08T02:13:15.282Z] + echo total: 0.2199999988079071 [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-08T02:13:15.432Z] provisioning config files... [2023-06-08T02:13:15.456Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6421239363979464724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:13:15.715Z] Stashed 1 file(s) [Pipeline] } [2023-06-08T02:13:15.730Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-08T02:13:15.810Z] $ docker stop --time=1 9e74a024997ff508e874e231f7425aee6600c93b5cbef88c50e331565cbb8ed7 [2023-06-08T02:13:15.842Z] ---> docker-login.sh [2023-06-08T02:13:15.842Z] nexus3.edgexfoundry.org:10001 [2023-06-08T02:13:16.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:13:16.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:13:16.382Z] Configure a credential helper to remove this warning. See [2023-06-08T02:13:16.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:13:16.382Z] [2023-06-08T02:13:16.382Z] Login Succeeded [2023-06-08T02:13:16.382Z] nexus3.edgexfoundry.org:10002 [2023-06-08T02:13:16.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:13:16.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:13:16.652Z] Configure a credential helper to remove this warning. See [2023-06-08T02:13:16.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:13:16.652Z] [2023-06-08T02:13:16.652Z] Login Succeeded [2023-06-08T02:13:16.923Z] nexus3.edgexfoundry.org:10003 [2023-06-08T02:13:16.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:13:17.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:13:17.195Z] Configure a credential helper to remove this warning. See [2023-06-08T02:13:17.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:13:17.195Z] [2023-06-08T02:13:17.195Z] Login Succeeded [2023-06-08T02:13:17.195Z] nexus3.edgexfoundry.org:10004 [2023-06-08T02:13:17.377Z] $ docker rm -f --volumes 9e74a024997ff508e874e231f7425aee6600c93b5cbef88c50e331565cbb8ed7 [2023-06-08T02:13:17.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-08T02:13:17.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:13:17.481Z] Configure a credential helper to remove this warning. See [2023-06-08T02:13:17.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:13:17.481Z] [2023-06-08T02:13:17.481Z] Login Succeeded [2023-06-08T02:13:17.481Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-06-08T02:13:17.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-08T02:13:18.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-08T02:13:18.017Z] Configure a credential helper to remove this warning. See [2023-06-08T02:13:18.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-08T02:13:18.017Z] [2023-06-08T02:13:18.017Z] Login Succeeded [2023-06-08T02:13:18.017Z] ---> docker-login.sh ends [Pipeline] } [2023-06-08T02:13:18.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-08T02:13:18.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-08T02:13:18.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-08T02:13:18.553Z] ========================================================= [2023-06-08T02:13:18.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-08T02:13:18.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:13:19.054Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-08T02:13:20.032Z] Sending build context to Docker daemon 30.29MB [2023-06-08T02:13:20.032Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-06-08T02:13:20.032Z] Step 2/15 : FROM ${BASE} AS builder [2023-06-08T02:13:20.303Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-08T02:13:20.303Z] c41833b44d91: Pulling fs layer [2023-06-08T02:13:20.303Z] ed15518f5707: Pulling fs layer [2023-06-08T02:13:20.303Z] feae8fd75edb: Pulling fs layer [2023-06-08T02:13:20.303Z] 242c74f7c9fa: Pulling fs layer [2023-06-08T02:13:20.303Z] 3cdef696dda3: Pulling fs layer [2023-06-08T02:13:20.303Z] 2ced38df9373: Pulling fs layer [2023-06-08T02:13:20.303Z] 58f1dce35555: Pulling fs layer [2023-06-08T02:13:20.303Z] 242c74f7c9fa: Waiting [2023-06-08T02:13:20.303Z] 3cdef696dda3: Waiting [2023-06-08T02:13:20.303Z] 2ced38df9373: Waiting [2023-06-08T02:13:20.303Z] ed15518f5707: Verifying Checksum [2023-06-08T02:13:20.303Z] ed15518f5707: Download complete [2023-06-08T02:13:20.303Z] 242c74f7c9fa: Verifying Checksum [2023-06-08T02:13:20.303Z] 242c74f7c9fa: Download complete [2023-06-08T02:13:20.303Z] 3cdef696dda3: Verifying Checksum [2023-06-08T02:13:20.303Z] 3cdef696dda3: Download complete [2023-06-08T02:13:20.303Z] c41833b44d91: Verifying Checksum [2023-06-08T02:13:20.303Z] c41833b44d91: Download complete [2023-06-08T02:13:21.276Z] c41833b44d91: Pull complete [2023-06-08T02:13:21.549Z] 58f1dce35555: Verifying Checksum [2023-06-08T02:13:21.549Z] 58f1dce35555: Download complete [2023-06-08T02:13:21.824Z] ed15518f5707: Pull complete [2023-06-08T02:13:22.798Z] 2ced38df9373: Verifying Checksum [2023-06-08T02:13:22.798Z] 2ced38df9373: Download complete [2023-06-08T02:13:23.068Z] feae8fd75edb: Verifying Checksum [2023-06-08T02:13:23.069Z] feae8fd75edb: Download complete [2023-06-08T02:13:33.217Z] feae8fd75edb: Pull complete [2023-06-08T02:13:33.495Z] 242c74f7c9fa: Pull complete [2023-06-08T02:13:33.764Z] 3cdef696dda3: Pull complete [2023-06-08T02:13:40.440Z] 2ced38df9373: Pull complete [2023-06-08T02:13:43.047Z] 58f1dce35555: Pull complete [2023-06-08T02:13:43.047Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-08T02:13:43.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-08T02:13:43.047Z] ---> fadd8f120f05 [2023-06-08T02:13:43.047Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-08T02:13:44.472Z] ---> Running in 171cdac46200 [2023-06-08T02:13:44.748Z] Removing intermediate container 171cdac46200 [2023-06-08T02:13:44.748Z] ---> e39b20c42d9e [2023-06-08T02:13:44.748Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-06-08T02:13:45.017Z] ---> Running in e497958db57c [2023-06-08T02:13:45.286Z] Removing intermediate container e497958db57c [2023-06-08T02:13:45.286Z] ---> 9d52dbebbebd [2023-06-08T02:13:45.286Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-06-08T02:13:45.286Z] ---> Running in 1bc9845a158f [2023-06-08T02:13:45.557Z] Removing intermediate container 1bc9845a158f [2023-06-08T02:13:45.557Z] ---> e79323aca622 [2023-06-08T02:13:45.557Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-06-08T02:13:45.557Z] ---> Running in 0daedf8dbebe [2023-06-08T02:13:45.827Z] Removing intermediate container 0daedf8dbebe [2023-06-08T02:13:45.827Z] ---> a26072b86191 [2023-06-08T02:13:45.827Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-08T02:13:45.827Z] ---> Running in 422fc42cc683 [2023-06-08T02:13:46.102Z] Removing intermediate container 422fc42cc683 [2023-06-08T02:13:46.102Z] ---> e61d27c0aacf [2023-06-08T02:13:46.102Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-08T02:13:46.687Z] latest: Pulling from library/docker [2023-06-08T02:13:46.687Z] 08409d417260: Pulling fs layer [2023-06-08T02:13:46.687Z] bf127bdc9f4f: Pulling fs layer [2023-06-08T02:13:46.687Z] 55b4810136f4: Pulling fs layer [2023-06-08T02:13:46.687Z] 8b1937eecd14: Pulling fs layer [2023-06-08T02:13:46.687Z] db6263205561: Pulling fs layer [2023-06-08T02:13:46.687Z] 39314cee2a9c: Pulling fs layer [2023-06-08T02:13:46.687Z] 8b1937eecd14: Waiting [2023-06-08T02:13:46.687Z] db6263205561: Waiting [2023-06-08T02:13:46.687Z] 39314cee2a9c: Waiting [2023-06-08T02:13:46.687Z] a0ee298bff01: Pulling fs layer [2023-06-08T02:13:46.687Z] 9fda9acfdd90: Pulling fs layer [2023-06-08T02:13:46.687Z] 736a277f3b8d: Pulling fs layer [2023-06-08T02:13:46.687Z] b761764eaff7: Pulling fs layer [2023-06-08T02:13:46.687Z] a0ee298bff01: Waiting [2023-06-08T02:13:46.687Z] 9fda9acfdd90: Waiting [2023-06-08T02:13:46.687Z] 736a277f3b8d: Waiting [2023-06-08T02:13:46.687Z] e1b49e70f544: Pulling fs layer [2023-06-08T02:13:46.687Z] 262f260c9231: Pulling fs layer [2023-06-08T02:13:46.687Z] 45382715e4ec: Pulling fs layer [2023-06-08T02:13:46.687Z] b761764eaff7: Waiting [2023-06-08T02:13:46.687Z] e1b49e70f544: Waiting [2023-06-08T02:13:46.687Z] 262f260c9231: Waiting [2023-06-08T02:13:46.687Z] 45382715e4ec: Waiting [2023-06-08T02:13:46.687Z] f57e63167e26: Pulling fs layer [2023-06-08T02:13:46.687Z] f57e63167e26: Waiting [2023-06-08T02:13:46.956Z] 55b4810136f4: Download complete [2023-06-08T02:13:46.956Z] bf127bdc9f4f: Verifying Checksum [2023-06-08T02:13:46.956Z] bf127bdc9f4f: Download complete [2023-06-08T02:13:46.956Z] 08409d417260: Verifying Checksum [2023-06-08T02:13:46.956Z] 08409d417260: Download complete [2023-06-08T02:13:47.544Z] 8b1937eecd14: Verifying Checksum [2023-06-08T02:13:47.544Z] 8b1937eecd14: Download complete [2023-06-08T02:13:47.544Z] db6263205561: Verifying Checksum [2023-06-08T02:13:47.544Z] db6263205561: Download complete [2023-06-08T02:13:47.544Z] 39314cee2a9c: Verifying Checksum [2023-06-08T02:13:47.544Z] 39314cee2a9c: Download complete [2023-06-08T02:13:47.544Z] a0ee298bff01: Verifying Checksum [2023-06-08T02:13:47.544Z] a0ee298bff01: Download complete [2023-06-08T02:13:47.544Z] 736a277f3b8d: Download complete [2023-06-08T02:13:47.544Z] 9fda9acfdd90: Verifying Checksum [2023-06-08T02:13:47.544Z] 9fda9acfdd90: Download complete [2023-06-08T02:13:47.813Z] 08409d417260: Pull complete [2023-06-08T02:13:47.813Z] e1b49e70f544: Verifying Checksum [2023-06-08T02:13:47.813Z] e1b49e70f544: Download complete [2023-06-08T02:13:47.813Z] b761764eaff7: Verifying Checksum [2023-06-08T02:13:47.813Z] b761764eaff7: Download complete [2023-06-08T02:13:47.813Z] 45382715e4ec: Verifying Checksum [2023-06-08T02:13:47.813Z] 45382715e4ec: Download complete [2023-06-08T02:13:48.094Z] f57e63167e26: Verifying Checksum [2023-06-08T02:13:48.094Z] f57e63167e26: Download complete [2023-06-08T02:13:48.368Z] bf127bdc9f4f: Pull complete [2023-06-08T02:13:48.638Z] 55b4810136f4: Pull complete [2023-06-08T02:13:49.226Z] 262f260c9231: Verifying Checksum [2023-06-08T02:13:49.226Z] 262f260c9231: Download complete [2023-06-08T02:13:49.494Z] 8b1937eecd14: Pull complete [2023-06-08T02:13:50.464Z] db6263205561: Pull complete [2023-06-08T02:13:51.430Z] 39314cee2a9c: Pull complete [2023-06-08T02:13:54.024Z] a0ee298bff01: Pull complete [2023-06-08T02:13:54.024Z] 9fda9acfdd90: Pull complete [2023-06-08T02:13:54.292Z] 736a277f3b8d: Pull complete [2023-06-08T02:13:55.269Z] b761764eaff7: Pull complete [2023-06-08T02:13:55.269Z] e1b49e70f544: Pull complete [2023-06-08T02:13:58.629Z] 262f260c9231: Pull complete [2023-06-08T02:13:58.629Z] 45382715e4ec: Pull complete [2023-06-08T02:13:58.629Z] f57e63167e26: Pull complete [2023-06-08T02:13:58.629Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-06-08T02:13:58.629Z] Status: Downloaded newer image for docker:latest [2023-06-08T02:14:01.243Z] ---> fc264b746b41 [2023-06-08T02:14:01.243Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-08T02:14:01.243Z] ---> Running in 423ae37e6092 [2023-06-08T02:14:01.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-08T02:14:02.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-08T02:14:03.837Z] OK: 263 MiB in 53 packages [2023-06-08T02:14:08.106Z] Removing intermediate container 423ae37e6092 [2023-06-08T02:14:08.106Z] ---> 2a6b5c459c3d [2023-06-08T02:14:08.106Z] Step 10/15 : ENV GO111MODULE=on [2023-06-08T02:14:08.106Z] ---> Running in 1f37b94214d9 [2023-06-08T02:14:08.378Z] Removing intermediate container 1f37b94214d9 [2023-06-08T02:14:08.378Z] ---> f50ae3ed2b28 [2023-06-08T02:14:08.378Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-08T02:14:08.378Z] ---> Running in 8eea5615de81 [2023-06-08T02:14:08.648Z] Removing intermediate container 8eea5615de81 [2023-06-08T02:14:08.648Z] ---> 9513ef8a2064 [2023-06-08T02:14:08.648Z] Step 12/15 : COPY go.mod vendor* ./ [2023-06-08T02:14:09.235Z] ---> 2b7feb07d3ed [2023-06-08T02:14:09.235Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-08T02:14:09.235Z] ---> Running in 7d952c1c5d4f [2023-06-08T02:15:30.902Z] Removing intermediate container 7d952c1c5d4f [2023-06-08T02:15:30.902Z] ---> 5a6535181d29 [2023-06-08T02:15:30.902Z] Step 14/15 : COPY . . [2023-06-08T02:15:30.902Z] ---> 5612434f9098 [2023-06-08T02:15:30.902Z] Step 15/15 : RUN ${MAKE} [2023-06-08T02:15:30.902Z] ---> Running in bbfa67df7820 [2023-06-08T02:15:30.902Z] noop [2023-06-08T02:15:31.501Z] Removing intermediate container bbfa67df7820 [2023-06-08T02:15:31.501Z] ---> 8b97b7c440b7 [2023-06-08T02:15:31.501Z] Successfully built 8b97b7c440b7 [2023-06-08T02:15:31.501Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:15:31.964Z] + docker inspect -f . ci-base-image-arm64 [2023-06-08T02:15:31.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:15:32.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-18205 does not seem to be running inside a container [2023-06-08T02:15:32.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-08T02:15:33.465Z] $ docker top db81d6f30c060c106d6e9e8383129249ca7d7e5b91a32ca1a9ffc272190afb38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-08T02:15:34.330Z] + go version [2023-06-08T02:15:34.330Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-08T02:15:34.364Z] $ docker stop --time=1 db81d6f30c060c106d6e9e8383129249ca7d7e5b91a32ca1a9ffc272190afb38 [2023-06-08T02:15:35.909Z] $ docker rm -f --volumes db81d6f30c060c106d6e9e8383129249ca7d7e5b91a32ca1a9ffc272190afb38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:15:36.742Z] + docker inspect -f . ci-base-image-arm64 [2023-06-08T02:15:36.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:15:36.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-18205 does not seem to be running inside a container [2023-06-08T02:15:37.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-08T02:15:38.158Z] $ docker top c14ec2ffe59e3ddd8f9f8a9b72af0b3efb67c11464f5ef5d908a24ac0fa3733b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-08T02:15:38.724Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-06-08T02:15:39.115Z] + make test [2023-06-08T02:15:39.116Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-06-08T02:16:11.322Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-06-08T02:17:34.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-06-08T02:17:34.400Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-06-08T02:18:01.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-08T02:18:01.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-08T02:18:01.120Z] ./bin/test-attribution-txt.sh [2023-06-08T02:18:01.120Z] make -C web test [2023-06-08T02:18:01.120Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-06-08T02:18:01.120Z] make[1]: tput: No such file or directory [2023-06-08T02:18:01.120Z] make[1]: tput: No such file or directory [2023-06-08T02:18:01.120Z] warning: generating ./VERSION [2023-06-08T02:18:01.120Z] echo "0.0.0" > VERSION [2023-06-08T02:18:01.120Z] docker build \ [2023-06-08T02:18:01.120Z] -f Dockerfile \ [2023-06-08T02:18:01.120Z] --build-arg USER=1000 \ [2023-06-08T02:18:01.120Z] \ [2023-06-08T02:18:01.120Z] --label "git_sha=301164ad046368d46d8d2017db6ef196a64a366b" \ [2023-06-08T02:18:01.120Z] -t edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b \ [2023-06-08T02:18:01.120Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-06-08T02:18:01.120Z] . [2023-06-08T02:18:01.120Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-06-08T02:18:01.120Z] Install the buildx component to build images with BuildKit: [2023-06-08T02:18:01.120Z] https://docs.docker.com/go/buildx/ [2023-06-08T02:18:01.120Z] [2023-06-08T02:18:01.120Z] Sending build context to Docker daemon 2.571MB [2023-06-08T02:18:01.120Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-06-08T02:18:01.120Z] 16.17-alpine3.15: Pulling from library/node [2023-06-08T02:18:01.120Z] 47517142f6ba: Pulling fs layer [2023-06-08T02:18:01.120Z] 5f8c4bfa009b: Pulling fs layer [2023-06-08T02:18:01.120Z] f7079c9c4ba1: Pulling fs layer [2023-06-08T02:18:01.120Z] aba105e6f55a: Pulling fs layer [2023-06-08T02:18:01.120Z] aba105e6f55a: Waiting [2023-06-08T02:18:01.120Z] 47517142f6ba: Verifying Checksum [2023-06-08T02:18:01.120Z] 47517142f6ba: Download complete [2023-06-08T02:18:01.120Z] aba105e6f55a: Verifying Checksum [2023-06-08T02:18:01.120Z] aba105e6f55a: Download complete [2023-06-08T02:18:01.120Z] f7079c9c4ba1: Verifying Checksum [2023-06-08T02:18:01.120Z] f7079c9c4ba1: Download complete [2023-06-08T02:18:01.120Z] 47517142f6ba: Pull complete [2023-06-08T02:18:02.527Z] 5f8c4bfa009b: Verifying Checksum [2023-06-08T02:18:02.527Z] 5f8c4bfa009b: Download complete [2023-06-08T02:18:05.920Z] 5f8c4bfa009b: Pull complete [2023-06-08T02:18:06.189Z] f7079c9c4ba1: Pull complete [2023-06-08T02:18:06.457Z] aba105e6f55a: Pull complete [2023-06-08T02:18:06.457Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-06-08T02:18:06.457Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-06-08T02:18:06.457Z] ---> bf1b8b58d215 [2023-06-08T02:18:06.457Z] Step 2/10 : RUN apk add --no-cache chromium [2023-06-08T02:18:07.042Z] ---> Running in f0789c01c57a [2023-06-08T02:18:08.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-06-08T02:18:08.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-06-08T02:18:09.232Z] (1/128) Installing libxau (1.0.9-r0) [2023-06-08T02:18:09.232Z] (2/128) Installing libmd (1.0.3-r0) [2023-06-08T02:18:09.504Z] (3/128) Installing libbsd (0.11.3-r1) [2023-06-08T02:18:09.504Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-06-08T02:18:09.504Z] (5/128) Installing libxcb (1.14-r2) [2023-06-08T02:18:09.504Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-06-08T02:18:09.504Z] (7/128) Installing libxext (1.3.4-r0) [2023-06-08T02:18:09.504Z] (8/128) Installing libice (1.0.10-r0) [2023-06-08T02:18:09.504Z] (9/128) Installing libuuid (2.37.4-r0) [2023-06-08T02:18:09.504Z] (10/128) Installing libsm (1.2.3-r0) [2023-06-08T02:18:09.774Z] (11/128) Installing libxt (1.2.1-r0) [2023-06-08T02:18:09.774Z] (12/128) Installing libxmu (1.1.3-r0) [2023-06-08T02:18:09.774Z] (13/128) Installing xset (1.2.4-r0) [2023-06-08T02:18:09.774Z] (14/128) Installing xprop (1.2.5-r0) [2023-06-08T02:18:10.040Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-06-08T02:18:10.040Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-06-08T02:18:10.040Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-06-08T02:18:10.040Z] (18/128) Installing libffi (3.4.2-r1) [2023-06-08T02:18:10.040Z] (19/128) Installing libintl (0.21-r0) [2023-06-08T02:18:10.040Z] (20/128) Installing libblkid (2.37.4-r0) [2023-06-08T02:18:10.040Z] (21/128) Installing libmount (2.37.4-r0) [2023-06-08T02:18:10.040Z] (22/128) Installing pcre (8.45-r1) [2023-06-08T02:18:10.308Z] (23/128) Installing glib (2.70.5-r0) [2023-06-08T02:18:10.308Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-06-08T02:18:10.308Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-06-08T02:18:10.308Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-06-08T02:18:10.582Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-06-08T02:18:10.583Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-06-08T02:18:10.583Z] (29/128) Installing libpng (1.6.37-r1) [2023-06-08T02:18:10.583Z] (30/128) Installing libwebp (1.2.2-r1) [2023-06-08T02:18:10.583Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-06-08T02:18:10.583Z] (32/128) Installing tiff (4.4.0-r1) [2023-06-08T02:18:10.583Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-06-08T02:18:10.854Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-06-08T02:18:10.854Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-06-08T02:18:10.854Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-06-08T02:18:10.854Z] (37/128) Installing libxrender (0.9.10-r3) [2023-06-08T02:18:10.854Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-06-08T02:18:10.854Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-06-08T02:18:11.172Z] (40/128) Installing libxi (1.8-r0) [2023-06-08T02:18:11.172Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-06-08T02:18:11.172Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-06-08T02:18:11.172Z] (43/128) Installing atk (2.36.0-r0) [2023-06-08T02:18:11.440Z] (44/128) Installing libxtst (1.2.3-r3) [2023-06-08T02:18:11.440Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-06-08T02:18:11.440Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-06-08T02:18:11.440Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-06-08T02:18:11.440Z] (48/128) Installing expat (2.5.0-r0) [2023-06-08T02:18:11.440Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-06-08T02:18:11.440Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-06-08T02:18:11.440Z] (51/128) Installing freetype (2.11.1-r2) [2023-06-08T02:18:11.440Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-06-08T02:18:11.440Z] (53/128) Installing pixman (0.40.0-r4) [2023-06-08T02:18:11.440Z] (54/128) Installing cairo (1.16.0-r5) [2023-06-08T02:18:11.440Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-06-08T02:18:11.440Z] (56/128) Installing avahi-libs (0.8-r5) [2023-06-08T02:18:11.440Z] (57/128) Installing gmp (6.2.1-r1) [2023-06-08T02:18:11.440Z] (58/128) Installing nettle (3.7.3-r0) [2023-06-08T02:18:11.708Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-06-08T02:18:11.708Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-06-08T02:18:11.708Z] (61/128) Installing libunistring (0.9.10-r1) [2023-06-08T02:18:11.708Z] (62/128) Installing gnutls (3.7.1-r2) [2023-06-08T02:18:11.708Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-06-08T02:18:11.708Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-06-08T02:18:11.975Z] (65/128) Installing fribidi (1.0.11-r0) [2023-06-08T02:18:11.975Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-06-08T02:18:11.975Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-06-08T02:18:11.975Z] (68/128) Installing libxft (2.3.4-r0) [2023-06-08T02:18:11.975Z] (69/128) Installing pango (1.48.10-r0) [2023-06-08T02:18:11.975Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-06-08T02:18:11.975Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-06-08T02:18:12.241Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-06-08T02:18:12.241Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-06-08T02:18:12.509Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-06-08T02:18:12.509Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-06-08T02:18:12.776Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-06-08T02:18:12.776Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-06-08T02:18:12.776Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-06-08T02:18:12.776Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-06-08T02:18:13.042Z] Executing ttf-opensans-1.10-r1.post-install [2023-06-08T02:18:15.618Z] (79/128) Installing libogg (1.3.5-r0) [2023-06-08T02:18:15.618Z] (80/128) Installing flac (1.3.4-r0) [2023-06-08T02:18:15.618Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-06-08T02:18:15.618Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-06-08T02:18:15.618Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-06-08T02:18:15.618Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-06-08T02:18:15.618Z] (85/128) Installing libass (0.15.2-r0) [2023-06-08T02:18:15.618Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-06-08T02:18:15.885Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-06-08T02:18:15.885Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-06-08T02:18:15.885Z] (89/128) Installing lame (3.100-r0) [2023-06-08T02:18:15.885Z] (90/128) Installing opus (1.3.1-r1) [2023-06-08T02:18:15.885Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-06-08T02:18:15.885Z] (92/128) Installing soxr (0.1.3-r2) [2023-06-08T02:18:16.150Z] (93/128) Installing libsrt (1.4.2-r1) [2023-06-08T02:18:16.150Z] (94/128) Installing libssh (0.9.6-r1) [2023-06-08T02:18:16.150Z] (95/128) Installing libtheora (1.1.1-r16) [2023-06-08T02:18:16.151Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-06-08T02:18:16.415Z] (97/128) Installing libdrm (2.4.109-r0) [2023-06-08T02:18:16.415Z] (98/128) Installing libva (2.13.0-r0) [2023-06-08T02:18:16.415Z] (99/128) Installing libvdpau (1.4-r0) [2023-06-08T02:18:16.683Z] (100/128) Installing vidstab (1.1.0-r1) [2023-06-08T02:18:16.683Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-06-08T02:18:16.683Z] (102/128) Installing libvpx (1.10.0-r0) [2023-06-08T02:18:16.951Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-06-08T02:18:16.951Z] (104/128) Installing x264-libs (20210613-r0) [2023-06-08T02:18:17.218Z] (105/128) Installing x265-libs (3.5-r0) [2023-06-08T02:18:17.218Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-06-08T02:18:17.218Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-06-08T02:18:17.803Z] (108/128) Installing libevent (2.1.12-r4) [2023-06-08T02:18:18.070Z] (109/128) Installing mesa (21.2.6-r0) [2023-06-08T02:18:18.070Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-06-08T02:18:18.070Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-06-08T02:18:18.337Z] (112/128) Installing lcms2 (2.12-r1) [2023-06-08T02:18:18.337Z] (113/128) Installing nspr (4.32-r0) [2023-06-08T02:18:18.337Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-06-08T02:18:18.337Z] (115/128) Installing nss (3.78.1-r0) [2023-06-08T02:18:18.603Z] (116/128) Installing libasyncns (0.8-r1) [2023-06-08T02:18:18.603Z] (117/128) Installing libltdl (2.4.6-r7) [2023-06-08T02:18:18.603Z] (118/128) Installing orc (0.4.32-r0) [2023-06-08T02:18:18.603Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-06-08T02:18:18.869Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-06-08T02:18:18.869Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-06-08T02:18:19.137Z] (122/128) Installing libpulse (15.0-r2) [2023-06-08T02:18:19.137Z] (123/128) Installing re2 (2021.11.01-r0) [2023-06-08T02:18:19.137Z] (124/128) Installing snappy (1.1.9-r1) [2023-06-08T02:18:19.406Z] (125/128) Installing libgpg-error (1.42-r1) [2023-06-08T02:18:19.406Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-06-08T02:18:19.406Z] (127/128) Installing libxslt (1.1.35-r0) [2023-06-08T02:18:19.406Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-06-08T02:18:23.668Z] Executing busybox-1.34.1-r7.trigger [2023-06-08T02:18:23.668Z] Executing glib-2.70.5-r0.trigger [2023-06-08T02:18:23.668Z] Executing shared-mime-info-2.1-r2.trigger [2023-06-08T02:18:25.615Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-08T02:18:25.615Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-06-08T02:18:25.615Z] Executing fontconfig-2.13.1-r4.trigger [2023-06-08T02:18:25.615Z] Executing mkfontscale-1.2.1-r1.trigger [2023-06-08T02:18:25.615Z] OK: 275 MiB in 144 packages [2023-06-08T02:18:33.832Z] Removing intermediate container f0789c01c57a [2023-06-08T02:18:33.832Z] ---> 02d9fa8e9d5b [2023-06-08T02:18:33.832Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-06-08T02:18:33.832Z] ---> Running in 0248c8ebd003 [2023-06-08T02:18:36.406Z] Removing intermediate container 0248c8ebd003 [2023-06-08T02:18:36.406Z] ---> 4748736c97ec [2023-06-08T02:18:36.406Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-06-08T02:18:36.406Z] ---> Running in 5954b097055a [2023-06-08T02:18:36.406Z] Removing intermediate container 5954b097055a [2023-06-08T02:18:36.406Z] ---> 960610014e20 [2023-06-08T02:18:36.406Z] Step 5/10 : RUN npm install -g npm [2023-06-08T02:18:36.690Z] ---> Running in 35ab3ea86e2e [2023-06-08T02:19:03.367Z] [2023-06-08T02:19:03.367Z] removed 9 packages, changed 102 packages, and audited 262 packages in 24s [2023-06-08T02:19:03.367Z] [2023-06-08T02:19:03.367Z] 27 packages are looking for funding [2023-06-08T02:19:03.367Z] run `npm fund` for details [2023-06-08T02:19:03.367Z] [2023-06-08T02:19:03.367Z] found 0 vulnerabilities [2023-06-08T02:19:06.714Z] Removing intermediate container 35ab3ea86e2e [2023-06-08T02:19:06.714Z] ---> 158324cdcc79 [2023-06-08T02:19:06.714Z] Step 6/10 : ARG USER=1000 [2023-06-08T02:19:06.714Z] ---> Running in d3bb8f9f4f6f [2023-06-08T02:19:06.984Z] Removing intermediate container d3bb8f9f4f6f [2023-06-08T02:19:06.984Z] ---> 5b9ecff759e5 [2023-06-08T02:19:06.984Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-06-08T02:19:07.266Z] ---> Running in 72293804887b [2023-06-08T02:19:08.681Z] Removing intermediate container 72293804887b [2023-06-08T02:19:08.681Z] ---> ddd6cecd92c8 [2023-06-08T02:19:08.681Z] Step 8/10 : USER $USER:$USER [2023-06-08T02:19:08.961Z] ---> Running in 1bf3d8045f19 [2023-06-08T02:19:09.228Z] Removing intermediate container 1bf3d8045f19 [2023-06-08T02:19:09.228Z] ---> 7b4e012644ef [2023-06-08T02:19:09.228Z] Step 9/10 : WORKDIR /app [2023-06-08T02:19:09.228Z] ---> Running in 7f9289898de7 [2023-06-08T02:19:09.495Z] Removing intermediate container 7f9289898de7 [2023-06-08T02:19:09.495Z] ---> 59ed50886f1c [2023-06-08T02:19:09.495Z] Step 10/10 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:19:09.495Z] ---> Running in 562219e4fca7 [2023-06-08T02:19:09.763Z] Removing intermediate container 562219e4fca7 [2023-06-08T02:19:09.763Z] ---> df19ebce1098 [2023-06-08T02:19:09.763Z] Successfully built df19ebce1098 [2023-06-08T02:19:10.034Z] Successfully tagged edgexfoundry/edgex-web-ui:301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:19:10.034Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-06-08T02:19:10.034Z] touch edgex-web-ui.imagebuilt [2023-06-08T02:19:10.034Z] mkdir -p node_modules coverage [2023-06-08T02:19:10.034Z] chown "1000:1000" node_modules coverage package-lock.json [2023-06-08T02:19:10.034Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-06-08T02:19:20.117Z] npm WARN old lockfile [2023-06-08T02:19:20.118Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-06-08T02:19:20.118Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-06-08T02:19:20.118Z] npm WARN old lockfile [2023-06-08T02:19:20.118Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-06-08T02:19:20.118Z] npm WARN old lockfile [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.972Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE Unsupported engine { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE required: { [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE }, [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-08T02:19:58.973Z] npm WARN EBADENGINE } [2023-06-08T02:20:21.102Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-06-08T02:20:21.102Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-06-08T02:20:21.102Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-06-08T02:20:21.370Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-08T02:20:22.325Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-06-08T02:20:23.282Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-06-08T02:20:26.619Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-06-08T02:20:31.953Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-06-08T02:20:33.902Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-06-08T02:20:34.863Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-06-08T02:20:44.926Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-06-08T02:20:53.125Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-06-08T02:20:53.125Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-08T02:20:53.125Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-08T02:20:56.469Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-08T02:20:58.407Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-08T02:21:00.349Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-06-08T02:21:10.420Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-06-08T02:21:10.420Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-06-08T02:21:28.628Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-06-08T02:21:46.822Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-06-08T02:22:25.683Z] [2023-06-08T02:22:25.683Z] added 1475 packages, and audited 1476 packages in 3m [2023-06-08T02:22:25.683Z] [2023-06-08T02:22:25.683Z] 90 packages are looking for funding [2023-06-08T02:22:25.683Z] run `npm fund` for details [2023-06-08T02:22:25.683Z] [2023-06-08T02:22:25.683Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-06-08T02:22:25.683Z] [2023-06-08T02:22:25.683Z] To address issues that do not require attention, run: [2023-06-08T02:22:25.683Z] npm audit fix [2023-06-08T02:22:25.683Z] [2023-06-08T02:22:25.683Z] To address all issues (including breaking changes), run: [2023-06-08T02:22:25.683Z] npm audit fix --force [2023-06-08T02:22:25.683Z] [2023-06-08T02:22:25.683Z] Run `npm audit` for details. [2023-06-08T02:22:25.969Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-06-08T02:22:40.957Z] - Generating browser application bundles (phase: setup)... [2023-06-08T02:23:13.245Z] Compiling @angular/core : es2015 as esm2015 [2023-06-08T02:23:13.245Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-06-08T02:23:39.933Z] Compiling @angular/common : es2015 as esm2015 [2023-06-08T02:23:39.933Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-06-08T02:23:41.875Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-06-08T02:23:42.142Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-06-08T02:23:46.391Z] Compiling @angular/router : es2015 as esm2015 [2023-06-08T02:23:46.657Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-06-08T02:23:52.004Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-06-08T02:23:52.957Z] Compiling @angular/common/http : es2015 as esm2015 [2023-06-08T02:23:53.222Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-06-08T02:23:57.456Z] Compiling @angular/forms : es2015 as esm2015 [2023-06-08T02:23:57.456Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-06-08T02:23:58.045Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-06-08T02:24:54.418Z] 08 06 2023 02:24:49.127:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-06-08T02:24:54.418Z] 08 06 2023 02:24:49.139:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-06-08T02:24:54.418Z] 08 06 2023 02:24:49.164:INFO [launcher]: Starting browser ChromeHeadless [2023-06-08T02:26:02.280Z] 08 06 2023 02:25:58.567:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-06-08T02:26:02.861Z] 08 06 2023 02:26:02.834:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-06-08T02:26:15.151Z] 08 06 2023 02:26:13.760:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-06-08T02:26:30.123Z] ✔ Browser application bundle generation complete. [2023-06-08T02:26:30.123Z] 08 06 2023 02:26:29.869:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket c3u2likYOcZjQ_IsAAAB with id 44539069 [2023-06-08T02:26:48.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-06-08T02:26:48.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.441 secs) [2023-06-08T02:26:48.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.497 secs) [2023-06-08T02:26:48.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.538 secs) [2023-06-08T02:26:48.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.211 secs) [2023-06-08T02:26:48.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.351 secs) [2023-06-08T02:26:48.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.443 secs) [2023-06-08T02:26:48.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.676 secs) [2023-06-08T02:26:49.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.811 secs) [2023-06-08T02:26:49.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.895 secs) [2023-06-08T02:26:49.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.927 secs) [2023-06-08T02:26:49.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.966 secs) [2023-06-08T02:26:49.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.003 secs) [2023-06-08T02:26:49.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.271 secs) [2023-06-08T02:26:50.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.713 secs) [2023-06-08T02:26:50.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.917 secs) [2023-06-08T02:26:50.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.027 secs) [2023-06-08T02:26:50.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.063 secs) [2023-06-08T02:26:50.758Z] WARN: ' [2023-06-08T02:26:50.758Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-08T02:26:50.758Z] Support for using the ngModel input property and ngModelChange event with [2023-06-08T02:26:50.758Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-08T02:26:50.758Z] in a future version of Angular. [2023-06-08T02:26:50.758Z] [2023-06-08T02:26:50.758Z] For more information on this, see our API docs here: [2023-06-08T02:26:50.758Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-08T02:26:50.758Z] ' [2023-06-08T02:26:50.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.063 secs) [2023-06-08T02:26:50.758Z] WARN: ' [2023-06-08T02:26:50.758Z] It looks like you're using ngModel on the same form field as formControlName. [2023-06-08T02:26:50.758Z] Support for using the ngModel input property and ngModelChange event with [2023-06-08T02:26:50.758Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-06-08T02:26:50.758Z] in a future version of Angular. [2023-06-08T02:26:50.758Z] [2023-06-08T02:26:50.758Z] For more information on this, see our API docs here: [2023-06-08T02:26:50.758Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-06-08T02:26:50.758Z] ' [2023-06-08T02:26:50.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.262 secs) [2023-06-08T02:26:51.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.353 secs) [2023-06-08T02:26:51.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.38 secs) [2023-06-08T02:26:51.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.47 secs) [2023-06-08T02:26:51.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.527 secs) [2023-06-08T02:26:51.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.596 secs) [2023-06-08T02:26:51.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.623 secs) [2023-06-08T02:26:51.286Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.651 secs) [2023-06-08T02:26:51.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.688 secs) [2023-06-08T02:26:51.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.753 secs) [2023-06-08T02:26:51.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.987 secs) [2023-06-08T02:26:51.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.098 secs) [2023-06-08T02:26:52.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.131 secs) [2023-06-08T02:26:52.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.376 secs) [2023-06-08T02:26:52.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.408 secs) [2023-06-08T02:26:52.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.423 secs) [2023-06-08T02:26:52.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.437 secs) [2023-06-08T02:26:52.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.511 secs) [2023-06-08T02:26:52.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.604 secs) [2023-06-08T02:26:52.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.659 secs) [2023-06-08T02:26:52.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.816 secs) [2023-06-08T02:26:52.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.848 secs) [2023-06-08T02:26:53.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.904 secs) [2023-06-08T02:26:53.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.983 secs) [2023-06-08T02:26:53.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.063 secs) [2023-06-08T02:26:53.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.132 secs) [2023-06-08T02:26:53.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.336 secs) [2023-06-08T02:26:53.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.474 secs) [2023-06-08T02:26:53.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.489 secs) [2023-06-08T02:26:53.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.502 secs) [2023-06-08T02:26:53.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.514 secs) [2023-06-08T02:26:53.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.526 secs) [2023-06-08T02:26:53.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.572 secs) [2023-06-08T02:26:53.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.59 secs) [2023-06-08T02:26:53.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.602 secs) [2023-06-08T02:26:54.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.804 secs) [2023-06-08T02:26:54.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 5.875 secs) [2023-06-08T02:26:54.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 5.889 secs) [2023-06-08T02:26:54.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.926 secs) [2023-06-08T02:26:54.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.999 secs) [2023-06-08T02:26:54.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.128 secs) [2023-06-08T02:26:54.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.145 secs) [2023-06-08T02:26:54.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.156 secs) [2023-06-08T02:26:54.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.167 secs) [2023-06-08T02:26:54.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.177 secs) [2023-06-08T02:26:55.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.196 secs) [2023-06-08T02:26:55.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.207 secs) [2023-06-08T02:26:55.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.216 secs) [2023-06-08T02:26:55.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.257 secs) [2023-06-08T02:26:55.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.302 secs) [2023-06-08T02:26:55.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.341 secs) [2023-06-08T02:26:55.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.48 secs) [2023-06-08T02:26:55.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.501 secs) [2023-06-08T02:26:55.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 6.524 secs) [2023-06-08T02:26:55.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 6.539 secs) [2023-06-08T02:26:55.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 6.591 secs) [2023-06-08T02:26:55.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 6.743 secs) [2023-06-08T02:26:55.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 6.811 secs) [2023-06-08T02:26:55.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 6.834 secs) [2023-06-08T02:26:55.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 6.844 secs) [2023-06-08T02:26:56.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.064 secs) [2023-06-08T02:26:56.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.134 secs) [2023-06-08T02:26:56.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.233 secs) [2023-06-08T02:26:56.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.263 secs) [2023-06-08T02:26:56.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.287 secs) [2023-06-08T02:26:56.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.321 secs) [2023-06-08T02:26:56.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.552 secs) [2023-06-08T02:26:56.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 7.57 secs) [2023-06-08T02:26:56.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 7.582 secs) [2023-06-08T02:26:56.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 7.595 secs) [2023-06-08T02:26:56.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 7.646 secs) [2023-06-08T02:26:57.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 7.737 secs) [2023-06-08T02:26:57.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 7.78 secs) [2023-06-08T02:26:57.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 7.799 secs) [2023-06-08T02:26:57.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 7.808 secs) [2023-06-08T02:26:57.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 7.902 secs) [2023-06-08T02:26:57.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.034 secs) [2023-06-08T02:26:57.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.105 secs) [2023-06-08T02:26:57.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 8.167 secs) [2023-06-08T02:26:58.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 8.358 secs) [2023-06-08T02:26:58.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 8.394 secs) [2023-06-08T02:26:58.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 8.411 secs) [2023-06-08T02:26:58.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 8.664 secs) [2023-06-08T02:26:58.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 8.721 secs) [2023-06-08T02:26:58.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 8.744 secs) [2023-06-08T02:26:58.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 8.909 secs) [2023-06-08T02:26:58.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 8.974 secs) [2023-06-08T02:26:59.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.102 secs) [2023-06-08T02:26:59.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.168 secs) [2023-06-08T02:26:59.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.27 secs) [2023-06-08T02:26:59.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.322 secs) [2023-06-08T02:26:59.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 9.354 secs) [2023-06-08T02:26:59.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 9.469 secs) [2023-06-08T02:26:59.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 9.517 secs) [2023-06-08T02:26:59.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 9.671 secs) [2023-06-08T02:26:59.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 9.862 secs) [2023-06-08T02:27:00.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 9.963 secs) [2023-06-08T02:27:00.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.075 secs) [2023-06-08T02:27:00.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.119 secs) [2023-06-08T02:27:00.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.298 secs) [2023-06-08T02:27:00.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.358 secs) [2023-06-08T02:27:00.720Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.453 secs) [2023-06-08T02:27:00.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.511 secs) [2023-06-08T02:27:01.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.002 secs) [2023-06-08T02:27:01.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.04 secs) [2023-06-08T02:27:01.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.24 secs) [2023-06-08T02:27:01.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.288 secs) [2023-06-08T02:27:02.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.311 secs) [2023-06-08T02:27:02.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.451 secs) [2023-06-08T02:27:02.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.569 secs) [2023-06-08T02:27:02.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.617 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.893 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 11.964 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 11.991 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.118 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.165 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.208 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.253 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.326 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.34 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.364 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.479 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.532 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.558 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 12.575 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 12.593 secs) [2023-06-08T02:27:03.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 12.858 secs) [2023-06-08T02:27:04.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 12.952 secs) [2023-06-08T02:27:05.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.113 secs / 12.952 secs) [2023-06-08T02:27:05.146Z] TOTAL: 145 SUCCESS [2023-06-08T02:27:05.146Z] ✔ Browser application bundle generation complete. [2023-06-08T02:27:08.477Z] [2023-06-08T02:27:08.477Z] =============================== Coverage summary =============================== [2023-06-08T02:27:08.477Z] Statements : 41.56% ( 1425/3429 ) [2023-06-08T02:27:08.477Z] Branches : 12.14% ( 109/898 ) [2023-06-08T02:27:08.477Z] Functions : 33.33% ( 417/1251 ) [2023-06-08T02:27:08.477Z] Lines : 39.45% ( 1280/3245 ) [2023-06-08T02:27:08.477Z] ================================================================================ [2023-06-08T02:27:08.477Z] 08 06 2023 02:27:07.765:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-06-08T02:27:08.743Z] ✔ Browser application bundle generation complete. [2023-06-08T02:27:09.696Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-06-08T02:27:09.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-08T02:27:09.917Z] $ docker stop --time=1 c14ec2ffe59e3ddd8f9f8a9b72af0b3efb67c11464f5ef5d908a24ac0fa3733b [2023-06-08T02:27:11.610Z] $ docker rm -f --volumes c14ec2ffe59e3ddd8f9f8a9b72af0b3efb67c11464f5ef5d908a24ac0fa3733b [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-08T02:27:12.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-08T02:27:15.274Z] Warning: overwriting stash ‘coverage-report’ [2023-06-08T02:27:20.143Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-08T02:27:20.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-08T02:27:23.606Z] + ls -al . [2023-06-08T02:27:23.606Z] total 176 [2023-06-08T02:27:23.606Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 8 02:15 . [2023-06-08T02:27:23.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:12 .. [2023-06-08T02:27:23.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:12 .blubracket [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 18 Jun 8 02:12 .dockerignore [2023-06-08T02:27:23.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:12 .git [2023-06-08T02:27:23.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:12 .github [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 185 Jun 8 02:12 .gitignore [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 8418 Jun 8 02:12 Attribution.txt [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 19103 Jun 8 02:12 CHANGELOG.md [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 02:12 CONTRIBUTING.md [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 1788 Jun 8 02:12 Dockerfile [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 02:12 Jenkinsfile [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 02:12 LICENSE [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 2134 Jun 8 02:12 Makefile [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 4549 Jun 8 02:12 README.md [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 02:08 VERSION [2023-06-08T02:27:23.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:12 assets [2023-06-08T02:27:23.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:12 bin [2023-06-08T02:27:23.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 02:12 cmd [2023-06-08T02:27:23.606Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 8 02:15 coverage.out [2023-06-08T02:27:23.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 02:12 docs [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 2999 Jun 8 02:12 go.mod [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 30528 Jun 8 02:12 go.sum [2023-06-08T02:27:23.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 02:12 internal [2023-06-08T02:27:23.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:12 snap [2023-06-08T02:27:23.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 02:12 testing [2023-06-08T02:27:23.606Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 02:12 version.go [2023-06-08T02:27:23.606Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:27:24.017Z] + 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=301164ad046368d46d8d2017db6ef196a64a366b --label arch=arm64 --label version=0.0.0 . [2023-06-08T02:27:25.653Z] Sending build context to Docker daemon 33.05MB [2023-06-08T02:27:25.653Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-06-08T02:27:25.653Z] Step 2/25 : FROM ${BASE} AS builder [2023-06-08T02:27:25.653Z] ---> 8b97b7c440b7 [2023-06-08T02:27:25.653Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-08T02:27:26.234Z] ---> Running in 8191fc0f9410 [2023-06-08T02:27:26.501Z] Removing intermediate container 8191fc0f9410 [2023-06-08T02:27:26.501Z] ---> 62dbf7e97693 [2023-06-08T02:27:26.501Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-06-08T02:27:26.501Z] ---> Running in e0e549628802 [2023-06-08T02:27:26.767Z] Removing intermediate container e0e549628802 [2023-06-08T02:27:26.767Z] ---> efd3fdbd826c [2023-06-08T02:27:26.767Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-06-08T02:27:26.767Z] ---> Running in 43c194db486e [2023-06-08T02:27:27.033Z] Removing intermediate container 43c194db486e [2023-06-08T02:27:27.033Z] ---> fc8b49201244 [2023-06-08T02:27:27.033Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-06-08T02:27:27.301Z] ---> Running in 57fff8c44215 [2023-06-08T02:27:27.566Z] Removing intermediate container 57fff8c44215 [2023-06-08T02:27:27.566Z] ---> 86ec4e5f66c6 [2023-06-08T02:27:27.566Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-08T02:27:27.566Z] ---> Running in 0c74f30e4e55 [2023-06-08T02:27:27.832Z] Removing intermediate container 0c74f30e4e55 [2023-06-08T02:27:27.832Z] ---> 6bf606ace569 [2023-06-08T02:27:27.832Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-08T02:27:29.236Z] ---> a8d4b37def73 [2023-06-08T02:27:29.236Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-08T02:27:29.236Z] ---> Running in e7ebce13177b [2023-06-08T02:27:30.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-08T02:27:30.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-08T02:27:31.732Z] OK: 263 MiB in 53 packages [2023-06-08T02:27:32.695Z] Removing intermediate container e7ebce13177b [2023-06-08T02:27:32.695Z] ---> 23df780c7785 [2023-06-08T02:27:32.695Z] Step 10/25 : ENV GO111MODULE=on [2023-06-08T02:27:32.695Z] ---> Running in 9363f2417cd0 [2023-06-08T02:27:32.963Z] Removing intermediate container 9363f2417cd0 [2023-06-08T02:27:32.963Z] ---> 5b99fb0908cb [2023-06-08T02:27:32.963Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-08T02:27:32.963Z] ---> Running in fa107c453d12 [2023-06-08T02:27:33.359Z] Removing intermediate container fa107c453d12 [2023-06-08T02:27:33.359Z] ---> 6cfcdfdb2e97 [2023-06-08T02:27:33.359Z] Step 12/25 : COPY go.mod vendor* ./ [2023-06-08T02:27:33.975Z] ---> 8777666e9c88 [2023-06-08T02:27:33.975Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-08T02:27:35.388Z] ---> Running in 0ed15ba9e50b [2023-06-08T02:27:37.966Z] Removing intermediate container 0ed15ba9e50b [2023-06-08T02:27:37.966Z] ---> 1e95835fc6ed [2023-06-08T02:27:37.966Z] Step 14/25 : COPY . . [2023-06-08T02:27:42.216Z] ---> 4f6a350ed7b9 [2023-06-08T02:27:42.216Z] Step 15/25 : RUN ${MAKE} [2023-06-08T02:27:42.216Z] ---> Running in f51b0e30df3f [2023-06-08T02:27:43.175Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-06-08T02:29:34.813Z] Removing intermediate container f51b0e30df3f [2023-06-08T02:29:34.813Z] ---> e3246f30ac6b [2023-06-08T02:29:34.813Z] Step 16/25 : FROM alpine:3.17 [2023-06-08T02:29:34.813Z] 3.17: Pulling from library/alpine [2023-06-08T02:29:34.813Z] c41833b44d91: Already exists [2023-06-08T02:29:34.813Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-08T02:29:34.813Z] Status: Downloaded newer image for alpine:3.17 [2023-06-08T02:29:34.813Z] ---> 51e60588ff2c [2023-06-08T02:29:34.813Z] Step 17/25 : EXPOSE 4000 [2023-06-08T02:29:34.813Z] ---> Running in 4ad220b9cb48 [2023-06-08T02:29:34.813Z] Removing intermediate container 4ad220b9cb48 [2023-06-08T02:29:34.813Z] ---> b5194118868c [2023-06-08T02:29:34.813Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-06-08T02:29:34.813Z] ---> fc935f3598cd [2023-06-08T02:29:34.813Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-06-08T02:29:34.813Z] ---> 1240a565e4b4 [2023-06-08T02:29:34.813Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-06-08T02:29:34.813Z] ---> f13e1b899a0e [2023-06-08T02:29:34.813Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-06-08T02:29:34.813Z] ---> Running in 2d298efa0735 [2023-06-08T02:29:34.814Z] Removing intermediate container 2d298efa0735 [2023-06-08T02:29:34.814Z] ---> fe6d61b8137d [2023-06-08T02:29:34.814Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-06-08T02:29:34.814Z] ---> Running in 1e42fffa0d45 [2023-06-08T02:29:34.814Z] Removing intermediate container 1e42fffa0d45 [2023-06-08T02:29:34.814Z] ---> 11cc5c6da889 [2023-06-08T02:29:34.814Z] Step 23/25 : LABEL arch=arm64 [2023-06-08T02:29:34.814Z] ---> Running in 7d3d31de2f3f [2023-06-08T02:29:34.814Z] Removing intermediate container 7d3d31de2f3f [2023-06-08T02:29:34.814Z] ---> 6b7f40ac804b [2023-06-08T02:29:34.814Z] Step 24/25 : LABEL git_sha=301164ad046368d46d8d2017db6ef196a64a366b [2023-06-08T02:29:34.814Z] ---> Running in c61bdbbcb0d6 [2023-06-08T02:29:35.080Z] Removing intermediate container c61bdbbcb0d6 [2023-06-08T02:29:35.080Z] ---> c6ae67bfbbd4 [2023-06-08T02:29:35.080Z] Step 25/25 : LABEL version=0.0.0 [2023-06-08T02:29:35.080Z] ---> Running in df4a85e53db9 [2023-06-08T02:29:35.663Z] Removing intermediate container df4a85e53db9 [2023-06-08T02:29:35.663Z] ---> 1e6c39265261 [2023-06-08T02:29:35.663Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-08T02:29:35.663Z] Successfully built 1e6c39265261 [2023-06-08T02:29:35.663Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:29:36.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-08T02:29:36.469Z] [2023-06-08T02:29:36.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:29:36.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-08T02:29:36.872Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-08T02:29:36.872Z] 8998bd30e6a1: Pulling fs layer [2023-06-08T02:29:36.872Z] 04944245beec: Pulling fs layer [2023-06-08T02:29:36.872Z] 699f458cf7ca: Pulling fs layer [2023-06-08T02:29:36.872Z] 765212b225bb: Pulling fs layer [2023-06-08T02:29:36.872Z] f23df028b6ca: Pulling fs layer [2023-06-08T02:29:36.872Z] d65c8cfc05b1: Pulling fs layer [2023-06-08T02:29:36.872Z] 2437ff75d9bd: Pulling fs layer [2023-06-08T02:29:36.872Z] 765212b225bb: Waiting [2023-06-08T02:29:36.872Z] f23df028b6ca: Waiting [2023-06-08T02:29:36.872Z] d65c8cfc05b1: Waiting [2023-06-08T02:29:36.872Z] 2437ff75d9bd: Waiting [2023-06-08T02:29:37.138Z] 04944245beec: Verifying Checksum [2023-06-08T02:29:37.138Z] 04944245beec: Download complete [2023-06-08T02:29:37.138Z] 765212b225bb: Verifying Checksum [2023-06-08T02:29:37.138Z] 765212b225bb: Download complete [2023-06-08T02:29:37.138Z] f23df028b6ca: Verifying Checksum [2023-06-08T02:29:37.138Z] f23df028b6ca: Download complete [2023-06-08T02:29:37.138Z] d65c8cfc05b1: Verifying Checksum [2023-06-08T02:29:37.138Z] d65c8cfc05b1: Download complete [2023-06-08T02:29:37.138Z] 699f458cf7ca: Verifying Checksum [2023-06-08T02:29:37.138Z] 699f458cf7ca: Download complete [2023-06-08T02:29:37.721Z] 8998bd30e6a1: Verifying Checksum [2023-06-08T02:29:37.721Z] 8998bd30e6a1: Download complete [2023-06-08T02:29:39.660Z] 2437ff75d9bd: Verifying Checksum [2023-06-08T02:29:39.660Z] 2437ff75d9bd: Download complete [2023-06-08T02:29:41.605Z] 8998bd30e6a1: Pull complete [2023-06-08T02:29:41.871Z] 04944245beec: Pull complete [2023-06-08T02:29:43.279Z] 699f458cf7ca: Pull complete [2023-06-08T02:29:43.545Z] 765212b225bb: Pull complete [2023-06-08T02:29:44.127Z] f23df028b6ca: Pull complete [2023-06-08T02:29:44.393Z] d65c8cfc05b1: Pull complete [2023-06-08T02:29:59.373Z] 2437ff75d9bd: Pull complete [2023-06-08T02:29:59.373Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-08T02:29:59.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-08T02:29:59.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:29:59.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-18205 does not seem to be running inside a container [2023-06-08T02:29:59.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-08T02:30:02.364Z] $ docker top 0fe349f43a374e433c37a1c3d662bb3b4b86841be9bf74a4abc377039884daaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:02.939Z] ---> job-cost.sh [2023-06-08T02:30:03.207Z] lf-activate-venv: SKIPPING [2023-06-08T02:30:03.207Z] INFO: No Stack... [2023-06-08T02:30:03.474Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-08T02:30:04.428Z] INFO: Archiving Costs [Pipeline] sh [2023-06-08T02:30:05.080Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-06-08T02:30:05.080Z] + cut -d, -f6 [Pipeline] lock [2023-06-08T02:30:05.131Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [2023-06-08T02:30:05.139Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] did not exist. Created. [2023-06-08T02:30:05.139Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-08T02:30:05.542Z] /w/workspace/edgex-ui-go/1@tmp/durable-37161e37/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-08T02:30:06.203Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-08T02:30:06.237Z] Warning: overwriting stash ‘stack-cost’ [2023-06-08T02:30:10.870Z] Stashed 1 file(s) [Pipeline] } [2023-06-08T02:30:10.888Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-08T02:30:10.968Z] $ docker stop --time=1 0fe349f43a374e433c37a1c3d662bb3b4b86841be9bf74a4abc377039884daaa [2023-06-08T02:30:12.622Z] $ docker rm -f --volumes 0fe349f43a374e433c37a1c3d662bb3b4b86841be9bf74a4abc377039884daaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-08T02:30:13.685Z] provisioning config files... [2023-06-08T02:30:13.694Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config16648729223839803858tmp [Pipeline] { [Pipeline] sh [2023-06-08T02:30:14.036Z] + set +x [2023-06-08T02:30:14.036Z] + curl -s https://codecov.io/bash [2023-06-08T02:30:14.036Z] + bash -s -- [2023-06-08T02:30:14.036Z] [2023-06-08T02:30:14.036Z] _____ _ [2023-06-08T02:30:14.036Z] / ____| | | [2023-06-08T02:30:14.036Z] | | ___ __| | ___ ___ _____ __ [2023-06-08T02:30:14.036Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-08T02:30:14.036Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-08T02:30:14.036Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-08T02:30:14.036Z] Bash-1.0.6 [2023-06-08T02:30:14.036Z] [2023-06-08T02:30:14.036Z] [2023-06-08T02:30:14.036Z] ==> git version 2.25.1 found [2023-06-08T02:30:14.036Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-08T02:30:14.036Z] Release-Date: 2020-01-08 [2023-06-08T02:30:14.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-08T02:30:14.036Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-08T02:30:14.296Z] ==> Jenkins CI detected. [2023-06-08T02:30:14.296Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-622 [2023-06-08T02:30:14.296Z] project root: . [2023-06-08T02:30:14.296Z] --> token set from env [2023-06-08T02:30:14.296Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-08T02:30:14.296Z] ==> Running gcov in . (disable via -X gcov) [2023-06-08T02:30:14.296Z] ==> Python coveragepy not found [2023-06-08T02:30:14.296Z] ==> Searching for coverage reports in: [2023-06-08T02:30:14.296Z] + . [2023-06-08T02:30:14.296Z] -> Found 1 reports [2023-06-08T02:30:14.296Z] ==> Detecting git/mercurial file structure [2023-06-08T02:30:14.296Z] ==> Reading reports [2023-06-08T02:30:14.296Z] + ./coverage.out bytes=10 [2023-06-08T02:30:14.296Z] ==> Appending adjustments [2023-06-08T02:30:14.296Z] https://docs.codecov.io/docs/fixing-reports [2023-06-08T02:30:15.247Z] + Found adjustments [2023-06-08T02:30:15.247Z] ==> Gzipping contents [2023-06-08T02:30:15.247Z] 12K /tmp/codecov.cyTMTQ.gz [2023-06-08T02:30:15.247Z] ==> Uploading reports [2023-06-08T02:30:15.247Z] url: https://codecov.io [2023-06-08T02:30:15.247Z] query: branch=PR-622&commit=301164ad046368d46d8d2017db6ef196a64a366b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=622&job=&cmd_args= [2023-06-08T02:30:15.247Z] -> Pinging Codecov [2023-06-08T02:30:15.247Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-622&commit=301164ad046368d46d8d2017db6ef196a64a366b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=622&job=&cmd_args= [2023-06-08T02:30:15.247Z] -> Uploading to [2023-06-08T02:30:15.247Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-08/FB506323287CE973F263BFD2A0EB1F37/301164ad046368d46d8d2017db6ef196a64a366b/fc9f7c8c-5584-49c7-a005-4454dfb243ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230608T023015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b583764d63c23992246953228f53ccd02613909355cbbb2cbf8a2c5c747784bc [2023-06-08T02:30:15.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-08T02:30:15.247Z] Dload Upload Total Spent Left Speed [2023-06-08T02:30:15.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 42702 --:--:-- --:--:-- --:--:-- 42702 [2023-06-08T02:30:15.507Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/301164ad046368d46d8d2017db6ef196a64a366b [Pipeline] } [2023-06-08T02:30:15.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-08T02:30:17.339Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives ] [2023-06-08T02:30:17.339Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives [2023-06-08T02:30:17.339Z] total 16 [2023-06-08T02:30:17.339Z] drwxr-xr-x 3 root root 4096 Jun 8 02:13 . [2023-06-08T02:30:17.339Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 02:13 .. [2023-06-08T02:30:17.339Z] drwxr-xr-x 2 root root 4096 Jun 8 02:13 cost [2023-06-08T02:30:17.339Z] -rw-r--r-- 1 root root 83 Jun 8 02:13 cost.csv [2023-06-08T02:30:17.339Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives [2023-06-08T02:30:17.339Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives [2023-06-08T02:30:17.339Z] total 16 [2023-06-08T02:30:17.339Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 02:13 . [2023-06-08T02:30:17.339Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 02:13 .. [2023-06-08T02:30:17.339Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 02:13 cost [2023-06-08T02:30:17.339Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 8 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:17.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:18.559Z] ---> package-listing.sh [2023-06-08T02:30:18.559Z] ++ facter osfamily [2023-06-08T02:30:18.559Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-08T02:30:18.818Z] + OS_FAMILY=debian [2023-06-08T02:30:18.818Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-622 [2023-06-08T02:30:18.818Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-08T02:30:18.818Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-08T02:30:18.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-08T02:30:18.818Z] + PACKAGES=/tmp/packages_start.txt [2023-06-08T02:30:18.818Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-622 ']' [2023-06-08T02:30:18.818Z] + PACKAGES=/tmp/packages_end.txt [2023-06-08T02:30:18.818Z] + case "${OS_FAMILY}" in [2023-06-08T02:30:18.818Z] + dpkg -l [2023-06-08T02:30:18.818Z] + grep '^ii' [2023-06-08T02:30:18.818Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-08T02:30:18.818Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-08T02:30:18.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-08T02:30:18.818Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-622 ']' [2023-06-08T02:30:18.818Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives/ [2023-06-08T02:30:18.818Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-622/archives/ [Pipeline] echo [2023-06-08T02:30:18.854Z] 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-622/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-08T02:30:19.147Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-08T02:30:19.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-08T02:30:19.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-08T02:30:19.939Z] prd-ubuntu20.04-docker-8c-8g-18204 does not seem to be running inside a container [2023-06-08T02:30:19.972Z] $ 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-622/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-622 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622:/w/workspace/edgexfoundry_edgex-ui-go_PR-622:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-08T02:30:20.200Z] $ docker top 1df357d36f42b8d28155f8661040451ad4e0748ee336568fe9d1bf26badf0eb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-08T02:30:20.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-08T02:30:20.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-08T02:30:21.229Z] + ls /var/log/sa-host [2023-06-08T02:30:21.229Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-08T02:30:21.503Z] provisioning config files... [2023-06-08T02:30:21.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-622@tmp/config7395081941158024532tmp [Pipeline] { [Pipeline] echo [2023-06-08T02:30:21.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:21.878Z] ---> create-netrc.sh [Pipeline] } [2023-06-08T02:30:21.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:22.324Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-08T02:30:22.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:22.670Z] ---> sudo-logs.sh [2023-06-08T02:30:22.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-08T02:30:22.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:23.058Z] ---> job-cost.sh [2023-06-08T02:30:23.058Z] lf-activate-venv: SKIPPING [2023-06-08T02:30:23.058Z] DEBUG: total: 0.2199999988079071 [2023-06-08T02:30:23.058Z] INFO: Retrieving Stack Cost... [2023-06-08T02:30:23.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-08T02:30:24.257Z] INFO: Archiving Costs [Pipeline] echo [2023-06-08T02:30:24.291Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-08T02:30:24.608Z] ---> logs-deploy.sh [2023-06-08T02:30:24.608Z] lf-activate-venv: SKIPPING [2023-06-08T02:30:24.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-622/1 [2023-06-08T02:30:24.608Z] INFO: archiving workspace using pattern(s): [2023-06-08T02:30:25.546Z] Archives upload complete. [2023-06-08T02:30:25.546Z] INFO: archiving logs to Nexus