Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+a62889a0a610a23dc1087e46dd3b3342a727a958 (4f9ca628dbf403699243051bfba0d93b7ff3df2b) 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-ssh16390635147635331777.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4289027368821702838.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14806762218162921671.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2926533848642958058.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4196483253272253517.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8697’ Running on prd-ubuntu20.04-docker-8c-8g-8700 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [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-556 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a62889a0a610a23dc1087e46dd3b3342a727a958 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 Checking out Revision 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 (PR-556) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 # timeout=10 Commit message: "Merge commit 'a62889a0a610a23dc1087e46dd3b3342a727a958' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-20T18:07:04.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-20T18:07:04.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-20T18:07:04.323Z] ========================================================= [2022-10-20T18:07:04.323Z] EdgeX Global Pipelines Version Info [2022-10-20T18:07:04.323Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:07:05.028Z] ------------------- [2022-10-20T18:07:05.028Z] stable info: [2022-10-20T18:07:05.028Z] ------------------- [2022-10-20T18:07:05.028Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-20T18:07:05.028Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-20T18:07:05.028Z] Message: update stable to v1.0.243 [2022-10-20T18:07:05.618Z] ------------------- [2022-10-20T18:07:05.618Z] experimental info: [2022-10-20T18:07:05.618Z] ------------------- [2022-10-20T18:07:05.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-20T18:07:05.618Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-20T18:07:05.618Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-20T18:07:05.791Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-20T18:07:05.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-20T18:07:05.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-20T18:07:05.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-20T18:07:05.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-20T18:07:05.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-20T18:07:05.858Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-20T18:07:05.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-20T18:07:05.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-20T18:07:05.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-20T18:07:05.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-20T18:07:05.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-20T18:07:05.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-20T18:07:05.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-20T18:07:05.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-20T18:07:05.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-20T18:07:05.979Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-20T18:07:05.990Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-20T18:07:06.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-20T18:07:06.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-20T18:07:06.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-20T18:07:06.037Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-20T18:07:06.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-20T18:07:06.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-20T18:07:06.071Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-20T18:07:06.082Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-20T18:07:06.093Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-20T18:07:06.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2022-10-20T18:07:06.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2022-10-20T18:07:06.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2022-10-20T18:07:06.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo [2022-10-20T18:07:06.161Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b0b8a2 [Pipeline] echo [2022-10-20T18:07:06.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-20T18:07:06.214Z] provisioning config files... [2022-10-20T18:07:06.226Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config2213172851894929711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:07:06.535Z] ---> docker-login.sh [2022-10-20T18:07:06.535Z] nexus3.edgexfoundry.org:10001 [2022-10-20T18:07:06.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:06.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:06.797Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:06.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:06.797Z] [2022-10-20T18:07:06.797Z] Login Succeeded [2022-10-20T18:07:06.797Z] nexus3.edgexfoundry.org:10002 [2022-10-20T18:07:06.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:07.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:07.062Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:07.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:07.062Z] [2022-10-20T18:07:07.062Z] Login Succeeded [2022-10-20T18:07:07.062Z] nexus3.edgexfoundry.org:10003 [2022-10-20T18:07:07.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:07.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:07.062Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:07.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:07.062Z] [2022-10-20T18:07:07.062Z] Login Succeeded [2022-10-20T18:07:07.062Z] nexus3.edgexfoundry.org:10004 [2022-10-20T18:07:07.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:07.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:07.322Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:07.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:07.322Z] [2022-10-20T18:07:07.322Z] Login Succeeded [2022-10-20T18:07:07.322Z] docker.io [2022-10-20T18:07:07.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:07.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:07.582Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:07.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:07.582Z] [2022-10-20T18:07:07.582Z] Login Succeeded [2022-10-20T18:07:07.582Z] ---> docker-login.sh ends [Pipeline] } [2022-10-20T18:07:07.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-20T18:07:07.970Z] + git rev-list -1 --merges 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15~1..0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo [2022-10-20T18:07:07.996Z] -----------> git rev-list -1 --merges 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15~1..0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [2022-10-20T18:07:07.996Z] 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [false] [Pipeline] sh [2022-10-20T18:07:08.283Z] + git log --format=format:%s -1 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo [2022-10-20T18:07:08.298Z] ========================================================= [2022-10-20T18:07:08.298Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-20T18:07:08.298Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-20T18:07:08.628Z] + git log --format=format:%s -1 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] echo [2022-10-20T18:07:08.638Z] [semverPrep] GIT_COMMIT: 0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15, Commit Message: Merge commit 'a62889a0a610a23dc1087e46dd3b3342a727a958' into HEAD [Pipeline] echo [2022-10-20T18:07:08.649Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-20T18:07:08.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-20T18:07:08.987Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-20T18:07:08.987Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-20T18:07:08.987Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-20T18:07:08.987Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-20T18:07:08.987Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-20T18:07:08.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:07:09.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-20T18:07:09.335Z] [2022-10-20T18:07:09.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:07:09.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-20T18:07:09.628Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-20T18:07:09.628Z] b85a868b505f: Pulling fs layer [2022-10-20T18:07:09.628Z] e2be974225ed: Pulling fs layer [2022-10-20T18:07:09.628Z] 339a4e72a1f5: Pulling fs layer [2022-10-20T18:07:09.628Z] 988bab9f4d93: Pulling fs layer [2022-10-20T18:07:09.628Z] 1469e6f7b9e6: Pulling fs layer [2022-10-20T18:07:09.628Z] 988bab9f4d93: Waiting [2022-10-20T18:07:09.628Z] eaf3925da568: Pulling fs layer [2022-10-20T18:07:09.628Z] bab4dde63d76: Pulling fs layer [2022-10-20T18:07:09.628Z] bde34c3a00c8: Pulling fs layer [2022-10-20T18:07:09.628Z] 1469e6f7b9e6: Waiting [2022-10-20T18:07:09.628Z] eaf3925da568: Waiting [2022-10-20T18:07:09.628Z] bab4dde63d76: Waiting [2022-10-20T18:07:09.628Z] b352a97aabf1: Pulling fs layer [2022-10-20T18:07:09.628Z] 4872d77fe225: Pulling fs layer [2022-10-20T18:07:09.628Z] 5851b861e8e6: Pulling fs layer [2022-10-20T18:07:09.628Z] bde34c3a00c8: Waiting [2022-10-20T18:07:09.628Z] b352a97aabf1: Waiting [2022-10-20T18:07:09.628Z] 4872d77fe225: Waiting [2022-10-20T18:07:09.628Z] 5851b861e8e6: Waiting [2022-10-20T18:07:09.628Z] e2be974225ed: Download complete [2022-10-20T18:07:09.628Z] 988bab9f4d93: Verifying Checksum [2022-10-20T18:07:09.628Z] 988bab9f4d93: Download complete [2022-10-20T18:07:09.887Z] 339a4e72a1f5: Verifying Checksum [2022-10-20T18:07:09.887Z] 339a4e72a1f5: Download complete [2022-10-20T18:07:09.887Z] 1469e6f7b9e6: Verifying Checksum [2022-10-20T18:07:09.887Z] 1469e6f7b9e6: Download complete [2022-10-20T18:07:09.887Z] eaf3925da568: Verifying Checksum [2022-10-20T18:07:09.887Z] eaf3925da568: Download complete [2022-10-20T18:07:09.887Z] bde34c3a00c8: Download complete [2022-10-20T18:07:09.887Z] b352a97aabf1: Verifying Checksum [2022-10-20T18:07:09.887Z] b352a97aabf1: Download complete [2022-10-20T18:07:09.887Z] 4872d77fe225: Verifying Checksum [2022-10-20T18:07:09.887Z] 4872d77fe225: Download complete [2022-10-20T18:07:09.887Z] 5851b861e8e6: Verifying Checksum [2022-10-20T18:07:09.887Z] 5851b861e8e6: Download complete [2022-10-20T18:07:09.887Z] b85a868b505f: Verifying Checksum [2022-10-20T18:07:09.887Z] b85a868b505f: Download complete [2022-10-20T18:07:10.146Z] bab4dde63d76: Verifying Checksum [2022-10-20T18:07:10.146Z] bab4dde63d76: Download complete [2022-10-20T18:07:11.085Z] b85a868b505f: Pull complete [2022-10-20T18:07:11.343Z] e2be974225ed: Pull complete [2022-10-20T18:07:11.910Z] 339a4e72a1f5: Pull complete [2022-10-20T18:07:11.910Z] 988bab9f4d93: Pull complete [2022-10-20T18:07:12.170Z] 1469e6f7b9e6: Pull complete [2022-10-20T18:07:12.433Z] eaf3925da568: Pull complete [2022-10-20T18:07:14.364Z] bab4dde63d76: Pull complete [2022-10-20T18:07:14.364Z] bde34c3a00c8: Pull complete [2022-10-20T18:07:14.364Z] b352a97aabf1: Pull complete [2022-10-20T18:07:14.364Z] 4872d77fe225: Pull complete [2022-10-20T18:07:14.364Z] 5851b861e8e6: Pull complete [2022-10-20T18:07:14.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-20T18:07:14.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-20T18:07:14.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:07:14.452Z] prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container [2022-10-20T18:07:14.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-20T18:07:17.602Z] $ docker top 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 -eo pid,comm [2022-10-20T18:07:17.651Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-20T18:07:17.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-20T18:07:17.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-20T18:07:17.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-20T18:07:17.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-20T18:07:17.812Z] $ docker exec 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent [2022-10-20T18:07:17.918Z] SSH_AUTH_SOCK=/tmp/ssh-KsnGM6G4TGVC/agent.32 [2022-10-20T18:07:17.918Z] SSH_AGENT_PID=38 [2022-10-20T18:07:17.924Z] Running ssh-add (command line suppressed) [2022-10-20T18:07:18.038Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_11731183382794102715.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_11731183382794102715.key) [2022-10-20T18:07:18.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-20T18:07:18.339Z] + git tag --points-at HEAD [Pipeline] } [2022-10-20T18:07:18.359Z] $ docker exec --env ******** --env ******** 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent -k [2022-10-20T18:07:18.464Z] unset SSH_AUTH_SOCK; [2022-10-20T18:07:18.465Z] unset SSH_AGENT_PID; [2022-10-20T18:07:18.465Z] echo Agent pid 38 killed; [2022-10-20T18:07:18.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-20T18:07:18.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-20T18:07:18.497Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-20T18:07:18.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-20T18:07:18.618Z] $ docker exec 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent [2022-10-20T18:07:18.719Z] SSH_AUTH_SOCK=/tmp/ssh-OCTvPah5B28I/agent.70 [2022-10-20T18:07:18.719Z] SSH_AGENT_PID=76 [2022-10-20T18:07:18.723Z] Running ssh-add (command line suppressed) [2022-10-20T18:07:18.822Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_6387211777643865796.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_6387211777643865796.key) [2022-10-20T18:07:18.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-20T18:07:19.124Z] + git semver init [2022-10-20T18:07:19.381Z] 2022-10-20 18:07:19,323 [run_init] DEBUG init version:0.0.0 force:False [2022-10-20T18:07:19.381Z] 2022-10-20 18:07:19,323 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-20T18:07:19.381Z] 2022-10-20 18:07:19,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-20T18:07:19.381Z] 2022-10-20 18:07:19,324 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,868 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,869 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,872 [execute] INFO git cat-file --batch-check [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,878 [execute] INFO git cat-file --batch [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-20T18:07:21.284Z] 2022-10-20 18:07:20,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-20T18:07:21.284Z] 0.0.0 [Pipeline] } [2022-10-20T18:07:21.295Z] $ docker exec --env ******** --env ******** 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 ssh-agent -k [2022-10-20T18:07:21.402Z] unset SSH_AUTH_SOCK; [2022-10-20T18:07:21.402Z] unset SSH_AGENT_PID; [2022-10-20T18:07:21.402Z] echo Agent pid 76 killed; [2022-10-20T18:07:21.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-20T18:07:21.717Z] + git semver [Pipeline] } [2022-10-20T18:07:21.996Z] $ docker stop --time=1 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 [2022-10-20T18:07:23.339Z] $ docker rm -f 7f5a569763989f49e8728908a31660375084926bcc0bc89a18e73a6933dc4271 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-20T18:07:23.676Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-20T18:07:23.843Z] Stashed 1 file(s) [Pipeline] echo [2022-10-20T18:07:23.845Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-20T18:07:23.954Z] provisioning config files... [2022-10-20T18:07:23.962Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config5493670141673012092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:07:24.252Z] ---> docker-login.sh [2022-10-20T18:07:24.252Z] nexus3.edgexfoundry.org:10001 [2022-10-20T18:07:24.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:24.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:24.252Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:24.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:24.252Z] [2022-10-20T18:07:24.252Z] Login Succeeded [2022-10-20T18:07:24.252Z] nexus3.edgexfoundry.org:10002 [2022-10-20T18:07:24.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:24.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:24.252Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:24.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:24.252Z] [2022-10-20T18:07:24.252Z] Login Succeeded [2022-10-20T18:07:24.252Z] nexus3.edgexfoundry.org:10003 [2022-10-20T18:07:24.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:24.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:24.510Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:24.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:24.510Z] [2022-10-20T18:07:24.510Z] Login Succeeded [2022-10-20T18:07:24.510Z] nexus3.edgexfoundry.org:10004 [2022-10-20T18:07:24.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:24.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:24.510Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:24.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:24.510Z] [2022-10-20T18:07:24.510Z] Login Succeeded [2022-10-20T18:07:24.510Z] docker.io [2022-10-20T18:07:24.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:07:25.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:07:25.075Z] Configure a credential helper to remove this warning. See [2022-10-20T18:07:25.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:07:25.075Z] [2022-10-20T18:07:25.075Z] Login Succeeded [2022-10-20T18:07:25.075Z] ---> docker-login.sh ends [Pipeline] } [2022-10-20T18:07:25.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-20T18:07:25.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-20T18:07:25.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-20T18:07:25.152Z] ========================================================= [2022-10-20T18:07:25.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-20T18:07:25.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:07:25.452Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-20T18:07:25.710Z] Sending build context to Docker daemon 45.44MB [2022-10-20T18:07:25.710Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-20T18:07:25.710Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-20T18:07:25.710Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-20T18:07:25.710Z] 213ec9aee27d: Pulling fs layer [2022-10-20T18:07:25.710Z] 4583459ba037: Pulling fs layer [2022-10-20T18:07:25.710Z] 93c1e223e6f2: Pulling fs layer [2022-10-20T18:07:25.710Z] 53926ce57604: Pulling fs layer [2022-10-20T18:07:25.710Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-20T18:07:25.710Z] 30f14e443154: Pulling fs layer [2022-10-20T18:07:25.710Z] 801331c1e519: Pulling fs layer [2022-10-20T18:07:25.710Z] 99cc6dd402b0: Pulling fs layer [2022-10-20T18:07:25.710Z] 7d9ed39f4882: Pulling fs layer [2022-10-20T18:07:25.710Z] 21b2b0c7a3f4: Waiting [2022-10-20T18:07:25.710Z] 99cc6dd402b0: Waiting [2022-10-20T18:07:25.710Z] 7d9ed39f4882: Waiting [2022-10-20T18:07:25.710Z] 30f14e443154: Waiting [2022-10-20T18:07:25.710Z] 801331c1e519: Waiting [2022-10-20T18:07:25.710Z] 53926ce57604: Waiting [2022-10-20T18:07:25.710Z] 93c1e223e6f2: Verifying Checksum [2022-10-20T18:07:25.710Z] 93c1e223e6f2: Download complete [2022-10-20T18:07:25.710Z] 4583459ba037: Verifying Checksum [2022-10-20T18:07:25.710Z] 4583459ba037: Download complete [2022-10-20T18:07:25.710Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-20T18:07:25.710Z] 21b2b0c7a3f4: Download complete [2022-10-20T18:07:25.710Z] 30f14e443154: Verifying Checksum [2022-10-20T18:07:25.710Z] 30f14e443154: Download complete [2022-10-20T18:07:25.710Z] 213ec9aee27d: Verifying Checksum [2022-10-20T18:07:25.710Z] 213ec9aee27d: Download complete [2022-10-20T18:07:25.979Z] 801331c1e519: Download complete [2022-10-20T18:07:25.979Z] 213ec9aee27d: Pull complete [2022-10-20T18:07:25.979Z] 4583459ba037: Pull complete [2022-10-20T18:07:26.245Z] 93c1e223e6f2: Pull complete [2022-10-20T18:07:26.245Z] 7d9ed39f4882: Verifying Checksum [2022-10-20T18:07:26.505Z] 99cc6dd402b0: Verifying Checksum [2022-10-20T18:07:26.505Z] 99cc6dd402b0: Download complete [2022-10-20T18:07:26.505Z] 53926ce57604: Verifying Checksum [2022-10-20T18:07:26.505Z] 53926ce57604: Download complete [2022-10-20T18:07:30.693Z] 53926ce57604: Pull complete [2022-10-20T18:07:30.693Z] 21b2b0c7a3f4: Pull complete [2022-10-20T18:07:30.693Z] 30f14e443154: Pull complete [2022-10-20T18:07:30.693Z] 801331c1e519: Pull complete [2022-10-20T18:07:32.592Z] 99cc6dd402b0: Pull complete [2022-10-20T18:07:33.157Z] 7d9ed39f4882: Pull complete [2022-10-20T18:07:33.157Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-20T18:07:33.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-20T18:07:33.157Z] ---> 1dedd983c030 [2022-10-20T18:07:33.157Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-20T18:07:38.452Z] ---> Running in c42112dc1f35 [2022-10-20T18:07:38.452Z] Removing intermediate container c42112dc1f35 [2022-10-20T18:07:38.452Z] ---> 9a6a88dee0ef [2022-10-20T18:07:38.452Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-20T18:07:38.452Z] ---> Running in 07de34013976 [2022-10-20T18:07:38.713Z] Removing intermediate container 07de34013976 [2022-10-20T18:07:38.713Z] ---> ad640124fe36 [2022-10-20T18:07:38.713Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-20T18:07:38.713Z] ---> Running in 71c9137ff904 [2022-10-20T18:07:38.713Z] Removing intermediate container 71c9137ff904 [2022-10-20T18:07:38.713Z] ---> e0043371af1c [2022-10-20T18:07:38.713Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-20T18:07:38.713Z] ---> Running in f09ef51ae512 [2022-10-20T18:07:38.713Z] Removing intermediate container f09ef51ae512 [2022-10-20T18:07:38.713Z] ---> 9980fd2c3e77 [2022-10-20T18:07:38.713Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-20T18:07:38.713Z] ---> Running in 0a4b97b71f0a [2022-10-20T18:07:38.927Z] Still waiting to schedule task [2022-10-20T18:07:38.927Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8698’ is offline [2022-10-20T18:07:38.972Z] Removing intermediate container 0a4b97b71f0a [2022-10-20T18:07:38.972Z] ---> a1375dd6d4f4 [2022-10-20T18:07:38.972Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-20T18:07:39.539Z] latest: Pulling from library/docker [2022-10-20T18:07:39.539Z] 213ec9aee27d: Already exists [2022-10-20T18:07:39.539Z] 7b0dd730a5c3: Pulling fs layer [2022-10-20T18:07:39.539Z] 4b90f8029a36: Pulling fs layer [2022-10-20T18:07:39.539Z] bea6d6d58c11: Pulling fs layer [2022-10-20T18:07:39.539Z] b28b21e97172: Pulling fs layer [2022-10-20T18:07:39.539Z] fd102b8fb384: Pulling fs layer [2022-10-20T18:07:39.539Z] 9eb1d0209852: Pulling fs layer [2022-10-20T18:07:39.539Z] d3ef7050c453: Pulling fs layer [2022-10-20T18:07:39.539Z] fb4cbd776d56: Pulling fs layer [2022-10-20T18:07:39.539Z] d3ef7050c453: Waiting [2022-10-20T18:07:39.539Z] fb4cbd776d56: Waiting [2022-10-20T18:07:39.539Z] b28b21e97172: Waiting [2022-10-20T18:07:39.539Z] fd102b8fb384: Waiting [2022-10-20T18:07:39.539Z] 9eb1d0209852: Waiting [2022-10-20T18:07:39.799Z] 7b0dd730a5c3: Download complete [2022-10-20T18:07:39.799Z] 4b90f8029a36: Download complete [2022-10-20T18:07:40.057Z] 7b0dd730a5c3: Pull complete [2022-10-20T18:07:40.057Z] 4b90f8029a36: Pull complete [2022-10-20T18:07:40.057Z] bea6d6d58c11: Verifying Checksum [2022-10-20T18:07:40.057Z] bea6d6d58c11: Download complete [2022-10-20T18:07:40.315Z] 9eb1d0209852: Download complete [2022-10-20T18:07:40.573Z] d3ef7050c453: Verifying Checksum [2022-10-20T18:07:40.573Z] d3ef7050c453: Download complete [2022-10-20T18:07:40.573Z] bea6d6d58c11: Pull complete [2022-10-20T18:07:40.573Z] fd102b8fb384: Verifying Checksum [2022-10-20T18:07:40.573Z] fd102b8fb384: Download complete [2022-10-20T18:07:40.573Z] fb4cbd776d56: Download complete [2022-10-20T18:07:40.832Z] b28b21e97172: Verifying Checksum [2022-10-20T18:07:40.832Z] b28b21e97172: Download complete [2022-10-20T18:07:41.091Z] b28b21e97172: Pull complete [2022-10-20T18:07:41.348Z] fd102b8fb384: Pull complete [2022-10-20T18:07:41.607Z] 9eb1d0209852: Pull complete [2022-10-20T18:07:41.607Z] d3ef7050c453: Pull complete [2022-10-20T18:07:41.607Z] fb4cbd776d56: Pull complete [2022-10-20T18:07:41.607Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-20T18:07:41.607Z] Status: Downloaded newer image for docker:latest [2022-10-20T18:07:44.164Z] ---> 53d0e3e87639 [2022-10-20T18:07:44.164Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-20T18:07:44.164Z] ---> Running in 17acfb7f56a8 [2022-10-20T18:07:44.423Z] Removing intermediate container 17acfb7f56a8 [2022-10-20T18:07:44.423Z] ---> ffa15e14f60f [2022-10-20T18:07:44.423Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-20T18:07:44.423Z] ---> Running in bea20f221fab [2022-10-20T18:07:45.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-20T18:07:45.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-20T18:07:46.211Z] OK: 211 MiB in 51 packages [2022-10-20T18:07:46.470Z] Removing intermediate container bea20f221fab [2022-10-20T18:07:46.470Z] ---> 09d3e1068059 [2022-10-20T18:07:46.470Z] Step 11/16 : ENV GO111MODULE=on [2022-10-20T18:07:46.470Z] ---> Running in 12023b2633e9 [2022-10-20T18:07:46.470Z] Removing intermediate container 12023b2633e9 [2022-10-20T18:07:46.470Z] ---> efa2fcfc0755 [2022-10-20T18:07:46.470Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-20T18:07:46.470Z] ---> Running in 4471ff3cf6ee [2022-10-20T18:07:46.734Z] Removing intermediate container 4471ff3cf6ee [2022-10-20T18:07:46.734Z] ---> c8a4767696de [2022-10-20T18:07:46.734Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-20T18:07:46.734Z] ---> 8680472a8198 [2022-10-20T18:07:46.734Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-20T18:07:46.734Z] ---> Running in e8acb7aaf46d [2022-10-20T18:08:08.667Z] Removing intermediate container e8acb7aaf46d [2022-10-20T18:08:08.667Z] ---> 8a03f40deb88 [2022-10-20T18:08:08.667Z] Step 15/16 : COPY . . [2022-10-20T18:08:08.667Z] ---> b9886bd504d3 [2022-10-20T18:08:08.667Z] Step 16/16 : RUN ${MAKE} [2022-10-20T18:08:08.667Z] ---> Running in bdd02051c7d2 [2022-10-20T18:08:08.667Z] noop [2022-10-20T18:08:08.667Z] Removing intermediate container bdd02051c7d2 [2022-10-20T18:08:08.667Z] ---> dceb40ab8702 [2022-10-20T18:08:08.667Z] Successfully built dceb40ab8702 [2022-10-20T18:08:08.667Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:08:08.971Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-20T18:08:08.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:08:09.034Z] prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container [2022-10-20T18:08:09.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-20T18:08:09.384Z] $ docker top 4c55ccdb50d0e19d396ca8c2868e6e02b07cc03e5e70367344521f09068ad6aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-20T18:08:09.721Z] + go version [2022-10-20T18:08:09.721Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-20T18:08:09.732Z] $ docker stop --time=1 4c55ccdb50d0e19d396ca8c2868e6e02b07cc03e5e70367344521f09068ad6aa [2022-10-20T18:08:10.978Z] $ docker rm -f 4c55ccdb50d0e19d396ca8c2868e6e02b07cc03e5e70367344521f09068ad6aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:08:11.372Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-20T18:08:11.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:08:11.433Z] prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container [2022-10-20T18:08:11.462Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-20T18:08:11.788Z] $ docker top e3a98c317bda64fabe28159c000d971b163eb7a03aa2b3c2a31801ac5fe9345a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-20T18:08:12.118Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh [2022-10-20T18:08:12.411Z] + make test [2022-10-20T18:08:12.411Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-20T18:08:12.669Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-20T18:08:20.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-20T18:08:20.770Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-20T18:08:23.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-20T18:08:23.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-20T18:08:23.297Z] ./bin/test-attribution-txt.sh [2022-10-20T18:08:23.297Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-20T18:08:23.297Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-20T18:08:23.298Z] make -C web test [2022-10-20T18:08:23.298Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [2022-10-20T18:08:23.298Z] make[1]: tput: No such file or directory [2022-10-20T18:08:23.298Z] make[1]: tput: No such file or directory [2022-10-20T18:08:23.298Z] warning: generating ./VERSION [2022-10-20T18:08:23.298Z] echo "0.0.0" > VERSION [2022-10-20T18:08:23.298Z] docker build \ [2022-10-20T18:08:23.298Z] -f Dockerfile \ [2022-10-20T18:08:23.298Z] --build-arg USER=1000 \ [2022-10-20T18:08:23.298Z] \ [2022-10-20T18:08:23.298Z] --label "git_sha=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15" \ [2022-10-20T18:08:23.298Z] -t edgexfoundry/edgex-web-ui:0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 \ [2022-10-20T18:08:23.298Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-20T18:08:23.298Z] . [2022-10-20T18:08:23.298Z] Sending build context to Docker daemon 3.27MB [2022-10-20T18:08:23.298Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-20T18:08:23.870Z] 16.17-alpine3.15: Pulling from library/node [2022-10-20T18:08:23.870Z] 9621f1afde84: Pulling fs layer [2022-10-20T18:08:23.870Z] c6f70ee39829: Pulling fs layer [2022-10-20T18:08:23.870Z] 56892a8094a2: Pulling fs layer [2022-10-20T18:08:23.870Z] 58dd87906ef0: Pulling fs layer [2022-10-20T18:08:23.870Z] 58dd87906ef0: Waiting [2022-10-20T18:08:23.870Z] 9621f1afde84: Verifying Checksum [2022-10-20T18:08:23.870Z] 58dd87906ef0: Verifying Checksum [2022-10-20T18:08:23.870Z] 58dd87906ef0: Download complete [2022-10-20T18:08:23.870Z] 56892a8094a2: Verifying Checksum [2022-10-20T18:08:23.870Z] 56892a8094a2: Download complete [2022-10-20T18:08:23.870Z] 9621f1afde84: Pull complete [2022-10-20T18:08:24.127Z] c6f70ee39829: Verifying Checksum [2022-10-20T18:08:24.127Z] c6f70ee39829: Download complete [2022-10-20T18:08:25.510Z] c6f70ee39829: Pull complete [2022-10-20T18:08:25.510Z] 56892a8094a2: Pull complete [2022-10-20T18:08:25.510Z] 58dd87906ef0: Pull complete [2022-10-20T18:08:25.510Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-20T18:08:25.510Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-20T18:08:25.510Z] ---> b69703f70c3d [2022-10-20T18:08:25.510Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-20T18:08:27.411Z] ---> Running in 6aa4f0da3c86 [2022-10-20T18:08:27.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-20T18:08:27.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-20T18:08:27.669Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-20T18:08:27.670Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-20T18:08:27.670Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-20T18:08:27.670Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-20T18:08:27.670Z] (5/129) Installing libxcb (1.14-r2) [2022-10-20T18:08:27.670Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-20T18:08:27.670Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-20T18:08:27.670Z] (8/129) Installing libice (1.0.10-r0) [2022-10-20T18:08:27.670Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-20T18:08:27.670Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-20T18:08:27.670Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-20T18:08:27.670Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-20T18:08:27.670Z] (13/129) Installing xset (1.2.4-r0) [2022-10-20T18:08:27.670Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-20T18:08:27.670Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-20T18:08:27.670Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-20T18:08:27.670Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-20T18:08:27.670Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-20T18:08:27.927Z] (19/129) Installing libintl (0.21-r0) [2022-10-20T18:08:27.927Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-20T18:08:27.927Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-20T18:08:27.927Z] (22/129) Installing pcre (8.45-r1) [2022-10-20T18:08:27.927Z] (23/129) Installing glib (2.70.1-r0) [2022-10-20T18:08:27.927Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-20T18:08:27.928Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-20T18:08:27.928Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-20T18:08:27.928Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-20T18:08:27.928Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-20T18:08:27.928Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-20T18:08:27.928Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-20T18:08:27.928Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-20T18:08:27.928Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-20T18:08:27.928Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-20T18:08:27.928Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-20T18:08:27.928Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-20T18:08:27.928Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-20T18:08:27.928Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-20T18:08:27.928Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-20T18:08:27.928Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-20T18:08:27.928Z] (40/129) Installing libxi (1.8-r0) [2022-10-20T18:08:27.928Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-20T18:08:27.928Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-20T18:08:27.928Z] (43/129) Installing atk (2.36.0-r0) [2022-10-20T18:08:27.928Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-20T18:08:27.928Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-20T18:08:27.928Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-20T18:08:27.928Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-20T18:08:28.186Z] (48/129) Installing expat (2.4.9-r0) [2022-10-20T18:08:28.186Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-20T18:08:28.186Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-20T18:08:28.186Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-20T18:08:28.186Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-20T18:08:28.186Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-20T18:08:28.186Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-20T18:08:28.186Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-20T18:08:28.186Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-20T18:08:28.186Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-20T18:08:28.186Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-20T18:08:28.186Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-20T18:08:28.186Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-20T18:08:28.186Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-20T18:08:28.186Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-20T18:08:28.186Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-20T18:08:28.186Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-20T18:08:28.186Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-20T18:08:28.186Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-20T18:08:28.186Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-20T18:08:28.186Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-20T18:08:28.186Z] (69/129) Installing pango (1.48.10-r0) [2022-10-20T18:08:28.186Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-20T18:08:28.186Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-20T18:08:28.186Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-20T18:08:28.444Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-20T18:08:28.444Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-20T18:08:28.444Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-20T18:08:28.444Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-20T18:08:28.444Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-20T18:08:28.444Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-20T18:08:28.444Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-20T18:08:28.444Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-20T18:08:30.975Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-20T18:08:30.975Z] (80/129) Installing flac (1.3.4-r0) [2022-10-20T18:08:30.975Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-20T18:08:30.975Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-20T18:08:30.975Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-20T18:08:30.975Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-20T18:08:30.975Z] (85/129) Installing libass (0.15.2-r0) [2022-10-20T18:08:30.975Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-20T18:08:30.975Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-20T18:08:30.975Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-20T18:08:30.975Z] (89/129) Installing lame (3.100-r0) [2022-10-20T18:08:30.975Z] (90/129) Installing opus (1.3.1-r1) [2022-10-20T18:08:30.975Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-20T18:08:30.975Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-20T18:08:30.975Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-20T18:08:30.975Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-20T18:08:30.975Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-20T18:08:30.975Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-20T18:08:30.975Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-20T18:08:30.975Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-20T18:08:30.975Z] (99/129) Installing libva (2.13.0-r0) [2022-10-20T18:08:30.975Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-20T18:08:30.975Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-20T18:08:30.975Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-20T18:08:30.975Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-20T18:08:30.975Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-20T18:08:30.975Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-20T18:08:30.975Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-20T18:08:30.975Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-20T18:08:30.975Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-20T18:08:30.975Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-20T18:08:30.975Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-20T18:08:30.975Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-20T18:08:30.975Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-20T18:08:30.975Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-20T18:08:30.975Z] (114/129) Installing nspr (4.32-r0) [2022-10-20T18:08:30.975Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-20T18:08:30.975Z] (116/129) Installing nss (3.78.1-r0) [2022-10-20T18:08:30.975Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-20T18:08:30.975Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-20T18:08:30.975Z] (119/129) Installing orc (0.4.32-r0) [2022-10-20T18:08:30.975Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-20T18:08:30.975Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-20T18:08:30.975Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-20T18:08:30.975Z] (123/129) Installing libpulse (15.0-r2) [2022-10-20T18:08:31.233Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-20T18:08:31.233Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-20T18:08:31.233Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-20T18:08:31.233Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-20T18:08:31.233Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-20T18:08:31.233Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-20T18:08:32.166Z] Executing busybox-1.34.1-r7.trigger [2022-10-20T18:08:32.166Z] Executing glib-2.70.1-r0.trigger [2022-10-20T18:08:32.166Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-20T18:08:34.084Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-20T18:08:34.084Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-20T18:08:34.084Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-20T18:08:34.084Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-20T18:08:34.084Z] OK: 286 MiB in 145 packages [2022-10-20T18:08:39.350Z] Removing intermediate container 6aa4f0da3c86 [2022-10-20T18:08:39.350Z] ---> ace2b0ffe414 [2022-10-20T18:08:39.350Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-20T18:08:39.350Z] ---> Running in 8f93baaac5ea [2022-10-20T18:08:39.350Z] Removing intermediate container 8f93baaac5ea [2022-10-20T18:08:39.350Z] ---> 1da37a076b18 [2022-10-20T18:08:39.350Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-20T18:08:39.350Z] ---> Running in 165b5c062610 [2022-10-20T18:08:39.608Z] Removing intermediate container 165b5c062610 [2022-10-20T18:08:39.608Z] ---> b87171305064 [2022-10-20T18:08:39.608Z] Step 5/10 : RUN npm install -g npm [2022-10-20T18:08:39.608Z] ---> Running in fc65411d4300 [2022-10-20T18:08:46.170Z] [2022-10-20T18:08:46.170Z] changed 54 packages, and audited 212 packages in 6s [2022-10-20T18:08:46.170Z] [2022-10-20T18:08:46.170Z] 11 packages are looking for funding [2022-10-20T18:08:46.170Z] run `npm fund` for details [2022-10-20T18:08:46.170Z] [2022-10-20T18:08:46.170Z] found 0 vulnerabilities [2022-10-20T18:08:47.108Z] Removing intermediate container fc65411d4300 [2022-10-20T18:08:47.108Z] ---> 97d287bf853d [2022-10-20T18:08:47.108Z] Step 6/10 : ARG USER=1000 [2022-10-20T18:08:47.108Z] ---> Running in 5724e1d4cdb9 [2022-10-20T18:08:47.369Z] Removing intermediate container 5724e1d4cdb9 [2022-10-20T18:08:47.369Z] ---> 4ea6cdc9e54b [2022-10-20T18:08:47.369Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-20T18:08:47.369Z] ---> Running in b23f745be4b8 [2022-10-20T18:08:47.933Z] Removing intermediate container b23f745be4b8 [2022-10-20T18:08:47.933Z] ---> 3d976588e2cf [2022-10-20T18:08:47.933Z] Step 8/10 : USER $USER:$USER [2022-10-20T18:08:47.933Z] ---> Running in 9257413eaa60 [2022-10-20T18:08:47.933Z] Removing intermediate container 9257413eaa60 [2022-10-20T18:08:47.933Z] ---> ea9d679d26d7 [2022-10-20T18:08:47.933Z] Step 9/10 : WORKDIR /app [2022-10-20T18:08:47.933Z] ---> Running in 658f7d0d9cf4 [2022-10-20T18:08:48.191Z] Removing intermediate container 658f7d0d9cf4 [2022-10-20T18:08:48.191Z] ---> 1f1b08e3bccd [2022-10-20T18:08:48.191Z] Step 10/10 : LABEL git_sha=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [2022-10-20T18:08:48.191Z] ---> Running in ab1ff8606220 [2022-10-20T18:08:48.191Z] Removing intermediate container ab1ff8606220 [2022-10-20T18:08:48.191Z] ---> f863c43e0f3d [2022-10-20T18:08:48.191Z] Successfully built f863c43e0f3d [2022-10-20T18:08:48.191Z] Successfully tagged edgexfoundry/edgex-web-ui:0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [2022-10-20T18:08:48.191Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-20T18:08:48.191Z] touch edgex-web-ui.imagebuilt [2022-10-20T18:08:48.191Z] mkdir -p node_modules coverage [2022-10-20T18:08:48.191Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-20T18:08:48.191Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE required: { [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE }, [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:08:50.092Z] npm WARN EBADENGINE } [2022-10-20T18:08:54.281Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-20T18:08:54.541Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-10-20T18:08:54.541Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-20T18:08:54.541Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-20T18:08:54.800Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-20T18:08:55.057Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-20T18:08:55.315Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-20T18:08:56.690Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-20T18:08:56.690Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-20T18:08:58.586Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-10-20T18:08:58.586Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-10-20T18:08:59.522Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-20T18:08:59.779Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-20T18:09:00.037Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-10-20T18:09:00.296Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-20T18:09:00.296Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-20T18:09:00.552Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-20T18:09:01.925Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-20T18:09:05.209Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-10-20T18:09:11.770Z] [2022-10-20T18:09:11.770Z] added 1478 packages, and audited 1479 packages in 22s [2022-10-20T18:09:11.770Z] [2022-10-20T18:09:11.770Z] 90 packages are looking for funding [2022-10-20T18:09:11.770Z] run `npm fund` for details [2022-10-20T18:09:11.770Z] [2022-10-20T18:09:11.770Z] 12 vulnerabilities (3 moderate, 7 high, 2 critical) [2022-10-20T18:09:11.770Z] [2022-10-20T18:09:11.770Z] To address issues that do not require attention, run: [2022-10-20T18:09:11.770Z] npm audit fix [2022-10-20T18:09:11.770Z] [2022-10-20T18:09:11.770Z] To address all issues (including breaking changes), run: [2022-10-20T18:09:11.770Z] npm audit fix --force [2022-10-20T18:09:11.770Z] [2022-10-20T18:09:11.770Z] Run `npm audit` for details. [2022-10-20T18:09:17.717Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8703 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] ws [2022-10-20T18:09:17.730Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2022-10-20T18:09:17.763Z] The recommended git tool is: git [2022-10-20T18:09:18.407Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-10-20T18:09:19.782Z] - Generating browser application bundles (phase: setup)... [2022-10-20T18:09:22.795Z] using credential edgex-jenkins-ssh [2022-10-20T18:09:22.812Z] Cloning the remote Git repository [2022-10-20T18:09:22.843Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-20T18:09:22.917Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2022-10-20T18:09:23.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-20T18:09:23.064Z] > git --version # timeout=10 [2022-10-20T18:09:23.083Z] > git --version # 'git version 2.25.1' [2022-10-20T18:09:23.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-20T18:09:23.130Z] Verifying host key using known hosts file [2022-10-20T18:09:23.307Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-20T18:09:23.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-20T18:09:25.050Z] Compiling @angular/core : es2015 as esm2015 [2022-10-20T18:09:25.050Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-20T18:09:26.379Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-20T18:09:26.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-20T18:09:27.582Z] Compiling @angular/common : es2015 as esm2015 [2022-10-20T18:09:27.582Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-20T18:09:27.827Z] Merging remotes/origin/main commit a62889a0a610a23dc1087e46dd3b3342a727a958 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 [2022-10-20T18:09:27.174Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-20T18:09:27.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-20T18:09:27.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-20T18:09:27.219Z] Verifying host key using known hosts file [2022-10-20T18:09:27.226Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-20T18:09:27.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-20T18:09:27.840Z] > git config core.sparsecheckout # timeout=10 [2022-10-20T18:09:28.515Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-20T18:09:28.515Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-20T18:09:28.692Z] Merge succeeded, producing 04660f87034ff96905c57428e5c624d4feed2ea7 [2022-10-20T18:09:28.692Z] Checking out Revision 04660f87034ff96905c57428e5c624d4feed2ea7 (PR-556) [2022-10-20T18:09:28.772Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-20T18:09:29.030Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-20T18:09:29.287Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-20T18:09:27.858Z] > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 [2022-10-20T18:09:28.242Z] > git remote # timeout=10 [2022-10-20T18:09:28.259Z] > git config --get remote.origin.url # timeout=10 [2022-10-20T18:09:28.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-20T18:09:28.281Z] Verifying host key using known hosts file [2022-10-20T18:09:28.286Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-20T18:09:28.295Z] > git merge a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 [2022-10-20T18:09:28.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-20T18:09:28.693Z] > git config core.sparsecheckout # timeout=10 [2022-10-20T18:09:28.709Z] > git checkout -f 04660f87034ff96905c57428e5c624d4feed2ea7 # timeout=10 [2022-10-20T18:09:29.543Z] Compiling @angular/router : es2015 as esm2015 [2022-10-20T18:09:29.543Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-20T18:09:29.543Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-20T18:09:30.106Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-20T18:09:32.003Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-20T18:09:32.482Z] Commit message: "Merge commit 'a62889a0a610a23dc1087e46dd3b3342a727a958' into HEAD" [2022-10-20T18:09:32.488Z] > git rev-list --no-walk 1c183601b492e56f8ff2fc6dbe4bdffbe6f32aa3 # timeout=10 [2022-10-20T18:09:32.513Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-20T18:09:33.313Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-20T18:09:33.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-20T18:09:33.313Z] Dload Upload Total Spent Left Speed [2022-10-20T18:09:33.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh [2022-10-20T18:09:34.081Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-20T18:09:34.428Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-20T18:09:34.428Z] sudo tee /etc/docker/daemon.new [2022-10-20T18:09:34.428Z] { [2022-10-20T18:09:34.428Z] "registry-mirrors": [ [2022-10-20T18:09:34.428Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-20T18:09:34.428Z] ], [2022-10-20T18:09:34.428Z] "bip": "10.250.0.254/24", [2022-10-20T18:09:34.428Z] "hosts": [ [2022-10-20T18:09:34.428Z] "tcp://0.0.0.0:5555", [2022-10-20T18:09:34.428Z] "unix:///var/run/docker.sock" [2022-10-20T18:09:34.428Z] ], [2022-10-20T18:09:34.428Z] "mtu": 1458, [2022-10-20T18:09:34.428Z] "selinux-enabled": true, [2022-10-20T18:09:34.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-20T18:09:34.428Z] } [Pipeline] sh [2022-10-20T18:09:34.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-20T18:09:35.091Z] + sudo service docker restart [2022-10-20T18:09:38.565Z] 20 10 2022 18:09:37.437:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-20T18:09:38.565Z] 20 10 2022 18:09:37.439:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-20T18:09:38.565Z] 20 10 2022 18:09:37.442:INFO [launcher]: Starting browser ChromeHeadless [2022-10-20T18:09:50.765Z] ✔ Browser application bundle generation complete. [2022-10-20T18:09:50.765Z] 20 10 2022 18:09:50.110:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket pC1iiuFn38iirgDcAAAB with id 787328 [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.033 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.135 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.142 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.146 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.157 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.162 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.166 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.24 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.245 secs) [2022-10-20T18:09:53.297Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.247 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-20T18:09:53.346Z] provisioning config files... [2022-10-20T18:09:53.371Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8795942064130127900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.253 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.255 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.258 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.285 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.288 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.289 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.302 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.305 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.307 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.318 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.326 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.331 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.334 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.358 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.359 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.397 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.414 secs) [2022-10-20T18:09:53.556Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.436 secs) [2022-10-20T18:09:53.715Z] ---> docker-login.sh [2022-10-20T18:09:53.715Z] nexus3.edgexfoundry.org:10001 [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.46 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.463 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.465 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.47 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.499 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.529 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.533 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.538 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.545 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.556 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.588 secs) [2022-10-20T18:09:53.814Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.605 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.608 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.613 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.642 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.653 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.657 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.659 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.661 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.662 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.668 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.682 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.692 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.7 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.704 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.707 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.716 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.733 secs) [2022-10-20T18:09:54.071Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.751 secs) [2022-10-20T18:09:54.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:09:54.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:09:54.308Z] Configure a credential helper to remove this warning. See [2022-10-20T18:09:54.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:09:54.308Z] [2022-10-20T18:09:54.308Z] Login Succeeded [2022-10-20T18:09:54.308Z] nexus3.edgexfoundry.org:10002 [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.789 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.797 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.833 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.855 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.877 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.905 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.913 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.921 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.931 secs) [2022-10-20T18:09:54.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.939 secs) [2022-10-20T18:09:54.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.944 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 0.946 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 0.963 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.007 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.01 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.012 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.043 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.079 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.094 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.104 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.107 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.11 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.113 secs) [2022-10-20T18:09:54.587Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.118 secs) [2022-10-20T18:09:54.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:09:54.850Z] Configure a credential helper to remove this warning. See [2022-10-20T18:09:54.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:09:54.850Z] [2022-10-20T18:09:54.850Z] Login Succeeded [2022-10-20T18:09:54.850Z] nexus3.edgexfoundry.org:10003 [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.138 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.144 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.151 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.154 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.168 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.198 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.203 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.23 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.256 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.282 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.293 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.3 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.311 secs) [2022-10-20T18:09:54.861Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.32 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.351 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.365 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.379 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.419 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.433 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.441 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.467 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.474 secs) [2022-10-20T18:09:55.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.488 secs) [2022-10-20T18:09:55.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:09:55.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:09:55.120Z] Configure a credential helper to remove this warning. See [2022-10-20T18:09:55.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:09:55.120Z] [2022-10-20T18:09:55.120Z] Login Succeeded [2022-10-20T18:09:55.120Z] nexus3.edgexfoundry.org:10004 [2022-10-20T18:09:55.376Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.52 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.532 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.54 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.595 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.605 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.611 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.62 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.622 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.656 secs) [2022-10-20T18:09:55.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.671 secs) [2022-10-20T18:09:55.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:09:55.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:09:55.389Z] Configure a credential helper to remove this warning. See [2022-10-20T18:09:55.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:09:55.389Z] [2022-10-20T18:09:55.389Z] Login Succeeded [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.69 secs) [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.707 secs) [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.734 secs) [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.765 secs) [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.791 secs) [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.802 secs) [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.808 secs) [2022-10-20T18:09:55.635Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.877 secs) [2022-10-20T18:09:55.660Z] docker.io [2022-10-20T18:09:55.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.893 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.905 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.909 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.918 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.926 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.954 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.963 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.974 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.982 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2 secs) [2022-10-20T18:09:55.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.007 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.017 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.022 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.059 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.063 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.082 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.088 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.112 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.122 secs) [2022-10-20T18:09:56.153Z] WARN: ' [2022-10-20T18:09:56.153Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-20T18:09:56.153Z] Support for using the ngModel input property and ngModelChange event with [2022-10-20T18:09:56.153Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-20T18:09:56.153Z] in a future version of Angular. [2022-10-20T18:09:56.153Z] [2022-10-20T18:09:56.153Z] For more information on this, see our API docs here: [2022-10-20T18:09:56.153Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-20T18:09:56.153Z] ' [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.122 secs) [2022-10-20T18:09:56.153Z] WARN: ' [2022-10-20T18:09:56.153Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-20T18:09:56.153Z] Support for using the ngModel input property and ngModelChange event with [2022-10-20T18:09:56.153Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-20T18:09:56.153Z] in a future version of Angular. [2022-10-20T18:09:56.153Z] [2022-10-20T18:09:56.153Z] For more information on this, see our API docs here: [2022-10-20T18:09:56.153Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-20T18:09:56.153Z] ' [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.149 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.154 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.159 secs) [2022-10-20T18:09:56.153Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.189 secs) [2022-10-20T18:09:56.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-20T18:09:56.247Z] Configure a credential helper to remove this warning. See [2022-10-20T18:09:56.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-20T18:09:56.247Z] [2022-10-20T18:09:56.247Z] Login Succeeded [2022-10-20T18:09:56.247Z] ---> docker-login.sh ends [Pipeline] } [2022-10-20T18:09:56.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-20T18:09:56.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-10-20T18:09:56.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.207 secs) [2022-10-20T18:09:56.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.216 secs) [2022-10-20T18:09:56.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.22 secs) [2022-10-20T18:09:56.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.327 secs / 2.22 secs) [2022-10-20T18:09:56.411Z] TOTAL: 149 SUCCESS [2022-10-20T18:09:56.411Z] ✔ Browser application bundle generation complete. [Pipeline] echo [2022-10-20T18:09:56.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-20T18:09:56.431Z] ========================================================= [2022-10-20T18:09:56.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-20T18:09:56.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:09:56.668Z] [2022-10-20T18:09:56.668Z] =============================== Coverage summary =============================== [2022-10-20T18:09:56.668Z] Statements : 40.98% ( 1467/3580 ) [2022-10-20T18:09:56.668Z] Branches : 12.03% ( 111/923 ) [2022-10-20T18:09:56.668Z] Functions : 33.28% ( 432/1298 ) [2022-10-20T18:09:56.668Z] Lines : 38.91% ( 1318/3387 ) [2022-10-20T18:09:56.668Z] ================================================================================ [2022-10-20T18:09:56.763Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-20T18:09:56.926Z] ✔ Browser application bundle generation complete. [2022-10-20T18:09:57.496Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo [2022-10-20T18:09:57.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-20T18:09:57.525Z] $ docker stop --time=1 e3a98c317bda64fabe28159c000d971b163eb7a03aa2b3c2a31801ac5fe9345a [2022-10-20T18:09:57.729Z] Sending build context to Docker daemon 28.68MB [2022-10-20T18:09:57.729Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-20T18:09:57.729Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-20T18:09:58.001Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-20T18:09:58.001Z] 9b18e9b68314: Pulling fs layer [2022-10-20T18:09:58.001Z] d32db5db7311: Pulling fs layer [2022-10-20T18:09:58.001Z] d0c4b47475fc: Pulling fs layer [2022-10-20T18:09:58.001Z] 5831b945b038: Pulling fs layer [2022-10-20T18:09:58.001Z] 86bbec2aaacd: Pulling fs layer [2022-10-20T18:09:58.001Z] 5831b945b038: Waiting [2022-10-20T18:09:58.001Z] e10730c5d714: Pulling fs layer [2022-10-20T18:09:58.001Z] 5dd5c2283517: Pulling fs layer [2022-10-20T18:09:58.001Z] d5ac0230b979: Pulling fs layer [2022-10-20T18:09:58.001Z] 86bbec2aaacd: Waiting [2022-10-20T18:09:58.001Z] e10730c5d714: Waiting [2022-10-20T18:09:58.001Z] 5dd5c2283517: Waiting [2022-10-20T18:09:58.001Z] d5ac0230b979: Waiting [2022-10-20T18:09:58.001Z] d0c4b47475fc: Verifying Checksum [2022-10-20T18:09:58.001Z] d0c4b47475fc: Download complete [2022-10-20T18:09:58.001Z] d32db5db7311: Verifying Checksum [2022-10-20T18:09:58.001Z] d32db5db7311: Download complete [2022-10-20T18:09:58.001Z] 86bbec2aaacd: Verifying Checksum [2022-10-20T18:09:58.001Z] 86bbec2aaacd: Download complete [2022-10-20T18:09:58.001Z] e10730c5d714: Download complete [2022-10-20T18:09:58.001Z] 9b18e9b68314: Verifying Checksum [2022-10-20T18:09:58.001Z] 9b18e9b68314: Download complete [2022-10-20T18:09:58.795Z] $ docker rm -f e3a98c317bda64fabe28159c000d971b163eb7a03aa2b3c2a31801ac5fe9345a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-20T18:09:59.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-20T18:09:59.439Z] 9b18e9b68314: Pull complete [2022-10-20T18:09:59.439Z] d5ac0230b979: Verifying Checksum [2022-10-20T18:09:59.439Z] d5ac0230b979: Download complete [2022-10-20T18:09:59.711Z] d32db5db7311: Pull complete [2022-10-20T18:09:59.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-20T18:10:00.323Z] d0c4b47475fc: Pull complete [2022-10-20T18:10:00.365Z] + sudo chown -R jenkins:jenkins . [2022-10-20T18:10:00.597Z] 5dd5c2283517: Verifying Checksum [2022-10-20T18:10:00.597Z] 5dd5c2283517: Download complete [Pipeline] sh [2022-10-20T18:10:00.921Z] + ls -al . [2022-10-20T18:10:00.921Z] total 176 [2022-10-20T18:10:00.921Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 20 18:08 . [2022-10-20T18:10:00.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:06 .. [2022-10-20T18:10:00.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:06 .blubracket [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 20 18:06 .dockerignore [2022-10-20T18:10:00.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:07 .git [2022-10-20T18:10:00.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:06 .github [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 20 18:06 .gitignore [2022-10-20T18:10:00.921Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 18:07 .semver [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 20 18:06 Attribution.txt [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 20 18:06 CHANGELOG.md [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 18:06 CONTRIBUTING.md [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 20 18:06 Dockerfile [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 18:06 Jenkinsfile [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 18:06 LICENSE [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 20 18:06 Makefile [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 20 18:06 README.md [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 20 18:07 VERSION [2022-10-20T18:10:00.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:06 assets [2022-10-20T18:10:00.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:06 bin [2022-10-20T18:10:00.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:06 cmd [2022-10-20T18:10:00.921Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 20 18:08 coverage.out [2022-10-20T18:10:00.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:06 docs [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 20 18:06 go.mod [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 20 18:06 go.sum [2022-10-20T18:10:00.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:06 internal [2022-10-20T18:10:00.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:06 snap [2022-10-20T18:10:00.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:06 testing [2022-10-20T18:10:00.921Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 18:06 version.go [2022-10-20T18:10:00.921Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 20 18:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:10:01.186Z] 5831b945b038: Verifying Checksum [2022-10-20T18:10:01.186Z] 5831b945b038: Download complete [2022-10-20T18:10:01.259Z] + 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=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 --label arch=amd64 --label version=0.0.0 . [2022-10-20T18:10:01.551Z] Sending build context to Docker daemon 48.19MB [2022-10-20T18:10:01.551Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-20T18:10:01.551Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-20T18:10:01.551Z] ---> dceb40ab8702 [2022-10-20T18:10:01.551Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-20T18:10:02.117Z] ---> Running in dc49b1019f05 [2022-10-20T18:10:02.117Z] Removing intermediate container dc49b1019f05 [2022-10-20T18:10:02.117Z] ---> ccda1acd2206 [2022-10-20T18:10:02.117Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-20T18:10:02.117Z] ---> Running in 1910b8da0c7c [2022-10-20T18:10:02.117Z] Removing intermediate container 1910b8da0c7c [2022-10-20T18:10:02.117Z] ---> 8c8bfcc26295 [2022-10-20T18:10:02.117Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-20T18:10:02.117Z] ---> Running in 212df4fa4d5c [2022-10-20T18:10:02.375Z] Removing intermediate container 212df4fa4d5c [2022-10-20T18:10:02.375Z] ---> ce2af9753e66 [2022-10-20T18:10:02.375Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-20T18:10:02.375Z] ---> Running in d5cf5aeb28ca [2022-10-20T18:10:02.375Z] Removing intermediate container d5cf5aeb28ca [2022-10-20T18:10:02.375Z] ---> 1782f77b9679 [2022-10-20T18:10:02.375Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-20T18:10:02.375Z] ---> Running in 28ab120604e2 [2022-10-20T18:10:02.375Z] Removing intermediate container 28ab120604e2 [2022-10-20T18:10:02.375Z] ---> c1cefc0df378 [2022-10-20T18:10:02.375Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-20T18:10:03.749Z] ---> 20c11033ec9d [2022-10-20T18:10:03.749Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-20T18:10:03.749Z] ---> Running in 7d1a4a33c00e [2022-10-20T18:10:04.007Z] Removing intermediate container 7d1a4a33c00e [2022-10-20T18:10:04.007Z] ---> 78f202081098 [2022-10-20T18:10:04.007Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-20T18:10:04.007Z] ---> Running in 0768ef516f19 [2022-10-20T18:10:04.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-20T18:10:05.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-20T18:10:05.461Z] OK: 211 MiB in 51 packages [2022-10-20T18:10:05.718Z] Removing intermediate container 0768ef516f19 [2022-10-20T18:10:05.718Z] ---> 1acdb1e256dd [2022-10-20T18:10:05.718Z] Step 11/26 : ENV GO111MODULE=on [2022-10-20T18:10:05.718Z] ---> Running in 54e82ea1c61a [2022-10-20T18:10:05.718Z] Removing intermediate container 54e82ea1c61a [2022-10-20T18:10:05.718Z] ---> 494af98278bc [2022-10-20T18:10:05.718Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-20T18:10:05.979Z] ---> Running in 2906c258f583 [2022-10-20T18:10:05.979Z] Removing intermediate container 2906c258f583 [2022-10-20T18:10:05.979Z] ---> c96b83f37085 [2022-10-20T18:10:05.979Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-20T18:10:05.979Z] ---> 3a1cb47a0040 [2022-10-20T18:10:05.979Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-20T18:10:05.979Z] ---> Running in 0fa4041c50ef [2022-10-20T18:10:06.913Z] Removing intermediate container 0fa4041c50ef [2022-10-20T18:10:06.913Z] ---> a625f7630e08 [2022-10-20T18:10:06.913Z] Step 15/26 : COPY . . [2022-10-20T18:10:08.290Z] ---> 520eb877a22b [2022-10-20T18:10:08.290Z] Step 16/26 : RUN ${MAKE} [2022-10-20T18:10:08.290Z] ---> Running in 1c5ee16733a6 [2022-10-20T18:10:08.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-20T18:10:16.209Z] 5831b945b038: Pull complete [2022-10-20T18:10:16.209Z] 86bbec2aaacd: Pull complete [2022-10-20T18:10:16.209Z] e10730c5d714: Pull complete [2022-10-20T18:10:20.745Z] Removing intermediate container 1c5ee16733a6 [2022-10-20T18:10:20.745Z] ---> 7324e3bed82c [2022-10-20T18:10:20.745Z] Step 17/26 : FROM alpine:3.14 [2022-10-20T18:10:20.745Z] 3.14: Pulling from library/alpine [2022-10-20T18:10:20.745Z] c7ed990a2339: Pulling fs layer [2022-10-20T18:10:20.745Z] c7ed990a2339: Verifying Checksum [2022-10-20T18:10:20.745Z] c7ed990a2339: Download complete [2022-10-20T18:10:20.745Z] c7ed990a2339: Pull complete [2022-10-20T18:10:20.745Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-20T18:10:20.745Z] Status: Downloaded newer image for alpine:3.14 [2022-10-20T18:10:20.745Z] ---> dd53f409bf0b [2022-10-20T18:10:20.745Z] Step 18/26 : EXPOSE 4000 [2022-10-20T18:10:20.745Z] ---> Running in 1022ed285008 [2022-10-20T18:10:21.002Z] Removing intermediate container 1022ed285008 [2022-10-20T18:10:21.002Z] ---> 97ffba8f9b3d [2022-10-20T18:10:21.002Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-20T18:10:21.583Z] 5dd5c2283517: Pull complete [2022-10-20T18:10:21.935Z] ---> e0bef5e53ccf [2022-10-20T18:10:21.935Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-20T18:10:21.935Z] ---> 0ca909d3de57 [2022-10-20T18:10:21.935Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-20T18:10:21.935Z] ---> 4b5b2886e491 [2022-10-20T18:10:21.935Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-20T18:10:21.935Z] ---> Running in be40e8f3d908 [2022-10-20T18:10:22.194Z] Removing intermediate container be40e8f3d908 [2022-10-20T18:10:22.194Z] ---> f1bd6d8a7f89 [2022-10-20T18:10:22.194Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-20T18:10:22.194Z] ---> Running in 09947b1e34bb [2022-10-20T18:10:22.194Z] Removing intermediate container 09947b1e34bb [2022-10-20T18:10:22.194Z] ---> eed5f21238cb [2022-10-20T18:10:22.194Z] Step 24/26 : LABEL arch=amd64 [2022-10-20T18:10:22.194Z] ---> Running in 7c42725895c1 [2022-10-20T18:10:22.194Z] Removing intermediate container 7c42725895c1 [2022-10-20T18:10:22.194Z] ---> ce4bb24b32ed [2022-10-20T18:10:22.194Z] Step 25/26 : LABEL git_sha=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [2022-10-20T18:10:22.194Z] ---> Running in 663a88613c04 [2022-10-20T18:10:22.452Z] Removing intermediate container 663a88613c04 [2022-10-20T18:10:22.452Z] ---> 000b38dbbe8b [2022-10-20T18:10:22.452Z] Step 26/26 : LABEL version=0.0.0 [2022-10-20T18:10:22.452Z] ---> Running in fefb987e6329 [2022-10-20T18:10:22.452Z] Removing intermediate container fefb987e6329 [2022-10-20T18:10:22.452Z] ---> 86dd069caa0d [2022-10-20T18:10:22.452Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-20T18:10:22.452Z] Successfully built 86dd069caa0d [2022-10-20T18:10:22.452Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:10:22.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-20T18:10:22.890Z] [2022-10-20T18:10:22.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:10:23.005Z] d5ac0230b979: Pull complete [2022-10-20T18:10:23.005Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-20T18:10:23.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-20T18:10:23.005Z] ---> 59b3b1a385d4 [2022-10-20T18:10:23.005Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-20T18:10:23.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-20T18:10:23.184Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-20T18:10:23.184Z] 5eb5b503b376: Pulling fs layer [2022-10-20T18:10:23.184Z] 5c69ac0246d0: Pulling fs layer [2022-10-20T18:10:23.184Z] ec43610c2a17: Pulling fs layer [2022-10-20T18:10:23.184Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-20T18:10:23.184Z] 33b1e0a273af: Pulling fs layer [2022-10-20T18:10:23.184Z] 5d3b04190fa2: Pulling fs layer [2022-10-20T18:10:23.184Z] 2f39f015ded8: Pulling fs layer [2022-10-20T18:10:23.184Z] 33b1e0a273af: Waiting [2022-10-20T18:10:23.184Z] 5d3b04190fa2: Waiting [2022-10-20T18:10:23.184Z] 2f39f015ded8: Waiting [2022-10-20T18:10:23.184Z] 3a2ae6a8a46f: Waiting [2022-10-20T18:10:23.184Z] 5c69ac0246d0: Download complete [2022-10-20T18:10:23.184Z] 3a2ae6a8a46f: Download complete [2022-10-20T18:10:23.184Z] 33b1e0a273af: Verifying Checksum [2022-10-20T18:10:23.184Z] 33b1e0a273af: Download complete [2022-10-20T18:10:23.184Z] 5d3b04190fa2: Verifying Checksum [2022-10-20T18:10:23.184Z] 5d3b04190fa2: Download complete [2022-10-20T18:10:23.443Z] ec43610c2a17: Verifying Checksum [2022-10-20T18:10:23.443Z] ec43610c2a17: Download complete [2022-10-20T18:10:23.443Z] 5eb5b503b376: Verifying Checksum [2022-10-20T18:10:23.443Z] 5eb5b503b376: Download complete [2022-10-20T18:10:24.007Z] 2f39f015ded8: Download complete [2022-10-20T18:10:24.570Z] 5eb5b503b376: Pull complete [2022-10-20T18:10:24.827Z] 5c69ac0246d0: Pull complete [2022-10-20T18:10:25.085Z] ec43610c2a17: Pull complete [2022-10-20T18:10:25.085Z] 3a2ae6a8a46f: Pull complete [2022-10-20T18:10:25.342Z] 33b1e0a273af: Pull complete [2022-10-20T18:10:25.342Z] 5d3b04190fa2: Pull complete [2022-10-20T18:10:26.369Z] ---> Running in 9230ffdba70a [2022-10-20T18:10:26.369Z] Removing intermediate container 9230ffdba70a [2022-10-20T18:10:26.369Z] ---> 7bcb49ac5f70 [2022-10-20T18:10:26.369Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-20T18:10:26.369Z] ---> Running in 8df1c8defccf [2022-10-20T18:10:26.636Z] Removing intermediate container 8df1c8defccf [2022-10-20T18:10:26.636Z] ---> e9e092cb0080 [2022-10-20T18:10:26.636Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-20T18:10:26.904Z] ---> Running in e9c015326193 [2022-10-20T18:10:27.172Z] Removing intermediate container e9c015326193 [2022-10-20T18:10:27.172Z] ---> 4888e1ca7250 [2022-10-20T18:10:27.172Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-20T18:10:27.172Z] ---> Running in 1625b4e3da72 [2022-10-20T18:10:27.449Z] Removing intermediate container 1625b4e3da72 [2022-10-20T18:10:27.449Z] ---> 557f3ed993e2 [2022-10-20T18:10:27.449Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-20T18:10:27.717Z] ---> Running in 80ce7d1288dc [2022-10-20T18:10:27.982Z] Removing intermediate container 80ce7d1288dc [2022-10-20T18:10:27.982Z] ---> 9e7d7cc0473f [2022-10-20T18:10:27.982Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-20T18:10:28.566Z] latest: Pulling from library/docker [2022-10-20T18:10:28.833Z] 9b18e9b68314: Already exists [2022-10-20T18:10:28.833Z] c21cba7d4ed2: Pulling fs layer [2022-10-20T18:10:28.833Z] 63dea5e92710: Pulling fs layer [2022-10-20T18:10:28.833Z] 885b6baa568c: Pulling fs layer [2022-10-20T18:10:28.833Z] 0f96f7352224: Pulling fs layer [2022-10-20T18:10:28.833Z] 679d89bc3e35: Pulling fs layer [2022-10-20T18:10:28.833Z] 11f76eab2d11: Pulling fs layer [2022-10-20T18:10:28.833Z] f399f04d60e9: Pulling fs layer [2022-10-20T18:10:28.833Z] 10c95374dc09: Pulling fs layer [2022-10-20T18:10:28.833Z] 0f96f7352224: Waiting [2022-10-20T18:10:28.833Z] 679d89bc3e35: Waiting [2022-10-20T18:10:28.833Z] 11f76eab2d11: Waiting [2022-10-20T18:10:28.833Z] f399f04d60e9: Waiting [2022-10-20T18:10:28.833Z] 10c95374dc09: Waiting [2022-10-20T18:10:28.833Z] 63dea5e92710: Download complete [2022-10-20T18:10:29.102Z] c21cba7d4ed2: Verifying Checksum [2022-10-20T18:10:29.102Z] c21cba7d4ed2: Download complete [2022-10-20T18:10:29.523Z] 2f39f015ded8: Pull complete [2022-10-20T18:10:29.523Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-20T18:10:29.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-20T18:10:29.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:10:29.590Z] prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container [2022-10-20T18:10:29.614Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-20T18:10:29.687Z] 0f96f7352224: Verifying Checksum [2022-10-20T18:10:29.687Z] 0f96f7352224: Download complete [2022-10-20T18:10:29.687Z] 885b6baa568c: Verifying Checksum [2022-10-20T18:10:29.687Z] 885b6baa568c: Download complete [2022-10-20T18:10:29.687Z] 679d89bc3e35: Verifying Checksum [2022-10-20T18:10:29.687Z] 679d89bc3e35: Download complete [2022-10-20T18:10:29.687Z] 11f76eab2d11: Verifying Checksum [2022-10-20T18:10:29.687Z] 11f76eab2d11: Download complete [2022-10-20T18:10:29.687Z] f399f04d60e9: Verifying Checksum [2022-10-20T18:10:29.687Z] f399f04d60e9: Download complete [2022-10-20T18:10:29.687Z] c21cba7d4ed2: Pull complete [2022-10-20T18:10:29.687Z] 10c95374dc09: Verifying Checksum [2022-10-20T18:10:29.687Z] 10c95374dc09: Download complete [2022-10-20T18:10:29.960Z] 63dea5e92710: Pull complete [2022-10-20T18:10:30.925Z] 885b6baa568c: Pull complete [2022-10-20T18:10:31.892Z] 0f96f7352224: Pull complete [2022-10-20T18:10:32.720Z] $ docker top 4adfb1c6e0c0d03e44fbb125ff27254e80a50a062139f1af70bd528d9465d0cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:10:32.854Z] 679d89bc3e35: Pull complete [2022-10-20T18:10:33.096Z] ---> job-cost.sh [2022-10-20T18:10:33.096Z] lf-activate-venv: SKIPPING [2022-10-20T18:10:33.096Z] INFO: No Stack... [2022-10-20T18:10:33.120Z] 11f76eab2d11: Pull complete [2022-10-20T18:10:33.387Z] f399f04d60e9: Pull complete [2022-10-20T18:10:33.655Z] 10c95374dc09: Pull complete [2022-10-20T18:10:33.655Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-20T18:10:33.655Z] Status: Downloaded newer image for docker:latest [2022-10-20T18:10:33.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-20T18:10:33.924Z] INFO: Archiving Costs [Pipeline] sh [2022-10-20T18:10:34.208Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv [2022-10-20T18:10:34.208Z] + cut -d, -f6 [Pipeline] lock [2022-10-20T18:10:34.220Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [2022-10-20T18:10:34.231Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] did not exist. Created. [2022-10-20T18:10:34.231Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-20T18:10:34.536Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-20T18:10:34.879Z] Stashed 1 file(s) [Pipeline] } [2022-10-20T18:10:34.887Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-20T18:10:34.908Z] $ docker stop --time=1 4adfb1c6e0c0d03e44fbb125ff27254e80a50a062139f1af70bd528d9465d0cd [2022-10-20T18:10:36.262Z] ---> 41ee6ec540d7 [2022-10-20T18:10:36.262Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-20T18:10:36.262Z] ---> Running in 2a670776fe41 [2022-10-20T18:10:36.265Z] $ docker rm -f 4adfb1c6e0c0d03e44fbb125ff27254e80a50a062139f1af70bd528d9465d0cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-20T18:10:38.212Z] Removing intermediate container 2a670776fe41 [2022-10-20T18:10:38.212Z] ---> 950eeb4f245a [2022-10-20T18:10:38.212Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-20T18:10:38.212Z] ---> Running in efeb2b25d2a0 [2022-10-20T18:10:39.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-20T18:10:39.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-20T18:10:40.723Z] OK: 221 MiB in 51 packages [2022-10-20T18:10:41.690Z] Removing intermediate container efeb2b25d2a0 [2022-10-20T18:10:41.690Z] ---> 9bed1b7be993 [2022-10-20T18:10:41.690Z] Step 11/16 : ENV GO111MODULE=on [2022-10-20T18:10:41.690Z] ---> Running in 75a9925ef1b7 [2022-10-20T18:10:42.278Z] Removing intermediate container 75a9925ef1b7 [2022-10-20T18:10:42.278Z] ---> 2764718d3ba7 [2022-10-20T18:10:42.278Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-20T18:10:42.278Z] ---> Running in 0e5af1dd3aa6 [2022-10-20T18:10:42.546Z] Removing intermediate container 0e5af1dd3aa6 [2022-10-20T18:10:42.546Z] ---> bad90ebf2c6a [2022-10-20T18:10:42.546Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-20T18:10:43.131Z] ---> 409045f93fea [2022-10-20T18:10:43.131Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-20T18:10:43.131Z] ---> Running in 48141eadb534 [2022-10-20T18:11:29.989Z] Removing intermediate container 48141eadb534 [2022-10-20T18:11:29.989Z] ---> 9e73c9e28716 [2022-10-20T18:11:29.989Z] Step 15/16 : COPY . . [2022-10-20T18:11:29.989Z] ---> b3c4b5a86714 [2022-10-20T18:11:29.989Z] Step 16/16 : RUN ${MAKE} [2022-10-20T18:11:29.989Z] ---> Running in ce3174406696 [2022-10-20T18:11:29.989Z] noop [2022-10-20T18:11:29.989Z] Removing intermediate container ce3174406696 [2022-10-20T18:11:29.989Z] ---> 11abfd769634 [2022-10-20T18:11:29.989Z] Successfully built 11abfd769634 [2022-10-20T18:11:29.989Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:11:30.339Z] + docker inspect -f . ci-base-image-arm64 [2022-10-20T18:11:30.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:11:30.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-8703 does not seem to be running inside a container [2022-10-20T18:11:30.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-20T18:11:31.758Z] $ docker top 7b40c19f26b05959bf2f6747603aa0b74121f7b6f4d44adea88e3825232d9c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-20T18:11:32.559Z] + go version [2022-10-20T18:11:32.559Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-20T18:11:32.587Z] $ docker stop --time=1 7b40c19f26b05959bf2f6747603aa0b74121f7b6f4d44adea88e3825232d9c88 [2022-10-20T18:11:34.183Z] $ docker rm -f 7b40c19f26b05959bf2f6747603aa0b74121f7b6f4d44adea88e3825232d9c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:11:34.690Z] + docker inspect -f . ci-base-image-arm64 [2022-10-20T18:11:34.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:11:34.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-8703 does not seem to be running inside a container [2022-10-20T18:11:34.923Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-20T18:11:36.195Z] $ docker top dd1a39080d9ad7856c91a9dcc27f98c16d4b1f44fdbda33e6381977f1742564b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-20T18:11:36.692Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh [2022-10-20T18:11:37.284Z] + make test [2022-10-20T18:11:37.284Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-20T18:11:39.242Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-20T18:13:00.879Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-20T18:13:00.879Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-20T18:13:15.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-20T18:13:15.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-20T18:13:15.900Z] ./bin/test-attribution-txt.sh [2022-10-20T18:13:15.900Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-20T18:13:15.900Z] make -C web test [2022-10-20T18:13:15.900Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' [2022-10-20T18:13:15.900Z] make[1]: tput: No such file or directory [2022-10-20T18:13:15.900Z] make[1]: tput: No such file or directory [2022-10-20T18:13:15.900Z] warning: generating ./VERSION [2022-10-20T18:13:15.900Z] echo "0.0.0" > VERSION [2022-10-20T18:13:15.900Z] docker build \ [2022-10-20T18:13:15.900Z] -f Dockerfile \ [2022-10-20T18:13:15.900Z] --build-arg USER=1000 \ [2022-10-20T18:13:15.900Z] \ [2022-10-20T18:13:15.900Z] --label "git_sha=04660f87034ff96905c57428e5c624d4feed2ea7" \ [2022-10-20T18:13:15.900Z] -t edgexfoundry/edgex-web-ui:04660f87034ff96905c57428e5c624d4feed2ea7 \ [2022-10-20T18:13:15.900Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-20T18:13:15.900Z] . [2022-10-20T18:13:15.900Z] Sending build context to Docker daemon 3.27MB [2022-10-20T18:13:15.900Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-20T18:13:15.900Z] 16.17-alpine3.15: Pulling from library/node [2022-10-20T18:13:16.167Z] 47517142f6ba: Pulling fs layer [2022-10-20T18:13:16.167Z] 5f8c4bfa009b: Pulling fs layer [2022-10-20T18:13:16.167Z] f7079c9c4ba1: Pulling fs layer [2022-10-20T18:13:16.167Z] aba105e6f55a: Pulling fs layer [2022-10-20T18:13:16.167Z] aba105e6f55a: Waiting [2022-10-20T18:13:16.167Z] f7079c9c4ba1: Verifying Checksum [2022-10-20T18:13:16.167Z] f7079c9c4ba1: Download complete [2022-10-20T18:13:16.167Z] 47517142f6ba: Verifying Checksum [2022-10-20T18:13:16.167Z] 47517142f6ba: Download complete [2022-10-20T18:13:16.167Z] aba105e6f55a: Verifying Checksum [2022-10-20T18:13:16.167Z] aba105e6f55a: Download complete [2022-10-20T18:13:16.750Z] 47517142f6ba: Pull complete [2022-10-20T18:13:17.016Z] 5f8c4bfa009b: Download complete [2022-10-20T18:13:20.356Z] 5f8c4bfa009b: Pull complete [2022-10-20T18:13:20.356Z] f7079c9c4ba1: Pull complete [2022-10-20T18:13:20.623Z] aba105e6f55a: Pull complete [2022-10-20T18:13:20.623Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-20T18:13:20.623Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-20T18:13:20.623Z] ---> bf1b8b58d215 [2022-10-20T18:13:20.623Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-20T18:13:21.207Z] ---> Running in 14ade392070b [2022-10-20T18:13:22.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-20T18:13:22.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-20T18:13:23.394Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-20T18:13:23.394Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-20T18:13:23.394Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-20T18:13:23.394Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-20T18:13:23.394Z] (5/128) Installing libxcb (1.14-r2) [2022-10-20T18:13:23.394Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-20T18:13:23.661Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-20T18:13:23.661Z] (8/128) Installing libice (1.0.10-r0) [2022-10-20T18:13:23.661Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-20T18:13:23.661Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-20T18:13:23.661Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-20T18:13:23.661Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-20T18:13:23.661Z] (13/128) Installing xset (1.2.4-r0) [2022-10-20T18:13:23.661Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-20T18:13:23.661Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-20T18:13:23.661Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-20T18:13:23.661Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-20T18:13:23.661Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-20T18:13:23.661Z] (19/128) Installing libintl (0.21-r0) [2022-10-20T18:13:23.661Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-20T18:13:23.661Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-20T18:13:23.661Z] (22/128) Installing pcre (8.45-r1) [2022-10-20T18:13:23.661Z] (23/128) Installing glib (2.70.1-r0) [2022-10-20T18:13:23.927Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-20T18:13:23.928Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-20T18:13:23.928Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-20T18:13:23.928Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-20T18:13:23.928Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-20T18:13:23.928Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-20T18:13:23.928Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-20T18:13:23.928Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-20T18:13:24.193Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-20T18:13:24.193Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-20T18:13:24.193Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-20T18:13:24.193Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-20T18:13:24.193Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-20T18:13:24.193Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-20T18:13:24.193Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-20T18:13:24.193Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-20T18:13:24.193Z] (40/128) Installing libxi (1.8-r0) [2022-10-20T18:13:24.193Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-20T18:13:24.193Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-20T18:13:24.193Z] (43/128) Installing atk (2.36.0-r0) [2022-10-20T18:13:24.193Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-20T18:13:24.193Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-20T18:13:24.193Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-20T18:13:24.193Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-20T18:13:24.193Z] (48/128) Installing expat (2.4.9-r0) [2022-10-20T18:13:24.193Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-20T18:13:24.193Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-20T18:13:24.193Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-20T18:13:24.193Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-20T18:13:24.460Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-20T18:13:24.460Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-20T18:13:24.460Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-20T18:13:24.460Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-20T18:13:24.460Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-20T18:13:24.460Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-20T18:13:24.460Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-20T18:13:24.460Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-20T18:13:24.460Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-20T18:13:24.460Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-20T18:13:24.725Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-20T18:13:24.725Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-20T18:13:24.725Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-20T18:13:24.725Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-20T18:13:24.725Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-20T18:13:24.725Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-20T18:13:24.725Z] (69/128) Installing pango (1.48.10-r0) [2022-10-20T18:13:24.725Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-20T18:13:24.725Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-20T18:13:24.725Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-20T18:13:24.725Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-20T18:13:24.991Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-20T18:13:24.991Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-20T18:13:25.257Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-20T18:13:25.257Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-20T18:13:25.257Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-20T18:13:25.257Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-20T18:13:25.257Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-20T18:13:27.837Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-20T18:13:27.837Z] (80/128) Installing flac (1.3.4-r0) [2022-10-20T18:13:27.837Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-20T18:13:27.837Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-20T18:13:27.837Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-20T18:13:27.837Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-20T18:13:27.837Z] (85/128) Installing libass (0.15.2-r0) [2022-10-20T18:13:27.837Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-20T18:13:27.837Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-20T18:13:27.837Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-20T18:13:27.837Z] (89/128) Installing lame (3.100-r0) [2022-10-20T18:13:27.837Z] (90/128) Installing opus (1.3.1-r1) [2022-10-20T18:13:27.837Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-20T18:13:27.837Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-20T18:13:27.837Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-20T18:13:27.837Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-20T18:13:27.837Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-20T18:13:27.837Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-20T18:13:27.837Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-20T18:13:27.837Z] (98/128) Installing libva (2.13.0-r0) [2022-10-20T18:13:27.837Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-20T18:13:27.837Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-20T18:13:27.837Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-20T18:13:28.104Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-20T18:13:28.104Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-20T18:13:28.104Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-20T18:13:28.104Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-20T18:13:28.104Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-20T18:13:28.104Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-20T18:13:28.686Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-20T18:13:28.686Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-20T18:13:28.686Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-20T18:13:28.686Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-20T18:13:28.686Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-20T18:13:28.686Z] (113/128) Installing nspr (4.32-r0) [2022-10-20T18:13:28.686Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-20T18:13:28.686Z] (115/128) Installing nss (3.78.1-r0) [2022-10-20T18:13:28.954Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-20T18:13:28.954Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-20T18:13:28.954Z] (118/128) Installing orc (0.4.32-r0) [2022-10-20T18:13:28.954Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-20T18:13:28.954Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-20T18:13:28.954Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-20T18:13:28.954Z] (122/128) Installing libpulse (15.0-r2) [2022-10-20T18:13:28.954Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-20T18:13:28.954Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-20T18:13:28.954Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-20T18:13:28.954Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-20T18:13:28.954Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-20T18:13:28.954Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-20T18:13:33.227Z] Executing busybox-1.34.1-r7.trigger [2022-10-20T18:13:33.227Z] Executing glib-2.70.1-r0.trigger [2022-10-20T18:13:33.227Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-20T18:13:38.585Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-20T18:13:38.586Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-20T18:13:38.586Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-20T18:13:38.586Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-20T18:13:38.586Z] OK: 275 MiB in 144 packages [2022-10-20T18:13:48.694Z] Removing intermediate container 14ade392070b [2022-10-20T18:13:48.694Z] ---> 7daf43086dca [2022-10-20T18:13:48.694Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-20T18:13:48.694Z] ---> Running in 4bd0ee452dda [2022-10-20T18:13:48.694Z] Removing intermediate container 4bd0ee452dda [2022-10-20T18:13:48.694Z] ---> d2d289ce54aa [2022-10-20T18:13:48.694Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-20T18:13:48.694Z] ---> Running in 766d7e9cdca6 [2022-10-20T18:13:48.694Z] Removing intermediate container 766d7e9cdca6 [2022-10-20T18:13:48.694Z] ---> a978b7488396 [2022-10-20T18:13:48.694Z] Step 5/10 : RUN npm install -g npm [2022-10-20T18:13:48.694Z] ---> Running in bf75cb85b826 [2022-10-20T18:14:21.132Z] [2022-10-20T18:14:21.132Z] changed 54 packages, and audited 212 packages in 26s [2022-10-20T18:14:21.132Z] [2022-10-20T18:14:21.132Z] 11 packages are looking for funding [2022-10-20T18:14:21.132Z] run `npm fund` for details [2022-10-20T18:14:21.132Z] [2022-10-20T18:14:21.132Z] found 0 vulnerabilities [2022-10-20T18:14:21.132Z] Removing intermediate container bf75cb85b826 [2022-10-20T18:14:21.132Z] ---> bf2a8c90b848 [2022-10-20T18:14:21.132Z] Step 6/10 : ARG USER=1000 [2022-10-20T18:14:21.132Z] ---> Running in 665081f2179c [2022-10-20T18:14:22.594Z] Removing intermediate container 665081f2179c [2022-10-20T18:14:22.594Z] ---> 6e81eed9ec51 [2022-10-20T18:14:22.594Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-20T18:14:22.594Z] ---> Running in 79ca5657aedd [2022-10-20T18:14:25.988Z] Removing intermediate container 79ca5657aedd [2022-10-20T18:14:25.988Z] ---> bfc0086f7b3d [2022-10-20T18:14:25.988Z] Step 8/10 : USER $USER:$USER [2022-10-20T18:14:25.988Z] ---> Running in 8fc81217f2ba [2022-10-20T18:14:25.988Z] Removing intermediate container 8fc81217f2ba [2022-10-20T18:14:25.988Z] ---> 08e3d3ad7eb5 [2022-10-20T18:14:25.988Z] Step 9/10 : WORKDIR /app [2022-10-20T18:14:25.988Z] ---> Running in 6554e831f622 [2022-10-20T18:14:26.572Z] Removing intermediate container 6554e831f622 [2022-10-20T18:14:26.572Z] ---> 39f24725b8f7 [2022-10-20T18:14:26.572Z] Step 10/10 : LABEL git_sha=04660f87034ff96905c57428e5c624d4feed2ea7 [2022-10-20T18:14:26.572Z] ---> Running in 0be8146a120f [2022-10-20T18:14:27.160Z] Removing intermediate container 0be8146a120f [2022-10-20T18:14:27.160Z] ---> 3f69cab9e647 [2022-10-20T18:14:27.160Z] Successfully built 3f69cab9e647 [2022-10-20T18:14:27.429Z] Successfully tagged edgexfoundry/edgex-web-ui:04660f87034ff96905c57428e5c624d4feed2ea7 [2022-10-20T18:14:27.429Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-20T18:14:27.429Z] touch edgex-web-ui.imagebuilt [2022-10-20T18:14:27.429Z] mkdir -p node_modules coverage [2022-10-20T18:14:27.429Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-20T18:14:27.429Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.425Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE Unsupported engine { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE required: { [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE }, [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-20T18:14:42.426Z] npm WARN EBADENGINE } [2022-10-20T18:15:21.304Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-20T18:15:21.304Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-10-20T18:15:21.304Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-20T18:15:21.304Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-20T18:15:21.304Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-20T18:15:22.717Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-20T18:15:35.043Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-20T18:15:35.043Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-20T18:15:35.043Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-20T18:15:57.098Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-20T18:15:57.098Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-20T18:15:57.098Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-20T18:16:00.443Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-20T18:16:02.383Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-10-20T18:16:05.734Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-20T18:16:15.810Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-10-20T18:16:19.147Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-10-20T18:16:34.114Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-10-20T18:16:56.169Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-10-20T18:17:28.370Z] [2022-10-20T18:17:28.370Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-20T18:17:28.370Z] [2022-10-20T18:17:28.370Z] 90 packages are looking for funding [2022-10-20T18:17:28.370Z] run `npm fund` for details [2022-10-20T18:17:28.370Z] [2022-10-20T18:17:28.370Z] 12 vulnerabilities (3 moderate, 7 high, 2 critical) [2022-10-20T18:17:28.370Z] [2022-10-20T18:17:28.370Z] To address issues that do not require attention, run: [2022-10-20T18:17:28.370Z] npm audit fix [2022-10-20T18:17:28.370Z] [2022-10-20T18:17:28.370Z] To address all issues (including breaking changes), run: [2022-10-20T18:17:28.370Z] npm audit fix --force [2022-10-20T18:17:28.370Z] [2022-10-20T18:17:28.370Z] Run `npm audit` for details. [2022-10-20T18:17:31.783Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-10-20T18:17:46.769Z] - Generating browser application bundles (phase: setup)... [2022-10-20T18:18:18.982Z] Compiling @angular/core : es2015 as esm2015 [2022-10-20T18:18:18.982Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-20T18:18:45.654Z] Compiling @angular/common : es2015 as esm2015 [2022-10-20T18:18:45.654Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-20T18:18:49.912Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-20T18:18:49.912Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-20T18:18:54.165Z] Compiling @angular/router : es2015 as esm2015 [2022-10-20T18:18:54.165Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-20T18:18:59.511Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-20T18:19:00.930Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-20T18:19:00.930Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-20T18:19:05.184Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-20T18:19:05.184Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-20T18:19:05.768Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-20T18:20:02.372Z] 20 10 2022 18:19:59.828:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-20T18:20:02.372Z] 20 10 2022 18:19:59.840:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-20T18:20:02.372Z] 20 10 2022 18:19:59.866:INFO [launcher]: Starting browser ChromeHeadless [2022-10-20T18:21:23.969Z] 20 10 2022 18:21:13.082:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-20T18:21:32.149Z] 20 10 2022 18:21:31.952:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-20T18:21:54.184Z] ✔ Browser application bundle generation complete. [2022-10-20T18:21:54.184Z] 20 10 2022 18:21:52.202:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket vFqpbWlcV_-3KIFxAAAB with id 84969622 [2022-10-20T18:22:09.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-20T18:22:09.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.235 secs) [2022-10-20T18:22:09.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.261 secs) [2022-10-20T18:22:09.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.64 secs) [2022-10-20T18:22:09.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.874 secs) [2022-10-20T18:22:09.411Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.93 secs) [2022-10-20T18:22:09.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.034 secs) [2022-10-20T18:22:09.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.059 secs) [2022-10-20T18:22:10.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.626 secs) [2022-10-20T18:22:10.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.926 secs) [2022-10-20T18:22:10.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.993 secs) [2022-10-20T18:22:11.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.234 secs) [2022-10-20T18:22:11.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.365 secs) [2022-10-20T18:22:12.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.099 secs) [2022-10-20T18:22:12.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.161 secs) [2022-10-20T18:22:12.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.223 secs) [2022-10-20T18:22:12.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.252 secs) [2022-10-20T18:22:12.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.287 secs) [2022-10-20T18:22:12.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.368 secs) [2022-10-20T18:22:12.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.407 secs) [2022-10-20T18:22:12.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.596 secs) [2022-10-20T18:22:12.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.619 secs) [2022-10-20T18:22:12.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.681 secs) [2022-10-20T18:22:12.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.698 secs) [2022-10-20T18:22:12.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.709 secs) [2022-10-20T18:22:13.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.808 secs) [2022-10-20T18:22:13.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.829 secs) [2022-10-20T18:22:13.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.843 secs) [2022-10-20T18:22:13.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.858 secs) [2022-10-20T18:22:13.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.957 secs) [2022-10-20T18:22:13.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.987 secs) [2022-10-20T18:22:13.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.018 secs) [2022-10-20T18:22:13.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.066 secs) [2022-10-20T18:22:13.463Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.107 secs) [2022-10-20T18:22:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.286 secs) [2022-10-20T18:22:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.308 secs) [2022-10-20T18:22:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.322 secs) [2022-10-20T18:22:13.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.331 secs) [2022-10-20T18:22:13.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.549 secs) [2022-10-20T18:22:14.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.587 secs) [2022-10-20T18:22:14.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.71 secs) [2022-10-20T18:22:14.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.817 secs) [2022-10-20T18:22:14.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.849 secs) [2022-10-20T18:22:14.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.011 secs) [2022-10-20T18:22:14.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.071 secs) [2022-10-20T18:22:14.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.141 secs) [2022-10-20T18:22:15.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.176 secs) [2022-10-20T18:22:15.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.303 secs) [2022-10-20T18:22:15.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.398 secs) [2022-10-20T18:22:15.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.418 secs) [2022-10-20T18:22:15.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.444 secs) [2022-10-20T18:22:15.594Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.614 secs) [2022-10-20T18:22:15.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.864 secs) [2022-10-20T18:22:16.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.018 secs) [2022-10-20T18:22:16.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.104 secs) [2022-10-20T18:22:16.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.181 secs) [2022-10-20T18:22:16.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.213 secs) [2022-10-20T18:22:16.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.283 secs) [2022-10-20T18:22:16.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.364 secs) [2022-10-20T18:22:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.522 secs) [2022-10-20T18:22:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.577 secs) [2022-10-20T18:22:16.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.639 secs) [2022-10-20T18:22:16.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.692 secs) [2022-10-20T18:22:16.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.722 secs) [2022-10-20T18:22:17.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.764 secs) [2022-10-20T18:22:17.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.925 secs) [2022-10-20T18:22:17.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.943 secs) [2022-10-20T18:22:17.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.967 secs) [2022-10-20T18:22:17.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.984 secs) [2022-10-20T18:22:17.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.205 secs) [2022-10-20T18:22:17.716Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.247 secs) [2022-10-20T18:22:17.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.469 secs) [2022-10-20T18:22:17.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.524 secs) [2022-10-20T18:22:18.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.577 secs) [2022-10-20T18:22:18.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.628 secs) [2022-10-20T18:22:18.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.665 secs) [2022-10-20T18:22:18.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.706 secs) [2022-10-20T18:22:18.510Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.74 secs) [2022-10-20T18:22:18.510Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.778 secs) [2022-10-20T18:22:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.992 secs) [2022-10-20T18:22:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.006 secs) [2022-10-20T18:22:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.018 secs) [2022-10-20T18:22:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.068 secs) [2022-10-20T18:22:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.107 secs) [2022-10-20T18:22:19.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.462 secs) [2022-10-20T18:22:19.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.478 secs) [2022-10-20T18:22:19.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.488 secs) [2022-10-20T18:22:19.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.579 secs) [2022-10-20T18:22:19.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.609 secs) [2022-10-20T18:22:19.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.641 secs) [2022-10-20T18:22:19.624Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.753 secs) [2022-10-20T18:22:19.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.891 secs) [2022-10-20T18:22:19.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.947 secs) [2022-10-20T18:22:20.157Z] WARN: ' [2022-10-20T18:22:20.157Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-20T18:22:20.157Z] Support for using the ngModel input property and ngModelChange event with [2022-10-20T18:22:20.157Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-20T18:22:20.157Z] in a future version of Angular. [2022-10-20T18:22:20.157Z] [2022-10-20T18:22:20.157Z] For more information on this, see our API docs here: [2022-10-20T18:22:20.157Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-20T18:22:20.157Z] ' [2022-10-20T18:22:20.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.947 secs) [2022-10-20T18:22:20.157Z] WARN: ' [2022-10-20T18:22:20.157Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-20T18:22:20.157Z] Support for using the ngModel input property and ngModelChange event with [2022-10-20T18:22:20.157Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-20T18:22:20.157Z] in a future version of Angular. [2022-10-20T18:22:20.157Z] [2022-10-20T18:22:20.157Z] For more information on this, see our API docs here: [2022-10-20T18:22:20.157Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-20T18:22:20.157Z] ' [2022-10-20T18:22:20.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.092 secs) [2022-10-20T18:22:20.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.109 secs) [2022-10-20T18:22:20.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.124 secs) [2022-10-20T18:22:20.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.25 secs) [2022-10-20T18:22:20.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.268 secs) [2022-10-20T18:22:20.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.278 secs) [2022-10-20T18:22:20.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.325 secs) [2022-10-20T18:22:20.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.36 secs) [2022-10-20T18:22:20.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.393 secs) [2022-10-20T18:22:20.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.411 secs) [2022-10-20T18:22:20.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.429 secs) [2022-10-20T18:22:20.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.437 secs) [2022-10-20T18:22:20.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.459 secs) [2022-10-20T18:22:20.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.47 secs) [2022-10-20T18:22:20.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.482 secs) [2022-10-20T18:22:20.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 9.579 secs) [2022-10-20T18:22:20.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 9.644 secs) [2022-10-20T18:22:21.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 9.898 secs) [2022-10-20T18:22:21.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 9.983 secs) [2022-10-20T18:22:21.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.108 secs) [2022-10-20T18:22:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.124 secs) [2022-10-20T18:22:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.136 secs) [2022-10-20T18:22:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.204 secs) [2022-10-20T18:22:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.23 secs) [2022-10-20T18:22:21.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.254 secs) [2022-10-20T18:22:22.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.473 secs) [2022-10-20T18:22:22.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.538 secs) [2022-10-20T18:22:22.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.614 secs) [2022-10-20T18:22:22.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.664 secs) [2022-10-20T18:22:22.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.806 secs) [2022-10-20T18:22:22.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 10.891 secs) [2022-10-20T18:22:22.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 10.968 secs) [2022-10-20T18:22:23.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.103 secs) [2022-10-20T18:22:23.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.369 secs) [2022-10-20T18:22:23.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.589 secs) [2022-10-20T18:22:23.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.699 secs) [2022-10-20T18:22:23.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.759 secs) [2022-10-20T18:22:23.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.869 secs) [2022-10-20T18:22:24.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.949 secs) [2022-10-20T18:22:24.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.101 secs) [2022-10-20T18:22:24.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.189 secs) [2022-10-20T18:22:24.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.216 secs) [2022-10-20T18:22:24.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.246 secs) [2022-10-20T18:22:24.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.282 secs) [2022-10-20T18:22:24.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.296 secs) [2022-10-20T18:22:24.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.303 secs) [2022-10-20T18:22:24.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.468 secs) [2022-10-20T18:22:24.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.609 secs) [2022-10-20T18:22:25.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.65 secs) [2022-10-20T18:22:25.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.687 secs) [2022-10-20T18:22:25.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.94 secs) [2022-10-20T18:22:25.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.982 secs) [2022-10-20T18:22:25.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.008 secs) [2022-10-20T18:22:25.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.142 secs) [2022-10-20T18:22:25.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.187 secs) [2022-10-20T18:22:26.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.228 secs) [2022-10-20T18:22:26.008Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.301 secs) [2022-10-20T18:22:26.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.32 secs / 13.301 secs) [2022-10-20T18:22:26.962Z] TOTAL: 149 SUCCESS [2022-10-20T18:22:26.962Z] ✔ Browser application bundle generation complete. [2022-10-20T18:22:30.291Z] [2022-10-20T18:22:30.291Z] =============================== Coverage summary =============================== [2022-10-20T18:22:30.291Z] Statements : 40.98% ( 1467/3580 ) [2022-10-20T18:22:30.291Z] Branches : 12.03% ( 111/923 ) [2022-10-20T18:22:30.291Z] Functions : 33.28% ( 432/1298 ) [2022-10-20T18:22:30.291Z] Lines : 38.91% ( 1318/3387 ) [2022-10-20T18:22:30.292Z] ================================================================================ [2022-10-20T18:22:30.292Z] 20 10 2022 18:22:29.697:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-20T18:22:30.872Z] ✔ Browser application bundle generation complete. [2022-10-20T18:22:31.830Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo [2022-10-20T18:22:31.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-20T18:22:31.878Z] $ docker stop --time=1 dd1a39080d9ad7856c91a9dcc27f98c16d4b1f44fdbda33e6381977f1742564b [2022-10-20T18:22:33.588Z] $ docker rm -f dd1a39080d9ad7856c91a9dcc27f98c16d4b1f44fdbda33e6381977f1742564b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-20T18:22:34.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-20T18:22:36.995Z] Warning: overwriting stash ‘coverage-report’ [2022-10-20T18:22:42.208Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-20T18:22:42.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-20T18:22:45.530Z] + ls -al . [2022-10-20T18:22:45.530Z] total 172 [2022-10-20T18:22:45.530Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 20 18:11 . [2022-10-20T18:22:45.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:09 .. [2022-10-20T18:22:45.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:09 .blubracket [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 20 18:09 .dockerignore [2022-10-20T18:22:45.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:09 .git [2022-10-20T18:22:45.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:09 .github [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 20 18:09 .gitignore [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 20 18:09 Attribution.txt [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 20 18:09 CHANGELOG.md [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 18:09 CONTRIBUTING.md [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 20 18:09 Dockerfile [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 18:09 Jenkinsfile [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 18:09 LICENSE [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 20 18:09 Makefile [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 20 18:09 README.md [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 20 18:07 VERSION [2022-10-20T18:22:45.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:09 assets [2022-10-20T18:22:45.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:09 bin [2022-10-20T18:22:45.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 18:09 cmd [2022-10-20T18:22:45.530Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 20 18:11 coverage.out [2022-10-20T18:22:45.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 18:09 docs [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 20 18:09 go.mod [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 20 18:09 go.sum [2022-10-20T18:22:45.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 18:09 internal [2022-10-20T18:22:45.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:09 snap [2022-10-20T18:22:45.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 18:09 testing [2022-10-20T18:22:45.530Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 18:09 version.go [2022-10-20T18:22:45.530Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 20 18:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:22:45.862Z] + 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=04660f87034ff96905c57428e5c624d4feed2ea7 --label arch=arm64 --label version=0.0.0 . [2022-10-20T18:22:47.386Z] Sending build context to Docker daemon 31.44MB [2022-10-20T18:22:47.386Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-20T18:22:47.386Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-20T18:22:47.386Z] ---> 11abfd769634 [2022-10-20T18:22:47.386Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-20T18:22:47.965Z] ---> Running in f76d446b5518 [2022-10-20T18:22:48.233Z] Removing intermediate container f76d446b5518 [2022-10-20T18:22:48.233Z] ---> e7825d15846e [2022-10-20T18:22:48.233Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-20T18:22:48.233Z] ---> Running in c23f87b6355a [2022-10-20T18:22:48.499Z] Removing intermediate container c23f87b6355a [2022-10-20T18:22:48.499Z] ---> c111190c0f82 [2022-10-20T18:22:48.499Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-20T18:22:48.499Z] ---> Running in 956d78f03d05 [2022-10-20T18:22:48.765Z] Removing intermediate container 956d78f03d05 [2022-10-20T18:22:48.765Z] ---> 19c00180dd54 [2022-10-20T18:22:48.765Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-20T18:22:48.765Z] ---> Running in d7fad12902fb [2022-10-20T18:22:49.033Z] Removing intermediate container d7fad12902fb [2022-10-20T18:22:49.033Z] ---> b11c90cb745b [2022-10-20T18:22:49.033Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-20T18:22:49.298Z] ---> Running in fed45ed80133 [2022-10-20T18:22:49.564Z] Removing intermediate container fed45ed80133 [2022-10-20T18:22:49.564Z] ---> ea54cf63ccd3 [2022-10-20T18:22:49.564Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-20T18:22:51.502Z] ---> 49466171a022 [2022-10-20T18:22:51.502Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-20T18:22:51.502Z] ---> Running in 39d7f5dde57b [2022-10-20T18:22:53.440Z] Removing intermediate container 39d7f5dde57b [2022-10-20T18:22:53.440Z] ---> 304315add1f4 [2022-10-20T18:22:53.440Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-20T18:22:53.440Z] ---> Running in 53657f484569 [2022-10-20T18:22:54.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-20T18:22:54.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-20T18:22:55.945Z] OK: 221 MiB in 51 packages [2022-10-20T18:22:56.907Z] Removing intermediate container 53657f484569 [2022-10-20T18:22:56.907Z] ---> 2914921d0060 [2022-10-20T18:22:56.907Z] Step 11/26 : ENV GO111MODULE=on [2022-10-20T18:22:56.907Z] ---> Running in 24070d0f2c0b [2022-10-20T18:22:57.175Z] Removing intermediate container 24070d0f2c0b [2022-10-20T18:22:57.175Z] ---> a18a75abd0b0 [2022-10-20T18:22:57.175Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-20T18:22:57.175Z] ---> Running in 9962b59fa7c2 [2022-10-20T18:22:57.441Z] Removing intermediate container 9962b59fa7c2 [2022-10-20T18:22:57.441Z] ---> 513f5851b5de [2022-10-20T18:22:57.441Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-20T18:22:58.027Z] ---> 19902806eabd [2022-10-20T18:22:58.027Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-20T18:22:58.027Z] ---> Running in 6a83e2f7909f [2022-10-20T18:22:59.969Z] Removing intermediate container 6a83e2f7909f [2022-10-20T18:22:59.969Z] ---> c368adf0c131 [2022-10-20T18:22:59.969Z] Step 15/26 : COPY . . [2022-10-20T18:23:04.210Z] ---> 07595c27aef4 [2022-10-20T18:23:04.210Z] Step 16/26 : RUN ${MAKE} [2022-10-20T18:23:04.210Z] ---> Running in 6ce1b54ec1a7 [2022-10-20T18:23:04.793Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-20T18:24:12.606Z] Removing intermediate container 6ce1b54ec1a7 [2022-10-20T18:24:12.606Z] ---> ee7f3bc067a0 [2022-10-20T18:24:12.606Z] Step 17/26 : FROM alpine:3.14 [2022-10-20T18:24:12.606Z] 3.14: Pulling from library/alpine [2022-10-20T18:24:12.606Z] 90cda3b7c325: Pulling fs layer [2022-10-20T18:24:12.606Z] 90cda3b7c325: Verifying Checksum [2022-10-20T18:24:12.606Z] 90cda3b7c325: Download complete [2022-10-20T18:24:12.872Z] 90cda3b7c325: Pull complete [2022-10-20T18:24:12.872Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-20T18:24:12.872Z] Status: Downloaded newer image for alpine:3.14 [2022-10-20T18:24:12.872Z] ---> 376ba31ae3da [2022-10-20T18:24:12.872Z] Step 18/26 : EXPOSE 4000 [2022-10-20T18:24:13.140Z] ---> Running in bb5936198f1c [2022-10-20T18:24:13.406Z] Removing intermediate container bb5936198f1c [2022-10-20T18:24:13.406Z] ---> a6060215f181 [2022-10-20T18:24:13.406Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-20T18:24:14.808Z] ---> 266ef1eafc47 [2022-10-20T18:24:14.808Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-20T18:24:15.393Z] ---> 5f2199cc9f32 [2022-10-20T18:24:15.393Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-20T18:24:15.976Z] ---> 7b2a8296a519 [2022-10-20T18:24:15.976Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-20T18:24:15.976Z] ---> Running in 6d28135dffd9 [2022-10-20T18:24:16.242Z] Removing intermediate container 6d28135dffd9 [2022-10-20T18:24:16.242Z] ---> 0b2c8be2cac7 [2022-10-20T18:24:16.242Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-20T18:24:16.242Z] ---> Running in 532c96a25bb4 [2022-10-20T18:24:16.507Z] Removing intermediate container 532c96a25bb4 [2022-10-20T18:24:16.507Z] ---> e5807f24d5a0 [2022-10-20T18:24:16.507Z] Step 24/26 : LABEL arch=arm64 [2022-10-20T18:24:16.507Z] ---> Running in 03526cccc268 [2022-10-20T18:24:16.771Z] Removing intermediate container 03526cccc268 [2022-10-20T18:24:16.771Z] ---> da0f696ee28c [2022-10-20T18:24:16.771Z] Step 25/26 : LABEL git_sha=04660f87034ff96905c57428e5c624d4feed2ea7 [2022-10-20T18:24:17.037Z] ---> Running in 12e614c02488 [2022-10-20T18:24:17.302Z] Removing intermediate container 12e614c02488 [2022-10-20T18:24:17.302Z] ---> 3ab139a72d1f [2022-10-20T18:24:17.302Z] Step 26/26 : LABEL version=0.0.0 [2022-10-20T18:24:17.302Z] ---> Running in 5f8a13e2c8ec [2022-10-20T18:24:17.567Z] Removing intermediate container 5f8a13e2c8ec [2022-10-20T18:24:17.567Z] ---> fd2a2ab92887 [2022-10-20T18:24:17.567Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-20T18:24:17.833Z] Successfully built fd2a2ab92887 [2022-10-20T18:24:17.833Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:24:18.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-20T18:24:18.259Z] [2022-10-20T18:24:18.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:24:18.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-20T18:24:18.583Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-20T18:24:18.583Z] 8998bd30e6a1: Pulling fs layer [2022-10-20T18:24:18.583Z] 04944245beec: Pulling fs layer [2022-10-20T18:24:18.583Z] 699f458cf7ca: Pulling fs layer [2022-10-20T18:24:18.583Z] 765212b225bb: Pulling fs layer [2022-10-20T18:24:18.583Z] f23df028b6ca: Pulling fs layer [2022-10-20T18:24:18.583Z] d65c8cfc05b1: Pulling fs layer [2022-10-20T18:24:18.583Z] 2437ff75d9bd: Pulling fs layer [2022-10-20T18:24:18.583Z] 765212b225bb: Waiting [2022-10-20T18:24:18.583Z] f23df028b6ca: Waiting [2022-10-20T18:24:18.583Z] d65c8cfc05b1: Waiting [2022-10-20T18:24:18.583Z] 2437ff75d9bd: Waiting [2022-10-20T18:24:18.848Z] 04944245beec: Verifying Checksum [2022-10-20T18:24:18.848Z] 04944245beec: Download complete [2022-10-20T18:24:18.848Z] 765212b225bb: Verifying Checksum [2022-10-20T18:24:18.848Z] 765212b225bb: Download complete [2022-10-20T18:24:18.848Z] f23df028b6ca: Verifying Checksum [2022-10-20T18:24:18.848Z] f23df028b6ca: Download complete [2022-10-20T18:24:18.848Z] d65c8cfc05b1: Verifying Checksum [2022-10-20T18:24:18.848Z] d65c8cfc05b1: Download complete [2022-10-20T18:24:18.848Z] 699f458cf7ca: Verifying Checksum [2022-10-20T18:24:18.848Z] 699f458cf7ca: Download complete [2022-10-20T18:24:19.426Z] 8998bd30e6a1: Verifying Checksum [2022-10-20T18:24:19.426Z] 8998bd30e6a1: Download complete [2022-10-20T18:24:21.362Z] 2437ff75d9bd: Verifying Checksum [2022-10-20T18:24:21.362Z] 2437ff75d9bd: Download complete [2022-10-20T18:24:23.299Z] 8998bd30e6a1: Pull complete [2022-10-20T18:24:23.565Z] 04944245beec: Pull complete [2022-10-20T18:24:24.969Z] 699f458cf7ca: Pull complete [2022-10-20T18:24:25.233Z] 765212b225bb: Pull complete [2022-10-20T18:24:25.820Z] f23df028b6ca: Pull complete [2022-10-20T18:24:26.085Z] d65c8cfc05b1: Pull complete [2022-10-20T18:24:41.081Z] 2437ff75d9bd: Pull complete [2022-10-20T18:24:41.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-20T18:24:41.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-20T18:24:41.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:24:41.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-8703 does not seem to be running inside a container [2022-10-20T18:24:41.427Z] $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-20T18:24:44.190Z] $ docker top 6f82a8f22895e287f70c4dc78c647794ae95c24dbe02300606f94a73b2d81ab0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:24:44.663Z] ---> job-cost.sh [2022-10-20T18:24:44.925Z] lf-activate-venv: SKIPPING [2022-10-20T18:24:44.925Z] INFO: No Stack... [2022-10-20T18:24:45.499Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-20T18:24:46.074Z] INFO: Archiving Costs [Pipeline] sh [2022-10-20T18:24:46.384Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2022-10-20T18:24:46.384Z] + cut -d, -f6 [Pipeline] lock [2022-10-20T18:24:46.708Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [2022-10-20T18:24:46.717Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] did not exist. Created. [2022-10-20T18:24:46.717Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-20T18:24:47.103Z] /w/workspace/edgex-ui-go/3@tmp/durable-f2362267/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-20T18:24:47.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-20T18:24:47.484Z] Warning: overwriting stash ‘stack-cost’ [2022-10-20T18:24:51.994Z] Stashed 1 file(s) [Pipeline] } [2022-10-20T18:24:52.002Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-20T18:24:52.045Z] $ docker stop --time=1 6f82a8f22895e287f70c4dc78c647794ae95c24dbe02300606f94a73b2d81ab0 [2022-10-20T18:24:53.698Z] $ docker rm -f 6f82a8f22895e287f70c4dc78c647794ae95c24dbe02300606f94a73b2d81ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-20T18:24:54.038Z] provisioning config files... [2022-10-20T18:24:54.044Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config14503391372640278562tmp [Pipeline] { [Pipeline] sh [2022-10-20T18:24:54.331Z] + set +x [2022-10-20T18:24:54.331Z] + curl -s https://codecov.io/bash [2022-10-20T18:24:54.331Z] + bash -s -- [2022-10-20T18:24:54.331Z] [2022-10-20T18:24:54.331Z] _____ _ [2022-10-20T18:24:54.331Z] / ____| | | [2022-10-20T18:24:54.331Z] | | ___ __| | ___ ___ _____ __ [2022-10-20T18:24:54.331Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-20T18:24:54.331Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-20T18:24:54.331Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-20T18:24:54.331Z] Bash-1.0.6 [2022-10-20T18:24:54.331Z] [2022-10-20T18:24:54.331Z] [2022-10-20T18:24:54.331Z] ==> git version 2.25.1 found [2022-10-20T18:24:54.332Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-20T18:24:54.332Z] Release-Date: 2020-01-08 [2022-10-20T18:24:54.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-20T18:24:54.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-20T18:24:54.332Z] ==> Jenkins CI detected. [2022-10-20T18:24:54.332Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-20T18:24:54.332Z] project root: . [2022-10-20T18:24:54.332Z] --> token set from env [2022-10-20T18:24:54.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-20T18:24:54.332Z] ==> Running gcov in . (disable via -X gcov) [2022-10-20T18:24:54.590Z] ==> Python coveragepy not found [2022-10-20T18:24:54.590Z] ==> Searching for coverage reports in: [2022-10-20T18:24:54.590Z] + . [2022-10-20T18:24:54.590Z] -> Found 1 reports [2022-10-20T18:24:54.590Z] ==> Detecting git/mercurial file structure [2022-10-20T18:24:54.590Z] ==> Reading reports [2022-10-20T18:24:54.590Z] + ./coverage.out bytes=10 [2022-10-20T18:24:54.590Z] ==> Appending adjustments [2022-10-20T18:24:54.590Z] https://docs.codecov.io/docs/fixing-reports [2022-10-20T18:24:55.526Z] + Found adjustments [2022-10-20T18:24:55.526Z] ==> Gzipping contents [2022-10-20T18:24:55.526Z] 12K /tmp/codecov.7IBvvC.gz [2022-10-20T18:24:55.526Z] ==> Uploading reports [2022-10-20T18:24:55.526Z] url: https://codecov.io [2022-10-20T18:24:55.526Z] query: branch=PR-556&commit=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-20T18:24:55.526Z] -> Pinging Codecov [2022-10-20T18:24:55.526Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-556&commit=0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-20T18:24:55.526Z] -> Uploading to [2022-10-20T18:24:55.526Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-20/FB506323287CE973F263BFD2A0EB1F37/0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15/1ba7195d-7647-40d3-bb4a-329b6b72bb26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221020T182455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=897f9ca2ec6a28952a4f95c63e12e6f6d5315621444e6482c245d76b2a01fe90 [2022-10-20T18:24:55.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-20T18:24:55.526Z] Dload Upload Total Spent Left Speed [2022-10-20T18:24:55.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36813 --:--:-- --:--:-- --:--:-- 36813 [2022-10-20T18:24:55.785Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0b0b8a260c09bf3a1e7e37021dfbbb1c36bdcc15 [Pipeline] } [2022-10-20T18:24:55.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-20T18:24:56.491Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] [2022-10-20T18:24:56.491Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-20T18:24:56.491Z] total 16 [2022-10-20T18:24:56.491Z] drwxr-xr-x 3 root root 4096 Oct 20 18:10 . [2022-10-20T18:24:56.491Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 20 18:10 .. [2022-10-20T18:24:56.491Z] drwxr-xr-x 2 root root 4096 Oct 20 18:10 cost [2022-10-20T18:24:56.491Z] -rw-r--r-- 1 root root 83 Oct 20 18:10 cost.csv [2022-10-20T18:24:56.491Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-20T18:24:56.491Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-20T18:24:56.491Z] total 16 [2022-10-20T18:24:56.491Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 18:10 . [2022-10-20T18:24:56.491Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 20 18:10 .. [2022-10-20T18:24:56.491Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 18:10 cost [2022-10-20T18:24:56.491Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 20 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:24:56.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:24:57.638Z] ---> package-listing.sh [2022-10-20T18:24:57.638Z] ++ facter osfamily [2022-10-20T18:24:57.638Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-20T18:24:57.898Z] + OS_FAMILY=debian [2022-10-20T18:24:57.898Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-20T18:24:57.898Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-20T18:24:57.898Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-20T18:24:57.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-20T18:24:57.898Z] + PACKAGES=/tmp/packages_start.txt [2022-10-20T18:24:57.898Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-20T18:24:57.898Z] + PACKAGES=/tmp/packages_end.txt [2022-10-20T18:24:57.898Z] + case "${OS_FAMILY}" in [2022-10-20T18:24:57.898Z] + dpkg -l [2022-10-20T18:24:57.898Z] + grep '^ii' [2022-10-20T18:24:57.898Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-20T18:24:57.898Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-20T18:24:57.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-20T18:24:57.898Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-20T18:24:57.898Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [2022-10-20T18:24:57.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo [2022-10-20T18:24:57.908Z] 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-20T18:24:58.182Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-20T18:24:58.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-20T18:24:58.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-20T18:24:58.791Z] prd-ubuntu20.04-docker-8c-8g-8700 does not seem to be running inside a container [2022-10-20T18:24:58.819Z] $ 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-556/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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-20T18:24:59.044Z] $ docker top c9701f97600971a82c8e09e9ab9169ef5926b42ba518e6e19416a135c19b7413 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-20T18:24:59.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-20T18:24:59.668Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-20T18:24:59.954Z] + ls /var/log/sa-host [2022-10-20T18:24:59.954Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-20T18:25:00.091Z] provisioning config files... [2022-10-20T18:25:00.103Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config9724129729112280584tmp [Pipeline] { [Pipeline] echo [2022-10-20T18:25:00.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:25:00.648Z] ---> create-netrc.sh [Pipeline] } [2022-10-20T18:25:00.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:25:00.982Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-20T18:25:00.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:25:01.273Z] ---> sudo-logs.sh [2022-10-20T18:25:01.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-20T18:25:01.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:25:01.581Z] ---> job-cost.sh [2022-10-20T18:25:01.581Z] lf-activate-venv: SKIPPING [2022-10-20T18:25:01.581Z] DEBUG: total: 0.2199999988079071 [2022-10-20T18:25:01.581Z] INFO: Retrieving Stack Cost... [2022-10-20T18:25:01.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-20T18:25:02.406Z] INFO: Archiving Costs [Pipeline] echo [2022-10-20T18:25:02.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-20T18:25:02.701Z] ---> logs-deploy.sh [2022-10-20T18:25:02.701Z] lf-activate-venv: SKIPPING [2022-10-20T18:25:02.701Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/3 [2022-10-20T18:25:02.701Z] INFO: archiving workspace using pattern(s): [2022-10-20T18:25:03.637Z] Archives upload complete. [2022-10-20T18:25:03.896Z] INFO: archiving logs to Nexus [2022-10-20T18:25:04.463Z] ---> uname -a: [2022-10-20T18:25:04.463Z] Linux prd-ubuntu20-04-docker-8c-8g-8700 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-20T18:25:04.463Z] [2022-10-20T18:25:04.463Z] [2022-10-20T18:25:04.463Z] ---> lscpu: [2022-10-20T18:25:04.463Z] Architecture: x86_64 [2022-10-20T18:25:04.463Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-20T18:25:04.463Z] Byte Order: Little Endian [2022-10-20T18:25:04.463Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-20T18:25:04.463Z] CPU(s): 8 [2022-10-20T18:25:04.463Z] On-line CPU(s) list: 0-7 [2022-10-20T18:25:04.463Z] Thread(s) per core: 1 [2022-10-20T18:25:04.463Z] Core(s) per socket: 1 [2022-10-20T18:25:04.463Z] Socket(s): 8 [2022-10-20T18:25:04.463Z] NUMA node(s): 1 [2022-10-20T18:25:04.463Z] Vendor ID: AuthenticAMD [2022-10-20T18:25:04.463Z] CPU family: 23 [2022-10-20T18:25:04.463Z] Model: 49 [2022-10-20T18:25:04.463Z] Model name: AMD EPYC-Rome Processor [2022-10-20T18:25:04.463Z] Stepping: 0 [2022-10-20T18:25:04.463Z] CPU MHz: 2799.956 [2022-10-20T18:25:04.463Z] BogoMIPS: 5599.91 [2022-10-20T18:25:04.463Z] Virtualization: AMD-V [2022-10-20T18:25:04.463Z] Hypervisor vendor: KVM [2022-10-20T18:25:04.463Z] Virtualization type: full [2022-10-20T18:25:04.463Z] L1d cache: 256 KiB [2022-10-20T18:25:04.463Z] L1i cache: 256 KiB [2022-10-20T18:25:04.463Z] L2 cache: 4 MiB [2022-10-20T18:25:04.463Z] L3 cache: 128 MiB [2022-10-20T18:25:04.463Z] NUMA node0 CPU(s): 0-7 [2022-10-20T18:25:04.463Z] Vulnerability Itlb multihit: Not affected [2022-10-20T18:25:04.463Z] Vulnerability L1tf: Not affected [2022-10-20T18:25:04.463Z] Vulnerability Mds: Not affected [2022-10-20T18:25:04.463Z] Vulnerability Meltdown: Not affected [2022-10-20T18:25:04.463Z] Vulnerability Mmio stale data: Not affected [2022-10-20T18:25:04.463Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-20T18:25:04.463Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-20T18:25:04.463Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-20T18:25:04.463Z] Vulnerability Srbds: Not affected [2022-10-20T18:25:04.463Z] Vulnerability Tsx async abort: Not affected [2022-10-20T18:25:04.463Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-20T18:25:04.463Z] [2022-10-20T18:25:04.463Z] [2022-10-20T18:25:04.463Z] ---> nproc: [2022-10-20T18:25:04.463Z] 8 [2022-10-20T18:25:04.463Z] [2022-10-20T18:25:04.463Z]