Pull request #607 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8449fea4f063efd2af6bbea4425babd0ae0ea58c+c9840ee3d982748db972085be425fa319c5fdbd2 (a37d91af629d975d4a0c18620cc4ba9b9b43763f) 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-ssh13926742898465667775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1534625955799150190.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5568456979765095883.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6385302428935463618.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5629480667474218994.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15681 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-607 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit 8449fea4f063efd2af6bbea4425babd0ae0ea58c Merge succeeded, producing 8449fea4f063efd2af6bbea4425babd0ae0ea58c Checking out Revision 8449fea4f063efd2af6bbea4425babd0ae0ea58c (PR-607) Commit message: "build(snap): Bump epoch for major v3 upgrade" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8449fea4f063efd2af6bbea4425babd0ae0ea58c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8449fea4f063efd2af6bbea4425babd0ae0ea58c # timeout=10 > git rev-list --no-walk d91d91ef1bd6bdb621576c24c9e684d18b21fbc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:32 ========================================================= 10:23:32 EdgeX Global Pipelines Version Info 10:23:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:23:33 ------------------- 10:23:33 stable info: 10:23:33 ------------------- 10:23:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:23:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:23:33 Message: update stable to v1.0.249 10:23:34 ------------------- 10:23:34 experimental info: 10:23:34 ------------------- 10:23:34 Commited By: **** collab-it+edgex@linuxfoundation.org 10:23:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:23:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8449fea4f063efd2af6bbea4425babd0ae0ea58c [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8449fea [Pipeline] echo 10:23:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:34 provisioning config files... 10:23:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config13230511203060300792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:35 ---> docker-login.sh 10:23:35 nexus3.edgexfoundry.org:10001 10:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:35 Configure a credential helper to remove this warning. See 10:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:35 10:23:35 Login Succeeded 10:23:35 nexus3.edgexfoundry.org:10002 10:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:35 Configure a credential helper to remove this warning. See 10:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:35 10:23:35 Login Succeeded 10:23:35 nexus3.edgexfoundry.org:10003 10:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:35 Configure a credential helper to remove this warning. See 10:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:35 10:23:35 Login Succeeded 10:23:35 nexus3.edgexfoundry.org:10004 10:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:35 Configure a credential helper to remove this warning. See 10:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:35 10:23:35 Login Succeeded 10:23:35 docker.io 10:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:36 Configure a credential helper to remove this warning. See 10:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:36 10:23:36 Login Succeeded 10:23:36 ---> docker-login.sh ends [Pipeline] } 10:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:23:36 + git rev-list -1 --merges 8449fea4f063efd2af6bbea4425babd0ae0ea58c~1..8449fea4f063efd2af6bbea4425babd0ae0ea58c [Pipeline] echo 10:23:36 -----------> git rev-list -1 --merges 8449fea4f063efd2af6bbea4425babd0ae0ea58c~1..8449fea4f063efd2af6bbea4425babd0ae0ea58c 8449fea4f063efd2af6bbea4425babd0ae0ea58c [false] [Pipeline] sh 10:23:36 + git log --format=format:%s -1 8449fea4f063efd2af6bbea4425babd0ae0ea58c [Pipeline] echo 10:23:36 ========================================================= 10:23:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:23:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:37 + git log --format=format:%s -1 8449fea4f063efd2af6bbea4425babd0ae0ea58c [Pipeline] echo 10:23:37 [semverPrep] GIT_COMMIT: 8449fea4f063efd2af6bbea4425babd0ae0ea58c, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo 10:23:37 [semverPrep] This is not a build commit. [Pipeline] sh 10:23:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:37 + grep -v github /etc/ssh/ssh_known_hosts 10:23:37 + [ -e /tmp/ssh_known_hosts ] 10:23:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:23:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:23:37 + sudo tee -a /etc/ssh/ssh_known_hosts 10:23:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:38 10:23:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:38 0.1.4: Pulling from edgex-devops/py-git-semver 10:23:38 b85a868b505f: Pulling fs layer 10:23:38 e2be974225ed: Pulling fs layer 10:23:38 339a4e72a1f5: Pulling fs layer 10:23:38 988bab9f4d93: Pulling fs layer 10:23:38 1469e6f7b9e6: Pulling fs layer 10:23:38 eaf3925da568: Pulling fs layer 10:23:38 bab4dde63d76: Pulling fs layer 10:23:38 bde34c3a00c8: Pulling fs layer 10:23:38 b352a97aabf1: Pulling fs layer 10:23:38 4872d77fe225: Pulling fs layer 10:23:38 5851b861e8e6: Pulling fs layer 10:23:38 988bab9f4d93: Waiting 10:23:38 1469e6f7b9e6: Waiting 10:23:38 bab4dde63d76: Waiting 10:23:38 eaf3925da568: Waiting 10:23:38 4872d77fe225: Waiting 10:23:38 5851b861e8e6: Waiting 10:23:38 bde34c3a00c8: Waiting 10:23:38 b352a97aabf1: Waiting 10:23:38 e2be974225ed: Verifying Checksum 10:23:38 e2be974225ed: Download complete 10:23:38 988bab9f4d93: Verifying Checksum 10:23:38 988bab9f4d93: Download complete 10:23:38 1469e6f7b9e6: Verifying Checksum 10:23:38 1469e6f7b9e6: Download complete 10:23:38 eaf3925da568: Download complete 10:23:38 339a4e72a1f5: Verifying Checksum 10:23:38 339a4e72a1f5: Download complete 10:23:38 bde34c3a00c8: Verifying Checksum 10:23:38 bde34c3a00c8: Download complete 10:23:38 b352a97aabf1: Verifying Checksum 10:23:38 b352a97aabf1: Download complete 10:23:38 4872d77fe225: Verifying Checksum 10:23:38 4872d77fe225: Download complete 10:23:38 5851b861e8e6: Verifying Checksum 10:23:38 5851b861e8e6: Download complete 10:23:38 b85a868b505f: Verifying Checksum 10:23:38 b85a868b505f: Download complete 10:23:39 bab4dde63d76: Verifying Checksum 10:23:39 bab4dde63d76: Download complete 10:23:39 b85a868b505f: Pull complete 10:23:40 e2be974225ed: Pull complete 10:23:40 339a4e72a1f5: Pull complete 10:23:40 988bab9f4d93: Pull complete 10:23:40 1469e6f7b9e6: Pull complete 10:23:41 eaf3925da568: Pull complete 10:23:43 bab4dde63d76: Pull complete 10:23:43 bde34c3a00c8: Pull complete 10:23:43 b352a97aabf1: Pull complete 10:23:43 4872d77fe225: Pull complete 10:23:43 5851b861e8e6: Pull complete 10:23:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:43 prd-ubuntu20.04-docker-8c-8g-15681 does not seem to be running inside a container 10:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:45 $ docker top cbe4e70bcf97ab4dd80865fc507b7024eb65b2dc555923d7c6a60b4bd9de6639 -eo pid,comm 10:23:45 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). 10:23:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:45 [ssh-agent] Looking for ssh-agent implementation... 10:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:45 $ docker exec cbe4e70bcf97ab4dd80865fc507b7024eb65b2dc555923d7c6a60b4bd9de6639 ssh-agent 10:23:46 SSH_AUTH_SOCK=/tmp/ssh-JU5IYuZDjGxU/agent.32 10:23:46 SSH_AGENT_PID=38 10:23:46 Running ssh-add (command line suppressed) 10:23:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_10623632657188429936.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_10623632657188429936.key) 10:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:46 + git tag --points-at HEAD [Pipeline] } 10:23:46 $ docker exec --env ******** --env ******** cbe4e70bcf97ab4dd80865fc507b7024eb65b2dc555923d7c6a60b4bd9de6639 ssh-agent -k 10:23:46 unset SSH_AUTH_SOCK; 10:23:46 unset SSH_AGENT_PID; 10:23:46 echo Agent pid 38 killed; 10:23:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:46 [ssh-agent] Looking for ssh-agent implementation... 10:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:46 $ docker exec cbe4e70bcf97ab4dd80865fc507b7024eb65b2dc555923d7c6a60b4bd9de6639 ssh-agent 10:23:46 SSH_AUTH_SOCK=/tmp/ssh-G14orYVHRgIN/agent.71 10:23:46 SSH_AGENT_PID=78 10:23:46 Running ssh-add (command line suppressed) 10:23:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_1840362543269953090.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/private_key_1840362543269953090.key) 10:23:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:47 + git semver init 10:23:47 2023-05-16 10:23:47,488 [run_init] DEBUG init version:0.0.0 force:False 10:23:47 2023-05-16 10:23:47,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 10:23:47 2023-05-16 10:23:47,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver 10:23:47 2023-05-16 10:23:47,490 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607, universal_newlines=False, shell=None, istream=None) 10:23:48 2023-05-16 10:23:48,876 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.git/info/exclude 10:23:48 2023-05-16 10:23:48,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 with force:False 10:23:48 2023-05-16 10:23:48,876 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 10:23:48 2023-05-16 10:23:48,879 [execute] INFO git cat-file --batch-check 10:23:48 2023-05-16 10:23:48,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 10:23:48 2023-05-16 10:23:48,885 [execute] INFO git cat-file --batch 10:23:48 2023-05-16 10:23:48,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) 10:23:48 2023-05-16 10:23:48,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-607/.semver/PR-607 10:23:48 0.0.0 [Pipeline] } 10:23:48 $ docker exec --env ******** --env ******** cbe4e70bcf97ab4dd80865fc507b7024eb65b2dc555923d7c6a60b4bd9de6639 ssh-agent -k 10:23:49 unset SSH_AUTH_SOCK; 10:23:49 unset SSH_AGENT_PID; 10:23:49 echo Agent pid 78 killed; 10:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:49 + git semver [Pipeline] } 10:23:49 $ docker stop --time=1 cbe4e70bcf97ab4dd80865fc507b7024eb65b2dc555923d7c6a60b4bd9de6639 10:23:50 $ docker rm -f --volumes cbe4e70bcf97ab4dd80865fc507b7024eb65b2dc555923d7c6a60b4bd9de6639 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:51 Stashed 1 file(s) [Pipeline] echo 10:23:51 [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 10:23:51 provisioning config files... 10:23:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config7904143809037766544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15675 in /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] { 10:23:51 ---> docker-login.sh 10:23:51 nexus3.edgexfoundry.org:10001 10:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:51 Configure a credential helper to remove this warning. See 10:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:51 10:23:51 Login Succeeded 10:23:51 nexus3.edgexfoundry.org:10002 10:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:51 Configure a credential helper to remove this warning. See 10:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:51 10:23:51 Login Succeeded 10:23:51 nexus3.edgexfoundry.org:10003 [Pipeline] ws 10:23:51 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 10:23:51 The recommended git tool is: git 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:52 Configure a credential helper to remove this warning. See 10:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:52 10:23:52 Login Succeeded 10:23:52 nexus3.edgexfoundry.org:10004 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:52 Configure a credential helper to remove this warning. See 10:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:52 10:23:52 Login Succeeded 10:23:52 docker.io 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:52 Configure a credential helper to remove this warning. See 10:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:52 10:23:52 Login Succeeded 10:23:52 ---> docker-login.sh ends [Pipeline] } 10:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:52 ========================================================= 10:23:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:23:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:52 + 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 . 10:23:53 Sending build context to Docker daemon 45.65MB 10:23:53 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 10:23:53 Step 2/15 : FROM ${BASE} AS builder 10:23:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:23:53 f56be85fc22e: Pulling fs layer 10:23:53 85791d961cd3: Pulling fs layer 10:23:53 d694b5ae8c79: Pulling fs layer 10:23:53 9f32a84ed3da: Pulling fs layer 10:23:53 4d19c01a9841: Pulling fs layer 10:23:53 9325e15d5711: Pulling fs layer 10:23:53 556b6ee489ea: Pulling fs layer 10:23:53 c5a4b2cf53e6: Pulling fs layer 10:23:53 4d19c01a9841: Waiting 10:23:53 9325e15d5711: Waiting 10:23:53 556b6ee489ea: Waiting 10:23:53 c5a4b2cf53e6: Waiting 10:23:53 9f32a84ed3da: Waiting 10:23:53 85791d961cd3: Download complete 10:23:53 9f32a84ed3da: Verifying Checksum 10:23:53 9f32a84ed3da: Download complete 10:23:53 4d19c01a9841: Download complete 10:23:53 f56be85fc22e: Verifying Checksum 10:23:53 f56be85fc22e: Download complete 10:23:53 9325e15d5711: Verifying Checksum 10:23:53 9325e15d5711: Download complete 10:23:53 f56be85fc22e: Pull complete 10:23:53 85791d961cd3: Pull complete 10:23:53 c5a4b2cf53e6: Verifying Checksum 10:23:53 d694b5ae8c79: Verifying Checksum 10:23:53 d694b5ae8c79: Download complete 10:23:53 556b6ee489ea: Verifying Checksum 10:23:53 556b6ee489ea: Download complete 10:23:58 d694b5ae8c79: Pull complete 10:23:58 9f32a84ed3da: Pull complete 10:23:58 4d19c01a9841: Pull complete 10:23:58 9325e15d5711: Pull complete 10:23:59 using credential edgex-jenkins-ssh 10:23:59 Cloning the remote Git repository 10:23:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:23:59 > git init /w/workspace/edgex-ui-go/2 # timeout=10 10:24:00 556b6ee489ea: Pull complete 10:23:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:23:59 > git --version # timeout=10 10:23:59 > git --version # 'git version 2.25.1' 10:23:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:01 c5a4b2cf53e6: Pull complete 10:24:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:24:01 ---> c4be618373d6 10:24:01 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:24:04 ---> Running in b92e3ac18c33 10:24:04 Removing intermediate container b92e3ac18c33 10:24:04 ---> 20068704181f 10:24:04 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 10:24:04 ---> Running in a68ad07d083a 10:24:04 Removing intermediate container a68ad07d083a 10:24:04 ---> 5fd7014d3a5e 10:24:04 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 10:24:04 ---> Running in d3686227482c 10:24:04 Removing intermediate container d3686227482c 10:24:04 ---> 65a45293603d 10:24:04 Step 6/15 : LABEL Name=edgex-ui-go 10:24:05 ---> Running in bc405b986da4 10:24:05 Removing intermediate container bc405b986da4 10:24:05 ---> 9922235900ad 10:24:05 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:24:05 ---> Running in 405e68954fbb 10:24:05 Removing intermediate container 405e68954fbb 10:24:05 ---> c382b91358d4 10:24:05 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:24:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:24:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:24:05 latest: Pulling from library/docker 10:24:05 8a49fdb3b6a5: Pulling fs layer 10:24:05 dfb60e7f5d22: Pulling fs layer 10:24:05 f74671f55a8d: Pulling fs layer 10:24:05 1cd4867cc7bf: Pulling fs layer 10:24:05 a9d94ad0c817: Pulling fs layer 10:24:05 ec5418c68f0e: Pulling fs layer 10:24:05 1082547c2e5b: Pulling fs layer 10:24:05 80b838ca0f73: Pulling fs layer 10:24:05 d15f978d7223: Pulling fs layer 10:24:05 1058b1c95dcd: Pulling fs layer 10:24:05 0ac1c4c35af9: Pulling fs layer 10:24:05 1d938c8b2399: Pulling fs layer 10:24:05 1082547c2e5b: Waiting 10:24:05 80b838ca0f73: Waiting 10:24:05 d15f978d7223: Waiting 10:24:05 1058b1c95dcd: Waiting 10:24:05 0ac1c4c35af9: Waiting 10:24:05 1cd4867cc7bf: Waiting 10:24:05 a9d94ad0c817: Waiting 10:24:05 ec5418c68f0e: Waiting 10:24:05 1b2885b54919: Pulling fs layer 10:24:05 5d3ce26085aa: Pulling fs layer 10:24:05 5d3ce26085aa: Waiting 10:24:05 1b2885b54919: Waiting 10:24:05 1d938c8b2399: Waiting 10:24:05 f74671f55a8d: Verifying Checksum 10:24:05 f74671f55a8d: Download complete 10:24:05 dfb60e7f5d22: Verifying Checksum 10:24:05 dfb60e7f5d22: Download complete 10:24:05 8a49fdb3b6a5: Verifying Checksum 10:24:05 8a49fdb3b6a5: Download complete 10:24:06 8a49fdb3b6a5: Pull complete 10:24:06 a9d94ad0c817: Verifying Checksum 10:24:06 a9d94ad0c817: Download complete 10:24:06 1cd4867cc7bf: Verifying Checksum 10:24:06 1cd4867cc7bf: Download complete 10:24:06 ec5418c68f0e: Verifying Checksum 10:24:06 ec5418c68f0e: Download complete 10:24:06 Merging remotes/origin/main commit c9840ee3d982748db972085be425fa319c5fdbd2 into PR head commit 8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:24:06 1082547c2e5b: Verifying Checksum 10:24:06 1082547c2e5b: Download complete 10:24:06 80b838ca0f73: Verifying Checksum 10:24:06 80b838ca0f73: Download complete 10:24:06 d15f978d7223: Verifying Checksum 10:24:06 d15f978d7223: Download complete 10:24:06 0ac1c4c35af9: Download complete 10:24:06 dfb60e7f5d22: Pull complete 10:24:06 1058b1c95dcd: Verifying Checksum 10:24:06 1058b1c95dcd: Download complete 10:24:06 f74671f55a8d: Pull complete 10:24:06 1b2885b54919: Verifying Checksum 10:24:06 1b2885b54919: Download complete 10:24:06 5d3ce26085aa: Verifying Checksum 10:24:06 5d3ce26085aa: Download complete 10:24:06 1cd4867cc7bf: Pull complete 10:24:06 1d938c8b2399: Verifying Checksum 10:24:06 1d938c8b2399: Download complete 10:24:06 Merge succeeded, producing 8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:24:06 Checking out Revision 8449fea4f063efd2af6bbea4425babd0ae0ea58c (PR-607) 10:24:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:24:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:24:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:24:06 > git config core.sparsecheckout # timeout=10 10:24:06 > git checkout -f 8449fea4f063efd2af6bbea4425babd0ae0ea58c # timeout=10 10:24:06 > git remote # timeout=10 10:24:06 > git config --get remote.origin.url # timeout=10 10:24:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:24:06 > git merge c9840ee3d982748db972085be425fa319c5fdbd2 # timeout=10 10:24:06 > git rev-parse HEAD^{commit} # timeout=10 10:24:06 > git config core.sparsecheckout # timeout=10 10:24:06 > git checkout -f 8449fea4f063efd2af6bbea4425babd0ae0ea58c # timeout=10 10:24:07 a9d94ad0c817: Pull complete 10:24:07 ec5418c68f0e: Pull complete 10:24:07 1082547c2e5b: Pull complete 10:24:07 80b838ca0f73: Pull complete 10:24:07 d15f978d7223: Pull complete 10:24:07 1058b1c95dcd: Pull complete 10:24:07 Commit message: "build(snap): Bump epoch for major v3 upgrade" 10:24:08 0ac1c4c35af9: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:24:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:08 Dload Upload Total Spent Left Speed 10:24:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70838 0 --:--:-- --:--:-- --:--:-- 70838 10:24:09 1d938c8b2399: Pull complete 10:24:09 1b2885b54919: Pull complete 10:24:09 5d3ce26085aa: Pull complete 10:24:09 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 10:24:09 Status: Downloaded newer image for docker:latest [Pipeline] sh 10:24:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:24:10 + sudo tee /etc/docker/daemon.new 10:24:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:24:10 { 10:24:10 "registry-mirrors": [ 10:24:10 "https://nexus3.edgexfoundry.org:10001" 10:24:10 ], 10:24:10 "bip": "10.250.0.254/24", 10:24:10 "hosts": [ 10:24:10 "tcp://0.0.0.0:5555", 10:24:10 "unix:///var/run/docker.sock" 10:24:10 ], 10:24:10 "mtu": 1458, 10:24:10 "selinux-enabled": true, 10:24:10 "seccomp-profile": "/etc/docker/seccomp.json" 10:24:10 } [Pipeline] sh 10:24:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:24:10 + sudo service docker restart 10:24:10 ---> f986d47c6e2b 10:24:10 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:10 ---> Running in 6e125e7a1672 10:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:11 OK: 265 MiB in 53 packages 10:24:11 Removing intermediate container 6e125e7a1672 10:24:11 ---> 79b04967e54e 10:24:11 Step 10/15 : ENV GO111MODULE=on 10:24:11 ---> Running in e4c5b079ad98 10:24:12 Removing intermediate container e4c5b079ad98 10:24:12 ---> 72fc304304fe 10:24:12 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:24:12 ---> Running in 0d5db1b9d68c 10:24:12 Removing intermediate container 0d5db1b9d68c 10:24:12 ---> 6a1977cb3dd3 10:24:12 Step 12/15 : COPY go.mod vendor* ./ 10:24:12 ---> 00de70f3606b 10:24:12 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:12 ---> Running in 9f230ac0021d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:29 provisioning config files... 10:24:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config12804490065245231224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:29 ---> docker-login.sh 10:24:29 nexus3.edgexfoundry.org:10001 10:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:30 Configure a credential helper to remove this warning. See 10:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:30 10:24:30 Login Succeeded 10:24:30 nexus3.edgexfoundry.org:10002 10:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:30 Configure a credential helper to remove this warning. See 10:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:30 10:24:30 Login Succeeded 10:24:30 nexus3.edgexfoundry.org:10003 10:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:31 Configure a credential helper to remove this warning. See 10:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:31 10:24:31 Login Succeeded 10:24:31 nexus3.edgexfoundry.org:10004 10:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:31 Configure a credential helper to remove this warning. See 10:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:31 10:24:31 Login Succeeded 10:24:31 docker.io 10:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:31 Configure a credential helper to remove this warning. See 10:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:31 10:24:31 Login Succeeded 10:24:31 ---> docker-login.sh ends [Pipeline] } 10:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:32 ========================================================= 10:24:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:24:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:32 + 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 . 10:24:33 Sending build context to Docker daemon 28.38MB 10:24:33 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 10:24:33 Step 2/15 : FROM ${BASE} AS builder 10:24:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:24:33 c41833b44d91: Pulling fs layer 10:24:33 ed15518f5707: Pulling fs layer 10:24:33 feae8fd75edb: Pulling fs layer 10:24:33 242c74f7c9fa: Pulling fs layer 10:24:33 3cdef696dda3: Pulling fs layer 10:24:33 2ced38df9373: Pulling fs layer 10:24:33 58f1dce35555: Pulling fs layer 10:24:33 242c74f7c9fa: Waiting 10:24:33 3cdef696dda3: Waiting 10:24:33 2ced38df9373: Waiting 10:24:33 58f1dce35555: Waiting 10:24:33 ed15518f5707: Verifying Checksum 10:24:33 ed15518f5707: Download complete 10:24:33 242c74f7c9fa: Verifying Checksum 10:24:33 242c74f7c9fa: Download complete 10:24:33 3cdef696dda3: Verifying Checksum 10:24:33 3cdef696dda3: Download complete 10:24:33 c41833b44d91: Verifying Checksum 10:24:35 58f1dce35555: Verifying Checksum 10:24:35 58f1dce35555: Download complete 10:24:36 c41833b44d91: Pull complete 10:24:36 feae8fd75edb: Verifying Checksum 10:24:36 feae8fd75edb: Download complete 10:24:36 2ced38df9373: Verifying Checksum 10:24:36 2ced38df9373: Download complete 10:24:36 ed15518f5707: Pull complete 10:24:38 Removing intermediate container 9f230ac0021d 10:24:38 ---> aa2d65ef1372 10:24:38 Step 14/15 : COPY . . 10:24:38 ---> 439549a284c1 10:24:38 Step 15/15 : RUN ${MAKE} 10:24:38 ---> Running in 31e9683ceed0 10:24:38 noop 10:24:38 Removing intermediate container 31e9683ceed0 10:24:38 ---> 302c1fc5252d 10:24:38 Successfully built 302c1fc5252d 10:24:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:39 + docker inspect -f . ci-base-image-x86_64 10:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:39 prd-ubuntu20.04-docker-8c-8g-15681 does not seem to be running inside a container 10:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:39 $ docker top 933ef84f7a21de7c35bcea97e2f59a14a21f6b63ac75d434395de4ba4281fa2f -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:40 + go version 10:24:40 go version go1.20.2 linux/amd64 [Pipeline] } 10:24:40 $ docker stop --time=1 933ef84f7a21de7c35bcea97e2f59a14a21f6b63ac75d434395de4ba4281fa2f 10:24:41 $ docker rm -f --volumes 933ef84f7a21de7c35bcea97e2f59a14a21f6b63ac75d434395de4ba4281fa2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:41 + docker inspect -f . ci-base-image-x86_64 10:24:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:41 prd-ubuntu20.04-docker-8c-8g-15681 does not seem to be running inside a container 10:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:42 $ docker top 5acf09a033a6d37a7d573922929fb41c991c39806c5bee929c54f06488a67a8e -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-607 [Pipeline] fileExists [Pipeline] sh 10:24:42 + make test 10:24:42 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:24:46 feae8fd75edb: Pull complete 10:24:46 242c74f7c9fa: Pull complete 10:24:47 3cdef696dda3: Pull complete 10:24:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:24:53 2ced38df9373: Pull complete 10:24:55 58f1dce35555: Pull complete 10:24:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:24:55 ---> fadd8f120f05 10:24:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:24:56 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:24:56 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:24:57 ---> Running in 47d80dc8bbb2 10:24:58 Removing intermediate container 47d80dc8bbb2 10:24:58 ---> d01a91d7fa6f 10:24:58 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 10:24:58 ---> Running in 6dcc7d8d7c06 10:24:58 Removing intermediate container 6dcc7d8d7c06 10:24:58 ---> c23702c2c4ff 10:24:58 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 10:24:58 ---> Running in cf1e00b969e1 10:24:59 Removing intermediate container cf1e00b969e1 10:24:59 ---> d163c24282ca 10:24:59 Step 6/15 : LABEL Name=edgex-ui-go 10:24:59 ---> Running in d32a53dd8e73 10:24:59 Removing intermediate container d32a53dd8e73 10:24:59 ---> 212a8783bb3b 10:24:59 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:24:59 ---> Running in 2b82e3525e91 10:25:00 Removing intermediate container 2b82e3525e91 10:25:00 ---> ff09f60ebc48 10:25:00 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:25:00 latest: Pulling from library/docker 10:25:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:25:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:25:00 ./bin/test-attribution-txt.sh 10:25:00 make -C web test 10:25:00 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' 10:25:00 make[1]: tput: No such file or directory 10:25:00 make[1]: tput: No such file or directory 10:25:00 warning: generating ./VERSION 10:25:00 echo "0.0.0" > VERSION 10:25:00 docker build \ 10:25:00 -f Dockerfile \ 10:25:00 --build-arg USER=1000 \ 10:25:00 \ 10:25:00 --label "git_sha=8449fea4f063efd2af6bbea4425babd0ae0ea58c" \ 10:25:00 -t edgexfoundry/edgex-web-ui:8449fea4f063efd2af6bbea4425babd0ae0ea58c \ 10:25:00 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:25:00 . 10:25:00 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 10:25:00 Install the buildx component to build images with BuildKit: 10:25:00 https://docs.docker.com/go/buildx/ 10:25:00 10:25:00 Sending build context to Docker daemon 2.571MB 10:25:00 Step 1/10 : FROM node:16.17-alpine3.15 10:25:00 16.17-alpine3.15: Pulling from library/node 10:25:00 9621f1afde84: Pulling fs layer 10:25:00 c6f70ee39829: Pulling fs layer 10:25:00 56892a8094a2: Pulling fs layer 10:25:00 58dd87906ef0: Pulling fs layer 10:25:00 58dd87906ef0: Waiting 10:25:00 9621f1afde84: Download complete 10:25:00 56892a8094a2: Download complete 10:25:00 58dd87906ef0: Verifying Checksum 10:25:00 58dd87906ef0: Download complete 10:25:00 9621f1afde84: Pull complete 10:25:00 c6f70ee39829: Verifying Checksum 10:25:00 c6f70ee39829: Download complete 10:25:00 08409d417260: Pulling fs layer 10:25:00 bf127bdc9f4f: Pulling fs layer 10:25:00 55b4810136f4: Pulling fs layer 10:25:00 7755db036d15: Pulling fs layer 10:25:00 5a3f85b23db6: Pulling fs layer 10:25:00 cf39c0494cbe: Pulling fs layer 10:25:00 f4a1512e3bbb: Pulling fs layer 10:25:00 5ccc04d8fc75: Pulling fs layer 10:25:00 bc47925e6b41: Pulling fs layer 10:25:00 3ad6e81d58bb: Pulling fs layer 10:25:00 3b77d6fe3da4: Pulling fs layer 10:25:00 31f5e86c7e55: Pulling fs layer 10:25:00 7db388f73c37: Pulling fs layer 10:25:00 08255c858201: Pulling fs layer 10:25:00 7755db036d15: Waiting 10:25:00 5a3f85b23db6: Waiting 10:25:00 f4a1512e3bbb: Waiting 10:25:00 3b77d6fe3da4: Waiting 10:25:00 5ccc04d8fc75: Waiting 10:25:00 31f5e86c7e55: Waiting 10:25:00 7db388f73c37: Waiting 10:25:00 bc47925e6b41: Waiting 10:25:00 3ad6e81d58bb: Waiting 10:25:00 08255c858201: Waiting 10:25:00 55b4810136f4: Download complete 10:25:01 bf127bdc9f4f: Verifying Checksum 10:25:01 bf127bdc9f4f: Download complete 10:25:01 08409d417260: Verifying Checksum 10:25:01 08409d417260: Download complete 10:25:01 7755db036d15: Verifying Checksum 10:25:01 7755db036d15: Download complete 10:25:01 cf39c0494cbe: Verifying Checksum 10:25:01 cf39c0494cbe: Download complete 10:25:01 f4a1512e3bbb: Verifying Checksum 10:25:01 f4a1512e3bbb: Download complete 10:25:01 5a3f85b23db6: Verifying Checksum 10:25:01 5a3f85b23db6: Download complete 10:25:01 5ccc04d8fc75: Verifying Checksum 10:25:01 5ccc04d8fc75: Download complete 10:25:01 bc47925e6b41: Verifying Checksum 10:25:01 bc47925e6b41: Download complete 10:25:01 c6f70ee39829: Pull complete 10:25:01 56892a8094a2: Pull complete 10:25:01 58dd87906ef0: Pull complete 10:25:01 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:25:01 Status: Downloaded newer image for node:16.17-alpine3.15 10:25:01 ---> b69703f70c3d 10:25:01 Step 2/10 : RUN apk add --no-cache chromium 10:25:01 3b77d6fe3da4: Verifying Checksum 10:25:01 3b77d6fe3da4: Download complete 10:25:01 08409d417260: Pull complete 10:25:01 3ad6e81d58bb: Verifying Checksum 10:25:01 3ad6e81d58bb: Download complete 10:25:01 7db388f73c37: Verifying Checksum 10:25:01 7db388f73c37: Download complete 10:25:02 08255c858201: Verifying Checksum 10:25:02 08255c858201: Download complete 10:25:02 bf127bdc9f4f: Pull complete 10:25:03 55b4810136f4: Pull complete 10:25:03 31f5e86c7e55: Verifying Checksum 10:25:03 31f5e86c7e55: Download complete 10:25:03 7755db036d15: Pull complete 10:25:04 ---> Running in ee06af3c048e 10:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:25:04 5a3f85b23db6: Pull complete 10:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:25:05 (1/129) Installing libxau (1.0.9-r0) 10:25:05 (2/129) Installing libmd (1.0.3-r0) 10:25:05 (3/129) Installing libbsd (0.11.3-r1) 10:25:05 (4/129) Installing libxdmcp (1.1.3-r0) 10:25:05 (5/129) Installing libxcb (1.14-r2) 10:25:05 (6/129) Installing libx11 (1.7.3.1-r0) 10:25:05 (7/129) Installing libxext (1.3.4-r0) 10:25:05 (8/129) Installing libice (1.0.10-r0) 10:25:05 (9/129) Installing libuuid (2.37.4-r0) 10:25:05 (10/129) Installing libsm (1.2.3-r0) 10:25:05 (11/129) Installing libxt (1.2.1-r0) 10:25:05 (12/129) Installing libxmu (1.1.3-r0) 10:25:05 (13/129) Installing xset (1.2.4-r0) 10:25:05 (14/129) Installing xprop (1.2.5-r0) 10:25:05 (15/129) Installing xdg-utils (1.1.3-r0) 10:25:05 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 10:25:05 (17/129) Installing pkgconf (1.8.1-r0) 10:25:05 (18/129) Installing libffi (3.4.2-r1) 10:25:05 (19/129) Installing libintl (0.21-r0) 10:25:05 (20/129) Installing libblkid (2.37.4-r0) 10:25:05 (21/129) Installing libmount (2.37.4-r0) 10:25:05 (22/129) Installing pcre (8.45-r1) 10:25:05 (23/129) Installing glib (2.70.1-r0) 10:25:05 (24/129) Installing xz-libs (5.2.5-r1) 10:25:05 (25/129) Installing libxml2 (2.9.14-r2) 10:25:05 (26/129) Installing shared-mime-info (2.1-r2) 10:25:05 (27/129) Installing hicolor-icon-theme (0.17-r1) 10:25:05 (28/129) Installing libjpeg-turbo (2.1.2-r0) 10:25:05 (29/129) Installing libpng (1.6.37-r1) 10:25:05 (30/129) Installing libwebp (1.2.2-r0) 10:25:05 (31/129) Installing zstd-libs (1.5.0-r0) 10:25:05 (32/129) Installing tiff (4.4.0-r1) 10:25:05 (33/129) Installing gdk-pixbuf (2.42.8-r0) 10:25:05 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 10:25:05 (35/129) Installing libxcomposite (0.4.5-r0) 10:25:05 (36/129) Installing libxfixes (6.0.0-r0) 10:25:05 (37/129) Installing libxrender (0.9.10-r3) 10:25:05 (38/129) Installing libxcursor (1.2.0-r0) 10:25:05 (39/129) Installing libxdamage (1.1.5-r1) 10:25:05 (40/129) Installing libxi (1.8-r0) 10:25:05 (41/129) Installing libxinerama (1.1.4-r1) 10:25:05 (42/129) Installing libxrandr (1.5.2-r1) 10:25:05 (43/129) Installing atk (2.36.0-r0) 10:25:05 (44/129) Installing libxtst (1.2.3-r3) 10:25:05 (45/129) Installing dbus-libs (1.12.24-r0) 10:25:05 (46/129) Installing at-spi2-core (2.42.0-r0) 10:25:05 (47/129) Installing at-spi2-atk (2.38.0-r0) 10:25:05 (48/129) Installing expat (2.5.0-r0) 10:25:05 (49/129) Installing brotli-libs (1.0.9-r5) 10:25:05 (50/129) Installing libbz2 (1.0.8-r1) 10:25:05 (51/129) Installing freetype (2.11.1-r2) 10:25:05 (52/129) Installing fontconfig (2.13.1-r4) 10:25:05 (53/129) Installing pixman (0.40.0-r4) 10:25:05 (54/129) Installing cairo (1.16.0-r5) 10:25:05 (55/129) Installing cairo-gobject (1.16.0-r5) 10:25:05 (56/129) Installing avahi-libs (0.8-r5) 10:25:05 (57/129) Installing gmp (6.2.1-r1) 10:25:05 (58/129) Installing nettle (3.7.3-r0) 10:25:05 (59/129) Installing p11-kit (0.24.0-r1) 10:25:05 (60/129) Installing libtasn1 (4.18.0-r1) 10:25:05 (61/129) Installing libunistring (0.9.10-r1) 10:25:05 (62/129) Installing gnutls (3.7.1-r2) 10:25:05 (63/129) Installing cups-libs (2.3.3-r6) 10:25:05 cf39c0494cbe: Pull complete 10:25:05 (64/129) Installing libepoxy (1.5.9-r0) 10:25:05 (65/129) Installing fribidi (1.0.11-r0) 10:25:05 (66/129) Installing graphite2 (1.3.14-r0) 10:25:05 (67/129) Installing harfbuzz (3.0.0-r2) 10:25:05 (68/129) Installing libxft (2.3.4-r0) 10:25:05 (69/129) Installing pango (1.48.10-r0) 10:25:05 (70/129) Installing wayland-libs-client (1.19.0-r1) 10:25:05 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 10:25:05 (72/129) Installing wayland-libs-egl (1.19.0-r1) 10:25:05 (73/129) Installing xkeyboard-config (2.34-r0) 10:25:05 (74/129) Installing libxkbcommon (1.3.1-r0) 10:25:05 (75/129) Installing gtk+3.0 (3.24.30-r0) 10:25:05 Executing gtk+3.0-3.24.30-r0.post-install 10:25:05 (76/129) Installing libfontenc (1.1.4-r0) 10:25:05 (77/129) Installing mkfontscale (1.2.1-r1) 10:25:05 (78/129) Installing ttf-opensans (1.10-r1) 10:25:05 Executing ttf-opensans-1.10-r1.post-install 10:25:05 f4a1512e3bbb: Pull complete 10:25:06 5ccc04d8fc75: Pull complete 10:25:06 bc47925e6b41: Pull complete 10:25:07 3ad6e81d58bb: Pull complete 10:25:07 3b77d6fe3da4: Pull complete 10:25:08 (79/129) Installing libogg (1.3.5-r0) 10:25:08 (80/129) Installing flac (1.3.4-r0) 10:25:08 (81/129) Installing alsa-lib (1.2.5.1-r1) 10:25:08 (82/129) Installing libatomic (10.3.1_git20211027-r0) 10:25:08 (83/129) Installing sdl2 (2.0.16-r4) 10:25:08 (84/129) Installing aom-libs (3.2.0-r0) 10:25:08 (85/129) Installing libass (0.15.2-r0) 10:25:08 (86/129) Installing libdav1d (0.9.2-r0) 10:25:08 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:25:08 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 10:25:08 (89/129) Installing lame (3.100-r0) 10:25:08 (90/129) Installing opus (1.3.1-r1) 10:25:08 (91/129) Installing libgomp (10.3.1_git20211027-r0) 10:25:08 (92/129) Installing soxr (0.1.3-r2) 10:25:08 (93/129) Installing libsrt (1.4.2-r1) 10:25:08 (94/129) Installing libssh (0.9.6-r1) 10:25:08 (95/129) Installing libtheora (1.1.1-r16) 10:25:08 (96/129) Installing v4l-utils-libs (1.22.1-r1) 10:25:08 (97/129) Installing libpciaccess (0.16-r0) 10:25:08 (98/129) Installing libdrm (2.4.109-r0) 10:25:08 (99/129) Installing libva (2.13.0-r0) 10:25:08 (100/129) Installing libvdpau (1.4-r0) 10:25:08 (101/129) Installing vidstab (1.1.0-r1) 10:25:08 (102/129) Installing libvorbis (1.3.7-r0) 10:25:08 (103/129) Installing libvpx (1.10.0-r0) 10:25:08 (104/129) Installing vulkan-loader (1.2.196-r0) 10:25:08 (105/129) Installing x264-libs (20210613-r0) 10:25:08 (106/129) Installing x265-libs (3.5-r0) 10:25:08 (107/129) Installing xvidcore (1.3.7-r1) 10:25:08 (108/129) Installing ffmpeg-libs (4.4.1-r2) 10:25:08 (109/129) Installing libevent (2.1.12-r4) 10:25:08 (110/129) Installing mesa (21.2.6-r0) 10:25:08 (111/129) Installing wayland-libs-server (1.19.0-r1) 10:25:08 (112/129) Installing mesa-gbm (21.2.6-r0) 10:25:08 (113/129) Installing lcms2 (2.12-r1) 10:25:08 (114/129) Installing nspr (4.32-r0) 10:25:08 (115/129) Installing sqlite-libs (3.36.0-r0) 10:25:08 (116/129) Installing nss (3.78.1-r0) 10:25:08 (117/129) Installing libasyncns (0.8-r1) 10:25:08 (118/129) Installing libltdl (2.4.6-r7) 10:25:08 (119/129) Installing orc (0.4.32-r0) 10:25:08 (120/129) Installing libsndfile (1.0.31-r1) 10:25:08 (121/129) Installing speexdsp (1.2.0-r0) 10:25:08 (122/129) Installing tdb-libs (1.4.5-r0) 10:25:08 (123/129) Installing libpulse (15.0-r2) 10:25:08 (124/129) Installing re2 (2021.11.01-r0) 10:25:08 (125/129) Installing snappy (1.1.9-r1) 10:25:08 (126/129) Installing libgpg-error (1.42-r1) 10:25:08 (127/129) Installing libgcrypt (1.9.4-r0) 10:25:08 (128/129) Installing libxslt (1.1.35-r0) 10:25:08 (129/129) Installing chromium (99.0.4844.84-r0) 10:25:09 Executing busybox-1.34.1-r7.trigger 10:25:09 Executing glib-2.70.1-r0.trigger 10:25:09 Executing shared-mime-info-2.1-r2.trigger 10:25:09 Executing gdk-pixbuf-2.42.8-r0.trigger 10:25:09 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:25:10 Executing fontconfig-2.13.1-r4.trigger 10:25:10 Executing mkfontscale-1.2.1-r1.trigger 10:25:10 OK: 286 MiB in 145 packages 10:25:10 31f5e86c7e55: Pull complete 10:25:10 7db388f73c37: Pull complete 10:25:10 08255c858201: Pull complete 10:25:10 Digest: sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836 10:25:10 Status: Downloaded newer image for docker:latest 10:25:13 ---> feac0fdf8828 10:25:13 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:25:13 ---> Running in da42d92b129e 10:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:25:16 OK: 263 MiB in 53 packages 10:25:16 Removing intermediate container ee06af3c048e 10:25:16 ---> 0b5fb7499f0d 10:25:16 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:25:16 ---> Running in 32fc672c89a3 10:25:16 Removing intermediate container 32fc672c89a3 10:25:16 ---> 5b6aa83a47cf 10:25:16 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:25:16 ---> Running in 78c9f050f19b 10:25:16 Removing intermediate container 78c9f050f19b 10:25:16 ---> 047c5c6013e8 10:25:16 Step 5/10 : RUN npm install -g npm 10:25:16 ---> Running in 6d881144be7c 10:25:17 Removing intermediate container da42d92b129e 10:25:17 ---> 317d6c804771 10:25:17 Step 10/15 : ENV GO111MODULE=on 10:25:17 ---> Running in c9f7a6931e57 10:25:17 Removing intermediate container c9f7a6931e57 10:25:17 ---> ddf00805452f 10:25:17 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:25:17 ---> Running in 6b7e82a8f335 10:25:18 Removing intermediate container 6b7e82a8f335 10:25:18 ---> 1fe303947360 10:25:18 Step 12/15 : COPY go.mod vendor* ./ 10:25:18 ---> e6e8123c741f 10:25:18 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:18 ---> Running in ca226a9026a7 10:25:23 10:25:23 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 10:25:23 10:25:23 27 packages are looking for funding 10:25:23 run `npm fund` for details 10:25:23 10:25:23 found 0 vulnerabilities 10:25:24 Removing intermediate container 6d881144be7c 10:25:24 ---> cac6c1a030b0 10:25:24 Step 6/10 : ARG USER=1000 10:25:24 ---> Running in cf031e6215a4 10:25:24 Removing intermediate container cf031e6215a4 10:25:24 ---> bc0379f14865 10:25:24 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:25:24 ---> Running in 62e2f3ecdb63 10:25:24 Removing intermediate container 62e2f3ecdb63 10:25:24 ---> bc891c149edb 10:25:24 Step 8/10 : USER $USER:$USER 10:25:24 ---> Running in b4be6432cb24 10:25:24 Removing intermediate container b4be6432cb24 10:25:24 ---> f4b58e7671e8 10:25:24 Step 9/10 : WORKDIR /app 10:25:24 ---> Running in ca8601e8d803 10:25:24 Removing intermediate container ca8601e8d803 10:25:24 ---> a3273d3e3fb7 10:25:24 Step 10/10 : LABEL git_sha=8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:25:24 ---> Running in ab303169b71e 10:25:25 Removing intermediate container ab303169b71e 10:25:25 ---> 4f3df9f5ba44 10:25:25 Successfully built 4f3df9f5ba44 10:25:25 Successfully tagged edgexfoundry/edgex-web-ui:8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:25:25 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:25:25 touch edgex-web-ui.imagebuilt 10:25:25 mkdir -p node_modules coverage 10:25:25 chown "1000:1000" node_modules coverage package-lock.json 10:25:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:25:26 npm WARN old lockfile 10:25:26 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 10:25:26 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 10:25:26 npm WARN old lockfile 10:25:26 npm WARN old lockfile This is a one-time fix-up, please be patient... 10:25:26 npm WARN old lockfile 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:35 npm WARN EBADENGINE Unsupported engine { 10:25:35 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:25:35 npm WARN EBADENGINE required: { 10:25:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:35 npm WARN EBADENGINE }, 10:25:35 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:25:35 npm WARN EBADENGINE } 10:25:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:25:38 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 10:25:38 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:25:38 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:25:38 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 10:25:38 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:25:38 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:25:39 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:25:40 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:25:40 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:25:42 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 10:25:42 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 10:25: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 10:25:44 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. 10:25:44 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:25:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:25:45 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. 10:25:45 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. 10:25:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:25:48 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. 10:25:50 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. 10:25:56 10:25:56 added 1478 packages, and audited 1479 packages in 31s 10:25:56 10:25:56 90 packages are looking for funding 10:25:56 run `npm fund` for details 10:25:56 10:25:56 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 10:25:56 10:25:56 To address issues that do not require attention, run: 10:25:56 npm audit fix 10:25:56 10:25:56 To address all issues (including breaking changes), run: 10:25:56 npm audit fix --force 10:25:56 10:25:56 Run `npm audit` for details. 10:26:03 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 10:26:06 - Generating browser application bundles (phase: setup)... 10:26:10 Compiling @angular/compiler/testing : es2015 as esm2015 10:26:10 Compiling @angular/core : es2015 as esm2015 10:26:14 Compiling @angular/core/testing : es2015 as esm2015 10:26:14 Compiling @angular/common : es2015 as esm2015 10:26:14 Compiling @angular/platform-browser : es2015 as esm2015 10:26:14 Compiling @angular/common/testing : es2015 as esm2015 10:26:15 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:26:15 Compiling @angular/common/http : es2015 as esm2015 10:26:15 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:26:15 Compiling @angular/router : es2015 as esm2015 10:26:15 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:26:15 Compiling @angular/forms : es2015 as esm2015 10:26:16 Compiling @angular/common/http/testing : es2015 as esm2015 10:26:18 Compiling @angular/router/testing : es2015 as esm2015 10:26:24 16 05 2023 10:26:24.845:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:26:24 16 05 2023 10:26:24.847:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:26:24 16 05 2023 10:26:24.850:INFO [launcher]: Starting browser ChromeHeadless 10:26:26 Removing intermediate container ca226a9026a7 10:26:26 ---> 24dcb5fad1e4 10:26:26 Step 14/15 : COPY . . 10:26:28 ---> b877d1d4e8e2 10:26:28 Step 15/15 : RUN ${MAKE} 10:26:28 ---> Running in 44458caedd5c 10:26:29 noop 10:26:29 Removing intermediate container 44458caedd5c 10:26:29 ---> 9ba96e6da281 10:26:30 Successfully built 9ba96e6da281 10:26:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:30 + docker inspect -f . ci-base-image-arm64 10:26:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:30 prd-ubuntu20.04-docker-arm64-4c-16g-15675 does not seem to be running inside a container 10:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 10:26:32 $ docker top e8fc4d99890f5e6b143cf0e91fdd03ac60bd70ebc7d27917f06b42744c1dcb7a -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:33 + go version 10:26:33 go version go1.20.2 linux/arm64 [Pipeline] } 10:26:33 $ docker stop --time=1 e8fc4d99890f5e6b143cf0e91fdd03ac60bd70ebc7d27917f06b42744c1dcb7a 10:26:34 $ docker rm -f --volumes e8fc4d99890f5e6b143cf0e91fdd03ac60bd70ebc7d27917f06b42744c1dcb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker inspect -f . ci-base-image-arm64 10:26:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:35 prd-ubuntu20.04-docker-arm64-4c-16g-15675 does not seem to be running inside a container 10:26:35 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 10:26:37 $ docker top e440995f406dec9c641374927eefc1569b8a3fdeb3ccd54b9a45ed681fb71dc7 -eo pid,comm 10:26:37 ✔ Browser application bundle generation complete. 10:26:37 16 05 2023 10:26:36.586:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket zwfOweLXCCqBQ4wUAAAB with id 65729051 [Pipeline] { [Pipeline] sh 10:26:37 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 10:26:38 + make test 10:26:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:26:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 10:26:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.206 secs) 10:26:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.234 secs) 10:26:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.25 secs) 10:26:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.309 secs) 10:26:39 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.375 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.398 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.412 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.428 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.442 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.482 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.517 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.537 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.549 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.611 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.62 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.625 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.646 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.706 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.718 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.728 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.735 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.744 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.771 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.776 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.788 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.792 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.835 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.85 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.884 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.896 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.9 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.914 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.918 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.934 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.982 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.007 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.013 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.017 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.021 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.025 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.029 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.054 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.076 secs) 10:26:40 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.091 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.099 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.117 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.127 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.135 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.139 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.145 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.147 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.162 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.174 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.179 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.2 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.205 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.208 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.218 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.23 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.236 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.249 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.255 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.261 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.266 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.269 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.282 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.287 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.322 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.331 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.335 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.35 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.371 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.377 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.379 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.399 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.41 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.415 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.454 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.459 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.46 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.463 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.486 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.494 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.501 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.503 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.505 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.508 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.51 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.518 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.529 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.533 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.559 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.572 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.58 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.582 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.584 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.586 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.587 secs) 10:26:41 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.62 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.632 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.637 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.639 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.642 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.645 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.647 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.697 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.721 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.757 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.782 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.794 secs) 10:26:42 WARN: ' 10:26:42 It looks like you're using ngModel on the same form field as formControlName. 10:26:42 Support for using the ngModel input property and ngModelChange event with 10:26:42 reactive form directives has been deprecated in Angular v6 and will be removed 10:26:42 in a future version of Angular. 10:26:42 10:26:42 For more information on this, see our API docs here: 10:26:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:26:42 ' 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.794 secs) 10:26:42 WARN: ' 10:26:42 It looks like you're using ngModel on the same form field as formControlName. 10:26:42 Support for using the ngModel input property and ngModelChange event with 10:26:42 reactive form directives has been deprecated in Angular v6 and will be removed 10:26:42 in a future version of Angular. 10:26:42 10:26:42 For more information on this, see our API docs here: 10:26:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:26:42 ' 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.821 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.83 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.832 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.833 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.837 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.839 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.842 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.918 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.931 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.952 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.973 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.987 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.99 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.002 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.019 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.027 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.031 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.05 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.075 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.083 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.086 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.088 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.095 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.112 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.114 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.144 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.158 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.175 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.181 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.185 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.207 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.218 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.226 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.235 secs) 10:26:42 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.246 secs) 10:26:43 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.398 secs / 2.246 secs) 10:26:43 TOTAL: 145 SUCCESS 10:26:43 ✔ Browser application bundle generation complete. 10:26:43 10:26:43 =============================== Coverage summary =============================== 10:26:43 Statements : 41.56% ( 1425/3429 ) 10:26:43 Branches : 12.14% ( 109/898 ) 10:26:43 Functions : 33.33% ( 417/1251 ) 10:26:43 Lines : 39.45% ( 1280/3245 ) 10:26:43 ================================================================================ 10:26:43 ✔ Browser application bundle generation complete. 10:26:43 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-607/web' [Pipeline] echo 10:26:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:26:43 $ docker stop --time=1 5acf09a033a6d37a7d573922929fb41c991c39806c5bee929c54f06488a67a8e 10:26:45 $ docker rm -f --volumes 5acf09a033a6d37a7d573922929fb41c991c39806c5bee929c54f06488a67a8e [Pipeline] // withDockerContainer [Pipeline] sh 10:26:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:26:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:26:47 + ls -al . 10:26:47 total 180 10:26:47 drwxrwxr-x 14 jenkins jenkins 4096 May 16 10:24 . 10:26:47 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 .. 10:26:47 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:23 .blubracket 10:26:47 -rw-rw-r-- 1 jenkins jenkins 18 May 16 10:23 .dockerignore 10:26:47 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:23 .git 10:26:47 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:23 .github 10:26:47 -rw-rw-r-- 1 jenkins jenkins 185 May 16 10:23 .gitignore 10:26:47 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:23 .semver 10:26:47 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 10:23 Attribution.txt 10:26:47 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 10:23 CHANGELOG.md 10:26:47 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 10:23 CONTRIBUTING.md 10:26:47 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 10:23 Dockerfile 10:26:47 -rw-rw-r-- 1 jenkins jenkins 652 May 16 10:23 Jenkinsfile 10:26:47 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 10:23 LICENSE 10:26:47 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 10:23 Makefile 10:26:47 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 10:23 README.md 10:26:47 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:23 VERSION 10:26:47 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:23 assets 10:26:47 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:23 bin 10:26:47 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:23 cmd 10:26:47 -rw-r--r-- 1 jenkins jenkins 10 May 16 10:24 coverage.out 10:26:47 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:23 docs 10:26:47 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 10:23 go.mod 10:26:47 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 10:23 go.sum 10:26:47 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:23 internal 10:26:47 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 snap 10:26:47 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 testing 10:26:47 -rw-rw-r-- 1 jenkins jenkins 155 May 16 10:23 version.go 10:26:47 drwxrwxr-x 6 jenkins jenkins 4096 May 16 10:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + 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=8449fea4f063efd2af6bbea4425babd0ae0ea58c --label arch=amd64 --label version=0.0.0 . 10:26:48 Sending build context to Docker daemon 48.41MB 10:26:48 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:26:48 Step 2/25 : FROM ${BASE} AS builder 10:26:48 ---> 302c1fc5252d 10:26:48 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:26:48 ---> Running in 0f01306db3c5 10:26:48 Removing intermediate container 0f01306db3c5 10:26:48 ---> 87bd7de998a6 10:26:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:26:48 ---> Running in 279c148278de 10:26:48 Removing intermediate container 279c148278de 10:26:48 ---> 009c45231e63 10:26:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:26:48 ---> Running in aba072cf2d59 10:26:48 Removing intermediate container aba072cf2d59 10:26:48 ---> 05e61125678d 10:26:48 Step 6/25 : LABEL Name=edgex-ui-go 10:26:48 ---> Running in 85e27caa6fa7 10:26:48 Removing intermediate container 85e27caa6fa7 10:26:48 ---> 8b9bf49462a1 10:26:48 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:26:48 ---> Running in 53043b0ba603 10:26:49 Removing intermediate container 53043b0ba603 10:26:49 ---> 7794739d5b74 10:26:49 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:26:49 ---> 7042894fc600 10:26:49 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:26:49 ---> Running in 36f8757bb406 10:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:26:50 OK: 265 MiB in 53 packages 10:26:50 Removing intermediate container 36f8757bb406 10:26:50 ---> 4524cb174df1 10:26:50 Step 10/25 : ENV GO111MODULE=on 10:26:50 ---> Running in 89cfeb1b1c48 10:26:50 Removing intermediate container 89cfeb1b1c48 10:26:50 ---> aa3ab3d48334 10:26:50 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:26:50 ---> Running in b302609e86a1 10:26:50 Removing intermediate container b302609e86a1 10:26:50 ---> 2a6ed6cc428f 10:26:50 Step 12/25 : COPY go.mod vendor* ./ 10:26:51 ---> cf5f3718bd21 10:26:51 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 ---> Running in 5d9ff272b39e 10:26:51 Removing intermediate container 5d9ff272b39e 10:26:51 ---> 3f0fa7af8445 10:26:51 Step 14/25 : COPY . . 10:26:53 ---> e88e3fd20155 10:26:53 Step 15/25 : RUN ${MAKE} 10:26:53 ---> Running in 24d282c26f8e 10:26:53 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 10:27:11 Removing intermediate container 24d282c26f8e 10:27:11 ---> 9d4298f9be6f 10:27:11 Step 16/25 : FROM alpine:3.17 10:27:11 3.17: Pulling from library/alpine 10:27:11 f56be85fc22e: Already exists 10:27:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:27:11 Status: Downloaded newer image for alpine:3.17 10:27:11 ---> 9ed4aefc74f6 10:27:11 Step 17/25 : EXPOSE 4000 10:27:11 ---> Running in 7130bb006d68 10:27:11 Removing intermediate container 7130bb006d68 10:27:11 ---> 2f4f20580445 10:27:11 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 10:27:12 ---> 822b32a8c69c 10:27:12 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:27:12 ---> 6b217af52544 10:27:12 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:27:12 ---> d140a374c47e 10:27:12 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:27:12 ---> Running in 44658e2458d5 10:27:12 Removing intermediate container 44658e2458d5 10:27:12 ---> f8a4e211b737 10:27:12 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 10:27:13 ---> Running in 9d2fae4783ca 10:27:13 Removing intermediate container 9d2fae4783ca 10:27:13 ---> 8833a18134c2 10:27:13 Step 23/25 : LABEL arch=amd64 10:27:13 ---> Running in 694f6737d1f3 10:27:13 Removing intermediate container 694f6737d1f3 10:27:13 ---> 920e333c0365 10:27:13 Step 24/25 : LABEL git_sha=8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:27:13 ---> Running in ba81cc2ff73b 10:27:13 Removing intermediate container ba81cc2ff73b 10:27:13 ---> 83525405503b 10:27:13 Step 25/25 : LABEL version=0.0.0 10:27:13 ---> Running in 6d35894e415d 10:27:13 Removing intermediate container 6d35894e415d 10:27:13 ---> e73fc89c4867 10:27:13 [Warning] One or more build-args [ARCH] were not consumed 10:27:13 Successfully built e73fc89c4867 10:27:13 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 10:27:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:13 10:27:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:14 latest: Pulling from edgex-lftools-log-publisher 10:27:14 5eb5b503b376: Pulling fs layer 10:27:14 5c69ac0246d0: Pulling fs layer 10:27:14 ec43610c2a17: Pulling fs layer 10:27:14 3a2ae6a8a46f: Pulling fs layer 10:27:14 33b1e0a273af: Pulling fs layer 10:27:14 5d3b04190fa2: Pulling fs layer 10:27:14 2f39f015ded8: Pulling fs layer 10:27:14 5d3b04190fa2: Waiting 10:27:14 3a2ae6a8a46f: Waiting 10:27:14 33b1e0a273af: Waiting 10:27:14 5c69ac0246d0: Verifying Checksum 10:27:14 5c69ac0246d0: Download complete 10:27:14 3a2ae6a8a46f: Verifying Checksum 10:27:14 3a2ae6a8a46f: Download complete 10:27:14 33b1e0a273af: Verifying Checksum 10:27:14 33b1e0a273af: Download complete 10:27:14 5d3b04190fa2: Verifying Checksum 10:27:14 5d3b04190fa2: Download complete 10:27:14 ec43610c2a17: Verifying Checksum 10:27:14 ec43610c2a17: Download complete 10:27:14 5eb5b503b376: Verifying Checksum 10:27:14 5eb5b503b376: Download complete 10:27:14 2f39f015ded8: Download complete 10:27:15 5eb5b503b376: Pull complete 10:27:15 5c69ac0246d0: Pull complete 10:27:16 ec43610c2a17: Pull complete 10:27:16 3a2ae6a8a46f: Pull complete 10:27:16 33b1e0a273af: Pull complete 10:27:16 5d3b04190fa2: Pull complete 10:27:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:27:21 2f39f015ded8: Pull complete 10:27:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:21 prd-ubuntu20.04-docker-8c-8g-15681 does not seem to be running inside a container 10:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:26 $ docker top bd9276661ef61244b90e4803a7d5138502d8b8dd0eae69d1e4a0561849d50ac7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:26 ---> job-cost.sh 10:27:26 lf-activate-venv: SKIPPING 10:27:26 INFO: No Stack... 10:27:26 INFO: Retrieving Pricing Info for: v3-standard-8 10:27:27 INFO: Archiving Costs [Pipeline] sh 10:27:27 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/cost.csv 10:27:27 + cut -d, -f6 [Pipeline] lock 10:27:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] 10:27:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] did not exist. Created. 10:27:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:27 + echo total: 0.2199999988079071 [Pipeline] stash 10:27:28 Stashed 1 file(s) [Pipeline] } 10:27:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:28 $ docker stop --time=1 bd9276661ef61244b90e4803a7d5138502d8b8dd0eae69d1e4a0561849d50ac7 10:27:29 $ docker rm -f --volumes bd9276661ef61244b90e4803a7d5138502d8b8dd0eae69d1e4a0561849d50ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:29:09 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:29:09 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:29:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:29:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:29:32 ./bin/test-attribution-txt.sh 10:29:32 make -C web test 10:29:32 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 10:29:32 make[1]: tput: No such file or directory 10:29:32 make[1]: tput: No such file or directory 10:29:32 warning: generating ./VERSION 10:29:32 echo "0.0.0" > VERSION 10:29:32 docker build \ 10:29:32 -f Dockerfile \ 10:29:32 --build-arg USER=1000 \ 10:29:32 \ 10:29:32 --label "git_sha=8449fea4f063efd2af6bbea4425babd0ae0ea58c" \ 10:29:32 -t edgexfoundry/edgex-web-ui:8449fea4f063efd2af6bbea4425babd0ae0ea58c \ 10:29:32 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:29:32 . 10:29:32 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 10:29:32 Install the buildx component to build images with BuildKit: 10:29:32 https://docs.docker.com/go/buildx/ 10:29:32 10:29:32 Sending build context to Docker daemon 2.571MB 10:29:32 Step 1/10 : FROM node:16.17-alpine3.15 10:29:32 16.17-alpine3.15: Pulling from library/node 10:29:32 47517142f6ba: Pulling fs layer 10:29:32 5f8c4bfa009b: Pulling fs layer 10:29:32 f7079c9c4ba1: Pulling fs layer 10:29:32 aba105e6f55a: Pulling fs layer 10:29:32 aba105e6f55a: Waiting 10:29:32 f7079c9c4ba1: Verifying Checksum 10:29:32 f7079c9c4ba1: Download complete 10:29:32 aba105e6f55a: Verifying Checksum 10:29:32 aba105e6f55a: Download complete 10:29:32 47517142f6ba: Verifying Checksum 10:29:32 47517142f6ba: Download complete 10:29:32 47517142f6ba: Pull complete 10:29:32 5f8c4bfa009b: Verifying Checksum 10:29:32 5f8c4bfa009b: Download complete 10:29:36 5f8c4bfa009b: Pull complete 10:29:36 f7079c9c4ba1: Pull complete 10:29:37 aba105e6f55a: Pull complete 10:29:37 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:29:37 Status: Downloaded newer image for node:16.17-alpine3.15 10:29:37 ---> bf1b8b58d215 10:29:37 Step 2/10 : RUN apk add --no-cache chromium 10:29:37 ---> Running in 4d0e3ba69f9e 10:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:29:40 (1/128) Installing libxau (1.0.9-r0) 10:29:40 (2/128) Installing libmd (1.0.3-r0) 10:29:40 (3/128) Installing libbsd (0.11.3-r1) 10:29:40 (4/128) Installing libxdmcp (1.1.3-r0) 10:29:40 (5/128) Installing libxcb (1.14-r2) 10:29:40 (6/128) Installing libx11 (1.7.3.1-r0) 10:29:40 (7/128) Installing libxext (1.3.4-r0) 10:29:40 (8/128) Installing libice (1.0.10-r0) 10:29:40 (9/128) Installing libuuid (2.37.4-r0) 10:29:40 (10/128) Installing libsm (1.2.3-r0) 10:29:40 (11/128) Installing libxt (1.2.1-r0) 10:29:40 (12/128) Installing libxmu (1.1.3-r0) 10:29:40 (13/128) Installing xset (1.2.4-r0) 10:29:40 (14/128) Installing xprop (1.2.5-r0) 10:29:40 (15/128) Installing xdg-utils (1.1.3-r0) 10:29:40 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 10:29:40 (17/128) Installing pkgconf (1.8.1-r0) 10:29:40 (18/128) Installing libffi (3.4.2-r1) 10:29:40 (19/128) Installing libintl (0.21-r0) 10:29:40 (20/128) Installing libblkid (2.37.4-r0) 10:29:40 (21/128) Installing libmount (2.37.4-r0) 10:29:40 (22/128) Installing pcre (8.45-r1) 10:29:40 (23/128) Installing glib (2.70.1-r0) 10:29:41 (24/128) Installing xz-libs (5.2.5-r1) 10:29:41 (25/128) Installing libxml2 (2.9.14-r2) 10:29:41 (26/128) Installing shared-mime-info (2.1-r2) 10:29:41 (27/128) Installing hicolor-icon-theme (0.17-r1) 10:29:41 (28/128) Installing libjpeg-turbo (2.1.2-r0) 10:29:41 (29/128) Installing libpng (1.6.37-r1) 10:29:41 (30/128) Installing libwebp (1.2.2-r0) 10:29:41 (31/128) Installing zstd-libs (1.5.0-r0) 10:29:41 (32/128) Installing tiff (4.4.0-r1) 10:29:41 (33/128) Installing gdk-pixbuf (2.42.8-r0) 10:29:41 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 10:29:41 (35/128) Installing libxcomposite (0.4.5-r0) 10:29:41 (36/128) Installing libxfixes (6.0.0-r0) 10:29:41 (37/128) Installing libxrender (0.9.10-r3) 10:29:41 (38/128) Installing libxcursor (1.2.0-r0) 10:29:41 (39/128) Installing libxdamage (1.1.5-r1) 10:29:41 (40/128) Installing libxi (1.8-r0) 10:29:41 (41/128) Installing libxinerama (1.1.4-r1) 10:29:41 (42/128) Installing libxrandr (1.5.2-r1) 10:29:41 (43/128) Installing atk (2.36.0-r0) 10:29:41 (44/128) Installing libxtst (1.2.3-r3) 10:29:41 (45/128) Installing dbus-libs (1.12.24-r0) 10:29:41 (46/128) Installing at-spi2-core (2.42.0-r0) 10:29:41 (47/128) Installing at-spi2-atk (2.38.0-r0) 10:29:41 (48/128) Installing expat (2.5.0-r0) 10:29:41 (49/128) Installing brotli-libs (1.0.9-r5) 10:29:41 (50/128) Installing libbz2 (1.0.8-r1) 10:29:41 (51/128) Installing freetype (2.11.1-r2) 10:29:41 (52/128) Installing fontconfig (2.13.1-r4) 10:29:41 (53/128) Installing pixman (0.40.0-r4) 10:29:41 (54/128) Installing cairo (1.16.0-r5) 10:29:41 (55/128) Installing cairo-gobject (1.16.0-r5) 10:29:41 (56/128) Installing avahi-libs (0.8-r5) 10:29:41 (57/128) Installing gmp (6.2.1-r1) 10:29:41 (58/128) Installing nettle (3.7.3-r0) 10:29:41 (59/128) Installing p11-kit (0.24.0-r1) 10:29:41 (60/128) Installing libtasn1 (4.18.0-r1) 10:29:41 (61/128) Installing libunistring (0.9.10-r1) 10:29:41 (62/128) Installing gnutls (3.7.1-r2) 10:29:41 (63/128) Installing cups-libs (2.3.3-r6) 10:29:41 (64/128) Installing libepoxy (1.5.9-r0) 10:29:41 (65/128) Installing fribidi (1.0.11-r0) 10:29:41 (66/128) Installing graphite2 (1.3.14-r0) 10:29:41 (67/128) Installing harfbuzz (3.0.0-r2) 10:29:41 (68/128) Installing libxft (2.3.4-r0) 10:29:41 (69/128) Installing pango (1.48.10-r0) 10:29:42 (70/128) Installing wayland-libs-client (1.19.0-r1) 10:29:42 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 10:29:42 (72/128) Installing wayland-libs-egl (1.19.0-r1) 10:29:42 (73/128) Installing xkeyboard-config (2.34-r0) 10:29:42 (74/128) Installing libxkbcommon (1.3.1-r0) 10:29:42 (75/128) Installing gtk+3.0 (3.24.30-r0) 10:29:42 Executing gtk+3.0-3.24.30-r0.post-install 10:29:42 (76/128) Installing libfontenc (1.1.4-r0) 10:29:42 (77/128) Installing mkfontscale (1.2.1-r1) 10:29:42 (78/128) Installing ttf-opensans (1.10-r1) 10:29:42 Executing ttf-opensans-1.10-r1.post-install 10:29:45 (79/128) Installing libogg (1.3.5-r0) 10:29:45 (80/128) Installing flac (1.3.4-r0) 10:29:45 (81/128) Installing alsa-lib (1.2.5.1-r1) 10:29:45 (82/128) Installing libatomic (10.3.1_git20211027-r0) 10:29:45 (83/128) Installing sdl2 (2.0.16-r4) 10:29:45 (84/128) Installing aom-libs (3.2.0-r0) 10:29:45 (85/128) Installing libass (0.15.2-r0) 10:29:45 (86/128) Installing libdav1d (0.9.2-r0) 10:29:45 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:29:45 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 10:29:45 (89/128) Installing lame (3.100-r0) 10:29:45 (90/128) Installing opus (1.3.1-r1) 10:29:45 (91/128) Installing libgomp (10.3.1_git20211027-r0) 10:29:45 (92/128) Installing soxr (0.1.3-r2) 10:29:45 (93/128) Installing libsrt (1.4.2-r1) 10:29:45 (94/128) Installing libssh (0.9.6-r1) 10:29:45 (95/128) Installing libtheora (1.1.1-r16) 10:29:45 (96/128) Installing v4l-utils-libs (1.22.1-r1) 10:29:45 (97/128) Installing libdrm (2.4.109-r0) 10:29:45 (98/128) Installing libva (2.13.0-r0) 10:29:45 (99/128) Installing libvdpau (1.4-r0) 10:29:45 (100/128) Installing vidstab (1.1.0-r1) 10:29:45 (101/128) Installing libvorbis (1.3.7-r0) 10:29:45 (102/128) Installing libvpx (1.10.0-r0) 10:29:45 (103/128) Installing vulkan-loader (1.2.196-r0) 10:29:45 (104/128) Installing x264-libs (20210613-r0) 10:29:45 (105/128) Installing x265-libs (3.5-r0) 10:29:45 (106/128) Installing xvidcore (1.3.7-r1) 10:29:45 (107/128) Installing ffmpeg-libs (4.4.1-r2) 10:29:46 (108/128) Installing libevent (2.1.12-r4) 10:29:46 (109/128) Installing mesa (21.2.6-r0) 10:29:46 (110/128) Installing wayland-libs-server (1.19.0-r1) 10:29:46 (111/128) Installing mesa-gbm (21.2.6-r0) 10:29:46 (112/128) Installing lcms2 (2.12-r1) 10:29:46 (113/128) Installing nspr (4.32-r0) 10:29:46 (114/128) Installing sqlite-libs (3.36.0-r0) 10:29:46 (115/128) Installing nss (3.78.1-r0) 10:29:46 (116/128) Installing libasyncns (0.8-r1) 10:29:46 (117/128) Installing libltdl (2.4.6-r7) 10:29:46 (118/128) Installing orc (0.4.32-r0) 10:29:46 (119/128) Installing libsndfile (1.0.31-r1) 10:29:46 (120/128) Installing speexdsp (1.2.0-r0) 10:29:46 (121/128) Installing tdb-libs (1.4.5-r0) 10:29:46 (122/128) Installing libpulse (15.0-r2) 10:29:46 (123/128) Installing re2 (2021.11.01-r0) 10:29:46 (124/128) Installing snappy (1.1.9-r1) 10:29:46 (125/128) Installing libgpg-error (1.42-r1) 10:29:46 (126/128) Installing libgcrypt (1.9.4-r0) 10:29:46 (127/128) Installing libxslt (1.1.35-r0) 10:29:46 (128/128) Installing chromium (99.0.4844.84-r0) 10:29:51 Executing busybox-1.34.1-r7.trigger 10:29:51 Executing glib-2.70.1-r0.trigger 10:29:51 Executing shared-mime-info-2.1-r2.trigger 10:29:53 Executing gdk-pixbuf-2.42.8-r0.trigger 10:29:53 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:29:53 Executing fontconfig-2.13.1-r4.trigger 10:29:53 Executing mkfontscale-1.2.1-r1.trigger 10:29:53 OK: 275 MiB in 144 packages 10:30:03 Removing intermediate container 4d0e3ba69f9e 10:30:03 ---> 7452546abc5f 10:30:03 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:30:03 ---> Running in 13c1c1b38144 10:30:03 Removing intermediate container 13c1c1b38144 10:30:03 ---> 325112009f27 10:30:03 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:30:03 ---> Running in 8e922e6a9a76 10:30:03 Removing intermediate container 8e922e6a9a76 10:30:03 ---> 93856d4826ad 10:30:03 Step 5/10 : RUN npm install -g npm 10:30:03 ---> Running in aae7200a1c91 10:30:42 10:30:42 removed 7 packages, changed 101 packages, and audited 264 packages in 32s 10:30:42 10:30:42 27 packages are looking for funding 10:30:42 run `npm fund` for details 10:30:42 10:30:42 found 0 vulnerabilities 10:30:43 Removing intermediate container aae7200a1c91 10:30:43 ---> 7c72c5238519 10:30:43 Step 6/10 : ARG USER=1000 10:30:43 ---> Running in 889651eac0ba 10:30:43 Removing intermediate container 889651eac0ba 10:30:43 ---> 0c60c8341e8a 10:30:43 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:30:43 ---> Running in f8cecf2a00e7 10:30:45 Removing intermediate container f8cecf2a00e7 10:30:45 ---> 299bdf348381 10:30:45 Step 8/10 : USER $USER:$USER 10:30:45 ---> Running in b86e38255d7a 10:30:45 Removing intermediate container b86e38255d7a 10:30:45 ---> 1fa2dd581fb9 10:30:45 Step 9/10 : WORKDIR /app 10:30:46 ---> Running in a7b1091df818 10:30:46 Removing intermediate container a7b1091df818 10:30:46 ---> 9edd37066918 10:30:46 Step 10/10 : LABEL git_sha=8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:30:46 ---> Running in b12fbf093d6d 10:30:46 Removing intermediate container b12fbf093d6d 10:30:46 ---> 5de948b426de 10:30:46 Successfully built 5de948b426de 10:30:46 Successfully tagged edgexfoundry/edgex-web-ui:8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:30:46 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:30:46 touch edgex-web-ui.imagebuilt 10:30:46 mkdir -p node_modules coverage 10:30:46 chown "1000:1000" node_modules coverage package-lock.json 10:30:46 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:31:05 npm WARN old lockfile 10:31:05 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 10:31:05 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 10:31:05 npm WARN old lockfile 10:31:05 npm WARN old lockfile This is a one-time fix-up, please be patient... 10:31:05 npm WARN old lockfile 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:01 npm WARN EBADENGINE Unsupported engine { 10:32:01 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:32:01 npm WARN EBADENGINE required: { 10:32:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:32:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:32:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:32:01 npm WARN EBADENGINE }, 10:32:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 10:32:01 npm WARN EBADENGINE } 10:32:33 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:32:34 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 10:32:35 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:32:35 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:32:38 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 10:32:39 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:32:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:32:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:32:54 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:32:54 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:33:07 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 10:33:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:33:19 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:33:23 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. 10:33:29 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. 10:33:29 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. 10:33:30 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:33:45 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 10:33:46 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 10:34:13 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. 10:34:39 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. 10:35:26 10:35:26 added 1475 packages, and audited 1476 packages in 5m 10:35:26 10:35:26 90 packages are looking for funding 10:35:26 run `npm fund` for details 10:35:28 10:35:28 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 10:35:28 10:35:28 To address issues that do not require attention, run: 10:35:28 npm audit fix 10:35:28 10:35:28 To address all issues (including breaking changes), run: 10:35:28 npm audit fix --force 10:35:28 10:35:28 Run `npm audit` for details. 10:35:32 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 10:35:54 - Generating browser application bundles (phase: setup)... 10:36:33 Compiling @angular/core : es2015 as esm2015 10:36:33 Compiling @angular/compiler/testing : es2015 as esm2015 10:37:12 Compiling @angular/common : es2015 as esm2015 10:37:12 Compiling @angular/core/testing : es2015 as esm2015 10:37:15 Compiling @angular/platform-browser : es2015 as esm2015 10:37:15 Compiling @angular/common/testing : es2015 as esm2015 10:37:21 Compiling @angular/router : es2015 as esm2015 10:37:21 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:37:28 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:37:30 Compiling @angular/common/http : es2015 as esm2015 10:37:30 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:37:34 Compiling @angular/forms : es2015 as esm2015 10:37:35 Compiling @angular/router/testing : es2015 as esm2015 10:37:37 Compiling @angular/common/http/testing : es2015 as esm2015 10:38:45 16 05 2023 10:38:43.080:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:38:45 16 05 2023 10:38:43.097:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:38:45 16 05 2023 10:38:43.129:INFO [launcher]: Starting browser ChromeHeadless 10:40:07 16 05 2023 10:39:59.107:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 10:40:07 16 05 2023 10:40:04.685:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:40:07 16 05 2023 10:40:06.436:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 10:41:03 ✔ Browser application bundle generation complete. 10:41:03 16 05 2023 10:40:59.421:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket HQ03SEw5LHig234FAAAB with id 51144390 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.871 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.011 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.466 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.706 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.797 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.899 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.934 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.979 secs) 10:41:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.055 secs) 10:41:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.203 secs) 10:41:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.234 secs) 10:41:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.262 secs) 10:41:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.287 secs) 10:41:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.61 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.779 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.926 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.972 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.005 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.025 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.048 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.384 secs) 10:41:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.564 secs) 10:41:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.62 secs) 10:41:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.671 secs) 10:41:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.976 secs) 10:41:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.081 secs) 10:41:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.148 secs) 10:41:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.164 secs) 10:41:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.178 secs) 10:41:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.769 secs) 10:41:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.014 secs) 10:41:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.082 secs) 10:41:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.228 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.304 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.334 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.365 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.383 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.402 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.478 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.556 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.705 secs) 10:41:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.971 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.112 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.179 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.224 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.273 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.509 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.527 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.567 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.763 secs) 10:41:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.898 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.958 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.981 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.003 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.021 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.055 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.153 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.244 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.278 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.319 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.396 secs) 10:41:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.466 secs) 10:41:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.692 secs) 10:41:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.758 secs) 10:41:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.832 secs) 10:41:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.9 secs) 10:41:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.96 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.505 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.728 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.768 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.904 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.923 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.941 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.985 secs) 10:41:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.016 secs) 10:41:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.166 secs) 10:41:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.226 secs) 10:41:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.378 secs) 10:41:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.427 secs) 10:41:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.501 secs) 10:41:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.59 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.61 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.731 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.096 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.187 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.21 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.229 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.256 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.305 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.337 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.453 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.469 secs) 10:41:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.513 secs) 10:41:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.542 secs) 10:41:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.556 secs) 10:41:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.57 secs) 10:41:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.591 secs) 10:41:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.641 secs) 10:41:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.818 secs) 10:41:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.888 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.254 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.327 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.472 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.502 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.518 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.659 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.724 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.766 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.823 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.849 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.863 secs) 10:41:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.875 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.002 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.055 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.112 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.155 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.169 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.181 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.2 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.21 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.238 secs) 10:41:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.388 secs) 10:41:33 WARN: ' 10:41:33 It looks like you're using ngModel on the same form field as formControlName. 10:41:33 Support for using the ngModel input property and ngModelChange event with 10:41:33 reactive form directives has been deprecated in Angular v6 and will be removed 10:41:33 in a future version of Angular. 10:41:33 10:41:33 For more information on this, see our API docs here: 10:41:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:41:33 ' 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.388 secs) 10:41:33 WARN: ' 10:41:33 It looks like you're using ngModel on the same form field as formControlName. 10:41:33 Support for using the ngModel input property and ngModelChange event with 10:41:33 reactive form directives has been deprecated in Angular v6 and will be removed 10:41:33 in a future version of Angular. 10:41:33 10:41:33 For more information on this, see our API docs here: 10:41:33 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:41:33 ' 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.555 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.575 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.589 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.811 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.9 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.953 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.981 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.016 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.108 secs) 10:41:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.228 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.251 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.319 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.351 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.479 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.514 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.563 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.698 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.717 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.735 secs) 10:41:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.869 secs) 10:41:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.041 secs) 10:41:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.149 secs) 10:41:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.16 secs) 10:41:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.547 secs / 14.16 secs) 10:41:36 TOTAL: 145 SUCCESS 10:41:36 ✔ Browser application bundle generation complete. 10:41:39 10:41:39 =============================== Coverage summary =============================== 10:41:39 Statements : 41.56% ( 1425/3429 ) 10:41:39 Branches : 12.14% ( 109/898 ) 10:41:39 Functions : 33.33% ( 417/1251 ) 10:41:39 Lines : 39.45% ( 1280/3245 ) 10:41:39 ================================================================================ 10:41:39 16 05 2023 10:41:39.040:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:41:40 ✔ Browser application bundle generation complete. 10:41:41 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 10:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:41:41 $ docker stop --time=1 e440995f406dec9c641374927eefc1569b8a3fdeb3ccd54b9a45ed681fb71dc7 10:41:42 $ docker rm -f --volumes e440995f406dec9c641374927eefc1569b8a3fdeb3ccd54b9a45ed681fb71dc7 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:41:46 Warning: overwriting stash ‘coverage-report’ 10:41:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:54 + ls -al . 10:41:54 total 176 10:41:54 drwxrwxr-x 13 jenkins jenkins 4096 May 16 10:26 . 10:41:54 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:23 .. 10:41:54 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 .blubracket 10:41:54 -rw-rw-r-- 1 jenkins jenkins 18 May 16 10:24 .dockerignore 10:41:54 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:24 .git 10:41:54 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:24 .github 10:41:54 -rw-rw-r-- 1 jenkins jenkins 185 May 16 10:24 .gitignore 10:41:54 -rw-rw-r-- 1 jenkins jenkins 8418 May 16 10:24 Attribution.txt 10:41:54 -rw-rw-r-- 1 jenkins jenkins 17205 May 16 10:24 CHANGELOG.md 10:41:54 -rw-rw-r-- 1 jenkins jenkins 3959 May 16 10:24 CONTRIBUTING.md 10:41:54 -rw-rw-r-- 1 jenkins jenkins 1788 May 16 10:24 Dockerfile 10:41:54 -rw-rw-r-- 1 jenkins jenkins 652 May 16 10:24 Jenkinsfile 10:41:54 -rw-rw-r-- 1 jenkins jenkins 11357 May 16 10:24 LICENSE 10:41:54 -rw-rw-r-- 1 jenkins jenkins 2124 May 16 10:24 Makefile 10:41:54 -rw-rw-r-- 1 jenkins jenkins 4558 May 16 10:24 README.md 10:41:54 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:23 VERSION 10:41:54 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:24 assets 10:41:54 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 bin 10:41:54 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:24 cmd 10:41:54 -rw-r--r-- 1 jenkins jenkins 10 May 16 10:26 coverage.out 10:41:54 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:24 docs 10:41:54 -rw-rw-r-- 1 jenkins jenkins 3052 May 16 10:24 go.mod 10:41:54 -rw-rw-r-- 1 jenkins jenkins 30610 May 16 10:24 go.sum 10:41:54 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:24 internal 10:41:54 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:24 snap 10:41:54 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:24 testing 10:41:54 -rw-rw-r-- 1 jenkins jenkins 155 May 16 10:24 version.go 10:41:54 drwxrwxr-x 6 jenkins jenkins 4096 May 16 10:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:55 + 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=8449fea4f063efd2af6bbea4425babd0ae0ea58c --label arch=arm64 --label version=0.0.0 . 10:41:56 Sending build context to Docker daemon 31.14MB 10:41:56 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:41:56 Step 2/25 : FROM ${BASE} AS builder 10:41:56 ---> 9ba96e6da281 10:41:56 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:41:57 ---> Running in 450c29827baf 10:41:57 Removing intermediate container 450c29827baf 10:41:57 ---> 9d9c2745fa3b 10:41:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:41:57 ---> Running in b4acc4393997 10:41:57 Removing intermediate container b4acc4393997 10:41:57 ---> cdf768490846 10:41:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:41:57 ---> Running in 579468a9f432 10:41:58 Removing intermediate container 579468a9f432 10:41:58 ---> 5c6297c89e4f 10:41:58 Step 6/25 : LABEL Name=edgex-ui-go 10:41:58 ---> Running in 4dced6a3b70d 10:41:58 Removing intermediate container 4dced6a3b70d 10:41:58 ---> 1959f610aebe 10:41:58 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 10:41:58 ---> Running in a6556b3a93dd 10:41:58 Removing intermediate container a6556b3a93dd 10:41:58 ---> 077b2b913f78 10:41:58 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:42:00 ---> 13ea5b12d8fe 10:42:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:00 ---> Running in d9c983abf891 10:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:42:03 OK: 263 MiB in 53 packages 10:42:04 Removing intermediate container d9c983abf891 10:42:04 ---> 485159e0378b 10:42:04 Step 10/25 : ENV GO111MODULE=on 10:42:04 ---> Running in 85b8c857169f 10:42:04 Removing intermediate container 85b8c857169f 10:42:04 ---> d4d0851c6527 10:42:04 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:42:04 ---> Running in bac353e92c19 10:42:04 Removing intermediate container bac353e92c19 10:42:04 ---> 759df92c2291 10:42:04 Step 12/25 : COPY go.mod vendor* ./ 10:42:05 ---> eedabdcd0922 10:42:05 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:05 ---> Running in b2bd9c38b6f7 10:42:07 Removing intermediate container b2bd9c38b6f7 10:42:07 ---> 9517dae87d04 10:42:07 Step 14/25 : COPY . . 10:42:12 ---> 5851c31bfc5f 10:42:12 Step 15/25 : RUN ${MAKE} 10:42:12 ---> Running in d2ab7e68b066 10:42:12 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 10:44:19 Removing intermediate container d2ab7e68b066 10:44:19 ---> 3b4b7e72e548 10:44:19 Step 16/25 : FROM alpine:3.17 10:44:19 3.17: Pulling from library/alpine 10:44:19 c41833b44d91: Already exists 10:44:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:44:19 Status: Downloaded newer image for alpine:3.17 10:44:19 ---> 51e60588ff2c 10:44:19 Step 17/25 : EXPOSE 4000 10:44:19 ---> Running in 45fbd4d5253f 10:44:19 Removing intermediate container 45fbd4d5253f 10:44:19 ---> 4f04e1489c29 10:44:19 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 10:44:19 ---> 52184f84d9c9 10:44:19 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:44:19 ---> 1ae131497833 10:44:19 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:44:19 ---> 9e0b3c40dd18 10:44:19 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:44:19 ---> Running in 6ce24aecdf82 10:44:19 Removing intermediate container 6ce24aecdf82 10:44:19 ---> 6961f3922c24 10:44:19 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 10:44:19 ---> Running in 6d3aac961517 10:44:19 Removing intermediate container 6d3aac961517 10:44:19 ---> 2724185d091d 10:44:19 Step 23/25 : LABEL arch=arm64 10:44:19 ---> Running in 8d0c8cc1c4af 10:44:19 Removing intermediate container 8d0c8cc1c4af 10:44:19 ---> 37aeebaa055a 10:44:19 Step 24/25 : LABEL git_sha=8449fea4f063efd2af6bbea4425babd0ae0ea58c 10:44:19 ---> Running in bea1aeafda68 10:44:19 Removing intermediate container bea1aeafda68 10:44:19 ---> 3a4005414baa 10:44:19 Step 25/25 : LABEL version=0.0.0 10:44:19 ---> Running in 39472dd214ba 10:44:19 Removing intermediate container 39472dd214ba 10:44:19 ---> 071ef147614b 10:44:19 [Warning] One or more build-args [ARCH] were not consumed 10:44:19 Successfully built 071ef147614b 10:44:19 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 10:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:19 10:44:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:20 arm64: Pulling from edgex-lftools-log-publisher 10:44:20 8998bd30e6a1: Pulling fs layer 10:44:20 04944245beec: Pulling fs layer 10:44:20 699f458cf7ca: Pulling fs layer 10:44:20 765212b225bb: Pulling fs layer 10:44:20 f23df028b6ca: Pulling fs layer 10:44:20 d65c8cfc05b1: Pulling fs layer 10:44:20 2437ff75d9bd: Pulling fs layer 10:44:20 f23df028b6ca: Waiting 10:44:20 d65c8cfc05b1: Waiting 10:44:20 2437ff75d9bd: Waiting 10:44:20 765212b225bb: Waiting 10:44:20 04944245beec: Verifying Checksum 10:44:20 04944245beec: Download complete 10:44:20 765212b225bb: Verifying Checksum 10:44:20 765212b225bb: Download complete 10:44:20 f23df028b6ca: Download complete 10:44:20 d65c8cfc05b1: Verifying Checksum 10:44:20 d65c8cfc05b1: Download complete 10:44:20 699f458cf7ca: Download complete 10:44:20 8998bd30e6a1: Download complete 10:44:23 2437ff75d9bd: Download complete 10:44:24 8998bd30e6a1: Pull complete 10:44:25 04944245beec: Pull complete 10:44:26 699f458cf7ca: Pull complete 10:44:26 765212b225bb: Pull complete 10:44:28 f23df028b6ca: Pull complete 10:44:28 d65c8cfc05b1: Pull complete 10:44:43 2437ff75d9bd: Pull complete 10:44:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:43 prd-ubuntu20.04-docker-arm64-4c-16g-15675 does not seem to be running inside a container 10:44:43 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 10:44:46 $ docker top ec4f17a32ce6f07ef4c3567c3bc5c1d0a4320936048d6cf686c4ded5377cb7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:47 ---> job-cost.sh 10:44:47 lf-activate-venv: SKIPPING 10:44:47 INFO: No Stack... 10:44:47 INFO: Retrieving Pricing Info for: v3-standard-4 10:44:48 INFO: Archiving Costs [Pipeline] sh 10:44:49 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 10:44:49 + cut -d, -f6 [Pipeline] lock 10:44:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] 10:44:49 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] did not exist. Created. 10:44:49 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:44:50 /w/workspace/edgex-ui-go/2@tmp/durable-c7ce59f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:44:50 + echo total: 0.10999999940395355 [Pipeline] stash 10:44:50 Warning: overwriting stash ‘stack-cost’ 10:44:55 Stashed 1 file(s) [Pipeline] } 10:44:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-607-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:44:55 $ docker stop --time=1 ec4f17a32ce6f07ef4c3567c3bc5c1d0a4320936048d6cf686c4ded5377cb7bd 10:44:57 $ docker rm -f --volumes ec4f17a32ce6f07ef4c3567c3bc5c1d0a4320936048d6cf686c4ded5377cb7bd [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 10:44:57 provisioning config files... 10:44:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config15122022765375175606tmp [Pipeline] { [Pipeline] sh 10:44:58 + set +x 10:44:58 + bash -s -- 10:44:58 + curl -s https://codecov.io/bash 10:44:58 10:44:58 _____ _ 10:44:58 / ____| | | 10:44:58 | | ___ __| | ___ ___ _____ __ 10:44:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:44:58 | |___| (_) | (_| | __/ (_| (_) \ V / 10:44:58 \_____\___/ \__,_|\___|\___\___/ \_/ 10:44:58 Bash-1.0.6 10:44:58 10:44:58 10:44:58 ==> git version 2.25.1 found 10:44:58 ==> 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 10:44:58 Release-Date: 2020-01-08 10:44:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:44:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:44:58 ==> Jenkins CI detected. 10:44:58 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-607 10:44:58 project root: . 10:44:58 --> token set from env 10:44:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:44:58 ==> Running gcov in . (disable via -X gcov) 10:44:58 ==> Python coveragepy not found 10:44:58 ==> Searching for coverage reports in: 10:44:58 + . 10:44:58 -> Found 1 reports 10:44:58 ==> Detecting git/mercurial file structure 10:44:58 ==> Reading reports 10:44:58 + ./coverage.out bytes=10 10:44:58 ==> Appending adjustments 10:44:58 https://docs.codecov.io/docs/fixing-reports 10:44:58 + Found adjustments 10:44:58 ==> Gzipping contents 10:44:58 12K /tmp/codecov.bHIXqg.gz 10:44:58 ==> Uploading reports 10:44:58 url: https://codecov.io 10:44:58 query: branch=PR-607&commit=8449fea4f063efd2af6bbea4425babd0ae0ea58c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= 10:44:59 -> Pinging Codecov 10:44:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-607&commit=8449fea4f063efd2af6bbea4425babd0ae0ea58c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-607%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=607&job=&cmd_args= 10:44:59 -> Uploading to 10:44:59 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/FB506323287CE973F263BFD2A0EB1F37/8449fea4f063efd2af6bbea4425babd0ae0ea58c/d7d77d6e-bab9-438d-a955-4c6ea453baea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T104459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8d1bf1f4e76e33814a1f1e38ac9ec6030e5334abbd1557a1e0deb5786c1409c 10:44:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:44:59 Dload Upload Total Spent Left Speed 10:44:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 40976 --:--:-- --:--:-- --:--:-- 40976 10:44:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8449fea4f063efd2af6bbea4425babd0ae0ea58c [Pipeline] } 10:44:59 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 10:45:00 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives ] 10:45:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 10:45:00 total 16 10:45:00 drwxr-xr-x 3 root root 4096 May 16 10:27 . 10:45:00 drwxrwxr-x 15 jenkins jenkins 4096 May 16 10:27 .. 10:45:00 drwxr-xr-x 2 root root 4096 May 16 10:27 cost 10:45:00 -rw-r--r-- 1 root root 83 May 16 10:27 cost.csv 10:45:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 10:45:00 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives 10:45:00 total 16 10:45:00 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:27 . 10:45:00 drwxrwxr-x 15 jenkins jenkins 4096 May 16 10:27 .. 10:45:00 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:27 cost 10:45:00 -rw-r--r-- 1 jenkins jenkins 83 May 16 10:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:45:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:45:01 ---> package-listing.sh 10:45:01 ++ facter osfamily 10:45:01 ++ tr '[:upper:]' '[:lower:]' 10:45:01 + OS_FAMILY=debian 10:45:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-607 10:45:01 + START_PACKAGES=/tmp/packages_start.txt 10:45:01 + END_PACKAGES=/tmp/packages_end.txt 10:45:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:45:01 + PACKAGES=/tmp/packages_start.txt 10:45:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 10:45:01 + PACKAGES=/tmp/packages_end.txt 10:45:01 + case "${OS_FAMILY}" in 10:45:01 + dpkg -l 10:45:01 + grep '^ii' 10:45:01 + '[' -f /tmp/packages_start.txt ']' 10:45:01 + '[' -f /tmp/packages_end.txt ']' 10:45:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:45:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-607 ']' 10:45:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ 10:45:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-607/archives/ [Pipeline] echo 10:45:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:45:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:02 prd-ubuntu20.04-docker-8c-8g-15681 does not seem to be running inside a container 10:45:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-607 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607:/w/workspace/edgexfoundry_edgex-ui-go_PR-607:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:45:02 $ docker top af04b2446d6fc0f96c0356286b97062b098bd9969e82dffeab5b0bcb6696d6b6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 10:45:03 + mkdir -p /var/log/sysstat [Pipeline] sh 10:45:03 + ls /var/log/sa-host 10:45:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:03 provisioning config files... 10:45:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-607@tmp/config6236060968519911410tmp [Pipeline] { [Pipeline] echo 10:45:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:45:04 ---> create-netrc.sh [Pipeline] } 10:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:45:04 ---> python-tools-install.sh [Pipeline] echo 10:45:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:45:04 ---> sudo-logs.sh 10:45:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:45:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:45:05 ---> job-cost.sh 10:45:05 lf-activate-venv: SKIPPING 10:45:05 DEBUG: total: 0.2199999988079071 10:45:05 INFO: Retrieving Stack Cost... 10:45:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:45:05 INFO: Archiving Costs [Pipeline] echo 10:45:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:45:06 ---> logs-deploy.sh 10:45:06 lf-activate-venv: SKIPPING 10:45:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-607/2 10:45:06 INFO: archiving workspace using pattern(s): 10:45:07 Archives upload complete. 10:45:07 INFO: archiving logs to Nexus