Pull request #603 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 964fd027a77252ef87a06781ef6d2f26e2b56dd3+5f229313553dc91b9ee90f1a6a748fc527e9160b (b89d7071e3bc6f90cc51841f614c25965c344477) 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-ssh11500646150167529975.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh18410966843422517562.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18444386624982980621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7256377248959463447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18244278780071533694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10168133636595781650.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13297’ Running on prd-ubuntu20.04-docker-8c-8g-13299 in /w/workspace/edgexfoundry_edgex-ui-go_PR-603 [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-603 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 964fd027a77252ef87a06781ef6d2f26e2b56dd3 Merge succeeded, producing 964fd027a77252ef87a06781ef6d2f26e2b56dd3 Checking out Revision 964fd027a77252ef87a06781ef6d2f26e2b56dd3 (PR-603) > git config core.sparsecheckout # timeout=10 > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 Commit message: "build(snap): Copy license and attribution" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:37 ========================================================= 14:58:37 EdgeX Global Pipelines Version Info 14:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:38 ------------------- 14:58:38 stable info: 14:58:38 ------------------- 14:58:38 Commited By: Bill Mahoney bill.mahoney@intel.com 14:58:38 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 14:58:38 Message: update stable to v1.0.248 14:58:39 ------------------- 14:58:39 experimental info: 14:58:39 ------------------- 14:58:39 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:58:39 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 964fd02 [Pipeline] echo 14:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:40 provisioning config files... 14:58:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config611851329852799168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:41 ---> docker-login.sh 14:58:41 nexus3.edgexfoundry.org:10001 14:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:41 Configure a credential helper to remove this warning. See 14:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:41 14:58:41 Login Succeeded 14:58:41 nexus3.edgexfoundry.org:10002 14:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:41 Configure a credential helper to remove this warning. See 14:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:41 14:58:41 Login Succeeded 14:58:41 nexus3.edgexfoundry.org:10003 14:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:41 Configure a credential helper to remove this warning. See 14:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:41 14:58:41 Login Succeeded 14:58:41 nexus3.edgexfoundry.org:10004 14:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:42 Configure a credential helper to remove this warning. See 14:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:42 14:58:42 Login Succeeded 14:58:42 docker.io 14:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:42 Configure a credential helper to remove this warning. See 14:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:42 14:58:42 Login Succeeded 14:58:42 ---> docker-login.sh ends [Pipeline] } 14:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:58:42 + git rev-list -1 --merges 964fd027a77252ef87a06781ef6d2f26e2b56dd3~1..964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo 14:58:43 -----------> git rev-list -1 --merges 964fd027a77252ef87a06781ef6d2f26e2b56dd3~1..964fd027a77252ef87a06781ef6d2f26e2b56dd3 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [false] [Pipeline] sh 14:58:43 + git log --format=format:%s -1 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo 14:58:43 ========================================================= 14:58:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:43 + git log --format=format:%s -1 964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] echo 14:58:43 [semverPrep] GIT_COMMIT: 964fd027a77252ef87a06781ef6d2f26e2b56dd3, Commit Message: build(snap): Copy license and attribution [Pipeline] echo 14:58:43 [semverPrep] This is not a build commit. [Pipeline] sh 14:58:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:44 + grep -v github /etc/ssh/ssh_known_hosts 14:58:44 + [ -e /tmp/ssh_known_hosts ] 14:58:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:44 + sudo tee -a /etc/ssh/ssh_known_hosts 14:58:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:44 14:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:45 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:45 b85a868b505f: Pulling fs layer 14:58:45 e2be974225ed: Pulling fs layer 14:58:45 339a4e72a1f5: Pulling fs layer 14:58:45 988bab9f4d93: Pulling fs layer 14:58:45 1469e6f7b9e6: Pulling fs layer 14:58:45 988bab9f4d93: Waiting 14:58:45 eaf3925da568: Pulling fs layer 14:58:45 bab4dde63d76: Pulling fs layer 14:58:45 bde34c3a00c8: Pulling fs layer 14:58:45 1469e6f7b9e6: Waiting 14:58:45 eaf3925da568: Waiting 14:58:45 bab4dde63d76: Waiting 14:58:45 b352a97aabf1: Pulling fs layer 14:58:45 bde34c3a00c8: Waiting 14:58:45 4872d77fe225: Pulling fs layer 14:58:45 5851b861e8e6: Pulling fs layer 14:58:45 4872d77fe225: Waiting 14:58:45 b352a97aabf1: Waiting 14:58:45 e2be974225ed: Download complete 14:58:45 988bab9f4d93: Verifying Checksum 14:58:45 988bab9f4d93: Download complete 14:58:45 339a4e72a1f5: Verifying Checksum 14:58:45 339a4e72a1f5: Download complete 14:58:45 1469e6f7b9e6: Verifying Checksum 14:58:45 1469e6f7b9e6: Download complete 14:58:45 eaf3925da568: Download complete 14:58:45 bde34c3a00c8: Download complete 14:58:45 b352a97aabf1: Verifying Checksum 14:58:45 b352a97aabf1: Download complete 14:58:45 4872d77fe225: Verifying Checksum 14:58:45 4872d77fe225: Download complete 14:58:45 5851b861e8e6: Download complete 14:58:45 b85a868b505f: Verifying Checksum 14:58:45 b85a868b505f: Download complete 14:58:45 bab4dde63d76: Verifying Checksum 14:58:45 bab4dde63d76: Download complete 14:58:46 b85a868b505f: Pull complete 14:58:46 e2be974225ed: Pull complete 14:58:47 339a4e72a1f5: Pull complete 14:58:47 988bab9f4d93: Pull complete 14:58:47 1469e6f7b9e6: Pull complete 14:58:47 eaf3925da568: Pull complete 14:58:49 bab4dde63d76: Pull complete 14:58:49 bde34c3a00c8: Pull complete 14:58:49 b352a97aabf1: Pull complete 14:58:49 4872d77fe225: Pull complete 14:58:49 5851b861e8e6: Pull complete 14:58:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:49 prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container 14:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:53 $ docker top 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e -eo pid,comm 14:58:54 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). 14:58:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:54 [ssh-agent] Looking for ssh-agent implementation... 14:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:54 $ docker exec 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent 14:58:54 SSH_AUTH_SOCK=/tmp/ssh-RFEcUZzcU7so/agent.32 14:58:54 SSH_AGENT_PID=39 14:58:54 Running ssh-add (command line suppressed) 14:58:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_3550097023899748653.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_3550097023899748653.key) 14:58:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:54 + git tag --points-at HEAD [Pipeline] } 14:58:54 $ docker exec --env ******** --env ******** 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent -k 14:58:54 unset SSH_AUTH_SOCK; 14:58:54 unset SSH_AGENT_PID; 14:58:54 echo Agent pid 39 killed; 14:58:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:55 [ssh-agent] Looking for ssh-agent implementation... 14:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:55 $ docker exec 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent 14:58:55 SSH_AUTH_SOCK=/tmp/ssh-HRTwXHltbpnk/agent.72 14:58:55 SSH_AGENT_PID=78 14:58:55 Running ssh-add (command line suppressed) 14:58:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_8598296278628098018.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/private_key_8598296278628098018.key) 14:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:55 + git semver init 14:58:56 2023-05-04 14:58:55,932 [run_init] DEBUG init version:0.0.0 force:False 14:58:56 2023-05-04 14:58:55,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver 14:58:56 2023-05-04 14:58:55,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver 14:58:56 2023-05-04 14:58:55,936 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-603, universal_newlines=False, shell=None, istream=None) 14:58:58 2023-05-04 14:58:57,665 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.git/info/exclude 14:58:58 2023-05-04 14:58:57,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver/PR-603 with force:False 14:58:58 2023-05-04 14:58:57,666 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver/PR-603 14:58:58 2023-05-04 14:58:57,669 [execute] INFO git cat-file --batch-check 14:58:58 2023-05-04 14:58:57,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver, universal_newlines=False, shell=None, istream=) 14:58:58 2023-05-04 14:58:57,675 [execute] INFO git cat-file --batch 14:58:58 2023-05-04 14:58:57,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver, universal_newlines=False, shell=None, istream=) 14:58:58 2023-05-04 14:58:57,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-603/.semver/PR-603 14:58:58 0.0.0 [Pipeline] } 14:58:58 $ docker exec --env ******** --env ******** 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e ssh-agent -k 14:58:58 unset SSH_AUTH_SOCK; 14:58:58 unset SSH_AGENT_PID; 14:58:58 echo Agent pid 78 killed; 14:58:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:58 + git semver [Pipeline] } 14:58:59 $ docker stop --time=1 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e 14:59:00 $ docker rm -f --volumes 527d71a7d6be03eb3c97d2cd770c54e8d60a106c8eafc6a080e1df9ed03f363e [Pipeline] // withDockerContainer [Pipeline] sh 14:59:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:59:01 Stashed 1 file(s) [Pipeline] echo 14:59:01 [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 14:59:01 provisioning config files... 14:59:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config14393174689073257915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:02 ---> docker-login.sh 14:59:02 nexus3.edgexfoundry.org:10001 14:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:02 Configure a credential helper to remove this warning. See 14:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:02 14:59:02 Login Succeeded 14:59:02 nexus3.edgexfoundry.org:10002 14:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:02 Configure a credential helper to remove this warning. See 14:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:02 14:59:02 Login Succeeded 14:59:02 nexus3.edgexfoundry.org:10003 14:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:02 Configure a credential helper to remove this warning. See 14:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:02 14:59:02 Login Succeeded 14:59:02 nexus3.edgexfoundry.org:10004 14:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:02 Configure a credential helper to remove this warning. See 14:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:02 14:59:02 Login Succeeded 14:59:02 docker.io 14:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:02 Configure a credential helper to remove this warning. See 14:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:02 14:59:02 Login Succeeded 14:59:02 ---> docker-login.sh ends [Pipeline] } 14:59:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:03 ========================================================= 14:59:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:59:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:59:03 Sending build context to Docker daemon 45.93MB 14:59:03 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:59:03 Step 2/15 : FROM ${BASE} AS builder 14:59:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:59:03 f56be85fc22e: Pulling fs layer 14:59:03 85791d961cd3: Pulling fs layer 14:59:03 d694b5ae8c79: Pulling fs layer 14:59:03 9f32a84ed3da: Pulling fs layer 14:59:03 4d19c01a9841: Pulling fs layer 14:59:03 9325e15d5711: Pulling fs layer 14:59:03 556b6ee489ea: Pulling fs layer 14:59:03 c5a4b2cf53e6: Pulling fs layer 14:59:03 9325e15d5711: Waiting 14:59:03 556b6ee489ea: Waiting 14:59:03 c5a4b2cf53e6: Waiting 14:59:03 9f32a84ed3da: Waiting 14:59:03 4d19c01a9841: Waiting 14:59:03 9f32a84ed3da: Verifying Checksum 14:59:03 9f32a84ed3da: Download complete 14:59:03 4d19c01a9841: Download complete 14:59:03 f56be85fc22e: Verifying Checksum 14:59:03 f56be85fc22e: Download complete 14:59:04 9325e15d5711: Verifying Checksum 14:59:04 9325e15d5711: Download complete 14:59:04 f56be85fc22e: Pull complete 14:59:04 85791d961cd3: Pull complete 14:59:04 c5a4b2cf53e6: Verifying Checksum 14:59:04 c5a4b2cf53e6: Download complete 14:59:04 d694b5ae8c79: Verifying Checksum 14:59:04 d694b5ae8c79: Download complete 14:59:04 556b6ee489ea: Verifying Checksum 14:59:04 556b6ee489ea: Download complete 14:59:07 d694b5ae8c79: Pull complete 14:59:07 9f32a84ed3da: Pull complete 14:59:07 4d19c01a9841: Pull complete 14:59:07 9325e15d5711: Pull complete 14:59:10 556b6ee489ea: Pull complete 14:59:11 c5a4b2cf53e6: Pull complete 14:59:11 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:59:11 ---> c4be618373d6 14:59:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:59:16 Still waiting to schedule task 14:59:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13298’ is offline 14:59:23 ---> Running in 9ab1d08695a4 14:59:23 Removing intermediate container 9ab1d08695a4 14:59:23 ---> a54a2dbe5ab3 14:59:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:59:23 ---> Running in 66f57b06c697 14:59:23 Removing intermediate container 66f57b06c697 14:59:23 ---> 4fff6e31ef3e 14:59:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:59:23 ---> Running in fd00fa422eae 14:59:23 Removing intermediate container fd00fa422eae 14:59:23 ---> f9aea8f64a39 14:59:23 Step 6/15 : LABEL Name=edgex-ui-go 14:59:23 ---> Running in 4543cce708a0 14:59:23 Removing intermediate container 4543cce708a0 14:59:23 ---> b9f883d0cd6d 14:59:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:59:23 ---> Running in 00ff88b9a3b1 14:59:23 Removing intermediate container 00ff88b9a3b1 14:59:23 ---> 77e90418d070 14:59:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:59:23 latest: Pulling from library/docker 14:59:24 f56be85fc22e: Already exists 14:59:24 7ed9ddfd3b8f: Pulling fs layer 14:59:24 788e1ab5616a: Pulling fs layer 14:59:24 c585cb37f4e3: Pulling fs layer 14:59:24 f07ac151bd26: Pulling fs layer 14:59:24 40ec0a365c4d: Pulling fs layer 14:59:24 8e86e06bd107: Pulling fs layer 14:59:24 265c5956ad77: Pulling fs layer 14:59:24 0326226f4470: Pulling fs layer 14:59:24 e09aa9eb39ba: Pulling fs layer 14:59:24 8f731bd845bb: Pulling fs layer 14:59:24 b045f4bf5e58: Pulling fs layer 14:59:24 6f439390c271: Pulling fs layer 14:59:24 4e540a8453c0: Pulling fs layer 14:59:24 265c5956ad77: Waiting 14:59:24 0326226f4470: Waiting 14:59:24 e09aa9eb39ba: Waiting 14:59:24 8f731bd845bb: Waiting 14:59:24 b045f4bf5e58: Waiting 14:59:24 6f439390c271: Waiting 14:59:24 4e540a8453c0: Waiting 14:59:24 f07ac151bd26: Waiting 14:59:24 40ec0a365c4d: Waiting 14:59:24 8e86e06bd107: Waiting 14:59:24 788e1ab5616a: Verifying Checksum 14:59:24 788e1ab5616a: Download complete 14:59:24 7ed9ddfd3b8f: Verifying Checksum 14:59:24 7ed9ddfd3b8f: Download complete 14:59:24 c585cb37f4e3: Verifying Checksum 14:59:24 c585cb37f4e3: Download complete 14:59:24 40ec0a365c4d: Verifying Checksum 14:59:24 40ec0a365c4d: Download complete 14:59:24 7ed9ddfd3b8f: Pull complete 14:59:24 8e86e06bd107: Verifying Checksum 14:59:24 8e86e06bd107: Download complete 14:59:24 f07ac151bd26: Verifying Checksum 14:59:24 f07ac151bd26: Download complete 14:59:24 265c5956ad77: Verifying Checksum 14:59:24 265c5956ad77: Download complete 14:59:24 788e1ab5616a: Pull complete 14:59:24 0326226f4470: Verifying Checksum 14:59:24 0326226f4470: Download complete 14:59:24 8f731bd845bb: Verifying Checksum 14:59:24 8f731bd845bb: Download complete 14:59:24 e09aa9eb39ba: Verifying Checksum 14:59:24 e09aa9eb39ba: Download complete 14:59:24 6f439390c271: Verifying Checksum 14:59:24 6f439390c271: Download complete 14:59:24 4e540a8453c0: Verifying Checksum 14:59:24 4e540a8453c0: Download complete 14:59:24 c585cb37f4e3: Pull complete 14:59:25 f07ac151bd26: Pull complete 14:59:25 b045f4bf5e58: Verifying Checksum 14:59:25 b045f4bf5e58: Download complete 14:59:25 40ec0a365c4d: Pull complete 14:59:26 8e86e06bd107: Pull complete 14:59:26 265c5956ad77: Pull complete 14:59:26 0326226f4470: Pull complete 14:59:27 e09aa9eb39ba: Pull complete 14:59:27 8f731bd845bb: Pull complete 14:59:28 b045f4bf5e58: Pull complete 14:59:28 6f439390c271: Pull complete 14:59:28 4e540a8453c0: Pull complete 14:59:29 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 14:59:29 Status: Downloaded newer image for docker:latest 14:59:33 ---> 337a67be008a 14:59:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:33 ---> Running in 6635f77c9f8d 14:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:59:34 OK: 265 MiB in 53 packages 14:59:35 Removing intermediate container 6635f77c9f8d 14:59:35 ---> a96d4db71e88 14:59:35 Step 10/15 : ENV GO111MODULE=on 14:59:35 ---> Running in 8587eb2dc0b0 14:59:35 Removing intermediate container 8587eb2dc0b0 14:59:35 ---> c8eddc8db6ef 14:59:35 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:59:35 ---> Running in 85ce7ea2e714 14:59:35 Removing intermediate container 85ce7ea2e714 14:59:35 ---> 3744298078c3 14:59:35 Step 12/15 : COPY go.mod vendor* ./ 14:59:36 ---> 541646c05c7c 14:59:36 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:36 ---> Running in aee2425d8034 15:00:23 Removing intermediate container aee2425d8034 15:00:23 ---> 8bcf11291d55 15:00:23 Step 14/15 : COPY . . 15:00:23 ---> 52016a9e2421 15:00:23 Step 15/15 : RUN ${MAKE} 15:00:23 ---> Running in 7ff3f1ad594d 15:00:23 noop 15:00:23 Removing intermediate container 7ff3f1ad594d 15:00:23 ---> 7713336f3721 15:00:23 Successfully built 7713336f3721 15:00:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:23 + docker inspect -f . ci-base-image-x86_64 15:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:23 prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container 15:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@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 ******** ci-base-image-x86_64 cat 15:00:24 $ docker top 16779d6af2f4a0bf81d06f9407a65ef4677b4524f07676397bac03542b09645f -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:24 + go version 15:00:24 go version go1.20.2 linux/amd64 [Pipeline] } 15:00:24 $ docker stop --time=1 16779d6af2f4a0bf81d06f9407a65ef4677b4524f07676397bac03542b09645f 15:00:25 $ docker rm -f --volumes 16779d6af2f4a0bf81d06f9407a65ef4677b4524f07676397bac03542b09645f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:26 + docker inspect -f . ci-base-image-x86_64 15:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:26 prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container 15:00:26 $ 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-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@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 ******** ci-base-image-x86_64 cat 15:00:27 $ docker top 8c59139d1baa93f5c4bec3b704c38e52805e7d02ae787da287dee7363044d094 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-603 [Pipeline] fileExists [Pipeline] sh 15:00:27 + make test 15:00:27 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:00:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:00:41 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:00:41 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:00:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:44 ./bin/test-attribution-txt.sh 15:00:44 make -C web test 15:00:44 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-603/web' 15:00:44 make[1]: tput: No such file or directory 15:00:44 make[1]: tput: No such file or directory 15:00:44 warning: generating ./VERSION 15:00:44 echo "0.0.0" > VERSION 15:00:44 docker build \ 15:00:44 -f Dockerfile \ 15:00:44 --build-arg USER=1000 \ 15:00:44 \ 15:00:44 --label "git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3" \ 15:00:44 -t edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 \ 15:00:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:00:44 . 15:00:44 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:00:44 Install the buildx component to build images with BuildKit: 15:00:44 https://docs.docker.com/go/buildx/ 15:00:44 15:00:44 Sending build context to Docker daemon 3.269MB 15:00:44 Step 1/10 : FROM node:16.17-alpine3.15 15:00:46 16.17-alpine3.15: Pulling from library/node 15:00:46 9621f1afde84: Pulling fs layer 15:00:46 c6f70ee39829: Pulling fs layer 15:00:46 56892a8094a2: Pulling fs layer 15:00:46 58dd87906ef0: Pulling fs layer 15:00:46 58dd87906ef0: Waiting 15:00:46 56892a8094a2: Download complete 15:00:46 9621f1afde84: Verifying Checksum 15:00:46 9621f1afde84: Download complete 15:00:46 58dd87906ef0: Verifying Checksum 15:00:46 58dd87906ef0: Download complete 15:00:46 9621f1afde84: Pull complete 15:00:46 c6f70ee39829: Verifying Checksum 15:00:46 c6f70ee39829: Download complete 15:00:47 c6f70ee39829: Pull complete 15:00:47 56892a8094a2: Pull complete 15:00:47 58dd87906ef0: Pull complete 15:00:47 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:00:47 Status: Downloaded newer image for node:16.17-alpine3.15 15:00:47 ---> b69703f70c3d 15:00:47 Step 2/10 : RUN apk add --no-cache chromium 15:00:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13300 in /w/workspace/edgexfoundry_edgex-ui-go_PR-603 [Pipeline] { [Pipeline] ws 15:00:48 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 15:00:49 The recommended git tool is: git 15:00:52 ---> Running in 459c5c50a5a1 15:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:00:52 (1/129) Installing libxau (1.0.9-r0) 15:00:52 (2/129) Installing libmd (1.0.3-r0) 15:00:52 (3/129) Installing libbsd (0.11.3-r1) 15:00:52 (4/129) Installing libxdmcp (1.1.3-r0) 15:00:52 (5/129) Installing libxcb (1.14-r2) 15:00:52 (6/129) Installing libx11 (1.7.3.1-r0) 15:00:52 (7/129) Installing libxext (1.3.4-r0) 15:00:52 (8/129) Installing libice (1.0.10-r0) 15:00:52 (9/129) Installing libuuid (2.37.4-r0) 15:00:52 (10/129) Installing libsm (1.2.3-r0) 15:00:52 (11/129) Installing libxt (1.2.1-r0) 15:00:52 (12/129) Installing libxmu (1.1.3-r0) 15:00:52 (13/129) Installing xset (1.2.4-r0) 15:00:52 (14/129) Installing xprop (1.2.5-r0) 15:00:52 (15/129) Installing xdg-utils (1.1.3-r0) 15:00:52 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:00:52 (17/129) Installing pkgconf (1.8.1-r0) 15:00:52 (18/129) Installing libffi (3.4.2-r1) 15:00:52 (19/129) Installing libintl (0.21-r0) 15:00:52 (20/129) Installing libblkid (2.37.4-r0) 15:00:52 (21/129) Installing libmount (2.37.4-r0) 15:00:52 (22/129) Installing pcre (8.45-r1) 15:00:52 (23/129) Installing glib (2.70.1-r0) 15:00:52 (24/129) Installing xz-libs (5.2.5-r1) 15:00:52 (25/129) Installing libxml2 (2.9.14-r2) 15:00:52 (26/129) Installing shared-mime-info (2.1-r2) 15:00:52 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:00:52 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:00:52 (29/129) Installing libpng (1.6.37-r1) 15:00:52 (30/129) Installing libwebp (1.2.2-r0) 15:00:52 (31/129) Installing zstd-libs (1.5.0-r0) 15:00:52 (32/129) Installing tiff (4.4.0-r1) 15:00:52 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:00:52 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:00:52 (35/129) Installing libxcomposite (0.4.5-r0) 15:00:52 (36/129) Installing libxfixes (6.0.0-r0) 15:00:52 (37/129) Installing libxrender (0.9.10-r3) 15:00:52 (38/129) Installing libxcursor (1.2.0-r0) 15:00:52 (39/129) Installing libxdamage (1.1.5-r1) 15:00:52 (40/129) Installing libxi (1.8-r0) 15:00:52 (41/129) Installing libxinerama (1.1.4-r1) 15:00:52 (42/129) Installing libxrandr (1.5.2-r1) 15:00:52 (43/129) Installing atk (2.36.0-r0) 15:00:52 (44/129) Installing libxtst (1.2.3-r3) 15:00:52 (45/129) Installing dbus-libs (1.12.24-r0) 15:00:52 (46/129) Installing at-spi2-core (2.42.0-r0) 15:00:52 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:00:52 (48/129) Installing expat (2.5.0-r0) 15:00:52 (49/129) Installing brotli-libs (1.0.9-r5) 15:00:52 (50/129) Installing libbz2 (1.0.8-r1) 15:00:52 (51/129) Installing freetype (2.11.1-r2) 15:00:52 (52/129) Installing fontconfig (2.13.1-r4) 15:00:52 (53/129) Installing pixman (0.40.0-r4) 15:00:52 (54/129) Installing cairo (1.16.0-r5) 15:00:52 (55/129) Installing cairo-gobject (1.16.0-r5) 15:00:52 (56/129) Installing avahi-libs (0.8-r5) 15:00:52 (57/129) Installing gmp (6.2.1-r1) 15:00:52 (58/129) Installing nettle (3.7.3-r0) 15:00:52 (59/129) Installing p11-kit (0.24.0-r1) 15:00:52 (60/129) Installing libtasn1 (4.18.0-r1) 15:00:52 (61/129) Installing libunistring (0.9.10-r1) 15:00:52 (62/129) Installing gnutls (3.7.1-r2) 15:00:52 (63/129) Installing cups-libs (2.3.3-r6) 15:00:52 (64/129) Installing libepoxy (1.5.9-r0) 15:00:52 (65/129) Installing fribidi (1.0.11-r0) 15:00:52 (66/129) Installing graphite2 (1.3.14-r0) 15:00:52 (67/129) Installing harfbuzz (3.0.0-r2) 15:00:52 (68/129) Installing libxft (2.3.4-r0) 15:00:52 (69/129) Installing pango (1.48.10-r0) 15:00:52 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:00:52 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:00:53 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:00:53 (73/129) Installing xkeyboard-config (2.34-r0) 15:00:53 (74/129) Installing libxkbcommon (1.3.1-r0) 15:00:53 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:00:53 Executing gtk+3.0-3.24.30-r0.post-install 15:00:53 (76/129) Installing libfontenc (1.1.4-r0) 15:00:53 (77/129) Installing mkfontscale (1.2.1-r1) 15:00:53 (78/129) Installing ttf-opensans (1.10-r1) 15:00:53 Executing ttf-opensans-1.10-r1.post-install 15:00:54 using credential edgex-jenkins-ssh 15:00:54 Cloning the remote Git repository 15:00:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:00:54 > git init /w/workspace/edgex-ui-go/1 # timeout=10 15:00:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:00:54 > git --version # timeout=10 15:00:54 > git --version # 'git version 2.25.1' 15:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:55 (79/129) Installing libogg (1.3.5-r0) 15:00:55 (80/129) Installing flac (1.3.4-r0) 15:00:55 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:00:55 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:00:55 (83/129) Installing sdl2 (2.0.16-r4) 15:00:55 (84/129) Installing aom-libs (3.2.0-r0) 15:00:55 (85/129) Installing libass (0.15.2-r0) 15:00:55 (86/129) Installing libdav1d (0.9.2-r0) 15:00:55 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:00:55 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 15:00:55 (89/129) Installing lame (3.100-r0) 15:00:55 (90/129) Installing opus (1.3.1-r1) 15:00:55 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:00:55 (92/129) Installing soxr (0.1.3-r2) 15:00:55 (93/129) Installing libsrt (1.4.2-r1) 15:00:55 (94/129) Installing libssh (0.9.6-r1) 15:00:55 (95/129) Installing libtheora (1.1.1-r16) 15:00:55 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:00:55 (97/129) Installing libpciaccess (0.16-r0) 15:00:55 (98/129) Installing libdrm (2.4.109-r0) 15:00:55 (99/129) Installing libva (2.13.0-r0) 15:00:55 (100/129) Installing libvdpau (1.4-r0) 15:00:55 (101/129) Installing vidstab (1.1.0-r1) 15:00:55 (102/129) Installing libvorbis (1.3.7-r0) 15:00:55 (103/129) Installing libvpx (1.10.0-r0) 15:00:55 (104/129) Installing vulkan-loader (1.2.196-r0) 15:00:55 (105/129) Installing x264-libs (20210613-r0) 15:00:55 (106/129) Installing x265-libs (3.5-r0) 15:00:55 (107/129) Installing xvidcore (1.3.7-r1) 15:00:55 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:00:55 (109/129) Installing libevent (2.1.12-r4) 15:00:55 (110/129) Installing mesa (21.2.6-r0) 15:00:55 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:00:55 (112/129) Installing mesa-gbm (21.2.6-r0) 15:00:55 (113/129) Installing lcms2 (2.12-r1) 15:00:55 (114/129) Installing nspr (4.32-r0) 15:00:55 (115/129) Installing sqlite-libs (3.36.0-r0) 15:00:55 (116/129) Installing nss (3.78.1-r0) 15:00:55 (117/129) Installing libasyncns (0.8-r1) 15:00:55 (118/129) Installing libltdl (2.4.6-r7) 15:00:55 (119/129) Installing orc (0.4.32-r0) 15:00:55 (120/129) Installing libsndfile (1.0.31-r1) 15:00:55 (121/129) Installing speexdsp (1.2.0-r0) 15:00:55 (122/129) Installing tdb-libs (1.4.5-r0) 15:00:55 (123/129) Installing libpulse (15.0-r2) 15:00:55 (124/129) Installing re2 (2021.11.01-r0) 15:00:55 (125/129) Installing snappy (1.1.9-r1) 15:00:55 (126/129) Installing libgpg-error (1.42-r1) 15:00:55 (127/129) Installing libgcrypt (1.9.4-r0) 15:00:55 (128/129) Installing libxslt (1.1.35-r0) 15:00:55 (129/129) Installing chromium (99.0.4844.84-r0) 15:00:56 Executing busybox-1.34.1-r7.trigger 15:00:56 Executing glib-2.70.1-r0.trigger 15:00:56 Executing shared-mime-info-2.1-r2.trigger 15:00:57 Executing gdk-pixbuf-2.42.8-r0.trigger 15:00:57 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:00:57 Executing fontconfig-2.13.1-r4.trigger 15:00:57 Executing mkfontscale-1.2.1-r1.trigger 15:00:57 OK: 286 MiB in 145 packages 15:00:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:00:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:00:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:00:59 Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:01:00 Merge succeeded, producing 964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:01:00 Checking out Revision 964fd027a77252ef87a06781ef6d2f26e2b56dd3 (PR-603) 15:00:59 > git config core.sparsecheckout # timeout=10 15:00:59 > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 15:01:00 > git remote # timeout=10 15:01:00 > git config --get remote.origin.url # timeout=10 15:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:00 > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 15:01:00 > git rev-parse HEAD^{commit} # timeout=10 15:01:00 > git config core.sparsecheckout # timeout=10 15:01:00 > git checkout -f 964fd027a77252ef87a06781ef6d2f26e2b56dd3 # timeout=10 15:01:04 Commit message: "build(snap): Copy license and attribution" 15:01:04 > git --version # timeout=10 15:01:04 > git --version # 'git version 2.25.1' 15:01:04 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:01:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:05 Dload Upload Total Spent Left Speed 15:01:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k 15:01:05 Removing intermediate container 459c5c50a5a1 15:01:05 ---> a60e964d7fc0 15:01:05 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:01:05 ---> Running in 482a17224bfc 15:01:05 Removing intermediate container 482a17224bfc 15:01:05 ---> eef0c8ae7842 15:01:05 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:01:05 ---> Running in 5b72d4df1928 15:01:05 Removing intermediate container 5b72d4df1928 15:01:05 ---> ceee66663075 15:01:05 Step 5/10 : RUN npm install -g npm 15:01:05 ---> Running in ee18de2ed9b2 [Pipeline] sh 15:01:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:01:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:01:06 + sudo tee /etc/docker/daemon.new 15:01:06 { 15:01:06 "registry-mirrors": [ 15:01:06 "https://nexus3.edgexfoundry.org:10001" 15:01:06 ], 15:01:06 "bip": "10.250.0.254/24", 15:01:06 "hosts": [ 15:01:06 "tcp://0.0.0.0:5555", 15:01:06 "unix:///var/run/docker.sock" 15:01:06 ], 15:01:06 "mtu": 1458, 15:01:06 "selinux-enabled": true, 15:01:06 "seccomp-profile": "/etc/docker/seccomp.json" 15:01:06 } [Pipeline] sh 15:01:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:01:07 + sudo service docker restart 15:01:12 15:01:12 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 15:01:12 15:01:12 27 packages are looking for funding 15:01:12 run `npm fund` for details 15:01:12 15:01:12 found 0 vulnerabilities 15:01:13 Removing intermediate container ee18de2ed9b2 15:01:13 ---> 746aacee71c3 15:01:13 Step 6/10 : ARG USER=1000 15:01:13 ---> Running in c6145acf0620 15:01:13 Removing intermediate container c6145acf0620 15:01:13 ---> 13241cd877c9 15:01:13 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:01:13 ---> Running in 932aadb66523 15:01:13 Removing intermediate container 932aadb66523 15:01:13 ---> 6e1636773d93 15:01:13 Step 8/10 : USER $USER:$USER 15:01:13 ---> Running in 9f1d32cbf525 15:01:13 Removing intermediate container 9f1d32cbf525 15:01:13 ---> ec903e945e22 15:01:13 Step 9/10 : WORKDIR /app 15:01:13 ---> Running in 721c1850965a 15:01:13 Removing intermediate container 721c1850965a 15:01:13 ---> aa5f3b0a5048 15:01:13 Step 10/10 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:01:13 ---> Running in 7e63c9236342 15:01:14 Removing intermediate container 7e63c9236342 15:01:14 ---> 62d2c876b31e 15:01:14 Successfully built 62d2c876b31e 15:01:14 Successfully tagged edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:01:14 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:01:14 touch edgex-web-ui.imagebuilt 15:01:14 mkdir -p node_modules coverage 15:01:14 chown "1000:1000" node_modules coverage package-lock.json 15:01:14 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:15 npm WARN EBADENGINE Unsupported engine { 15:01:15 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:01:15 npm WARN EBADENGINE required: { 15:01:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:01:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:01:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:01:15 npm WARN EBADENGINE }, 15:01:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:01:15 npm WARN EBADENGINE } 15:01:19 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:01:19 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 15:01:19 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:01:19 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:01:20 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:01:20 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:01:20 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:01:21 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:01:21 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:01:24 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 15:01:24 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:25 provisioning config files... 15:01:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1099644384728754376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:25 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. 15:01:25 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:01:25 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:01:25 ---> docker-login.sh 15:01:25 nexus3.edgexfoundry.org:10001 15:01:25 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. 15:01:26 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. 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:26 Configure a credential helper to remove this warning. See 15:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:26 15:01:26 Login Succeeded 15:01:26 nexus3.edgexfoundry.org:10002 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:26 Configure a credential helper to remove this warning. See 15:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:26 15:01:26 Login Succeeded 15:01:26 nexus3.edgexfoundry.org:10003 15:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:27 Configure a credential helper to remove this warning. See 15:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:27 15:01:27 Login Succeeded 15:01:27 nexus3.edgexfoundry.org:10004 15:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:27 Configure a credential helper to remove this warning. See 15:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:27 15:01:27 Login Succeeded 15:01:27 docker.io 15:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:28 Configure a credential helper to remove this warning. See 15:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:28 15:01:28 Login Succeeded 15:01:28 ---> docker-login.sh ends [Pipeline] } 15:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:28 ========================================================= 15:01:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:01:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:01:29 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. 15:01:29 Sending build context to Docker daemon 28.89MB 15:01:29 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:01:29 Step 2/15 : FROM ${BASE} AS builder 15:01:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:01:30 c41833b44d91: Pulling fs layer 15:01:30 ed15518f5707: Pulling fs layer 15:01:30 feae8fd75edb: Pulling fs layer 15:01:30 242c74f7c9fa: Pulling fs layer 15:01:30 3cdef696dda3: Pulling fs layer 15:01:30 2ced38df9373: Pulling fs layer 15:01:30 58f1dce35555: Pulling fs layer 15:01:30 242c74f7c9fa: Waiting 15:01:30 3cdef696dda3: Waiting 15:01:30 2ced38df9373: Waiting 15:01:30 58f1dce35555: Waiting 15:01:30 ed15518f5707: Verifying Checksum 15:01:30 ed15518f5707: Download complete 15:01:30 242c74f7c9fa: Download complete 15:01:30 3cdef696dda3: Verifying Checksum 15:01:30 3cdef696dda3: Download complete 15:01:30 c41833b44d91: Verifying Checksum 15:01:30 c41833b44d91: Download complete 15:01:31 58f1dce35555: Verifying Checksum 15:01:31 58f1dce35555: Download complete 15:01:32 c41833b44d91: Pull complete 15:01:32 feae8fd75edb: Verifying Checksum 15:01:32 feae8fd75edb: Download complete 15:01:32 ed15518f5707: Pull complete 15:01:32 2ced38df9373: Verifying Checksum 15:01:32 2ced38df9373: Download complete 15:01:33 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. 15:01:39 15:01:39 added 1478 packages, and audited 1479 packages in 24s 15:01:39 15:01:39 90 packages are looking for funding 15:01:39 run `npm fund` for details 15:01:39 15:01:39 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 15:01:39 15:01:39 To address issues that do not require attention, run: 15:01:39 npm audit fix 15:01:39 15:01:39 To address all issues (including breaking changes), run: 15:01:39 npm audit fix --force 15:01:39 15:01:39 Run `npm audit` for details. 15:01:45 feae8fd75edb: Pull complete 15:01:45 242c74f7c9fa: Pull complete 15:01:45 3cdef696dda3: Pull complete 15:01:51 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 15:01:52 2ced38df9373: Pull complete 15:01:53 - Generating browser application bundles (phase: setup)... 15:01:54 58f1dce35555: Pull complete 15:01:54 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:01:54 ---> fadd8f120f05 15:01:54 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:01:56 ---> Running in a628a22f98a1 15:01:56 Removing intermediate container a628a22f98a1 15:01:56 ---> e67c892d0fe4 15:01:56 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:01:56 ---> Running in b5a7248ccc1a 15:01:57 Removing intermediate container b5a7248ccc1a 15:01:57 ---> 1c9dd531c83d 15:01:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:01:57 ---> Running in c61a45d906a0 15:01:57 Removing intermediate container c61a45d906a0 15:01:57 ---> d75c1eda43ee 15:01:57 Step 6/15 : LABEL Name=edgex-ui-go 15:01:57 ---> Running in 8ca0a2bca79e 15:01:57 Removing intermediate container 8ca0a2bca79e 15:01:57 ---> fd0156eeb703 15:01:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:01:57 ---> Running in 80c15fdc5a7d 15:01:58 Removing intermediate container 80c15fdc5a7d 15:01:58 ---> 5cf01e1a3f26 15:01:58 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:01:58 Compiling @angular/core : es2015 as esm2015 15:01:58 Compiling @angular/compiler/testing : es2015 as esm2015 15:01:58 latest: Pulling from library/docker 15:01:58 c41833b44d91: Already exists 15:01:58 6343a5c17821: Pulling fs layer 15:01:58 7fb3fc37985f: Pulling fs layer 15:01:58 c69224d8e51c: Pulling fs layer 15:01:58 9509eea51bfd: Pulling fs layer 15:01:58 13893f74905f: Pulling fs layer 15:01:58 a478c30451b0: Pulling fs layer 15:01:58 cca6ee3ffb4d: Pulling fs layer 15:01:58 fe1b37f33852: Pulling fs layer 15:01:58 9509eea51bfd: Waiting 15:01:58 b44bc8c7e93d: Pulling fs layer 15:01:58 13893f74905f: Waiting 15:01:58 0e42b4e3b30c: Pulling fs layer 15:01:58 a478c30451b0: Waiting 15:01:58 d97e7eb47f8a: Pulling fs layer 15:01:58 3ed71508fdeb: Pulling fs layer 15:01:58 fca51f470542: Pulling fs layer 15:01:58 cca6ee3ffb4d: Waiting 15:01:58 d97e7eb47f8a: Waiting 15:01:58 fe1b37f33852: Waiting 15:01:58 3ed71508fdeb: Waiting 15:01:58 b44bc8c7e93d: Waiting 15:01:58 fca51f470542: Waiting 15:01:58 0e42b4e3b30c: Waiting 15:01:59 7fb3fc37985f: Verifying Checksum 15:01:59 7fb3fc37985f: Download complete 15:01:59 6343a5c17821: Verifying Checksum 15:01:59 6343a5c17821: Download complete 15:01:59 c69224d8e51c: Verifying Checksum 15:01:59 c69224d8e51c: Download complete 15:01:59 9509eea51bfd: Verifying Checksum 15:01:59 9509eea51bfd: Download complete 15:01:59 a478c30451b0: Verifying Checksum 15:01:59 a478c30451b0: Download complete 15:01:59 13893f74905f: Verifying Checksum 15:01:59 13893f74905f: Download complete 15:01:59 cca6ee3ffb4d: Download complete 15:01:59 fe1b37f33852: Verifying Checksum 15:01:59 fe1b37f33852: Download complete 15:01:59 0e42b4e3b30c: Verifying Checksum 15:01:59 0e42b4e3b30c: Download complete 15:01:59 6343a5c17821: Pull complete 15:01:59 3ed71508fdeb: Verifying Checksum 15:01:59 3ed71508fdeb: Download complete 15:01:59 b44bc8c7e93d: Verifying Checksum 15:01:59 b44bc8c7e93d: Download complete 15:02:00 fca51f470542: Verifying Checksum 15:02:00 fca51f470542: Download complete 15:02:00 7fb3fc37985f: Pull complete 15:02:01 c69224d8e51c: Pull complete 15:02:01 d97e7eb47f8a: Verifying Checksum 15:02:01 d97e7eb47f8a: Download complete 15:02:01 9509eea51bfd: Pull complete 15:02:01 Compiling @angular/core/testing : es2015 as esm2015 15:02:01 Compiling @angular/common : es2015 as esm2015 15:02:01 Compiling @angular/platform-browser : es2015 as esm2015 15:02:01 Compiling @angular/common/testing : es2015 as esm2015 15:02:02 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:02:02 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:02:02 13893f74905f: Pull complete 15:02:02 Compiling @angular/router : es2015 as esm2015 15:02:02 a478c30451b0: Pull complete 15:02:03 Compiling @angular/common/http : es2015 as esm2015 15:02:03 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:02:03 cca6ee3ffb4d: Pull complete 15:02:03 Compiling @angular/forms : es2015 as esm2015 15:02:03 fe1b37f33852: Pull complete 15:02:03 Compiling @angular/common/http/testing : es2015 as esm2015 15:02:04 b44bc8c7e93d: Pull complete 15:02:04 0e42b4e3b30c: Pull complete 15:02:05 Compiling @angular/router/testing : es2015 as esm2015 15:02:07 d97e7eb47f8a: Pull complete 15:02:07 3ed71508fdeb: Pull complete 15:02:07 fca51f470542: Pull complete 15:02:07 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 15:02:07 Status: Downloaded newer image for docker:latest 15:02:09 ---> d5c4e35d2595 15:02:09 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:09 ---> Running in ee754d76abfe 15:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:02:12 04 05 2023 15:02:11.274:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:02:12 04 05 2023 15:02:11.277:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:02:12 04 05 2023 15:02:11.280:INFO [launcher]: Starting browser ChromeHeadless 15:02:12 OK: 263 MiB in 53 packages 15:02:13 Removing intermediate container ee754d76abfe 15:02:13 ---> c44a3926b8af 15:02:13 Step 10/15 : ENV GO111MODULE=on 15:02:13 ---> Running in 0a313aa7cc79 15:02:13 Removing intermediate container 0a313aa7cc79 15:02:13 ---> c86cbdd2ccd2 15:02:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:02:14 ---> Running in 2e8be92ef4ac 15:02:14 Removing intermediate container 2e8be92ef4ac 15:02:14 ---> fba8444a2ab0 15:02:14 Step 12/15 : COPY go.mod vendor* ./ 15:02:14 ---> 52ce72baa200 15:02:14 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:14 ---> Running in 55fdf3a77ad9 15:02:24 ✔ Browser application bundle generation complete. 15:02:24 04 05 2023 15:02:23.509:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket UjtSwolE1xzxiSUAAAAB with id 25183044 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.13 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.202 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.251 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.262 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.436 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.487 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.505 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.547 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.591 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.609 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.651 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.665 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.678 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.702 secs) 15:02:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.744 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.751 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.793 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.799 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.807 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.824 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.837 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.842 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.847 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.853 secs) 15:02:28 WARN: ' 15:02:28 It looks like you're using ngModel on the same form field as formControlName. 15:02:28 Support for using the ngModel input property and ngModelChange event with 15:02:28 reactive form directives has been deprecated in Angular v6 and will be removed 15:02:28 in a future version of Angular. 15:02:28 15:02:28 For more information on this, see our API docs here: 15:02:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:02:28 ' 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.853 secs) 15:02:28 WARN: ' 15:02:28 It looks like you're using ngModel on the same form field as formControlName. 15:02:28 Support for using the ngModel input property and ngModelChange event with 15:02:28 reactive form directives has been deprecated in Angular v6 and will be removed 15:02:28 in a future version of Angular. 15:02:28 15:02:28 For more information on this, see our API docs here: 15:02:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:02:28 ' 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.904 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.931 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.944 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.954 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.997 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 1.007 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 1.027 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 1.032 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 1.086 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 1.099 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 1.214 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.236 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.248 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.258 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.264 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.272 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.279 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.282 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.309 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.318 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.32 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.322 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.336 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.358 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.378 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.421 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.434 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.437 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.439 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.451 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.455 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.469 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.473 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.476 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.478 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.48 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.488 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.491 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.492 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.499 secs) 15:02:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.505 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.526 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.554 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.563 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.567 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.57 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.573 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.598 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.608 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.613 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.616 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.621 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.636 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.656 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.678 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.688 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.691 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.693 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.709 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.714 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.747 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.754 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.762 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.765 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.769 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.788 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.821 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.827 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.837 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.844 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.851 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.866 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.869 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.879 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.888 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.9 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.908 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.912 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.915 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.961 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.974 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.98 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.985 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.988 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.995 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.004 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.023 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.031 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.048 secs) 15:02:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.066 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.078 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.088 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.092 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.104 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.112 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.12 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.123 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.126 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.129 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.145 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.148 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.152 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.198 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.216 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.221 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.225 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.23 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.234 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.249 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.259 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.266 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.284 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.287 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.314 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.322 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.33 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.336 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.338 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.36 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.382 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.39 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.392 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.394 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.4 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.427 secs) 15:02:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.55 secs / 2.427 secs) 15:02:30 TOTAL: 149 SUCCESS 15:02:30 ✔ Browser application bundle generation complete. 15:02:31 15:02:31 =============================== Coverage summary =============================== 15:02:31 Statements : 40.92% ( 1465/3580 ) 15:02:31 Branches : 12.03% ( 111/923 ) 15:02:31 Functions : 33.13% ( 430/1298 ) 15:02:31 Lines : 38.85% ( 1316/3387 ) 15:02:31 ================================================================================ 15:02:31 ✔ Browser application bundle generation complete. 15:02:31 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-603/web' [Pipeline] echo 15:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:02:31 $ docker stop --time=1 8c59139d1baa93f5c4bec3b704c38e52805e7d02ae787da287dee7363044d094 15:02:33 $ docker rm -f --volumes 8c59139d1baa93f5c4bec3b704c38e52805e7d02ae787da287dee7363044d094 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:02:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:02:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:02:36 + ls -al . 15:02:36 total 180 15:02:36 drwxrwxr-x 14 jenkins jenkins 4096 May 4 15:00 . 15:02:36 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:58 .. 15:02:36 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:58 .blubracket 15:02:36 -rw-rw-r-- 1 jenkins jenkins 18 May 4 14:58 .dockerignore 15:02:36 drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:58 .git 15:02:36 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:58 .github 15:02:36 -rw-rw-r-- 1 jenkins jenkins 185 May 4 14:58 .gitignore 15:02:36 drwxr-xr-x 3 jenkins jenkins 4096 May 4 14:58 .semver 15:02:36 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 14:58 Attribution.txt 15:02:36 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 14:58 CHANGELOG.md 15:02:36 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 14:58 CONTRIBUTING.md 15:02:36 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 14:58 Dockerfile 15:02:36 -rw-rw-r-- 1 jenkins jenkins 652 May 4 14:58 Jenkinsfile 15:02:36 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 14:58 LICENSE 15:02:36 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 14:58 Makefile 15:02:36 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 14:58 README.md 15:02:36 -rw-rw-r-- 1 jenkins jenkins 5 May 4 14:59 VERSION 15:02:36 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:58 assets 15:02:36 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:58 bin 15:02:36 drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:58 cmd 15:02:36 -rw-r--r-- 1 jenkins jenkins 10 May 4 15:00 coverage.out 15:02:36 drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:58 docs 15:02:36 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 14:58 go.mod 15:02:36 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 14:58 go.sum 15:02:36 drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:58 internal 15:02:36 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:58 snap 15:02:36 drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:58 testing 15:02:36 -rw-rw-r-- 1 jenkins jenkins 155 May 4 14:58 version.go 15:02:36 drwxrwxr-x 6 jenkins jenkins 4096 May 4 15:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:36 + 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=964fd027a77252ef87a06781ef6d2f26e2b56dd3 --label arch=amd64 --label version=0.0.0 . 15:02:36 Sending build context to Docker daemon 48.68MB 15:02:36 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:02:36 Step 2/25 : FROM ${BASE} AS builder 15:02:36 ---> 7713336f3721 15:02:36 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:02:38 ---> Running in be19c8d6e952 15:02:38 Removing intermediate container be19c8d6e952 15:02:38 ---> 38dbc4f2d6a0 15:02:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:02:38 ---> Running in bdf195d6b566 15:02:38 Removing intermediate container bdf195d6b566 15:02:38 ---> 221934c90aac 15:02:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:02:38 ---> Running in 72a977f0c9e6 15:02:38 Removing intermediate container 72a977f0c9e6 15:02:38 ---> 61f8e5ab1014 15:02:38 Step 6/25 : LABEL Name=edgex-ui-go 15:02:38 ---> Running in 9f09684f8b52 15:02:38 Removing intermediate container 9f09684f8b52 15:02:38 ---> 800cdc6db388 15:02:38 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:02:38 ---> Running in 9ece33a22b69 15:02:38 Removing intermediate container 9ece33a22b69 15:02:38 ---> 70853cb5f76e 15:02:38 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:02:39 ---> 7d9b2f3c7149 15:02:39 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:39 ---> Running in 2d0f140e40db 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:02:40 OK: 265 MiB in 53 packages 15:02:40 Removing intermediate container 2d0f140e40db 15:02:40 ---> c928faf97f32 15:02:40 Step 10/25 : ENV GO111MODULE=on 15:02:40 ---> Running in 1fd26f6f463d 15:02:40 Removing intermediate container 1fd26f6f463d 15:02:40 ---> 7fb19d4ee71f 15:02:40 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:02:40 ---> Running in e0379a51e7c0 15:02:40 Removing intermediate container e0379a51e7c0 15:02:40 ---> e56452c62582 15:02:40 Step 12/25 : COPY go.mod vendor* ./ 15:02:41 ---> 43169158e346 15:02:41 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:41 ---> Running in 866b0cc8547c 15:02:42 Removing intermediate container 866b0cc8547c 15:02:42 ---> e683c0c50b36 15:02:42 Step 14/25 : COPY . . 15:02:44 ---> f8965022f589 15:02:44 Step 15/25 : RUN ${MAKE} 15:02:44 ---> Running in de878672e21a 15:02:44 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 15:03:07 Removing intermediate container de878672e21a 15:03:07 ---> e3f1de99aa09 15:03:07 Step 16/25 : FROM alpine:3.17 15:03:07 3.17: Pulling from library/alpine 15:03:07 f56be85fc22e: Already exists 15:03:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:03:07 Status: Downloaded newer image for alpine:3.17 15:03:07 ---> 9ed4aefc74f6 15:03:07 Step 17/25 : EXPOSE 4000 15:03:07 ---> Running in 652df3cd7ad8 15:03:07 Removing intermediate container 652df3cd7ad8 15:03:07 ---> 4d9d49312af6 15:03:07 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:03:08 ---> efad4bf3495b 15:03:08 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:03:08 ---> 16f1f6e91aab 15:03:08 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:03:08 ---> ea361e9311b9 15:03:08 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:03:08 ---> Running in 38c69a5b9f7f 15:03:08 Removing intermediate container 38c69a5b9f7f 15:03:08 ---> 5f03d887a337 15:03:08 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:03:08 ---> Running in b858fac7f190 15:03:08 Removing intermediate container b858fac7f190 15:03:08 ---> 4819f5aa2c04 15:03:08 Step 23/25 : LABEL arch=amd64 15:03:08 ---> Running in 5a3c27624be6 15:03:08 Removing intermediate container 5a3c27624be6 15:03:08 ---> 14d20c1be36c 15:03:08 Step 24/25 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:03:08 ---> Running in 758ecba5ec13 15:03:08 Removing intermediate container 758ecba5ec13 15:03:08 ---> 01145404202d 15:03:08 Step 25/25 : LABEL version=0.0.0 15:03:08 ---> Running in c4bd6ea9ea9b 15:03:08 Removing intermediate container c4bd6ea9ea9b 15:03:08 ---> 90057db096c2 15:03:08 [Warning] One or more build-args [ARCH] were not consumed 15:03:08 Successfully built 90057db096c2 15:03:08 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 15:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:03:09 15:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:03:10 latest: Pulling from edgex-lftools-log-publisher 15:03:10 5eb5b503b376: Pulling fs layer 15:03:10 5c69ac0246d0: Pulling fs layer 15:03:10 ec43610c2a17: Pulling fs layer 15:03:10 3a2ae6a8a46f: Pulling fs layer 15:03:10 33b1e0a273af: Pulling fs layer 15:03:10 5d3b04190fa2: Pulling fs layer 15:03:10 2f39f015ded8: Pulling fs layer 15:03:10 33b1e0a273af: Waiting 15:03:10 3a2ae6a8a46f: Waiting 15:03:10 5d3b04190fa2: Waiting 15:03:10 2f39f015ded8: Waiting 15:03:10 5c69ac0246d0: Verifying Checksum 15:03:10 5c69ac0246d0: Download complete 15:03:10 3a2ae6a8a46f: Verifying Checksum 15:03:10 3a2ae6a8a46f: Download complete 15:03:10 33b1e0a273af: Verifying Checksum 15:03:10 33b1e0a273af: Download complete 15:03:10 ec43610c2a17: Verifying Checksum 15:03:10 ec43610c2a17: Download complete 15:03:10 5d3b04190fa2: Verifying Checksum 15:03:10 5d3b04190fa2: Download complete 15:03:10 5eb5b503b376: Verifying Checksum 15:03:10 5eb5b503b376: Download complete 15:03:11 2f39f015ded8: Verifying Checksum 15:03:11 2f39f015ded8: Download complete 15:03:11 5eb5b503b376: Pull complete 15:03:12 5c69ac0246d0: Pull complete 15:03:12 ec43610c2a17: Pull complete 15:03:12 3a2ae6a8a46f: Pull complete 15:03:12 33b1e0a273af: Pull complete 15:03:12 5d3b04190fa2: Pull complete 15:03:22 2f39f015ded8: Pull complete 15:03:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:03:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:23 prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container 15:03:23 $ 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-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:03:23 $ docker top fc3fe85b21ba854684a18e584aacc263f20977277ddff3a4229165733a8723a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:23 ---> job-cost.sh 15:03:23 lf-activate-venv: SKIPPING 15:03:23 INFO: No Stack... 15:03:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:03:24 INFO: Archiving Costs [Pipeline] sh 15:03:25 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives/cost.csv 15:03:25 + cut -d, -f6 [Pipeline] lock 15:03:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] 15:03:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] did not exist. Created. 15:03:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:03:25 + echo total: 0.2199999988079071 [Pipeline] stash 15:03:26 Stashed 1 file(s) [Pipeline] } 15:03:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:03:26 $ docker stop --time=1 fc3fe85b21ba854684a18e584aacc263f20977277ddff3a4229165733a8723a4 15:03:27 $ docker rm -f --volumes fc3fe85b21ba854684a18e584aacc263f20977277ddff3a4229165733a8723a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:03:36 Removing intermediate container 55fdf3a77ad9 15:03:36 ---> 82c03faf0c6d 15:03:36 Step 14/15 : COPY . . 15:03:36 ---> b236c30993d8 15:03:36 Step 15/15 : RUN ${MAKE} 15:03:36 ---> Running in 6401ab23dae3 15:03:36 noop 15:03:36 Removing intermediate container 6401ab23dae3 15:03:36 ---> 8d7bda0d8a49 15:03:36 Successfully built 8d7bda0d8a49 15:03:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:36 + docker inspect -f . ci-base-image-arm64 15:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:37 prd-ubuntu20.04-docker-arm64-4c-16g-13300 does not seem to be running inside a container 15:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:03:38 $ docker top e1e72b6e7ea694ac730bdf56f497a51602e2dadc4a26bb7fd5ec697348b5eef8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:39 + go version 15:03:39 go version go1.20.2 linux/arm64 [Pipeline] } 15:03:39 $ docker stop --time=1 e1e72b6e7ea694ac730bdf56f497a51602e2dadc4a26bb7fd5ec697348b5eef8 15:03:41 $ docker rm -f --volumes e1e72b6e7ea694ac730bdf56f497a51602e2dadc4a26bb7fd5ec697348b5eef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:41 + docker inspect -f . ci-base-image-arm64 15:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:42 prd-ubuntu20.04-docker-arm64-4c-16g-13300 does not seem to be running inside a container 15:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:03:43 $ docker top 2dee23e9ee29109f60662bb833e5b3a749f8b01f8058eb55390b84b23d0f8cc9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:44 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 15:03:45 + make test 15:03:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:04:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:05:54 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:05:54 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:06:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:06:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:06:16 ./bin/test-attribution-txt.sh 15:06:16 make -C web test 15:06:16 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 15:06:16 make[1]: tput: No such file or directory 15:06:16 make[1]: tput: No such file or directory 15:06:16 warning: generating ./VERSION 15:06:16 echo "0.0.0" > VERSION 15:06:16 docker build \ 15:06:16 -f Dockerfile \ 15:06:16 --build-arg USER=1000 \ 15:06:16 \ 15:06:16 --label "git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3" \ 15:06:16 -t edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 \ 15:06:16 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:06:16 . 15:06:16 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:06:16 Install the buildx component to build images with BuildKit: 15:06:16 https://docs.docker.com/go/buildx/ 15:06:16 15:06:16 Sending build context to Docker daemon 3.269MB 15:06:16 Step 1/10 : FROM node:16.17-alpine3.15 15:06:16 16.17-alpine3.15: Pulling from library/node 15:06:16 47517142f6ba: Pulling fs layer 15:06:16 5f8c4bfa009b: Pulling fs layer 15:06:16 f7079c9c4ba1: Pulling fs layer 15:06:16 aba105e6f55a: Pulling fs layer 15:06:16 aba105e6f55a: Waiting 15:06:16 47517142f6ba: Verifying Checksum 15:06:16 47517142f6ba: Download complete 15:06:16 f7079c9c4ba1: Verifying Checksum 15:06:16 f7079c9c4ba1: Download complete 15:06:16 aba105e6f55a: Verifying Checksum 15:06:16 aba105e6f55a: Download complete 15:06:16 47517142f6ba: Pull complete 15:06:16 5f8c4bfa009b: Verifying Checksum 15:06:16 5f8c4bfa009b: Download complete 15:06:19 5f8c4bfa009b: Pull complete 15:06:20 f7079c9c4ba1: Pull complete 15:06:20 aba105e6f55a: Pull complete 15:06:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:06:20 Status: Downloaded newer image for node:16.17-alpine3.15 15:06:20 ---> bf1b8b58d215 15:06:20 Step 2/10 : RUN apk add --no-cache chromium 15:06:20 ---> Running in 335f98f13804 15:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:06:23 (1/128) Installing libxau (1.0.9-r0) 15:06:23 (2/128) Installing libmd (1.0.3-r0) 15:06:23 (3/128) Installing libbsd (0.11.3-r1) 15:06:23 (4/128) Installing libxdmcp (1.1.3-r0) 15:06:23 (5/128) Installing libxcb (1.14-r2) 15:06:23 (6/128) Installing libx11 (1.7.3.1-r0) 15:06:23 (7/128) Installing libxext (1.3.4-r0) 15:06:23 (8/128) Installing libice (1.0.10-r0) 15:06:23 (9/128) Installing libuuid (2.37.4-r0) 15:06:23 (10/128) Installing libsm (1.2.3-r0) 15:06:23 (11/128) Installing libxt (1.2.1-r0) 15:06:23 (12/128) Installing libxmu (1.1.3-r0) 15:06:23 (13/128) Installing xset (1.2.4-r0) 15:06:23 (14/128) Installing xprop (1.2.5-r0) 15:06:23 (15/128) Installing xdg-utils (1.1.3-r0) 15:06:23 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 15:06:23 (17/128) Installing pkgconf (1.8.1-r0) 15:06:23 (18/128) Installing libffi (3.4.2-r1) 15:06:23 (19/128) Installing libintl (0.21-r0) 15:06:23 (20/128) Installing libblkid (2.37.4-r0) 15:06:23 (21/128) Installing libmount (2.37.4-r0) 15:06:23 (22/128) Installing pcre (8.45-r1) 15:06:23 (23/128) Installing glib (2.70.1-r0) 15:06:23 (24/128) Installing xz-libs (5.2.5-r1) 15:06:23 (25/128) Installing libxml2 (2.9.14-r2) 15:06:23 (26/128) Installing shared-mime-info (2.1-r2) 15:06:23 (27/128) Installing hicolor-icon-theme (0.17-r1) 15:06:23 (28/128) Installing libjpeg-turbo (2.1.2-r0) 15:06:23 (29/128) Installing libpng (1.6.37-r1) 15:06:23 (30/128) Installing libwebp (1.2.2-r0) 15:06:23 (31/128) Installing zstd-libs (1.5.0-r0) 15:06:23 (32/128) Installing tiff (4.4.0-r1) 15:06:23 (33/128) Installing gdk-pixbuf (2.42.8-r0) 15:06:23 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 15:06:23 (35/128) Installing libxcomposite (0.4.5-r0) 15:06:23 (36/128) Installing libxfixes (6.0.0-r0) 15:06:23 (37/128) Installing libxrender (0.9.10-r3) 15:06:23 (38/128) Installing libxcursor (1.2.0-r0) 15:06:23 (39/128) Installing libxdamage (1.1.5-r1) 15:06:23 (40/128) Installing libxi (1.8-r0) 15:06:23 (41/128) Installing libxinerama (1.1.4-r1) 15:06:23 (42/128) Installing libxrandr (1.5.2-r1) 15:06:23 (43/128) Installing atk (2.36.0-r0) 15:06:23 (44/128) Installing libxtst (1.2.3-r3) 15:06:23 (45/128) Installing dbus-libs (1.12.24-r0) 15:06:23 (46/128) Installing at-spi2-core (2.42.0-r0) 15:06:23 (47/128) Installing at-spi2-atk (2.38.0-r0) 15:06:23 (48/128) Installing expat (2.5.0-r0) 15:06:23 (49/128) Installing brotli-libs (1.0.9-r5) 15:06:23 (50/128) Installing libbz2 (1.0.8-r1) 15:06:23 (51/128) Installing freetype (2.11.1-r2) 15:06:23 (52/128) Installing fontconfig (2.13.1-r4) 15:06:23 (53/128) Installing pixman (0.40.0-r4) 15:06:24 (54/128) Installing cairo (1.16.0-r5) 15:06:24 (55/128) Installing cairo-gobject (1.16.0-r5) 15:06:24 (56/128) Installing avahi-libs (0.8-r5) 15:06:24 (57/128) Installing gmp (6.2.1-r1) 15:06:24 (58/128) Installing nettle (3.7.3-r0) 15:06:24 (59/128) Installing p11-kit (0.24.0-r1) 15:06:24 (60/128) Installing libtasn1 (4.18.0-r1) 15:06:24 (61/128) Installing libunistring (0.9.10-r1) 15:06:24 (62/128) Installing gnutls (3.7.1-r2) 15:06:24 (63/128) Installing cups-libs (2.3.3-r6) 15:06:24 (64/128) Installing libepoxy (1.5.9-r0) 15:06:24 (65/128) Installing fribidi (1.0.11-r0) 15:06:24 (66/128) Installing graphite2 (1.3.14-r0) 15:06:24 (67/128) Installing harfbuzz (3.0.0-r2) 15:06:24 (68/128) Installing libxft (2.3.4-r0) 15:06:24 (69/128) Installing pango (1.48.10-r0) 15:06:24 (70/128) Installing wayland-libs-client (1.19.0-r1) 15:06:24 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 15:06:24 (72/128) Installing wayland-libs-egl (1.19.0-r1) 15:06:24 (73/128) Installing xkeyboard-config (2.34-r0) 15:06:24 (74/128) Installing libxkbcommon (1.3.1-r0) 15:06:24 (75/128) Installing gtk+3.0 (3.24.30-r0) 15:06:24 Executing gtk+3.0-3.24.30-r0.post-install 15:06:24 (76/128) Installing libfontenc (1.1.4-r0) 15:06:24 (77/128) Installing mkfontscale (1.2.1-r1) 15:06:24 (78/128) Installing ttf-opensans (1.10-r1) 15:06:24 Executing ttf-opensans-1.10-r1.post-install 15:06:27 (79/128) Installing libogg (1.3.5-r0) 15:06:27 (80/128) Installing flac (1.3.4-r0) 15:06:27 (81/128) Installing alsa-lib (1.2.5.1-r1) 15:06:27 (82/128) Installing libatomic (10.3.1_git20211027-r0) 15:06:27 (83/128) Installing sdl2 (2.0.16-r4) 15:06:27 (84/128) Installing aom-libs (3.2.0-r0) 15:06:27 (85/128) Installing libass (0.15.2-r0) 15:06:27 (86/128) Installing libdav1d (0.9.2-r0) 15:06:27 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:06:27 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 15:06:27 (89/128) Installing lame (3.100-r0) 15:06:27 (90/128) Installing opus (1.3.1-r1) 15:06:27 (91/128) Installing libgomp (10.3.1_git20211027-r0) 15:06:27 (92/128) Installing soxr (0.1.3-r2) 15:06:27 (93/128) Installing libsrt (1.4.2-r1) 15:06:27 (94/128) Installing libssh (0.9.6-r1) 15:06:27 (95/128) Installing libtheora (1.1.1-r16) 15:06:27 (96/128) Installing v4l-utils-libs (1.22.1-r1) 15:06:27 (97/128) Installing libdrm (2.4.109-r0) 15:06:27 (98/128) Installing libva (2.13.0-r0) 15:06:27 (99/128) Installing libvdpau (1.4-r0) 15:06:27 (100/128) Installing vidstab (1.1.0-r1) 15:06:27 (101/128) Installing libvorbis (1.3.7-r0) 15:06:27 (102/128) Installing libvpx (1.10.0-r0) 15:06:27 (103/128) Installing vulkan-loader (1.2.196-r0) 15:06:27 (104/128) Installing x264-libs (20210613-r0) 15:06:27 (105/128) Installing x265-libs (3.5-r0) 15:06:27 (106/128) Installing xvidcore (1.3.7-r1) 15:06:27 (107/128) Installing ffmpeg-libs (4.4.1-r2) 15:06:28 (108/128) Installing libevent (2.1.12-r4) 15:06:28 (109/128) Installing mesa (21.2.6-r0) 15:06:28 (110/128) Installing wayland-libs-server (1.19.0-r1) 15:06:28 (111/128) Installing mesa-gbm (21.2.6-r0) 15:06:28 (112/128) Installing lcms2 (2.12-r1) 15:06:28 (113/128) Installing nspr (4.32-r0) 15:06:28 (114/128) Installing sqlite-libs (3.36.0-r0) 15:06:28 (115/128) Installing nss (3.78.1-r0) 15:06:28 (116/128) Installing libasyncns (0.8-r1) 15:06:28 (117/128) Installing libltdl (2.4.6-r7) 15:06:28 (118/128) Installing orc (0.4.32-r0) 15:06:28 (119/128) Installing libsndfile (1.0.31-r1) 15:06:28 (120/128) Installing speexdsp (1.2.0-r0) 15:06:28 (121/128) Installing tdb-libs (1.4.5-r0) 15:06:28 (122/128) Installing libpulse (15.0-r2) 15:06:28 (123/128) Installing re2 (2021.11.01-r0) 15:06:28 (124/128) Installing snappy (1.1.9-r1) 15:06:28 (125/128) Installing libgpg-error (1.42-r1) 15:06:28 (126/128) Installing libgcrypt (1.9.4-r0) 15:06:28 (127/128) Installing libxslt (1.1.35-r0) 15:06:28 (128/128) Installing chromium (99.0.4844.84-r0) 15:06:32 Executing busybox-1.34.1-r7.trigger 15:06:32 Executing glib-2.70.1-r0.trigger 15:06:32 Executing shared-mime-info-2.1-r2.trigger 15:06:34 Executing gdk-pixbuf-2.42.8-r0.trigger 15:06:34 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:06:34 Executing fontconfig-2.13.1-r4.trigger 15:06:34 Executing mkfontscale-1.2.1-r1.trigger 15:06:34 OK: 275 MiB in 144 packages 15:06:42 Removing intermediate container 335f98f13804 15:06:42 ---> bbe2969460de 15:06:42 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:06:42 ---> Running in 4b564f28477d 15:06:42 Removing intermediate container 4b564f28477d 15:06:42 ---> b35d62d566be 15:06:42 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:06:43 ---> Running in 2230063e74ca 15:06:43 Removing intermediate container 2230063e74ca 15:06:43 ---> 189965314366 15:06:43 Step 5/10 : RUN npm install -g npm 15:06:43 ---> Running in b0d8599082fe 15:07:10 15:07:10 removed 7 packages, changed 101 packages, and audited 264 packages in 22s 15:07:10 15:07:10 27 packages are looking for funding 15:07:10 run `npm fund` for details 15:07:10 15:07:10 found 0 vulnerabilities 15:07:12 Removing intermediate container b0d8599082fe 15:07:12 ---> db10f708e0c4 15:07:12 Step 6/10 : ARG USER=1000 15:07:12 ---> Running in 6bdb4a15ccb1 15:07:12 Removing intermediate container 6bdb4a15ccb1 15:07:12 ---> 502950359bb4 15:07:12 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:07:12 ---> Running in 3fa5591c4d64 15:07:14 Removing intermediate container 3fa5591c4d64 15:07:14 ---> 43415516e647 15:07:14 Step 8/10 : USER $USER:$USER 15:07:14 ---> Running in 01d199065331 15:07:14 Removing intermediate container 01d199065331 15:07:14 ---> 6db248c6bf4d 15:07:14 Step 9/10 : WORKDIR /app 15:07:14 ---> Running in a2e3eba97e0b 15:07:15 Removing intermediate container a2e3eba97e0b 15:07:15 ---> 35d282f17743 15:07:15 Step 10/10 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:07:15 ---> Running in 0760e2dde831 15:07:15 Removing intermediate container 0760e2dde831 15:07:15 ---> 871c4ea9d4ff 15:07:15 Successfully built 871c4ea9d4ff 15:07:15 Successfully tagged edgexfoundry/edgex-web-ui:964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:07:15 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:07:15 touch edgex-web-ui.imagebuilt 15:07:15 mkdir -p node_modules coverage 15:07:15 chown "1000:1000" node_modules coverage package-lock.json 15:07:15 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:25 npm WARN EBADENGINE Unsupported engine { 15:07:25 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:07:25 npm WARN EBADENGINE required: { 15:07:25 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:07:25 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:07:25 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:07:25 npm WARN EBADENGINE }, 15:07:25 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 15:07:25 npm WARN EBADENGINE } 15:07:52 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:07:52 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:07:52 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:07:52 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 15:07:53 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:07:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:08:03 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:08:03 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:08:04 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:08:27 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:08:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:08:27 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. 15:08:27 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. 15:08:30 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. 15:08:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:08:41 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 15:08:43 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 15:08:58 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. 15:09:25 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. 15:10:04 15:10:04 added 1475 packages, and audited 1476 packages in 3m 15:10:04 15:10:04 90 packages are looking for funding 15:10:04 run `npm fund` for details 15:10:04 15:10:04 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) 15:10:04 15:10:04 To address issues that do not require attention, run: 15:10:04 npm audit fix 15:10:04 15:10:04 To address all issues (including breaking changes), run: 15:10:04 npm audit fix --force 15:10:04 15:10:04 Run `npm audit` for details. 15:10:04 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 15:10:19 - Generating browser application bundles (phase: setup)... 15:10:51 Compiling @angular/core : es2015 as esm2015 15:10:51 Compiling @angular/compiler/testing : es2015 as esm2015 15:11:18 Compiling @angular/common : es2015 as esm2015 15:11:18 Compiling @angular/core/testing : es2015 as esm2015 15:11:23 Compiling @angular/platform-browser : es2015 as esm2015 15:11:23 Compiling @angular/common/testing : es2015 as esm2015 15:11:27 Compiling @angular/router : es2015 as esm2015 15:11:28 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:11:33 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:11:34 Compiling @angular/common/http : es2015 as esm2015 15:11:35 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:11:38 Compiling @angular/forms : es2015 as esm2015 15:11:39 Compiling @angular/router/testing : es2015 as esm2015 15:11:39 Compiling @angular/common/http/testing : es2015 as esm2015 15:12:35 04 05 2023 15:12:33.668:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:12:35 04 05 2023 15:12:33.682:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:12:35 04 05 2023 15:12:33.708:INFO [launcher]: Starting browser ChromeHeadless 15:13:43 04 05 2023 15:13:39.768:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 15:13:55 04 05 2023 15:13:54.757:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:14:08 04 05 2023 15:14:08.147:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 15:14:30 ✔ Browser application bundle generation complete. 15:14:30 04 05 2023 15:14:29.813:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gBIj0LPiUrLyzOPtAAAB with id 58856717 15:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 15:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.185 secs) 15:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.88 secs) 15:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.003 secs) 15:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.022 secs) 15:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.209 secs) 15:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.662 secs) 15:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.127 secs) 15:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.325 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.615 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.736 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.752 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.008 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.106 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.157 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.191 secs) 15:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.237 secs) 15:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.356 secs) 15:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.44 secs) 15:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.48 secs) 15:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.783 secs) 15:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.037 secs) 15:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.111 secs) 15:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.173 secs) 15:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.193 secs) 15:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.443 secs) 15:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.625 secs) 15:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.776 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.881 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.917 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.065 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.307 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.325 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.338 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.419 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.449 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.476 secs) 15:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.693 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.907 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.004 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.067 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.117 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.354 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.381 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.4 secs) 15:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.46 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.492 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.634 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.658 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.709 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.728 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.739 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.822 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.879 secs) 15:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.951 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.164 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.182 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.197 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.232 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.249 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.262 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.322 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.353 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.44 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.489 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.561 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.703 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.735 secs) 15:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.75 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.764 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.784 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.356 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.455 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.525 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.577 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.62 secs) 15:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.646 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.786 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.83 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.847 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.855 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.895 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.981 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.013 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.157 secs) 15:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.207 secs) 15:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.24 secs) 15:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.254 secs) 15:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.322 secs) 15:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.649 secs) 15:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.843 secs) 15:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.911 secs) 15:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.986 secs) 15:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.116 secs) 15:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.136 secs) 15:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.218 secs) 15:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.356 secs) 15:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.713 secs) 15:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.812 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.983 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.03 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.08 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.114 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.142 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.191 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.218 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.242 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.264 secs) 15:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.399 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.572 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.68 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.72 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.754 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.781 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.901 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.995 secs) 15:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.131 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.25 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.314 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.371 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.414 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.45 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.47 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.484 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.554 secs) 15:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.851 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.938 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.959 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.105 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.134 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.144 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.185 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.203 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.212 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.431 secs) 15:15:05 WARN: ' 15:15:05 It looks like you're using ngModel on the same form field as formControlName. 15:15:05 Support for using the ngModel input property and ngModelChange event with 15:15:05 reactive form directives has been deprecated in Angular v6 and will be removed 15:15:05 in a future version of Angular. 15:15:05 15:15:05 For more information on this, see our API docs here: 15:15:05 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:15:05 ' 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.431 secs) 15:15:05 WARN: ' 15:15:05 It looks like you're using ngModel on the same form field as formControlName. 15:15:05 Support for using the ngModel input property and ngModelChange event with 15:15:05 reactive form directives has been deprecated in Angular v6 and will be removed 15:15:05 in a future version of Angular. 15:15:05 15:15:05 For more information on this, see our API docs here: 15:15:05 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:15:05 ' 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.573 secs) 15:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.647 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.681 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.972 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.011 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.128 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.209 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.234 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.249 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.306 secs) 15:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.344 secs) 15:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.387 secs) 15:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.417 secs) 15:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.461 secs) 15:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.53 secs) 15:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.466 secs / 14.53 secs) 15:15:08 TOTAL: 149 SUCCESS 15:15:08 ✔ Browser application bundle generation complete. 15:15:11 15:15:11 =============================== Coverage summary =============================== 15:15:11 Statements : 40.98% ( 1467/3580 ) 15:15:11 Branches : 12.03% ( 111/923 ) 15:15:11 Functions : 33.28% ( 432/1298 ) 15:15:11 Lines : 38.91% ( 1318/3387 ) 15:15:11 ================================================================================ 15:15:11 04 05 2023 15:15:11.528:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 15:15:12 ✔ Browser application bundle generation complete. 15:15:13 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 15:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:15:13 $ docker stop --time=1 2dee23e9ee29109f60662bb833e5b3a749f8b01f8058eb55390b84b23d0f8cc9 15:15:15 $ docker rm -f --volumes 2dee23e9ee29109f60662bb833e5b3a749f8b01f8058eb55390b84b23d0f8cc9 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:19 Warning: overwriting stash ‘coverage-report’ 15:15:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:15:27 + ls -al . 15:15:27 total 176 15:15:27 drwxrwxr-x 13 jenkins jenkins 4096 May 4 15:03 . 15:15:27 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:00 .. 15:15:27 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:00 .blubracket 15:15:27 -rw-rw-r-- 1 jenkins jenkins 18 May 4 15:00 .dockerignore 15:15:27 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:01 .git 15:15:27 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:00 .github 15:15:27 -rw-rw-r-- 1 jenkins jenkins 185 May 4 15:00 .gitignore 15:15:27 -rw-rw-r-- 1 jenkins jenkins 8418 May 4 15:00 Attribution.txt 15:15:27 -rw-rw-r-- 1 jenkins jenkins 17205 May 4 15:00 CHANGELOG.md 15:15:27 -rw-rw-r-- 1 jenkins jenkins 3959 May 4 15:00 CONTRIBUTING.md 15:15:27 -rw-rw-r-- 1 jenkins jenkins 1788 May 4 15:00 Dockerfile 15:15:27 -rw-rw-r-- 1 jenkins jenkins 652 May 4 15:00 Jenkinsfile 15:15:27 -rw-rw-r-- 1 jenkins jenkins 11357 May 4 15:00 LICENSE 15:15:27 -rw-rw-r-- 1 jenkins jenkins 2124 May 4 15:00 Makefile 15:15:27 -rw-rw-r-- 1 jenkins jenkins 4558 May 4 15:00 README.md 15:15:27 -rw-rw-r-- 1 jenkins jenkins 5 May 4 14:59 VERSION 15:15:27 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:00 assets 15:15:27 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:00 bin 15:15:27 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:00 cmd 15:15:27 -rw-r--r-- 1 jenkins jenkins 10 May 4 15:03 coverage.out 15:15:27 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:00 docs 15:15:27 -rw-rw-r-- 1 jenkins jenkins 3052 May 4 15:00 go.mod 15:15:27 -rw-rw-r-- 1 jenkins jenkins 30610 May 4 15:00 go.sum 15:15:27 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:00 internal 15:15:27 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:00 snap 15:15:27 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:00 testing 15:15:27 -rw-rw-r-- 1 jenkins jenkins 155 May 4 15:00 version.go 15:15:27 drwxrwxr-x 6 jenkins jenkins 4096 May 4 15:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:28 + 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=964fd027a77252ef87a06781ef6d2f26e2b56dd3 --label arch=arm64 --label version=0.0.0 . 15:15:29 Sending build context to Docker daemon 31.64MB 15:15:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:15:29 Step 2/25 : FROM ${BASE} AS builder 15:15:29 ---> 8d7bda0d8a49 15:15:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:15:29 ---> Running in c88dc18562bd 15:15:30 Removing intermediate container c88dc18562bd 15:15:30 ---> 1b865b9f2225 15:15:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:15:30 ---> Running in fbb94f3f49fc 15:15:30 Removing intermediate container fbb94f3f49fc 15:15:30 ---> 3a7fdfd42d7a 15:15:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:15:30 ---> Running in 3841f43f1404 15:15:30 Removing intermediate container 3841f43f1404 15:15:30 ---> d63e702b3fa0 15:15:30 Step 6/25 : LABEL Name=edgex-ui-go 15:15:30 ---> Running in 5654ce4d18ae 15:15:31 Removing intermediate container 5654ce4d18ae 15:15:31 ---> b55c1da395f8 15:15:31 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:15:31 ---> Running in da2c8477e635 15:15:31 Removing intermediate container da2c8477e635 15:15:31 ---> 9d38dade28ef 15:15:31 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:15:33 ---> 2a600b15eb19 15:15:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:33 ---> Running in cead26be789d 15:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:15:35 OK: 263 MiB in 53 packages 15:15:36 Removing intermediate container cead26be789d 15:15:36 ---> adab6aaed537 15:15:36 Step 10/25 : ENV GO111MODULE=on 15:15:36 ---> Running in eeaa46f85009 15:15:37 Removing intermediate container eeaa46f85009 15:15:37 ---> 7f7cffd4fe41 15:15:37 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:15:37 ---> Running in a5a1d2c9fdfa 15:15:37 Removing intermediate container a5a1d2c9fdfa 15:15:37 ---> 1052a1d1a8b5 15:15:37 Step 12/25 : COPY go.mod vendor* ./ 15:15:37 ---> 80bcdc41b3b6 15:15:37 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:37 ---> Running in a33d7e3f23f5 15:15:40 Removing intermediate container a33d7e3f23f5 15:15:40 ---> 529577f90f0c 15:15:40 Step 14/25 : COPY . . 15:15:44 ---> 6f6732e4b113 15:15:44 Step 15/25 : RUN ${MAKE} 15:15:44 ---> Running in 8ad9c13fbf96 15:15:45 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 15:17:51 Removing intermediate container 8ad9c13fbf96 15:17:51 ---> 88081229edf6 15:17:51 Step 16/25 : FROM alpine:3.17 15:17:51 3.17: Pulling from library/alpine 15:17:51 c41833b44d91: Already exists 15:17:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:17:51 Status: Downloaded newer image for alpine:3.17 15:17:51 ---> 51e60588ff2c 15:17:51 Step 17/25 : EXPOSE 4000 15:17:51 ---> Running in 9adff696ed99 15:17:51 Removing intermediate container 9adff696ed99 15:17:51 ---> d6bbd09df461 15:17:51 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:17:51 ---> 41362ed15fa9 15:17:51 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:17:51 ---> 83c5f8ce8a93 15:17:51 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:17:51 ---> 947feff98de6 15:17:51 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:17:51 ---> Running in bca1cefd1e79 15:17:51 Removing intermediate container bca1cefd1e79 15:17:51 ---> 494cbbc738a3 15:17:51 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:17:51 ---> Running in 9670dcd25d58 15:17:51 Removing intermediate container 9670dcd25d58 15:17:51 ---> bb2a67ccf7c7 15:17:51 Step 23/25 : LABEL arch=arm64 15:17:51 ---> Running in 9df5d3f39829 15:17:51 Removing intermediate container 9df5d3f39829 15:17:51 ---> e1cb4744f943 15:17:51 Step 24/25 : LABEL git_sha=964fd027a77252ef87a06781ef6d2f26e2b56dd3 15:17:51 ---> Running in 76a71ce4bd87 15:17:51 Removing intermediate container 76a71ce4bd87 15:17:51 ---> 53ef1dc25a50 15:17:51 Step 25/25 : LABEL version=0.0.0 15:17:51 ---> Running in 30559ad94a98 15:17:51 Removing intermediate container 30559ad94a98 15:17:51 ---> 8128c8a666ad 15:17:51 [Warning] One or more build-args [ARCH] were not consumed 15:17:51 Successfully built 8128c8a666ad 15:17:51 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 15:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:52 15:17:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:53 arm64: Pulling from edgex-lftools-log-publisher 15:17:53 8998bd30e6a1: Pulling fs layer 15:17:53 04944245beec: Pulling fs layer 15:17:53 699f458cf7ca: Pulling fs layer 15:17:53 765212b225bb: Pulling fs layer 15:17:53 f23df028b6ca: Pulling fs layer 15:17:53 d65c8cfc05b1: Pulling fs layer 15:17:53 2437ff75d9bd: Pulling fs layer 15:17:53 f23df028b6ca: Waiting 15:17:53 d65c8cfc05b1: Waiting 15:17:53 2437ff75d9bd: Waiting 15:17:53 765212b225bb: Waiting 15:17:53 04944245beec: Verifying Checksum 15:17:53 04944245beec: Download complete 15:17:53 765212b225bb: Verifying Checksum 15:17:53 765212b225bb: Download complete 15:17:53 f23df028b6ca: Verifying Checksum 15:17:53 f23df028b6ca: Download complete 15:17:53 d65c8cfc05b1: Verifying Checksum 15:17:53 d65c8cfc05b1: Download complete 15:17:53 699f458cf7ca: Verifying Checksum 15:17:53 699f458cf7ca: Download complete 15:17:54 8998bd30e6a1: Verifying Checksum 15:17:54 8998bd30e6a1: Download complete 15:17:56 2437ff75d9bd: Verifying Checksum 15:17:56 2437ff75d9bd: Download complete 15:17:58 8998bd30e6a1: Pull complete 15:17:58 04944245beec: Pull complete 15:17:59 699f458cf7ca: Pull complete 15:17:59 765212b225bb: Pull complete 15:18:00 f23df028b6ca: Pull complete 15:18:00 d65c8cfc05b1: Pull complete 15:18:15 2437ff75d9bd: Pull complete 15:18:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:15 prd-ubuntu20.04-docker-arm64-4c-16g-13300 does not seem to be running inside a container 15:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:18:18 $ docker top 82516e1558700f02e18ce0e698d6ff807aa665f7dd820cfa6505406ceb46b86d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:19 ---> job-cost.sh 15:18:19 lf-activate-venv: SKIPPING 15:18:19 INFO: No Stack... 15:18:20 INFO: Retrieving Pricing Info for: v3-standard-4 15:18:20 INFO: Archiving Costs [Pipeline] sh 15:18:21 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 15:18:21 + cut -d, -f6 [Pipeline] lock 15:18:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] 15:18:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] did not exist. Created. 15:18:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:22 /w/workspace/edgex-ui-go/1@tmp/durable-5ffc0c3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:18:22 + echo total: 0.10999999940395355 [Pipeline] stash 15:18:23 Warning: overwriting stash ‘stack-cost’ 15:18:27 Stashed 1 file(s) [Pipeline] } 15:18:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-603-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:18:28 $ docker stop --time=1 82516e1558700f02e18ce0e698d6ff807aa665f7dd820cfa6505406ceb46b86d 15:18:29 $ docker rm -f --volumes 82516e1558700f02e18ce0e698d6ff807aa665f7dd820cfa6505406ceb46b86d [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 15:18:30 provisioning config files... 15:18:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config12464812353127614342tmp [Pipeline] { [Pipeline] sh 15:18:31 + set +x 15:18:31 + curl -s https://codecov.io/bash 15:18:31 + bash -s -- 15:18:31 15:18:31 _____ _ 15:18:31 / ____| | | 15:18:31 | | ___ __| | ___ ___ _____ __ 15:18:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:18:31 | |___| (_) | (_| | __/ (_| (_) \ V / 15:18:31 \_____\___/ \__,_|\___|\___\___/ \_/ 15:18:31 Bash-1.0.6 15:18:31 15:18:31 15:18:31 ==> git version 2.25.1 found 15:18:31 ==> 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 15:18:31 Release-Date: 2020-01-08 15:18:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:18:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:18:31 ==> Jenkins CI detected. 15:18:31 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-603 15:18:31 project root: . 15:18:31 --> token set from env 15:18:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:18:31 ==> Running gcov in . (disable via -X gcov) 15:18:31 ==> Python coveragepy not found 15:18:31 ==> Searching for coverage reports in: 15:18:31 + . 15:18:31 -> Found 1 reports 15:18:31 ==> Detecting git/mercurial file structure 15:18:31 ==> Reading reports 15:18:31 + ./coverage.out bytes=10 15:18:31 ==> Appending adjustments 15:18:31 https://docs.codecov.io/docs/fixing-reports 15:18:32 + Found adjustments 15:18:32 ==> Gzipping contents 15:18:32 12K /tmp/codecov.gZIUCe.gz 15:18:32 ==> Uploading reports 15:18:32 url: https://codecov.io 15:18:32 query: branch=PR-603&commit=964fd027a77252ef87a06781ef6d2f26e2b56dd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=603&job=&cmd_args= 15:18:32 -> Pinging Codecov 15:18:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-603&commit=964fd027a77252ef87a06781ef6d2f26e2b56dd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=603&job=&cmd_args= 15:18:32 -> Uploading to 15:18:32 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/964fd027a77252ef87a06781ef6d2f26e2b56dd3/0dce80ed-003a-4705-9792-ce55adf197fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T151832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e459a92492a58204ac5794031f0b03f8e7ef174b0c12291107ed77e01e6cd28 15:18:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:32 Dload Upload Total Spent Left Speed 15:18:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 33486 --:--:-- --:--:-- --:--:-- 33486 15:18:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/964fd027a77252ef87a06781ef6d2f26e2b56dd3 [Pipeline] } 15:18:32 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 15:18:34 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives ] 15:18:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives 15:18:34 total 16 15:18:34 drwxr-xr-x 3 root root 4096 May 4 15:03 . 15:18:34 drwxrwxr-x 15 jenkins jenkins 4096 May 4 15:03 .. 15:18:34 drwxr-xr-x 2 root root 4096 May 4 15:03 cost 15:18:34 -rw-r--r-- 1 root root 83 May 4 15:03 cost.csv 15:18:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives 15:18:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives 15:18:34 total 16 15:18:34 drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:03 . 15:18:34 drwxrwxr-x 15 jenkins jenkins 4096 May 4 15:03 .. 15:18:34 drwxr-xr-x 2 jenkins jenkins 4096 May 4 15:03 cost 15:18:34 -rw-r--r-- 1 jenkins jenkins 83 May 4 15:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:18:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:35 ---> package-listing.sh 15:18:35 ++ facter osfamily 15:18:35 ++ tr '[:upper:]' '[:lower:]' 15:18:35 + OS_FAMILY=debian 15:18:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-603 15:18:35 + START_PACKAGES=/tmp/packages_start.txt 15:18:35 + END_PACKAGES=/tmp/packages_end.txt 15:18:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:35 + PACKAGES=/tmp/packages_start.txt 15:18:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-603 ']' 15:18:35 + PACKAGES=/tmp/packages_end.txt 15:18:35 + case "${OS_FAMILY}" in 15:18:35 + dpkg -l 15:18:35 + grep '^ii' 15:18:35 + '[' -f /tmp/packages_start.txt ']' 15:18:35 + '[' -f /tmp/packages_end.txt ']' 15:18:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-603 ']' 15:18:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives/ 15:18:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-603/archives/ [Pipeline] echo 15:18:36 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-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:18:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:37 prd-ubuntu20.04-docker-8c-8g-13299 does not seem to be running inside a container 15:18:37 $ 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-603/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-603 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603:/w/workspace/edgexfoundry_edgex-ui-go_PR-603:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:18:37 $ docker top 2f791ab1ee197ed00774a3063a879419802caf2b7601a2a2dd8873845e84536a -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:38 + touch /tmp/pre-build-complete [Pipeline] sh 15:18:38 + mkdir -p /var/log/sysstat [Pipeline] sh 15:18:38 + ls /var/log/sa-host 15:18:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:39 provisioning config files... 15:18:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-603@tmp/config2891214518114383847tmp [Pipeline] { [Pipeline] echo 15:18:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:18:39 ---> create-netrc.sh [Pipeline] } 15:18:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:18:40 ---> python-tools-install.sh [Pipeline] echo 15:18:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:18:40 ---> sudo-logs.sh 15:18:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:18:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:18:40 ---> job-cost.sh 15:18:40 lf-activate-venv: SKIPPING 15:18:40 DEBUG: total: 0.2199999988079071 15:18:40 INFO: Retrieving Stack Cost... 15:18:41 INFO: Retrieving Pricing Info for: v3-standard-8 15:18:41 INFO: Archiving Costs [Pipeline] echo 15:18:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:18:41 ---> logs-deploy.sh 15:18:41 lf-activate-venv: SKIPPING 15:18:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-603/1 15:18:41 INFO: archiving workspace using pattern(s): 15:18:43 Archives upload complete. 15:18:43 INFO: archiving logs to Nexus