Pull request #620 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d rather than 5211c8cd4674b0f854d469a2b7039a42c2e093a7 Obtained Jenkinsfile from 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 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-ssh1863632371090120054.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-ssh7046717411961189634.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-620/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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8217906937570492657.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-620/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18419715090595848455.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-ssh2307969735953260409.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-620/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-620/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh612611700055482086.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17177 in /w/workspace/edgexfoundry_edgex-ui-go_PR-620 [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-620 # 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/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d into PR head commit 5211c8cd4674b0f854d469a2b7039a42c2e093a7 Merge succeeded, producing 5211c8cd4674b0f854d469a2b7039a42c2e093a7 Checking out Revision 5211c8cd4674b0f854d469a2b7039a42c2e093a7 (PR-620) > git config core.sparsecheckout # timeout=10 > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # 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 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # timeout=10 Commit message: "fix: Replace slack chat with github discussion" 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-29T21:40:30.050Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-29T21:40:30.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-29T21:40:30.313Z] ========================================================= [2023-05-29T21:40:30.313Z] EdgeX Global Pipelines Version Info [2023-05-29T21:40:30.313Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-29T21:40:31.096Z] ------------------- [2023-05-29T21:40:31.096Z] stable info: [2023-05-29T21:40:31.096Z] ------------------- [2023-05-29T21:40:31.096Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-29T21:40:31.096Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T21:40:31.096Z] Message: update stable to v1.0.249 [2023-05-29T21:40:31.667Z] ------------------- [2023-05-29T21:40:31.667Z] experimental info: [2023-05-29T21:40:31.667Z] ------------------- [2023-05-29T21:40:31.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-29T21:40:31.667Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T21:40:31.667Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-29T21:40:31.965Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-29T21:40:32.011Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-29T21:40:32.056Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-29T21:40:32.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-29T21:40:32.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-29T21:40:32.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-29T21:40:32.229Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-29T21:40:32.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-29T21:40:32.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-29T21:40:32.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-29T21:40:32.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-29T21:40:32.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-29T21:40:32.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-29T21:40:32.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-29T21:40:32.580Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T21:40:32.621Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T21:40:32.662Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-29T21:40:32.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-29T21:40:32.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-29T21:40:32.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-29T21:40:32.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-29T21:40:32.872Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-29T21:40:32.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-29T21:40:32.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-29T21:40:32.992Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-29T21:40:33.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-29T21:40:33.083Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-29T21:40:33.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-620 [Pipeline] echo [2023-05-29T21:40:33.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-620 [Pipeline] echo [2023-05-29T21:40:33.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-620 [Pipeline] echo [2023-05-29T21:40:33.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo [2023-05-29T21:40:33.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5211c8c [Pipeline] echo [2023-05-29T21:40:33.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T21:40:33.440Z] provisioning config files... [2023-05-29T21:40:33.459Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config11450717525700229416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T21:40:33.796Z] ---> docker-login.sh [2023-05-29T21:40:33.796Z] nexus3.edgexfoundry.org:10001 [2023-05-29T21:40:34.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:34.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:34.056Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:34.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:34.056Z] [2023-05-29T21:40:34.056Z] Login Succeeded [2023-05-29T21:40:34.056Z] nexus3.edgexfoundry.org:10002 [2023-05-29T21:40:34.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:34.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:34.344Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:34.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:34.344Z] [2023-05-29T21:40:34.344Z] Login Succeeded [2023-05-29T21:40:34.344Z] nexus3.edgexfoundry.org:10003 [2023-05-29T21:40:34.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:34.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:34.344Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:34.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:34.344Z] [2023-05-29T21:40:34.344Z] Login Succeeded [2023-05-29T21:40:34.344Z] nexus3.edgexfoundry.org:10004 [2023-05-29T21:40:34.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:34.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:34.604Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:34.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:34.604Z] [2023-05-29T21:40:34.604Z] Login Succeeded [2023-05-29T21:40:34.604Z] docker.io [2023-05-29T21:40:34.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:34.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:34.864Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:34.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:34.864Z] [2023-05-29T21:40:34.864Z] Login Succeeded [2023-05-29T21:40:34.864Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T21:40:34.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-29T21:40:35.524Z] + git rev-list -1 --merges 5211c8cd4674b0f854d469a2b7039a42c2e093a7~1..5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo [2023-05-29T21:40:35.592Z] -----------> git rev-list -1 --merges 5211c8cd4674b0f854d469a2b7039a42c2e093a7~1..5211c8cd4674b0f854d469a2b7039a42c2e093a7 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [false] [Pipeline] sh [2023-05-29T21:40:35.902Z] + git log --format=format:%s -1 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo [2023-05-29T21:40:35.934Z] ========================================================= [2023-05-29T21:40:35.934Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-29T21:40:35.934Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T21:40:36.380Z] + git log --format=format:%s -1 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] echo [2023-05-29T21:40:36.413Z] [semverPrep] GIT_COMMIT: 5211c8cd4674b0f854d469a2b7039a42c2e093a7, Commit Message: fix: Replace slack chat with github discussion [Pipeline] echo [2023-05-29T21:40:36.447Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-29T21:40:36.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T21:40:36.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-29T21:40:36.850Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-29T21:40:36.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-29T21:40:36.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-29T21:40:36.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-29T21:40:36.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:40:37.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T21:40:37.342Z] [2023-05-29T21:40:37.342Z] 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-29T21:40:37.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T21:40:37.723Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-29T21:40:37.723Z] b85a868b505f: Pulling fs layer [2023-05-29T21:40:37.723Z] e2be974225ed: Pulling fs layer [2023-05-29T21:40:37.723Z] 339a4e72a1f5: Pulling fs layer [2023-05-29T21:40:37.723Z] 988bab9f4d93: Pulling fs layer [2023-05-29T21:40:37.723Z] 1469e6f7b9e6: Pulling fs layer [2023-05-29T21:40:37.723Z] eaf3925da568: Pulling fs layer [2023-05-29T21:40:37.723Z] bab4dde63d76: Pulling fs layer [2023-05-29T21:40:37.723Z] bde34c3a00c8: Pulling fs layer [2023-05-29T21:40:37.723Z] b352a97aabf1: Pulling fs layer [2023-05-29T21:40:37.723Z] 4872d77fe225: Pulling fs layer [2023-05-29T21:40:37.723Z] 5851b861e8e6: Pulling fs layer [2023-05-29T21:40:37.723Z] bab4dde63d76: Waiting [2023-05-29T21:40:37.723Z] bde34c3a00c8: Waiting [2023-05-29T21:40:37.723Z] 1469e6f7b9e6: Waiting [2023-05-29T21:40:37.723Z] 4872d77fe225: Waiting [2023-05-29T21:40:37.723Z] b352a97aabf1: Waiting [2023-05-29T21:40:37.723Z] 5851b861e8e6: Waiting [2023-05-29T21:40:37.723Z] eaf3925da568: Waiting [2023-05-29T21:40:37.723Z] 988bab9f4d93: Waiting [2023-05-29T21:40:37.723Z] e2be974225ed: Download complete [2023-05-29T21:40:37.723Z] 988bab9f4d93: Verifying Checksum [2023-05-29T21:40:37.723Z] 988bab9f4d93: Download complete [2023-05-29T21:40:37.983Z] 1469e6f7b9e6: Verifying Checksum [2023-05-29T21:40:37.983Z] 1469e6f7b9e6: Download complete [2023-05-29T21:40:37.983Z] 339a4e72a1f5: Verifying Checksum [2023-05-29T21:40:37.983Z] 339a4e72a1f5: Download complete [2023-05-29T21:40:37.983Z] eaf3925da568: Verifying Checksum [2023-05-29T21:40:37.983Z] eaf3925da568: Download complete [2023-05-29T21:40:37.983Z] bde34c3a00c8: Verifying Checksum [2023-05-29T21:40:37.983Z] bde34c3a00c8: Download complete [2023-05-29T21:40:37.983Z] b352a97aabf1: Download complete [2023-05-29T21:40:37.983Z] 4872d77fe225: Verifying Checksum [2023-05-29T21:40:37.983Z] 4872d77fe225: Download complete [2023-05-29T21:40:37.983Z] 5851b861e8e6: Download complete [2023-05-29T21:40:37.983Z] b85a868b505f: Download complete [2023-05-29T21:40:38.242Z] bab4dde63d76: Verifying Checksum [2023-05-29T21:40:38.242Z] bab4dde63d76: Download complete [2023-05-29T21:40:39.180Z] b85a868b505f: Pull complete [2023-05-29T21:40:39.439Z] e2be974225ed: Pull complete [2023-05-29T21:40:39.698Z] 339a4e72a1f5: Pull complete [2023-05-29T21:40:39.958Z] 988bab9f4d93: Pull complete [2023-05-29T21:40:40.218Z] 1469e6f7b9e6: Pull complete [2023-05-29T21:40:40.218Z] eaf3925da568: Pull complete [2023-05-29T21:40:42.120Z] bab4dde63d76: Pull complete [2023-05-29T21:40:42.120Z] bde34c3a00c8: Pull complete [2023-05-29T21:40:42.120Z] b352a97aabf1: Pull complete [2023-05-29T21:40:42.120Z] 4872d77fe225: Pull complete [2023-05-29T21:40:42.120Z] 5851b861e8e6: Pull complete [2023-05-29T21:40:42.120Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-29T21:40:42.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T21:40:42.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T21:40:42.347Z] prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container [2023-05-29T21:40:42.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T21:40:45.329Z] $ docker top 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 -eo pid,comm [2023-05-29T21:40:45.374Z] 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-29T21:40:45.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T21:40:45.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T21:40:45.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T21:40:45.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T21:40:45.631Z] $ docker exec 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent [2023-05-29T21:40:45.732Z] SSH_AUTH_SOCK=/tmp/ssh-iC48UPxAwnDs/agent.32 [2023-05-29T21:40:45.732Z] SSH_AGENT_PID=38 [2023-05-29T21:40:45.739Z] Running ssh-add (command line suppressed) [2023-05-29T21:40:45.839Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_13361186490255912113.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_13361186490255912113.key) [2023-05-29T21:40:45.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T21:40:46.171Z] + git tag --points-at HEAD [Pipeline] } [2023-05-29T21:40:46.198Z] $ docker exec --env ******** --env ******** 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent -k [2023-05-29T21:40:46.296Z] unset SSH_AUTH_SOCK; [2023-05-29T21:40:46.296Z] unset SSH_AGENT_PID; [2023-05-29T21:40:46.296Z] echo Agent pid 38 killed; [2023-05-29T21:40:46.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-29T21:40:46.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T21:40:46.384Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T21:40:46.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T21:40:46.503Z] $ docker exec 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent [2023-05-29T21:40:46.603Z] SSH_AUTH_SOCK=/tmp/ssh-c1mcpFDWCGTN/agent.71 [2023-05-29T21:40:46.603Z] SSH_AGENT_PID=77 [2023-05-29T21:40:46.609Z] Running ssh-add (command line suppressed) [2023-05-29T21:40:46.719Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_3214254828154218609.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/private_key_3214254828154218609.key) [2023-05-29T21:40:46.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T21:40:47.058Z] + git semver init [2023-05-29T21:40:47.318Z] 2023-05-29 21:40:47,252 [run_init] DEBUG init version:0.0.0 force:False [2023-05-29T21:40:47.318Z] 2023-05-29 21:40:47,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver [2023-05-29T21:40:47.318Z] 2023-05-29 21:40:47,254 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver [2023-05-29T21:40:47.318Z] 2023-05-29 21:40:47,254 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-620, universal_newlines=False, shell=None, istream=None) [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,678 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.git/info/exclude [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,678 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver/PR-620 with force:False [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,679 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver/PR-620 [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,683 [execute] INFO git cat-file --batch-check [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,688 [execute] INFO git cat-file --batch [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T21:40:48.696Z] 2023-05-29 21:40:48,691 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-620/.semver/PR-620 [2023-05-29T21:40:48.696Z] 0.0.0 [Pipeline] } [2023-05-29T21:40:48.974Z] $ docker exec --env ******** --env ******** 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 ssh-agent -k [2023-05-29T21:40:49.059Z] unset SSH_AUTH_SOCK; [2023-05-29T21:40:49.059Z] unset SSH_AGENT_PID; [2023-05-29T21:40:49.060Z] echo Agent pid 77 killed; [2023-05-29T21:40:49.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T21:40:49.477Z] + git semver [Pipeline] } [2023-05-29T21:40:49.764Z] $ docker stop --time=1 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 [2023-05-29T21:40:51.055Z] $ docker rm -f --volumes 7e96c3b77fb8d874bc80d9b2ad34dceb03a0b8cd432931fe24255653896be6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T21:40:51.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-29T21:40:51.713Z] Stashed 1 file(s) [Pipeline] echo [2023-05-29T21:40:51.730Z] [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-29T21:40:52.308Z] provisioning config files... [2023-05-29T21:40:52.318Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config4448970220007762652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T21:40:52.655Z] ---> docker-login.sh [2023-05-29T21:40:52.655Z] nexus3.edgexfoundry.org:10001 [2023-05-29T21:40:52.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:52.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:52.655Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:52.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:52.655Z] [2023-05-29T21:40:52.656Z] Login Succeeded [2023-05-29T21:40:52.656Z] nexus3.edgexfoundry.org:10002 [2023-05-29T21:40:52.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:52.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:52.656Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:52.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:52.656Z] [2023-05-29T21:40:52.656Z] Login Succeeded [2023-05-29T21:40:52.656Z] nexus3.edgexfoundry.org:10003 [2023-05-29T21:40:52.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:52.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:52.915Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:52.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:52.915Z] [2023-05-29T21:40:52.915Z] Login Succeeded [2023-05-29T21:40:52.915Z] nexus3.edgexfoundry.org:10004 [2023-05-29T21:40:52.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:52.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:52.915Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:52.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:52.915Z] [2023-05-29T21:40:52.915Z] Login Succeeded [2023-05-29T21:40:52.915Z] docker.io [2023-05-29T21:40:53.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:40:53.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:40:53.175Z] Configure a credential helper to remove this warning. See [2023-05-29T21:40:53.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:40:53.175Z] [2023-05-29T21:40:53.175Z] Login Succeeded [2023-05-29T21:40:53.175Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T21:40:53.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-29T21:40:53.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T21:40:53.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T21:40:53.479Z] ========================================================= [2023-05-29T21:40:53.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-29T21:40:53.479Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:40:53.960Z] + 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-29T21:40:54.222Z] Sending build context to Docker daemon 47.58MB [2023-05-29T21:40:54.222Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T21:40:54.222Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-29T21:40:54.222Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-29T21:40:54.223Z] f56be85fc22e: Pulling fs layer [2023-05-29T21:40:54.223Z] 85791d961cd3: Pulling fs layer [2023-05-29T21:40:54.223Z] d694b5ae8c79: Pulling fs layer [2023-05-29T21:40:54.223Z] 9f32a84ed3da: Pulling fs layer [2023-05-29T21:40:54.223Z] 4d19c01a9841: Pulling fs layer [2023-05-29T21:40:54.223Z] 9325e15d5711: Pulling fs layer [2023-05-29T21:40:54.223Z] 556b6ee489ea: Pulling fs layer [2023-05-29T21:40:54.223Z] c5a4b2cf53e6: Pulling fs layer [2023-05-29T21:40:54.223Z] 4d19c01a9841: Waiting [2023-05-29T21:40:54.223Z] 9325e15d5711: Waiting [2023-05-29T21:40:54.223Z] 556b6ee489ea: Waiting [2023-05-29T21:40:54.223Z] c5a4b2cf53e6: Waiting [2023-05-29T21:40:54.223Z] 9f32a84ed3da: Waiting [2023-05-29T21:40:54.223Z] 85791d961cd3: Download complete [2023-05-29T21:40:54.223Z] 9f32a84ed3da: Verifying Checksum [2023-05-29T21:40:54.223Z] 9f32a84ed3da: Download complete [2023-05-29T21:40:54.223Z] f56be85fc22e: Verifying Checksum [2023-05-29T21:40:54.223Z] f56be85fc22e: Download complete [2023-05-29T21:40:54.223Z] 4d19c01a9841: Verifying Checksum [2023-05-29T21:40:54.223Z] 4d19c01a9841: Download complete [2023-05-29T21:40:54.223Z] 9325e15d5711: Verifying Checksum [2023-05-29T21:40:54.223Z] 9325e15d5711: Download complete [2023-05-29T21:40:54.481Z] f56be85fc22e: Pull complete [2023-05-29T21:40:54.481Z] 85791d961cd3: Pull complete [2023-05-29T21:40:54.741Z] c5a4b2cf53e6: Verifying Checksum [2023-05-29T21:40:54.741Z] c5a4b2cf53e6: Download complete [2023-05-29T21:40:54.999Z] d694b5ae8c79: Verifying Checksum [2023-05-29T21:40:54.999Z] d694b5ae8c79: Download complete [2023-05-29T21:40:54.999Z] 556b6ee489ea: Verifying Checksum [2023-05-29T21:40:54.999Z] 556b6ee489ea: Download complete [2023-05-29T21:40:58.281Z] d694b5ae8c79: Pull complete [2023-05-29T21:40:58.281Z] 9f32a84ed3da: Pull complete [2023-05-29T21:40:58.281Z] 4d19c01a9841: Pull complete [2023-05-29T21:40:58.281Z] 9325e15d5711: Pull complete [2023-05-29T21:41:00.807Z] 556b6ee489ea: Pull complete [2023-05-29T21:41:01.741Z] c5a4b2cf53e6: Pull complete [2023-05-29T21:41:01.742Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-29T21:41:01.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T21:41:01.742Z] ---> c4be618373d6 [2023-05-29T21:41:01.742Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-29T21:41:05.051Z] ---> Running in a4456fd2c4ee [2023-05-29T21:41:05.051Z] Removing intermediate container a4456fd2c4ee [2023-05-29T21:41:05.051Z] ---> f2ef43147207 [2023-05-29T21:41:05.051Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-29T21:41:05.310Z] ---> Running in fb7caf90d77b [2023-05-29T21:41:05.310Z] Removing intermediate container fb7caf90d77b [2023-05-29T21:41:05.310Z] ---> 4b12face0f0e [2023-05-29T21:41:05.310Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T21:41:05.310Z] ---> Running in 0556de7c62ab [2023-05-29T21:41:05.310Z] Removing intermediate container 0556de7c62ab [2023-05-29T21:41:05.310Z] ---> d0043bebded7 [2023-05-29T21:41:05.310Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-29T21:41:05.310Z] ---> Running in 0eb5f395bcc5 [2023-05-29T21:41:05.567Z] Removing intermediate container 0eb5f395bcc5 [2023-05-29T21:41:05.567Z] ---> b6689519492f [2023-05-29T21:41:05.567Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-29T21:41:05.567Z] ---> Running in 0b015ef77c3d [2023-05-29T21:41:05.567Z] Removing intermediate container 0b015ef77c3d [2023-05-29T21:41:05.567Z] ---> 1fa527a98798 [2023-05-29T21:41:05.567Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-29T21:41:05.825Z] latest: Pulling from library/docker [2023-05-29T21:41:06.083Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-29T21:41:06.083Z] dfb60e7f5d22: Pulling fs layer [2023-05-29T21:41:06.083Z] f74671f55a8d: Pulling fs layer [2023-05-29T21:41:06.083Z] 159682c80b19: Pulling fs layer [2023-05-29T21:41:06.083Z] b1fd48ba55f8: Pulling fs layer [2023-05-29T21:41:06.083Z] 6478cae41da0: Pulling fs layer [2023-05-29T21:41:06.083Z] 3dc5e45939f9: Pulling fs layer [2023-05-29T21:41:06.083Z] ec63addd3bc1: Pulling fs layer [2023-05-29T21:41:06.083Z] 3a314790488f: Pulling fs layer [2023-05-29T21:41:06.083Z] f97b6f470a44: Pulling fs layer [2023-05-29T21:41:06.083Z] ba6b089fd04d: Pulling fs layer [2023-05-29T21:41:06.083Z] 3580870ab4aa: Pulling fs layer [2023-05-29T21:41:06.083Z] 27aa171c6e15: Pulling fs layer [2023-05-29T21:41:06.083Z] b55707de713d: Pulling fs layer [2023-05-29T21:41:06.083Z] ba6b089fd04d: Waiting [2023-05-29T21:41:06.083Z] 3580870ab4aa: Waiting [2023-05-29T21:41:06.083Z] 27aa171c6e15: Waiting [2023-05-29T21:41:06.083Z] b55707de713d: Waiting [2023-05-29T21:41:06.083Z] 3a314790488f: Waiting [2023-05-29T21:41:06.083Z] 3dc5e45939f9: Waiting [2023-05-29T21:41:06.083Z] 159682c80b19: Waiting [2023-05-29T21:41:06.083Z] 6478cae41da0: Waiting [2023-05-29T21:41:06.083Z] f74671f55a8d: Verifying Checksum [2023-05-29T21:41:06.083Z] f74671f55a8d: Download complete [2023-05-29T21:41:06.083Z] dfb60e7f5d22: Verifying Checksum [2023-05-29T21:41:06.083Z] dfb60e7f5d22: Download complete [2023-05-29T21:41:06.342Z] 159682c80b19: Verifying Checksum [2023-05-29T21:41:06.342Z] 159682c80b19: Download complete [2023-05-29T21:41:06.342Z] b1fd48ba55f8: Verifying Checksum [2023-05-29T21:41:06.342Z] b1fd48ba55f8: Download complete [2023-05-29T21:41:06.600Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-29T21:41:06.600Z] 8a49fdb3b6a5: Download complete [2023-05-29T21:41:06.600Z] 3dc5e45939f9: Download complete [2023-05-29T21:41:06.600Z] ec63addd3bc1: Download complete [2023-05-29T21:41:06.600Z] 3a314790488f: Verifying Checksum [2023-05-29T21:41:06.600Z] 3a314790488f: Download complete [2023-05-29T21:41:06.600Z] 8a49fdb3b6a5: Pull complete [2023-05-29T21:41:06.600Z] 6478cae41da0: Verifying Checksum [2023-05-29T21:41:06.600Z] 6478cae41da0: Download complete [2023-05-29T21:41:06.858Z] ba6b089fd04d: Verifying Checksum [2023-05-29T21:41:06.858Z] ba6b089fd04d: Download complete [2023-05-29T21:41:06.858Z] dfb60e7f5d22: Pull complete [2023-05-29T21:41:06.858Z] f97b6f470a44: Verifying Checksum [2023-05-29T21:41:06.858Z] f97b6f470a44: Download complete [2023-05-29T21:41:06.858Z] 27aa171c6e15: Verifying Checksum [2023-05-29T21:41:06.859Z] 27aa171c6e15: Download complete [2023-05-29T21:41:06.859Z] f74671f55a8d: Pull complete [2023-05-29T21:41:06.859Z] b55707de713d: Verifying Checksum [2023-05-29T21:41:06.859Z] b55707de713d: Download complete [2023-05-29T21:41:07.116Z] 159682c80b19: Pull complete [2023-05-29T21:41:07.131Z] Still waiting to schedule task [2023-05-29T21:41:07.132Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-29T21:41:07.681Z] b1fd48ba55f8: Pull complete [2023-05-29T21:41:07.681Z] 3580870ab4aa: Verifying Checksum [2023-05-29T21:41:07.681Z] 3580870ab4aa: Download complete [2023-05-29T21:41:07.939Z] 6478cae41da0: Pull complete [2023-05-29T21:41:07.939Z] 3dc5e45939f9: Pull complete [2023-05-29T21:41:07.939Z] ec63addd3bc1: Pull complete [2023-05-29T21:41:08.198Z] 3a314790488f: Pull complete [2023-05-29T21:41:08.455Z] f97b6f470a44: Pull complete [2023-05-29T21:41:08.455Z] ba6b089fd04d: Pull complete [2023-05-29T21:41:09.387Z] 3580870ab4aa: Pull complete [2023-05-29T21:41:09.387Z] 27aa171c6e15: Pull complete [2023-05-29T21:41:09.387Z] b55707de713d: Pull complete [2023-05-29T21:41:09.387Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-29T21:41:09.387Z] Status: Downloaded newer image for docker:latest [2023-05-29T21:41:11.289Z] ---> cd7db8bbf20c [2023-05-29T21:41:11.289Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T21:41:11.289Z] ---> Running in b9db20c07140 [2023-05-29T21:41:11.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T21:41:11.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T21:41:11.808Z] OK: 265 MiB in 53 packages [2023-05-29T21:41:12.375Z] Removing intermediate container b9db20c07140 [2023-05-29T21:41:12.375Z] ---> 9d106a5bdaf8 [2023-05-29T21:41:12.375Z] Step 10/15 : ENV GO111MODULE=on [2023-05-29T21:41:12.375Z] ---> Running in 3b0d5ef4b956 [2023-05-29T21:41:12.375Z] Removing intermediate container 3b0d5ef4b956 [2023-05-29T21:41:12.375Z] ---> b45ac2d6fdba [2023-05-29T21:41:12.375Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-29T21:41:12.375Z] ---> Running in e8105b40c13e [2023-05-29T21:41:12.375Z] Removing intermediate container e8105b40c13e [2023-05-29T21:41:12.375Z] ---> ccf73e40162c [2023-05-29T21:41:12.375Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-29T21:41:12.634Z] ---> 452090f4a912 [2023-05-29T21:41:12.634Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T21:41:12.634Z] ---> Running in 3b43f632792b [2023-05-29T21:41:39.198Z] Removing intermediate container 3b43f632792b [2023-05-29T21:41:39.198Z] ---> f04b92e5bff4 [2023-05-29T21:41:39.198Z] Step 14/15 : COPY . . [2023-05-29T21:41:39.198Z] ---> 6cd23291bac5 [2023-05-29T21:41:39.198Z] Step 15/15 : RUN ${MAKE} [2023-05-29T21:41:39.198Z] ---> Running in 2309f2e31499 [2023-05-29T21:41:39.457Z] noop [2023-05-29T21:41:39.716Z] Removing intermediate container 2309f2e31499 [2023-05-29T21:41:39.716Z] ---> 8469cfd4fec5 [2023-05-29T21:41:39.716Z] Successfully built 8469cfd4fec5 [2023-05-29T21:41:39.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:41:40.162Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T21:41:40.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T21:41:40.317Z] prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container [2023-05-29T21:41:40.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-29T21:41:40.708Z] $ docker top 2715c0dfb78357d0b7d9f436807705d32d90708bf115f1f34a15cf04682c691a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T21:41:41.102Z] + go version [2023-05-29T21:41:41.102Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-29T21:41:41.138Z] $ docker stop --time=1 2715c0dfb78357d0b7d9f436807705d32d90708bf115f1f34a15cf04682c691a [2023-05-29T21:41:42.406Z] $ docker rm -f --volumes 2715c0dfb78357d0b7d9f436807705d32d90708bf115f1f34a15cf04682c691a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:41:43.143Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T21:41:43.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T21:41:43.303Z] prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container [2023-05-29T21:41:43.333Z] $ 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-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-29T21:41:43.646Z] $ docker top c4825607599fedef11db2aa12fc707c29e063fd549064a339cbac4d4d5827fc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T21:41:44.036Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-620 [Pipeline] fileExists [Pipeline] sh [2023-05-29T21:41:44.394Z] + make test [2023-05-29T21:41:44.395Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-29T21:41:48.581Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-29T21:41:56.683Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-29T21:41:56.683Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-29T21:41:59.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T21:41:59.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T21:41:59.963Z] ./bin/test-attribution-txt.sh [2023-05-29T21:41:59.963Z] make -C web test [2023-05-29T21:41:59.963Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-620/web' [2023-05-29T21:41:59.963Z] make[1]: tput: No such file or directory [2023-05-29T21:41:59.963Z] make[1]: tput: No such file or directory [2023-05-29T21:41:59.963Z] warning: generating ./VERSION [2023-05-29T21:41:59.963Z] echo "0.0.0" > VERSION [2023-05-29T21:41:59.963Z] docker build \ [2023-05-29T21:41:59.963Z] -f Dockerfile \ [2023-05-29T21:41:59.963Z] --build-arg USER=1000 \ [2023-05-29T21:41:59.963Z] \ [2023-05-29T21:41:59.963Z] --label "git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7" \ [2023-05-29T21:41:59.963Z] -t edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 \ [2023-05-29T21:41:59.963Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-29T21:41:59.963Z] . [2023-05-29T21:41:59.963Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-29T21:41:59.963Z] Install the buildx component to build images with BuildKit: [2023-05-29T21:41:59.963Z] https://docs.docker.com/go/buildx/ [2023-05-29T21:41:59.963Z] [2023-05-29T21:41:59.963Z] Sending build context to Docker daemon 2.571MB [2023-05-29T21:42:00.233Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-29T21:42:00.491Z] 16.17-alpine3.15: Pulling from library/node [2023-05-29T21:42:00.491Z] 9621f1afde84: Pulling fs layer [2023-05-29T21:42:00.491Z] c6f70ee39829: Pulling fs layer [2023-05-29T21:42:00.491Z] 56892a8094a2: Pulling fs layer [2023-05-29T21:42:00.491Z] 58dd87906ef0: Pulling fs layer [2023-05-29T21:42:00.491Z] 58dd87906ef0: Waiting [2023-05-29T21:42:00.749Z] 9621f1afde84: Verifying Checksum [2023-05-29T21:42:00.749Z] 9621f1afde84: Download complete [2023-05-29T21:42:00.749Z] 9621f1afde84: Pull complete [2023-05-29T21:42:00.749Z] 58dd87906ef0: Download complete [2023-05-29T21:42:01.007Z] 56892a8094a2: Download complete [2023-05-29T21:42:02.382Z] c6f70ee39829: Verifying Checksum [2023-05-29T21:42:02.382Z] c6f70ee39829: Download complete [2023-05-29T21:42:03.317Z] c6f70ee39829: Pull complete [2023-05-29T21:42:03.317Z] 56892a8094a2: Pull complete [2023-05-29T21:42:03.317Z] 58dd87906ef0: Pull complete [2023-05-29T21:42:03.317Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-29T21:42:03.317Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-29T21:42:03.317Z] ---> b69703f70c3d [2023-05-29T21:42:03.317Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-29T21:42:05.220Z] ---> Running in 79348d18708a [2023-05-29T21:42:05.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-29T21:42:05.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-29T21:42:05.737Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-29T21:42:05.737Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-29T21:42:05.737Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-29T21:42:05.737Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-29T21:42:05.737Z] (5/129) Installing libxcb (1.14-r2) [2023-05-29T21:42:05.737Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-29T21:42:05.737Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-29T21:42:05.737Z] (8/129) Installing libice (1.0.10-r0) [2023-05-29T21:42:05.737Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-29T21:42:05.737Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-29T21:42:05.737Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-29T21:42:05.737Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-29T21:42:05.737Z] (13/129) Installing xset (1.2.4-r0) [2023-05-29T21:42:05.737Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-29T21:42:05.737Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-29T21:42:05.737Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-29T21:42:05.737Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-29T21:42:05.737Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-29T21:42:05.737Z] (19/129) Installing libintl (0.21-r0) [2023-05-29T21:42:05.737Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-29T21:42:05.737Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-29T21:42:05.737Z] (22/129) Installing pcre (8.45-r1) [2023-05-29T21:42:05.996Z] (23/129) Installing glib (2.70.5-r0) [2023-05-29T21:42:05.996Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-29T21:42:05.996Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-29T21:42:05.996Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-29T21:42:05.996Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-29T21:42:05.996Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-29T21:42:05.996Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-29T21:42:05.996Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-29T21:42:05.996Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-29T21:42:05.996Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-29T21:42:05.997Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-29T21:42:05.997Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-29T21:42:05.997Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-29T21:42:05.997Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-29T21:42:05.997Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-29T21:42:05.997Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-29T21:42:05.997Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-29T21:42:05.997Z] (40/129) Installing libxi (1.8-r0) [2023-05-29T21:42:05.997Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-29T21:42:05.997Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-29T21:42:05.997Z] (43/129) Installing atk (2.36.0-r0) [2023-05-29T21:42:05.997Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-29T21:42:05.997Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-29T21:42:05.997Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-29T21:42:05.997Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-29T21:42:05.997Z] (48/129) Installing expat (2.5.0-r0) [2023-05-29T21:42:05.997Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-29T21:42:05.997Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-29T21:42:05.997Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-29T21:42:05.997Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-29T21:42:06.255Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-29T21:42:06.255Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-29T21:42:06.255Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-29T21:42:06.255Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-29T21:42:06.255Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-29T21:42:06.255Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-29T21:42:06.255Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-29T21:42:06.255Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-29T21:42:06.255Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-29T21:42:06.255Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-29T21:42:06.255Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-29T21:42:06.255Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-29T21:42:06.255Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-29T21:42:06.255Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-29T21:42:06.255Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-29T21:42:06.255Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-29T21:42:06.255Z] (69/129) Installing pango (1.48.10-r0) [2023-05-29T21:42:06.255Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-29T21:42:06.255Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-29T21:42:06.255Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-29T21:42:06.255Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-29T21:42:06.255Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-29T21:42:06.255Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-29T21:42:06.513Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-29T21:42:06.513Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-29T21:42:06.513Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-29T21:42:06.513Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-29T21:42:06.513Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-29T21:42:09.050Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-29T21:42:09.050Z] (80/129) Installing flac (1.3.4-r0) [2023-05-29T21:42:09.050Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-29T21:42:09.050Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-29T21:42:09.050Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-29T21:42:09.050Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-29T21:42:09.050Z] (85/129) Installing libass (0.15.2-r0) [2023-05-29T21:42:09.050Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-29T21:42:09.050Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-29T21:42:09.050Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-29T21:42:09.050Z] (89/129) Installing lame (3.100-r0) [2023-05-29T21:42:09.050Z] (90/129) Installing opus (1.3.1-r1) [2023-05-29T21:42:09.050Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-29T21:42:09.050Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-29T21:42:09.050Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-29T21:42:09.050Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-29T21:42:09.050Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-29T21:42:09.050Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-29T21:42:09.050Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-29T21:42:09.050Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-29T21:42:09.050Z] (99/129) Installing libva (2.13.0-r0) [2023-05-29T21:42:09.050Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-29T21:42:09.050Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-29T21:42:09.050Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-29T21:42:09.050Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-29T21:42:09.050Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-29T21:42:09.050Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-29T21:42:09.050Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-29T21:42:09.050Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-29T21:42:09.050Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-29T21:42:09.050Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-29T21:42:09.050Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-29T21:42:09.050Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-29T21:42:09.050Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-29T21:42:09.050Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-29T21:42:09.050Z] (114/129) Installing nspr (4.32-r0) [2023-05-29T21:42:09.050Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-29T21:42:09.309Z] (116/129) Installing nss (3.78.1-r0) [2023-05-29T21:42:09.309Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-29T21:42:09.309Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-29T21:42:09.309Z] (119/129) Installing orc (0.4.32-r0) [2023-05-29T21:42:09.309Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-29T21:42:09.309Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-29T21:42:09.309Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-29T21:42:09.309Z] (123/129) Installing libpulse (15.0-r2) [2023-05-29T21:42:09.309Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-29T21:42:09.309Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-29T21:42:09.309Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-29T21:42:09.309Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-29T21:42:09.309Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-29T21:42:09.310Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-29T21:42:10.248Z] Executing busybox-1.34.1-r7.trigger [2023-05-29T21:42:10.248Z] Executing glib-2.70.5-r0.trigger [2023-05-29T21:42:10.507Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-29T21:42:10.767Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-29T21:42:10.767Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-29T21:42:10.767Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-29T21:42:10.767Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-29T21:42:10.767Z] OK: 286 MiB in 145 packages [2023-05-29T21:42:16.057Z] Removing intermediate container 79348d18708a [2023-05-29T21:42:16.057Z] ---> 5bd920bbca00 [2023-05-29T21:42:16.057Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-29T21:42:16.057Z] ---> Running in b8eef847f28d [2023-05-29T21:42:16.057Z] Removing intermediate container b8eef847f28d [2023-05-29T21:42:16.057Z] ---> 7d968ce637e6 [2023-05-29T21:42:16.057Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-29T21:42:16.057Z] ---> Running in f941d06c4271 [2023-05-29T21:42:16.057Z] Removing intermediate container f941d06c4271 [2023-05-29T21:42:16.057Z] ---> 413bc2a96027 [2023-05-29T21:42:16.057Z] Step 5/10 : RUN npm install -g npm [2023-05-29T21:42:16.057Z] ---> Running in 441909e15674 [2023-05-29T21:42:21.325Z] [2023-05-29T21:42:21.325Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-29T21:42:21.325Z] [2023-05-29T21:42:21.325Z] 27 packages are looking for funding [2023-05-29T21:42:21.325Z] run `npm fund` for details [2023-05-29T21:42:21.325Z] [2023-05-29T21:42:21.325Z] found 0 vulnerabilities [2023-05-29T21:42:22.715Z] Removing intermediate container 441909e15674 [2023-05-29T21:42:22.715Z] ---> ca8524456f54 [2023-05-29T21:42:22.715Z] Step 6/10 : ARG USER=1000 [2023-05-29T21:42:22.973Z] ---> Running in ddb6e48631ce [2023-05-29T21:42:22.973Z] Removing intermediate container ddb6e48631ce [2023-05-29T21:42:22.973Z] ---> f4e61405f8ac [2023-05-29T21:42:22.973Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-29T21:42:22.973Z] ---> Running in adc681fd76ef [2023-05-29T21:42:23.539Z] Removing intermediate container adc681fd76ef [2023-05-29T21:42:23.539Z] ---> 40ecea4fd060 [2023-05-29T21:42:23.539Z] Step 8/10 : USER $USER:$USER [2023-05-29T21:42:23.539Z] ---> Running in b9fd581b7159 [2023-05-29T21:42:23.539Z] Removing intermediate container b9fd581b7159 [2023-05-29T21:42:23.539Z] ---> 253731846fe2 [2023-05-29T21:42:23.539Z] Step 9/10 : WORKDIR /app [2023-05-29T21:42:23.539Z] ---> Running in 546670f01456 [2023-05-29T21:42:23.539Z] Removing intermediate container 546670f01456 [2023-05-29T21:42:23.539Z] ---> 3fb8d4f1dda1 [2023-05-29T21:42:23.539Z] Step 10/10 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T21:42:23.797Z] ---> Running in e930d49e8330 [2023-05-29T21:42:23.797Z] Removing intermediate container e930d49e8330 [2023-05-29T21:42:23.797Z] ---> c43e2e054859 [2023-05-29T21:42:23.797Z] Successfully built c43e2e054859 [2023-05-29T21:42:23.797Z] Successfully tagged edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T21:42:23.797Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-29T21:42:23.797Z] touch edgex-web-ui.imagebuilt [2023-05-29T21:42:23.797Z] mkdir -p node_modules coverage [2023-05-29T21:42:23.797Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-29T21:42:23.797Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-29T21:42:25.696Z] npm WARN old lockfile [2023-05-29T21:42:25.696Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-29T21:42:25.696Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-29T21:42:25.696Z] npm WARN old lockfile [2023-05-29T21:42:25.696Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-29T21:42:25.696Z] npm WARN old lockfile [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE required: { [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE }, [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:42:33.827Z] npm WARN EBADENGINE } [2023-05-29T21:42:37.161Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-29T21:42:37.161Z] 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-29T21:42:37.161Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-29T21:42:37.161Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-29T21:42:37.161Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-29T21:42:37.426Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-29T21:42:37.686Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-29T21:42:38.254Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-29T21:42:39.191Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-29T21:42:39.191Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-29T21:42:40.570Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-29T21:42:40.830Z] 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-29T21:42:41.089Z] 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-29T21:42:42.995Z] 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-29T21:42:43.562Z] 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-29T21:42:43.821Z] 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-29T21:42:44.079Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-29T21:42:44.645Z] 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-29T21:42:44.645Z] 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-29T21:42:45.578Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-29T21:42:47.493Z] 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-29T21:42:54.062Z] [2023-05-29T21:42:54.062Z] added 1478 packages, and audited 1479 packages in 29s [2023-05-29T21:42:54.062Z] [2023-05-29T21:42:54.062Z] 90 packages are looking for funding [2023-05-29T21:42:54.062Z] run `npm fund` for details [2023-05-29T21:42:54.062Z] [2023-05-29T21:42:54.062Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-29T21:42:54.062Z] [2023-05-29T21:42:54.062Z] To address issues that do not require attention, run: [2023-05-29T21:42:54.062Z] npm audit fix [2023-05-29T21:42:54.062Z] [2023-05-29T21:42:54.062Z] To address all issues (including breaking changes), run: [2023-05-29T21:42:54.062Z] npm audit fix --force [2023-05-29T21:42:54.062Z] [2023-05-29T21:42:54.062Z] Run `npm audit` for details. [2023-05-29T21:42:56.595Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17178 in /w/workspace/edgexfoundry_edgex-ui-go_PR-620 [Pipeline] { [Pipeline] ws [2023-05-29T21:42:56.653Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-29T21:42:56.753Z] The recommended git tool is: git [2023-05-29T21:43:00.762Z] 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-29T21:43:02.667Z] - Generating browser application bundles (phase: setup)... [2023-05-29T21:43:06.852Z] Compiling @angular/core : es2015 as esm2015 [2023-05-29T21:43:06.852Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-29T21:43:07.048Z] using credential edgex-jenkins-ssh [2023-05-29T21:43:07.068Z] Cloning the remote Git repository [2023-05-29T21:43:07.118Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-29T21:43:07.221Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-29T21:43:07.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-29T21:43:07.454Z] > git --version # timeout=10 [2023-05-29T21:43:07.548Z] > git --version # 'git version 2.25.1' [2023-05-29T21:43:07.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T21:43:07.829Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T21:43:10.128Z] Compiling @angular/common : es2015 as esm2015 [2023-05-29T21:43:10.129Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-29T21:43:10.693Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-29T21:43:10.693Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-29T21:43:10.950Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-29T21:43:11.207Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-29T21:43:11.464Z] Compiling @angular/router : es2015 as esm2015 [2023-05-29T21:43:11.464Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-29T21:43:11.721Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-29T21:43:11.979Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-29T21:43:11.349Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-29T21:43:11.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T21:43:12.237Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-29T21:43:13.611Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-29T21:43:12.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-29T21:43:12.571Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-29T21:43:12.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T21:43:15.480Z] Merging remotes/origin/main commit 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d into PR head commit 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T21:43:14.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-29T21:43:15.507Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T21:43:16.085Z] Merge succeeded, producing 5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T21:43:16.085Z] Checking out Revision 5211c8cd4674b0f854d469a2b7039a42c2e093a7 (PR-620) [2023-05-29T21:43:15.586Z] > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # timeout=10 [2023-05-29T21:43:15.984Z] > git remote # timeout=10 [2023-05-29T21:43:16.004Z] > git config --get remote.origin.url # timeout=10 [2023-05-29T21:43:16.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T21:43:16.033Z] > git merge 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 [2023-05-29T21:43:16.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-29T21:43:16.087Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T21:43:16.098Z] > git checkout -f 5211c8cd4674b0f854d469a2b7039a42c2e093a7 # timeout=10 [2023-05-29T21:43:18.875Z] 29 05 2023 21:43:18.859:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-29T21:43:18.875Z] 29 05 2023 21:43:18.861:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-29T21:43:18.875Z] 29 05 2023 21:43:18.868:INFO [launcher]: Starting browser ChromeHeadless [2023-05-29T21:43:20.012Z] Commit message: "fix: Replace slack chat with github discussion" [2023-05-29T21:43:20.059Z] > git --version # timeout=10 [2023-05-29T21:43:20.071Z] > git --version # 'git version 2.25.1' [2023-05-29T21:43:20.092Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T21:43:21.373Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-29T21:43:21.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T21:43:21.373Z] Dload Upload Total Spent Left Speed [2023-05-29T21:43:21.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-29T21:43:22.055Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-29T21:43:22.396Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-29T21:43:22.397Z] + sudo tee /etc/docker/daemon.new [2023-05-29T21:43:22.397Z] { [2023-05-29T21:43:22.397Z] "registry-mirrors": [ [2023-05-29T21:43:22.397Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-29T21:43:22.397Z] ], [2023-05-29T21:43:22.397Z] "bip": "10.250.0.254/24", [2023-05-29T21:43:22.397Z] "hosts": [ [2023-05-29T21:43:22.397Z] "tcp://0.0.0.0:5555", [2023-05-29T21:43:22.397Z] "unix:///var/run/docker.sock" [2023-05-29T21:43:22.397Z] ], [2023-05-29T21:43:22.397Z] "mtu": 1458, [2023-05-29T21:43:22.397Z] "selinux-enabled": true, [2023-05-29T21:43:22.397Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-29T21:43:22.397Z] } [Pipeline] sh [2023-05-29T21:43:22.742Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-29T21:43:23.115Z] + sudo service docker restart [2023-05-29T21:43:31.065Z] ✔ Browser application bundle generation complete. [2023-05-29T21:43:31.065Z] 29 05 2023 21:43:29.483:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket cfWnGi9dIHCjiHsCAAAB with id 17682783 [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.057 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.086 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.091 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.124 secs) [2023-05-29T21:43:32.441Z] WARN: ' [2023-05-29T21:43:32.441Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-29T21:43:32.441Z] Support for using the ngModel input property and ngModelChange event with [2023-05-29T21:43:32.441Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-29T21:43:32.441Z] in a future version of Angular. [2023-05-29T21:43:32.441Z] [2023-05-29T21:43:32.441Z] For more information on this, see our API docs here: [2023-05-29T21:43:32.441Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-29T21:43:32.441Z] ' [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.124 secs) [2023-05-29T21:43:32.441Z] WARN: ' [2023-05-29T21:43:32.441Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-29T21:43:32.441Z] Support for using the ngModel input property and ngModelChange event with [2023-05-29T21:43:32.441Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-29T21:43:32.441Z] in a future version of Angular. [2023-05-29T21:43:32.441Z] [2023-05-29T21:43:32.441Z] For more information on this, see our API docs here: [2023-05-29T21:43:32.441Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-29T21:43:32.441Z] ' [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.213 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.224 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.229 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.246 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.268 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.279 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.283 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.29 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.295 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.302 secs) [2023-05-29T21:43:32.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.304 secs) [2023-05-29T21:43:32.698Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.313 secs) [2023-05-29T21:43:32.698Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.363 secs) [2023-05-29T21:43:32.698Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.4 secs) [2023-05-29T21:43:32.698Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.459 secs) [2023-05-29T21:43:32.698Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.474 secs) [2023-05-29T21:43:32.698Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.479 secs) [2023-05-29T21:43:32.698Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.481 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.494 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.516 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.522 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.539 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.569 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.579 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.587 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.628 secs) [2023-05-29T21:43:32.954Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.632 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.666 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.699 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.702 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.704 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.735 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.747 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.753 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.763 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.766 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.772 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.794 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.8 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.818 secs) [2023-05-29T21:43:33.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.83 secs) [2023-05-29T21:43:33.472Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.836 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.886 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.889 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.93 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.964 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.969 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.975 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.992 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.995 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.011 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.016 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.019 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.022 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.026 secs) [2023-05-29T21:43:33.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.035 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.044 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.053 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.082 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.094 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.099 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.103 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.109 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.116 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.133 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.141 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.144 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.161 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.171 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.176 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.198 secs) [2023-05-29T21:43:33.731Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.217 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.22 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.248 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.255 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.288 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.298 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.313 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.315 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.335 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.34 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.341 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.345 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.358 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.373 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.398 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.406 secs) [2023-05-29T21:43:33.996Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.408 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.409 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.416 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.428 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.441 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.443 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.444 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.451 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.464 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.471 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.498 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.505 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.511 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.519 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.529 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.557 secs) [2023-05-29T21:43:34.254Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.569 secs) [2023-05-29T21:43:34.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.574 secs) [2023-05-29T21:43:34.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.575 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.586 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.59 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.593 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.597 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.599 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.601 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.613 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.616 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.622 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.626 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.632 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.646 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.652 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.656 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.667 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.67 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.691 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.696 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.703 secs) [2023-05-29T21:43:34.514Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.722 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.799 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.808 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.822 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.856 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.858 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.861 secs) [2023-05-29T21:43:34.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.863 secs) [2023-05-29T21:43:34.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.872 secs) [2023-05-29T21:43:34.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.889 secs) [2023-05-29T21:43:34.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.895 secs) [2023-05-29T21:43:34.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.901 secs) [2023-05-29T21:43:34.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.942 secs) [2023-05-29T21:43:34.772Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.946 secs) [2023-05-29T21:43:35.029Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.949 secs) [2023-05-29T21:43:35.029Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.842 secs / 1.949 secs) [2023-05-29T21:43:35.029Z] TOTAL: 145 SUCCESS [2023-05-29T21:43:35.029Z] ✔ Browser application bundle generation complete. [2023-05-29T21:43:35.288Z] [2023-05-29T21:43:35.288Z] =============================== Coverage summary =============================== [2023-05-29T21:43:35.288Z] Statements : 41.41% ( 1420/3429 ) [2023-05-29T21:43:35.288Z] Branches : 12.14% ( 109/898 ) [2023-05-29T21:43:35.288Z] Functions : 33.09% ( 414/1251 ) [2023-05-29T21:43:35.288Z] Lines : 39.29% ( 1275/3245 ) [2023-05-29T21:43:35.288Z] ================================================================================ [2023-05-29T21:43:35.547Z] ✔ Browser application bundle generation complete. [2023-05-29T21:43:36.116Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-620/web' [Pipeline] echo [2023-05-29T21:43:36.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-29T21:43:36.192Z] $ docker stop --time=1 c4825607599fedef11db2aa12fc707c29e063fd549064a339cbac4d4d5827fc5 [2023-05-29T21:43:37.467Z] $ docker rm -f --volumes c4825607599fedef11db2aa12fc707c29e063fd549064a339cbac4d4d5827fc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T21:43:37.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-29T21:43:38.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-29T21:43:39.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-29T21:43:40.122Z] + ls -al . [2023-05-29T21:43:40.123Z] total 180 [2023-05-29T21:43:40.123Z] drwxrwxr-x 14 jenkins jenkins 4096 May 29 21:41 . [2023-05-29T21:43:40.123Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:40 .. [2023-05-29T21:43:40.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:40 .blubracket [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 18 May 29 21:40 .dockerignore [2023-05-29T21:43:40.123Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:40 .git [2023-05-29T21:43:40.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:40 .github [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 185 May 29 21:40 .gitignore [2023-05-29T21:43:40.123Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 21:40 .semver [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 29 21:40 Attribution.txt [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 29 21:40 CHANGELOG.md [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 29 21:40 CONTRIBUTING.md [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 29 21:40 Dockerfile [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 652 May 29 21:40 Jenkinsfile [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 29 21:40 LICENSE [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 29 21:40 Makefile [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 4569 May 29 21:40 README.md [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 21:40 VERSION [2023-05-29T21:43:40.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:40 assets [2023-05-29T21:43:40.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:40 bin [2023-05-29T21:43:40.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:40 cmd [2023-05-29T21:43:40.123Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 21:41 coverage.out [2023-05-29T21:43:40.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:40 docs [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 29 21:40 go.mod [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 29 21:40 go.sum [2023-05-29T21:43:40.123Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:40 internal [2023-05-29T21:43:40.123Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:40 snap [2023-05-29T21:43:40.123Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:40 testing [2023-05-29T21:43:40.123Z] -rw-rw-r-- 1 jenkins jenkins 155 May 29 21:40 version.go [2023-05-29T21:43:40.123Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 21:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:43:40.525Z] + 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=5211c8cd4674b0f854d469a2b7039a42c2e093a7 --label arch=amd64 --label version=0.0.0 . [2023-05-29T21:43:41.098Z] Sending build context to Docker daemon 50.34MB [2023-05-29T21:43:41.098Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T21:43:41.098Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-29T21:43:41.098Z] ---> 8469cfd4fec5 [2023-05-29T21:43:41.098Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-29T21:43:41.356Z] ---> Running in 5964990433f1 [2023-05-29T21:43:41.614Z] Removing intermediate container 5964990433f1 [2023-05-29T21:43:41.614Z] ---> 718992539d4f [2023-05-29T21:43:41.614Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-29T21:43:41.614Z] ---> Running in 0cd8602b5cdf [2023-05-29T21:43:41.614Z] Removing intermediate container 0cd8602b5cdf [2023-05-29T21:43:41.614Z] ---> 69fadf5941bd [2023-05-29T21:43:41.614Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T21:43:41.614Z] ---> Running in 5c8627d7363a [2023-05-29T21:43:41.614Z] Removing intermediate container 5c8627d7363a [2023-05-29T21:43:41.614Z] ---> 7ff1ab07535a [2023-05-29T21:43:41.614Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-29T21:43:41.614Z] ---> Running in 9b789769a3e2 [2023-05-29T21:43:41.873Z] Removing intermediate container 9b789769a3e2 [2023-05-29T21:43:41.873Z] ---> c6def2c30ec3 [2023-05-29T21:43:41.873Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-29T21:43:41.873Z] ---> Running in eaff34e82360 [2023-05-29T21:43:41.873Z] Removing intermediate container eaff34e82360 [2023-05-29T21:43:41.873Z] ---> efd28cefe624 [2023-05-29T21:43:41.873Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-29T21:43:42.808Z] ---> 18c1cb5bd32f [2023-05-29T21:43:42.808Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T21:43:42.808Z] ---> Running in a62f14a2b582 [2023-05-29T21:43:42.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T21:43:43.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T21:43:43.067Z] OK: 265 MiB in 53 packages [2023-05-29T21:43:43.326Z] Removing intermediate container a62f14a2b582 [2023-05-29T21:43:43.326Z] ---> b886141538d2 [2023-05-29T21:43:43.326Z] Step 10/25 : ENV GO111MODULE=on [2023-05-29T21:43:43.585Z] ---> Running in 13108872e305 [2023-05-29T21:43:43.585Z] Removing intermediate container 13108872e305 [2023-05-29T21:43:43.585Z] ---> b5702efd7809 [2023-05-29T21:43:43.585Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-29T21:43:43.585Z] ---> Running in 4b7317bfb176 [2023-05-29T21:43:43.585Z] Removing intermediate container 4b7317bfb176 [2023-05-29T21:43:43.585Z] ---> e9a348c778a6 [2023-05-29T21:43:43.585Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-29T21:43:43.844Z] ---> 88387b1becb6 [2023-05-29T21:43:43.844Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T21:43:43.844Z] ---> Running in b6e87b55e492 [2023-05-29T21:43:44.781Z] Removing intermediate container b6e87b55e492 [2023-05-29T21:43:44.781Z] ---> 445b2afd2cf1 [2023-05-29T21:43:44.781Z] Step 14/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T21:43:45.278Z] provisioning config files... [2023-05-29T21:43:45.301Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3984722170557879235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T21:43:45.687Z] ---> docker-login.sh [2023-05-29T21:43:45.687Z] nexus3.edgexfoundry.org:10001 [2023-05-29T21:43:45.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:43:46.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:43:46.225Z] Configure a credential helper to remove this warning. See [2023-05-29T21:43:46.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:43:46.225Z] [2023-05-29T21:43:46.225Z] Login Succeeded [2023-05-29T21:43:46.225Z] nexus3.edgexfoundry.org:10002 [2023-05-29T21:43:46.246Z] ---> 403f8db2d4c3 [2023-05-29T21:43:46.246Z] Step 15/25 : RUN ${MAKE} [2023-05-29T21:43:46.246Z] ---> Running in 7d70d9649c6f [2023-05-29T21:43:46.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:43:46.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:43:46.493Z] Configure a credential helper to remove this warning. See [2023-05-29T21:43:46.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:43:46.493Z] [2023-05-29T21:43:46.493Z] Login Succeeded [2023-05-29T21:43:46.493Z] nexus3.edgexfoundry.org:10003 [2023-05-29T21:43:46.505Z] 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-29T21:43:46.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:43:47.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:43:47.035Z] Configure a credential helper to remove this warning. See [2023-05-29T21:43:47.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:43:47.035Z] [2023-05-29T21:43:47.035Z] Login Succeeded [2023-05-29T21:43:47.035Z] nexus3.edgexfoundry.org:10004 [2023-05-29T21:43:47.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:43:47.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:43:47.306Z] Configure a credential helper to remove this warning. See [2023-05-29T21:43:47.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:43:47.306Z] [2023-05-29T21:43:47.306Z] Login Succeeded [2023-05-29T21:43:47.306Z] docker.io [2023-05-29T21:43:47.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T21:43:47.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T21:43:47.842Z] Configure a credential helper to remove this warning. See [2023-05-29T21:43:47.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T21:43:47.842Z] [2023-05-29T21:43:47.842Z] Login Succeeded [2023-05-29T21:43:47.842Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T21:43:47.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-29T21:43:48.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T21:43:48.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T21:43:48.435Z] ========================================================= [2023-05-29T21:43:48.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-29T21:43:48.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:43:48.925Z] + 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-29T21:43:49.905Z] Sending build context to Docker daemon 30.36MB [2023-05-29T21:43:49.905Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T21:43:49.905Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-29T21:43:50.176Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-29T21:43:50.176Z] c41833b44d91: Pulling fs layer [2023-05-29T21:43:50.176Z] ed15518f5707: Pulling fs layer [2023-05-29T21:43:50.176Z] feae8fd75edb: Pulling fs layer [2023-05-29T21:43:50.176Z] 242c74f7c9fa: Pulling fs layer [2023-05-29T21:43:50.176Z] 3cdef696dda3: Pulling fs layer [2023-05-29T21:43:50.176Z] 2ced38df9373: Pulling fs layer [2023-05-29T21:43:50.176Z] 58f1dce35555: Pulling fs layer [2023-05-29T21:43:50.176Z] 3cdef696dda3: Waiting [2023-05-29T21:43:50.176Z] 2ced38df9373: Waiting [2023-05-29T21:43:50.176Z] 242c74f7c9fa: Waiting [2023-05-29T21:43:50.176Z] 58f1dce35555: Waiting [2023-05-29T21:43:50.176Z] ed15518f5707: Verifying Checksum [2023-05-29T21:43:50.176Z] ed15518f5707: Download complete [2023-05-29T21:43:50.176Z] 242c74f7c9fa: Verifying Checksum [2023-05-29T21:43:50.176Z] 242c74f7c9fa: Download complete [2023-05-29T21:43:50.176Z] 3cdef696dda3: Verifying Checksum [2023-05-29T21:43:50.176Z] 3cdef696dda3: Download complete [2023-05-29T21:43:50.176Z] c41833b44d91: Verifying Checksum [2023-05-29T21:43:50.176Z] c41833b44d91: Download complete [2023-05-29T21:43:51.147Z] c41833b44d91: Pull complete [2023-05-29T21:43:51.749Z] 58f1dce35555: Verifying Checksum [2023-05-29T21:43:51.749Z] 58f1dce35555: Download complete [2023-05-29T21:43:51.749Z] ed15518f5707: Pull complete [2023-05-29T21:43:52.716Z] feae8fd75edb: Verifying Checksum [2023-05-29T21:43:52.716Z] feae8fd75edb: Download complete [2023-05-29T21:43:52.985Z] 2ced38df9373: Verifying Checksum [2023-05-29T21:43:52.985Z] 2ced38df9373: Download complete [2023-05-29T21:44:04.579Z] Removing intermediate container 7d70d9649c6f [2023-05-29T21:44:04.579Z] ---> 20d0d3c47ba0 [2023-05-29T21:44:04.579Z] Step 16/25 : FROM alpine:3.17 [2023-05-29T21:44:04.579Z] 3.17: Pulling from library/alpine [2023-05-29T21:44:04.579Z] f56be85fc22e: Already exists [2023-05-29T21:44:04.579Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T21:44:04.579Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T21:44:04.579Z] ---> 9ed4aefc74f6 [2023-05-29T21:44:04.579Z] Step 17/25 : EXPOSE 4000 [2023-05-29T21:44:04.579Z] ---> Running in 4ba6d7b63234 [2023-05-29T21:44:04.579Z] Removing intermediate container 4ba6d7b63234 [2023-05-29T21:44:04.579Z] ---> b38910c26410 [2023-05-29T21:44:04.579Z] 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-29T21:44:04.579Z] ---> 138a92d61de8 [2023-05-29T21:44:04.579Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-29T21:44:04.579Z] ---> 80587f874beb [2023-05-29T21:44:04.579Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-29T21:44:04.579Z] ---> 34226de1b896 [2023-05-29T21:44:04.579Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-29T21:44:04.579Z] ---> Running in 1e80079c9d9b [2023-05-29T21:44:04.579Z] Removing intermediate container 1e80079c9d9b [2023-05-29T21:44:04.579Z] ---> 024ab733ca4f [2023-05-29T21:44:04.579Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-29T21:44:04.579Z] ---> Running in 5fdd483dde0b [2023-05-29T21:44:04.579Z] Removing intermediate container 5fdd483dde0b [2023-05-29T21:44:04.579Z] ---> c3c166032b1b [2023-05-29T21:44:04.579Z] Step 23/25 : LABEL arch=amd64 [2023-05-29T21:44:04.579Z] ---> Running in 59aa8be53ce5 [2023-05-29T21:44:04.579Z] Removing intermediate container 59aa8be53ce5 [2023-05-29T21:44:04.579Z] ---> 1f4d72cc0119 [2023-05-29T21:44:04.579Z] Step 24/25 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T21:44:04.579Z] ---> Running in 07b62fc8914e [2023-05-29T21:44:04.579Z] Removing intermediate container 07b62fc8914e [2023-05-29T21:44:04.579Z] ---> 57df56973358 [2023-05-29T21:44:04.579Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T21:44:04.579Z] ---> Running in 3b8ee65582e6 [2023-05-29T21:44:04.838Z] Removing intermediate container 3b8ee65582e6 [2023-05-29T21:44:04.838Z] ---> f01451333be3 [2023-05-29T21:44:04.838Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-29T21:44:04.838Z] Successfully built f01451333be3 [2023-05-29T21:44:04.838Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-05-29T21:44:05.309Z] feae8fd75edb: Pull complete [2023-05-29T21:44:05.309Z] 242c74f7c9fa: Pull complete [2023-05-29T21:44:05.309Z] 3cdef696dda3: Pull complete Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:44:05.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T21:44:05.739Z] [2023-05-29T21:44:05.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:44:06.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T21:44:06.119Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-29T21:44:06.119Z] 5eb5b503b376: Pulling fs layer [2023-05-29T21:44:06.119Z] 5c69ac0246d0: Pulling fs layer [2023-05-29T21:44:06.119Z] ec43610c2a17: Pulling fs layer [2023-05-29T21:44:06.119Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-29T21:44:06.119Z] 33b1e0a273af: Pulling fs layer [2023-05-29T21:44:06.119Z] 5d3b04190fa2: Pulling fs layer [2023-05-29T21:44:06.119Z] 2f39f015ded8: Pulling fs layer [2023-05-29T21:44:06.119Z] 5d3b04190fa2: Waiting [2023-05-29T21:44:06.119Z] 2f39f015ded8: Waiting [2023-05-29T21:44:06.119Z] 33b1e0a273af: Waiting [2023-05-29T21:44:06.119Z] 3a2ae6a8a46f: Waiting [2023-05-29T21:44:06.119Z] 5c69ac0246d0: Verifying Checksum [2023-05-29T21:44:06.119Z] 5c69ac0246d0: Download complete [2023-05-29T21:44:06.119Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-29T21:44:06.119Z] 3a2ae6a8a46f: Download complete [2023-05-29T21:44:06.119Z] 33b1e0a273af: Verifying Checksum [2023-05-29T21:44:06.119Z] 33b1e0a273af: Download complete [2023-05-29T21:44:06.119Z] ec43610c2a17: Verifying Checksum [2023-05-29T21:44:06.119Z] ec43610c2a17: Download complete [2023-05-29T21:44:06.119Z] 5d3b04190fa2: Download complete [2023-05-29T21:44:06.378Z] 5eb5b503b376: Verifying Checksum [2023-05-29T21:44:06.378Z] 5eb5b503b376: Download complete [2023-05-29T21:44:06.944Z] 2f39f015ded8: Download complete [2023-05-29T21:44:07.509Z] 5eb5b503b376: Pull complete [2023-05-29T21:44:07.767Z] 5c69ac0246d0: Pull complete [2023-05-29T21:44:08.025Z] ec43610c2a17: Pull complete [2023-05-29T21:44:08.025Z] 3a2ae6a8a46f: Pull complete [2023-05-29T21:44:08.283Z] 33b1e0a273af: Pull complete [2023-05-29T21:44:08.283Z] 5d3b04190fa2: Pull complete [2023-05-29T21:44:10.670Z] 2ced38df9373: Pull complete [2023-05-29T21:44:12.461Z] 2f39f015ded8: Pull complete [2023-05-29T21:44:12.462Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-29T21:44:12.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T21:44:12.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T21:44:12.692Z] prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container [2023-05-29T21:44:12.723Z] $ 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-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T21:44:13.277Z] 58f1dce35555: Pull complete [2023-05-29T21:44:13.277Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-29T21:44:13.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T21:44:13.277Z] ---> fadd8f120f05 [2023-05-29T21:44:13.277Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-29T21:44:15.227Z] ---> Running in 72381e9300ce [2023-05-29T21:44:15.227Z] Removing intermediate container 72381e9300ce [2023-05-29T21:44:15.227Z] ---> f4c25bf2108a [2023-05-29T21:44:15.227Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-29T21:44:15.227Z] ---> Running in 703e773efef8 [2023-05-29T21:44:15.495Z] Removing intermediate container 703e773efef8 [2023-05-29T21:44:15.495Z] ---> 0ccd4cca745c [2023-05-29T21:44:15.495Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T21:44:15.495Z] ---> Running in d97b6c740b72 [2023-05-29T21:44:15.752Z] $ docker top e38a3f33893c7e21e667812e45e4e18f20688e79b20a955ef0178451fc66486f -eo pid,comm [2023-05-29T21:44:15.765Z] Removing intermediate container d97b6c740b72 [2023-05-29T21:44:15.765Z] ---> 6da803e9b7bf [2023-05-29T21:44:15.765Z] Step 6/15 : LABEL Name=edgex-ui-go [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T21:44:16.034Z] ---> Running in 3a5e9d1ad61d [2023-05-29T21:44:16.279Z] ---> job-cost.sh [2023-05-29T21:44:16.279Z] lf-activate-venv: SKIPPING [2023-05-29T21:44:16.279Z] INFO: No Stack... [2023-05-29T21:44:16.303Z] Removing intermediate container 3a5e9d1ad61d [2023-05-29T21:44:16.303Z] ---> abdf955f2694 [2023-05-29T21:44:16.303Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-29T21:44:16.303Z] ---> Running in fe7737fdbf49 [2023-05-29T21:44:16.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T21:44:16.572Z] Removing intermediate container fe7737fdbf49 [2023-05-29T21:44:16.572Z] ---> 93a23d0b1be3 [2023-05-29T21:44:16.572Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-29T21:44:17.106Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T21:44:17.154Z] latest: Pulling from library/docker [2023-05-29T21:44:17.421Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives/cost.csv [2023-05-29T21:44:17.422Z] + cut -d, -f6 [2023-05-29T21:44:17.423Z] 08409d417260: Pulling fs layer [2023-05-29T21:44:17.423Z] bf127bdc9f4f: Pulling fs layer [2023-05-29T21:44:17.423Z] 55b4810136f4: Pulling fs layer [2023-05-29T21:44:17.423Z] 8b1937eecd14: Pulling fs layer [2023-05-29T21:44:17.423Z] db6263205561: Pulling fs layer [2023-05-29T21:44:17.423Z] 39314cee2a9c: Pulling fs layer [2023-05-29T21:44:17.423Z] a0ee298bff01: Pulling fs layer [2023-05-29T21:44:17.423Z] 9fda9acfdd90: Pulling fs layer [2023-05-29T21:44:17.423Z] 736a277f3b8d: Pulling fs layer [2023-05-29T21:44:17.423Z] b761764eaff7: Pulling fs layer [2023-05-29T21:44:17.423Z] e1b49e70f544: Pulling fs layer [2023-05-29T21:44:17.423Z] 262f260c9231: Pulling fs layer [2023-05-29T21:44:17.423Z] e3263c4f34c9: Pulling fs layer [2023-05-29T21:44:17.423Z] 62e6daf4fc04: Pulling fs layer [2023-05-29T21:44:17.423Z] 9fda9acfdd90: Waiting [2023-05-29T21:44:17.423Z] 736a277f3b8d: Waiting [2023-05-29T21:44:17.423Z] b761764eaff7: Waiting [2023-05-29T21:44:17.423Z] e1b49e70f544: Waiting [2023-05-29T21:44:17.423Z] 262f260c9231: Waiting [2023-05-29T21:44:17.423Z] e3263c4f34c9: Waiting [2023-05-29T21:44:17.423Z] 62e6daf4fc04: Waiting [2023-05-29T21:44:17.423Z] 8b1937eecd14: Waiting [2023-05-29T21:44:17.423Z] db6263205561: Waiting [2023-05-29T21:44:17.423Z] 39314cee2a9c: Waiting [2023-05-29T21:44:17.423Z] a0ee298bff01: Waiting [2023-05-29T21:44:17.423Z] 55b4810136f4: Verifying Checksum [2023-05-29T21:44:17.423Z] 55b4810136f4: Download complete [2023-05-29T21:44:17.423Z] bf127bdc9f4f: Verifying Checksum [2023-05-29T21:44:17.423Z] bf127bdc9f4f: Download complete [2023-05-29T21:44:17.423Z] 08409d417260: Verifying Checksum [2023-05-29T21:44:17.423Z] 08409d417260: Download complete [Pipeline] lock [2023-05-29T21:44:17.490Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [2023-05-29T21:44:17.495Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] did not exist. Created. [2023-05-29T21:44:17.495Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T21:44:17.899Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-29T21:44:18.008Z] 8b1937eecd14: Verifying Checksum [2023-05-29T21:44:18.008Z] 8b1937eecd14: Download complete [2023-05-29T21:44:18.008Z] db6263205561: Verifying Checksum [2023-05-29T21:44:18.008Z] db6263205561: Download complete [2023-05-29T21:44:18.008Z] 39314cee2a9c: Verifying Checksum [2023-05-29T21:44:18.008Z] 39314cee2a9c: Download complete [2023-05-29T21:44:18.254Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T21:44:18.270Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [2023-05-29T21:44:18.278Z] a0ee298bff01: Verifying Checksum [2023-05-29T21:44:18.278Z] a0ee298bff01: Download complete [2023-05-29T21:44:18.278Z] 9fda9acfdd90: Download complete [2023-05-29T21:44:18.278Z] 736a277f3b8d: Verifying Checksum [2023-05-29T21:44:18.278Z] 736a277f3b8d: Download complete [2023-05-29T21:44:18.278Z] e1b49e70f544: Download complete [Pipeline] // lock [Pipeline] } [2023-05-29T21:44:18.383Z] $ docker stop --time=1 e38a3f33893c7e21e667812e45e4e18f20688e79b20a955ef0178451fc66486f [2023-05-29T21:44:18.546Z] e3263c4f34c9: Verifying Checksum [2023-05-29T21:44:18.547Z] e3263c4f34c9: Download complete [2023-05-29T21:44:18.547Z] b761764eaff7: Verifying Checksum [2023-05-29T21:44:18.547Z] b761764eaff7: Download complete [2023-05-29T21:44:18.547Z] 62e6daf4fc04: Verifying Checksum [2023-05-29T21:44:18.547Z] 62e6daf4fc04: Download complete [2023-05-29T21:44:18.547Z] 08409d417260: Pull complete [2023-05-29T21:44:19.510Z] bf127bdc9f4f: Pull complete [2023-05-29T21:44:19.510Z] 55b4810136f4: Pull complete [2023-05-29T21:44:19.688Z] $ docker rm -f --volumes e38a3f33893c7e21e667812e45e4e18f20688e79b20a955ef0178451fc66486f [2023-05-29T21:44:19.778Z] 262f260c9231: Verifying Checksum [2023-05-29T21:44:19.778Z] 262f260c9231: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-29T21:44:20.367Z] 8b1937eecd14: Pull complete [2023-05-29T21:44:21.335Z] db6263205561: Pull complete [2023-05-29T21:44:22.304Z] 39314cee2a9c: Pull complete [2023-05-29T21:44:22.579Z] a0ee298bff01: Pull complete [2023-05-29T21:44:22.847Z] 9fda9acfdd90: Pull complete [2023-05-29T21:44:23.115Z] 736a277f3b8d: Pull complete [2023-05-29T21:44:24.076Z] b761764eaff7: Pull complete [2023-05-29T21:44:24.346Z] e1b49e70f544: Pull complete [2023-05-29T21:44:26.945Z] 262f260c9231: Pull complete [2023-05-29T21:44:27.212Z] e3263c4f34c9: Pull complete [2023-05-29T21:44:27.480Z] 62e6daf4fc04: Pull complete [2023-05-29T21:44:27.480Z] Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 [2023-05-29T21:44:27.480Z] Status: Downloaded newer image for docker:latest [2023-05-29T21:44:30.069Z] ---> b478f18b45e3 [2023-05-29T21:44:30.069Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T21:44:30.069Z] ---> Running in 059ff568218a [2023-05-29T21:44:31.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T21:44:31.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T21:44:32.264Z] OK: 263 MiB in 53 packages [2023-05-29T21:44:33.231Z] Removing intermediate container 059ff568218a [2023-05-29T21:44:33.231Z] ---> b6f4f8e3644f [2023-05-29T21:44:33.231Z] Step 10/15 : ENV GO111MODULE=on [2023-05-29T21:44:33.231Z] ---> Running in e46b56c85544 [2023-05-29T21:44:33.499Z] Removing intermediate container e46b56c85544 [2023-05-29T21:44:33.499Z] ---> 8cc40cfb513f [2023-05-29T21:44:33.499Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-29T21:44:33.499Z] ---> Running in 6e7199402aa3 [2023-05-29T21:44:33.767Z] Removing intermediate container 6e7199402aa3 [2023-05-29T21:44:33.767Z] ---> 68488efd4e40 [2023-05-29T21:44:33.767Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-29T21:44:35.714Z] ---> 0f9e204393cf [2023-05-29T21:44:35.714Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T21:44:35.714Z] ---> Running in b8add4136fcd [2023-05-29T21:45:43.570Z] Removing intermediate container b8add4136fcd [2023-05-29T21:45:43.570Z] ---> e80a39051738 [2023-05-29T21:45:43.570Z] Step 14/15 : COPY . . [2023-05-29T21:45:43.570Z] ---> bb13690449d7 [2023-05-29T21:45:43.570Z] Step 15/15 : RUN ${MAKE} [2023-05-29T21:45:43.570Z] ---> Running in a14e441d55d1 [2023-05-29T21:45:43.570Z] noop [2023-05-29T21:45:43.570Z] Removing intermediate container a14e441d55d1 [2023-05-29T21:45:43.570Z] ---> f54cd85f4c73 [2023-05-29T21:45:43.570Z] Successfully built f54cd85f4c73 [2023-05-29T21:45:43.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:45:44.060Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T21:45:44.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T21:45:44.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-17178 does not seem to be running inside a container [2023-05-29T21:45:44.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-29T21:45:45.545Z] $ docker top 59128f0f8f7101766b8dbcec182f44f425dca3dd61d48bb2cc7839d515bf089a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T21:45:46.424Z] + go version [2023-05-29T21:45:46.424Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-29T21:45:46.454Z] $ docker stop --time=1 59128f0f8f7101766b8dbcec182f44f425dca3dd61d48bb2cc7839d515bf089a [2023-05-29T21:45:48.038Z] $ docker rm -f --volumes 59128f0f8f7101766b8dbcec182f44f425dca3dd61d48bb2cc7839d515bf089a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:45:48.881Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T21:45:48.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T21:45:49.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-17178 does not seem to be running inside a container [2023-05-29T21:45:49.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-29T21:45:50.315Z] $ docker top 48f615ccc41a35ff8b77144a205bcd8c7a677e4152d5f957986528255863f8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T21:45:51.259Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T21:45:51.652Z] + make test [2023-05-29T21:45:51.652Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-29T21:46:23.870Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-29T21:47:45.503Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-29T21:47:45.503Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-29T21:48:07.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T21:48:07.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T21:48:07.843Z] ./bin/test-attribution-txt.sh [2023-05-29T21:48:07.843Z] make -C web test [2023-05-29T21:48:07.843Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-29T21:48:07.843Z] make[1]: tput: No such file or directory [2023-05-29T21:48:07.843Z] make[1]: tput: No such file or directory [2023-05-29T21:48:07.843Z] warning: generating ./VERSION [2023-05-29T21:48:07.843Z] echo "0.0.0" > VERSION [2023-05-29T21:48:07.843Z] docker build \ [2023-05-29T21:48:07.843Z] -f Dockerfile \ [2023-05-29T21:48:07.843Z] --build-arg USER=1000 \ [2023-05-29T21:48:07.843Z] \ [2023-05-29T21:48:07.843Z] --label "git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7" \ [2023-05-29T21:48:07.843Z] -t edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 \ [2023-05-29T21:48:07.843Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-29T21:48:07.843Z] . [2023-05-29T21:48:07.843Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-29T21:48:07.843Z] Install the buildx component to build images with BuildKit: [2023-05-29T21:48:07.843Z] https://docs.docker.com/go/buildx/ [2023-05-29T21:48:07.843Z] [2023-05-29T21:48:07.843Z] Sending build context to Docker daemon 2.571MB [2023-05-29T21:48:07.843Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-29T21:48:07.843Z] 16.17-alpine3.15: Pulling from library/node [2023-05-29T21:48:07.843Z] 47517142f6ba: Pulling fs layer [2023-05-29T21:48:07.843Z] 5f8c4bfa009b: Pulling fs layer [2023-05-29T21:48:07.843Z] f7079c9c4ba1: Pulling fs layer [2023-05-29T21:48:07.843Z] aba105e6f55a: Pulling fs layer [2023-05-29T21:48:07.843Z] aba105e6f55a: Waiting [2023-05-29T21:48:07.843Z] 47517142f6ba: Verifying Checksum [2023-05-29T21:48:07.843Z] aba105e6f55a: Verifying Checksum [2023-05-29T21:48:07.843Z] aba105e6f55a: Download complete [2023-05-29T21:48:07.843Z] f7079c9c4ba1: Verifying Checksum [2023-05-29T21:48:07.843Z] f7079c9c4ba1: Download complete [2023-05-29T21:48:08.116Z] 47517142f6ba: Pull complete [2023-05-29T21:48:09.531Z] 5f8c4bfa009b: Verifying Checksum [2023-05-29T21:48:09.531Z] 5f8c4bfa009b: Download complete [2023-05-29T21:48:12.876Z] 5f8c4bfa009b: Pull complete [2023-05-29T21:48:13.144Z] f7079c9c4ba1: Pull complete [2023-05-29T21:48:13.415Z] aba105e6f55a: Pull complete [2023-05-29T21:48:13.415Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-29T21:48:13.415Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-29T21:48:13.415Z] ---> bf1b8b58d215 [2023-05-29T21:48:13.415Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-29T21:48:14.001Z] ---> Running in 98edc137653a [2023-05-29T21:48:14.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-29T21:48:15.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-29T21:48:16.190Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-29T21:48:16.190Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-29T21:48:16.190Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-29T21:48:16.190Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-29T21:48:16.190Z] (5/128) Installing libxcb (1.14-r2) [2023-05-29T21:48:16.190Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-29T21:48:16.190Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-29T21:48:16.456Z] (8/128) Installing libice (1.0.10-r0) [2023-05-29T21:48:16.456Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-29T21:48:16.456Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-29T21:48:16.456Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-29T21:48:16.456Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-29T21:48:16.456Z] (13/128) Installing xset (1.2.4-r0) [2023-05-29T21:48:16.456Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-29T21:48:16.456Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-29T21:48:16.456Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-29T21:48:16.456Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-29T21:48:16.456Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-29T21:48:16.456Z] (19/128) Installing libintl (0.21-r0) [2023-05-29T21:48:16.456Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-29T21:48:16.456Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-29T21:48:16.456Z] (22/128) Installing pcre (8.45-r1) [2023-05-29T21:48:16.456Z] (23/128) Installing glib (2.70.5-r0) [2023-05-29T21:48:16.724Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-29T21:48:16.724Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-29T21:48:16.724Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-29T21:48:16.724Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-29T21:48:16.724Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-29T21:48:16.989Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-29T21:48:16.989Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-29T21:48:16.989Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-29T21:48:16.989Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-29T21:48:16.989Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-29T21:48:16.989Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-29T21:48:16.989Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-29T21:48:16.989Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-29T21:48:16.989Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-29T21:48:16.989Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-29T21:48:16.989Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-29T21:48:16.989Z] (40/128) Installing libxi (1.8-r0) [2023-05-29T21:48:16.989Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-29T21:48:16.989Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-29T21:48:16.989Z] (43/128) Installing atk (2.36.0-r0) [2023-05-29T21:48:17.257Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-29T21:48:17.257Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-29T21:48:17.525Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-29T21:48:17.525Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-29T21:48:17.525Z] (48/128) Installing expat (2.5.0-r0) [2023-05-29T21:48:17.525Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-29T21:48:17.525Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-29T21:48:17.525Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-29T21:48:17.525Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-29T21:48:17.525Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-29T21:48:17.525Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-29T21:48:17.792Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-29T21:48:17.792Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-29T21:48:17.792Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-29T21:48:17.792Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-29T21:48:17.792Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-29T21:48:17.792Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-29T21:48:18.059Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-29T21:48:18.059Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-29T21:48:18.059Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-29T21:48:18.059Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-29T21:48:18.059Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-29T21:48:18.325Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-29T21:48:18.325Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-29T21:48:18.325Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-29T21:48:18.325Z] (69/128) Installing pango (1.48.10-r0) [2023-05-29T21:48:18.325Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-29T21:48:18.325Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-29T21:48:18.325Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-29T21:48:18.325Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-29T21:48:18.593Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-29T21:48:18.593Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-29T21:48:18.860Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-29T21:48:18.860Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-29T21:48:18.860Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-29T21:48:18.860Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-29T21:48:19.127Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-29T21:48:21.699Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-29T21:48:21.699Z] (80/128) Installing flac (1.3.4-r0) [2023-05-29T21:48:21.699Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-29T21:48:21.699Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-29T21:48:21.699Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-29T21:48:21.699Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-29T21:48:21.699Z] (85/128) Installing libass (0.15.2-r0) [2023-05-29T21:48:21.699Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-29T21:48:21.699Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-29T21:48:21.699Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-29T21:48:21.699Z] (89/128) Installing lame (3.100-r0) [2023-05-29T21:48:21.699Z] (90/128) Installing opus (1.3.1-r1) [2023-05-29T21:48:21.699Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-29T21:48:21.699Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-29T21:48:21.965Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-29T21:48:21.965Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-29T21:48:21.965Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-29T21:48:21.965Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-29T21:48:21.965Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-29T21:48:21.965Z] (98/128) Installing libva (2.13.0-r0) [2023-05-29T21:48:21.965Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-29T21:48:21.965Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-29T21:48:21.965Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-29T21:48:21.965Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-29T21:48:22.232Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-29T21:48:22.232Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-29T21:48:22.497Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-29T21:48:22.497Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-29T21:48:22.497Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-29T21:48:23.451Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-29T21:48:23.451Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-29T21:48:23.451Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-29T21:48:23.451Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-29T21:48:23.451Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-29T21:48:23.451Z] (113/128) Installing nspr (4.32-r0) [2023-05-29T21:48:23.451Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-29T21:48:23.451Z] (115/128) Installing nss (3.78.1-r0) [2023-05-29T21:48:23.717Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-29T21:48:23.717Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-29T21:48:23.717Z] (118/128) Installing orc (0.4.32-r0) [2023-05-29T21:48:23.717Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-29T21:48:23.717Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-29T21:48:23.717Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-29T21:48:23.717Z] (122/128) Installing libpulse (15.0-r2) [2023-05-29T21:48:23.717Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-29T21:48:23.717Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-29T21:48:23.983Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-29T21:48:23.984Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-29T21:48:23.984Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-29T21:48:23.984Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-29T21:48:28.234Z] Executing busybox-1.34.1-r7.trigger [2023-05-29T21:48:28.234Z] Executing glib-2.70.5-r0.trigger [2023-05-29T21:48:28.234Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-29T21:48:30.177Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-29T21:48:30.177Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-29T21:48:30.177Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-29T21:48:30.177Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-29T21:48:30.177Z] OK: 275 MiB in 144 packages [2023-05-29T21:48:38.405Z] Removing intermediate container 98edc137653a [2023-05-29T21:48:38.405Z] ---> 26e1271120e1 [2023-05-29T21:48:38.405Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-29T21:48:38.405Z] ---> Running in 1edb7e766c78 [2023-05-29T21:48:38.673Z] Removing intermediate container 1edb7e766c78 [2023-05-29T21:48:38.673Z] ---> 34b74e5d2612 [2023-05-29T21:48:38.673Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-29T21:48:38.673Z] ---> Running in 35ae5de93a67 [2023-05-29T21:48:38.969Z] Removing intermediate container 35ae5de93a67 [2023-05-29T21:48:38.969Z] ---> 05e3a9373224 [2023-05-29T21:48:38.969Z] Step 5/10 : RUN npm install -g npm [2023-05-29T21:48:39.241Z] ---> Running in f9370f2005b7 [2023-05-29T21:49:05.916Z] [2023-05-29T21:49:05.916Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-29T21:49:05.916Z] [2023-05-29T21:49:05.916Z] 27 packages are looking for funding [2023-05-29T21:49:05.916Z] run `npm fund` for details [2023-05-29T21:49:05.916Z] [2023-05-29T21:49:05.916Z] found 0 vulnerabilities [2023-05-29T21:49:08.498Z] Removing intermediate container f9370f2005b7 [2023-05-29T21:49:08.498Z] ---> 2f3f61c029f4 [2023-05-29T21:49:08.498Z] Step 6/10 : ARG USER=1000 [2023-05-29T21:49:08.767Z] ---> Running in 3d30d54edb13 [2023-05-29T21:49:09.034Z] Removing intermediate container 3d30d54edb13 [2023-05-29T21:49:09.034Z] ---> e19db28d01de [2023-05-29T21:49:09.034Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-29T21:49:09.034Z] ---> Running in b544d641c666 [2023-05-29T21:49:10.986Z] Removing intermediate container b544d641c666 [2023-05-29T21:49:10.986Z] ---> 9cc0d9109839 [2023-05-29T21:49:10.986Z] Step 8/10 : USER $USER:$USER [2023-05-29T21:49:10.986Z] ---> Running in 7a3f9c4b537f [2023-05-29T21:49:10.986Z] Removing intermediate container 7a3f9c4b537f [2023-05-29T21:49:10.986Z] ---> 74abfdd0c795 [2023-05-29T21:49:10.986Z] Step 9/10 : WORKDIR /app [2023-05-29T21:49:10.986Z] ---> Running in 152b6454ae5d [2023-05-29T21:49:11.252Z] Removing intermediate container 152b6454ae5d [2023-05-29T21:49:11.252Z] ---> 7a74f596fdf9 [2023-05-29T21:49:11.252Z] Step 10/10 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T21:49:11.252Z] ---> Running in a3a28867e0fd [2023-05-29T21:49:11.518Z] Removing intermediate container a3a28867e0fd [2023-05-29T21:49:11.518Z] ---> bca6a528fe5c [2023-05-29T21:49:11.786Z] Successfully built bca6a528fe5c [2023-05-29T21:49:11.786Z] Successfully tagged edgexfoundry/edgex-web-ui:5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T21:49:11.786Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-29T21:49:11.786Z] touch edgex-web-ui.imagebuilt [2023-05-29T21:49:11.786Z] mkdir -p node_modules coverage [2023-05-29T21:49:11.786Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-29T21:49:11.786Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-29T21:49:21.851Z] npm WARN old lockfile [2023-05-29T21:49:21.851Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-29T21:49:21.851Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-29T21:49:21.851Z] npm WARN old lockfile [2023-05-29T21:49:21.851Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-29T21:49:21.851Z] npm WARN old lockfile [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE Unsupported engine { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE required: { [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE }, [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-29T21:50:00.691Z] npm WARN EBADENGINE } [2023-05-29T21:50:27.362Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-29T21:50:27.362Z] 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-29T21:50:27.362Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-29T21:50:27.362Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-29T21:50:27.362Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-29T21:50:27.362Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-29T21:50:29.305Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-29T21:50:35.930Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-29T21:50:37.330Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-29T21:50:38.287Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-29T21:50:46.474Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-29T21:50:56.540Z] 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-29T21:50:56.540Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-29T21:50:57.121Z] 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-29T21:51:02.205Z] 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-29T21:51:03.616Z] 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-29T21:51:06.182Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-29T21:51:16.230Z] 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-29T21:51:17.185Z] 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-29T21:51:35.373Z] 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-29T21:52:02.026Z] 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-29T21:52:34.226Z] [2023-05-29T21:52:34.226Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-29T21:52:34.226Z] [2023-05-29T21:52:34.226Z] 90 packages are looking for funding [2023-05-29T21:52:34.226Z] run `npm fund` for details [2023-05-29T21:52:34.868Z] [2023-05-29T21:52:34.868Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-29T21:52:34.868Z] [2023-05-29T21:52:34.868Z] To address issues that do not require attention, run: [2023-05-29T21:52:34.868Z] npm audit fix [2023-05-29T21:52:34.868Z] [2023-05-29T21:52:34.868Z] To address all issues (including breaking changes), run: [2023-05-29T21:52:34.868Z] npm audit fix --force [2023-05-29T21:52:34.868Z] [2023-05-29T21:52:34.868Z] Run `npm audit` for details. [2023-05-29T21:52:38.249Z] 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-29T21:52:53.283Z] - Generating browser application bundles (phase: setup)... [2023-05-29T21:53:25.493Z] Compiling @angular/core : es2015 as esm2015 [2023-05-29T21:53:25.493Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-29T21:53:52.162Z] Compiling @angular/common : es2015 as esm2015 [2023-05-29T21:53:52.162Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-29T21:53:55.507Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-29T21:53:55.507Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-29T21:54:00.870Z] Compiling @angular/router : es2015 as esm2015 [2023-05-29T21:54:00.870Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-29T21:54:05.120Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-29T21:54:07.073Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-29T21:54:07.656Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-29T21:54:10.998Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-29T21:54:12.425Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-29T21:54:12.693Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-29T21:55:09.070Z] 29 05 2023 21:55:07.055:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-29T21:55:09.070Z] 29 05 2023 21:55:07.068:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-29T21:55:09.070Z] 29 05 2023 21:55:07.098:INFO [launcher]: Starting browser ChromeHeadless [2023-05-29T21:56:16.915Z] 29 05 2023 21:56:16.898:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-29T21:56:29.216Z] 29 05 2023 21:56:27.927:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-29T21:56:47.410Z] 29 05 2023 21:56:45.201:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-29T21:57:09.464Z] ✔ Browser application bundle generation complete. [2023-05-29T21:57:09.464Z] 29 05 2023 21:57:07.833:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket UrPbyM4YNi4xs5e-AAAB with id 96614532 [2023-05-29T21:57:27.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-29T21:57:27.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.719 secs) [2023-05-29T21:57:27.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.436 secs) [2023-05-29T21:57:27.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.711 secs) [2023-05-29T21:57:27.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.028 secs) [2023-05-29T21:57:27.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.223 secs) [2023-05-29T21:57:28.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.519 secs) [2023-05-29T21:57:28.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.805 secs) [2023-05-29T21:57:29.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.181 secs) [2023-05-29T21:57:29.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.488 secs) [2023-05-29T21:57:29.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.545 secs) [2023-05-29T21:57:29.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.651 secs) [2023-05-29T21:57:29.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.716 secs) [2023-05-29T21:57:29.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.825 secs) [2023-05-29T21:57:30.160Z] WARN: ' [2023-05-29T21:57:30.160Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-29T21:57:30.160Z] Support for using the ngModel input property and ngModelChange event with [2023-05-29T21:57:30.160Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-29T21:57:30.160Z] in a future version of Angular. [2023-05-29T21:57:30.160Z] [2023-05-29T21:57:30.160Z] For more information on this, see our API docs here: [2023-05-29T21:57:30.160Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-29T21:57:30.160Z] ' [2023-05-29T21:57:30.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.825 secs) [2023-05-29T21:57:30.160Z] WARN: ' [2023-05-29T21:57:30.160Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-29T21:57:30.160Z] Support for using the ngModel input property and ngModelChange event with [2023-05-29T21:57:30.160Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-29T21:57:30.160Z] in a future version of Angular. [2023-05-29T21:57:30.160Z] [2023-05-29T21:57:30.160Z] For more information on this, see our API docs here: [2023-05-29T21:57:30.160Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-29T21:57:30.160Z] ' [2023-05-29T21:57:30.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.05 secs) [2023-05-29T21:57:30.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.378 secs) [2023-05-29T21:57:30.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.441 secs) [2023-05-29T21:57:30.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.58 secs) [2023-05-29T21:57:30.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.622 secs) [2023-05-29T21:57:30.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.677 secs) [2023-05-29T21:57:31.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.833 secs) [2023-05-29T21:57:31.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.946 secs) [2023-05-29T21:57:32.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.676 secs) [2023-05-29T21:57:32.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.806 secs) [2023-05-29T21:57:32.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.894 secs) [2023-05-29T21:57:32.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 6.198 secs) [2023-05-29T21:57:32.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 6.307 secs) [2023-05-29T21:57:32.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 6.339 secs) [2023-05-29T21:57:32.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 6.497 secs) [2023-05-29T21:57:33.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 6.533 secs) [2023-05-29T21:57:33.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 6.545 secs) [2023-05-29T21:57:33.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 6.703 secs) [2023-05-29T21:57:33.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.749 secs) [2023-05-29T21:57:33.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.783 secs) [2023-05-29T21:57:33.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.802 secs) [2023-05-29T21:57:33.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.936 secs) [2023-05-29T21:57:33.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.966 secs) [2023-05-29T21:57:33.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.982 secs) [2023-05-29T21:57:33.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 7.003 secs) [2023-05-29T21:57:34.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 7.229 secs) [2023-05-29T21:57:34.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 7.541 secs) [2023-05-29T21:57:34.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.686 secs) [2023-05-29T21:57:34.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.932 secs) [2023-05-29T21:57:35.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.981 secs) [2023-05-29T21:57:35.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 8.026 secs) [2023-05-29T21:57:35.400Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 8.177 secs) [2023-05-29T21:57:35.400Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 8.276 secs) [2023-05-29T21:57:35.667Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 8.474 secs) [2023-05-29T21:57:35.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 8.678 secs) [2023-05-29T21:57:35.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 8.729 secs) [2023-05-29T21:57:36.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 8.768 secs) [2023-05-29T21:57:36.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.799 secs) [2023-05-29T21:57:36.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.838 secs) [2023-05-29T21:57:36.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.858 secs) [2023-05-29T21:57:36.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.887 secs) [2023-05-29T21:57:36.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 9.017 secs) [2023-05-29T21:57:36.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 9.088 secs) [2023-05-29T21:57:36.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 9.258 secs) [2023-05-29T21:57:36.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 9.347 secs) [2023-05-29T21:57:36.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 9.399 secs) [2023-05-29T21:57:36.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 9.413 secs) [2023-05-29T21:57:36.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.424 secs) [2023-05-29T21:57:36.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.444 secs) [2023-05-29T21:57:36.999Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.475 secs) [2023-05-29T21:57:37.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.504 secs) [2023-05-29T21:57:37.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.656 secs) [2023-05-29T21:57:37.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.745 secs) [2023-05-29T21:57:37.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.769 secs) [2023-05-29T21:57:37.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.785 secs) [2023-05-29T21:57:37.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.8 secs) [2023-05-29T21:57:37.533Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.849 secs) [2023-05-29T21:57:37.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 10.004 secs) [2023-05-29T21:57:38.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.103 secs) [2023-05-29T21:57:38.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.161 secs) [2023-05-29T21:57:38.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.226 secs) [2023-05-29T21:57:38.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.377 secs) [2023-05-29T21:57:38.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.396 secs) [2023-05-29T21:57:38.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.481 secs) [2023-05-29T21:57:38.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.658 secs) [2023-05-29T21:57:38.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.722 secs) [2023-05-29T21:57:38.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.754 secs) [2023-05-29T21:57:39.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.771 secs) [2023-05-29T21:57:39.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.784 secs) [2023-05-29T21:57:39.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.801 secs) [2023-05-29T21:57:39.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.847 secs) [2023-05-29T21:57:39.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.914 secs) [2023-05-29T21:57:39.408Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.978 secs) [2023-05-29T21:57:39.408Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.028 secs) [2023-05-29T21:57:39.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.263 secs) [2023-05-29T21:57:39.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.383 secs) [2023-05-29T21:57:39.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.456 secs) [2023-05-29T21:57:39.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.524 secs) [2023-05-29T21:57:40.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.541 secs) [2023-05-29T21:57:40.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.561 secs) [2023-05-29T21:57:40.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.669 secs) [2023-05-29T21:57:40.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.689 secs) [2023-05-29T21:57:40.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.704 secs) [2023-05-29T21:57:40.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.772 secs) [2023-05-29T21:57:40.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.794 secs) [2023-05-29T21:57:40.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.805 secs) [2023-05-29T21:57:40.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.814 secs) [2023-05-29T21:57:40.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.958 secs) [2023-05-29T21:57:40.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.008 secs) [2023-05-29T21:57:41.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.053 secs) [2023-05-29T21:57:41.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.138 secs) [2023-05-29T21:57:41.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.169 secs) [2023-05-29T21:57:41.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.186 secs) [2023-05-29T21:57:41.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.474 secs) [2023-05-29T21:57:41.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.523 secs) [2023-05-29T21:57:41.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.579 secs) [2023-05-29T21:57:41.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.696 secs) [2023-05-29T21:57:41.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.716 secs) [2023-05-29T21:57:41.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.732 secs) [2023-05-29T21:57:41.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.743 secs) [2023-05-29T21:57:42.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.79 secs) [2023-05-29T21:57:42.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.888 secs) [2023-05-29T21:57:42.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.914 secs) [2023-05-29T21:57:42.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.939 secs) [2023-05-29T21:57:42.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.965 secs) [2023-05-29T21:57:42.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.031 secs) [2023-05-29T21:57:42.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.161 secs) [2023-05-29T21:57:42.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.279 secs) [2023-05-29T21:57:42.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.298 secs) [2023-05-29T21:57:42.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.315 secs) [2023-05-29T21:57:42.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.345 secs) [2023-05-29T21:57:42.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.378 secs) [2023-05-29T21:57:42.866Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.448 secs) [2023-05-29T21:57:43.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.497 secs) [2023-05-29T21:57:43.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.526 secs) [2023-05-29T21:57:43.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.551 secs) [2023-05-29T21:57:43.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.576 secs) [2023-05-29T21:57:43.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.71 secs) [2023-05-29T21:57:43.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.771 secs) [2023-05-29T21:57:43.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.83 secs) [2023-05-29T21:57:43.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.85 secs) [2023-05-29T21:57:43.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.866 secs) [2023-05-29T21:57:43.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.129 secs) [2023-05-29T21:57:43.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.178 secs) [2023-05-29T21:57:44.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.225 secs) [2023-05-29T21:57:44.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.263 secs) [2023-05-29T21:57:44.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.304 secs) [2023-05-29T21:57:44.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.321 secs) [2023-05-29T21:57:44.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.619 secs) [2023-05-29T21:57:44.738Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.807 secs) [2023-05-29T21:57:45.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.86 secs) [2023-05-29T21:57:45.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.923 secs) [2023-05-29T21:57:45.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.667 secs / 14.923 secs) [2023-05-29T21:57:45.957Z] TOTAL: 145 SUCCESS [2023-05-29T21:57:45.957Z] ✔ Browser application bundle generation complete. [2023-05-29T21:57:49.289Z] [2023-05-29T21:57:49.289Z] =============================== Coverage summary =============================== [2023-05-29T21:57:49.289Z] Statements : 41.56% ( 1425/3429 ) [2023-05-29T21:57:49.289Z] Branches : 12.14% ( 109/898 ) [2023-05-29T21:57:49.289Z] Functions : 33.33% ( 417/1251 ) [2023-05-29T21:57:49.289Z] Lines : 39.45% ( 1280/3245 ) [2023-05-29T21:57:49.289Z] ================================================================================ [2023-05-29T21:57:49.289Z] 29 05 2023 21:57:48.899:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-29T21:57:49.868Z] ✔ Browser application bundle generation complete. [2023-05-29T21:57:50.826Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-29T21:57:50.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-29T21:57:50.881Z] $ docker stop --time=1 48f615ccc41a35ff8b77144a205bcd8c7a677e4152d5f957986528255863f8d8 [2023-05-29T21:57:52.604Z] $ docker rm -f --volumes 48f615ccc41a35ff8b77144a205bcd8c7a677e4152d5f957986528255863f8d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T21:57:53.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-29T21:57:57.109Z] Warning: overwriting stash ‘coverage-report’ [2023-05-29T21:58:02.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T21:58:02.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-29T21:58:05.906Z] + ls -al . [2023-05-29T21:58:05.906Z] total 176 [2023-05-29T21:58:05.906Z] drwxrwxr-x 13 jenkins jenkins 4096 May 29 21:45 . [2023-05-29T21:58:05.906Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:43 .. [2023-05-29T21:58:05.906Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:43 .blubracket [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 18 May 29 21:43 .dockerignore [2023-05-29T21:58:05.906Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:43 .git [2023-05-29T21:58:05.906Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:43 .github [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 185 May 29 21:43 .gitignore [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 29 21:43 Attribution.txt [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 29 21:43 CHANGELOG.md [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 29 21:43 CONTRIBUTING.md [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 29 21:43 Dockerfile [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 652 May 29 21:43 Jenkinsfile [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 29 21:43 LICENSE [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 29 21:43 Makefile [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 4569 May 29 21:43 README.md [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 21:40 VERSION [2023-05-29T21:58:05.906Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:43 assets [2023-05-29T21:58:05.906Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:43 bin [2023-05-29T21:58:05.906Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 21:43 cmd [2023-05-29T21:58:05.906Z] -rw-r--r-- 1 jenkins jenkins 10 May 29 21:45 coverage.out [2023-05-29T21:58:05.906Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 21:43 docs [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 29 21:43 go.mod [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 29 21:43 go.sum [2023-05-29T21:58:05.906Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 21:43 internal [2023-05-29T21:58:05.906Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:43 snap [2023-05-29T21:58:05.906Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 21:43 testing [2023-05-29T21:58:05.906Z] -rw-rw-r-- 1 jenkins jenkins 155 May 29 21:43 version.go [2023-05-29T21:58:05.906Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 21:49 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T21:58:06.320Z] + 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=5211c8cd4674b0f854d469a2b7039a42c2e093a7 --label arch=arm64 --label version=0.0.0 . [2023-05-29T21:58:07.884Z] Sending build context to Docker daemon 33.12MB [2023-05-29T21:58:07.884Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-29T21:58:07.884Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-29T21:58:07.884Z] ---> f54cd85f4c73 [2023-05-29T21:58:07.884Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-29T21:58:08.477Z] ---> Running in d33df9a1ba69 [2023-05-29T21:58:08.477Z] Removing intermediate container d33df9a1ba69 [2023-05-29T21:58:08.477Z] ---> 9c638a39cd5f [2023-05-29T21:58:08.477Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-29T21:58:08.741Z] ---> Running in 8bba51d8d908 [2023-05-29T21:58:09.006Z] Removing intermediate container 8bba51d8d908 [2023-05-29T21:58:09.006Z] ---> 09f21e077d88 [2023-05-29T21:58:09.006Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-29T21:58:09.006Z] ---> Running in 9101dbf76d1e [2023-05-29T21:58:09.271Z] Removing intermediate container 9101dbf76d1e [2023-05-29T21:58:09.271Z] ---> 041f3dd25470 [2023-05-29T21:58:09.271Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-29T21:58:09.271Z] ---> Running in 7d387992461c [2023-05-29T21:58:09.535Z] Removing intermediate container 7d387992461c [2023-05-29T21:58:09.535Z] ---> 9bde7e7eadcb [2023-05-29T21:58:09.535Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-29T21:58:09.535Z] ---> Running in 85147376e2e8 [2023-05-29T21:58:09.800Z] Removing intermediate container 85147376e2e8 [2023-05-29T21:58:09.800Z] ---> da169a39f0d4 [2023-05-29T21:58:09.800Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-29T21:58:11.205Z] ---> 4a74472578ae [2023-05-29T21:58:11.205Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-29T21:58:11.205Z] ---> Running in de8d5f1a47a5 [2023-05-29T21:58:12.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T21:58:12.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T21:58:13.774Z] OK: 263 MiB in 53 packages [2023-05-29T21:58:14.734Z] Removing intermediate container de8d5f1a47a5 [2023-05-29T21:58:14.734Z] ---> ead65c23c81c [2023-05-29T21:58:14.734Z] Step 10/25 : ENV GO111MODULE=on [2023-05-29T21:58:14.734Z] ---> Running in ba1a9f238ab5 [2023-05-29T21:58:14.999Z] Removing intermediate container ba1a9f238ab5 [2023-05-29T21:58:14.999Z] ---> 37b0ac4e0aaa [2023-05-29T21:58:14.999Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-29T21:58:14.999Z] ---> Running in 0d969a5be941 [2023-05-29T21:58:15.265Z] Removing intermediate container 0d969a5be941 [2023-05-29T21:58:15.265Z] ---> 5f0c86e50b2f [2023-05-29T21:58:15.265Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-29T21:58:15.847Z] ---> 42f26dbc494b [2023-05-29T21:58:15.847Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T21:58:15.847Z] ---> Running in 6edd5408ed6f [2023-05-29T21:58:18.432Z] Removing intermediate container 6edd5408ed6f [2023-05-29T21:58:18.432Z] ---> 9716a2e51d80 [2023-05-29T21:58:18.432Z] Step 14/25 : COPY . . [2023-05-29T21:58:22.745Z] ---> 4bab4b5ff768 [2023-05-29T21:58:22.745Z] Step 15/25 : RUN ${MAKE} [2023-05-29T21:58:22.745Z] ---> Running in d3e823de19da [2023-05-29T21:58:23.703Z] 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-29T22:00:30.348Z] Removing intermediate container d3e823de19da [2023-05-29T22:00:30.348Z] ---> eb00ec4d6647 [2023-05-29T22:00:30.348Z] Step 16/25 : FROM alpine:3.17 [2023-05-29T22:00:30.348Z] 3.17: Pulling from library/alpine [2023-05-29T22:00:30.348Z] c41833b44d91: Already exists [2023-05-29T22:00:30.348Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T22:00:30.348Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T22:00:30.348Z] ---> 51e60588ff2c [2023-05-29T22:00:30.348Z] Step 17/25 : EXPOSE 4000 [2023-05-29T22:00:30.348Z] ---> Running in 698d195f6294 [2023-05-29T22:00:30.348Z] Removing intermediate container 698d195f6294 [2023-05-29T22:00:30.348Z] ---> 78742412bfa8 [2023-05-29T22:00:30.348Z] 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-29T22:00:30.348Z] ---> ec6e301382d7 [2023-05-29T22:00:30.348Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-29T22:00:30.348Z] ---> 4b799dcad949 [2023-05-29T22:00:30.348Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-29T22:00:30.348Z] ---> 071934ec1434 [2023-05-29T22:00:30.348Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-29T22:00:30.348Z] ---> Running in 19664d472e3d [2023-05-29T22:00:30.348Z] Removing intermediate container 19664d472e3d [2023-05-29T22:00:30.348Z] ---> 30ae008442b0 [2023-05-29T22:00:30.348Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-29T22:00:30.348Z] ---> Running in a718770570e1 [2023-05-29T22:00:30.348Z] Removing intermediate container a718770570e1 [2023-05-29T22:00:30.348Z] ---> 7c883d197262 [2023-05-29T22:00:30.348Z] Step 23/25 : LABEL arch=arm64 [2023-05-29T22:00:30.348Z] ---> Running in e51e58d050fb [2023-05-29T22:00:30.348Z] Removing intermediate container e51e58d050fb [2023-05-29T22:00:30.348Z] ---> c897be4335fd [2023-05-29T22:00:30.348Z] Step 24/25 : LABEL git_sha=5211c8cd4674b0f854d469a2b7039a42c2e093a7 [2023-05-29T22:00:30.348Z] ---> Running in 7b361c7f0de2 [2023-05-29T22:00:30.348Z] Removing intermediate container 7b361c7f0de2 [2023-05-29T22:00:30.348Z] ---> 03d6d273fefd [2023-05-29T22:00:30.348Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T22:00:30.348Z] ---> Running in cdfcdcdd333d [2023-05-29T22:00:30.348Z] Removing intermediate container cdfcdcdd333d [2023-05-29T22:00:30.348Z] ---> 1e77c38c88dc [2023-05-29T22:00:30.348Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-29T22:00:30.348Z] Successfully built 1e77c38c88dc [2023-05-29T22:00:30.348Z] 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-29T22:00:31.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T22:00:31.155Z] [2023-05-29T22:00:31.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:00:31.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T22:00:31.555Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-29T22:00:31.555Z] 8998bd30e6a1: Pulling fs layer [2023-05-29T22:00:31.555Z] 04944245beec: Pulling fs layer [2023-05-29T22:00:31.555Z] 699f458cf7ca: Pulling fs layer [2023-05-29T22:00:31.555Z] 765212b225bb: Pulling fs layer [2023-05-29T22:00:31.555Z] f23df028b6ca: Pulling fs layer [2023-05-29T22:00:31.555Z] d65c8cfc05b1: Pulling fs layer [2023-05-29T22:00:31.555Z] 2437ff75d9bd: Pulling fs layer [2023-05-29T22:00:31.555Z] 765212b225bb: Waiting [2023-05-29T22:00:31.555Z] f23df028b6ca: Waiting [2023-05-29T22:00:31.555Z] d65c8cfc05b1: Waiting [2023-05-29T22:00:31.825Z] 04944245beec: Verifying Checksum [2023-05-29T22:00:31.825Z] 04944245beec: Download complete [2023-05-29T22:00:31.825Z] 765212b225bb: Verifying Checksum [2023-05-29T22:00:31.825Z] 765212b225bb: Download complete [2023-05-29T22:00:31.825Z] f23df028b6ca: Verifying Checksum [2023-05-29T22:00:31.825Z] f23df028b6ca: Download complete [2023-05-29T22:00:31.825Z] d65c8cfc05b1: Verifying Checksum [2023-05-29T22:00:31.825Z] d65c8cfc05b1: Download complete [2023-05-29T22:00:32.093Z] 699f458cf7ca: Verifying Checksum [2023-05-29T22:00:32.093Z] 699f458cf7ca: Download complete [2023-05-29T22:00:32.362Z] 8998bd30e6a1: Verifying Checksum [2023-05-29T22:00:32.362Z] 8998bd30e6a1: Download complete [2023-05-29T22:00:34.942Z] 2437ff75d9bd: Verifying Checksum [2023-05-29T22:00:34.942Z] 2437ff75d9bd: Download complete [2023-05-29T22:00:36.348Z] 8998bd30e6a1: Pull complete [2023-05-29T22:00:36.929Z] 04944245beec: Pull complete [2023-05-29T22:00:38.337Z] 699f458cf7ca: Pull complete [2023-05-29T22:00:38.337Z] 765212b225bb: Pull complete [2023-05-29T22:00:39.295Z] f23df028b6ca: Pull complete [2023-05-29T22:00:39.295Z] d65c8cfc05b1: Pull complete [2023-05-29T22:00:54.527Z] 2437ff75d9bd: Pull complete [2023-05-29T22:00:54.527Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-29T22:00:54.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T22:00:54.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:00:54.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-17178 does not seem to be running inside a container [2023-05-29T22:00:54.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-29T22:01:00.349Z] $ docker top 519f82bb4b8a8982cd9ba5526efd9ce2436bf2e0d21014fc1166b6facc16d375 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:01.235Z] ---> job-cost.sh [2023-05-29T22:01:01.235Z] lf-activate-venv: SKIPPING [2023-05-29T22:01:01.235Z] INFO: No Stack... [2023-05-29T22:01:01.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-29T22:01:02.395Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T22:01:03.055Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-29T22:01:03.055Z] + cut -d, -f6 [Pipeline] lock [2023-05-29T22:01:03.132Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [2023-05-29T22:01:03.137Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] did not exist. Created. [2023-05-29T22:01:03.137Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T22:01:03.538Z] /w/workspace/edgex-ui-go/1@tmp/durable-7a74dbb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-29T22:01:03.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-29T22:01:03.914Z] Warning: overwriting stash ‘stack-cost’ [2023-05-29T22:01:08.612Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T22:01:08.629Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-620-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T22:01:08.696Z] $ docker stop --time=1 519f82bb4b8a8982cd9ba5526efd9ce2436bf2e0d21014fc1166b6facc16d375 [2023-05-29T22:01:11.262Z] $ docker rm -f --volumes 519f82bb4b8a8982cd9ba5526efd9ce2436bf2e0d21014fc1166b6facc16d375 [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-29T22:01:12.360Z] provisioning config files... [2023-05-29T22:01:12.368Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config1716666694888509979tmp [Pipeline] { [Pipeline] sh [2023-05-29T22:01:12.697Z] + set +x [2023-05-29T22:01:12.698Z] + curl -s https://codecov.io/bash [2023-05-29T22:01:12.698Z] + bash -s -- [2023-05-29T22:01:12.698Z] [2023-05-29T22:01:12.698Z] _____ _ [2023-05-29T22:01:12.698Z] / ____| | | [2023-05-29T22:01:12.698Z] | | ___ __| | ___ ___ _____ __ [2023-05-29T22:01:12.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-29T22:01:12.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-29T22:01:12.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-29T22:01:12.698Z] Bash-1.0.6 [2023-05-29T22:01:12.698Z] [2023-05-29T22:01:12.698Z] [2023-05-29T22:01:12.698Z] ==> git version 2.25.1 found [2023-05-29T22:01:12.698Z] ==> 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-29T22:01:12.698Z] Release-Date: 2020-01-08 [2023-05-29T22:01:12.698Z] 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-29T22:01:12.698Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-29T22:01:12.698Z] ==> Jenkins CI detected. [2023-05-29T22:01:12.698Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-620 [2023-05-29T22:01:12.698Z] project root: . [2023-05-29T22:01:12.698Z] --> token set from env [2023-05-29T22:01:12.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-29T22:01:12.698Z] ==> Running gcov in . (disable via -X gcov) [2023-05-29T22:01:12.958Z] ==> Python coveragepy not found [2023-05-29T22:01:12.958Z] ==> Searching for coverage reports in: [2023-05-29T22:01:12.958Z] + . [2023-05-29T22:01:12.958Z] -> Found 1 reports [2023-05-29T22:01:12.958Z] ==> Detecting git/mercurial file structure [2023-05-29T22:01:12.958Z] ==> Reading reports [2023-05-29T22:01:12.958Z] + ./coverage.out bytes=10 [2023-05-29T22:01:12.958Z] ==> Appending adjustments [2023-05-29T22:01:12.958Z] https://docs.codecov.io/docs/fixing-reports [2023-05-29T22:01:13.526Z] + Found adjustments [2023-05-29T22:01:13.526Z] ==> Gzipping contents [2023-05-29T22:01:13.786Z] 12K /tmp/codecov.iGREhl.gz [2023-05-29T22:01:13.786Z] ==> Uploading reports [2023-05-29T22:01:13.786Z] url: https://codecov.io [2023-05-29T22:01:13.786Z] query: branch=PR-620&commit=5211c8cd4674b0f854d469a2b7039a42c2e093a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=620&job=&cmd_args= [2023-05-29T22:01:13.786Z] -> Pinging Codecov [2023-05-29T22:01:13.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-620&commit=5211c8cd4674b0f854d469a2b7039a42c2e093a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=620&job=&cmd_args= [2023-05-29T22:01:13.786Z] -> Uploading to [2023-05-29T22:01:13.786Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-29/FB506323287CE973F263BFD2A0EB1F37/5211c8cd4674b0f854d469a2b7039a42c2e093a7/fef3eb4c-e235-46b0-a150-e29e572a5c54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T220113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0d748516d90291e1829cc631d8fb3b1cd4840381061263c0ae0ba76ca7862e5 [2023-05-29T22:01:13.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T22:01:13.786Z] Dload Upload Total Spent Left Speed [2023-05-29T22:01:14.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 37720 --:--:-- --:--:-- --:--:-- 37720 [2023-05-29T22:01:14.045Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5211c8cd4674b0f854d469a2b7039a42c2e093a7 [Pipeline] } [2023-05-29T22:01:14.071Z] 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-29T22:01:15.845Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives ] [2023-05-29T22:01:15.846Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives [2023-05-29T22:01:15.846Z] total 16 [2023-05-29T22:01:15.846Z] drwxr-xr-x 3 root root 4096 May 29 21:44 . [2023-05-29T22:01:15.846Z] drwxrwxr-x 15 jenkins jenkins 4096 May 29 21:44 .. [2023-05-29T22:01:15.846Z] drwxr-xr-x 2 root root 4096 May 29 21:44 cost [2023-05-29T22:01:15.846Z] -rw-r--r-- 1 root root 83 May 29 21:44 cost.csv [2023-05-29T22:01:15.846Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives [2023-05-29T22:01:15.846Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives [2023-05-29T22:01:15.846Z] total 16 [2023-05-29T22:01:15.846Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 21:44 . [2023-05-29T22:01:15.846Z] drwxrwxr-x 15 jenkins jenkins 4096 May 29 21:44 .. [2023-05-29T22:01:15.846Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 21:44 cost [2023-05-29T22:01:15.846Z] -rw-r--r-- 1 jenkins jenkins 83 May 29 21:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:16.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:17.065Z] ---> package-listing.sh [2023-05-29T22:01:17.065Z] ++ facter osfamily [2023-05-29T22:01:17.065Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-29T22:01:17.325Z] + OS_FAMILY=debian [2023-05-29T22:01:17.325Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-620 [2023-05-29T22:01:17.325Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-29T22:01:17.325Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-29T22:01:17.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-29T22:01:17.325Z] + PACKAGES=/tmp/packages_start.txt [2023-05-29T22:01:17.325Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-620 ']' [2023-05-29T22:01:17.325Z] + PACKAGES=/tmp/packages_end.txt [2023-05-29T22:01:17.325Z] + case "${OS_FAMILY}" in [2023-05-29T22:01:17.325Z] + dpkg -l [2023-05-29T22:01:17.325Z] + grep '^ii' [2023-05-29T22:01:17.325Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-29T22:01:17.325Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-29T22:01:17.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-29T22:01:17.325Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-620 ']' [2023-05-29T22:01:17.325Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives/ [2023-05-29T22:01:17.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-620/archives/ [Pipeline] echo [2023-05-29T22:01:17.360Z] 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-620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-29T22:01:17.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T22:01:18.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T22:01:18.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T22:01:18.421Z] prd-ubuntu20.04-docker-8c-8g-17177 does not seem to be running inside a container [2023-05-29T22:01:18.452Z] $ 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-620/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-620 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620:/w/workspace/edgexfoundry_edgex-ui-go_PR-620:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T22:01:18.640Z] $ docker top 0b6176f8e90ecebac41be8a1ff309e4f75e185ff3b5cfa1417a9e46846b82b99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T22:01:19.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-29T22:01:19.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-29T22:01:19.649Z] + ls /var/log/sa-host [2023-05-29T22:01:19.649Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T22:01:19.868Z] provisioning config files... [2023-05-29T22:01:19.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-620@tmp/config15004597506259309113tmp [Pipeline] { [Pipeline] echo [2023-05-29T22:01:19.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:20.318Z] ---> create-netrc.sh [Pipeline] } [2023-05-29T22:01:20.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:20.768Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-29T22:01:20.798Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:21.111Z] ---> sudo-logs.sh [2023-05-29T22:01:21.111Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-29T22:01:21.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:21.503Z] ---> job-cost.sh [2023-05-29T22:01:21.503Z] lf-activate-venv: SKIPPING [2023-05-29T22:01:21.503Z] DEBUG: total: 0.2199999988079071 [2023-05-29T22:01:21.503Z] INFO: Retrieving Stack Cost... [2023-05-29T22:01:22.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T22:01:22.329Z] INFO: Archiving Costs [Pipeline] echo [2023-05-29T22:01:22.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T22:01:22.681Z] ---> logs-deploy.sh [2023-05-29T22:01:22.681Z] lf-activate-venv: SKIPPING [2023-05-29T22:01:22.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-620/1 [2023-05-29T22:01:22.681Z] INFO: archiving workspace using pattern(s): [2023-05-29T22:01:23.615Z] Archives upload complete. [2023-05-29T22:01:23.615Z] INFO: archiving logs to Nexus