Pull request #607 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d91d91ef1bd6bdb621576c24c9e684d18b21fbc5+c9840ee3d982748db972085be425fa319c5fdbd2 (6ff64515a0ef707d4516f5da1107eb09e5348d10) 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-ssh1137869505777152187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1342449580345054846.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh 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-607/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-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2150951380558239490.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-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7328473328226936106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh18221002227771341354.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-607/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-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13983291787303273213.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15535’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15539 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [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-607 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 Merge succeeded, producing d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 Checking out Revision d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 (PR-607) Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T09:54:42.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 [Pipeline] withCredentials [2023-05-16T09:54:42.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T09:54:42.378Z] ========================================================= [2023-05-16T09:54:42.378Z] EdgeX Global Pipelines Version Info [2023-05-16T09:54:42.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:43.111Z] ------------------- [2023-05-16T09:54:43.112Z] stable info: [2023-05-16T09:54:43.112Z] ------------------- [2023-05-16T09:54:43.112Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T09:54:43.112Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:54:43.112Z] Message: update stable to v1.0.249 [2023-05-16T09:54:43.682Z] ------------------- [2023-05-16T09:54:43.682Z] experimental info: [2023-05-16T09:54:43.682Z] ------------------- [2023-05-16T09:54:43.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T09:54:43.682Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:54:43.682Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T09:54:43.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-16T09:54:44.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-16T09:54:44.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T09:54:44.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T09:54:44.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T09:54:44.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T09:54:44.266Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T09:54:44.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T09:54:44.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T09:54:44.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T09:54:44.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T09:54:44.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-16T09:54:44.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T09:54:44.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T09:54:44.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:54:44.678Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:54:44.724Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:54:44.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:54:44.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T09:54:44.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T09:54:44.945Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T09:54:44.984Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T09:54:45.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T09:54:45.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T09:54:45.122Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T09:54:45.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T09:54:45.208Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T09:54:45.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo [2023-05-16T09:54:45.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo [2023-05-16T09:54:45.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo [2023-05-16T09:54:45.387Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo [2023-05-16T09:54:45.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d91d91e [Pipeline] echo [2023-05-16T09:54:45.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:54:45.620Z] provisioning config files... [2023-05-16T09:54:45.667Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config14425893129319811072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:46.123Z] ---> docker-login.sh [2023-05-16T09:54:46.123Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:54:46.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:46.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:46.396Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:46.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:46.396Z] [2023-05-16T09:54:46.396Z] Login Succeeded [2023-05-16T09:54:46.396Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:54:46.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:46.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:46.396Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:46.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:46.396Z] [2023-05-16T09:54:46.396Z] Login Succeeded [2023-05-16T09:54:46.396Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:54:46.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:46.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:46.657Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:46.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:46.657Z] [2023-05-16T09:54:46.657Z] Login Succeeded [2023-05-16T09:54:46.657Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:54:46.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:46.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:46.657Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:46.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:46.657Z] [2023-05-16T09:54:46.657Z] Login Succeeded [2023-05-16T09:54:46.657Z] docker.io [2023-05-16T09:54:46.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:46.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:46.917Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:46.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:46.917Z] [2023-05-16T09:54:46.917Z] Login Succeeded [2023-05-16T09:54:46.917Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:54:46.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T09:54:47.612Z] + git rev-list -1 --merges d91d91ef1bd6bdb621576c24c9e684d18b21fbc5~1..d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo [2023-05-16T09:54:47.682Z] -----------> git rev-list -1 --merges d91d91ef1bd6bdb621576c24c9e684d18b21fbc5~1..d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [false] [Pipeline] sh [2023-05-16T09:54:47.992Z] + git log --format=format:%s -1 d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo [2023-05-16T09:54:48.073Z] ========================================================= [2023-05-16T09:54:48.073Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T09:54:48.073Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:54:48.532Z] + git log --format=format:%s -1 d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] echo [2023-05-16T09:54:48.567Z] [semverPrep] GIT_COMMIT: d91d91ef1bd6bdb621576c24c9e684d18b21fbc5, Commit Message: chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T09:54:48.596Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T09:54:48.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:54:48.979Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T09:54:48.979Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T09:54:48.979Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T09:54:48.979Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T09:54:48.979Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T09:54:48.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:49.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:49.415Z] [2023-05-16T09:54:49.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:49.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:49.838Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T09:54:49.838Z] b85a868b505f: Pulling fs layer [2023-05-16T09:54:49.838Z] e2be974225ed: Pulling fs layer [2023-05-16T09:54:49.838Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T09:54:49.838Z] 988bab9f4d93: Pulling fs layer [2023-05-16T09:54:49.838Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T09:54:49.838Z] eaf3925da568: Pulling fs layer [2023-05-16T09:54:49.838Z] bab4dde63d76: Pulling fs layer [2023-05-16T09:54:49.838Z] bde34c3a00c8: Pulling fs layer [2023-05-16T09:54:49.838Z] b352a97aabf1: Pulling fs layer [2023-05-16T09:54:49.838Z] 4872d77fe225: Pulling fs layer [2023-05-16T09:54:49.838Z] 5851b861e8e6: Pulling fs layer [2023-05-16T09:54:49.838Z] eaf3925da568: Waiting [2023-05-16T09:54:49.838Z] bab4dde63d76: Waiting [2023-05-16T09:54:49.838Z] bde34c3a00c8: Waiting [2023-05-16T09:54:49.838Z] b352a97aabf1: Waiting [2023-05-16T09:54:49.838Z] 4872d77fe225: Waiting [2023-05-16T09:54:49.838Z] 5851b861e8e6: Waiting [2023-05-16T09:54:49.838Z] 1469e6f7b9e6: Waiting [2023-05-16T09:54:49.838Z] 988bab9f4d93: Waiting [2023-05-16T09:54:49.838Z] e2be974225ed: Download complete [2023-05-16T09:54:49.838Z] 988bab9f4d93: Download complete [2023-05-16T09:54:50.098Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T09:54:50.098Z] 1469e6f7b9e6: Download complete [2023-05-16T09:54:50.098Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T09:54:50.098Z] 339a4e72a1f5: Download complete [2023-05-16T09:54:50.098Z] eaf3925da568: Download complete [2023-05-16T09:54:50.098Z] bde34c3a00c8: Download complete [2023-05-16T09:54:50.098Z] b352a97aabf1: Download complete [2023-05-16T09:54:50.098Z] 4872d77fe225: Verifying Checksum [2023-05-16T09:54:50.098Z] 4872d77fe225: Download complete [2023-05-16T09:54:50.098Z] 5851b861e8e6: Verifying Checksum [2023-05-16T09:54:50.098Z] 5851b861e8e6: Download complete [2023-05-16T09:54:50.098Z] b85a868b505f: Verifying Checksum [2023-05-16T09:54:50.098Z] b85a868b505f: Download complete [2023-05-16T09:54:50.358Z] bab4dde63d76: Verifying Checksum [2023-05-16T09:54:50.358Z] bab4dde63d76: Download complete [2023-05-16T09:54:51.740Z] b85a868b505f: Pull complete [2023-05-16T09:54:51.740Z] e2be974225ed: Pull complete [2023-05-16T09:54:51.999Z] 339a4e72a1f5: Pull complete [2023-05-16T09:54:52.259Z] 988bab9f4d93: Pull complete [2023-05-16T09:54:52.518Z] 1469e6f7b9e6: Pull complete [2023-05-16T09:54:52.518Z] eaf3925da568: Pull complete [2023-05-16T09:54:54.423Z] bab4dde63d76: Pull complete [2023-05-16T09:54:54.683Z] bde34c3a00c8: Pull complete [2023-05-16T09:54:54.683Z] b352a97aabf1: Pull complete [2023-05-16T09:54:54.683Z] 4872d77fe225: Pull complete [2023-05-16T09:54:54.945Z] 5851b861e8e6: Pull complete [2023-05-16T09:54:54.945Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T09:54:54.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:54.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:54:55.266Z] prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container [2023-05-16T09:54:55.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:55:06.018Z] $ docker top 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 -eo pid,comm [2023-05-16T09:55:06.080Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T09:55:06.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:55:06.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:55:06.216Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:55:06.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:55:06.330Z] $ docker exec 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent [2023-05-16T09:55:06.473Z] SSH_AUTH_SOCK=/tmp/ssh-4RNbgBnJ8dBN/agent.14 [2023-05-16T09:55:06.473Z] SSH_AGENT_PID=20 [2023-05-16T09:55:06.481Z] Running ssh-add (command line suppressed) [2023-05-16T09:55:06.589Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_16335145597705288570.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_16335145597705288570.key) [2023-05-16T09:55:06.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:55:06.980Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T09:55:07.007Z] $ docker exec --env ******** --env ******** 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent -k [2023-05-16T09:55:07.115Z] unset SSH_AUTH_SOCK; [2023-05-16T09:55:07.116Z] unset SSH_AGENT_PID; [2023-05-16T09:55:07.116Z] echo Agent pid 20 killed; [2023-05-16T09:55:07.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T09:55:07.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:55:07.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:55:07.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:55:07.363Z] $ docker exec 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent [2023-05-16T09:55:07.459Z] SSH_AUTH_SOCK=/tmp/ssh-L0TymjfqKNYa/agent.52 [2023-05-16T09:55:07.459Z] SSH_AGENT_PID=58 [2023-05-16T09:55:07.487Z] Running ssh-add (command line suppressed) [2023-05-16T09:55:07.628Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_4538703663789036020.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_4538703663789036020.key) [2023-05-16T09:55:07.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:55:07.991Z] + git semver init [2023-05-16T09:55:08.252Z] 2023-05-16 09:55:08,186 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T09:55:08.252Z] 2023-05-16 09:55:08,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver [2023-05-16T09:55:08.252Z] 2023-05-16 09:55:08,188 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver [2023-05-16T09:55:08.252Z] 2023-05-16 09:55:08,188 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:55:10.171Z] 2023-05-16 09:55:09,914 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.git/info/exclude [2023-05-16T09:55:10.171Z] 2023-05-16 09:55:09,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 with force:False [2023-05-16T09:55:10.171Z] 2023-05-16 09:55:09,915 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 [2023-05-16T09:55:10.171Z] 2023-05-16 09:55:09,919 [execute] INFO git cat-file --batch-check [2023-05-16T09:55:10.172Z] 2023-05-16 09:55:09,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:55:10.172Z] 2023-05-16 09:55:09,926 [execute] INFO git cat-file --batch [2023-05-16T09:55:10.172Z] 2023-05-16 09:55:09,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:55:10.172Z] 2023-05-16 09:55:09,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 [2023-05-16T09:55:10.172Z] 0.0.0 [Pipeline] } [2023-05-16T09:55:10.212Z] $ docker exec --env ******** --env ******** 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 ssh-agent -k [2023-05-16T09:55:10.309Z] unset SSH_AUTH_SOCK; [2023-05-16T09:55:10.310Z] unset SSH_AGENT_PID; [2023-05-16T09:55:10.310Z] echo Agent pid 58 killed; [2023-05-16T09:55:10.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:55:10.752Z] + git semver [Pipeline] } [2023-05-16T09:55:11.048Z] $ docker stop --time=1 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 [2023-05-16T09:55:12.989Z] $ docker rm -f --volumes 32cec27d76eec8495d5e4af6461d79b67edd370ced3b5f7c3fddd96930682fe1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:55:13.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T09:55:13.893Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T09:55:13.915Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:55:14.567Z] provisioning config files... [2023-05-16T09:55:14.579Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config9695182734262734608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:55:14.944Z] ---> docker-login.sh [2023-05-16T09:55:14.944Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:55:14.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:14.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:14.944Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:14.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:14.944Z] [2023-05-16T09:55:14.944Z] Login Succeeded [2023-05-16T09:55:14.944Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:55:14.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:14.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:14.944Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:14.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:14.944Z] [2023-05-16T09:55:14.944Z] Login Succeeded [2023-05-16T09:55:14.944Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:55:15.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:15.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:15.204Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:15.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:15.204Z] [2023-05-16T09:55:15.204Z] Login Succeeded [2023-05-16T09:55:15.204Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:55:15.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:15.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:15.204Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:15.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:15.204Z] [2023-05-16T09:55:15.204Z] Login Succeeded [2023-05-16T09:55:15.204Z] docker.io [2023-05-16T09:55:15.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:55:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:55:15.464Z] Configure a credential helper to remove this warning. See [2023-05-16T09:55:15.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:55:15.464Z] [2023-05-16T09:55:15.464Z] Login Succeeded [2023-05-16T09:55:15.464Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:55:15.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:55:15.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:55:15.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:55:15.775Z] ========================================================= [2023-05-16T09:55:15.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T09:55:15.775Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:16.304Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:55:16.567Z] Sending build context to Docker daemon 45.62MB [2023-05-16T09:55:16.567Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:55:16.567Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T09:55:16.829Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T09:55:16.829Z] f56be85fc22e: Pulling fs layer [2023-05-16T09:55:16.829Z] 85791d961cd3: Pulling fs layer [2023-05-16T09:55:16.829Z] d694b5ae8c79: Pulling fs layer [2023-05-16T09:55:16.829Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T09:55:16.829Z] 4d19c01a9841: Pulling fs layer [2023-05-16T09:55:16.829Z] 9325e15d5711: Pulling fs layer [2023-05-16T09:55:16.829Z] 556b6ee489ea: Pulling fs layer [2023-05-16T09:55:16.829Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T09:55:16.829Z] 4d19c01a9841: Waiting [2023-05-16T09:55:16.829Z] 9325e15d5711: Waiting [2023-05-16T09:55:16.829Z] 556b6ee489ea: Waiting [2023-05-16T09:55:16.829Z] c5a4b2cf53e6: Waiting [2023-05-16T09:55:16.829Z] 9f32a84ed3da: Waiting [2023-05-16T09:55:17.155Z] 85791d961cd3: Download complete [2023-05-16T09:55:17.155Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T09:55:17.155Z] 9f32a84ed3da: Download complete [2023-05-16T09:55:17.155Z] 4d19c01a9841: Verifying Checksum [2023-05-16T09:55:17.155Z] 4d19c01a9841: Download complete [2023-05-16T09:55:17.155Z] f56be85fc22e: Verifying Checksum [2023-05-16T09:55:17.155Z] f56be85fc22e: Download complete [2023-05-16T09:55:17.155Z] 9325e15d5711: Verifying Checksum [2023-05-16T09:55:17.155Z] 9325e15d5711: Download complete [2023-05-16T09:55:17.420Z] f56be85fc22e: Pull complete [2023-05-16T09:55:17.683Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T09:55:17.683Z] c5a4b2cf53e6: Download complete [2023-05-16T09:55:17.683Z] d694b5ae8c79: Verifying Checksum [2023-05-16T09:55:17.683Z] d694b5ae8c79: Download complete [2023-05-16T09:55:18.255Z] 556b6ee489ea: Download complete [2023-05-16T09:55:18.255Z] 85791d961cd3: Pull complete [2023-05-16T09:55:22.548Z] d694b5ae8c79: Pull complete [2023-05-16T09:55:22.548Z] 9f32a84ed3da: Pull complete [2023-05-16T09:55:22.820Z] 4d19c01a9841: Pull complete [2023-05-16T09:55:23.389Z] 9325e15d5711: Pull complete [2023-05-16T09:55:26.683Z] 556b6ee489ea: Pull complete [2023-05-16T09:55:26.942Z] c5a4b2cf53e6: Pull complete [2023-05-16T09:55:26.942Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T09:55:26.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T09:55:26.943Z] ---> c4be618373d6 [2023-05-16T09:55:26.943Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T09:55:29.373Z] Still waiting to schedule task [2023-05-16T09:55:29.373Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15534’ [2023-05-16T09:55:31.136Z] ---> Running in 985b23e353fa [2023-05-16T09:55:31.400Z] Removing intermediate container 985b23e353fa [2023-05-16T09:55:31.400Z] ---> 46af35f0bc26 [2023-05-16T09:55:31.400Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T09:55:31.400Z] ---> Running in 7fa26b1a52a3 [2023-05-16T09:55:31.400Z] Removing intermediate container 7fa26b1a52a3 [2023-05-16T09:55:31.400Z] ---> 737d8fb2ac5f [2023-05-16T09:55:31.400Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:55:31.400Z] ---> Running in 611724e99c35 [2023-05-16T09:55:31.400Z] Removing intermediate container 611724e99c35 [2023-05-16T09:55:31.400Z] ---> d12d7679aa6f [2023-05-16T09:55:31.400Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T09:55:31.660Z] ---> Running in e8972e02ec6e [2023-05-16T09:55:31.660Z] Removing intermediate container e8972e02ec6e [2023-05-16T09:55:31.660Z] ---> e21c960a7dc7 [2023-05-16T09:55:31.660Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T09:55:31.660Z] ---> Running in 428335d92571 [2023-05-16T09:55:31.660Z] Removing intermediate container 428335d92571 [2023-05-16T09:55:31.660Z] ---> cf554361bb21 [2023-05-16T09:55:31.660Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T09:55:32.230Z] latest: Pulling from library/docker [2023-05-16T09:55:32.230Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-16T09:55:32.230Z] dfb60e7f5d22: Pulling fs layer [2023-05-16T09:55:32.230Z] f74671f55a8d: Pulling fs layer [2023-05-16T09:55:32.230Z] 1cd4867cc7bf: Pulling fs layer [2023-05-16T09:55:32.230Z] a9d94ad0c817: Pulling fs layer [2023-05-16T09:55:32.230Z] ec5418c68f0e: Pulling fs layer [2023-05-16T09:55:32.230Z] 1082547c2e5b: Pulling fs layer [2023-05-16T09:55:32.230Z] 80b838ca0f73: Pulling fs layer [2023-05-16T09:55:32.230Z] d15f978d7223: Pulling fs layer [2023-05-16T09:55:32.230Z] 1058b1c95dcd: Pulling fs layer [2023-05-16T09:55:32.230Z] 0ac1c4c35af9: Pulling fs layer [2023-05-16T09:55:32.230Z] 1d938c8b2399: Pulling fs layer [2023-05-16T09:55:32.230Z] 1b2885b54919: Pulling fs layer [2023-05-16T09:55:32.230Z] 5d3ce26085aa: Pulling fs layer [2023-05-16T09:55:32.230Z] 80b838ca0f73: Waiting [2023-05-16T09:55:32.230Z] d15f978d7223: Waiting [2023-05-16T09:55:32.230Z] 1058b1c95dcd: Waiting [2023-05-16T09:55:32.230Z] 5d3ce26085aa: Waiting [2023-05-16T09:55:32.230Z] 1b2885b54919: Waiting [2023-05-16T09:55:32.230Z] 0ac1c4c35af9: Waiting [2023-05-16T09:55:32.230Z] 1cd4867cc7bf: Waiting [2023-05-16T09:55:32.230Z] a9d94ad0c817: Waiting [2023-05-16T09:55:32.230Z] ec5418c68f0e: Waiting [2023-05-16T09:55:32.230Z] 1082547c2e5b: Waiting [2023-05-16T09:55:32.230Z] 1d938c8b2399: Waiting [2023-05-16T09:55:32.230Z] f74671f55a8d: Verifying Checksum [2023-05-16T09:55:32.230Z] f74671f55a8d: Download complete [2023-05-16T09:55:32.230Z] dfb60e7f5d22: Verifying Checksum [2023-05-16T09:55:32.230Z] dfb60e7f5d22: Download complete [2023-05-16T09:55:32.230Z] 8a49fdb3b6a5: Download complete [2023-05-16T09:55:32.488Z] 1cd4867cc7bf: Verifying Checksum [2023-05-16T09:55:32.488Z] 1cd4867cc7bf: Download complete [2023-05-16T09:55:32.488Z] a9d94ad0c817: Verifying Checksum [2023-05-16T09:55:32.488Z] a9d94ad0c817: Download complete [2023-05-16T09:55:32.488Z] 8a49fdb3b6a5: Pull complete [2023-05-16T09:55:32.488Z] ec5418c68f0e: Verifying Checksum [2023-05-16T09:55:32.488Z] ec5418c68f0e: Download complete [2023-05-16T09:55:32.488Z] 1082547c2e5b: Verifying Checksum [2023-05-16T09:55:32.488Z] 1082547c2e5b: Download complete [2023-05-16T09:55:32.488Z] 80b838ca0f73: Verifying Checksum [2023-05-16T09:55:32.488Z] 80b838ca0f73: Download complete [2023-05-16T09:55:32.747Z] d15f978d7223: Verifying Checksum [2023-05-16T09:55:32.747Z] d15f978d7223: Download complete [2023-05-16T09:55:32.747Z] dfb60e7f5d22: Pull complete [2023-05-16T09:55:32.747Z] 0ac1c4c35af9: Verifying Checksum [2023-05-16T09:55:32.747Z] 0ac1c4c35af9: Download complete [2023-05-16T09:55:32.747Z] 1058b1c95dcd: Download complete [2023-05-16T09:55:32.747Z] f74671f55a8d: Pull complete [2023-05-16T09:55:32.747Z] 1b2885b54919: Verifying Checksum [2023-05-16T09:55:32.747Z] 1b2885b54919: Download complete [2023-05-16T09:55:32.748Z] 5d3ce26085aa: Download complete [2023-05-16T09:55:33.005Z] 1cd4867cc7bf: Pull complete [2023-05-16T09:55:33.005Z] 1d938c8b2399: Verifying Checksum [2023-05-16T09:55:33.005Z] 1d938c8b2399: Download complete [2023-05-16T09:55:33.572Z] a9d94ad0c817: Pull complete [2023-05-16T09:55:33.830Z] ec5418c68f0e: Pull complete [2023-05-16T09:55:33.830Z] 1082547c2e5b: Pull complete [2023-05-16T09:55:33.830Z] 80b838ca0f73: Pull complete [2023-05-16T09:55:34.089Z] d15f978d7223: Pull complete [2023-05-16T09:55:34.349Z] 1058b1c95dcd: Pull complete [2023-05-16T09:55:34.349Z] 0ac1c4c35af9: Pull complete [2023-05-16T09:55:35.286Z] 1d938c8b2399: Pull complete [2023-05-16T09:55:35.286Z] 1b2885b54919: Pull complete [2023-05-16T09:55:35.545Z] 5d3ce26085aa: Pull complete [2023-05-16T09:55:35.545Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T09:55:35.545Z] Status: Downloaded newer image for docker:latest [2023-05-16T09:55:37.468Z] ---> 75e4915b4174 [2023-05-16T09:55:37.468Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:55:37.468Z] ---> Running in 86f15e41a8bd [2023-05-16T09:55:37.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:37.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:37.987Z] OK: 265 MiB in 53 packages [2023-05-16T09:55:38.250Z] Removing intermediate container 86f15e41a8bd [2023-05-16T09:55:38.250Z] ---> e510bf77b3c2 [2023-05-16T09:55:38.250Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T09:55:38.250Z] ---> Running in 5c24ac6ce160 [2023-05-16T09:55:38.512Z] Removing intermediate container 5c24ac6ce160 [2023-05-16T09:55:38.512Z] ---> 2788ad416190 [2023-05-16T09:55:38.512Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T09:55:38.512Z] ---> Running in b3c1e9e7e3c2 [2023-05-16T09:55:38.512Z] Removing intermediate container b3c1e9e7e3c2 [2023-05-16T09:55:38.512Z] ---> abfb0e30be69 [2023-05-16T09:55:38.512Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T09:55:38.778Z] ---> b68b7a946d05 [2023-05-16T09:55:38.778Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:55:38.778Z] ---> Running in 1600901d9954 [2023-05-16T09:56:05.425Z] Removing intermediate container 1600901d9954 [2023-05-16T09:56:05.425Z] ---> ae4e215a50d5 [2023-05-16T09:56:05.425Z] Step 14/15 : COPY . . [2023-05-16T09:56:05.425Z] ---> a624ab8daccc [2023-05-16T09:56:05.425Z] Step 15/15 : RUN ${MAKE} [2023-05-16T09:56:05.425Z] ---> Running in f7774643812b [2023-05-16T09:56:05.685Z] noop [2023-05-16T09:56:05.944Z] Removing intermediate container f7774643812b [2023-05-16T09:56:05.944Z] ---> c6900345b2a7 [2023-05-16T09:56:05.944Z] Successfully built c6900345b2a7 [2023-05-16T09:56:05.944Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:06.399Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:56:06.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:56:06.569Z] prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container [2023-05-16T09:56:06.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:56:06.976Z] $ docker top f1077df990ca8d5557b3b6f80ab4c0e2145f5b6d7b562102db3e125e7c68110f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:56:07.389Z] + go version [2023-05-16T09:56:07.389Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T09:56:07.426Z] $ docker stop --time=1 f1077df990ca8d5557b3b6f80ab4c0e2145f5b6d7b562102db3e125e7c68110f [2023-05-16T09:56:08.742Z] $ docker rm -f --volumes f1077df990ca8d5557b3b6f80ab4c0e2145f5b6d7b562102db3e125e7c68110f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:09.473Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:56:09.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:56:09.644Z] prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container [2023-05-16T09:56:09.682Z] $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T09:56:09.998Z] $ docker top 7a57bab90ce9a509f0f03dd487c0c26492cd9222bc55167c3da9064d419f9e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:56:10.405Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:56:10.774Z] + make test [2023-05-16T09:56:10.774Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T09:56:16.073Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T09:56:25.586Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T09:56:25.586Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T09:56:28.890Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:56:28.890Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:56:28.890Z] ./bin/test-attribution-txt.sh [2023-05-16T09:56:28.890Z] make -C web test [2023-05-16T09:56:28.890Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [2023-05-16T09:56:28.890Z] make[1]: tput: No such file or directory [2023-05-16T09:56:28.890Z] make[1]: tput: No such file or directory [2023-05-16T09:56:28.890Z] warning: generating ./VERSION [2023-05-16T09:56:28.890Z] echo "0.0.0" > VERSION [2023-05-16T09:56:28.890Z] docker build \ [2023-05-16T09:56:28.890Z] -f Dockerfile \ [2023-05-16T09:56:28.890Z] --build-arg USER=1000 \ [2023-05-16T09:56:28.890Z] \ [2023-05-16T09:56:28.890Z] --label "git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5" \ [2023-05-16T09:56:28.890Z] -t edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 \ [2023-05-16T09:56:28.890Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T09:56:28.890Z] . [2023-05-16T09:56:28.890Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T09:56:28.890Z] Install the buildx component to build images with BuildKit: [2023-05-16T09:56:28.890Z] https://docs.docker.com/go/buildx/ [2023-05-16T09:56:28.890Z] [2023-05-16T09:56:28.890Z] Sending build context to Docker daemon 2.571MB [2023-05-16T09:56:28.890Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T09:56:29.150Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T09:56:29.150Z] 9621f1afde84: Pulling fs layer [2023-05-16T09:56:29.150Z] c6f70ee39829: Pulling fs layer [2023-05-16T09:56:29.150Z] 56892a8094a2: Pulling fs layer [2023-05-16T09:56:29.150Z] 58dd87906ef0: Pulling fs layer [2023-05-16T09:56:29.150Z] 58dd87906ef0: Waiting [2023-05-16T09:56:29.409Z] 56892a8094a2: Download complete [2023-05-16T09:56:29.409Z] 9621f1afde84: Verifying Checksum [2023-05-16T09:56:29.409Z] 9621f1afde84: Download complete [2023-05-16T09:56:29.409Z] 58dd87906ef0: Download complete [2023-05-16T09:56:29.409Z] 9621f1afde84: Pull complete [2023-05-16T09:56:30.353Z] c6f70ee39829: Verifying Checksum [2023-05-16T09:56:30.353Z] c6f70ee39829: Download complete [2023-05-16T09:56:31.730Z] c6f70ee39829: Pull complete [2023-05-16T09:56:31.730Z] 56892a8094a2: Pull complete [2023-05-16T09:56:31.730Z] 58dd87906ef0: Pull complete [2023-05-16T09:56:31.730Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T09:56:31.730Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T09:56:31.730Z] ---> b69703f70c3d [2023-05-16T09:56:31.730Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T09:56:34.545Z] ---> Running in 38e7be24db18 [2023-05-16T09:56:34.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:34.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:34.809Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-16T09:56:34.809Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-16T09:56:34.809Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-16T09:56:34.809Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-16T09:56:34.809Z] (5/129) Installing libxcb (1.14-r2) [2023-05-16T09:56:34.809Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-16T09:56:34.809Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-16T09:56:34.809Z] (8/129) Installing libice (1.0.10-r0) [2023-05-16T09:56:34.809Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-16T09:56:34.809Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-16T09:56:34.809Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-16T09:56:34.809Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-16T09:56:34.809Z] (13/129) Installing xset (1.2.4-r0) [2023-05-16T09:56:34.809Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-16T09:56:34.809Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-16T09:56:34.809Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T09:56:34.809Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-16T09:56:34.809Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-16T09:56:34.809Z] (19/129) Installing libintl (0.21-r0) [2023-05-16T09:56:34.809Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-16T09:56:34.809Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-16T09:56:34.809Z] (22/129) Installing pcre (8.45-r1) [2023-05-16T09:56:34.809Z] (23/129) Installing glib (2.70.1-r0) [2023-05-16T09:56:34.809Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-16T09:56:34.809Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-16T09:56:34.809Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-16T09:56:34.809Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T09:56:34.809Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T09:56:35.069Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-16T09:56:35.069Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-16T09:56:35.069Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-16T09:56:35.069Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-16T09:56:35.069Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T09:56:35.069Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T09:56:35.069Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-16T09:56:35.069Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-16T09:56:35.069Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-16T09:56:35.069Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-16T09:56:35.069Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-16T09:56:35.069Z] (40/129) Installing libxi (1.8-r0) [2023-05-16T09:56:35.069Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-16T09:56:35.069Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-16T09:56:35.069Z] (43/129) Installing atk (2.36.0-r0) [2023-05-16T09:56:35.069Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-16T09:56:35.069Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-16T09:56:35.069Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-16T09:56:35.069Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T09:56:35.069Z] (48/129) Installing expat (2.5.0-r0) [2023-05-16T09:56:35.069Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-16T09:56:35.069Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-16T09:56:35.069Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-16T09:56:35.069Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-16T09:56:35.069Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-16T09:56:35.069Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-16T09:56:35.069Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-16T09:56:35.069Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-16T09:56:35.069Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-16T09:56:35.069Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-16T09:56:35.069Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-16T09:56:35.069Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-16T09:56:35.069Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-16T09:56:35.069Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-16T09:56:35.069Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-16T09:56:35.069Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-16T09:56:35.069Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-16T09:56:35.069Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-16T09:56:35.329Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-16T09:56:35.329Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-16T09:56:35.329Z] (69/129) Installing pango (1.48.10-r0) [2023-05-16T09:56:35.329Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T09:56:35.329Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T09:56:35.329Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T09:56:35.329Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-16T09:56:35.329Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-16T09:56:35.329Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T09:56:35.329Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T09:56:35.329Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-16T09:56:35.329Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-16T09:56:35.329Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-16T09:56:35.329Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T09:56:37.882Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-16T09:56:37.882Z] (80/129) Installing flac (1.3.4-r0) [2023-05-16T09:56:37.882Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T09:56:37.882Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T09:56:37.882Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-16T09:56:37.882Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-16T09:56:37.882Z] (85/129) Installing libass (0.15.2-r0) [2023-05-16T09:56:37.882Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-16T09:56:37.882Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T09:56:37.882Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T09:56:37.882Z] (89/129) Installing lame (3.100-r0) [2023-05-16T09:56:37.882Z] (90/129) Installing opus (1.3.1-r1) [2023-05-16T09:56:37.882Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T09:56:37.882Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-16T09:56:37.882Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-16T09:56:37.882Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-16T09:56:37.882Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-16T09:56:37.882Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T09:56:37.882Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-16T09:56:37.882Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-16T09:56:37.882Z] (99/129) Installing libva (2.13.0-r0) [2023-05-16T09:56:37.882Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-16T09:56:37.882Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-16T09:56:37.882Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-16T09:56:37.882Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-16T09:56:37.882Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-16T09:56:37.882Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-16T09:56:37.882Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-16T09:56:37.882Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-16T09:56:37.882Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T09:56:37.882Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-16T09:56:37.882Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-16T09:56:37.882Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T09:56:37.882Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-16T09:56:37.882Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-16T09:56:37.882Z] (114/129) Installing nspr (4.32-r0) [2023-05-16T09:56:37.882Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-16T09:56:37.882Z] (116/129) Installing nss (3.78.1-r0) [2023-05-16T09:56:37.882Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-16T09:56:37.882Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-16T09:56:37.882Z] (119/129) Installing orc (0.4.32-r0) [2023-05-16T09:56:37.882Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-16T09:56:37.882Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-16T09:56:37.882Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-16T09:56:37.882Z] (123/129) Installing libpulse (15.0-r2) [2023-05-16T09:56:37.882Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-16T09:56:37.882Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-16T09:56:37.882Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-16T09:56:37.882Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-16T09:56:37.882Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-16T09:56:38.142Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-16T09:56:39.093Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T09:56:39.093Z] Executing glib-2.70.1-r0.trigger [2023-05-16T09:56:39.093Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T09:56:39.355Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T09:56:39.355Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T09:56:39.355Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T09:56:39.355Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T09:56:39.355Z] OK: 286 MiB in 145 packages [2023-05-16T09:56:44.678Z] Removing intermediate container 38e7be24db18 [2023-05-16T09:56:44.678Z] ---> 46598b1113ef [2023-05-16T09:56:44.678Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T09:56:44.678Z] ---> Running in d6317d4feb34 [2023-05-16T09:56:44.678Z] Removing intermediate container d6317d4feb34 [2023-05-16T09:56:44.678Z] ---> e36d57a762a0 [2023-05-16T09:56:44.678Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T09:56:44.678Z] ---> Running in d085358f31d7 [2023-05-16T09:56:44.678Z] Removing intermediate container d085358f31d7 [2023-05-16T09:56:44.678Z] ---> 618de1f29400 [2023-05-16T09:56:44.678Z] Step 5/10 : RUN npm install -g npm [2023-05-16T09:56:44.678Z] ---> Running in 4204a2300592 [2023-05-16T09:56:52.824Z] [2023-05-16T09:56:52.824Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-16T09:56:52.824Z] [2023-05-16T09:56:52.824Z] 27 packages are looking for funding [2023-05-16T09:56:52.824Z] run `npm fund` for details [2023-05-16T09:56:52.824Z] [2023-05-16T09:56:52.824Z] found 0 vulnerabilities [2023-05-16T09:56:53.083Z] Removing intermediate container 4204a2300592 [2023-05-16T09:56:53.083Z] ---> 0750b6e88fcb [2023-05-16T09:56:53.083Z] Step 6/10 : ARG USER=1000 [2023-05-16T09:56:53.083Z] ---> Running in 115060fb06e4 [2023-05-16T09:56:53.083Z] Removing intermediate container 115060fb06e4 [2023-05-16T09:56:53.083Z] ---> 2043efe469e7 [2023-05-16T09:56:53.083Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T09:56:53.083Z] ---> Running in 046cf93ca45f [2023-05-16T09:56:53.653Z] Removing intermediate container 046cf93ca45f [2023-05-16T09:56:53.653Z] ---> 1a6cdea87587 [2023-05-16T09:56:53.653Z] Step 8/10 : USER $USER:$USER [2023-05-16T09:56:53.653Z] ---> Running in 7c3d7f03faf9 [2023-05-16T09:56:53.912Z] Removing intermediate container 7c3d7f03faf9 [2023-05-16T09:56:53.912Z] ---> b46eff043894 [2023-05-16T09:56:53.912Z] Step 9/10 : WORKDIR /app [2023-05-16T09:56:53.912Z] ---> Running in 95619b6d5e7a [2023-05-16T09:56:53.912Z] Removing intermediate container 95619b6d5e7a [2023-05-16T09:56:53.912Z] ---> 11d3e3ac0cfd [2023-05-16T09:56:53.912Z] Step 10/10 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T09:56:53.912Z] ---> Running in 54ae6617289e [2023-05-16T09:56:54.170Z] Removing intermediate container 54ae6617289e [2023-05-16T09:56:54.170Z] ---> d5efb7cd2212 [2023-05-16T09:56:54.170Z] Successfully built d5efb7cd2212 [2023-05-16T09:56:54.170Z] Successfully tagged edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T09:56:54.170Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T09:56:54.170Z] touch edgex-web-ui.imagebuilt [2023-05-16T09:56:54.170Z] mkdir -p node_modules coverage [2023-05-16T09:56:54.170Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T09:56:54.170Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T09:56:56.087Z] npm WARN old lockfile [2023-05-16T09:56:56.087Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T09:56:56.087Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T09:56:56.087Z] npm WARN old lockfile [2023-05-16T09:56:56.087Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T09:56:56.087Z] npm WARN old lockfile [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE required: { [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE }, [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T09:57:04.212Z] npm WARN EBADENGINE } [2023-05-16T09:57:08.406Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T09:57:08.406Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-16T09:57:08.406Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T09:57:08.406Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T09:57:08.406Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T09:57:08.666Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T09:57:08.926Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T09:57:09.862Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T09:57:10.799Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T09:57:10.799Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T09:57:12.706Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T09:57:13.648Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-16T09:57:13.648Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-16T09:57:15.033Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T09:57:15.605Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-16T09:57:16.177Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T09:57:16.749Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T09:57:16.749Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T09:57:17.687Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T09:57:19.595Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-16T09:57:22.891Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-16T09:57:29.496Z] [2023-05-16T09:57:29.496Z] added 1478 packages, and audited 1479 packages in 34s [2023-05-16T09:57:29.496Z] [2023-05-16T09:57:29.496Z] 90 packages are looking for funding [2023-05-16T09:57:29.496Z] run `npm fund` for details [2023-05-16T09:57:29.496Z] [2023-05-16T09:57:29.496Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T09:57:29.496Z] [2023-05-16T09:57:29.496Z] To address issues that do not require attention, run: [2023-05-16T09:57:29.496Z] npm audit fix [2023-05-16T09:57:29.496Z] [2023-05-16T09:57:29.496Z] To address all issues (including breaking changes), run: [2023-05-16T09:57:29.496Z] npm audit fix --force [2023-05-16T09:57:29.496Z] [2023-05-16T09:57:29.496Z] Run `npm audit` for details. [2023-05-16T09:57:36.185Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-16T09:57:38.092Z] - Generating browser application bundles (phase: setup)... [2023-05-16T09:57:42.280Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T09:57:42.280Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T09:57:46.462Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T09:57:46.462Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T09:57:46.719Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T09:57:46.719Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T09:57:47.284Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T09:57:47.284Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T09:57:47.543Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T09:57:47.543Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T09:57:47.543Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T09:57:48.111Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T09:57:48.111Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T09:57:50.012Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T09:57:56.573Z] 16 05 2023 09:57:56.503:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T09:57:56.574Z] 16 05 2023 09:57:56.506:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T09:57:56.574Z] 16 05 2023 09:57:56.509:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T09:58:01.103Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15544 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] ws [2023-05-16T09:58:01.162Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T09:58:01.246Z] The recommended git tool is: git [2023-05-16T09:58:08.557Z] using credential edgex-jenkins-ssh [2023-05-16T09:58:08.581Z] Cloning the remote Git repository [2023-05-16T09:58:08.795Z] ✔ Browser application bundle generation complete. [2023-05-16T09:58:08.795Z] 16 05 2023 09:58:08.520:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket qGvu7R9aj4d3A6FGAAAB with id 39170993 [2023-05-16T09:58:08.646Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T09:58:08.772Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-16T09:58:08.973Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T09:58:08.975Z] > git --version # timeout=10 [2023-05-16T09:58:09.002Z] > git --version # 'git version 2.25.1' [2023-05-16T09:58:09.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:09.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:58:11.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T09:58:11.331Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.027 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.035 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.038 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.04 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.103 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.11 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.112 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.116 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.123 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.134 secs) [2023-05-16T09:58:11.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.19 secs) [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.195 secs) [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.222 secs) [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.225 secs) [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.231 secs) [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.309 secs) [2023-05-16T09:58:11.848Z] WARN: ' [2023-05-16T09:58:11.848Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T09:58:11.848Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T09:58:11.848Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T09:58:11.848Z] in a future version of Angular. [2023-05-16T09:58:11.848Z] [2023-05-16T09:58:11.848Z] For more information on this, see our API docs here: [2023-05-16T09:58:11.848Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T09:58:11.848Z] ' [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.309 secs) [2023-05-16T09:58:11.848Z] WARN: ' [2023-05-16T09:58:11.848Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T09:58:11.848Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T09:58:11.848Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T09:58:11.848Z] in a future version of Angular. [2023-05-16T09:58:11.848Z] [2023-05-16T09:58:11.848Z] For more information on this, see our API docs here: [2023-05-16T09:58:11.848Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T09:58:11.848Z] ' [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.348 secs) [2023-05-16T09:58:11.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.355 secs) [2023-05-16T09:58:12.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.357 secs) [2023-05-16T09:58:12.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.363 secs) [2023-05-16T09:58:12.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.404 secs) [2023-05-16T09:58:12.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.418 secs) [2023-05-16T09:58:12.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.431 secs) [2023-05-16T09:58:12.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.514 secs) [2023-05-16T09:58:12.107Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.53 secs) [2023-05-16T09:58:12.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.536 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.545 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.55 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.554 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.563 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.568 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.591 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.597 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.6 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.639 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.673 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.682 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.687 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.708 secs) [2023-05-16T09:58:12.367Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.714 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.718 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.732 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.741 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.747 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.752 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.759 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.79 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.801 secs) [2023-05-16T09:58:12.626Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.808 secs) [2023-05-16T09:58:12.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.811 secs) [2023-05-16T09:58:12.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.813 secs) [2023-05-16T09:58:12.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.85 secs) [2023-05-16T09:58:12.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.883 secs) [2023-05-16T09:58:12.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.895 secs) [2023-05-16T09:58:12.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.9 secs) [2023-05-16T09:58:12.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.902 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.919 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.921 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.923 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.924 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.943 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.957 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.962 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.991 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.009 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.011 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.015 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.03 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.033 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.036 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.049 secs) [2023-05-16T09:58:12.887Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.07 secs) [2023-05-16T09:58:13.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.101 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.129 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.141 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.154 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.163 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.166 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.168 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.172 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.207 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.216 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.218 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.22 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.225 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.233 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.241 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.27 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.277 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.286 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.296 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.299 secs) [2023-05-16T09:58:13.240Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.328 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.349 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.357 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.361 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.366 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.374 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.391 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.401 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.418 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.432 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.443 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.47 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.479 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.499 secs) [2023-05-16T09:58:13.501Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.517 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.524 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.529 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.538 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.547 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.579 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.603 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.614 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.656 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.665 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.679 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.684 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.687 secs) [2023-05-16T09:58:13.760Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.693 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.703 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.716 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.73 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.758 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.776 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.781 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.784 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.809 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.847 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.85 secs) [2023-05-16T09:58:14.020Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.862 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.896 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.907 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.919 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.929 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.942 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.948 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.015 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.029 secs) [2023-05-16T09:58:14.278Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.039 secs) [2023-05-16T09:58:14.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.06 secs) [2023-05-16T09:58:14.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.07 secs) [2023-05-16T09:58:14.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.076 secs) [2023-05-16T09:58:14.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.104 secs) [2023-05-16T09:58:14.536Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.144 secs) [2023-05-16T09:58:13.040Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:58:14.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-16T09:58:14.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-16T09:58:14.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:14.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T09:58:14.795Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.261 secs / 2.144 secs) [2023-05-16T09:58:14.795Z] TOTAL: 145 SUCCESS [2023-05-16T09:58:14.795Z] ✔ Browser application bundle generation complete. [2023-05-16T09:58:14.922Z] Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T09:58:15.053Z] [2023-05-16T09:58:15.053Z] =============================== Coverage summary =============================== [2023-05-16T09:58:15.053Z] Statements : 41.41% ( 1420/3429 ) [2023-05-16T09:58:15.053Z] Branches : 12.14% ( 109/898 ) [2023-05-16T09:58:15.053Z] Functions : 33.09% ( 414/1251 ) [2023-05-16T09:58:15.053Z] Lines : 39.29% ( 1275/3245 ) [2023-05-16T09:58:15.053Z] ================================================================================ [2023-05-16T09:58:15.312Z] ✔ Browser application bundle generation complete. [2023-05-16T09:58:15.571Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [2023-05-16T09:58:15.598Z] Merge succeeded, producing d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T09:58:15.599Z] Checking out Revision d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 (PR-607) [Pipeline] echo [2023-05-16T09:58:15.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:58:15.638Z] $ docker stop --time=1 7a57bab90ce9a509f0f03dd487c0c26492cd9222bc55167c3da9064d419f9e75 [2023-05-16T09:58:14.943Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:58:15.033Z] > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 [2023-05-16T09:58:15.477Z] > git remote # timeout=10 [2023-05-16T09:58:15.500Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T09:58:15.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:15.540Z] > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 [2023-05-16T09:58:15.575Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T09:58:15.606Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:58:15.623Z] > git checkout -f d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 [2023-05-16T09:58:16.753Z] Commit message: "chore(deps): Bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T09:58:16.814Z] > git --version # timeout=10 [2023-05-16T09:58:16.826Z] > git --version # 'git version 2.25.1' [2023-05-16T09:58:16.841Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:58:16.950Z] $ docker rm -f --volumes 7a57bab90ce9a509f0f03dd487c0c26492cd9222bc55167c3da9064d419f9e75 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2023-05-16T09:58:17.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] sh [Pipeline] stash [2023-05-16T09:58:18.037Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:58:18.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:58:18.037Z] Dload Upload Total Spent Left Speed [2023-05-16T09:58:18.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [2023-05-16T09:58:18.213Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T09:58:18.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T09:58:18.968Z] + sudo chown -R jenkins:jenkins . [2023-05-16T09:58:19.105Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:58:19.105Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:58:19.105Z] { [2023-05-16T09:58:19.105Z] "registry-mirrors": [ [2023-05-16T09:58:19.105Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:58:19.105Z] ], [2023-05-16T09:58:19.105Z] "bip": "10.250.0.254/24", [2023-05-16T09:58:19.105Z] "hosts": [ [2023-05-16T09:58:19.105Z] "tcp://0.0.0.0:5555", [2023-05-16T09:58:19.105Z] "unix:///var/run/docker.sock" [2023-05-16T09:58:19.105Z] ], [2023-05-16T09:58:19.105Z] "mtu": 1458, [2023-05-16T09:58:19.105Z] "selinux-enabled": true, [2023-05-16T09:58:19.105Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:58:19.105Z] } [Pipeline] sh [2023-05-16T09:58:19.466Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2023-05-16T09:58:19.843Z] + sudo service docker restart [2023-05-16T09:58:19.906Z] + ls -al . [2023-05-16T09:58:19.907Z] total 180 [2023-05-16T09:58:19.907Z] drwxrwxr-x 14 jenkins jenkins 4096 May 16 09:56 . [2023-05-16T09:58:19.907Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 .. [2023-05-16T09:58:19.907Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 .blubracket [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 09:54 .dockerignore [2023-05-16T09:58:19.907Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:55 .git [2023-05-16T09:58:19.907Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 .github [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 09:54 .gitignore [2023-05-16T09:58:19.907Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:55 .semver [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 09:54 Attribution.txt [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 09:54 CHANGELOG.md [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 09:54 CONTRIBUTING.md [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 09:54 Dockerfile [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 09:54 Jenkinsfile [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 09:54 LICENSE [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 09:54 Makefile [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 09:54 README.md [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:55 VERSION [2023-05-16T09:58:19.907Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 assets [2023-05-16T09:58:19.907Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 bin [2023-05-16T09:58:19.907Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 cmd [2023-05-16T09:58:19.907Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 09:56 coverage.out [2023-05-16T09:58:19.907Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 docs [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 09:54 go.mod [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 09:54 go.sum [2023-05-16T09:58:19.907Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:54 internal [2023-05-16T09:58:19.907Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 snap [2023-05-16T09:58:19.907Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 testing [2023-05-16T09:58:19.907Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 09:54 version.go [2023-05-16T09:58:19.907Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 09:56 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:20.312Z] + 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=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 --label arch=amd64 --label version=0.0.0 . [2023-05-16T09:58:20.572Z] Sending build context to Docker daemon 48.38MB [2023-05-16T09:58:20.572Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:58:20.572Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T09:58:20.572Z] ---> c6900345b2a7 [2023-05-16T09:58:20.572Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T09:58:21.170Z] ---> Running in 751bbf9ced30 [2023-05-16T09:58:21.170Z] Removing intermediate container 751bbf9ced30 [2023-05-16T09:58:21.170Z] ---> 40a8c46b99ae [2023-05-16T09:58:21.170Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T09:58:21.431Z] ---> Running in eac890f74ac9 [2023-05-16T09:58:21.431Z] Removing intermediate container eac890f74ac9 [2023-05-16T09:58:21.431Z] ---> 29faa9cafc6a [2023-05-16T09:58:21.431Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:58:21.431Z] ---> Running in dd050d0739c4 [2023-05-16T09:58:21.431Z] Removing intermediate container dd050d0739c4 [2023-05-16T09:58:21.431Z] ---> 73a6846bba20 [2023-05-16T09:58:21.431Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T09:58:21.431Z] ---> Running in ef22f4bfdcb4 [2023-05-16T09:58:21.689Z] Removing intermediate container ef22f4bfdcb4 [2023-05-16T09:58:21.689Z] ---> ba6d6848deca [2023-05-16T09:58:21.689Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T09:58:21.689Z] ---> Running in c3db61b61c52 [2023-05-16T09:58:21.689Z] Removing intermediate container c3db61b61c52 [2023-05-16T09:58:21.689Z] ---> ac1e929904e8 [2023-05-16T09:58:21.689Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T09:58:22.626Z] ---> c28465ae3bbb [2023-05-16T09:58:22.626Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:58:22.626Z] ---> Running in d9f32318a23b [2023-05-16T09:58:22.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:58:22.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:58:23.143Z] OK: 265 MiB in 53 packages [2023-05-16T09:58:23.406Z] Removing intermediate container d9f32318a23b [2023-05-16T09:58:23.406Z] ---> d09a2f3901e7 [2023-05-16T09:58:23.406Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T09:58:23.406Z] ---> Running in 28da6b1c897b [2023-05-16T09:58:23.667Z] Removing intermediate container 28da6b1c897b [2023-05-16T09:58:23.667Z] ---> b945785f6fad [2023-05-16T09:58:23.667Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T09:58:23.667Z] ---> Running in cf875b8d89ad [2023-05-16T09:58:23.667Z] Removing intermediate container cf875b8d89ad [2023-05-16T09:58:23.667Z] ---> e4020b4924b1 [2023-05-16T09:58:23.667Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T09:58:23.667Z] ---> a238e2cddec3 [2023-05-16T09:58:23.667Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:58:23.927Z] ---> Running in 2e88a97815f5 [2023-05-16T09:58:24.496Z] Removing intermediate container 2e88a97815f5 [2023-05-16T09:58:24.496Z] ---> 1f394bbf3a53 [2023-05-16T09:58:24.496Z] Step 14/25 : COPY . . [2023-05-16T09:58:26.403Z] ---> ae5ccfe2c6b1 [2023-05-16T09:58:26.403Z] Step 15/25 : RUN ${MAKE} [2023-05-16T09:58:26.403Z] ---> Running in 00bbcf396bd8 [2023-05-16T09:58:26.661Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:58:38.264Z] provisioning config files... [2023-05-16T09:58:38.302Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5654602448682222897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:58:38.738Z] ---> docker-login.sh [2023-05-16T09:58:38.738Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:58:39.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:39.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:39.615Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:39.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:39.615Z] [2023-05-16T09:58:39.615Z] Login Succeeded [2023-05-16T09:58:39.615Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:58:39.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:39.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:39.893Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:39.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:39.893Z] [2023-05-16T09:58:39.893Z] Login Succeeded [2023-05-16T09:58:39.893Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:58:40.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:40.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:40.457Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:40.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:40.457Z] [2023-05-16T09:58:40.457Z] Login Succeeded [2023-05-16T09:58:40.457Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:58:40.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:41.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:41.017Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:41.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:41.017Z] [2023-05-16T09:58:41.017Z] Login Succeeded [2023-05-16T09:58:41.017Z] docker.io [2023-05-16T09:58:41.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:41.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:41.571Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:41.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:41.571Z] [2023-05-16T09:58:41.571Z] Login Succeeded [2023-05-16T09:58:41.571Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:58:41.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:58:42.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:42.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:42.207Z] ========================================================= [2023-05-16T09:58:42.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T09:58:42.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:42.839Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:58:43.846Z] Sending build context to Docker daemon 28.36MB [2023-05-16T09:58:44.131Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:58:44.131Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-16T09:58:44.131Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T09:58:44.131Z] c41833b44d91: Pulling fs layer [2023-05-16T09:58:44.131Z] ed15518f5707: Pulling fs layer [2023-05-16T09:58:44.131Z] feae8fd75edb: Pulling fs layer [2023-05-16T09:58:44.131Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T09:58:44.131Z] 3cdef696dda3: Pulling fs layer [2023-05-16T09:58:44.131Z] 2ced38df9373: Pulling fs layer [2023-05-16T09:58:44.131Z] 58f1dce35555: Pulling fs layer [2023-05-16T09:58:44.131Z] 3cdef696dda3: Waiting [2023-05-16T09:58:44.131Z] 2ced38df9373: Waiting [2023-05-16T09:58:44.131Z] 242c74f7c9fa: Waiting [2023-05-16T09:58:44.131Z] 58f1dce35555: Waiting [2023-05-16T09:58:44.131Z] ed15518f5707: Download complete [2023-05-16T09:58:44.413Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T09:58:44.413Z] 242c74f7c9fa: Download complete [2023-05-16T09:58:44.413Z] 3cdef696dda3: Download complete [2023-05-16T09:58:44.413Z] c41833b44d91: Verifying Checksum [2023-05-16T09:58:44.413Z] c41833b44d91: Download complete [2023-05-16T09:58:44.767Z] Removing intermediate container 00bbcf396bd8 [2023-05-16T09:58:44.767Z] ---> e3dfb3f89785 [2023-05-16T09:58:44.767Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T09:58:44.767Z] 3.17: Pulling from library/alpine [2023-05-16T09:58:44.767Z] f56be85fc22e: Already exists [2023-05-16T09:58:44.767Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:58:44.767Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:58:44.767Z] ---> 9ed4aefc74f6 [2023-05-16T09:58:44.767Z] Step 17/25 : EXPOSE 4000 [2023-05-16T09:58:45.025Z] ---> Running in 4d7dce30f226 [2023-05-16T09:58:45.025Z] Removing intermediate container 4d7dce30f226 [2023-05-16T09:58:45.025Z] ---> 2e3268e6741d [2023-05-16T09:58:45.025Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T09:58:45.392Z] c41833b44d91: Pull complete [2023-05-16T09:58:45.960Z] ---> df3c94b6be41 [2023-05-16T09:58:45.960Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T09:58:45.960Z] ---> d80810817daf [2023-05-16T09:58:45.960Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T09:58:45.997Z] 58f1dce35555: Verifying Checksum [2023-05-16T09:58:45.997Z] 58f1dce35555: Download complete [2023-05-16T09:58:45.997Z] ed15518f5707: Pull complete [2023-05-16T09:58:46.219Z] ---> 19b8d771d99d [2023-05-16T09:58:46.219Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T09:58:46.219Z] ---> Running in cc2515dc31c8 [2023-05-16T09:58:46.219Z] Removing intermediate container cc2515dc31c8 [2023-05-16T09:58:46.219Z] ---> 855bc149e928 [2023-05-16T09:58:46.219Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T09:58:46.219Z] ---> Running in d33255c09535 [2023-05-16T09:58:46.219Z] Removing intermediate container d33255c09535 [2023-05-16T09:58:46.219Z] ---> fbe8d3395653 [2023-05-16T09:58:46.219Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T09:58:46.478Z] ---> Running in f2c5262cde3e [2023-05-16T09:58:46.478Z] Removing intermediate container f2c5262cde3e [2023-05-16T09:58:46.478Z] ---> fd16fe51f2c6 [2023-05-16T09:58:46.478Z] Step 24/25 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T09:58:46.478Z] ---> Running in 9d98bcfa598b [2023-05-16T09:58:46.478Z] Removing intermediate container 9d98bcfa598b [2023-05-16T09:58:46.478Z] ---> 25a8e56b911c [2023-05-16T09:58:46.478Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T09:58:46.478Z] ---> Running in 1dfbd1054a6b [2023-05-16T09:58:46.739Z] Removing intermediate container 1dfbd1054a6b [2023-05-16T09:58:46.739Z] ---> 87e0dd0bb8b0 [2023-05-16T09:58:46.739Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:58:46.739Z] Successfully built 87e0dd0bb8b0 [2023-05-16T09:58:46.739Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-05-16T09:58:46.985Z] feae8fd75edb: Verifying Checksum [2023-05-16T09:58:46.985Z] feae8fd75edb: Download complete 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 [2023-05-16T09:58:47.258Z] 2ced38df9373: Verifying Checksum [2023-05-16T09:58:47.258Z] 2ced38df9373: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:47.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:58:47.688Z] [2023-05-16T09:58:47.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:48.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:58:48.078Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T09:58:48.078Z] 5eb5b503b376: Pulling fs layer [2023-05-16T09:58:48.078Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T09:58:48.078Z] ec43610c2a17: Pulling fs layer [2023-05-16T09:58:48.078Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T09:58:48.078Z] 33b1e0a273af: Pulling fs layer [2023-05-16T09:58:48.078Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T09:58:48.078Z] 2f39f015ded8: Pulling fs layer [2023-05-16T09:58:48.078Z] 3a2ae6a8a46f: Waiting [2023-05-16T09:58:48.078Z] 33b1e0a273af: Waiting [2023-05-16T09:58:48.078Z] 2f39f015ded8: Waiting [2023-05-16T09:58:48.078Z] 5d3b04190fa2: Waiting [2023-05-16T09:58:48.078Z] 5c69ac0246d0: Download complete [2023-05-16T09:58:48.078Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T09:58:48.078Z] 3a2ae6a8a46f: Download complete [2023-05-16T09:58:48.078Z] 33b1e0a273af: Verifying Checksum [2023-05-16T09:58:48.078Z] 33b1e0a273af: Download complete [2023-05-16T09:58:48.078Z] ec43610c2a17: Verifying Checksum [2023-05-16T09:58:48.078Z] ec43610c2a17: Download complete [2023-05-16T09:58:48.078Z] 5d3b04190fa2: Download complete [2023-05-16T09:58:48.336Z] 5eb5b503b376: Verifying Checksum [2023-05-16T09:58:48.336Z] 5eb5b503b376: Download complete [2023-05-16T09:58:49.755Z] 5eb5b503b376: Pull complete [2023-05-16T09:58:49.755Z] 5c69ac0246d0: Pull complete [2023-05-16T09:58:50.014Z] ec43610c2a17: Pull complete [2023-05-16T09:58:50.014Z] 3a2ae6a8a46f: Pull complete [2023-05-16T09:58:50.272Z] 33b1e0a273af: Pull complete [2023-05-16T09:58:50.272Z] 5d3b04190fa2: Pull complete [2023-05-16T09:58:54.459Z] 2f39f015ded8: Pull complete [2023-05-16T09:58:54.459Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T09:58:54.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:58:54.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:58:54.703Z] prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container [2023-05-16T09:58:54.736Z] $ 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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T09:58:58.396Z] $ docker top f52ac8d348877a09bf00940549650402ec4ce669d19291fc32d9c0af10df7038 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:58:58.851Z] ---> job-cost.sh [2023-05-16T09:58:58.851Z] lf-activate-venv: SKIPPING [2023-05-16T09:58:58.851Z] INFO: No Stack... [2023-05-16T09:58:59.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:58:59.629Z] feae8fd75edb: Pull complete [2023-05-16T09:58:59.629Z] 242c74f7c9fa: Pull complete [2023-05-16T09:58:59.629Z] 3cdef696dda3: Pull complete [2023-05-16T09:58:59.683Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:59:00.016Z] + + cut -d, -f6cat [2023-05-16T09:59:00.016Z] /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/cost.csv [Pipeline] lock [2023-05-16T09:59:00.058Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [2023-05-16T09:59:00.063Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] did not exist. Created. [2023-05-16T09:59:00.063Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:59:00.465Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T09:59:00.900Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:59:00.917Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:59:01.004Z] $ docker stop --time=1 f52ac8d348877a09bf00940549650402ec4ce669d19291fc32d9c0af10df7038 [2023-05-16T09:59:02.316Z] $ docker rm -f --volumes f52ac8d348877a09bf00940549650402ec4ce669d19291fc32d9c0af10df7038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T09:59:09.887Z] 2ced38df9373: Pull complete [2023-05-16T09:59:10.863Z] 58f1dce35555: Pull complete [2023-05-16T09:59:10.863Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T09:59:10.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T09:59:10.863Z] ---> fadd8f120f05 [2023-05-16T09:59:10.863Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T09:59:12.853Z] ---> Running in 1f09211134d2 [2023-05-16T09:59:13.450Z] Removing intermediate container 1f09211134d2 [2023-05-16T09:59:13.450Z] ---> 4a3610064f82 [2023-05-16T09:59:13.450Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T09:59:13.450Z] ---> Running in 454e9a652c16 [2023-05-16T09:59:13.720Z] Removing intermediate container 454e9a652c16 [2023-05-16T09:59:13.720Z] ---> f921a1790024 [2023-05-16T09:59:13.720Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T09:59:13.993Z] ---> Running in 42995b0d8934 [2023-05-16T09:59:14.263Z] Removing intermediate container 42995b0d8934 [2023-05-16T09:59:14.263Z] ---> fc531d520367 [2023-05-16T09:59:14.263Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-16T09:59:14.263Z] ---> Running in 059ab28d5135 [2023-05-16T09:59:14.854Z] Removing intermediate container 059ab28d5135 [2023-05-16T09:59:14.854Z] ---> 7cc16ed573d9 [2023-05-16T09:59:14.854Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T09:59:14.854Z] ---> Running in 6ffd71f323a4 [2023-05-16T09:59:15.130Z] Removing intermediate container 6ffd71f323a4 [2023-05-16T09:59:15.130Z] ---> 6ecde36d0ee1 [2023-05-16T09:59:15.130Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T09:59:15.726Z] latest: Pulling from library/docker [2023-05-16T09:59:15.726Z] 08409d417260: Pulling fs layer [2023-05-16T09:59:15.726Z] bf127bdc9f4f: Pulling fs layer [2023-05-16T09:59:15.726Z] 55b4810136f4: Pulling fs layer [2023-05-16T09:59:15.726Z] 7755db036d15: Pulling fs layer [2023-05-16T09:59:15.726Z] 5a3f85b23db6: Pulling fs layer [2023-05-16T09:59:15.726Z] cf39c0494cbe: Pulling fs layer [2023-05-16T09:59:15.726Z] f4a1512e3bbb: Pulling fs layer [2023-05-16T09:59:15.726Z] 5ccc04d8fc75: Pulling fs layer [2023-05-16T09:59:15.726Z] bc47925e6b41: Pulling fs layer [2023-05-16T09:59:15.726Z] 3ad6e81d58bb: Pulling fs layer [2023-05-16T09:59:15.726Z] 3b77d6fe3da4: Pulling fs layer [2023-05-16T09:59:15.726Z] 31f5e86c7e55: Pulling fs layer [2023-05-16T09:59:15.726Z] 7db388f73c37: Pulling fs layer [2023-05-16T09:59:15.726Z] 08255c858201: Pulling fs layer [2023-05-16T09:59:15.726Z] 7755db036d15: Waiting [2023-05-16T09:59:15.726Z] bc47925e6b41: Waiting [2023-05-16T09:59:15.726Z] 5a3f85b23db6: Waiting [2023-05-16T09:59:15.726Z] 3ad6e81d58bb: Waiting [2023-05-16T09:59:15.726Z] cf39c0494cbe: Waiting [2023-05-16T09:59:15.726Z] 3b77d6fe3da4: Waiting [2023-05-16T09:59:15.726Z] f4a1512e3bbb: Waiting [2023-05-16T09:59:15.726Z] 31f5e86c7e55: Waiting [2023-05-16T09:59:15.726Z] 5ccc04d8fc75: Waiting [2023-05-16T09:59:16.000Z] 55b4810136f4: Verifying Checksum [2023-05-16T09:59:16.000Z] 55b4810136f4: Download complete [2023-05-16T09:59:16.000Z] bf127bdc9f4f: Verifying Checksum [2023-05-16T09:59:16.000Z] bf127bdc9f4f: Download complete [2023-05-16T09:59:16.000Z] 08409d417260: Verifying Checksum [2023-05-16T09:59:16.000Z] 08409d417260: Download complete [2023-05-16T09:59:16.600Z] 7755db036d15: Verifying Checksum [2023-05-16T09:59:16.600Z] 7755db036d15: Download complete [2023-05-16T09:59:16.600Z] 5a3f85b23db6: Verifying Checksum [2023-05-16T09:59:16.600Z] 5a3f85b23db6: Download complete [2023-05-16T09:59:16.600Z] f4a1512e3bbb: Verifying Checksum [2023-05-16T09:59:16.600Z] f4a1512e3bbb: Download complete [2023-05-16T09:59:16.876Z] cf39c0494cbe: Verifying Checksum [2023-05-16T09:59:16.876Z] cf39c0494cbe: Download complete [2023-05-16T09:59:16.876Z] 5ccc04d8fc75: Verifying Checksum [2023-05-16T09:59:16.876Z] 5ccc04d8fc75: Download complete [2023-05-16T09:59:16.876Z] bc47925e6b41: Verifying Checksum [2023-05-16T09:59:16.876Z] bc47925e6b41: Download complete [2023-05-16T09:59:16.876Z] 3b77d6fe3da4: Verifying Checksum [2023-05-16T09:59:16.876Z] 3b77d6fe3da4: Download complete [2023-05-16T09:59:16.876Z] 08409d417260: Pull complete [2023-05-16T09:59:16.876Z] 7db388f73c37: Verifying Checksum [2023-05-16T09:59:16.876Z] 7db388f73c37: Download complete [2023-05-16T09:59:17.161Z] 3ad6e81d58bb: Verifying Checksum [2023-05-16T09:59:17.161Z] 3ad6e81d58bb: Download complete [2023-05-16T09:59:17.161Z] 08255c858201: Verifying Checksum [2023-05-16T09:59:17.161Z] 08255c858201: Download complete [2023-05-16T09:59:17.779Z] bf127bdc9f4f: Pull complete [2023-05-16T09:59:18.056Z] 55b4810136f4: Pull complete [2023-05-16T09:59:18.333Z] 31f5e86c7e55: Verifying Checksum [2023-05-16T09:59:18.333Z] 31f5e86c7e55: Download complete [2023-05-16T09:59:18.933Z] 7755db036d15: Pull complete [2023-05-16T09:59:20.375Z] 5a3f85b23db6: Pull complete [2023-05-16T09:59:21.352Z] cf39c0494cbe: Pull complete [2023-05-16T09:59:21.626Z] f4a1512e3bbb: Pull complete [2023-05-16T09:59:21.901Z] 5ccc04d8fc75: Pull complete [2023-05-16T09:59:22.175Z] bc47925e6b41: Pull complete [2023-05-16T09:59:23.598Z] 3ad6e81d58bb: Pull complete [2023-05-16T09:59:23.598Z] 3b77d6fe3da4: Pull complete [2023-05-16T09:59:26.232Z] 31f5e86c7e55: Pull complete [2023-05-16T09:59:26.832Z] 7db388f73c37: Pull complete [2023-05-16T09:59:26.832Z] 08255c858201: Pull complete [2023-05-16T09:59:27.105Z] Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 [2023-05-16T09:59:27.105Z] Status: Downloaded newer image for docker:latest [2023-05-16T09:59:29.723Z] ---> 4b034254ed41 [2023-05-16T09:59:29.723Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T09:59:29.723Z] ---> Running in bcc72550d08c [2023-05-16T09:59:30.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:59:31.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:59:33.122Z] OK: 263 MiB in 53 packages [2023-05-16T09:59:34.099Z] Removing intermediate container bcc72550d08c [2023-05-16T09:59:34.099Z] ---> 1422a4c49b32 [2023-05-16T09:59:34.099Z] Step 10/15 : ENV GO111MODULE=on [2023-05-16T09:59:34.372Z] ---> Running in 9c827c238ff9 [2023-05-16T09:59:34.651Z] Removing intermediate container 9c827c238ff9 [2023-05-16T09:59:34.651Z] ---> 5e93c76a29f6 [2023-05-16T09:59:34.651Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T09:59:34.929Z] ---> Running in 00c42386223b [2023-05-16T09:59:35.203Z] Removing intermediate container 00c42386223b [2023-05-16T09:59:35.203Z] ---> 152d54bef06d [2023-05-16T09:59:35.203Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-16T09:59:35.794Z] ---> 0bbb4da13dba [2023-05-16T09:59:35.794Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:59:36.066Z] ---> Running in c7a1eee24fbc [2023-05-16T10:00:47.774Z] Removing intermediate container c7a1eee24fbc [2023-05-16T10:00:47.774Z] ---> c4de517e6948 [2023-05-16T10:00:47.774Z] Step 14/15 : COPY . . [2023-05-16T10:00:47.774Z] ---> f7d6e1281de7 [2023-05-16T10:00:47.774Z] Step 15/15 : RUN ${MAKE} [2023-05-16T10:00:47.774Z] ---> Running in 3bf045ae8ade [2023-05-16T10:00:47.774Z] noop [2023-05-16T10:00:47.774Z] Removing intermediate container 3bf045ae8ade [2023-05-16T10:00:47.774Z] ---> 81f9c8a58ad2 [2023-05-16T10:00:47.774Z] Successfully built 81f9c8a58ad2 [2023-05-16T10:00:47.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:48.281Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:00:48.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:48.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container [2023-05-16T10:00:48.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:00:50.090Z] $ docker top 4fe03de73118653e4023f2f6ff9b6afad98cdf89b749dec24ad2a14eb3fe6e2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:00:51.009Z] + go version [2023-05-16T10:00:51.009Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:00:51.047Z] $ docker stop --time=1 4fe03de73118653e4023f2f6ff9b6afad98cdf89b749dec24ad2a14eb3fe6e2f [2023-05-16T10:00:52.763Z] $ docker rm -f --volumes 4fe03de73118653e4023f2f6ff9b6afad98cdf89b749dec24ad2a14eb3fe6e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:53.669Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:00:53.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:53.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container [2023-05-16T10:00:54.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:00:55.443Z] $ docker top 30614463cf06908b4e0253d41170ca7c259d2946affb354ad0922c52b8520476 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:00:56.386Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:00:57.124Z] + make test [2023-05-16T10:00:57.124Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-16T10:01:36.312Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-16T10:03:58.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-16T10:03:58.201Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-16T10:04:30.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:04:30.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:04:30.522Z] ./bin/test-attribution-txt.sh [2023-05-16T10:04:30.522Z] make -C web test [2023-05-16T10:04:30.522Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-16T10:04:30.522Z] make[1]: tput: No such file or directory [2023-05-16T10:04:30.522Z] make[1]: tput: No such file or directory [2023-05-16T10:04:30.522Z] warning: generating ./VERSION [2023-05-16T10:04:30.522Z] echo "0.0.0" > VERSION [2023-05-16T10:04:30.522Z] docker build \ [2023-05-16T10:04:30.522Z] -f Dockerfile \ [2023-05-16T10:04:30.522Z] --build-arg USER=1000 \ [2023-05-16T10:04:30.522Z] \ [2023-05-16T10:04:30.522Z] --label "git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5" \ [2023-05-16T10:04:30.522Z] -t edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 \ [2023-05-16T10:04:30.522Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-16T10:04:30.522Z] . [2023-05-16T10:04:30.522Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-16T10:04:30.522Z] Install the buildx component to build images with BuildKit: [2023-05-16T10:04:30.522Z] https://docs.docker.com/go/buildx/ [2023-05-16T10:04:30.522Z] [2023-05-16T10:04:30.522Z] Sending build context to Docker daemon 2.571MB [2023-05-16T10:04:30.522Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-16T10:04:30.522Z] 16.17-alpine3.15: Pulling from library/node [2023-05-16T10:04:30.522Z] 47517142f6ba: Pulling fs layer [2023-05-16T10:04:30.522Z] 5f8c4bfa009b: Pulling fs layer [2023-05-16T10:04:30.522Z] f7079c9c4ba1: Pulling fs layer [2023-05-16T10:04:30.522Z] aba105e6f55a: Pulling fs layer [2023-05-16T10:04:30.522Z] aba105e6f55a: Waiting [2023-05-16T10:04:30.522Z] f7079c9c4ba1: Verifying Checksum [2023-05-16T10:04:30.522Z] f7079c9c4ba1: Download complete [2023-05-16T10:04:30.522Z] 47517142f6ba: Verifying Checksum [2023-05-16T10:04:30.522Z] 47517142f6ba: Download complete [2023-05-16T10:04:30.522Z] aba105e6f55a: Verifying Checksum [2023-05-16T10:04:30.522Z] 47517142f6ba: Pull complete [2023-05-16T10:04:30.522Z] 5f8c4bfa009b: Verifying Checksum [2023-05-16T10:04:30.522Z] 5f8c4bfa009b: Download complete [2023-05-16T10:04:34.841Z] 5f8c4bfa009b: Pull complete [2023-05-16T10:04:35.112Z] f7079c9c4ba1: Pull complete [2023-05-16T10:04:35.386Z] aba105e6f55a: Pull complete [2023-05-16T10:04:35.386Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-16T10:04:35.386Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-16T10:04:35.386Z] ---> bf1b8b58d215 [2023-05-16T10:04:35.386Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-16T10:04:35.987Z] ---> Running in 2ed81d59d7af [2023-05-16T10:04:37.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:04:37.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:04:39.182Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-16T10:04:39.182Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-16T10:04:39.182Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-16T10:04:39.182Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-16T10:04:39.182Z] (5/128) Installing libxcb (1.14-r2) [2023-05-16T10:04:39.182Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-16T10:04:39.473Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-16T10:04:39.473Z] (8/128) Installing libice (1.0.10-r0) [2023-05-16T10:04:39.473Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-16T10:04:39.473Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-16T10:04:39.473Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-16T10:04:39.473Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-16T10:04:39.473Z] (13/128) Installing xset (1.2.4-r0) [2023-05-16T10:04:39.473Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-16T10:04:39.473Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-16T10:04:39.473Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-16T10:04:39.473Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-16T10:04:39.473Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-16T10:04:39.473Z] (19/128) Installing libintl (0.21-r0) [2023-05-16T10:04:39.473Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-16T10:04:39.473Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-16T10:04:39.473Z] (22/128) Installing pcre (8.45-r1) [2023-05-16T10:04:39.473Z] (23/128) Installing glib (2.70.1-r0) [2023-05-16T10:04:41.075Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-16T10:04:41.075Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-16T10:04:41.075Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-16T10:04:41.075Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-16T10:04:41.075Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-16T10:04:41.075Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-16T10:04:41.075Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-16T10:04:41.075Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-16T10:04:41.075Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-16T10:04:41.075Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-16T10:04:41.075Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-16T10:04:41.075Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-16T10:04:41.075Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-16T10:04:41.075Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-16T10:04:41.075Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-16T10:04:41.075Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-16T10:04:41.075Z] (40/128) Installing libxi (1.8-r0) [2023-05-16T10:04:41.075Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-16T10:04:41.075Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-16T10:04:41.075Z] (43/128) Installing atk (2.36.0-r0) [2023-05-16T10:04:41.075Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-16T10:04:41.075Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-16T10:04:41.075Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-16T10:04:41.075Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-16T10:04:41.075Z] (48/128) Installing expat (2.5.0-r0) [2023-05-16T10:04:41.075Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-16T10:04:41.075Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-16T10:04:41.075Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-16T10:04:41.075Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-16T10:04:41.075Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-16T10:04:41.075Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-16T10:04:41.075Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-16T10:04:41.075Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-16T10:04:41.075Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-16T10:04:41.075Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-16T10:04:41.075Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-16T10:04:41.075Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-16T10:04:41.075Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-16T10:04:41.075Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-16T10:04:41.075Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-16T10:04:41.075Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-16T10:04:41.075Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-16T10:04:41.075Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-16T10:04:41.075Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-16T10:04:41.075Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-16T10:04:41.075Z] (69/128) Installing pango (1.48.10-r0) [2023-05-16T10:04:41.075Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-16T10:04:41.075Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-16T10:04:41.075Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-16T10:04:41.075Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-16T10:04:41.075Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-16T10:04:41.075Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-16T10:04:41.350Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-16T10:04:41.350Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-16T10:04:41.350Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-16T10:04:41.350Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-16T10:04:41.350Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-16T10:04:44.005Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-16T10:04:44.005Z] (80/128) Installing flac (1.3.4-r0) [2023-05-16T10:04:44.006Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-16T10:04:44.006Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-16T10:04:44.006Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-16T10:04:44.006Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-16T10:04:44.006Z] (85/128) Installing libass (0.15.2-r0) [2023-05-16T10:04:44.006Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-16T10:04:44.006Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-16T10:04:44.006Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-16T10:04:44.006Z] (89/128) Installing lame (3.100-r0) [2023-05-16T10:04:44.006Z] (90/128) Installing opus (1.3.1-r1) [2023-05-16T10:04:44.006Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-16T10:04:44.006Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-16T10:04:44.006Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-16T10:04:44.279Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-16T10:04:44.279Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-16T10:04:44.279Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-16T10:04:44.279Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-16T10:04:44.279Z] (98/128) Installing libva (2.13.0-r0) [2023-05-16T10:04:44.279Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-16T10:04:44.279Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-16T10:04:44.279Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-16T10:04:44.279Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-16T10:04:44.279Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-16T10:04:44.279Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-16T10:04:44.551Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-16T10:04:44.551Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-16T10:04:44.551Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-16T10:04:45.140Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-16T10:04:45.140Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-16T10:04:45.140Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-16T10:04:45.140Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-16T10:04:45.140Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-16T10:04:45.140Z] (113/128) Installing nspr (4.32-r0) [2023-05-16T10:04:45.140Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-16T10:04:45.140Z] (115/128) Installing nss (3.78.1-r0) [2023-05-16T10:04:45.411Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-16T10:04:45.411Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-16T10:04:45.411Z] (118/128) Installing orc (0.4.32-r0) [2023-05-16T10:04:45.411Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-16T10:04:45.411Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-16T10:04:45.411Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-16T10:04:45.411Z] (122/128) Installing libpulse (15.0-r2) [2023-05-16T10:04:45.411Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-16T10:04:45.411Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-16T10:04:45.411Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-16T10:04:45.411Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-16T10:04:45.411Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-16T10:04:45.685Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-16T10:04:49.976Z] Executing busybox-1.34.1-r7.trigger [2023-05-16T10:04:49.976Z] Executing glib-2.70.1-r0.trigger [2023-05-16T10:04:49.976Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-16T10:04:52.575Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-16T10:04:52.575Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-16T10:04:52.575Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-16T10:04:52.850Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-16T10:04:52.850Z] OK: 275 MiB in 144 packages [2023-05-16T10:05:02.993Z] Removing intermediate container 2ed81d59d7af [2023-05-16T10:05:02.993Z] ---> e5c26006ae03 [2023-05-16T10:05:02.993Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-16T10:05:02.993Z] ---> Running in e7b863da3b68 [2023-05-16T10:05:02.993Z] Removing intermediate container e7b863da3b68 [2023-05-16T10:05:02.993Z] ---> b8f8bcb61b30 [2023-05-16T10:05:02.993Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-16T10:05:02.993Z] ---> Running in 57173c69dd1b [2023-05-16T10:05:02.993Z] Removing intermediate container 57173c69dd1b [2023-05-16T10:05:02.993Z] ---> ff2b86a5f8ab [2023-05-16T10:05:02.993Z] Step 5/10 : RUN npm install -g npm [2023-05-16T10:05:02.993Z] ---> Running in 2c6c3e446446 [2023-05-16T10:05:42.075Z] [2023-05-16T10:05:42.075Z] removed 7 packages, changed 101 packages, and audited 264 packages in 34s [2023-05-16T10:05:42.075Z] [2023-05-16T10:05:42.075Z] 27 packages are looking for funding [2023-05-16T10:05:42.075Z] run `npm fund` for details [2023-05-16T10:05:42.075Z] [2023-05-16T10:05:42.075Z] found 0 vulnerabilities [2023-05-16T10:05:45.441Z] Removing intermediate container 2c6c3e446446 [2023-05-16T10:05:45.441Z] ---> 20e43ee58e1d [2023-05-16T10:05:45.441Z] Step 6/10 : ARG USER=1000 [2023-05-16T10:05:45.441Z] ---> Running in b1e699536a55 [2023-05-16T10:05:45.713Z] Removing intermediate container b1e699536a55 [2023-05-16T10:05:45.713Z] ---> 19ca8167e16d [2023-05-16T10:05:45.713Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-16T10:05:45.713Z] ---> Running in 5067399cd70d [2023-05-16T10:05:47.679Z] Removing intermediate container 5067399cd70d [2023-05-16T10:05:47.679Z] ---> 6040cb4a75f8 [2023-05-16T10:05:47.679Z] Step 8/10 : USER $USER:$USER [2023-05-16T10:05:47.679Z] ---> Running in 6eb2afa60926 [2023-05-16T10:05:47.959Z] Removing intermediate container 6eb2afa60926 [2023-05-16T10:05:47.959Z] ---> 6c738524da01 [2023-05-16T10:05:47.959Z] Step 9/10 : WORKDIR /app [2023-05-16T10:05:48.230Z] ---> Running in 8c8ff61c0774 [2023-05-16T10:05:48.502Z] Removing intermediate container 8c8ff61c0774 [2023-05-16T10:05:48.502Z] ---> 162098d7a6ef [2023-05-16T10:05:48.502Z] Step 10/10 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T10:05:48.502Z] ---> Running in f1fe447cf1fb [2023-05-16T10:05:49.100Z] Removing intermediate container f1fe447cf1fb [2023-05-16T10:05:49.100Z] ---> d70a432fb74c [2023-05-16T10:05:49.100Z] Successfully built d70a432fb74c [2023-05-16T10:05:49.100Z] Successfully tagged edgexfoundry/edgex-web-ui:d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T10:05:49.100Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-16T10:05:49.100Z] touch edgex-web-ui.imagebuilt [2023-05-16T10:05:49.100Z] mkdir -p node_modules coverage [2023-05-16T10:05:49.100Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-16T10:05:49.100Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-16T10:06:07.375Z] npm WARN old lockfile [2023-05-16T10:06:07.375Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-16T10:06:07.375Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-16T10:06:07.375Z] npm WARN old lockfile [2023-05-16T10:06:07.375Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-16T10:06:07.375Z] npm WARN old lockfile [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE } [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE Unsupported engine { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE required: { [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-16T10:07:03.834Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-16T10:07:03.835Z] npm WARN EBADENGINE }, [2023-05-16T10:07:03.835Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-16T10:07:03.835Z] npm WARN EBADENGINE } [2023-05-16T10:07:42.772Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-16T10:07:42.772Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-16T10:07:42.772Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-16T10:07:42.772Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T10:07:42.772Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-16T10:07:44.734Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-16T10:07:51.408Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-16T10:07:59.648Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-16T10:07:59.648Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-16T10:08:09.788Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-16T10:08:12.392Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-16T10:08:24.740Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T10:08:24.740Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-16T10:08:26.159Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T10:08:30.470Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T10:08:31.080Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-16T10:08:31.351Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-16T10:08:46.629Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-16T10:08:48.059Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-16T10:09:15.510Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-16T10:09:42.256Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-16T10:10:29.131Z] [2023-05-16T10:10:29.131Z] added 1475 packages, and audited 1476 packages in 5m [2023-05-16T10:10:29.131Z] [2023-05-16T10:10:29.131Z] 90 packages are looking for funding [2023-05-16T10:10:29.131Z] run `npm fund` for details [2023-05-16T10:10:29.131Z] [2023-05-16T10:10:29.131Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-16T10:10:29.131Z] [2023-05-16T10:10:29.131Z] To address issues that do not require attention, run: [2023-05-16T10:10:29.131Z] npm audit fix [2023-05-16T10:10:29.131Z] [2023-05-16T10:10:29.131Z] To address all issues (including breaking changes), run: [2023-05-16T10:10:29.131Z] npm audit fix --force [2023-05-16T10:10:29.131Z] [2023-05-16T10:10:29.131Z] Run `npm audit` for details. [2023-05-16T10:10:29.720Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-16T10:10:51.830Z] - Generating browser application bundles (phase: setup)... [2023-05-16T10:11:30.962Z] Compiling @angular/core : es2015 as esm2015 [2023-05-16T10:11:30.962Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-16T10:12:09.861Z] Compiling @angular/common : es2015 as esm2015 [2023-05-16T10:12:09.861Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-16T10:12:12.454Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-16T10:12:12.454Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-16T10:12:16.735Z] Compiling @angular/router : es2015 as esm2015 [2023-05-16T10:12:18.161Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-16T10:12:24.836Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-16T10:12:26.792Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-16T10:12:26.792Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-16T10:12:32.162Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-16T10:12:32.162Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-16T10:12:33.149Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-16T10:13:54.819Z] 16 05 2023 10:13:42.802:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-16T10:13:54.820Z] 16 05 2023 10:13:42.819:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-16T10:13:54.820Z] 16 05 2023 10:13:42.852:INFO [launcher]: Starting browser ChromeHeadless [2023-05-16T10:15:02.738Z] 16 05 2023 10:15:01.750:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-16T10:15:10.965Z] 16 05 2023 10:15:10.228:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-16T10:15:12.381Z] 16 05 2023 10:15:12.110:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-16T10:16:20.314Z] 16 05 2023 10:16:18.202:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-16T10:16:20.314Z] ✔ Browser application bundle generation complete. [2023-05-16T10:16:20.314Z] 16 05 2023 10:16:19.869:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-16T10:16:22.932Z] 16 05 2023 10:16:22.510:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket X4PdKbmcxGFGjsedAAAB with id 13683843 [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.66 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.044 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.273 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.35 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.385 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.962 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.195 secs) [2023-05-16T10:16:49.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.402 secs) [2023-05-16T10:16:49.960Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 4.038 secs) [2023-05-16T10:16:50.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.095 secs) [2023-05-16T10:16:50.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.163 secs) [2023-05-16T10:16:51.095Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.711 secs) [2023-05-16T10:16:51.095Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.857 secs) [2023-05-16T10:16:51.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 5.031 secs) [2023-05-16T10:16:51.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 5.079 secs) [2023-05-16T10:16:51.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 5.098 secs) [2023-05-16T10:16:51.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 5.128 secs) [2023-05-16T10:16:52.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 5.585 secs) [2023-05-16T10:16:52.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.647 secs) [2023-05-16T10:16:52.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.687 secs) [2023-05-16T10:16:52.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.708 secs) [2023-05-16T10:16:52.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.998 secs) [2023-05-16T10:16:53.098Z] WARN: ' [2023-05-16T10:16:53.098Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T10:16:53.098Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T10:16:53.098Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T10:16:53.098Z] in a future version of Angular. [2023-05-16T10:16:53.098Z] [2023-05-16T10:16:53.098Z] For more information on this, see our API docs here: [2023-05-16T10:16:53.098Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T10:16:53.098Z] ' [2023-05-16T10:16:53.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.998 secs) [2023-05-16T10:16:53.098Z] WARN: ' [2023-05-16T10:16:53.098Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-16T10:16:53.098Z] Support for using the ngModel input property and ngModelChange event with [2023-05-16T10:16:53.098Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-16T10:16:53.098Z] in a future version of Angular. [2023-05-16T10:16:53.098Z] [2023-05-16T10:16:53.098Z] For more information on this, see our API docs here: [2023-05-16T10:16:53.098Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-16T10:16:53.098Z] ' [2023-05-16T10:16:53.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 6.35 secs) [2023-05-16T10:16:53.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 6.613 secs) [2023-05-16T10:16:53.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 6.729 secs) [2023-05-16T10:16:54.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 7.776 secs) [2023-05-16T10:16:54.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 7.998 secs) [2023-05-16T10:16:55.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 8.062 secs) [2023-05-16T10:16:55.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 8.145 secs) [2023-05-16T10:16:55.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 8.43 secs) [2023-05-16T10:16:56.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 9.054 secs) [2023-05-16T10:16:56.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 9.078 secs) [2023-05-16T10:16:56.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 9.096 secs) [2023-05-16T10:16:56.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 9.119 secs) [2023-05-16T10:16:56.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 9.286 secs) [2023-05-16T10:16:56.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 9.398 secs) [2023-05-16T10:16:57.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 9.533 secs) [2023-05-16T10:16:57.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 9.597 secs) [2023-05-16T10:16:57.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 9.64 secs) [2023-05-16T10:16:57.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 9.837 secs) [2023-05-16T10:16:57.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 9.925 secs) [2023-05-16T10:16:57.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 10.251 secs) [2023-05-16T10:16:58.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 10.304 secs) [2023-05-16T10:16:58.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 10.403 secs) [2023-05-16T10:16:58.376Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 10.498 secs) [2023-05-16T10:16:58.376Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 10.601 secs) [2023-05-16T10:16:58.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 10.701 secs) [2023-05-16T10:16:58.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 10.739 secs) [2023-05-16T10:16:58.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 10.799 secs) [2023-05-16T10:16:58.646Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 10.866 secs) [2023-05-16T10:16:58.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 10.891 secs) [2023-05-16T10:16:58.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 10.915 secs) [2023-05-16T10:16:58.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 10.977 secs) [2023-05-16T10:16:59.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 11.173 secs) [2023-05-16T10:16:59.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 11.275 secs) [2023-05-16T10:16:59.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 11.495 secs) [2023-05-16T10:16:59.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 11.588 secs) [2023-05-16T10:16:59.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 11.763 secs) [2023-05-16T10:16:59.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 11.808 secs) [2023-05-16T10:16:59.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 11.851 secs) [2023-05-16T10:17:00.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 11.896 secs) [2023-05-16T10:17:00.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 11.919 secs) [2023-05-16T10:17:00.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 11.939 secs) [2023-05-16T10:17:00.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 12.02 secs) [2023-05-16T10:17:00.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 12.069 secs) [2023-05-16T10:17:00.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 12.109 secs) [2023-05-16T10:17:00.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 12.147 secs) [2023-05-16T10:17:00.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 12.365 secs) [2023-05-16T10:17:01.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 12.788 secs) [2023-05-16T10:17:01.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 13.146 secs) [2023-05-16T10:17:01.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 13.396 secs) [2023-05-16T10:17:02.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 13.467 secs) [2023-05-16T10:17:02.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 13.543 secs) [2023-05-16T10:17:02.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 13.565 secs) [2023-05-16T10:17:02.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 13.853 secs) [2023-05-16T10:17:02.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 13.942 secs) [2023-05-16T10:17:03.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 14.073 secs) [2023-05-16T10:17:03.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 14.162 secs) [2023-05-16T10:17:03.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 14.19 secs) [2023-05-16T10:17:03.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 14.206 secs) [2023-05-16T10:17:03.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 14.498 secs) [2023-05-16T10:17:04.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 14.77 secs) [2023-05-16T10:17:04.168Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 14.945 secs) [2023-05-16T10:17:04.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 15.449 secs) [2023-05-16T10:17:05.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 15.594 secs) [2023-05-16T10:17:05.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 15.684 secs) [2023-05-16T10:17:05.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 15.716 secs) [2023-05-16T10:17:05.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 15.74 secs) [2023-05-16T10:17:05.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 15.76 secs) [2023-05-16T10:17:05.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 15.78 secs) [2023-05-16T10:17:05.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 15.873 secs) [2023-05-16T10:17:05.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 15.952 secs) [2023-05-16T10:17:05.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 16.181 secs) [2023-05-16T10:17:06.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 16.264 secs) [2023-05-16T10:17:06.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 16.328 secs) [2023-05-16T10:17:06.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 16.552 secs) [2023-05-16T10:17:06.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 16.696 secs) [2023-05-16T10:17:06.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 16.904 secs) [2023-05-16T10:17:06.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 16.922 secs) [2023-05-16T10:17:06.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 16.939 secs) [2023-05-16T10:17:07.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 16.991 secs) [2023-05-16T10:17:07.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 17.066 secs) [2023-05-16T10:17:07.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 17.102 secs) [2023-05-16T10:17:07.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 17.118 secs) [2023-05-16T10:17:07.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 17.245 secs) [2023-05-16T10:17:07.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 17.262 secs) [2023-05-16T10:17:07.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 17.335 secs) [2023-05-16T10:17:07.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 17.382 secs) [2023-05-16T10:17:07.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 17.421 secs) [2023-05-16T10:17:08.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 17.581 secs) [2023-05-16T10:17:08.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 17.63 secs) [2023-05-16T10:17:08.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 17.827 secs) [2023-05-16T10:17:08.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 17.904 secs) [2023-05-16T10:17:08.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 17.987 secs) [2023-05-16T10:17:08.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 18.014 secs) [2023-05-16T10:17:09.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 18.475 secs) [2023-05-16T10:17:09.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 18.529 secs) [2023-05-16T10:17:09.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 18.627 secs) [2023-05-16T10:17:09.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 18.708 secs) [2023-05-16T10:17:09.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 18.794 secs) [2023-05-16T10:17:09.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 18.839 secs) [2023-05-16T10:17:09.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 18.89 secs) [2023-05-16T10:17:10.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 19.024 secs) [2023-05-16T10:17:10.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 19.054 secs) [2023-05-16T10:17:10.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 19.261 secs) [2023-05-16T10:17:10.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 19.356 secs) [2023-05-16T10:17:11.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 19.639 secs) [2023-05-16T10:17:11.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 19.725 secs) [2023-05-16T10:17:11.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 19.843 secs) [2023-05-16T10:17:11.379Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 19.906 secs) [2023-05-16T10:17:11.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 20.136 secs) [2023-05-16T10:17:11.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 20.245 secs) [2023-05-16T10:17:11.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 20.318 secs) [2023-05-16T10:17:12.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 20.525 secs) [2023-05-16T10:17:12.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 20.605 secs) [2023-05-16T10:17:12.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 20.665 secs) [2023-05-16T10:17:12.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 20.698 secs) [2023-05-16T10:17:12.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 20.713 secs) [2023-05-16T10:17:12.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 20.771 secs) [2023-05-16T10:17:13.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 20.936 secs) [2023-05-16T10:17:13.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 20.954 secs) [2023-05-16T10:17:13.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 20.97 secs) [2023-05-16T10:17:13.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 21.073 secs) [2023-05-16T10:17:13.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 21.123 secs) [2023-05-16T10:17:14.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (29.374 secs / 21.123 secs) [2023-05-16T10:17:14.727Z] TOTAL: 145 SUCCESS [2023-05-16T10:17:14.727Z] ✔ Browser application bundle generation complete. [2023-05-16T10:17:20.106Z] [2023-05-16T10:17:20.106Z] =============================== Coverage summary =============================== [2023-05-16T10:17:20.106Z] Statements : 41.53% ( 1424/3429 ) [2023-05-16T10:17:20.106Z] Branches : 12.14% ( 109/898 ) [2023-05-16T10:17:20.106Z] Functions : 33.25% ( 416/1251 ) [2023-05-16T10:17:20.106Z] Lines : 39.41% ( 1279/3245 ) [2023-05-16T10:17:20.106Z] ================================================================================ [2023-05-16T10:17:20.106Z] 16 05 2023 10:17:19.139:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-16T10:17:20.694Z] ✔ Browser application bundle generation complete. [2023-05-16T10:17:22.120Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-16T10:17:22.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:17:22.189Z] $ docker stop --time=1 30614463cf06908b4e0253d41170ca7c259d2946affb354ad0922c52b8520476 [2023-05-16T10:17:24.126Z] $ docker rm -f --volumes 30614463cf06908b4e0253d41170ca7c259d2946affb354ad0922c52b8520476 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:17:25.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:17:29.756Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:17:36.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:17:36.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:17:40.547Z] + ls -al . [2023-05-16T10:17:40.547Z] total 176 [2023-05-16T10:17:40.547Z] drwxrwxr-x 13 jenkins jenkins 4096 May 16 10:01 . [2023-05-16T10:17:40.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 .. [2023-05-16T10:17:40.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 .blubracket [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 18 May 16 09:58 .dockerignore [2023-05-16T10:17:40.547Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 .git [2023-05-16T10:17:40.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 .github [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 185 May 16 09:58 .gitignore [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 16 09:58 Attribution.txt [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 16 09:58 CHANGELOG.md [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 16 09:58 CONTRIBUTING.md [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 16 09:58 Dockerfile [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 652 May 16 09:58 Jenkinsfile [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 16 09:58 LICENSE [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 16 09:58 Makefile [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 16 09:58 README.md [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:55 VERSION [2023-05-16T10:17:40.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 assets [2023-05-16T10:17:40.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 bin [2023-05-16T10:17:40.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 cmd [2023-05-16T10:17:40.547Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 10:01 coverage.out [2023-05-16T10:17:40.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 docs [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 16 09:58 go.mod [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 16 09:58 go.sum [2023-05-16T10:17:40.547Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 internal [2023-05-16T10:17:40.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 snap [2023-05-16T10:17:40.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 testing [2023-05-16T10:17:40.547Z] -rw-rw-r-- 1 jenkins jenkins 155 May 16 09:58 version.go [2023-05-16T10:17:40.547Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 10:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:17:40.998Z] + 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=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 --label arch=arm64 --label version=0.0.0 . [2023-05-16T10:17:42.430Z] Sending build context to Docker daemon 31.12MB [2023-05-16T10:17:42.430Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:17:42.430Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T10:17:42.430Z] ---> 81f9c8a58ad2 [2023-05-16T10:17:42.430Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-16T10:17:43.407Z] ---> Running in a4d45153406b [2023-05-16T10:17:43.999Z] Removing intermediate container a4d45153406b [2023-05-16T10:17:43.999Z] ---> 30b87d0355b0 [2023-05-16T10:17:43.999Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:17:43.999Z] ---> Running in 600e33121795 [2023-05-16T10:17:44.274Z] Removing intermediate container 600e33121795 [2023-05-16T10:17:44.274Z] ---> a5a69e3ca06a [2023-05-16T10:17:44.274Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:17:44.544Z] ---> Running in 27c481012124 [2023-05-16T10:17:44.815Z] Removing intermediate container 27c481012124 [2023-05-16T10:17:44.815Z] ---> 9a195d0ae073 [2023-05-16T10:17:44.815Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-16T10:17:44.815Z] ---> Running in f20a273f9bb9 [2023-05-16T10:17:45.404Z] Removing intermediate container f20a273f9bb9 [2023-05-16T10:17:45.404Z] ---> d4a5a879335c [2023-05-16T10:17:45.404Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-16T10:17:45.404Z] ---> Running in 8a3cffb4c821 [2023-05-16T10:17:45.674Z] Removing intermediate container 8a3cffb4c821 [2023-05-16T10:17:45.674Z] ---> b3ef7f5c004e [2023-05-16T10:17:45.674Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-16T10:17:47.670Z] ---> ea9fd45d5f42 [2023-05-16T10:17:47.670Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:17:47.670Z] ---> Running in d27315c6ce5e [2023-05-16T10:17:49.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:17:49.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:17:51.662Z] OK: 263 MiB in 53 packages [2023-05-16T10:17:52.647Z] Removing intermediate container d27315c6ce5e [2023-05-16T10:17:52.647Z] ---> 1013c0367f88 [2023-05-16T10:17:52.647Z] Step 10/25 : ENV GO111MODULE=on [2023-05-16T10:17:52.647Z] ---> Running in d41ba2dcfab9 [2023-05-16T10:17:52.933Z] Removing intermediate container d41ba2dcfab9 [2023-05-16T10:17:52.933Z] ---> 5ab1388cd16b [2023-05-16T10:17:52.933Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-16T10:17:53.211Z] ---> Running in c5a9165f5ae1 [2023-05-16T10:17:53.482Z] Removing intermediate container c5a9165f5ae1 [2023-05-16T10:17:53.482Z] ---> 63c4fae5e840 [2023-05-16T10:17:53.482Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-16T10:17:54.463Z] ---> 0f414b9766da [2023-05-16T10:17:54.463Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:17:54.463Z] ---> Running in deff3b05a6ed [2023-05-16T10:17:57.835Z] Removing intermediate container deff3b05a6ed [2023-05-16T10:17:57.835Z] ---> 69f4c4e4d1ea [2023-05-16T10:17:57.835Z] Step 14/25 : COPY . . [2023-05-16T10:18:03.227Z] ---> 1ca6f53b9831 [2023-05-16T10:18:03.227Z] Step 15/25 : RUN ${MAKE} [2023-05-16T10:18:03.227Z] ---> Running in 35d1c0a94b3d [2023-05-16T10:18:03.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-16T10:20:40.660Z] Removing intermediate container 35d1c0a94b3d [2023-05-16T10:20:40.661Z] ---> 2766b82b4370 [2023-05-16T10:20:40.661Z] Step 16/25 : FROM alpine:3.17 [2023-05-16T10:20:40.661Z] 3.17: Pulling from library/alpine [2023-05-16T10:20:40.661Z] c41833b44d91: Already exists [2023-05-16T10:20:40.661Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:20:40.661Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:20:40.661Z] ---> 51e60588ff2c [2023-05-16T10:20:40.661Z] Step 17/25 : EXPOSE 4000 [2023-05-16T10:20:40.661Z] ---> Running in 1969e779dc37 [2023-05-16T10:20:40.661Z] Removing intermediate container 1969e779dc37 [2023-05-16T10:20:40.661Z] ---> cccc19d592c8 [2023-05-16T10:20:40.661Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T10:20:40.661Z] ---> 584ca4f29c8d [2023-05-16T10:20:40.661Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-16T10:20:40.937Z] ---> a80dba7d8354 [2023-05-16T10:20:40.937Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-16T10:20:41.537Z] ---> 3a4a6d090344 [2023-05-16T10:20:41.537Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-16T10:20:41.537Z] ---> Running in 4a2178e2cc36 [2023-05-16T10:20:42.133Z] Removing intermediate container 4a2178e2cc36 [2023-05-16T10:20:42.133Z] ---> 1e9b6cb10840 [2023-05-16T10:20:42.133Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-16T10:20:42.133Z] ---> Running in 4fa2c298fa1e [2023-05-16T10:20:42.403Z] Removing intermediate container 4fa2c298fa1e [2023-05-16T10:20:42.403Z] ---> 7de53ba69795 [2023-05-16T10:20:42.403Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T10:20:42.673Z] ---> Running in d58e3833e04b [2023-05-16T10:20:42.946Z] Removing intermediate container d58e3833e04b [2023-05-16T10:20:42.946Z] ---> f4a0197abee5 [2023-05-16T10:20:42.946Z] Step 24/25 : LABEL git_sha=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [2023-05-16T10:20:42.946Z] ---> Running in f6a0ca2f0a1b [2023-05-16T10:20:43.216Z] Removing intermediate container f6a0ca2f0a1b [2023-05-16T10:20:43.216Z] ---> 2330337f5ca6 [2023-05-16T10:20:43.216Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T10:20:43.488Z] ---> Running in 3181db2e565e [2023-05-16T10:20:43.760Z] Removing intermediate container 3181db2e565e [2023-05-16T10:20:43.760Z] ---> a4727801aaec [2023-05-16T10:20:43.760Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:20:44.031Z] Successfully built a4727801aaec [2023-05-16T10:20:44.031Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:20:44.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:20:44.882Z] [2023-05-16T10:20:44.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:20:45.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:20:45.575Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:20:45.575Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:20:45.575Z] 04944245beec: Pulling fs layer [2023-05-16T10:20:45.575Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:20:45.575Z] 765212b225bb: Pulling fs layer [2023-05-16T10:20:45.575Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:20:45.575Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:20:45.575Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:20:45.575Z] f23df028b6ca: Waiting [2023-05-16T10:20:45.575Z] d65c8cfc05b1: Waiting [2023-05-16T10:20:45.575Z] 2437ff75d9bd: Waiting [2023-05-16T10:20:45.575Z] 765212b225bb: Waiting [2023-05-16T10:20:45.575Z] 04944245beec: Verifying Checksum [2023-05-16T10:20:45.575Z] 04944245beec: Download complete [2023-05-16T10:20:45.575Z] 765212b225bb: Verifying Checksum [2023-05-16T10:20:45.575Z] 765212b225bb: Download complete [2023-05-16T10:20:45.848Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:20:45.848Z] f23df028b6ca: Download complete [2023-05-16T10:20:45.848Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:20:45.848Z] d65c8cfc05b1: Download complete [2023-05-16T10:20:45.848Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:20:45.848Z] 699f458cf7ca: Download complete [2023-05-16T10:20:46.447Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:20:46.447Z] 8998bd30e6a1: Download complete [2023-05-16T10:20:49.052Z] 2437ff75d9bd: Download complete [2023-05-16T10:20:51.022Z] 8998bd30e6a1: Pull complete [2023-05-16T10:20:51.294Z] 04944245beec: Pull complete [2023-05-16T10:20:52.716Z] 699f458cf7ca: Pull complete [2023-05-16T10:20:52.987Z] 765212b225bb: Pull complete [2023-05-16T10:20:53.576Z] f23df028b6ca: Pull complete [2023-05-16T10:20:53.845Z] d65c8cfc05b1: Pull complete [2023-05-16T10:21:08.886Z] 2437ff75d9bd: Pull complete [2023-05-16T10:21:08.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:21:08.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:21:08.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:21:09.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-15544 does not seem to be running inside a container [2023-05-16T10:21:09.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T10:21:12.744Z] $ docker top c188a7738a3251822f69261c86386125d66a0f2d3ac3471edb2493fa00975089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:13.769Z] ---> job-cost.sh [2023-05-16T10:21:13.769Z] lf-activate-venv: SKIPPING [2023-05-16T10:21:13.769Z] INFO: No Stack... [2023-05-16T10:21:14.359Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:21:15.336Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:21:16.018Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-16T10:21:16.018Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:21:16.084Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [2023-05-16T10:21:16.090Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] did not exist. Created. [2023-05-16T10:21:16.090Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:21:16.850Z] /w/workspace/edgex-ui-go/1@tmp/durable-c13c132f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:21:17.564Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:21:17.602Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:21:23.315Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:21:23.332Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:21:23.459Z] $ docker stop --time=1 c188a7738a3251822f69261c86386125d66a0f2d3ac3471edb2493fa00975089 [2023-05-16T10:21:25.323Z] $ docker rm -f --volumes c188a7738a3251822f69261c86386125d66a0f2d3ac3471edb2493fa00975089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T10:21:26.395Z] provisioning config files... [2023-05-16T10:21:26.403Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config62845536388867637tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:21:26.754Z] + set +x [2023-05-16T10:21:26.754Z] + curl -s https://codecov.io/bash [2023-05-16T10:21:26.754Z] + bash -s -- [2023-05-16T10:21:26.754Z] [2023-05-16T10:21:26.754Z] _____ _ [2023-05-16T10:21:26.754Z] / ____| | | [2023-05-16T10:21:26.754Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:21:26.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:21:26.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:21:26.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:21:26.754Z] Bash-1.0.6 [2023-05-16T10:21:26.754Z] [2023-05-16T10:21:26.754Z] [2023-05-16T10:21:26.754Z] ==> git version 2.25.1 found [2023-05-16T10:21:26.754Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T10:21:26.754Z] Release-Date: 2020-01-08 [2023-05-16T10:21:26.754Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T10:21:26.755Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:21:26.755Z] ==> Jenkins CI detected. [2023-05-16T10:21:26.755Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [2023-05-16T10:21:26.755Z] project root: . [2023-05-16T10:21:26.755Z] --> token set from env [2023-05-16T10:21:26.755Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:21:26.755Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:21:27.014Z] ==> Python coveragepy not found [2023-05-16T10:21:27.014Z] ==> Searching for coverage reports in: [2023-05-16T10:21:27.014Z] + . [2023-05-16T10:21:27.014Z] -> Found 1 reports [2023-05-16T10:21:27.014Z] ==> Detecting git/mercurial file structure [2023-05-16T10:21:27.014Z] ==> Reading reports [2023-05-16T10:21:27.014Z] + ./coverage.out bytes=10 [2023-05-16T10:21:27.014Z] ==> Appending adjustments [2023-05-16T10:21:27.014Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:21:27.950Z] + Found adjustments [2023-05-16T10:21:27.950Z] ==> Gzipping contents [2023-05-16T10:21:27.950Z] 12K /tmp/codecov.tpGbfH.gz [2023-05-16T10:21:27.950Z] ==> Uploading reports [2023-05-16T10:21:27.950Z] url: https://codecov.io [2023-05-16T10:21:27.950Z] query: branch=PR-607&commit=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2023-05-16T10:21:27.950Z] -> Pinging Codecov [2023-05-16T10:21:27.950Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-607&commit=d91d91ef1bd6bdb621576c24c9e684d18b21fbc5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2023-05-16T10:21:27.950Z] -> Uploading to [2023-05-16T10:21:27.950Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/d91d91ef1bd6bdb621576c24c9e684d18b21fbc5/d7c441fb-26c8-402c-946b-d71a2af46c6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T102127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09a6680d1e6e7b01c66005a654970a4f51129ce444cdc08d35797b8d1f8ce3e7 [2023-05-16T10:21:27.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:21:27.950Z] Dload Upload Total Spent Left Speed [2023-05-16T10:21:28.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 38460 --:--:-- --:--:-- --:--:-- 38460 [2023-05-16T10:21:28.211Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 [Pipeline] } [2023-05-16T10:21:28.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T10:21:30.113Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives ] [2023-05-16T10:21:30.113Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T10:21:30.113Z] total 16 [2023-05-16T10:21:30.113Z] drwxr-xr-x 3 root root 4096 May 16 09:58 . [2023-05-16T10:21:30.113Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:59 .. [2023-05-16T10:21:30.113Z] drwxr-xr-x 2 root root 4096 May 16 09:58 cost [2023-05-16T10:21:30.113Z] -rw-r--r-- 1 root root 83 May 16 09:58 cost.csv [2023-05-16T10:21:30.113Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T10:21:30.113Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives [2023-05-16T10:21:30.113Z] total 16 [2023-05-16T10:21:30.113Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:58 . [2023-05-16T10:21:30.113Z] drwxrwxr-x 15 jenkins jenkins 4096 May 16 09:59 .. [2023-05-16T10:21:30.113Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:58 cost [2023-05-16T10:21:30.113Z] -rw-r--r-- 1 jenkins jenkins 83 May 16 09:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:30.441Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:31.337Z] ---> package-listing.sh [2023-05-16T10:21:31.337Z] ++ facter osfamily [2023-05-16T10:21:31.337Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:21:31.597Z] + OS_FAMILY=debian [2023-05-16T10:21:31.597Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-607 [2023-05-16T10:21:31.597Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:21:31.597Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:21:31.597Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:21:31.597Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:21:31.597Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' [2023-05-16T10:21:31.597Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:21:31.597Z] + case "${OS_FAMILY}" in [2023-05-16T10:21:31.597Z] + dpkg -l [2023-05-16T10:21:31.597Z] + grep '^ii' [2023-05-16T10:21:31.597Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:21:31.597Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:21:31.597Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:21:31.597Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' [2023-05-16T10:21:31.597Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [2023-05-16T10:21:31.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [Pipeline] echo [2023-05-16T10:21:31.631Z] 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-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:21:31.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:21:32.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:21:32.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:21:32.719Z] prd-ubuntu20.04-docker-8c-8g-15539 does not seem to be running inside a container [2023-05-16T10:21:32.754Z] $ 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-607/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-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:21:32.992Z] $ docker top e95c9a5bb067c20b3658bbd2e650ec11688e6095b4a98e71673e8caf4856954c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:21:33.389Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:21:33.711Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:21:34.024Z] + ls /var/log/sa-host [2023-05-16T10:21:34.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:21:34.167Z] provisioning config files... [2023-05-16T10:21:34.176Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config14143782911920799596tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:21:34.233Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:34.561Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:21:34.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:35.004Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:21:35.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:35.348Z] ---> sudo-logs.sh [2023-05-16T10:21:35.348Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:21:35.432Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:35.749Z] ---> job-cost.sh [2023-05-16T10:21:35.749Z] lf-activate-venv: SKIPPING [2023-05-16T10:21:35.749Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:21:35.749Z] INFO: Retrieving Stack Cost... [2023-05-16T10:21:36.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:21:36.883Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:21:36.917Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:21:37.234Z] ---> logs-deploy.sh [2023-05-16T10:21:37.234Z] lf-activate-venv: SKIPPING [2023-05-16T10:21:37.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-607/1 [2023-05-16T10:21:37.234Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:21:38.170Z] Archives upload complete. [2023-05-16T10:21:38.170Z] INFO: archiving logs to Nexus