Pull request #615 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f+ace75286d6b347c1db783fb9f991eadf064396bd (e12285568c13768bd242c9f9a513fd8ca2e89409) 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-ssh11948882450226831303.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-ssh13424911421374315194.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-615/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-615/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10382851695562792334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-615/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7905579708026591169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15919865392180770069.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-615/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-615/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14359440557229248348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16463 in /w/workspace/edgexfoundry_edgex-ui-go_PR-615 [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-615 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/615/head:refs/remotes/origin/PR-615 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f Merge succeeded, producing 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f Checking out Revision 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f (PR-615) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # 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 ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # timeout=10 [Pipeline] echo 05:00:45 ========================================================= 05:00:45 EdgeX Global Pipelines Version Info 05:00:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:46 ------------------- 05:00:46 stable info: 05:00:46 ------------------- 05:00:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:46 Message: update stable to v1.0.249 05:00:46 ------------------- 05:00:46 experimental info: 05:00:46 ------------------- 05:00:46 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:46 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:00:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-615 [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-615 [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-615 [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a7d844 [Pipeline] echo 05:00:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:48 provisioning config files... 05:00:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config7943427157386306581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:48 ---> docker-login.sh 05:00:48 nexus3.edgexfoundry.org:10001 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 nexus3.edgexfoundry.org:10002 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 nexus3.edgexfoundry.org:10003 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 nexus3.edgexfoundry.org:10004 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 docker.io 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 ---> docker-login.sh ends [Pipeline] } 05:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:50 + git rev-list -1 --merges 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f~1..0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo 05:00:50 -----------> git rev-list -1 --merges 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f~1..0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [false] [Pipeline] sh 05:00:50 + git log --format=format:%s -1 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo 05:00:50 ========================================================= 05:00:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:51 + git log --format=format:%s -1 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo 05:00:51 [semverPrep] GIT_COMMIT: 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:00:51 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:51 + grep -v github /etc/ssh/ssh_known_hosts 05:00:51 + [ -e /tmp/ssh_known_hosts ] 05:00:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:51 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:52 05:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:52 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:52 b85a868b505f: Pulling fs layer 05:00:52 e2be974225ed: Pulling fs layer 05:00:52 339a4e72a1f5: Pulling fs layer 05:00:52 988bab9f4d93: Pulling fs layer 05:00:52 1469e6f7b9e6: Pulling fs layer 05:00:52 eaf3925da568: Pulling fs layer 05:00:52 988bab9f4d93: Waiting 05:00:52 1469e6f7b9e6: Waiting 05:00:52 bab4dde63d76: Pulling fs layer 05:00:52 bde34c3a00c8: Pulling fs layer 05:00:52 eaf3925da568: Waiting 05:00:52 b352a97aabf1: Pulling fs layer 05:00:52 bde34c3a00c8: Waiting 05:00:52 4872d77fe225: Pulling fs layer 05:00:52 b352a97aabf1: Waiting 05:00:52 5851b861e8e6: Pulling fs layer 05:00:52 e2be974225ed: Verifying Checksum 05:00:52 e2be974225ed: Download complete 05:00:52 988bab9f4d93: Verifying Checksum 05:00:52 988bab9f4d93: Download complete 05:00:52 339a4e72a1f5: Verifying Checksum 05:00:52 339a4e72a1f5: Download complete 05:00:52 1469e6f7b9e6: Verifying Checksum 05:00:52 1469e6f7b9e6: Download complete 05:00:52 eaf3925da568: Verifying Checksum 05:00:52 eaf3925da568: Download complete 05:00:52 bde34c3a00c8: Verifying Checksum 05:00:52 bde34c3a00c8: Download complete 05:00:52 b352a97aabf1: Download complete 05:00:52 4872d77fe225: Verifying Checksum 05:00:52 4872d77fe225: Download complete 05:00:52 5851b861e8e6: Verifying Checksum 05:00:52 5851b861e8e6: Download complete 05:00:53 b85a868b505f: Verifying Checksum 05:00:53 b85a868b505f: Download complete 05:00:53 bab4dde63d76: Verifying Checksum 05:00:53 bab4dde63d76: Download complete 05:00:54 b85a868b505f: Pull complete 05:00:54 e2be974225ed: Pull complete 05:00:54 339a4e72a1f5: Pull complete 05:00:54 988bab9f4d93: Pull complete 05:00:55 1469e6f7b9e6: Pull complete 05:00:55 eaf3925da568: Pull complete 05:00:57 bab4dde63d76: Pull complete 05:00:57 bde34c3a00c8: Pull complete 05:00:57 b352a97aabf1: Pull complete 05:00:57 4872d77fe225: Pull complete 05:00:57 5851b861e8e6: Pull complete 05:00:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:57 prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container 05:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:01:00 $ docker top d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b -eo pid,comm 05:01:00 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). 05:01:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:00 [ssh-agent] Looking for ssh-agent implementation... 05:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:01 $ docker exec d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent 05:01:01 SSH_AUTH_SOCK=/tmp/ssh-txXVK9KQ06W4/agent.31 05:01:01 SSH_AGENT_PID=37 05:01:01 Running ssh-add (command line suppressed) 05:01:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_14132138495900420443.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_14132138495900420443.key) 05:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:01 + git tag --points-at HEAD [Pipeline] } 05:01:01 $ docker exec --env ******** --env ******** d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent -k 05:01:01 unset SSH_AUTH_SOCK; 05:01:01 unset SSH_AGENT_PID; 05:01:01 echo Agent pid 37 killed; 05:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:01 [ssh-agent] Looking for ssh-agent implementation... 05:01:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:02 $ docker exec d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent 05:01:02 SSH_AUTH_SOCK=/tmp/ssh-MUtozKZlg1jV/agent.69 05:01:02 SSH_AGENT_PID=75 05:01:02 Running ssh-add (command line suppressed) 05:01:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_5751049906864373429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_5751049906864373429.key) 05:01:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:02 + git semver init 05:01:02 2023-05-23 05:01:02,864 [run_init] DEBUG init version:0.0.0 force:False 05:01:02 2023-05-23 05:01:02,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver 05:01:02 2023-05-23 05:01:02,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver 05:01:02 2023-05-23 05:01:02,866 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-615, universal_newlines=False, shell=None, istream=None) 05:01:04 2023-05-23 05:01:04,392 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.git/info/exclude 05:01:04 2023-05-23 05:01:04,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver/PR-615 with force:False 05:01:04 2023-05-23 05:01:04,393 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver/PR-615 05:01:04 2023-05-23 05:01:04,397 [execute] INFO git cat-file --batch-check 05:01:04 2023-05-23 05:01:04,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver, universal_newlines=False, shell=None, istream=) 05:01:04 2023-05-23 05:01:04,404 [execute] INFO git cat-file --batch 05:01:04 2023-05-23 05:01:04,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver, universal_newlines=False, shell=None, istream=) 05:01:04 2023-05-23 05:01:04,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver/PR-615 05:01:04 0.0.0 [Pipeline] } 05:01:04 $ docker exec --env ******** --env ******** d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent -k 05:01:04 unset SSH_AUTH_SOCK; 05:01:04 unset SSH_AGENT_PID; 05:01:04 echo Agent pid 75 killed; 05:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:05 + git semver [Pipeline] } 05:01:05 $ docker stop --time=1 d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b 05:01:07 $ docker rm -f --volumes d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b [Pipeline] // withDockerContainer [Pipeline] sh 05:01:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:07 Stashed 1 file(s) [Pipeline] echo 05:01:07 [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 05:01:08 provisioning config files... 05:01:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config15422119495630082480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:08 ---> docker-login.sh 05:01:08 nexus3.edgexfoundry.org:10001 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:08 Configure a credential helper to remove this warning. See 05:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:08 05:01:08 Login Succeeded 05:01:08 nexus3.edgexfoundry.org:10002 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:08 Configure a credential helper to remove this warning. See 05:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:08 05:01:08 Login Succeeded 05:01:08 nexus3.edgexfoundry.org:10003 05:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:09 Configure a credential helper to remove this warning. See 05:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:09 05:01:09 Login Succeeded 05:01:09 nexus3.edgexfoundry.org:10004 05:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:09 Configure a credential helper to remove this warning. See 05:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:09 05:01:09 Login Succeeded 05:01:09 docker.io 05:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:09 Configure a credential helper to remove this warning. See 05:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:09 05:01:09 Login Succeeded 05:01:09 ---> docker-login.sh ends [Pipeline] } 05:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:09 ========================================================= 05:01:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:01:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:10 + 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 . 05:01:10 Sending build context to Docker daemon 45.56MB 05:01:10 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:01:10 Step 2/15 : FROM ${BASE} AS builder 05:01:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:10 f56be85fc22e: Pulling fs layer 05:01:10 85791d961cd3: Pulling fs layer 05:01:10 d694b5ae8c79: Pulling fs layer 05:01:10 9f32a84ed3da: Pulling fs layer 05:01:10 4d19c01a9841: Pulling fs layer 05:01:10 9325e15d5711: Pulling fs layer 05:01:10 556b6ee489ea: Pulling fs layer 05:01:10 9f32a84ed3da: Waiting 05:01:10 9325e15d5711: Waiting 05:01:10 4d19c01a9841: Waiting 05:01:10 c5a4b2cf53e6: Pulling fs layer 05:01:10 556b6ee489ea: Waiting 05:01:10 c5a4b2cf53e6: Waiting 05:01:10 85791d961cd3: Verifying Checksum 05:01:10 85791d961cd3: Download complete 05:01:10 9f32a84ed3da: Verifying Checksum 05:01:10 9f32a84ed3da: Download complete 05:01:10 4d19c01a9841: Download complete 05:01:10 f56be85fc22e: Download complete 05:01:10 9325e15d5711: Verifying Checksum 05:01:10 9325e15d5711: Download complete 05:01:10 f56be85fc22e: Pull complete 05:01:10 85791d961cd3: Pull complete 05:01:11 c5a4b2cf53e6: Verifying Checksum 05:01:11 c5a4b2cf53e6: Download complete 05:01:11 d694b5ae8c79: Verifying Checksum 05:01:11 d694b5ae8c79: Download complete 05:01:11 556b6ee489ea: Download complete 05:01:14 d694b5ae8c79: Pull complete 05:01:14 9f32a84ed3da: Pull complete 05:01:14 4d19c01a9841: Pull complete 05:01:14 9325e15d5711: Pull complete 05:01:17 556b6ee489ea: Pull complete 05:01:18 c5a4b2cf53e6: Pull complete 05:01:18 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:01:18 ---> c4be618373d6 05:01:18 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:01:23 Still waiting to schedule task 05:01:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16464’ is offline 05:01:23 ---> Running in 01afd275772b 05:01:23 Removing intermediate container 01afd275772b 05:01:23 ---> bd54ffdb8c56 05:01:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:01:23 ---> Running in dc5e33b5b0be 05:01:23 Removing intermediate container dc5e33b5b0be 05:01:23 ---> 71a95431e433 05:01:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:01:23 ---> Running in 9941830c0c5c 05:01:23 Removing intermediate container 9941830c0c5c 05:01:23 ---> fb060ec296f2 05:01:23 Step 6/15 : LABEL Name=edgex-ui-go 05:01:23 ---> Running in 90fef52223ea 05:01:23 Removing intermediate container 90fef52223ea 05:01:23 ---> 2411c8ad6b7e 05:01:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:01:23 ---> Running in 0a48c7e0a61f 05:01:23 Removing intermediate container 0a48c7e0a61f 05:01:23 ---> 0703635393d5 05:01:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:01:24 latest: Pulling from library/docker 05:01:24 8a49fdb3b6a5: Pulling fs layer 05:01:24 dfb60e7f5d22: Pulling fs layer 05:01:24 f74671f55a8d: Pulling fs layer 05:01:24 75039dcfa57a: Pulling fs layer 05:01:24 a867a08cc62a: Pulling fs layer 05:01:24 f897c97d93d5: Pulling fs layer 05:01:24 5893dfdf0269: Pulling fs layer 05:01:24 7bd0f5addfbf: Pulling fs layer 05:01:24 b3364461d2a2: Pulling fs layer 05:01:24 a867a08cc62a: Waiting 05:01:24 f897c97d93d5: Waiting 05:01:24 5893dfdf0269: Waiting 05:01:24 7bd0f5addfbf: Waiting 05:01:24 75039dcfa57a: Waiting 05:01:24 3b63b390fabe: Pulling fs layer 05:01:24 200a256d559f: Pulling fs layer 05:01:24 f36549cf8e4b: Pulling fs layer 05:01:24 135f01648aa4: Pulling fs layer 05:01:24 f9804e6a84f9: Pulling fs layer 05:01:24 200a256d559f: Waiting 05:01:24 3b63b390fabe: Waiting 05:01:24 135f01648aa4: Waiting 05:01:24 f74671f55a8d: Verifying Checksum 05:01:24 f74671f55a8d: Download complete 05:01:24 dfb60e7f5d22: Verifying Checksum 05:01:24 dfb60e7f5d22: Download complete 05:01:24 8a49fdb3b6a5: Verifying Checksum 05:01:24 8a49fdb3b6a5: Download complete 05:01:24 8a49fdb3b6a5: Pull complete 05:01:24 75039dcfa57a: Verifying Checksum 05:01:24 75039dcfa57a: Download complete 05:01:24 f897c97d93d5: Verifying Checksum 05:01:24 f897c97d93d5: Download complete 05:01:24 a867a08cc62a: Verifying Checksum 05:01:24 a867a08cc62a: Download complete 05:01:24 5893dfdf0269: Verifying Checksum 05:01:24 5893dfdf0269: Download complete 05:01:24 b3364461d2a2: Verifying Checksum 05:01:24 b3364461d2a2: Download complete 05:01:24 7bd0f5addfbf: Download complete 05:01:24 dfb60e7f5d22: Pull complete 05:01:24 200a256d559f: Verifying Checksum 05:01:24 200a256d559f: Download complete 05:01:24 f74671f55a8d: Pull complete 05:01:24 135f01648aa4: Verifying Checksum 05:01:24 135f01648aa4: Download complete 05:01:24 f9804e6a84f9: Verifying Checksum 05:01:24 f9804e6a84f9: Download complete 05:01:25 75039dcfa57a: Pull complete 05:01:25 f36549cf8e4b: Download complete 05:01:25 a867a08cc62a: Pull complete 05:01:25 f897c97d93d5: Pull complete 05:01:25 5893dfdf0269: Pull complete 05:01:26 7bd0f5addfbf: Pull complete 05:01:26 b3364461d2a2: Pull complete 05:01:26 3b63b390fabe: Pull complete 05:01:26 200a256d559f: Pull complete 05:01:27 f36549cf8e4b: Pull complete 05:01:27 135f01648aa4: Pull complete 05:01:27 f9804e6a84f9: Pull complete 05:01:27 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:01:27 Status: Downloaded newer image for docker:latest 05:01:30 ---> d617ebd646d3 05:01:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:30 ---> Running in eed940468c71 05:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:30 OK: 265 MiB in 53 packages 05:01:30 Removing intermediate container eed940468c71 05:01:30 ---> a76a54224fba 05:01:30 Step 10/15 : ENV GO111MODULE=on 05:01:30 ---> Running in ed08e9569d9b 05:01:30 Removing intermediate container ed08e9569d9b 05:01:30 ---> 9f1ffc0041aa 05:01:30 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:01:30 ---> Running in 5b9b38245061 05:01:30 Removing intermediate container 5b9b38245061 05:01:30 ---> 040d7e4ef411 05:01:30 Step 12/15 : COPY go.mod vendor* ./ 05:01:31 ---> 3842027d11bd 05:01:31 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:31 ---> Running in cf328cd84867 05:01:53 Removing intermediate container cf328cd84867 05:01:53 ---> 1be5ff78c1eb 05:01:53 Step 14/15 : COPY . . 05:01:53 ---> a8f60efdd70b 05:01:53 Step 15/15 : RUN ${MAKE} 05:01:53 ---> Running in 294dec248f22 05:01:53 noop 05:01:53 Removing intermediate container 294dec248f22 05:01:53 ---> b06691492cff 05:01:53 Successfully built b06691492cff 05:01:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:53 + docker inspect -f . ci-base-image-x86_64 05:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:53 prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container 05:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:54 $ docker top 6b1870232e148a6eb18af41456da3dc68d8bd12b305450718d6f030fcc87bb63 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:54 + go version 05:01:54 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:54 $ docker stop --time=1 6b1870232e148a6eb18af41456da3dc68d8bd12b305450718d6f030fcc87bb63 05:01:55 $ docker rm -f --volumes 6b1870232e148a6eb18af41456da3dc68d8bd12b305450718d6f030fcc87bb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:56 + docker inspect -f . ci-base-image-x86_64 05:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:56 prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container 05:01:56 $ 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-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:57 $ docker top 2178376b9bc6238f880b2be73e21b571d28ee13d61db5efede679a4ecce4be78 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-615 [Pipeline] fileExists [Pipeline] sh 05:01:57 + make test 05:01:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:02:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:02:11 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:02:11 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:02:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:15 ./bin/test-attribution-txt.sh 05:02:15 make -C web test 05:02:15 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-615/web' 05:02:15 make[1]: tput: No such file or directory 05:02:15 make[1]: tput: No such file or directory 05:02:15 warning: generating ./VERSION 05:02:15 echo "0.0.0" > VERSION 05:02:15 docker build \ 05:02:15 -f Dockerfile \ 05:02:15 --build-arg USER=1000 \ 05:02:15 \ 05:02:15 --label "git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f" \ 05:02:15 -t edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f \ 05:02:15 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:02:15 . 05:02:15 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:02:15 Install the buildx component to build images with BuildKit: 05:02:15 https://docs.docker.com/go/buildx/ 05:02:15 05:02:15 Sending build context to Docker daemon 2.571MB 05:02:15 Step 1/10 : FROM node:16.17-alpine3.15 05:02:15 16.17-alpine3.15: Pulling from library/node 05:02:15 9621f1afde84: Pulling fs layer 05:02:15 c6f70ee39829: Pulling fs layer 05:02:15 56892a8094a2: Pulling fs layer 05:02:15 58dd87906ef0: Pulling fs layer 05:02:15 58dd87906ef0: Waiting 05:02:15 9621f1afde84: Verifying Checksum 05:02:15 9621f1afde84: Download complete 05:02:15 56892a8094a2: Verifying Checksum 05:02:15 56892a8094a2: Download complete 05:02:15 58dd87906ef0: Download complete 05:02:15 9621f1afde84: Pull complete 05:02:16 c6f70ee39829: Verifying Checksum 05:02:16 c6f70ee39829: Download complete 05:02:17 c6f70ee39829: Pull complete 05:02:17 56892a8094a2: Pull complete 05:02:17 58dd87906ef0: Pull complete 05:02:17 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:02:17 Status: Downloaded newer image for node:16.17-alpine3.15 05:02:17 ---> b69703f70c3d 05:02:17 Step 2/10 : RUN apk add --no-cache chromium 05:02:18 ---> Running in f1870656f5ab 05:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:02:18 (1/129) Installing libxau (1.0.9-r0) 05:02:18 (2/129) Installing libmd (1.0.3-r0) 05:02:18 (3/129) Installing libbsd (0.11.3-r1) 05:02:18 (4/129) Installing libxdmcp (1.1.3-r0) 05:02:18 (5/129) Installing libxcb (1.14-r2) 05:02:18 (6/129) Installing libx11 (1.7.3.1-r0) 05:02:18 (7/129) Installing libxext (1.3.4-r0) 05:02:18 (8/129) Installing libice (1.0.10-r0) 05:02:18 (9/129) Installing libuuid (2.37.4-r0) 05:02:18 (10/129) Installing libsm (1.2.3-r0) 05:02:18 (11/129) Installing libxt (1.2.1-r0) 05:02:18 (12/129) Installing libxmu (1.1.3-r0) 05:02:18 (13/129) Installing xset (1.2.4-r0) 05:02:18 (14/129) Installing xprop (1.2.5-r0) 05:02:18 (15/129) Installing xdg-utils (1.1.3-r0) 05:02:18 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:02:18 (17/129) Installing pkgconf (1.8.1-r0) 05:02:18 (18/129) Installing libffi (3.4.2-r1) 05:02:18 (19/129) Installing libintl (0.21-r0) 05:02:18 (20/129) Installing libblkid (2.37.4-r0) 05:02:18 (21/129) Installing libmount (2.37.4-r0) 05:02:18 (22/129) Installing pcre (8.45-r1) 05:02:18 (23/129) Installing glib (2.70.1-r0) 05:02:18 (24/129) Installing xz-libs (5.2.5-r1) 05:02:18 (25/129) Installing libxml2 (2.9.14-r2) 05:02:18 (26/129) Installing shared-mime-info (2.1-r2) 05:02:19 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:02:19 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:02:19 (29/129) Installing libpng (1.6.37-r1) 05:02:19 (30/129) Installing libwebp (1.2.2-r0) 05:02:19 (31/129) Installing zstd-libs (1.5.0-r0) 05:02:19 (32/129) Installing tiff (4.4.0-r1) 05:02:19 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:02:19 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:02:19 (35/129) Installing libxcomposite (0.4.5-r0) 05:02:19 (36/129) Installing libxfixes (6.0.0-r0) 05:02:19 (37/129) Installing libxrender (0.9.10-r3) 05:02:19 (38/129) Installing libxcursor (1.2.0-r0) 05:02:19 (39/129) Installing libxdamage (1.1.5-r1) 05:02:19 (40/129) Installing libxi (1.8-r0) 05:02:19 (41/129) Installing libxinerama (1.1.4-r1) 05:02:19 (42/129) Installing libxrandr (1.5.2-r1) 05:02:19 (43/129) Installing atk (2.36.0-r0) 05:02:19 (44/129) Installing libxtst (1.2.3-r3) 05:02:19 (45/129) Installing dbus-libs (1.12.24-r0) 05:02:19 (46/129) Installing at-spi2-core (2.42.0-r0) 05:02:19 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:02:19 (48/129) Installing expat (2.5.0-r0) 05:02:19 (49/129) Installing brotli-libs (1.0.9-r5) 05:02:19 (50/129) Installing libbz2 (1.0.8-r1) 05:02:19 (51/129) Installing freetype (2.11.1-r2) 05:02:19 (52/129) Installing fontconfig (2.13.1-r4) 05:02:19 (53/129) Installing pixman (0.40.0-r4) 05:02:19 (54/129) Installing cairo (1.16.0-r5) 05:02:19 (55/129) Installing cairo-gobject (1.16.0-r5) 05:02:19 (56/129) Installing avahi-libs (0.8-r5) 05:02:19 (57/129) Installing gmp (6.2.1-r1) 05:02:19 (58/129) Installing nettle (3.7.3-r0) 05:02:19 (59/129) Installing p11-kit (0.24.0-r1) 05:02:19 (60/129) Installing libtasn1 (4.18.0-r1) 05:02:19 (61/129) Installing libunistring (0.9.10-r1) 05:02:19 (62/129) Installing gnutls (3.7.1-r2) 05:02:19 (63/129) Installing cups-libs (2.3.3-r6) 05:02:19 (64/129) Installing libepoxy (1.5.9-r0) 05:02:19 (65/129) Installing fribidi (1.0.11-r0) 05:02:19 (66/129) Installing graphite2 (1.3.14-r0) 05:02:19 (67/129) Installing harfbuzz (3.0.0-r2) 05:02:19 (68/129) Installing libxft (2.3.4-r0) 05:02:19 (69/129) Installing pango (1.48.10-r0) 05:02:19 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:02:19 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:02:19 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:02:19 (73/129) Installing xkeyboard-config (2.34-r0) 05:02:19 (74/129) Installing libxkbcommon (1.3.1-r0) 05:02:19 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:02:19 Executing gtk+3.0-3.24.30-r0.post-install 05:02:19 (76/129) Installing libfontenc (1.1.4-r0) 05:02:19 (77/129) Installing mkfontscale (1.2.1-r1) 05:02:19 (78/129) Installing ttf-opensans (1.10-r1) 05:02:19 Executing ttf-opensans-1.10-r1.post-install 05:02:22 (79/129) Installing libogg (1.3.5-r0) 05:02:22 (80/129) Installing flac (1.3.4-r0) 05:02:22 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:02:22 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:02:22 (83/129) Installing sdl2 (2.0.16-r4) 05:02:22 (84/129) Installing aom-libs (3.2.0-r0) 05:02:22 (85/129) Installing libass (0.15.2-r0) 05:02:22 (86/129) Installing libdav1d (0.9.2-r0) 05:02:22 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:02:22 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:02:22 (89/129) Installing lame (3.100-r0) 05:02:22 (90/129) Installing opus (1.3.1-r1) 05:02:22 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:02:22 (92/129) Installing soxr (0.1.3-r2) 05:02:22 (93/129) Installing libsrt (1.4.2-r1) 05:02:22 (94/129) Installing libssh (0.9.6-r1) 05:02:22 (95/129) Installing libtheora (1.1.1-r16) 05:02:22 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:02:22 (97/129) Installing libpciaccess (0.16-r0) 05:02:22 (98/129) Installing libdrm (2.4.109-r0) 05:02:22 (99/129) Installing libva (2.13.0-r0) 05:02:22 (100/129) Installing libvdpau (1.4-r0) 05:02:22 (101/129) Installing vidstab (1.1.0-r1) 05:02:22 (102/129) Installing libvorbis (1.3.7-r0) 05:02:22 (103/129) Installing libvpx (1.10.0-r0) 05:02:22 (104/129) Installing vulkan-loader (1.2.196-r0) 05:02:22 (105/129) Installing x264-libs (20210613-r0) 05:02:22 (106/129) Installing x265-libs (3.5-r0) 05:02:22 (107/129) Installing xvidcore (1.3.7-r1) 05:02:22 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:02:22 (109/129) Installing libevent (2.1.12-r4) 05:02:22 (110/129) Installing mesa (21.2.6-r0) 05:02:22 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:02:22 (112/129) Installing mesa-gbm (21.2.6-r0) 05:02:22 (113/129) Installing lcms2 (2.12-r1) 05:02:22 (114/129) Installing nspr (4.32-r0) 05:02:22 (115/129) Installing sqlite-libs (3.36.0-r0) 05:02:22 (116/129) Installing nss (3.78.1-r0) 05:02:22 (117/129) Installing libasyncns (0.8-r1) 05:02:22 (118/129) Installing libltdl (2.4.6-r7) 05:02:22 (119/129) Installing orc (0.4.32-r0) 05:02:22 (120/129) Installing libsndfile (1.0.31-r1) 05:02:22 (121/129) Installing speexdsp (1.2.0-r0) 05:02:22 (122/129) Installing tdb-libs (1.4.5-r0) 05:02:22 (123/129) Installing libpulse (15.0-r2) 05:02:22 (124/129) Installing re2 (2021.11.01-r0) 05:02:22 (125/129) Installing snappy (1.1.9-r1) 05:02:22 (126/129) Installing libgpg-error (1.42-r1) 05:02:22 (127/129) Installing libgcrypt (1.9.4-r0) 05:02:22 (128/129) Installing libxslt (1.1.35-r0) 05:02:22 (129/129) Installing chromium (99.0.4844.84-r0) 05:02:23 Executing busybox-1.34.1-r7.trigger 05:02:23 Executing glib-2.70.1-r0.trigger 05:02:23 Executing shared-mime-info-2.1-r2.trigger 05:02:23 Executing gdk-pixbuf-2.42.8-r0.trigger 05:02:23 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:02:23 Executing fontconfig-2.13.1-r4.trigger 05:02:23 Executing mkfontscale-1.2.1-r1.trigger 05:02:23 OK: 286 MiB in 145 packages 05:02:27 Removing intermediate container f1870656f5ab 05:02:27 ---> 86e24de201ef 05:02:27 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:02:27 ---> Running in 5f489df5c4d6 05:02:27 Removing intermediate container 5f489df5c4d6 05:02:27 ---> 8a70a75b6c80 05:02:27 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:02:27 ---> Running in 342e0f9c42b2 05:02:27 Removing intermediate container 342e0f9c42b2 05:02:27 ---> 8e3ddbc0c13c 05:02:27 Step 5/10 : RUN npm install -g npm 05:02:27 ---> Running in 98a4b7963215 05:02:34 05:02:34 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:02:34 05:02:34 27 packages are looking for funding 05:02:34 run `npm fund` for details 05:02:34 05:02:34 found 0 vulnerabilities 05:02:35 Removing intermediate container 98a4b7963215 05:02:35 ---> 3e140cd6782f 05:02:35 Step 6/10 : ARG USER=1000 05:02:35 ---> Running in d3ae7b6cca30 05:02:35 Removing intermediate container d3ae7b6cca30 05:02:35 ---> 7ad2c24548ed 05:02:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:02:35 ---> Running in 65651138672e 05:02:36 Removing intermediate container 65651138672e 05:02:36 ---> 382158b8130a 05:02:36 Step 8/10 : USER $USER:$USER 05:02:36 ---> Running in 51f2a2a0d48f 05:02:36 Removing intermediate container 51f2a2a0d48f 05:02:36 ---> cf3138caaee3 05:02:36 Step 9/10 : WORKDIR /app 05:02:36 ---> Running in b6a242bc7ee2 05:02:36 Removing intermediate container b6a242bc7ee2 05:02:36 ---> be525d43bd79 05:02:36 Step 10/10 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:02:36 ---> Running in 85229767df6c 05:02:36 Removing intermediate container 85229767df6c 05:02:36 ---> 0067ee865b2e 05:02:36 Successfully built 0067ee865b2e 05:02:36 Successfully tagged edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:02:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:02:36 touch edgex-web-ui.imagebuilt 05:02:36 mkdir -p node_modules coverage 05:02:36 chown "1000:1000" node_modules coverage package-lock.json 05:02:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:02:38 npm WARN old lockfile 05:02:38 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:02:38 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:02:38 npm WARN old lockfile 05:02:38 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:02:38 npm WARN old lockfile 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:46 npm WARN EBADENGINE Unsupported engine { 05:02:46 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:02:46 npm WARN EBADENGINE required: { 05:02:46 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:46 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:46 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:46 npm WARN EBADENGINE }, 05:02:46 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:02:46 npm WARN EBADENGINE } 05:02:49 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:02:49 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 05:02:49 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:02:49 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:02:49 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:02:50 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:02:50 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:02:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:02:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:02:54 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:02:54 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 05:02:55 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:02:55 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 05:02:56 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. 05:02:56 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:02:56 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:57 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. 05:02:57 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. 05:02:58 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:03:00 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. 05:03:03 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. 05:03:10 05:03:10 added 1478 packages, and audited 1479 packages in 32s 05:03:10 05:03:10 90 packages are looking for funding 05:03:10 run `npm fund` for details 05:03:10 05:03:10 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:03:10 05:03:10 To address issues that do not require attention, run: 05:03:10 npm audit fix 05:03:10 05:03:10 To address all issues (including breaking changes), run: 05:03:10 npm audit fix --force 05:03:10 05:03:10 Run `npm audit` for details. 05:03:12 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 05:03:14 - Generating browser application bundles (phase: setup)... 05:03:20 Compiling @angular/core : es2015 as esm2015 05:03:20 Compiling @angular/compiler/testing : es2015 as esm2015 05:03:22 Compiling @angular/common : es2015 as esm2015 05:03:22 Compiling @angular/core/testing : es2015 as esm2015 05:03:23 Compiling @angular/platform-browser : es2015 as esm2015 05:03:23 Compiling @angular/common/testing : es2015 as esm2015 05:03:23 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:03:23 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:03:24 Compiling @angular/common/http : es2015 as esm2015 05:03:24 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:03:24 Compiling @angular/router : es2015 as esm2015 05:03:24 Compiling @angular/forms : es2015 as esm2015 05:03:24 Compiling @angular/common/http/testing : es2015 as esm2015 05:03:27 Compiling @angular/router/testing : es2015 as esm2015 05:03:33 23 05 2023 05:03:32.938:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:03:33 23 05 2023 05:03:32.942:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:03:33 23 05 2023 05:03:32.947:INFO [launcher]: Starting browser ChromeHeadless 05:03:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16465 in /w/workspace/edgexfoundry_edgex-ui-go_PR-615 [Pipeline] { [Pipeline] ws 05:03:48 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:03:48 The recommended git tool is: git 05:03:49 ✔ Browser application bundle generation complete. 05:03:49 23 05 2023 05:03:47.011:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket i7JN2Bj2pf4XDKizAAAB with id 77840570 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.149 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.164 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.184 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.19 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.287 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.364 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.397 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.403 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.414 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.416 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.427 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.442 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.459 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.48 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.483 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.486 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.489 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.542 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.573 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.587 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.593 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.604 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.612 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.614 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.616 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.619 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.653 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.668 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.674 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.676 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.709 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.742 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.764 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.772 secs) 05:03:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.803 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.859 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.862 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.864 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.884 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.887 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.889 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.897 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.907 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.913 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.919 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.922 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.924 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.933 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.937 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.945 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.947 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.952 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.955 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.972 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.975 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.977 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.988 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.996 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.004 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.012 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.015 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.019 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.021 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.023 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.025 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.04 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.047 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.049 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.052 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.064 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.092 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.103 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.109 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.153 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.163 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.181 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.19 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.194 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.197 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.226 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.239 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.246 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.264 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.275 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.295 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.31 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.314 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.315 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.32 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.325 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.334 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.406 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.422 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.426 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.432 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.449 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.456 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.464 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.497 secs) 05:03:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.5 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.556 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.579 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.586 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.611 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.626 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.635 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.641 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.66 secs) 05:03:52 WARN: ' 05:03:52 It looks like you're using ngModel on the same form field as formControlName. 05:03:52 Support for using the ngModel input property and ngModelChange event with 05:03:52 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:52 in a future version of Angular. 05:03:52 05:03:52 For more information on this, see our API docs here: 05:03:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:52 ' 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.66 secs) 05:03:52 WARN: ' 05:03:52 It looks like you're using ngModel on the same form field as formControlName. 05:03:52 Support for using the ngModel input property and ngModelChange event with 05:03:52 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:52 in a future version of Angular. 05:03:52 05:03:52 For more information on this, see our API docs here: 05:03:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:52 ' 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.69 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.697 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.718 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.73 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.738 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.742 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.746 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.767 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.772 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.786 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.794 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.806 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.823 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.843 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.847 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.872 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.88 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.889 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.897 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.906 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.911 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.915 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.917 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.919 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.928 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.939 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.952 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.966 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.979 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.987 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.999 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.003 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.006 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.011 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.018 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.023 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.033 secs) 05:03:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.972 secs / 2.033 secs) 05:03:52 TOTAL: 145 SUCCESS 05:03:52 ✔ Browser application bundle generation complete. 05:03:53 05:03:53 =============================== Coverage summary =============================== 05:03:53 Statements : 41.53% ( 1424/3429 ) 05:03:53 Branches : 12.14% ( 109/898 ) 05:03:53 Functions : 33.25% ( 416/1251 ) 05:03:53 Lines : 39.41% ( 1279/3245 ) 05:03:53 ================================================================================ 05:03:53 ✔ Browser application bundle generation complete. 05:03:53 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-615/web' [Pipeline] echo 05:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:53 $ docker stop --time=1 2178376b9bc6238f880b2be73e21b571d28ee13d61db5efede679a4ecce4be78 05:03:54 using credential edgex-jenkins-ssh 05:03:54 Cloning the remote Git repository 05:03:55 $ docker rm -f --volumes 2178376b9bc6238f880b2be73e21b571d28ee13d61db5efede679a4ecce4be78 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:03:55 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:03:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:03:55 > git --version # timeout=10 05:03:55 > git --version # 'git version 2.25.1' 05:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:57 + ls -al . 05:03:57 total 180 05:03:57 drwxrwxr-x 14 jenkins jenkins 4096 May 23 05:01 . 05:03:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:00 .. 05:03:57 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:00 .blubracket 05:03:57 -rw-rw-r-- 1 jenkins jenkins 18 May 23 05:00 .dockerignore 05:03:57 drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:01 .git 05:03:57 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:00 .github 05:03:57 -rw-rw-r-- 1 jenkins jenkins 185 May 23 05:00 .gitignore 05:03:57 drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:01 .semver 05:03:57 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 05:00 Attribution.txt 05:03:57 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 05:00 CHANGELOG.md 05:03:57 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 05:00 CONTRIBUTING.md 05:03:57 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 05:00 Dockerfile 05:03:57 -rw-rw-r-- 1 jenkins jenkins 652 May 23 05:00 Jenkinsfile 05:03:57 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 05:00 LICENSE 05:03:57 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 05:00 Makefile 05:03:57 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 05:00 README.md 05:03:57 -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:01 VERSION 05:03:57 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:00 assets 05:03:57 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:00 bin 05:03:57 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:00 cmd 05:03:57 -rw-r--r-- 1 jenkins jenkins 10 May 23 05:01 coverage.out 05:03:57 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:00 docs 05:03:57 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 05:00 go.mod 05:03:57 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 05:00 go.sum 05:03:57 drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:00 internal 05:03:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:00 snap 05:03:57 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:00 testing 05:03:57 -rw-rw-r-- 1 jenkins jenkins 155 May 23 05:00 version.go 05:03:57 drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + 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=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f --label arch=amd64 --label version=0.0.0 . 05:03:58 Sending build context to Docker daemon 48.32MB 05:03:58 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:03:58 Step 2/25 : FROM ${BASE} AS builder 05:03:58 ---> b06691492cff 05:03:58 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:58 ---> Running in f7b6e5caa42b 05:03:58 Removing intermediate container f7b6e5caa42b 05:03:58 ---> 9606c82b67eb 05:03:58 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:03:58 ---> Running in a3d6f0de8399 05:03:58 Removing intermediate container a3d6f0de8399 05:03:58 ---> a90801eda080 05:03:58 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:03:58 ---> Running in dbea18d411b5 05:03:58 Removing intermediate container dbea18d411b5 05:03:58 ---> 948658244afc 05:03:58 Step 6/25 : LABEL Name=edgex-ui-go 05:03:58 ---> Running in 6bb5e850b770 05:03:58 Removing intermediate container 6bb5e850b770 05:03:58 ---> 1b36d43f2cac 05:03:58 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:58 ---> Running in 251a7b831245 05:03:58 Removing intermediate container 251a7b831245 05:03:58 ---> 9d91b55030dc 05:03:58 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:59 ---> c6e03703d23c 05:03:59 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:59 ---> Running in 5475d4bb647b 05:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:03:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/615/head:refs/remotes/origin/PR-615 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:00 OK: 265 MiB in 53 packages 05:04:00 Removing intermediate container 5475d4bb647b 05:04:00 ---> b9fad15a2fec 05:04:00 Step 10/25 : ENV GO111MODULE=on 05:04:00 ---> Running in afd5bf5e6a61 05:04:00 Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:04:00 Removing intermediate container afd5bf5e6a61 05:04:00 ---> a7df15586843 05:04:00 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:04:00 ---> Running in 4c78a5d60184 05:04:00 Removing intermediate container 4c78a5d60184 05:04:00 ---> 78d60736eeef 05:04:00 Step 12/25 : COPY go.mod vendor* ./ 05:04:00 ---> 8eaed94b53a5 05:04:00 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:00 ---> Running in 43fe6d8a8f80 05:04:00 Merge succeeded, producing 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:04:00 Checking out Revision 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f (PR-615) 05:04:01 Removing intermediate container 43fe6d8a8f80 05:04:01 ---> 897b9dd3cf5e 05:04:01 Step 14/25 : COPY . . 05:04:00 > git config core.sparsecheckout # timeout=10 05:04:00 > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # timeout=10 05:04:00 > git remote # timeout=10 05:04:00 > git config --get remote.origin.url # timeout=10 05:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:00 > git merge ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 05:04:00 > git rev-parse HEAD^{commit} # timeout=10 05:04:00 > git config core.sparsecheckout # timeout=10 05:04:00 > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # timeout=10 05:04:01 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:04:01 > git --version # timeout=10 05:04:01 > git --version # 'git version 2.25.1' 05:04:01 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:02 ---> b481b55bc692 05:04:02 Step 15/25 : RUN ${MAKE} 05:04:02 ---> Running in 63e33a59c623 05:04:02 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 05:04:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:04:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:03 Dload Upload Total Spent Left Speed 05:04:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 05:04:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:04:04 + sudo tee /etc/docker/daemon.new 05:04:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:04:04 { 05:04:04 "registry-mirrors": [ 05:04:04 "https://nexus3.edgexfoundry.org:10001" 05:04:04 ], 05:04:04 "bip": "10.250.0.254/24", 05:04:04 "hosts": [ 05:04:04 "tcp://0.0.0.0:5555", 05:04:04 "unix:///var/run/docker.sock" 05:04:04 ], 05:04:04 "mtu": 1458, 05:04:04 "selinux-enabled": true, 05:04:04 "seccomp-profile": "/etc/docker/seccomp.json" 05:04:04 } [Pipeline] sh 05:04:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:04:04 + sudo service docker restart 05:04:20 Removing intermediate container 63e33a59c623 05:04:20 ---> 14e825e9923c 05:04:20 Step 16/25 : FROM alpine:3.17 05:04:20 3.17: Pulling from library/alpine 05:04:20 f56be85fc22e: Already exists 05:04:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:04:20 Status: Downloaded newer image for alpine:3.17 05:04:20 ---> 9ed4aefc74f6 05:04:20 Step 17/25 : EXPOSE 4000 05:04:20 ---> Running in b9cc8ce13cc2 05:04:20 Removing intermediate container b9cc8ce13cc2 05:04:20 ---> 7f334a76a065 05:04:20 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 05:04:20 ---> e0b397ed83ae 05:04:20 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:04:20 ---> e138052211e2 05:04:20 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:04:20 ---> ab90fc541dec 05:04:20 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:04:20 ---> Running in ced8dfed0234 05:04:20 Removing intermediate container ced8dfed0234 05:04:20 ---> f0a22a9946f2 05:04:20 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:04:20 ---> Running in bad62fa83dc5 05:04:20 Removing intermediate container bad62fa83dc5 05:04:20 ---> eb3fff04374c 05:04:20 Step 23/25 : LABEL arch=amd64 05:04:20 ---> Running in bc99146e58c8 05:04:21 Removing intermediate container bc99146e58c8 05:04:21 ---> eb49bf6450d6 05:04:21 Step 24/25 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:04:21 ---> Running in 78381c099ed4 05:04:21 Removing intermediate container 78381c099ed4 05:04:21 ---> d76383a882e5 05:04:21 Step 25/25 : LABEL version=0.0.0 05:04:21 ---> Running in bf50d2648afe 05:04:21 Removing intermediate container bf50d2648afe 05:04:21 ---> 7f46c46dce46 05:04:21 [Warning] One or more build-args [ARCH] were not consumed 05:04:21 Successfully built 7f46c46dce46 05:04:21 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 05:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:22 05:04:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:22 latest: Pulling from edgex-lftools-log-publisher 05:04:22 5eb5b503b376: Pulling fs layer 05:04:22 5c69ac0246d0: Pulling fs layer 05:04:22 ec43610c2a17: Pulling fs layer 05:04:22 3a2ae6a8a46f: Pulling fs layer 05:04:22 33b1e0a273af: Pulling fs layer 05:04:22 5d3b04190fa2: Pulling fs layer 05:04:22 2f39f015ded8: Pulling fs layer 05:04:22 33b1e0a273af: Waiting 05:04:22 3a2ae6a8a46f: Waiting 05:04:22 5d3b04190fa2: Waiting 05:04:22 2f39f015ded8: Waiting 05:04:22 5c69ac0246d0: Verifying Checksum 05:04:22 5c69ac0246d0: Download complete 05:04:22 3a2ae6a8a46f: Verifying Checksum 05:04:22 3a2ae6a8a46f: Download complete 05:04:22 33b1e0a273af: Verifying Checksum 05:04:22 33b1e0a273af: Download complete 05:04:22 5d3b04190fa2: Verifying Checksum 05:04:22 5d3b04190fa2: Download complete 05:04:22 ec43610c2a17: Verifying Checksum 05:04:22 ec43610c2a17: Download complete 05:04:22 5eb5b503b376: Verifying Checksum 05:04:22 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:23 provisioning config files... 05:04:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7882138971979491952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:23 2f39f015ded8: Download complete 05:04:23 ---> docker-login.sh 05:04:23 nexus3.edgexfoundry.org:10001 05:04:24 5eb5b503b376: Pull complete 05:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:24 Configure a credential helper to remove this warning. See 05:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:24 05:04:24 Login Succeeded 05:04:24 nexus3.edgexfoundry.org:10002 05:04:24 5c69ac0246d0: Pull complete 05:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:24 Configure a credential helper to remove this warning. See 05:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:24 05:04:24 Login Succeeded 05:04:24 ec43610c2a17: Pull complete 05:04:24 nexus3.edgexfoundry.org:10003 05:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:24 3a2ae6a8a46f: Pull complete 05:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:25 Configure a credential helper to remove this warning. See 05:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:25 05:04:25 Login Succeeded 05:04:25 nexus3.edgexfoundry.org:10004 05:04:25 33b1e0a273af: Pull complete 05:04:25 5d3b04190fa2: Pull complete 05:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:25 Configure a credential helper to remove this warning. See 05:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:25 05:04:25 Login Succeeded 05:04:25 docker.io 05:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:25 Configure a credential helper to remove this warning. See 05:04:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:25 05:04:25 Login Succeeded 05:04:25 ---> docker-login.sh ends [Pipeline] } 05:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:26 ========================================================= 05:04:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:04:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:26 + 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 . 05:04:27 Sending build context to Docker daemon 28.34MB 05:04:27 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:04:27 Step 2/15 : FROM ${BASE} AS builder 05:04:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:28 c41833b44d91: Pulling fs layer 05:04:28 ed15518f5707: Pulling fs layer 05:04:28 feae8fd75edb: Pulling fs layer 05:04:28 242c74f7c9fa: Pulling fs layer 05:04:28 3cdef696dda3: Pulling fs layer 05:04:28 2ced38df9373: Pulling fs layer 05:04:28 58f1dce35555: Pulling fs layer 05:04:28 242c74f7c9fa: Waiting 05:04:28 3cdef696dda3: Waiting 05:04:28 2ced38df9373: Waiting 05:04:28 58f1dce35555: Waiting 05:04:28 ed15518f5707: Verifying Checksum 05:04:28 ed15518f5707: Download complete 05:04:28 242c74f7c9fa: Verifying Checksum 05:04:28 242c74f7c9fa: Download complete 05:04:28 3cdef696dda3: Verifying Checksum 05:04:28 3cdef696dda3: Download complete 05:04:28 c41833b44d91: Verifying Checksum 05:04:28 c41833b44d91: Download complete 05:04:29 2f39f015ded8: Pull complete 05:04:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:29 prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container 05:04:29 $ 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-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:29 c41833b44d91: Pull complete 05:04:29 58f1dce35555: Verifying Checksum 05:04:29 58f1dce35555: Download complete 05:04:30 ed15518f5707: Pull complete 05:04:31 $ docker top 17a8321e3c31ffa7db46b41025ba0e0e8dcb6662e475d03ed2d92676c9607d41 -eo pid,comm [Pipeline] { 05:04:31 feae8fd75edb: Verifying Checksum 05:04:31 feae8fd75edb: Download complete 05:04:31 2ced38df9373: Verifying Checksum 05:04:31 2ced38df9373: Download complete [Pipeline] libraryResource [Pipeline] sh 05:04:31 ---> job-cost.sh 05:04:31 lf-activate-venv: SKIPPING 05:04:31 INFO: No Stack... 05:04:31 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:32 INFO: Archiving Costs [Pipeline] sh 05:04:32 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives/cost.csv 05:04:32 + cut -d, -f6 [Pipeline] lock 05:04:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] 05:04:32 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] did not exist. Created. 05:04:32 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:32 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:33 Stashed 1 file(s) [Pipeline] } 05:04:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:33 $ docker stop --time=1 17a8321e3c31ffa7db46b41025ba0e0e8dcb6662e475d03ed2d92676c9607d41 05:04:34 $ docker rm -f --volumes 17a8321e3c31ffa7db46b41025ba0e0e8dcb6662e475d03ed2d92676c9607d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:43 feae8fd75edb: Pull complete 05:04:43 242c74f7c9fa: Pull complete 05:04:43 3cdef696dda3: Pull complete 05:04:49 2ced38df9373: Pull complete 05:04:51 58f1dce35555: Pull complete 05:04:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:04:51 ---> fadd8f120f05 05:04:51 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:04:53 ---> Running in 9b5fcf1b08f2 05:04:53 Removing intermediate container 9b5fcf1b08f2 05:04:53 ---> 739291fd3ce2 05:04:53 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:04:53 ---> Running in f63611692416 05:04:54 Removing intermediate container f63611692416 05:04:54 ---> fb75ef933111 05:04:54 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:04:54 ---> Running in da155153d19f 05:04:54 Removing intermediate container da155153d19f 05:04:54 ---> 5e1141dfdbba 05:04:54 Step 6/15 : LABEL Name=edgex-ui-go 05:04:54 ---> Running in cde12a4814a2 05:04:54 Removing intermediate container cde12a4814a2 05:04:54 ---> 3ff348c3c3f9 05:04:54 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:04:55 ---> Running in d3b97cda4655 05:04:55 Removing intermediate container d3b97cda4655 05:04:55 ---> 064965df39c2 05:04:55 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:04:56 latest: Pulling from library/docker 05:04:56 08409d417260: Pulling fs layer 05:04:56 bf127bdc9f4f: Pulling fs layer 05:04:56 55b4810136f4: Pulling fs layer 05:04:56 2e7805c665c5: Pulling fs layer 05:04:56 560067f77f09: Pulling fs layer 05:04:56 87854ced1808: Pulling fs layer 05:04:56 cb23a4dee6cb: Pulling fs layer 05:04:56 0f440641682c: Pulling fs layer 05:04:56 d5751f9f360d: Pulling fs layer 05:04:56 39b4d37fd203: Pulling fs layer 05:04:56 181b4cd8a6de: Pulling fs layer 05:04:56 59b8b8583a6e: Pulling fs layer 05:04:56 5363e21a005c: Pulling fs layer 05:04:56 d56ef98c0a70: Pulling fs layer 05:04:56 2e7805c665c5: Waiting 05:04:56 560067f77f09: Waiting 05:04:56 87854ced1808: Waiting 05:04:56 cb23a4dee6cb: Waiting 05:04:56 0f440641682c: Waiting 05:04:56 d5751f9f360d: Waiting 05:04:56 39b4d37fd203: Waiting 05:04:56 181b4cd8a6de: Waiting 05:04:56 59b8b8583a6e: Waiting 05:04:56 5363e21a005c: Waiting 05:04:56 d56ef98c0a70: Waiting 05:04:56 55b4810136f4: Verifying Checksum 05:04:56 55b4810136f4: Download complete 05:04:56 bf127bdc9f4f: Verifying Checksum 05:04:56 bf127bdc9f4f: Download complete 05:04:56 08409d417260: Verifying Checksum 05:04:56 08409d417260: Download complete 05:04:56 2e7805c665c5: Verifying Checksum 05:04:56 2e7805c665c5: Download complete 05:04:56 87854ced1808: Verifying Checksum 05:04:56 87854ced1808: Download complete 05:04:56 560067f77f09: Verifying Checksum 05:04:56 560067f77f09: Download complete 05:04:56 cb23a4dee6cb: Verifying Checksum 05:04:56 cb23a4dee6cb: Download complete 05:04:56 0f440641682c: Verifying Checksum 05:04:56 0f440641682c: Download complete 05:04:56 d5751f9f360d: Verifying Checksum 05:04:56 d5751f9f360d: Download complete 05:04:57 181b4cd8a6de: Verifying Checksum 05:04:57 181b4cd8a6de: Download complete 05:04:57 08409d417260: Pull complete 05:04:57 5363e21a005c: Verifying Checksum 05:04:57 5363e21a005c: Download complete 05:04:57 39b4d37fd203: Verifying Checksum 05:04:57 39b4d37fd203: Download complete 05:04:57 d56ef98c0a70: Download complete 05:04:57 bf127bdc9f4f: Pull complete 05:04:58 55b4810136f4: Pull complete 05:04:58 59b8b8583a6e: Verifying Checksum 05:04:58 59b8b8583a6e: Download complete 05:04:58 2e7805c665c5: Pull complete 05:04:59 560067f77f09: Pull complete 05:05:02 87854ced1808: Pull complete 05:05:02 cb23a4dee6cb: Pull complete 05:05:02 0f440641682c: Pull complete 05:05:03 d5751f9f360d: Pull complete 05:05:04 39b4d37fd203: Pull complete 05:05:04 181b4cd8a6de: Pull complete 05:05:06 59b8b8583a6e: Pull complete 05:05:07 5363e21a005c: Pull complete 05:05:07 d56ef98c0a70: Pull complete 05:05:07 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 05:05:07 Status: Downloaded newer image for docker:latest 05:05:09 ---> 13f5a45e201c 05:05:09 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:09 ---> Running in 1254eee8214f 05:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:05:12 OK: 263 MiB in 53 packages 05:05:13 Removing intermediate container 1254eee8214f 05:05:13 ---> 1456b87f8f32 05:05:13 Step 10/15 : ENV GO111MODULE=on 05:05:13 ---> Running in 80ff59eef31f 05:05:13 Removing intermediate container 80ff59eef31f 05:05:13 ---> a9ea0bcf418b 05:05:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:05:13 ---> Running in cafd5e0214ab 05:05:14 Removing intermediate container cafd5e0214ab 05:05:14 ---> 2051242159bf 05:05:14 Step 12/15 : COPY go.mod vendor* ./ 05:05:16 ---> 6e178bbceb3b 05:05:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:16 ---> Running in d1d1c7f284a8 05:06:24 Removing intermediate container d1d1c7f284a8 05:06:24 ---> 29707b310688 05:06:24 Step 14/15 : COPY . . 05:06:24 ---> bff22ffb59f9 05:06:24 Step 15/15 : RUN ${MAKE} 05:06:24 ---> Running in 1ed4836e982b 05:06:24 noop 05:06:24 Removing intermediate container 1ed4836e982b 05:06:24 ---> 0722f6a97b6e 05:06:24 Successfully built 0722f6a97b6e 05:06:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:25 + docker inspect -f . ci-base-image-arm64 05:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:25 prd-ubuntu20.04-docker-arm64-4c-16g-16465 does not seem to be running inside a container 05:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:27 $ docker top bcef5153541c8d9568c9ebe442c7e876c7a34af34286c6a226f05e69ff1ad882 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:28 + go version 05:06:28 go version go1.20.2 linux/arm64 [Pipeline] } 05:06:28 $ docker stop --time=1 bcef5153541c8d9568c9ebe442c7e876c7a34af34286c6a226f05e69ff1ad882 05:06:29 $ docker rm -f --volumes bcef5153541c8d9568c9ebe442c7e876c7a34af34286c6a226f05e69ff1ad882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:30 + docker inspect -f . ci-base-image-arm64 05:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:30 prd-ubuntu20.04-docker-arm64-4c-16g-16465 does not seem to be running inside a container 05:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:32 $ docker top deff1b015794daaae2bdc32aec79d008fed65d62b17c682aab252b2331c6c490 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:32 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:06:33 + make test 05:06:33 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:07:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:09:04 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:09:04 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:09:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:26 ./bin/test-attribution-txt.sh 05:09:26 make -C web test 05:09:26 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:09:26 make[1]: tput: No such file or directory 05:09:26 make[1]: tput: No such file or directory 05:09:26 warning: generating ./VERSION 05:09:26 echo "0.0.0" > VERSION 05:09:26 docker build \ 05:09:26 -f Dockerfile \ 05:09:26 --build-arg USER=1000 \ 05:09:26 \ 05:09:26 --label "git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f" \ 05:09:26 -t edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f \ 05:09:26 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:09:26 . 05:09:26 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:09:26 Install the buildx component to build images with BuildKit: 05:09:26 https://docs.docker.com/go/buildx/ 05:09:26 05:09:27 Sending build context to Docker daemon 2.571MB 05:09:27 Step 1/10 : FROM node:16.17-alpine3.15 05:09:27 16.17-alpine3.15: Pulling from library/node 05:09:27 47517142f6ba: Pulling fs layer 05:09:27 5f8c4bfa009b: Pulling fs layer 05:09:27 f7079c9c4ba1: Pulling fs layer 05:09:27 aba105e6f55a: Pulling fs layer 05:09:27 f7079c9c4ba1: Verifying Checksum 05:09:27 f7079c9c4ba1: Download complete 05:09:28 47517142f6ba: Download complete 05:09:28 aba105e6f55a: Verifying Checksum 05:09:28 aba105e6f55a: Download complete 05:09:28 47517142f6ba: Pull complete 05:09:28 5f8c4bfa009b: Verifying Checksum 05:09:28 5f8c4bfa009b: Download complete 05:09:33 5f8c4bfa009b: Pull complete 05:09:33 f7079c9c4ba1: Pull complete 05:09:33 aba105e6f55a: Pull complete 05:09:33 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:09:33 Status: Downloaded newer image for node:16.17-alpine3.15 05:09:33 ---> bf1b8b58d215 05:09:33 Step 2/10 : RUN apk add --no-cache chromium 05:09:33 ---> Running in 758cadeabdc6 05:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:09:35 (1/128) Installing libxau (1.0.9-r0) 05:09:35 (2/128) Installing libmd (1.0.3-r0) 05:09:35 (3/128) Installing libbsd (0.11.3-r1) 05:09:35 (4/128) Installing libxdmcp (1.1.3-r0) 05:09:35 (5/128) Installing libxcb (1.14-r2) 05:09:35 (6/128) Installing libx11 (1.7.3.1-r0) 05:09:36 (7/128) Installing libxext (1.3.4-r0) 05:09:36 (8/128) Installing libice (1.0.10-r0) 05:09:36 (9/128) Installing libuuid (2.37.4-r0) 05:09:36 (10/128) Installing libsm (1.2.3-r0) 05:09:36 (11/128) Installing libxt (1.2.1-r0) 05:09:36 (12/128) Installing libxmu (1.1.3-r0) 05:09:36 (13/128) Installing xset (1.2.4-r0) 05:09:36 (14/128) Installing xprop (1.2.5-r0) 05:09:36 (15/128) Installing xdg-utils (1.1.3-r0) 05:09:36 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:09:36 (17/128) Installing pkgconf (1.8.1-r0) 05:09:36 (18/128) Installing libffi (3.4.2-r1) 05:09:36 (19/128) Installing libintl (0.21-r0) 05:09:36 (20/128) Installing libblkid (2.37.4-r0) 05:09:36 (21/128) Installing libmount (2.37.4-r0) 05:09:36 (22/128) Installing pcre (8.45-r1) 05:09:36 (23/128) Installing glib (2.70.1-r0) 05:09:36 (24/128) Installing xz-libs (5.2.5-r1) 05:09:36 (25/128) Installing libxml2 (2.9.14-r2) 05:09:36 (26/128) Installing shared-mime-info (2.1-r2) 05:09:36 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:09:36 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:09:36 (29/128) Installing libpng (1.6.37-r1) 05:09:36 (30/128) Installing libwebp (1.2.2-r0) 05:09:36 (31/128) Installing zstd-libs (1.5.0-r0) 05:09:36 (32/128) Installing tiff (4.4.0-r1) 05:09:36 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:09:36 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:09:36 (35/128) Installing libxcomposite (0.4.5-r0) 05:09:36 (36/128) Installing libxfixes (6.0.0-r0) 05:09:36 (37/128) Installing libxrender (0.9.10-r3) 05:09:36 (38/128) Installing libxcursor (1.2.0-r0) 05:09:36 (39/128) Installing libxdamage (1.1.5-r1) 05:09:36 (40/128) Installing libxi (1.8-r0) 05:09:36 (41/128) Installing libxinerama (1.1.4-r1) 05:09:36 (42/128) Installing libxrandr (1.5.2-r1) 05:09:36 (43/128) Installing atk (2.36.0-r0) 05:09:36 (44/128) Installing libxtst (1.2.3-r3) 05:09:36 (45/128) Installing dbus-libs (1.12.24-r0) 05:09:36 (46/128) Installing at-spi2-core (2.42.0-r0) 05:09:36 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:09:36 (48/128) Installing expat (2.5.0-r0) 05:09:36 (49/128) Installing brotli-libs (1.0.9-r5) 05:09:36 (50/128) Installing libbz2 (1.0.8-r1) 05:09:36 (51/128) Installing freetype (2.11.1-r2) 05:09:37 (52/128) Installing fontconfig (2.13.1-r4) 05:09:37 (53/128) Installing pixman (0.40.0-r4) 05:09:37 (54/128) Installing cairo (1.16.0-r5) 05:09:37 (55/128) Installing cairo-gobject (1.16.0-r5) 05:09:37 (56/128) Installing avahi-libs (0.8-r5) 05:09:37 (57/128) Installing gmp (6.2.1-r1) 05:09:37 (58/128) Installing nettle (3.7.3-r0) 05:09:37 (59/128) Installing p11-kit (0.24.0-r1) 05:09:37 (60/128) Installing libtasn1 (4.18.0-r1) 05:09:37 (61/128) Installing libunistring (0.9.10-r1) 05:09:37 (62/128) Installing gnutls (3.7.1-r2) 05:09:37 (63/128) Installing cups-libs (2.3.3-r6) 05:09:37 (64/128) Installing libepoxy (1.5.9-r0) 05:09:37 (65/128) Installing fribidi (1.0.11-r0) 05:09:37 (66/128) Installing graphite2 (1.3.14-r0) 05:09:37 (67/128) Installing harfbuzz (3.0.0-r2) 05:09:37 (68/128) Installing libxft (2.3.4-r0) 05:09:37 (69/128) Installing pango (1.48.10-r0) 05:09:37 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:09:37 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:09:37 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:09:37 (73/128) Installing xkeyboard-config (2.34-r0) 05:09:37 (74/128) Installing libxkbcommon (1.3.1-r0) 05:09:37 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:09:37 Executing gtk+3.0-3.24.30-r0.post-install 05:09:37 (76/128) Installing libfontenc (1.1.4-r0) 05:09:37 (77/128) Installing mkfontscale (1.2.1-r1) 05:09:37 (78/128) Installing ttf-opensans (1.10-r1) 05:09:37 Executing ttf-opensans-1.10-r1.post-install 05:09:40 (79/128) Installing libogg (1.3.5-r0) 05:09:40 (80/128) Installing flac (1.3.4-r0) 05:09:40 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:09:40 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:09:40 (83/128) Installing sdl2 (2.0.16-r4) 05:09:40 (84/128) Installing aom-libs (3.2.0-r0) 05:09:40 (85/128) Installing libass (0.15.2-r0) 05:09:40 (86/128) Installing libdav1d (0.9.2-r0) 05:09:40 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:09:40 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:09:40 (89/128) Installing lame (3.100-r0) 05:09:40 (90/128) Installing opus (1.3.1-r1) 05:09:40 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:09:40 (92/128) Installing soxr (0.1.3-r2) 05:09:40 (93/128) Installing libsrt (1.4.2-r1) 05:09:40 (94/128) Installing libssh (0.9.6-r1) 05:09:40 (95/128) Installing libtheora (1.1.1-r16) 05:09:40 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:09:40 (97/128) Installing libdrm (2.4.109-r0) 05:09:40 (98/128) Installing libva (2.13.0-r0) 05:09:40 (99/128) Installing libvdpau (1.4-r0) 05:09:40 (100/128) Installing vidstab (1.1.0-r1) 05:09:40 (101/128) Installing libvorbis (1.3.7-r0) 05:09:40 (102/128) Installing libvpx (1.10.0-r0) 05:09:40 (103/128) Installing vulkan-loader (1.2.196-r0) 05:09:40 (104/128) Installing x264-libs (20210613-r0) 05:09:40 (105/128) Installing x265-libs (3.5-r0) 05:09:40 (106/128) Installing xvidcore (1.3.7-r1) 05:09:40 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:09:40 (108/128) Installing libevent (2.1.12-r4) 05:09:41 (109/128) Installing mesa (21.2.6-r0) 05:09:41 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:09:41 (111/128) Installing mesa-gbm (21.2.6-r0) 05:09:41 (112/128) Installing lcms2 (2.12-r1) 05:09:41 (113/128) Installing nspr (4.32-r0) 05:09:41 (114/128) Installing sqlite-libs (3.36.0-r0) 05:09:41 (115/128) Installing nss (3.78.1-r0) 05:09:41 (116/128) Installing libasyncns (0.8-r1) 05:09:41 (117/128) Installing libltdl (2.4.6-r7) 05:09:41 (118/128) Installing orc (0.4.32-r0) 05:09:41 (119/128) Installing libsndfile (1.0.31-r1) 05:09:41 (120/128) Installing speexdsp (1.2.0-r0) 05:09:41 (121/128) Installing tdb-libs (1.4.5-r0) 05:09:41 (122/128) Installing libpulse (15.0-r2) 05:09:41 (123/128) Installing re2 (2021.11.01-r0) 05:09:41 (124/128) Installing snappy (1.1.9-r1) 05:09:41 (125/128) Installing libgpg-error (1.42-r1) 05:09:41 (126/128) Installing libgcrypt (1.9.4-r0) 05:09:41 (127/128) Installing libxslt (1.1.35-r0) 05:09:41 (128/128) Installing chromium (99.0.4844.84-r0) 05:09:45 Executing busybox-1.34.1-r7.trigger 05:09:45 Executing glib-2.70.1-r0.trigger 05:09:45 Executing shared-mime-info-2.1-r2.trigger 05:09:47 Executing gdk-pixbuf-2.42.8-r0.trigger 05:09:47 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:09:47 Executing fontconfig-2.13.1-r4.trigger 05:09:47 Executing mkfontscale-1.2.1-r1.trigger 05:09:47 OK: 275 MiB in 144 packages 05:09:55 Removing intermediate container 758cadeabdc6 05:09:55 ---> 91a2205ac24f 05:09:55 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:09:55 ---> Running in 9c33a3dded2f 05:09:55 Removing intermediate container 9c33a3dded2f 05:09:55 ---> 50e83bf9d497 05:09:55 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:09:55 ---> Running in 7e1cf3be9abb 05:09:55 Removing intermediate container 7e1cf3be9abb 05:09:55 ---> c40dc60bbe6b 05:09:55 Step 5/10 : RUN npm install -g npm 05:09:55 ---> Running in 15915546f2d3 05:10:22 05:10:22 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 05:10:22 05:10:22 27 packages are looking for funding 05:10:22 run `npm fund` for details 05:10:22 05:10:22 found 0 vulnerabilities 05:10:25 Removing intermediate container 15915546f2d3 05:10:25 ---> f0c23efdd634 05:10:25 Step 6/10 : ARG USER=1000 05:10:25 ---> Running in f35bc3b1afe8 05:10:25 Removing intermediate container f35bc3b1afe8 05:10:25 ---> 3ed174913347 05:10:25 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:10:25 ---> Running in 96ea0d078e24 05:10:27 Removing intermediate container 96ea0d078e24 05:10:27 ---> 5a86da0c78c4 05:10:27 Step 8/10 : USER $USER:$USER 05:10:27 ---> Running in 71112a733ea6 05:10:27 Removing intermediate container 71112a733ea6 05:10:27 ---> fd52e43fd7b5 05:10:27 Step 9/10 : WORKDIR /app 05:10:27 ---> Running in 8da3216fcf01 05:10:27 Removing intermediate container 8da3216fcf01 05:10:27 ---> cf91e46c606d 05:10:27 Step 10/10 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:10:27 ---> Running in c2898c88c692 05:10:28 Removing intermediate container c2898c88c692 05:10:28 ---> 8e0fd069c4d5 05:10:28 Successfully built 8e0fd069c4d5 05:10:28 Successfully tagged edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:10:28 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:10:28 touch edgex-web-ui.imagebuilt 05:10:28 mkdir -p node_modules coverage 05:10:28 chown "1000:1000" node_modules coverage package-lock.json 05:10:28 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:10:40 npm WARN old lockfile 05:10:40 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:10:40 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:10:40 npm WARN old lockfile 05:10:40 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:10:40 npm WARN old lockfile 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:19 npm WARN EBADENGINE Unsupported engine { 05:11:19 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:11:19 npm WARN EBADENGINE required: { 05:11:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:11:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:11:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:11:19 npm WARN EBADENGINE }, 05:11:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 05:11:19 npm WARN EBADENGINE } 05:11:52 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:11:52 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:11:52 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:11:52 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:11:52 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:11:52 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:11:56 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:12:05 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:12:05 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:12:05 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:12:20 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:12:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:12:27 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:12:28 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. 05:12:34 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. 05:12:34 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. 05:12:35 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:12:50 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 05:12:50 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 05:13:12 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. 05:13:34 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. 05:14:13 05:14:13 added 1475 packages, and audited 1476 packages in 4m 05:14:13 05:14:13 90 packages are looking for funding 05:14:13 run `npm fund` for details 05:14:14 05:14:14 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:14:14 05:14:14 To address issues that do not require attention, run: 05:14:14 npm audit fix 05:14:14 05:14:14 To address all issues (including breaking changes), run: 05:14:14 npm audit fix --force 05:14:14 05:14:14 Run `npm audit` for details. 05:14:20 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 05:14:35 - Generating browser application bundles (phase: setup)... 05:15:07 Compiling @angular/core : es2015 as esm2015 05:15:07 Compiling @angular/compiler/testing : es2015 as esm2015 05:15:40 Compiling @angular/common : es2015 as esm2015 05:15:40 Compiling @angular/core/testing : es2015 as esm2015 05:15:42 Compiling @angular/platform-browser : es2015 as esm2015 05:15:42 Compiling @angular/common/testing : es2015 as esm2015 05:15:48 Compiling @angular/router : es2015 as esm2015 05:15:48 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:15:52 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:15:54 Compiling @angular/common/http : es2015 as esm2015 05:15:55 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:15:58 Compiling @angular/forms : es2015 as esm2015 05:16:00 Compiling @angular/router/testing : es2015 as esm2015 05:16:00 Compiling @angular/common/http/testing : es2015 as esm2015 05:17:08 23 05 2023 05:16:57.677:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:17:08 23 05 2023 05:16:57.690:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:17:08 23 05 2023 05:16:57.718:INFO [launcher]: Starting browser ChromeHeadless 05:18:04 23 05 2023 05:18:04.638:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:18:51 23 05 2023 05:18:47.198:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:19:09 ✔ Browser application bundle generation complete. 05:19:09 23 05 2023 05:19:08.331:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4wxHnG-FAxlOtQhhAAAB with id 5155282 05:19:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:19:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.255 secs) 05:19:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.903 secs) 05:19:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.371 secs) 05:19:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.44 secs) 05:19:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.56 secs) 05:19:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.638 secs) 05:19:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.323 secs) 05:19:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.6 secs) 05:19:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.639 secs) 05:19:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.663 secs) 05:19:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.874 secs) 05:19:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.053 secs) 05:19:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.122 secs) 05:19:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.144 secs) 05:19:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.794 secs) 05:19:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.899 secs) 05:19:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.245 secs) 05:19:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.337 secs) 05:19:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.551 secs) 05:19:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.596 secs) 05:19:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.625 secs) 05:19:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.66 secs) 05:19:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.888 secs) 05:19:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.993 secs) 05:19:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.095 secs) 05:19:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.186 secs) 05:19:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.224 secs) 05:19:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.263 secs) 05:19:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.438 secs) 05:19:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.502 secs) 05:19:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.604 secs) 05:19:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.654 secs) 05:19:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.81 secs) 05:19:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.17 secs) 05:19:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.283 secs) 05:19:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.345 secs) 05:19:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.6 secs) 05:19:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.676 secs) 05:19:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.713 secs) 05:19:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.861 secs) 05:19:35 WARN: ' 05:19:35 It looks like you're using ngModel on the same form field as formControlName. 05:19:35 Support for using the ngModel input property and ngModelChange event with 05:19:35 reactive form directives has been deprecated in Angular v6 and will be removed 05:19:35 in a future version of Angular. 05:19:35 05:19:35 For more information on this, see our API docs here: 05:19:35 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:19:35 ' 05:19:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.861 secs) 05:19:35 WARN: ' 05:19:35 It looks like you're using ngModel on the same form field as formControlName. 05:19:35 Support for using the ngModel input property and ngModelChange event with 05:19:35 reactive form directives has been deprecated in Angular v6 and will be removed 05:19:35 in a future version of Angular. 05:19:35 05:19:35 For more information on this, see our API docs here: 05:19:35 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:19:35 ' 05:19:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.08 secs) 05:19:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.115 secs) 05:19:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.296 secs) 05:19:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.309 secs) 05:19:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.361 secs) 05:19:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.39 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.663 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.708 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.814 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.84 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.89 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.92 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.053 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.114 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.269 secs) 05:19:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.359 secs) 05:19:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.545 secs) 05:19:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.693 secs) 05:19:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.782 secs) 05:19:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.996 secs) 05:19:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.039 secs) 05:19:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.051 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.236 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.287 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.335 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.415 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.473 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.623 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.7 secs) 05:19:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.864 secs) 05:19:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.942 secs) 05:19:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.009 secs) 05:19:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.18 secs) 05:19:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.241 secs) 05:19:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.279 secs) 05:19:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.309 secs) 05:19:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.443 secs) 05:19:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.522 secs) 05:19:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.784 secs) 05:19:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.913 secs) 05:19:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 11.003 secs) 05:19:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 11.024 secs) 05:19:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 11.038 secs) 05:19:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.259 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.309 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.372 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.433 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.542 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.564 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.577 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.667 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.913 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.939 secs) 05:19:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.96 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.976 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.086 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.126 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.162 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.197 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.253 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.403 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.447 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.483 secs) 05:19:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.686 secs) 05:19:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.747 secs) 05:19:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.373 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.45 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.501 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.522 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.535 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.61 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.737 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.764 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.86 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.885 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.898 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.915 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.929 secs) 05:19:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.998 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.185 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.307 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.38 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.447 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.484 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.532 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.612 secs) 05:19:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.758 secs) 05:19:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.949 secs) 05:19:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.034 secs) 05:19:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.066 secs) 05:19:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.079 secs) 05:19:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.094 secs) 05:19:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.162 secs) 05:19:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.236 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.294 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.326 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.349 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.373 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.39 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.408 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.42 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.444 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.456 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.471 secs) 05:19:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.49 secs) 05:19:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.675 secs / 15.49 secs) 05:19:48 TOTAL: 145 SUCCESS 05:19:48 ✔ Browser application bundle generation complete. 05:19:52 05:19:52 =============================== Coverage summary =============================== 05:19:52 Statements : 41.56% ( 1425/3429 ) 05:19:52 Branches : 12.14% ( 109/898 ) 05:19:52 Functions : 33.33% ( 417/1251 ) 05:19:52 Lines : 39.45% ( 1280/3245 ) 05:19:52 ================================================================================ 05:19:52 23 05 2023 05:19:51.893:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:19:53 ✔ Browser application bundle generation complete. 05:19:54 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:19:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:19:54 $ docker stop --time=1 deff1b015794daaae2bdc32aec79d008fed65d62b17c682aab252b2331c6c490 05:19:55 $ docker rm -f --volumes deff1b015794daaae2bdc32aec79d008fed65d62b17c682aab252b2331c6c490 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:00 Warning: overwriting stash ‘coverage-report’ 05:20:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:09 + ls -al . 05:20:09 total 176 05:20:09 drwxrwxr-x 13 jenkins jenkins 4096 May 23 05:06 . 05:20:09 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:03 .. 05:20:09 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:04 .blubracket 05:20:09 -rw-rw-r-- 1 jenkins jenkins 18 May 23 05:04 .dockerignore 05:20:09 drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:04 .git 05:20:09 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:04 .github 05:20:09 -rw-rw-r-- 1 jenkins jenkins 185 May 23 05:04 .gitignore 05:20:09 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 05:04 Attribution.txt 05:20:09 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 05:04 CHANGELOG.md 05:20:09 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 05:04 CONTRIBUTING.md 05:20:09 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 05:04 Dockerfile 05:20:09 -rw-rw-r-- 1 jenkins jenkins 652 May 23 05:04 Jenkinsfile 05:20:09 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 05:04 LICENSE 05:20:09 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 05:04 Makefile 05:20:09 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 05:04 README.md 05:20:09 -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:01 VERSION 05:20:09 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:04 assets 05:20:09 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:04 bin 05:20:09 drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:04 cmd 05:20:09 -rw-r--r-- 1 jenkins jenkins 10 May 23 05:06 coverage.out 05:20:09 drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:04 docs 05:20:09 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 05:04 go.mod 05:20:09 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 05:04 go.sum 05:20:09 drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:04 internal 05:20:09 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:04 snap 05:20:09 drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:04 testing 05:20:09 -rw-rw-r-- 1 jenkins jenkins 155 May 23 05:04 version.go 05:20:09 drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:10 + 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=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f --label arch=arm64 --label version=0.0.0 . 05:20:11 Sending build context to Docker daemon 31.1MB 05:20:11 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:20:11 Step 2/25 : FROM ${BASE} AS builder 05:20:11 ---> 0722f6a97b6e 05:20:11 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:20:12 ---> Running in f9e34643e5a9 05:20:12 Removing intermediate container f9e34643e5a9 05:20:12 ---> 644384d4dfba 05:20:12 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:20:12 ---> Running in 02f99d1672f0 05:20:12 Removing intermediate container 02f99d1672f0 05:20:12 ---> 506e60866e9d 05:20:12 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:20:12 ---> Running in 53e6dc1a2650 05:20:13 Removing intermediate container 53e6dc1a2650 05:20:13 ---> bd1faaa9b6bc 05:20:13 Step 6/25 : LABEL Name=edgex-ui-go 05:20:13 ---> Running in ee4276c17de5 05:20:13 Removing intermediate container ee4276c17de5 05:20:13 ---> 64f01e78cff4 05:20:13 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:20:13 ---> Running in 635111d18c91 05:20:14 Removing intermediate container 635111d18c91 05:20:14 ---> febb60264291 05:20:14 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:20:15 ---> ab23e50bd059 05:20:15 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:15 ---> Running in c073bbac4fc1 05:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:20:18 OK: 263 MiB in 53 packages 05:20:19 Removing intermediate container c073bbac4fc1 05:20:19 ---> 0997143b3e50 05:20:19 Step 10/25 : ENV GO111MODULE=on 05:20:19 ---> Running in 15cb1352f028 05:20:19 Removing intermediate container 15cb1352f028 05:20:19 ---> c3f1eedcd3f2 05:20:19 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:20:20 ---> Running in 6c34a9964423 05:20:20 Removing intermediate container 6c34a9964423 05:20:20 ---> 6d402d472362 05:20:20 Step 12/25 : COPY go.mod vendor* ./ 05:20:20 ---> 95b82a849ddc 05:20:20 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:20 ---> Running in cf6b78b43819 05:20:23 Removing intermediate container cf6b78b43819 05:20:23 ---> 5332738e7143 05:20:23 Step 14/25 : COPY . . 05:20:31 ---> 4e432a0308f0 05:20:31 Step 15/25 : RUN ${MAKE} 05:20:31 ---> Running in 250adbec34e1 05:20:31 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 05:22:38 Removing intermediate container 250adbec34e1 05:22:38 ---> b03cc970b50b 05:22:38 Step 16/25 : FROM alpine:3.17 05:22:38 3.17: Pulling from library/alpine 05:22:38 c41833b44d91: Already exists 05:22:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:22:38 Status: Downloaded newer image for alpine:3.17 05:22:38 ---> 51e60588ff2c 05:22:38 Step 17/25 : EXPOSE 4000 05:22:38 ---> Running in 4f235f99dd74 05:22:38 Removing intermediate container 4f235f99dd74 05:22:38 ---> 17848e6286b4 05:22:38 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 05:22:38 ---> 48cba4203f4e 05:22:38 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:22:38 ---> 7dae0d022c97 05:22:38 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:22:38 ---> 6a671a60b788 05:22:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:22:38 ---> Running in 4d96411c8f1b 05:22:38 Removing intermediate container 4d96411c8f1b 05:22:38 ---> 94b46e335ee4 05:22:38 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:22:38 ---> Running in 4eb230212f1b 05:22:38 Removing intermediate container 4eb230212f1b 05:22:38 ---> 93cffbe7c2cd 05:22:38 Step 23/25 : LABEL arch=arm64 05:22:38 ---> Running in bb71ff2bcbad 05:22:38 Removing intermediate container bb71ff2bcbad 05:22:38 ---> 846ad18bb960 05:22:38 Step 24/25 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 05:22:38 ---> Running in 26306ecbb497 05:22:38 Removing intermediate container 26306ecbb497 05:22:38 ---> bb47e742ade0 05:22:38 Step 25/25 : LABEL version=0.0.0 05:22:38 ---> Running in 3ad7f971820a 05:22:38 Removing intermediate container 3ad7f971820a 05:22:38 ---> afe538c49111 05:22:38 [Warning] One or more build-args [ARCH] were not consumed 05:22:38 Successfully built afe538c49111 05:22:38 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 05:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:39 05:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:39 arm64: Pulling from edgex-lftools-log-publisher 05:22:39 8998bd30e6a1: Pulling fs layer 05:22:39 04944245beec: Pulling fs layer 05:22:39 699f458cf7ca: Pulling fs layer 05:22:39 765212b225bb: Pulling fs layer 05:22:39 f23df028b6ca: Pulling fs layer 05:22:39 d65c8cfc05b1: Pulling fs layer 05:22:39 2437ff75d9bd: Pulling fs layer 05:22:39 f23df028b6ca: Waiting 05:22:39 765212b225bb: Waiting 05:22:39 d65c8cfc05b1: Waiting 05:22:39 2437ff75d9bd: Waiting 05:22:39 04944245beec: Verifying Checksum 05:22:39 04944245beec: Download complete 05:22:39 765212b225bb: Verifying Checksum 05:22:39 765212b225bb: Download complete 05:22:39 f23df028b6ca: Verifying Checksum 05:22:39 f23df028b6ca: Download complete 05:22:39 d65c8cfc05b1: Verifying Checksum 05:22:39 d65c8cfc05b1: Download complete 05:22:40 699f458cf7ca: Verifying Checksum 05:22:40 699f458cf7ca: Download complete 05:22:40 8998bd30e6a1: Verifying Checksum 05:22:40 8998bd30e6a1: Download complete 05:22:43 2437ff75d9bd: Verifying Checksum 05:22:43 2437ff75d9bd: Download complete 05:22:44 8998bd30e6a1: Pull complete 05:22:45 04944245beec: Pull complete 05:22:46 699f458cf7ca: Pull complete 05:22:46 765212b225bb: Pull complete 05:22:47 f23df028b6ca: Pull complete 05:22:47 d65c8cfc05b1: Pull complete 05:22:59 2437ff75d9bd: Pull complete 05:22:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-16465 does not seem to be running inside a container 05:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:23:03 $ docker top e1264a3af97e1cf215d72b85e2776860b2d020b156a6f424e4d97a095f5ac416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:03 ---> job-cost.sh 05:23:03 lf-activate-venv: SKIPPING 05:23:03 INFO: No Stack... 05:23:04 INFO: Retrieving Pricing Info for: v3-standard-4 05:23:05 INFO: Archiving Costs [Pipeline] sh 05:23:05 + + cat /w/workspace/edgex-ui-go/1/archives/cost.csvcut 05:23:05 -d, -f6 [Pipeline] lock 05:23:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] 05:23:05 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] did not exist. Created. 05:23:05 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:23:06 /w/workspace/edgex-ui-go/1@tmp/durable-7b5b5062/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:23:06 + echo total: 0.10999999940395355 [Pipeline] stash 05:23:06 Warning: overwriting stash ‘stack-cost’ 05:23:12 Stashed 1 file(s) [Pipeline] } 05:23:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:23:12 $ docker stop --time=1 e1264a3af97e1cf215d72b85e2776860b2d020b156a6f424e4d97a095f5ac416 05:23:13 $ docker rm -f --volumes e1264a3af97e1cf215d72b85e2776860b2d020b156a6f424e4d97a095f5ac416 [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 05:23:14 provisioning config files... 05:23:14 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config12376574480575518338tmp [Pipeline] { [Pipeline] sh 05:23:15 + set +x 05:23:15 + curl -s https://codecov.io/bash 05:23:15 + bash -s -- 05:23:15 05:23:15 _____ _ 05:23:15 / ____| | | 05:23:15 | | ___ __| | ___ ___ _____ __ 05:23:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:23:15 | |___| (_) | (_| | __/ (_| (_) \ V / 05:23:15 \_____\___/ \__,_|\___|\___\___/ \_/ 05:23:15 Bash-1.0.6 05:23:15 05:23:15 05:23:15 ==> git version 2.25.1 found 05:23:15 ==> 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 05:23:15 Release-Date: 2020-01-08 05:23:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:23:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:23:15 ==> Jenkins CI detected. 05:23:15 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-615 05:23:15 project root: . 05:23:15 --> token set from env 05:23:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:23:15 ==> Running gcov in . (disable via -X gcov) 05:23:15 ==> Python coveragepy not found 05:23:15 ==> Searching for coverage reports in: 05:23:15 + . 05:23:15 -> Found 1 reports 05:23:15 ==> Detecting git/mercurial file structure 05:23:15 ==> Reading reports 05:23:15 + ./coverage.out bytes=10 05:23:15 ==> Appending adjustments 05:23:15 https://docs.codecov.io/docs/fixing-reports 05:23:15 + Found adjustments 05:23:15 ==> Gzipping contents 05:23:15 12K /tmp/codecov.3siiDm.gz 05:23:15 ==> Uploading reports 05:23:15 url: https://codecov.io 05:23:15 query: branch=PR-615&commit=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-615%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=615&job=&cmd_args= 05:23:15 -> Pinging Codecov 05:23:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-615&commit=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-615%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=615&job=&cmd_args= 05:23:16 -> Uploading to 05:23:16 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/0a7d8442dc7f228d2e6f1b617512d73ac9bea30f/a800adae-46dc-4fc0-b811-ae5a8f045d49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T052316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29414a8890f266c576264febb249499b15dff7767474a41fbc61ea6d4bc0dd6c 05:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:16 Dload Upload Total Spent Left Speed 05:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 44065 --:--:-- --:--:-- --:--:-- 44065 05:23:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] } 05:23:16 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 05:23:18 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives ] 05:23:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives 05:23:18 total 16 05:23:18 drwxr-xr-x 3 root root 4096 May 23 05:04 . 05:23:18 drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:04 .. 05:23:18 drwxr-xr-x 2 root root 4096 May 23 05:04 cost 05:23:18 -rw-r--r-- 1 root root 83 May 23 05:04 cost.csv 05:23:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives 05:23:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives 05:23:18 total 16 05:23:18 drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:04 . 05:23:18 drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:04 .. 05:23:18 drwxr-xr-x 2 jenkins jenkins 4096 May 23 05:04 cost 05:23:18 -rw-r--r-- 1 jenkins jenkins 83 May 23 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:23:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:19 ---> package-listing.sh 05:23:19 ++ facter osfamily 05:23:19 ++ tr '[:upper:]' '[:lower:]' 05:23:19 + OS_FAMILY=debian 05:23:19 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-615 05:23:19 + START_PACKAGES=/tmp/packages_start.txt 05:23:19 + END_PACKAGES=/tmp/packages_end.txt 05:23:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:19 + PACKAGES=/tmp/packages_start.txt 05:23:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-615 ']' 05:23:19 + PACKAGES=/tmp/packages_end.txt 05:23:19 + case "${OS_FAMILY}" in 05:23:19 + dpkg -l 05:23:19 + grep '^ii' 05:23:19 + '[' -f /tmp/packages_start.txt ']' 05:23:19 + '[' -f /tmp/packages_end.txt ']' 05:23:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:19 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-615 ']' 05:23:19 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives/ 05:23:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives/ [Pipeline] echo 05:23:19 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-615/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:23:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:20 prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container 05:23:20 $ 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-615/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-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:23:21 $ docker top da66bdf0f8d388727ef3c2d5ba857cf3d8fd1322cfc1173250244cbecd04a7e3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:21 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:21 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:22 + ls /var/log/sa-host 05:23:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:22 provisioning config files... 05:23:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config14741815230927254676tmp [Pipeline] { [Pipeline] echo 05:23:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:22 ---> create-netrc.sh [Pipeline] } 05:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:23 ---> python-tools-install.sh [Pipeline] echo 05:23:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:23 ---> sudo-logs.sh 05:23:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:23:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:23 ---> job-cost.sh 05:23:23 lf-activate-venv: SKIPPING 05:23:23 DEBUG: total: 0.2199999988079071 05:23:23 INFO: Retrieving Stack Cost... 05:23:24 INFO: Retrieving Pricing Info for: v3-standard-8 05:23:24 INFO: Archiving Costs [Pipeline] echo 05:23:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:25 ---> logs-deploy.sh 05:23:25 lf-activate-venv: SKIPPING 05:23:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-615/1 05:23:25 INFO: archiving workspace using pattern(s): 05:23:25 Archives upload complete. 05:23:25 INFO: archiving logs to Nexus