Pull request #621 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c+644bbf00b5c54e5a158a68758c6e0479d3a0d70d (f74a95a44d9071ea3154dcc96f24bd8e7c18d66f) 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-ssh9200682858888703720.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-ssh7762038317493773501.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-621/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-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6352508656732670117.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-621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh861638191346985894.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-ssh11078809178214990556.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-621/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-621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8812106179763860682.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 ‘prd-ubuntu20.04-docker-8c-8g-17367’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17370 in /w/workspace/edgexfoundry_edgex-ui-go_PR-621 [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-621 # 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/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 644bbf00b5c54e5a158a68758c6e0479d3a0d70d into PR head commit 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c Merge succeeded, producing 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c Checking out Revision 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c (PR-621) > git config core.sparsecheckout # timeout=10 > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # 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 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # timeout=10 Commit message: "docs: Update changelog for 3.0" 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 21:41:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:41:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:41:42 ========================================================= 21:41:42 EdgeX Global Pipelines Version Info 21:41:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:41:42 ------------------- 21:41:42 stable info: 21:41:42 ------------------- 21:41:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:41:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:41:42 Message: update stable to v1.0.249 21:41:43 ------------------- 21:41:43 experimental info: 21:41:43 ------------------- 21:41:43 Commited By: **** collab-it+edgex@linuxfoundation.org 21:41:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:41:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:41:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:41:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-621 [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-621 [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-621 [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82f81dd [Pipeline] echo 21:41:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:41:45 provisioning config files... 21:41:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config5987530350552976693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:45 ---> docker-login.sh 21:41:45 nexus3.edgexfoundry.org:10001 21:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:46 Configure a credential helper to remove this warning. See 21:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:46 21:41:46 Login Succeeded 21:41:46 nexus3.edgexfoundry.org:10002 21:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:46 Configure a credential helper to remove this warning. See 21:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:46 21:41:46 Login Succeeded 21:41:46 nexus3.edgexfoundry.org:10003 21:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:46 Configure a credential helper to remove this warning. See 21:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:46 21:41:46 Login Succeeded 21:41:46 nexus3.edgexfoundry.org:10004 21:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:46 Configure a credential helper to remove this warning. See 21:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:46 21:41:46 Login Succeeded 21:41:46 docker.io 21:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:41:46 Configure a credential helper to remove this warning. See 21:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:41:46 21:41:46 Login Succeeded 21:41:46 ---> docker-login.sh ends [Pipeline] } 21:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:41:47 + git rev-list -1 --merges 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c~1..82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo 21:41:47 -----------> git rev-list -1 --merges 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c~1..82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [false] [Pipeline] sh 21:41:48 + git log --format=format:%s -1 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo 21:41:48 ========================================================= 21:41:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:41:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:41:48 + git log --format=format:%s -1 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] echo 21:41:48 [semverPrep] GIT_COMMIT: 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c, Commit Message: docs: Update changelog for 3.0 [Pipeline] echo 21:41:48 [semverPrep] This is not a build commit. [Pipeline] sh 21:41:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:41:49 + grep -v github /etc/ssh/ssh_known_hosts 21:41:49 + [ -e /tmp/ssh_known_hosts ] 21:41:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:41:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:41:49 + sudo tee -a /etc/ssh/ssh_known_hosts 21:41:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:49 21:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:50 0.1.4: Pulling from edgex-devops/py-git-semver 21:41:50 b85a868b505f: Pulling fs layer 21:41:50 e2be974225ed: Pulling fs layer 21:41:50 339a4e72a1f5: Pulling fs layer 21:41:50 988bab9f4d93: Pulling fs layer 21:41:50 1469e6f7b9e6: Pulling fs layer 21:41:50 eaf3925da568: Pulling fs layer 21:41:50 bab4dde63d76: Pulling fs layer 21:41:50 bde34c3a00c8: Pulling fs layer 21:41:50 b352a97aabf1: Pulling fs layer 21:41:50 4872d77fe225: Pulling fs layer 21:41:50 5851b861e8e6: Pulling fs layer 21:41:50 eaf3925da568: Waiting 21:41:50 988bab9f4d93: Waiting 21:41:50 bab4dde63d76: Waiting 21:41:50 bde34c3a00c8: Waiting 21:41:50 b352a97aabf1: Waiting 21:41:50 4872d77fe225: Waiting 21:41:50 1469e6f7b9e6: Waiting 21:41:50 e2be974225ed: Download complete 21:41:50 988bab9f4d93: Verifying Checksum 21:41:50 988bab9f4d93: Download complete 21:41:50 1469e6f7b9e6: Verifying Checksum 21:41:50 1469e6f7b9e6: Download complete 21:41:50 339a4e72a1f5: Verifying Checksum 21:41:50 339a4e72a1f5: Download complete 21:41:50 eaf3925da568: Verifying Checksum 21:41:50 bde34c3a00c8: Download complete 21:41:50 b352a97aabf1: Download complete 21:41:50 4872d77fe225: Verifying Checksum 21:41:50 4872d77fe225: Download complete 21:41:50 5851b861e8e6: Verifying Checksum 21:41:50 5851b861e8e6: Download complete 21:41:50 b85a868b505f: Verifying Checksum 21:41:50 b85a868b505f: Download complete 21:41:51 bab4dde63d76: Verifying Checksum 21:41:51 bab4dde63d76: Download complete 21:41:52 b85a868b505f: Pull complete 21:41:52 e2be974225ed: Pull complete 21:41:52 339a4e72a1f5: Pull complete 21:41:53 988bab9f4d93: Pull complete 21:41:53 1469e6f7b9e6: Pull complete 21:41:53 eaf3925da568: Pull complete 21:41:55 bab4dde63d76: Pull complete 21:41:55 bde34c3a00c8: Pull complete 21:41:55 b352a97aabf1: Pull complete 21:41:55 4872d77fe225: Pull complete 21:41:55 5851b861e8e6: Pull complete 21:41:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:41:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:41:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:56 prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container 21:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:42:00 $ docker top 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e -eo pid,comm 21:42: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). 21:42:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:42:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:00 [ssh-agent] Looking for ssh-agent implementation... 21:42:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:00 $ docker exec 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent 21:42:01 SSH_AUTH_SOCK=/tmp/ssh-TQaPTzMPVa32/agent.33 21:42:01 SSH_AGENT_PID=39 21:42:01 Running ssh-add (command line suppressed) 21:42:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_10676293721834478247.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_10676293721834478247.key) 21:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:01 + git tag --points-at HEAD [Pipeline] } 21:42:01 $ docker exec --env ******** --env ******** 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent -k 21:42:01 unset SSH_AUTH_SOCK; 21:42:01 unset SSH_AGENT_PID; 21:42:01 echo Agent pid 39 killed; 21:42:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:42:01 [ssh-agent] Looking for ssh-agent implementation... 21:42:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:42:01 $ docker exec 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent 21:42:01 SSH_AUTH_SOCK=/tmp/ssh-Cy5HJpSOAZUk/agent.71 21:42:01 SSH_AGENT_PID=77 21:42:01 Running ssh-add (command line suppressed) 21:42:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_1269436284653742005.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/private_key_1269436284653742005.key) 21:42:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:42:02 + git semver init 21:42:02 2023-05-30 21:42:02,585 [run_init] DEBUG init version:0.0.0 force:False 21:42:02 2023-05-30 21:42:02,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver 21:42:02 2023-05-30 21:42:02,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver 21:42:02 2023-05-30 21:42:02,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-621, universal_newlines=False, shell=None, istream=None) 21:42:04 2023-05-30 21:42:04,148 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.git/info/exclude 21:42:04 2023-05-30 21:42:04,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver/PR-621 with force:False 21:42:04 2023-05-30 21:42:04,149 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver/PR-621 21:42:04 2023-05-30 21:42:04,153 [execute] INFO git cat-file --batch-check 21:42:04 2023-05-30 21:42:04,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) 21:42:04 2023-05-30 21:42:04,159 [execute] INFO git cat-file --batch 21:42:04 2023-05-30 21:42:04,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver, universal_newlines=False, shell=None, istream=) 21:42:04 2023-05-30 21:42:04,165 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-621/.semver/PR-621 21:42:04 0.0.0 [Pipeline] } 21:42:04 $ docker exec --env ******** --env ******** 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e ssh-agent -k 21:42:04 unset SSH_AUTH_SOCK; 21:42:04 unset SSH_AGENT_PID; 21:42:04 echo Agent pid 77 killed; 21:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:42:05 + git semver [Pipeline] } 21:42:05 $ docker stop --time=1 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e 21:42:07 $ docker rm -f --volumes 6fb669a11b8b5ba63b947de098343e1312244a62f380a7c91bbcd635e357164e [Pipeline] // withDockerContainer [Pipeline] sh 21:42:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:42:07 Stashed 1 file(s) [Pipeline] echo 21:42: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 21:42:08 provisioning config files... 21:42:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config3962524593698112675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:08 ---> docker-login.sh 21:42:08 nexus3.edgexfoundry.org:10001 21:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:08 Configure a credential helper to remove this warning. See 21:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:08 21:42:08 Login Succeeded 21:42:08 nexus3.edgexfoundry.org:10002 21:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:08 Configure a credential helper to remove this warning. See 21:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:08 21:42:08 Login Succeeded 21:42:08 nexus3.edgexfoundry.org:10003 21:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:08 Configure a credential helper to remove this warning. See 21:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:08 21:42:08 Login Succeeded 21:42:08 nexus3.edgexfoundry.org:10004 21:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:08 Configure a credential helper to remove this warning. See 21:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:08 21:42:08 Login Succeeded 21:42:08 docker.io 21:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:09 Configure a credential helper to remove this warning. See 21:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:09 21:42:09 Login Succeeded 21:42:09 ---> docker-login.sh ends [Pipeline] } 21:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:42:09 ========================================================= 21:42:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:42:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:09 + 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 . 21:42:10 Sending build context to Docker daemon 47.59MB 21:42:10 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 21:42:10 Step 2/15 : FROM ${BASE} AS builder 21:42:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:42:10 f56be85fc22e: Pulling fs layer 21:42:10 85791d961cd3: Pulling fs layer 21:42:10 d694b5ae8c79: Pulling fs layer 21:42:10 9f32a84ed3da: Pulling fs layer 21:42:10 4d19c01a9841: Pulling fs layer 21:42:10 9325e15d5711: Pulling fs layer 21:42:10 556b6ee489ea: Pulling fs layer 21:42:10 c5a4b2cf53e6: Pulling fs layer 21:42:10 9f32a84ed3da: Waiting 21:42:10 4d19c01a9841: Waiting 21:42:10 9325e15d5711: Waiting 21:42:10 556b6ee489ea: Waiting 21:42:10 c5a4b2cf53e6: Waiting 21:42:10 85791d961cd3: Download complete 21:42:10 9f32a84ed3da: Verifying Checksum 21:42:10 9f32a84ed3da: Download complete 21:42:10 4d19c01a9841: Verifying Checksum 21:42:10 4d19c01a9841: Download complete 21:42:10 f56be85fc22e: Verifying Checksum 21:42:10 f56be85fc22e: Download complete 21:42:10 9325e15d5711: Verifying Checksum 21:42:10 9325e15d5711: Download complete 21:42:10 f56be85fc22e: Pull complete 21:42:10 85791d961cd3: Pull complete 21:42:10 c5a4b2cf53e6: Verifying Checksum 21:42:10 c5a4b2cf53e6: Download complete 21:42:11 d694b5ae8c79: Download complete 21:42:11 556b6ee489ea: Verifying Checksum 21:42:11 556b6ee489ea: Download complete 21:42:14 d694b5ae8c79: Pull complete 21:42:14 9f32a84ed3da: Pull complete 21:42:14 4d19c01a9841: Pull complete 21:42:14 9325e15d5711: Pull complete 21:42:16 556b6ee489ea: Pull complete 21:42:17 c5a4b2cf53e6: Pull complete 21:42:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:42:17 ---> c4be618373d6 21:42:17 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:42:23 ---> Running in 308f950f2e69 21:42:23 Removing intermediate container 308f950f2e69 21:42:23 ---> 6bbe427d26fd 21:42:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:42:23 ---> Running in bca3cace3fae 21:42:23 Removing intermediate container bca3cace3fae 21:42:23 ---> 5bcd4fb52585 21:42:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:42:23 ---> Running in ee1104e13061 21:42:23 Removing intermediate container ee1104e13061 21:42:23 ---> 2ebbeec7f680 21:42:23 Step 6/15 : LABEL Name=edgex-ui-go 21:42:23 ---> Running in da482e624433 21:42:23 Still waiting to schedule task 21:42:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17368’ is offline 21:42:23 Removing intermediate container da482e624433 21:42:23 ---> 0ebd51c4a166 21:42:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:42:23 ---> Running in 0cc407848e8b 21:42:23 Removing intermediate container 0cc407848e8b 21:42:23 ---> cca29ab4d81d 21:42:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:42:23 latest: Pulling from library/docker 21:42:23 8a49fdb3b6a5: Pulling fs layer 21:42:23 dfb60e7f5d22: Pulling fs layer 21:42:23 f74671f55a8d: Pulling fs layer 21:42:23 159682c80b19: Pulling fs layer 21:42:23 b1fd48ba55f8: Pulling fs layer 21:42:23 6478cae41da0: Pulling fs layer 21:42:23 3dc5e45939f9: Pulling fs layer 21:42:23 ec63addd3bc1: Pulling fs layer 21:42:23 3a314790488f: Pulling fs layer 21:42:23 f97b6f470a44: Pulling fs layer 21:42:23 ba6b089fd04d: Pulling fs layer 21:42:23 3580870ab4aa: Pulling fs layer 21:42:23 27aa171c6e15: Pulling fs layer 21:42:23 b55707de713d: Pulling fs layer 21:42:23 6478cae41da0: Waiting 21:42:23 159682c80b19: Waiting 21:42:23 b1fd48ba55f8: Waiting 21:42:23 3dc5e45939f9: Waiting 21:42:23 ec63addd3bc1: Waiting 21:42:23 3a314790488f: Waiting 21:42:23 f97b6f470a44: Waiting 21:42:23 ba6b089fd04d: Waiting 21:42:23 27aa171c6e15: Waiting 21:42:23 b55707de713d: Waiting 21:42:23 3580870ab4aa: Waiting 21:42:23 f74671f55a8d: Verifying Checksum 21:42:23 f74671f55a8d: Download complete 21:42:23 8a49fdb3b6a5: Verifying Checksum 21:42:23 8a49fdb3b6a5: Download complete 21:42:23 dfb60e7f5d22: Verifying Checksum 21:42:23 dfb60e7f5d22: Download complete 21:42:24 8a49fdb3b6a5: Pull complete 21:42:24 6478cae41da0: Verifying Checksum 21:42:24 6478cae41da0: Download complete 21:42:24 dfb60e7f5d22: Pull complete 21:42:24 f74671f55a8d: Pull complete 21:42:24 b1fd48ba55f8: Verifying Checksum 21:42:24 b1fd48ba55f8: Download complete 21:42:24 3dc5e45939f9: Download complete 21:42:24 159682c80b19: Download complete 21:42:24 ec63addd3bc1: Verifying Checksum 21:42:24 ec63addd3bc1: Download complete 21:42:24 3a314790488f: Verifying Checksum 21:42:24 3a314790488f: Download complete 21:42:24 ba6b089fd04d: Verifying Checksum 21:42:24 ba6b089fd04d: Download complete 21:42:24 f97b6f470a44: Verifying Checksum 21:42:24 f97b6f470a44: Download complete 21:42:24 27aa171c6e15: Verifying Checksum 21:42:24 27aa171c6e15: Download complete 21:42:24 159682c80b19: Pull complete 21:42:24 b55707de713d: Verifying Checksum 21:42:24 b55707de713d: Download complete 21:42:24 b1fd48ba55f8: Pull complete 21:42:25 3580870ab4aa: Verifying Checksum 21:42:25 3580870ab4aa: Download complete 21:42:25 6478cae41da0: Pull complete 21:42:25 3dc5e45939f9: Pull complete 21:42:25 ec63addd3bc1: Pull complete 21:42:25 3a314790488f: Pull complete 21:42:25 f97b6f470a44: Pull complete 21:42:25 ba6b089fd04d: Pull complete 21:42:26 3580870ab4aa: Pull complete 21:42:26 27aa171c6e15: Pull complete 21:42:26 b55707de713d: Pull complete 21:42:26 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 21:42:26 Status: Downloaded newer image for docker:latest 21:42:29 ---> 43f595f44220 21:42:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:42:29 ---> Running in 7220ad84fe66 21:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:42:29 OK: 265 MiB in 53 packages 21:42:29 Removing intermediate container 7220ad84fe66 21:42:29 ---> 3fb59928ce96 21:42:29 Step 10/15 : ENV GO111MODULE=on 21:42:29 ---> Running in 04c911f285e6 21:42:29 Removing intermediate container 04c911f285e6 21:42:29 ---> 13a8a97677c5 21:42:29 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:42:30 ---> Running in 4f94de3d4d77 21:42:30 Removing intermediate container 4f94de3d4d77 21:42:30 ---> b8ab30d07998 21:42:30 Step 12/15 : COPY go.mod vendor* ./ 21:42:30 ---> 06537f6e44db 21:42:30 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:30 ---> Running in 5ed97884d655 21:43:16 Removing intermediate container 5ed97884d655 21:43:16 ---> e203e5acfc41 21:43:16 Step 14/15 : COPY . . 21:43:16 ---> 323cc62557cf 21:43:16 Step 15/15 : RUN ${MAKE} 21:43:16 ---> Running in 4f33543ab273 21:43:16 noop 21:43:16 Removing intermediate container 4f33543ab273 21:43:16 ---> 4decfb21c637 21:43:16 Successfully built 4decfb21c637 21:43:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:17 + docker inspect -f . ci-base-image-x86_64 21:43:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:17 prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container 21:43:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:43:17 $ docker top 145ad66223a1546e61934246b6737c9e3babf419c4628cc71370ec21466b9870 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:18 + go version 21:43:18 go version go1.20.2 linux/amd64 [Pipeline] } 21:43:18 $ docker stop --time=1 145ad66223a1546e61934246b6737c9e3babf419c4628cc71370ec21466b9870 21:43:19 $ docker rm -f --volumes 145ad66223a1546e61934246b6737c9e3babf419c4628cc71370ec21466b9870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:20 + docker inspect -f . ci-base-image-x86_64 21:43:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:20 prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container 21:43:20 $ 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-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:43:20 $ docker top 17c928fac13143883f364240951a09541928b217e04d0fd0bfd2ba3f986b6260 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-621 [Pipeline] fileExists [Pipeline] sh 21:43:21 + make test 21:43:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:43:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:43:33 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:43:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:43:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:43:37 ./bin/test-attribution-txt.sh 21:43:37 make -C web test 21:43:37 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-621/web' 21:43:37 make[1]: tput: No such file or directory 21:43:37 make[1]: tput: No such file or directory 21:43:37 warning: generating ./VERSION 21:43:37 echo "0.0.0" > VERSION 21:43:37 docker build \ 21:43:37 -f Dockerfile \ 21:43:37 --build-arg USER=1000 \ 21:43:37 \ 21:43:37 --label "git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c" \ 21:43:37 -t edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c \ 21:43:37 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 21:43:37 . 21:43:37 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 21:43:37 Install the buildx component to build images with BuildKit: 21:43:37 https://docs.docker.com/go/buildx/ 21:43:37 21:43:37 Sending build context to Docker daemon 2.571MB 21:43:37 Step 1/10 : FROM node:16.17-alpine3.15 21:43:37 16.17-alpine3.15: Pulling from library/node 21:43:37 9621f1afde84: Pulling fs layer 21:43:37 c6f70ee39829: Pulling fs layer 21:43:37 56892a8094a2: Pulling fs layer 21:43:37 58dd87906ef0: Pulling fs layer 21:43:37 9621f1afde84: Verifying Checksum 21:43:37 9621f1afde84: Download complete 21:43:37 9621f1afde84: Pull complete 21:43:37 58dd87906ef0: Download complete 21:43:38 56892a8094a2: Download complete 21:43:39 c6f70ee39829: Verifying Checksum 21:43:39 c6f70ee39829: Download complete 21:43:40 c6f70ee39829: Pull complete 21:43:40 56892a8094a2: Pull complete 21:43:40 58dd87906ef0: Pull complete 21:43:40 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 21:43:40 Status: Downloaded newer image for node:16.17-alpine3.15 21:43:40 ---> b69703f70c3d 21:43:40 Step 2/10 : RUN apk add --no-cache chromium 21:43:44 ---> Running in 1d889ba7ac57 21:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:43:44 (1/129) Installing libxau (1.0.9-r0) 21:43:44 (2/129) Installing libmd (1.0.3-r0) 21:43:44 (3/129) Installing libbsd (0.11.3-r1) 21:43:44 (4/129) Installing libxdmcp (1.1.3-r0) 21:43:44 (5/129) Installing libxcb (1.14-r2) 21:43:44 (6/129) Installing libx11 (1.7.3.1-r0) 21:43:44 (7/129) Installing libxext (1.3.4-r0) 21:43:44 (8/129) Installing libice (1.0.10-r0) 21:43:44 (9/129) Installing libuuid (2.37.4-r0) 21:43:44 (10/129) Installing libsm (1.2.3-r0) 21:43:44 (11/129) Installing libxt (1.2.1-r0) 21:43:44 (12/129) Installing libxmu (1.1.3-r0) 21:43:44 (13/129) Installing xset (1.2.4-r0) 21:43:44 (14/129) Installing xprop (1.2.5-r0) 21:43:44 (15/129) Installing xdg-utils (1.1.3-r0) 21:43:44 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 21:43:44 (17/129) Installing pkgconf (1.8.1-r0) 21:43:44 (18/129) Installing libffi (3.4.2-r1) 21:43:44 (19/129) Installing libintl (0.21-r0) 21:43:44 (20/129) Installing libblkid (2.37.4-r0) 21:43:45 (21/129) Installing libmount (2.37.4-r0) 21:43:45 (22/129) Installing pcre (8.45-r1) 21:43:45 (23/129) Installing glib (2.70.5-r0) 21:43:45 (24/129) Installing xz-libs (5.2.5-r1) 21:43:45 (25/129) Installing libxml2 (2.9.14-r2) 21:43:45 (26/129) Installing shared-mime-info (2.1-r2) 21:43:45 (27/129) Installing hicolor-icon-theme (0.17-r1) 21:43:45 (28/129) Installing libjpeg-turbo (2.1.2-r0) 21:43:45 (29/129) Installing libpng (1.6.37-r1) 21:43:45 (30/129) Installing libwebp (1.2.2-r1) 21:43:45 (31/129) Installing zstd-libs (1.5.0-r0) 21:43:45 (32/129) Installing tiff (4.4.0-r1) 21:43:45 (33/129) Installing gdk-pixbuf (2.42.8-r0) 21:43:45 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 21:43:45 (35/129) Installing libxcomposite (0.4.5-r0) 21:43:45 (36/129) Installing libxfixes (6.0.0-r0) 21:43:45 (37/129) Installing libxrender (0.9.10-r3) 21:43:45 (38/129) Installing libxcursor (1.2.0-r0) 21:43:45 (39/129) Installing libxdamage (1.1.5-r1) 21:43:45 (40/129) Installing libxi (1.8-r0) 21:43:45 (41/129) Installing libxinerama (1.1.4-r1) 21:43:45 (42/129) Installing libxrandr (1.5.2-r1) 21:43:45 (43/129) Installing atk (2.36.0-r0) 21:43:45 (44/129) Installing libxtst (1.2.3-r3) 21:43:45 (45/129) Installing dbus-libs (1.12.24-r0) 21:43:45 (46/129) Installing at-spi2-core (2.42.0-r0) 21:43:45 (47/129) Installing at-spi2-atk (2.38.0-r0) 21:43:45 (48/129) Installing expat (2.5.0-r0) 21:43:45 (49/129) Installing brotli-libs (1.0.9-r5) 21:43:45 (50/129) Installing libbz2 (1.0.8-r1) 21:43:45 (51/129) Installing freetype (2.11.1-r2) 21:43:45 (52/129) Installing fontconfig (2.13.1-r4) 21:43:45 (53/129) Installing pixman (0.40.0-r4) 21:43:45 (54/129) Installing cairo (1.16.0-r5) 21:43:45 (55/129) Installing cairo-gobject (1.16.0-r5) 21:43:45 (56/129) Installing avahi-libs (0.8-r5) 21:43:45 (57/129) Installing gmp (6.2.1-r1) 21:43:45 (58/129) Installing nettle (3.7.3-r0) 21:43:45 (59/129) Installing p11-kit (0.24.0-r1) 21:43:45 (60/129) Installing libtasn1 (4.18.0-r1) 21:43:45 (61/129) Installing libunistring (0.9.10-r1) 21:43:45 (62/129) Installing gnutls (3.7.1-r2) 21:43:45 (63/129) Installing cups-libs (2.3.3-r6) 21:43:45 (64/129) Installing libepoxy (1.5.9-r0) 21:43:45 (65/129) Installing fribidi (1.0.11-r0) 21:43:45 (66/129) Installing graphite2 (1.3.14-r0) 21:43:45 (67/129) Installing harfbuzz (3.0.0-r2) 21:43:45 (68/129) Installing libxft (2.3.4-r0) 21:43:45 (69/129) Installing pango (1.48.10-r0) 21:43:45 (70/129) Installing wayland-libs-client (1.19.0-r1) 21:43:45 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 21:43:45 (72/129) Installing wayland-libs-egl (1.19.0-r1) 21:43:45 (73/129) Installing xkeyboard-config (2.34-r0) 21:43:45 (74/129) Installing libxkbcommon (1.3.1-r0) 21:43:45 (75/129) Installing gtk+3.0 (3.24.30-r0) 21:43:45 Executing gtk+3.0-3.24.30-r0.post-install 21:43:45 (76/129) Installing libfontenc (1.1.4-r0) 21:43:45 (77/129) Installing mkfontscale (1.2.1-r1) 21:43:45 (78/129) Installing ttf-opensans (1.10-r1) 21:43:45 Executing ttf-opensans-1.10-r1.post-install 21:43:47 (79/129) Installing libogg (1.3.5-r0) 21:43:47 (80/129) Installing flac (1.3.4-r0) 21:43:47 (81/129) Installing alsa-lib (1.2.5.1-r1) 21:43:47 (82/129) Installing libatomic (10.3.1_git20211027-r0) 21:43:47 (83/129) Installing sdl2 (2.0.16-r4) 21:43:47 (84/129) Installing aom-libs (3.2.0-r0) 21:43:47 (85/129) Installing libass (0.15.2-r0) 21:43:47 (86/129) Installing libdav1d (0.9.2-r0) 21:43:47 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 21:43:47 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 21:43:47 (89/129) Installing lame (3.100-r0) 21:43:47 (90/129) Installing opus (1.3.1-r1) 21:43:47 (91/129) Installing libgomp (10.3.1_git20211027-r0) 21:43:47 (92/129) Installing soxr (0.1.3-r2) 21:43:47 (93/129) Installing libsrt (1.4.2-r1) 21:43:47 (94/129) Installing libssh (0.9.6-r1) 21:43:47 (95/129) Installing libtheora (1.1.1-r16) 21:43:47 (96/129) Installing v4l-utils-libs (1.22.1-r1) 21:43:47 (97/129) Installing libpciaccess (0.16-r0) 21:43:47 (98/129) Installing libdrm (2.4.109-r0) 21:43:47 (99/129) Installing libva (2.13.0-r0) 21:43:47 (100/129) Installing libvdpau (1.4-r0) 21:43:47 (101/129) Installing vidstab (1.1.0-r1) 21:43:47 (102/129) Installing libvorbis (1.3.7-r0) 21:43:47 (103/129) Installing libvpx (1.10.0-r0) 21:43:47 (104/129) Installing vulkan-loader (1.2.196-r0) 21:43:48 (105/129) Installing x264-libs (20210613-r0) 21:43:48 (106/129) Installing x265-libs (3.5-r0) 21:43:48 (107/129) Installing xvidcore (1.3.7-r1) 21:43:48 (108/129) Installing ffmpeg-libs (4.4.1-r2) 21:43:48 (109/129) Installing libevent (2.1.12-r4) 21:43:48 (110/129) Installing mesa (21.2.6-r0) 21:43:48 (111/129) Installing wayland-libs-server (1.19.0-r1) 21:43:48 (112/129) Installing mesa-gbm (21.2.6-r0) 21:43:48 (113/129) Installing lcms2 (2.12-r1) 21:43:48 (114/129) Installing nspr (4.32-r0) 21:43:48 (115/129) Installing sqlite-libs (3.36.0-r0) 21:43:48 (116/129) Installing nss (3.78.1-r0) 21:43:48 (117/129) Installing libasyncns (0.8-r1) 21:43:48 (118/129) Installing libltdl (2.4.6-r7) 21:43:48 (119/129) Installing orc (0.4.32-r0) 21:43:48 (120/129) Installing libsndfile (1.0.31-r1) 21:43:48 (121/129) Installing speexdsp (1.2.0-r0) 21:43:48 (122/129) Installing tdb-libs (1.4.5-r0) 21:43:48 (123/129) Installing libpulse (15.0-r2) 21:43:48 (124/129) Installing re2 (2021.11.01-r0) 21:43:48 (125/129) Installing snappy (1.1.9-r1) 21:43:48 (126/129) Installing libgpg-error (1.42-r1) 21:43:48 (127/129) Installing libgcrypt (1.9.4-r0) 21:43:48 (128/129) Installing libxslt (1.1.35-r0) 21:43:48 (129/129) Installing chromium (99.0.4844.84-r0) 21:43:49 Executing busybox-1.34.1-r7.trigger 21:43:49 Executing glib-2.70.5-r0.trigger 21:43:49 Executing shared-mime-info-2.1-r2.trigger 21:43:49 Executing gdk-pixbuf-2.42.8-r0.trigger 21:43:49 Executing gtk-update-icon-cache-2.24.33-r0.trigger 21:43:49 Executing fontconfig-2.13.1-r4.trigger 21:43:49 Executing mkfontscale-1.2.1-r1.trigger 21:43:49 OK: 286 MiB in 145 packages 21:43:56 Removing intermediate container 1d889ba7ac57 21:43:56 ---> fc9aecc63f06 21:43:56 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 21:43:56 ---> Running in 213612bdc63f 21:43:56 Removing intermediate container 213612bdc63f 21:43:56 ---> a678e4eff016 21:43:56 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 21:43:56 ---> Running in 644d3a91f1fd 21:43:56 Removing intermediate container 644d3a91f1fd 21:43:56 ---> 31661cba3207 21:43:56 Step 5/10 : RUN npm install -g npm 21:43:56 ---> Running in 28e6fe3fe0a0 21:43:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17372 in /w/workspace/edgexfoundry_edgex-ui-go_PR-621 [Pipeline] { [Pipeline] ws 21:43:58 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 21:43:58 The recommended git tool is: git 21:44:03 21:44:03 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 21:44:03 21:44:03 27 packages are looking for funding 21:44:03 run `npm fund` for details 21:44:03 21:44:03 found 0 vulnerabilities 21:44:04 Removing intermediate container 28e6fe3fe0a0 21:44:04 ---> 1a562e380fc9 21:44:04 Step 6/10 : ARG USER=1000 21:44:04 ---> Running in 987a8215d397 21:44:04 Removing intermediate container 987a8215d397 21:44:04 ---> a58ca00d5245 21:44:04 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 21:44:04 ---> Running in 4007b030e9c2 21:44:04 using credential edgex-jenkins-ssh 21:44:04 Cloning the remote Git repository 21:44:05 Removing intermediate container 4007b030e9c2 21:44:05 ---> eaf4cacb345f 21:44:05 Step 8/10 : USER $USER:$USER 21:44:05 ---> Running in a524df52bbd5 21:44:05 Removing intermediate container a524df52bbd5 21:44:05 ---> 5664852ecb53 21:44:05 Step 9/10 : WORKDIR /app 21:44:05 ---> Running in d226141b4d20 21:44:05 Removing intermediate container d226141b4d20 21:44:05 ---> d11db4d39bfa 21:44:05 Step 10/10 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 21:44:05 ---> Running in 6dde2bc43e4b 21:44:05 Removing intermediate container 6dde2bc43e4b 21:44:05 ---> 80c15c09e4c7 21:44:05 Successfully built 80c15c09e4c7 21:44:05 Successfully tagged edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 21:44:05 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 21:44:05 touch edgex-web-ui.imagebuilt 21:44:05 mkdir -p node_modules coverage 21:44:05 chown "1000:1000" node_modules coverage package-lock.json 21:44:05 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 21:44:04 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 21:44:05 > git init /w/workspace/edgex-ui-go/1 # timeout=10 21:44:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:44:05 > git --version # timeout=10 21:44:05 > git --version # 'git version 2.25.1' 21:44:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:07 npm WARN old lockfile 21:44:07 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 21:44:07 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 21:44:07 npm WARN old lockfile 21:44:07 npm WARN old lockfile This is a one-time fix-up, please be patient... 21:44:07 npm WARN old lockfile 21:44:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:44:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 21:44:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 21:44:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:10 Merging remotes/origin/main commit 644bbf00b5c54e5a158a68758c6e0479d3a0d70d into PR head commit 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 21:44:11 Merge succeeded, producing 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 21:44:11 Checking out Revision 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c (PR-621) 21:44:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/621/head:refs/remotes/origin/PR-621 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:44:10 > git config core.sparsecheckout # timeout=10 21:44:10 > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # timeout=10 21:44:11 > git remote # timeout=10 21:44:11 > git config --get remote.origin.url # timeout=10 21:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:11 > git merge 644bbf00b5c54e5a158a68758c6e0479d3a0d70d # timeout=10 21:44:11 > git rev-parse HEAD^{commit} # timeout=10 21:44:11 > git config core.sparsecheckout # timeout=10 21:44:11 > git checkout -f 82f81ddbde698eb5e28c2cc375814a2e87ba4b2c # timeout=10 21:44:14 Commit message: "docs: Update changelog for 3.0" 21:44:14 > git --version # timeout=10 21:44:14 > git --version # 'git version 2.25.1' 21:44:14 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:15 npm WARN EBADENGINE Unsupported engine { 21:44:15 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 21:44:15 npm WARN EBADENGINE required: { 21:44:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:44:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:44:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:44:15 npm WARN EBADENGINE }, 21:44:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:44:15 npm WARN EBADENGINE } 21:44:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:44:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:44:16 Dload Upload Total Spent Left Speed 21:44:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 21:44:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:44:17 + sudo tee /etc/docker/daemon.new 21:44:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:44:17 { 21:44:17 "registry-mirrors": [ 21:44:17 "https://nexus3.edgexfoundry.org:10001" 21:44:17 ], 21:44:17 "bip": "10.250.0.254/24", 21:44:17 "hosts": [ 21:44:17 "tcp://0.0.0.0:5555", 21:44:17 "unix:///var/run/docker.sock" 21:44:17 ], 21:44:17 "mtu": 1458, 21:44:17 "selinux-enabled": true, 21:44:17 "seccomp-profile": "/etc/docker/seccomp.json" 21:44:17 } [Pipeline] sh 21:44:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:44:17 + sudo service docker restart 21:44:19 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 21:44:19 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 21:44:19 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 21:44:19 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 21:44:19 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 21:44:19 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 21:44:19 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 21:44:20 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 21:44:21 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 21:44:21 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 21:44:22 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 21:44:23 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 21:44:24 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 21:44:24 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. 21:44:24 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 21:44:24 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:44:25 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:44:25 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 21:44:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:44:28 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. 21:44:31 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. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:36 provisioning config files... 21:44:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config17685479793037961186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:36 21:44:36 added 1478 packages, and audited 1479 packages in 30s 21:44:36 21:44:36 90 packages are looking for funding 21:44:36 run `npm fund` for details 21:44:36 21:44:36 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 21:44:36 21:44:36 To address issues that do not require attention, run: 21:44:36 npm audit fix 21:44:36 21:44:36 To address all issues (including breaking changes), run: 21:44:36 npm audit fix --force 21:44:36 21:44:36 Run `npm audit` for details. 21:44:36 ---> docker-login.sh 21:44:36 nexus3.edgexfoundry.org:10001 21:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:37 Configure a credential helper to remove this warning. See 21:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:37 21:44:37 Login Succeeded 21:44:37 nexus3.edgexfoundry.org:10002 21:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:37 Configure a credential helper to remove this warning. See 21:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:37 21:44:37 Login Succeeded 21:44:37 nexus3.edgexfoundry.org:10003 21:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:37 Configure a credential helper to remove this warning. See 21:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:37 21:44:37 Login Succeeded 21:44:37 nexus3.edgexfoundry.org:10004 21:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:38 Configure a credential helper to remove this warning. See 21:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:38 21:44:38 Login Succeeded 21:44:38 docker.io 21:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:38 Configure a credential helper to remove this warning. See 21:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:38 21:44:38 Login Succeeded 21:44:38 ---> docker-login.sh ends [Pipeline] } 21:44:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:44:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:39 ========================================================= 21:44:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:44:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:39 + 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 . 21:44:40 Sending build context to Docker daemon 30.37MB 21:44:40 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 21:44:40 Step 2/15 : FROM ${BASE} AS builder 21:44:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:44:40 c41833b44d91: Pulling fs layer 21:44:40 ed15518f5707: Pulling fs layer 21:44:40 feae8fd75edb: Pulling fs layer 21:44:40 242c74f7c9fa: Pulling fs layer 21:44:40 3cdef696dda3: Pulling fs layer 21:44:40 2ced38df9373: Pulling fs layer 21:44:40 58f1dce35555: Pulling fs layer 21:44:40 3cdef696dda3: Waiting 21:44:40 58f1dce35555: Waiting 21:44:40 2ced38df9373: Waiting 21:44:40 242c74f7c9fa: Waiting 21:44:40 ed15518f5707: Verifying Checksum 21:44:40 ed15518f5707: Download complete 21:44:40 242c74f7c9fa: Verifying Checksum 21:44:40 242c74f7c9fa: Download complete 21:44:40 3cdef696dda3: Verifying Checksum 21:44:40 3cdef696dda3: Download complete 21:44:40 c41833b44d91: Download complete 21:44:42 58f1dce35555: Verifying Checksum 21:44:42 58f1dce35555: Download complete 21:44:43 feae8fd75edb: Verifying Checksum 21:44:43 2ced38df9373: Verifying Checksum 21:44:43 2ced38df9373: Download complete 21:44:45 c41833b44d91: Pull complete 21:44:45 ed15518f5707: Pull complete 21:44:48 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 21:44:49 - Generating browser application bundles (phase: setup)... 21:44:53 Compiling @angular/core : es2015 as esm2015 21:44:53 Compiling @angular/compiler/testing : es2015 as esm2015 21:44:57 Compiling @angular/common : es2015 as esm2015 21:44:57 Compiling @angular/core/testing : es2015 as esm2015 21:44:57 Compiling @angular/platform-browser : es2015 as esm2015 21:44:57 Compiling @angular/common/testing : es2015 as esm2015 21:44:57 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 21:44:58 Compiling @angular/platform-browser/testing : es2015 as esm2015 21:44:58 Compiling @angular/common/http : es2015 as esm2015 21:44:58 Compiling @angular/router : es2015 as esm2015 21:44:58 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 21:44:58 Compiling @angular/forms : es2015 as esm2015 21:44:59 Compiling @angular/common/http/testing : es2015 as esm2015 21:45:00 feae8fd75edb: Pull complete 21:45:00 242c74f7c9fa: Pull complete 21:45:00 3cdef696dda3: Pull complete 21:45:00 Compiling @angular/router/testing : es2015 as esm2015 21:45:05 2ced38df9373: Pull complete 21:45:06 58f1dce35555: Pull complete 21:45:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:45:07 ---> fadd8f120f05 21:45:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:45:07 30 05 2023 21:45:06.281:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 21:45:07 30 05 2023 21:45:06.283:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 21:45:07 30 05 2023 21:45:06.286:INFO [launcher]: Starting browser ChromeHeadless 21:45:09 ---> Running in 8be7c4599a14 21:45:09 Removing intermediate container 8be7c4599a14 21:45:09 ---> da8f8dde16ff 21:45:09 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:45:09 ---> Running in 3ca92c111bd7 21:45:09 Removing intermediate container 3ca92c111bd7 21:45:09 ---> 7926e0030208 21:45:09 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:45:09 ---> Running in 35c8ce685765 21:45:09 Removing intermediate container 35c8ce685765 21:45:09 ---> 4f15e7a0b0b5 21:45:09 Step 6/15 : LABEL Name=edgex-ui-go 21:45:09 ---> Running in a6f20b8aef5c 21:45:10 Removing intermediate container a6f20b8aef5c 21:45:10 ---> 87a27b2edc42 21:45:10 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:45:10 ---> Running in 15b155fccbd0 21:45:10 Removing intermediate container 15b155fccbd0 21:45:10 ---> 328844c97068 21:45:10 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:45:13 latest: Pulling from library/docker 21:45:13 08409d417260: Pulling fs layer 21:45:13 bf127bdc9f4f: Pulling fs layer 21:45:13 55b4810136f4: Pulling fs layer 21:45:13 8b1937eecd14: Pulling fs layer 21:45:13 db6263205561: Pulling fs layer 21:45:13 39314cee2a9c: Pulling fs layer 21:45:13 a0ee298bff01: Pulling fs layer 21:45:13 9fda9acfdd90: Pulling fs layer 21:45:13 736a277f3b8d: Pulling fs layer 21:45:13 b761764eaff7: Pulling fs layer 21:45:13 e1b49e70f544: Pulling fs layer 21:45:13 262f260c9231: Pulling fs layer 21:45:13 e3263c4f34c9: Pulling fs layer 21:45:13 62e6daf4fc04: Pulling fs layer 21:45:13 736a277f3b8d: Waiting 21:45:13 b761764eaff7: Waiting 21:45:13 8b1937eecd14: Waiting 21:45:13 db6263205561: Waiting 21:45:13 39314cee2a9c: Waiting 21:45:13 a0ee298bff01: Waiting 21:45:13 9fda9acfdd90: Waiting 21:45:13 e1b49e70f544: Waiting 21:45:13 262f260c9231: Waiting 21:45:13 e3263c4f34c9: Waiting 21:45:13 62e6daf4fc04: Waiting 21:45:13 55b4810136f4: Verifying Checksum 21:45:13 55b4810136f4: Download complete 21:45:13 bf127bdc9f4f: Verifying Checksum 21:45:13 bf127bdc9f4f: Download complete 21:45:13 08409d417260: Verifying Checksum 21:45:13 08409d417260: Download complete 21:45:13 8b1937eecd14: Verifying Checksum 21:45:13 8b1937eecd14: Download complete 21:45:13 db6263205561: Verifying Checksum 21:45:13 db6263205561: Download complete 21:45:14 39314cee2a9c: Verifying Checksum 21:45:14 39314cee2a9c: Download complete 21:45:14 a0ee298bff01: Verifying Checksum 21:45:14 a0ee298bff01: Download complete 21:45:14 9fda9acfdd90: Verifying Checksum 21:45:14 9fda9acfdd90: Download complete 21:45:14 08409d417260: Pull complete 21:45:14 e1b49e70f544: Verifying Checksum 21:45:14 e1b49e70f544: Download complete 21:45:14 736a277f3b8d: Verifying Checksum 21:45:14 736a277f3b8d: Download complete 21:45:14 e3263c4f34c9: Verifying Checksum 21:45:14 e3263c4f34c9: Download complete 21:45:14 b761764eaff7: Verifying Checksum 21:45:14 b761764eaff7: Download complete 21:45:14 62e6daf4fc04: Verifying Checksum 21:45:14 62e6daf4fc04: Download complete 21:45:14 bf127bdc9f4f: Pull complete 21:45:14 55b4810136f4: Pull complete 21:45:15 262f260c9231: Verifying Checksum 21:45:15 262f260c9231: Download complete 21:45:15 8b1937eecd14: Pull complete 21:45:16 db6263205561: Pull complete 21:45:17 ✔ Browser application bundle generation complete. 21:45:17 30 05 2023 21:45:17.212:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket ffTsu0gRsfKCih0QAAAB with id 62414972 21:45:17 39314cee2a9c: Pull complete 21:45:17 a0ee298bff01: Pull complete 21:45:17 9fda9acfdd90: Pull complete 21:45:18 736a277f3b8d: Pull complete 21:45:19 b761764eaff7: Pull complete 21:45:19 e1b49e70f544: Pull complete 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.07 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.141 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.166 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.374 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.411 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.424 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.427 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.476 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.487 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.499 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.533 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.57 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.579 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.596 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.614 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.619 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.626 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.635 secs) 21:45:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.651 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.669 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.678 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.682 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.707 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.734 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.738 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.776 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.786 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.816 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.836 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.901 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.927 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.936 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.954 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.96 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.968 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.972 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.991 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.009 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.017 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.025 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.047 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.051 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.06 secs) 21:45:21 WARN: ' 21:45:21 It looks like you're using ngModel on the same form field as formControlName. 21:45:21 Support for using the ngModel input property and ngModelChange event with 21:45:21 reactive form directives has been deprecated in Angular v6 and will be removed 21:45:21 in a future version of Angular. 21:45:21 21:45:21 For more information on this, see our API docs here: 21:45:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:45:21 ' 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.06 secs) 21:45:21 WARN: ' 21:45:21 It looks like you're using ngModel on the same form field as formControlName. 21:45:21 Support for using the ngModel input property and ngModelChange event with 21:45:21 reactive form directives has been deprecated in Angular v6 and will be removed 21:45:21 in a future version of Angular. 21:45:21 21:45:21 For more information on this, see our API docs here: 21:45:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:45:21 ' 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.088 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.105 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.112 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.115 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.131 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.138 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.14 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.168 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.176 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.213 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.222 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.231 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.239 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.244 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.268 secs) 21:45:21 262f260c9231: Pull complete 21:45:21 e3263c4f34c9: Pull complete 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.274 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.278 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.289 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.292 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.295 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.298 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.301 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.308 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.325 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.329 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.33 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.334 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.355 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.368 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.378 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.381 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.385 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.416 secs) 21:45:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.439 secs) 21:45:22 62e6daf4fc04: Pull complete 21:45:22 Digest: sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5 21:45:22 Status: Downloaded newer image for docker:latest 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.47 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.48 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.489 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.493 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.495 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.497 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.529 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.543 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.552 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.557 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.56 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.6 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.631 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.636 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.639 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.641 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.652 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.659 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.662 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.664 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.674 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.676 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.703 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.717 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.723 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.724 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.759 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.766 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.787 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.806 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.816 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.821 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.831 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.836 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.848 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.87 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.877 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.879 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.881 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.89 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.905 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.918 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.93 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.933 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.937 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.942 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.948 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.959 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.961 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.963 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.971 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.976 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.985 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.006 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.014 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.019 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.023 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.025 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.027 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.037 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.052 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.059 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.062 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.063 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.064 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.065 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.074 secs) 21:45:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.078 secs) 21:45:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.092 secs / 2.078 secs) 21:45:23 TOTAL: 145 SUCCESS 21:45:23 ✔ Browser application bundle generation complete. 21:45:23 21:45:23 =============================== Coverage summary =============================== 21:45:23 Statements : 41.56% ( 1425/3429 ) 21:45:23 Branches : 12.14% ( 109/898 ) 21:45:23 Functions : 33.33% ( 417/1251 ) 21:45:23 Lines : 39.45% ( 1280/3245 ) 21:45:23 ================================================================================ 21:45:23 ✔ Browser application bundle generation complete. 21:45:24 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-621/web' [Pipeline] echo 21:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:24 $ docker stop --time=1 17c928fac13143883f364240951a09541928b217e04d0fd0bfd2ba3f986b6260 21:45:25 $ docker rm -f --volumes 17c928fac13143883f364240951a09541928b217e04d0fd0bfd2ba3f986b6260 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:45:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:45:28 + ls -al . 21:45:28 total 180 21:45:28 drwxrwxr-x 14 jenkins jenkins 4096 May 30 21:43 . 21:45:28 drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:41 .. 21:45:28 drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:41 .blubracket 21:45:28 -rw-rw-r-- 1 jenkins jenkins 18 May 30 21:41 .dockerignore 21:45:28 drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:42 .git 21:45:28 drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:41 .github 21:45:28 -rw-rw-r-- 1 jenkins jenkins 185 May 30 21:41 .gitignore 21:45:28 drwxr-xr-x 3 jenkins jenkins 4096 May 30 21:42 .semver 21:45:28 -rw-rw-r-- 1 jenkins jenkins 8418 May 30 21:41 Attribution.txt 21:45:28 -rw-rw-r-- 1 jenkins jenkins 19103 May 30 21:41 CHANGELOG.md 21:45:28 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 21:41 CONTRIBUTING.md 21:45:28 -rw-rw-r-- 1 jenkins jenkins 1788 May 30 21:41 Dockerfile 21:45:28 -rw-rw-r-- 1 jenkins jenkins 652 May 30 21:41 Jenkinsfile 21:45:28 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 21:41 LICENSE 21:45:28 -rw-rw-r-- 1 jenkins jenkins 2124 May 30 21:41 Makefile 21:45:28 -rw-rw-r-- 1 jenkins jenkins 4549 May 30 21:41 README.md 21:45:28 -rw-rw-r-- 1 jenkins jenkins 5 May 30 21:42 VERSION 21:45:28 drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:41 assets 21:45:28 drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:41 bin 21:45:28 drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:41 cmd 21:45:28 -rw-r--r-- 1 jenkins jenkins 10 May 30 21:43 coverage.out 21:45:28 drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:41 docs 21:45:28 -rw-rw-r-- 1 jenkins jenkins 2999 May 30 21:41 go.mod 21:45:28 -rw-rw-r-- 1 jenkins jenkins 30528 May 30 21:41 go.sum 21:45:28 drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:41 internal 21:45:28 drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:41 snap 21:45:28 drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:41 testing 21:45:28 -rw-rw-r-- 1 jenkins jenkins 155 May 30 21:41 version.go 21:45:28 drwxrwxr-x 6 jenkins jenkins 4096 May 30 21:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:28 + 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=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c --label arch=amd64 --label version=0.0.0 . 21:45:28 ---> 9a577e34d2f9 21:45:28 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:28 ---> Running in e9bc497c545d 21:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:28 Sending build context to Docker daemon 50.35MB 21:45:28 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:45:28 Step 2/25 : FROM ${BASE} AS builder 21:45:28 ---> 4decfb21c637 21:45:28 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:45:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:30 OK: 263 MiB in 53 packages 21:45:30 ---> Running in 407f17101250 21:45:30 Removing intermediate container 407f17101250 21:45:30 ---> fc94d76fb476 21:45:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:45:30 ---> Running in d85845b36f64 21:45:30 Removing intermediate container d85845b36f64 21:45:30 ---> dd3f04341b7e 21:45:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:45:30 ---> Running in 80f5b55cae2c 21:45:30 Removing intermediate container 80f5b55cae2c 21:45:30 ---> 81fb44552c4f 21:45:30 Step 6/25 : LABEL Name=edgex-ui-go 21:45:30 ---> Running in a0db0e869b48 21:45:30 Removing intermediate container a0db0e869b48 21:45:30 ---> f01f9da2e360 21:45:30 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:45:30 ---> Running in 93157f12469b 21:45:30 Removing intermediate container 93157f12469b 21:45:30 ---> 6e21bd0ceb27 21:45:30 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:45:31 Removing intermediate container e9bc497c545d 21:45:31 ---> 595ad2d6ba29 21:45:31 Step 10/15 : ENV GO111MODULE=on 21:45:31 ---> Running in f18a1bf93135 21:45:31 Removing intermediate container f18a1bf93135 21:45:31 ---> 55ee48a8a257 21:45:31 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:45:31 ---> Running in 64402a525276 21:45:31 Removing intermediate container 64402a525276 21:45:31 ---> ab33ed591c36 21:45:31 Step 12/15 : COPY go.mod vendor* ./ 21:45:31 ---> 2fff2bed9e07 21:45:31 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:31 ---> Running in 2a6de6f9001b 21:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:45:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:45:32 OK: 265 MiB in 53 packages 21:45:32 ---> bbed05b67bf8 21:45:32 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:32 ---> Running in b83ce0a34d47 21:45:32 Removing intermediate container 2a6de6f9001b 21:45:32 ---> 17fc79db7764 21:45:32 Step 10/25 : ENV GO111MODULE=on 21:45:32 ---> Running in 5f4fe109779d 21:45:32 Removing intermediate container 5f4fe109779d 21:45:32 ---> ffc1e5669228 21:45:32 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:45:32 ---> Running in 35b09d8fb70f 21:45:32 Removing intermediate container 35b09d8fb70f 21:45:32 ---> 29014ac4b21f 21:45:32 Step 12/25 : COPY go.mod vendor* ./ 21:45:32 ---> abfa283cb17a 21:45:32 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:32 ---> Running in ec7b1622a156 21:45:33 Removing intermediate container ec7b1622a156 21:45:33 ---> f130b4d50e70 21:45:33 Step 14/25 : COPY . . 21:45:35 ---> c9c4b0895c5d 21:45:35 Step 15/25 : RUN ${MAKE} 21:45:35 ---> Running in 40ca47a02181 21:45:36 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 21:45:54 Removing intermediate container 40ca47a02181 21:45:54 ---> f0dbd096c46f 21:45:54 Step 16/25 : FROM alpine:3.17 21:45:54 3.17: Pulling from library/alpine 21:45:54 f56be85fc22e: Already exists 21:45:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:45:54 Status: Downloaded newer image for alpine:3.17 21:45:54 ---> 9ed4aefc74f6 21:45:54 Step 17/25 : EXPOSE 4000 21:45:54 ---> Running in a98c083fb91d 21:45:54 Removing intermediate container a98c083fb91d 21:45:54 ---> 013eaa52d52d 21:45:54 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 21:45:55 ---> ab1064c2b6d3 21:45:55 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:45:55 ---> 4edd659ed485 21:45:55 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:45:55 ---> 69c78891bcb8 21:45:55 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:45:55 ---> Running in 2bc91c2d44df 21:45:55 Removing intermediate container 2bc91c2d44df 21:45:55 ---> c17834e60e65 21:45:55 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 21:45:55 ---> Running in 79c65c52baf1 21:45:55 Removing intermediate container 79c65c52baf1 21:45:55 ---> ca7138a5080f 21:45:55 Step 23/25 : LABEL arch=amd64 21:45:55 ---> Running in ea668801d152 21:45:55 Removing intermediate container ea668801d152 21:45:55 ---> 670b99ae629e 21:45:55 Step 24/25 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 21:45:55 ---> Running in f7901c976ef5 21:45:55 Removing intermediate container f7901c976ef5 21:45:55 ---> 9638c769b6bf 21:45:55 Step 25/25 : LABEL version=0.0.0 21:45:55 ---> Running in 0c87562d648e 21:45:55 Removing intermediate container 0c87562d648e 21:45:55 ---> 25942abafd91 21:45:55 [Warning] One or more build-args [ARCH] were not consumed 21:45:55 Successfully built 25942abafd91 21:45:55 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 21:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:56 21:45:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:57 latest: Pulling from edgex-lftools-log-publisher 21:45:57 5eb5b503b376: Pulling fs layer 21:45:57 5c69ac0246d0: Pulling fs layer 21:45:57 ec43610c2a17: Pulling fs layer 21:45:57 3a2ae6a8a46f: Pulling fs layer 21:45:57 33b1e0a273af: Pulling fs layer 21:45:57 5d3b04190fa2: Pulling fs layer 21:45:57 2f39f015ded8: Pulling fs layer 21:45:57 3a2ae6a8a46f: Waiting 21:45:57 33b1e0a273af: Waiting 21:45:57 5d3b04190fa2: Waiting 21:45:57 2f39f015ded8: Waiting 21:45:57 5c69ac0246d0: Download complete 21:45:57 3a2ae6a8a46f: Download complete 21:45:57 33b1e0a273af: Verifying Checksum 21:45:57 33b1e0a273af: Download complete 21:45:57 5d3b04190fa2: Verifying Checksum 21:45:57 5d3b04190fa2: Download complete 21:45:57 ec43610c2a17: Verifying Checksum 21:45:57 ec43610c2a17: Download complete 21:45:57 5eb5b503b376: Verifying Checksum 21:45:57 5eb5b503b376: Download complete 21:45:57 2f39f015ded8: Download complete 21:45:58 5eb5b503b376: Pull complete 21:45:58 5c69ac0246d0: Pull complete 21:45:59 ec43610c2a17: Pull complete 21:45:59 3a2ae6a8a46f: Pull complete 21:45:59 33b1e0a273af: Pull complete 21:45:59 5d3b04190fa2: Pull complete 21:46:03 2f39f015ded8: Pull complete 21:46:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:03 prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container 21:46:03 $ 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-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:46:08 $ docker top da3b71b8bd4963eed8e1a6cff20946053636f20d8f15199a1d0a70932eea3071 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:08 ---> job-cost.sh 21:46:08 lf-activate-venv: SKIPPING 21:46:08 INFO: No Stack... 21:46:08 INFO: Retrieving Pricing Info for: v3-standard-8 21:46:09 INFO: Archiving Costs [Pipeline] sh 21:46:09 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives/cost.csv 21:46:09 + cut -d, -f6 [Pipeline] lock 21:46:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] 21:46:09 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] did not exist. Created. 21:46:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:09 + echo total: 0.2199999988079071 [Pipeline] stash 21:46:10 Stashed 1 file(s) [Pipeline] } 21:46:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:46:10 $ docker stop --time=1 da3b71b8bd4963eed8e1a6cff20946053636f20d8f15199a1d0a70932eea3071 21:46:11 $ docker rm -f --volumes da3b71b8bd4963eed8e1a6cff20946053636f20d8f15199a1d0a70932eea3071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:46:40 Removing intermediate container b83ce0a34d47 21:46:40 ---> bdc29f3b64eb 21:46:40 Step 14/15 : COPY . . 21:46:40 ---> 3fec2291dbd1 21:46:40 Step 15/15 : RUN ${MAKE} 21:46:40 ---> Running in bd9bded2ceff 21:46:40 noop 21:46:40 Removing intermediate container bd9bded2ceff 21:46:40 ---> 128da1da4c54 21:46:40 Successfully built 128da1da4c54 21:46:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:40 + docker inspect -f . ci-base-image-arm64 21:46:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-17372 does not seem to be running inside a container 21:46:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:46:42 $ docker top ef2708b0ceea56d15a850b76e0bbad92a6af9aa913bfa6b494e5fea343bee70b -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:43 + go version 21:46:43 go version go1.20.2 linux/arm64 [Pipeline] } 21:46:43 $ docker stop --time=1 ef2708b0ceea56d15a850b76e0bbad92a6af9aa913bfa6b494e5fea343bee70b 21:46:44 $ docker rm -f --volumes ef2708b0ceea56d15a850b76e0bbad92a6af9aa913bfa6b494e5fea343bee70b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:45 + docker inspect -f . ci-base-image-arm64 21:46:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:45 prd-ubuntu20.04-docker-arm64-4c-16g-17372 does not seem to be running inside a container 21:46:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:46:48 $ docker top 9a01a8471f0f73dbda0ff8d56c9786f9550cdcfbd31daca9fc0b9fbd356a9825 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:49 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 21:46:50 + make test 21:46:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:47:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:49:14 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:49:14 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:49:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:41 ./bin/test-attribution-txt.sh 21:49:41 make -C web test 21:49:41 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 21:49:41 make[1]: tput: No such file or directory 21:49:41 make[1]: tput: No such file or directory 21:49:41 warning: generating ./VERSION 21:49:41 echo "0.0.0" > VERSION 21:49:41 docker build \ 21:49:41 -f Dockerfile \ 21:49:41 --build-arg USER=1000 \ 21:49:41 \ 21:49:41 --label "git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c" \ 21:49:41 -t edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c \ 21:49:41 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 21:49:41 . 21:49:41 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 21:49:41 Install the buildx component to build images with BuildKit: 21:49:41 https://docs.docker.com/go/buildx/ 21:49:41 21:49:42 Sending build context to Docker daemon 2.571MB 21:49:42 Step 1/10 : FROM node:16.17-alpine3.15 21:49:42 16.17-alpine3.15: Pulling from library/node 21:49:42 47517142f6ba: Pulling fs layer 21:49:42 5f8c4bfa009b: Pulling fs layer 21:49:42 f7079c9c4ba1: Pulling fs layer 21:49:42 aba105e6f55a: Pulling fs layer 21:49:42 aba105e6f55a: Waiting 21:49:42 47517142f6ba: Download complete 21:49:43 aba105e6f55a: Verifying Checksum 21:49:43 aba105e6f55a: Download complete 21:49:43 f7079c9c4ba1: Verifying Checksum 21:49:43 f7079c9c4ba1: Download complete 21:49:43 47517142f6ba: Pull complete 21:49:44 5f8c4bfa009b: Verifying Checksum 21:49:44 5f8c4bfa009b: Download complete 21:49:48 5f8c4bfa009b: Pull complete 21:49:48 f7079c9c4ba1: Pull complete 21:49:48 aba105e6f55a: Pull complete 21:49:48 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 21:49:48 Status: Downloaded newer image for node:16.17-alpine3.15 21:49:48 ---> bf1b8b58d215 21:49:48 Step 2/10 : RUN apk add --no-cache chromium 21:49:49 ---> Running in b6166afc334b 21:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:51 (1/128) Installing libxau (1.0.9-r0) 21:49:51 (2/128) Installing libmd (1.0.3-r0) 21:49:51 (3/128) Installing libbsd (0.11.3-r1) 21:49:51 (4/128) Installing libxdmcp (1.1.3-r0) 21:49:51 (5/128) Installing libxcb (1.14-r2) 21:49:51 (6/128) Installing libx11 (1.7.3.1-r0) 21:49:51 (7/128) Installing libxext (1.3.4-r0) 21:49:51 (8/128) Installing libice (1.0.10-r0) 21:49:51 (9/128) Installing libuuid (2.37.4-r0) 21:49:51 (10/128) Installing libsm (1.2.3-r0) 21:49:51 (11/128) Installing libxt (1.2.1-r0) 21:49:51 (12/128) Installing libxmu (1.1.3-r0) 21:49:51 (13/128) Installing xset (1.2.4-r0) 21:49:52 (14/128) Installing xprop (1.2.5-r0) 21:49:52 (15/128) Installing xdg-utils (1.1.3-r0) 21:49:52 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 21:49:52 (17/128) Installing pkgconf (1.8.1-r0) 21:49:52 (18/128) Installing libffi (3.4.2-r1) 21:49:52 (19/128) Installing libintl (0.21-r0) 21:49:52 (20/128) Installing libblkid (2.37.4-r0) 21:49:52 (21/128) Installing libmount (2.37.4-r0) 21:49:52 (22/128) Installing pcre (8.45-r1) 21:49:52 (23/128) Installing glib (2.70.5-r0) 21:49:52 (24/128) Installing xz-libs (5.2.5-r1) 21:49:52 (25/128) Installing libxml2 (2.9.14-r2) 21:49:52 (26/128) Installing shared-mime-info (2.1-r2) 21:49:52 (27/128) Installing hicolor-icon-theme (0.17-r1) 21:49:52 (28/128) Installing libjpeg-turbo (2.1.2-r0) 21:49:52 (29/128) Installing libpng (1.6.37-r1) 21:49:52 (30/128) Installing libwebp (1.2.2-r1) 21:49:52 (31/128) Installing zstd-libs (1.5.0-r0) 21:49:52 (32/128) Installing tiff (4.4.0-r1) 21:49:52 (33/128) Installing gdk-pixbuf (2.42.8-r0) 21:49:52 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 21:49:52 (35/128) Installing libxcomposite (0.4.5-r0) 21:49:52 (36/128) Installing libxfixes (6.0.0-r0) 21:49:52 (37/128) Installing libxrender (0.9.10-r3) 21:49:52 (38/128) Installing libxcursor (1.2.0-r0) 21:49:52 (39/128) Installing libxdamage (1.1.5-r1) 21:49:52 (40/128) Installing libxi (1.8-r0) 21:49:52 (41/128) Installing libxinerama (1.1.4-r1) 21:49:52 (42/128) Installing libxrandr (1.5.2-r1) 21:49:52 (43/128) Installing atk (2.36.0-r0) 21:49:52 (44/128) Installing libxtst (1.2.3-r3) 21:49:52 (45/128) Installing dbus-libs (1.12.24-r0) 21:49:52 (46/128) Installing at-spi2-core (2.42.0-r0) 21:49:52 (47/128) Installing at-spi2-atk (2.38.0-r0) 21:49:52 (48/128) Installing expat (2.5.0-r0) 21:49:52 (49/128) Installing brotli-libs (1.0.9-r5) 21:49:52 (50/128) Installing libbz2 (1.0.8-r1) 21:49:52 (51/128) Installing freetype (2.11.1-r2) 21:49:52 (52/128) Installing fontconfig (2.13.1-r4) 21:49:52 (53/128) Installing pixman (0.40.0-r4) 21:49:52 (54/128) Installing cairo (1.16.0-r5) 21:49:52 (55/128) Installing cairo-gobject (1.16.0-r5) 21:49:52 (56/128) Installing avahi-libs (0.8-r5) 21:49:52 (57/128) Installing gmp (6.2.1-r1) 21:49:52 (58/128) Installing nettle (3.7.3-r0) 21:49:52 (59/128) Installing p11-kit (0.24.0-r1) 21:49:52 (60/128) Installing libtasn1 (4.18.0-r1) 21:49:52 (61/128) Installing libunistring (0.9.10-r1) 21:49:53 (62/128) Installing gnutls (3.7.1-r2) 21:49:53 (63/128) Installing cups-libs (2.3.3-r6) 21:49:53 (64/128) Installing libepoxy (1.5.9-r0) 21:49:53 (65/128) Installing fribidi (1.0.11-r0) 21:49:53 (66/128) Installing graphite2 (1.3.14-r0) 21:49:53 (67/128) Installing harfbuzz (3.0.0-r2) 21:49:53 (68/128) Installing libxft (2.3.4-r0) 21:49:53 (69/128) Installing pango (1.48.10-r0) 21:49:53 (70/128) Installing wayland-libs-client (1.19.0-r1) 21:49:53 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 21:49:53 (72/128) Installing wayland-libs-egl (1.19.0-r1) 21:49:53 (73/128) Installing xkeyboard-config (2.34-r0) 21:49:53 (74/128) Installing libxkbcommon (1.3.1-r0) 21:49:53 (75/128) Installing gtk+3.0 (3.24.30-r0) 21:49:53 Executing gtk+3.0-3.24.30-r0.post-install 21:49:53 (76/128) Installing libfontenc (1.1.4-r0) 21:49:53 (77/128) Installing mkfontscale (1.2.1-r1) 21:49:54 (78/128) Installing ttf-opensans (1.10-r1) 21:49:54 Executing ttf-opensans-1.10-r1.post-install 21:49:56 (79/128) Installing libogg (1.3.5-r0) 21:49:56 (80/128) Installing flac (1.3.4-r0) 21:49:56 (81/128) Installing alsa-lib (1.2.5.1-r1) 21:49:56 (82/128) Installing libatomic (10.3.1_git20211027-r0) 21:49:56 (83/128) Installing sdl2 (2.0.16-r4) 21:49:56 (84/128) Installing aom-libs (3.2.0-r0) 21:49:56 (85/128) Installing libass (0.15.2-r0) 21:49:56 (86/128) Installing libdav1d (0.9.2-r0) 21:49:56 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 21:49:56 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 21:49:56 (89/128) Installing lame (3.100-r0) 21:49:56 (90/128) Installing opus (1.3.1-r1) 21:49:56 (91/128) Installing libgomp (10.3.1_git20211027-r0) 21:49:56 (92/128) Installing soxr (0.1.3-r2) 21:49:56 (93/128) Installing libsrt (1.4.2-r1) 21:49:56 (94/128) Installing libssh (0.9.6-r1) 21:49:56 (95/128) Installing libtheora (1.1.1-r16) 21:49:56 (96/128) Installing v4l-utils-libs (1.22.1-r1) 21:49:56 (97/128) Installing libdrm (2.4.109-r0) 21:49:56 (98/128) Installing libva (2.13.0-r0) 21:49:56 (99/128) Installing libvdpau (1.4-r0) 21:49:56 (100/128) Installing vidstab (1.1.0-r1) 21:49:56 (101/128) Installing libvorbis (1.3.7-r0) 21:49:57 (102/128) Installing libvpx (1.10.0-r0) 21:49:57 (103/128) Installing vulkan-loader (1.2.196-r0) 21:49:57 (104/128) Installing x264-libs (20210613-r0) 21:49:57 (105/128) Installing x265-libs (3.5-r0) 21:49:57 (106/128) Installing xvidcore (1.3.7-r1) 21:49:57 (107/128) Installing ffmpeg-libs (4.4.1-r2) 21:49:57 (108/128) Installing libevent (2.1.12-r4) 21:49:57 (109/128) Installing mesa (21.2.6-r0) 21:49:57 (110/128) Installing wayland-libs-server (1.19.0-r1) 21:49:57 (111/128) Installing mesa-gbm (21.2.6-r0) 21:49:57 (112/128) Installing lcms2 (2.12-r1) 21:49:57 (113/128) Installing nspr (4.32-r0) 21:49:57 (114/128) Installing sqlite-libs (3.36.0-r0) 21:49:57 (115/128) Installing nss (3.78.1-r0) 21:49:57 (116/128) Installing libasyncns (0.8-r1) 21:49:57 (117/128) Installing libltdl (2.4.6-r7) 21:49:57 (118/128) Installing orc (0.4.32-r0) 21:49:57 (119/128) Installing libsndfile (1.0.31-r1) 21:49:57 (120/128) Installing speexdsp (1.2.0-r0) 21:49:57 (121/128) Installing tdb-libs (1.4.5-r0) 21:49:57 (122/128) Installing libpulse (15.0-r2) 21:49:57 (123/128) Installing re2 (2021.11.01-r0) 21:49:57 (124/128) Installing snappy (1.1.9-r1) 21:49:57 (125/128) Installing libgpg-error (1.42-r1) 21:49:57 (126/128) Installing libgcrypt (1.9.4-r0) 21:49:57 (127/128) Installing libxslt (1.1.35-r0) 21:49:57 (128/128) Installing chromium (99.0.4844.84-r0) 21:50:02 Executing busybox-1.34.1-r7.trigger 21:50:02 Executing glib-2.70.5-r0.trigger 21:50:02 Executing shared-mime-info-2.1-r2.trigger 21:50:04 Executing gdk-pixbuf-2.42.8-r0.trigger 21:50:04 Executing gtk-update-icon-cache-2.24.33-r0.trigger 21:50:04 Executing fontconfig-2.13.1-r4.trigger 21:50:04 Executing mkfontscale-1.2.1-r1.trigger 21:50:04 OK: 275 MiB in 144 packages 21:50:12 Removing intermediate container b6166afc334b 21:50:12 ---> e73295991888 21:50:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 21:50:12 ---> Running in 25784fb8b85a 21:50:12 Removing intermediate container 25784fb8b85a 21:50:12 ---> 324ff4fe144a 21:50:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 21:50:12 ---> Running in 9051b8c15aba 21:50:12 Removing intermediate container 9051b8c15aba 21:50:12 ---> a4ec8edde509 21:50:12 Step 5/10 : RUN npm install -g npm 21:50:12 ---> Running in 4e90a19c7f10 21:50:39 21:50:39 removed 7 packages, changed 101 packages, and audited 264 packages in 23s 21:50:39 21:50:39 27 packages are looking for funding 21:50:39 run `npm fund` for details 21:50:39 21:50:39 found 0 vulnerabilities 21:50:43 Removing intermediate container 4e90a19c7f10 21:50:43 ---> 61f81cfcce83 21:50:43 Step 6/10 : ARG USER=1000 21:50:43 ---> Running in c850ea8d3be5 21:50:43 Removing intermediate container c850ea8d3be5 21:50:43 ---> 8ca68828d6ee 21:50:43 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 21:50:44 ---> Running in 7abcd8b1a5ab 21:50:45 Removing intermediate container 7abcd8b1a5ab 21:50:45 ---> 97caf124b627 21:50:45 Step 8/10 : USER $USER:$USER 21:50:45 ---> Running in 22cda9983748 21:50:45 Removing intermediate container 22cda9983748 21:50:45 ---> f2a7ceaa6591 21:50:45 Step 9/10 : WORKDIR /app 21:50:46 ---> Running in 38e89436daf9 21:50:46 Removing intermediate container 38e89436daf9 21:50:46 ---> b5c2801f4e3b 21:50:46 Step 10/10 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 21:50:46 ---> Running in 05be0d53b3cf 21:50:46 Removing intermediate container 05be0d53b3cf 21:50:46 ---> 642b7ad4f97f 21:50:46 Successfully built 642b7ad4f97f 21:50:46 Successfully tagged edgexfoundry/edgex-web-ui:82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 21:50:46 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 21:50:46 touch edgex-web-ui.imagebuilt 21:50:46 mkdir -p node_modules coverage 21:50:46 chown "1000:1000" node_modules coverage package-lock.json 21:50:46 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 21:50:58 npm WARN old lockfile 21:50:58 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 21:50:58 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 21:50:58 npm WARN old lockfile 21:50:58 npm WARN old lockfile This is a one-time fix-up, please be patient... 21:50:58 npm WARN old lockfile 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:51:37 npm WARN EBADENGINE Unsupported engine { 21:51:37 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 21:51:37 npm WARN EBADENGINE required: { 21:51:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:51:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:51:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:51:37 npm WARN EBADENGINE }, 21:51:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 21:51:37 npm WARN EBADENGINE } 21:52:04 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 21:52:04 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 21:52:06 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 21:52:06 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 21:52:07 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 21:52:07 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 21:52:11 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 21:52:20 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 21:52:20 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 21:52:20 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 21:52:30 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 21:52:43 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 21:52:43 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:52:43 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. 21:52:47 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. 21:52:47 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. 21:52:49 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:53:01 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 21:53:02 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 21:53:24 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. 21:53:46 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. 21:54:25 21:54:25 added 1475 packages, and audited 1476 packages in 4m 21:54:25 21:54:25 90 packages are looking for funding 21:54:25 run `npm fund` for details 21:54:25 21:54:25 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 21:54:25 21:54:25 To address issues that do not require attention, run: 21:54:25 npm audit fix 21:54:25 21:54:25 To address all issues (including breaking changes), run: 21:54:25 npm audit fix --force 21:54:25 21:54:25 Run `npm audit` for details. 21:54:25 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 21:54:40 - Generating browser application bundles (phase: setup)... 21:55:12 Compiling @angular/core : es2015 as esm2015 21:55:12 Compiling @angular/compiler/testing : es2015 as esm2015 21:55:39 Compiling @angular/common : es2015 as esm2015 21:55:39 Compiling @angular/core/testing : es2015 as esm2015 21:55:46 Compiling @angular/platform-browser : es2015 as esm2015 21:55:46 Compiling @angular/common/testing : es2015 as esm2015 21:55:50 Compiling @angular/router : es2015 as esm2015 21:55:50 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 21:55:56 Compiling @angular/platform-browser/testing : es2015 as esm2015 21:55:58 Compiling @angular/common/http : es2015 as esm2015 21:55:58 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 21:56:02 Compiling @angular/forms : es2015 as esm2015 21:56:03 Compiling @angular/router/testing : es2015 as esm2015 21:56:04 Compiling @angular/common/http/testing : es2015 as esm2015 21:57:00 30 05 2023 21:56:57.983:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 21:57:00 30 05 2023 21:56:57.995:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 21:57:00 30 05 2023 21:56:58.018:INFO [launcher]: Starting browser ChromeHeadless 21:58:22 30 05 2023 21:58:18.273:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 21:58:28 30 05 2023 21:58:28.734:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 21:58:47 ✔ Browser application bundle generation complete. 21:58:48 30 05 2023 21:58:48.114:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket fK0OVF5SX64V3i52AAAB with id 24875151 21:59:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 21:59:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.469 secs) 21:59:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.061 secs) 21:59:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.424 secs) 21:59:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.739 secs) 21:59:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.897 secs) 21:59:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.167 secs) 21:59:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.201 secs) 21:59:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.487 secs) 21:59:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.558 secs) 21:59:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.63 secs) 21:59:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.778 secs) 21:59:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.042 secs) 21:59:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.157 secs) 21:59:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.256 secs) 21:59:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.33 secs) 21:59:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.344 secs) 21:59:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.477 secs) 21:59:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.804 secs) 21:59:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.911 secs) 21:59:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.122 secs) 21:59:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.228 secs) 21:59:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.277 secs) 21:59:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.63 secs) 21:59:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.069 secs) 21:59:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.247 secs) 21:59:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.555 secs) 21:59:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.642 secs) 21:59:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.712 secs) 21:59:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.782 secs) 21:59:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.818 secs) 21:59:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.847 secs) 21:59:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.896 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.517 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.687 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.792 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.974 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 7.081 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 7.113 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 7.142 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 7.202 secs) 21:59:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.325 secs) 21:59:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.473 secs) 21:59:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.529 secs) 21:59:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.584 secs) 21:59:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.666 secs) 21:59:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.878 secs) 21:59:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.966 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 8.186 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 8.253 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 8.31 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.376 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.518 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.548 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.577 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.636 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.654 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.696 secs) 21:59:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.839 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.888 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.932 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.962 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.007 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.03 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.041 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.07 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.086 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.227 secs) 21:59:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.301 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.327 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.346 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.667 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.715 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.756 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.898 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.952 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.971 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.018 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.038 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.053 secs) 21:59:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.062 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.242 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.267 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.282 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.357 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.375 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.388 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.583 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.65 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.67 secs) 21:59:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.682 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.854 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.892 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.914 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.954 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.974 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.001 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.023 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.1 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.115 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.126 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.229 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.255 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.374 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.39 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.476 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.526 secs) 21:59:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.548 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.637 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.667 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.697 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.719 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.76 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.816 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.954 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.012 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.049 secs) 21:59:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.08 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.124 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.138 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.147 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.17 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.215 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.233 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.28 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.326 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.367 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.386 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.396 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.499 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.569 secs) 21:59:22 WARN: ' 21:59:22 It looks like you're using ngModel on the same form field as formControlName. 21:59:22 Support for using the ngModel input property and ngModelChange event with 21:59:22 reactive form directives has been deprecated in Angular v6 and will be removed 21:59:22 in a future version of Angular. 21:59:22 21:59:22 For more information on this, see our API docs here: 21:59:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:59:22 ' 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.569 secs) 21:59:22 WARN: ' 21:59:22 It looks like you're using ngModel on the same form field as formControlName. 21:59:22 Support for using the ngModel input property and ngModelChange event with 21:59:22 reactive form directives has been deprecated in Angular v6 and will be removed 21:59:22 in a future version of Angular. 21:59:22 21:59:22 For more information on this, see our API docs here: 21:59:22 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:59:22 ' 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.706 secs) 21:59:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.737 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.948 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.121 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.281 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.396 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.472 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.486 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.5 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.518 secs) 21:59:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.549 secs) 21:59:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.597 secs) 21:59:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.616 secs) 21:59:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.628 secs) 21:59:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.701 secs) 21:59:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.239 secs / 13.701 secs) 21:59:25 TOTAL: 145 SUCCESS 21:59:25 ✔ Browser application bundle generation complete. 21:59:28 21:59:28 =============================== Coverage summary =============================== 21:59:28 Statements : 41.56% ( 1425/3429 ) 21:59:28 Branches : 12.14% ( 109/898 ) 21:59:28 Functions : 33.33% ( 417/1251 ) 21:59:28 Lines : 39.45% ( 1280/3245 ) 21:59:28 ================================================================================ 21:59:28 30 05 2023 21:59:27.959:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 21:59:29 ✔ Browser application bundle generation complete. 21:59:29 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 21:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:30 $ docker stop --time=1 9a01a8471f0f73dbda0ff8d56c9786f9550cdcfbd31daca9fc0b9fbd356a9825 21:59:31 $ docker rm -f --volumes 9a01a8471f0f73dbda0ff8d56c9786f9550cdcfbd31daca9fc0b9fbd356a9825 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:35 Warning: overwriting stash ‘coverage-report’ 21:59:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:59:44 + ls -al . 21:59:44 total 176 21:59:44 drwxrwxr-x 13 jenkins jenkins 4096 May 30 21:46 . 21:59:44 drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:44 .. 21:59:44 drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:44 .blubracket 21:59:44 -rw-rw-r-- 1 jenkins jenkins 18 May 30 21:44 .dockerignore 21:59:44 drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:44 .git 21:59:44 drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:44 .github 21:59:44 -rw-rw-r-- 1 jenkins jenkins 185 May 30 21:44 .gitignore 21:59:44 -rw-rw-r-- 1 jenkins jenkins 8418 May 30 21:44 Attribution.txt 21:59:44 -rw-rw-r-- 1 jenkins jenkins 19103 May 30 21:44 CHANGELOG.md 21:59:44 -rw-rw-r-- 1 jenkins jenkins 3959 May 30 21:44 CONTRIBUTING.md 21:59:44 -rw-rw-r-- 1 jenkins jenkins 1788 May 30 21:44 Dockerfile 21:59:44 -rw-rw-r-- 1 jenkins jenkins 652 May 30 21:44 Jenkinsfile 21:59:44 -rw-rw-r-- 1 jenkins jenkins 11357 May 30 21:44 LICENSE 21:59:44 -rw-rw-r-- 1 jenkins jenkins 2124 May 30 21:44 Makefile 21:59:44 -rw-rw-r-- 1 jenkins jenkins 4549 May 30 21:44 README.md 21:59:44 -rw-rw-r-- 1 jenkins jenkins 5 May 30 21:42 VERSION 21:59:44 drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:44 assets 21:59:44 drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:44 bin 21:59:44 drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:44 cmd 21:59:44 -rw-r--r-- 1 jenkins jenkins 10 May 30 21:46 coverage.out 21:59:44 drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:44 docs 21:59:44 -rw-rw-r-- 1 jenkins jenkins 2999 May 30 21:44 go.mod 21:59:44 -rw-rw-r-- 1 jenkins jenkins 30528 May 30 21:44 go.sum 21:59:44 drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:44 internal 21:59:44 drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:44 snap 21:59:44 drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:44 testing 21:59:44 -rw-rw-r-- 1 jenkins jenkins 155 May 30 21:44 version.go 21:59:44 drwxrwxr-x 6 jenkins jenkins 4096 May 30 21:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:44 + 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=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c --label arch=arm64 --label version=0.0.0 . 21:59:46 Sending build context to Docker daemon 33.12MB 21:59:46 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:59:46 Step 2/25 : FROM ${BASE} AS builder 21:59:46 ---> 128da1da4c54 21:59:46 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:59:46 ---> Running in 169f2c374a05 21:59:47 Removing intermediate container 169f2c374a05 21:59:47 ---> 47355d82f447 21:59:47 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:59:47 ---> Running in 5a565a14b093 21:59:47 Removing intermediate container 5a565a14b093 21:59:47 ---> 43ca6892181a 21:59:47 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:59:47 ---> Running in e9d044cd8767 21:59:47 Removing intermediate container e9d044cd8767 21:59:47 ---> 6d5d49c66634 21:59:47 Step 6/25 : LABEL Name=edgex-ui-go 21:59:47 ---> Running in 90f1e02588f0 21:59:48 Removing intermediate container 90f1e02588f0 21:59:48 ---> a44fa77cceef 21:59:48 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:59:48 ---> Running in 53add8da6b1f 21:59:48 Removing intermediate container 53add8da6b1f 21:59:48 ---> e89bb70022d5 21:59:48 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:59:52 ---> 0a6505b939a5 21:59:52 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:52 ---> Running in df9b9e60072e 21:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:59:55 OK: 263 MiB in 53 packages 21:59:56 Removing intermediate container df9b9e60072e 21:59:56 ---> 5fcacada5265 21:59:56 Step 10/25 : ENV GO111MODULE=on 21:59:56 ---> Running in e589f4b8f5fe 21:59:56 Removing intermediate container e589f4b8f5fe 21:59:56 ---> 5e5a62ff1701 21:59:56 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:59:56 ---> Running in fb5a9803a22f 21:59:56 Removing intermediate container fb5a9803a22f 21:59:56 ---> 9f231a0b9173 21:59:56 Step 12/25 : COPY go.mod vendor* ./ 21:59:57 ---> ba9b0f4f5855 21:59:57 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:57 ---> Running in 1a512b27c1f7 22:00:00 Removing intermediate container 1a512b27c1f7 22:00:00 ---> 6c4599e927e7 22:00:00 Step 14/25 : COPY . . 22:00:04 ---> f90b0eef7b48 22:00:04 Step 15/25 : RUN ${MAKE} 22:00:04 ---> Running in 806931cc3e2a 22:00:04 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 22:01:56 Removing intermediate container 806931cc3e2a 22:01:56 ---> f34ca59fdea7 22:01:56 Step 16/25 : FROM alpine:3.17 22:01:56 3.17: Pulling from library/alpine 22:01:56 c41833b44d91: Already exists 22:01:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:01:56 Status: Downloaded newer image for alpine:3.17 22:01:56 ---> 51e60588ff2c 22:01:56 Step 17/25 : EXPOSE 4000 22:01:56 ---> Running in f908d6cbdcae 22:01:56 Removing intermediate container f908d6cbdcae 22:01:56 ---> 847f500587fa 22:01:56 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 22:01:57 ---> 361024640cfa 22:01:57 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 22:01:58 ---> d43cb55cdd64 22:01:58 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 22:01:58 ---> 0060b45f35fe 22:01:58 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:01:58 ---> Running in b6bef23aea24 22:01:58 Removing intermediate container b6bef23aea24 22:01:58 ---> a7280c595eab 22:01:58 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 22:01:58 ---> Running in 56823929b549 22:01:59 Removing intermediate container 56823929b549 22:01:59 ---> 29430d25a16e 22:01:59 Step 23/25 : LABEL arch=arm64 22:01:59 ---> Running in 7b7384f18f0f 22:01:59 Removing intermediate container 7b7384f18f0f 22:01:59 ---> d76d6b7c3a5f 22:01:59 Step 24/25 : LABEL git_sha=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c 22:01:59 ---> Running in d8991b9ad549 22:01:59 Removing intermediate container d8991b9ad549 22:01:59 ---> 05e416b0aaa5 22:01:59 Step 25/25 : LABEL version=0.0.0 22:01:59 ---> Running in 337bf7c16e92 22:02:00 Removing intermediate container 337bf7c16e92 22:02:00 ---> 3e9ac613ab88 22:02:00 [Warning] One or more build-args [ARCH] were not consumed 22:02:00 Successfully built 3e9ac613ab88 22:02:00 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 22:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:01 22:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:01 arm64: Pulling from edgex-lftools-log-publisher 22:02:01 8998bd30e6a1: Pulling fs layer 22:02:01 04944245beec: Pulling fs layer 22:02:01 699f458cf7ca: Pulling fs layer 22:02:01 765212b225bb: Pulling fs layer 22:02:01 f23df028b6ca: Pulling fs layer 22:02:01 d65c8cfc05b1: Pulling fs layer 22:02:01 2437ff75d9bd: Pulling fs layer 22:02:01 765212b225bb: Waiting 22:02:01 f23df028b6ca: Waiting 22:02:01 d65c8cfc05b1: Waiting 22:02:01 2437ff75d9bd: Waiting 22:02:01 04944245beec: Verifying Checksum 22:02:01 04944245beec: Download complete 22:02:01 765212b225bb: Verifying Checksum 22:02:01 765212b225bb: Download complete 22:02:01 f23df028b6ca: Verifying Checksum 22:02:01 f23df028b6ca: Download complete 22:02:01 d65c8cfc05b1: Verifying Checksum 22:02:01 d65c8cfc05b1: Download complete 22:02:01 699f458cf7ca: Verifying Checksum 22:02:02 8998bd30e6a1: Verifying Checksum 22:02:02 8998bd30e6a1: Download complete 22:02:04 2437ff75d9bd: Verifying Checksum 22:02:04 2437ff75d9bd: Download complete 22:02:06 8998bd30e6a1: Pull complete 22:02:06 04944245beec: Pull complete 22:02:08 699f458cf7ca: Pull complete 22:02:08 765212b225bb: Pull complete 22:02:09 f23df028b6ca: Pull complete 22:02:09 d65c8cfc05b1: Pull complete 22:02:24 2437ff75d9bd: Pull complete 22:02:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:24 prd-ubuntu20.04-docker-arm64-4c-16g-17372 does not seem to be running inside a container 22:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:02:27 $ docker top 8cfdf8d4952b6cb4ebd6710cea9e002ac81a229b2e02b391d737ee38710fd089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:28 ---> job-cost.sh 22:02:28 lf-activate-venv: SKIPPING 22:02:28 INFO: No Stack... 22:02:28 INFO: Retrieving Pricing Info for: v3-standard-4 22:02:29 INFO: Archiving Costs [Pipeline] sh 22:02:29 + cut -d,+ -f6 22:02:29 cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 22:02:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] 22:02:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] did not exist. Created. 22:02:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:02:30 /w/workspace/edgex-ui-go/1@tmp/durable-c25fbf51/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:02:30 + echo total: 0.10999999940395355 [Pipeline] stash 22:02:30 Warning: overwriting stash ‘stack-cost’ 22:02:35 Stashed 1 file(s) [Pipeline] } 22:02:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-621-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:02:35 $ docker stop --time=1 8cfdf8d4952b6cb4ebd6710cea9e002ac81a229b2e02b391d737ee38710fd089 22:02:37 $ docker rm -f --volumes 8cfdf8d4952b6cb4ebd6710cea9e002ac81a229b2e02b391d737ee38710fd089 [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 22:02:38 provisioning config files... 22:02:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config1521057316538416090tmp [Pipeline] { [Pipeline] sh 22:02:38 + set +x 22:02:38 + curl -s https://codecov.io/bash 22:02:38 + bash -s -- 22:02:38 22:02:38 _____ _ 22:02:38 / ____| | | 22:02:38 | | ___ __| | ___ ___ _____ __ 22:02:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:02:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:02:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:02:38 Bash-1.0.6 22:02:38 22:02:38 22:02:38 ==> git version 2.25.1 found 22:02:38 ==> 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 22:02:38 Release-Date: 2020-01-08 22:02:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:02:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:02:38 ==> Jenkins CI detected. 22:02:38 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-621 22:02:38 project root: . 22:02:38 --> token set from env 22:02:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:02:38 ==> Running gcov in . (disable via -X gcov) 22:02:38 ==> Python coveragepy not found 22:02:38 ==> Searching for coverage reports in: 22:02:38 + . 22:02:38 -> Found 1 reports 22:02:39 ==> Detecting git/mercurial file structure 22:02:39 ==> Reading reports 22:02:39 + ./coverage.out bytes=10 22:02:39 ==> Appending adjustments 22:02:39 https://docs.codecov.io/docs/fixing-reports 22:02:39 + Found adjustments 22:02:39 ==> Gzipping contents 22:02:39 12K /tmp/codecov.5r8Zyq.gz 22:02:39 ==> Uploading reports 22:02:39 url: https://codecov.io 22:02:39 query: branch=PR-621&commit=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=621&job=&cmd_args= 22:02:39 -> Pinging Codecov 22:02:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-621&commit=82f81ddbde698eb5e28c2cc375814a2e87ba4b2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=621&job=&cmd_args= 22:02:40 -> Uploading to 22:02:40 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/FB506323287CE973F263BFD2A0EB1F37/82f81ddbde698eb5e28c2cc375814a2e87ba4b2c/914cf30a-6ed2-49c8-9956-325d84b5a781.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T220239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=409a9b06a082e9321d44f62b045810874f85f7132f81f938e25855dd707610f1 22:02:40 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:40 Dload Upload Total Spent Left Speed 22:02:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 36504 --:--:-- --:--:-- --:--:-- 36504 22:02:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/82f81ddbde698eb5e28c2cc375814a2e87ba4b2c [Pipeline] } 22:02:40 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 22:02:42 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives ] 22:02:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives 22:02:42 total 16 22:02:42 drwxr-xr-x 3 root root 4096 May 30 21:46 . 22:02:42 drwxrwxr-x 15 jenkins jenkins 4096 May 30 21:46 .. 22:02:42 drwxr-xr-x 2 root root 4096 May 30 21:46 cost 22:02:42 -rw-r--r-- 1 root root 83 May 30 21:46 cost.csv 22:02:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives 22:02:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives 22:02:42 total 16 22:02:42 drwxr-xr-x 3 jenkins jenkins 4096 May 30 21:46 . 22:02:42 drwxrwxr-x 15 jenkins jenkins 4096 May 30 21:46 .. 22:02:42 drwxr-xr-x 2 jenkins jenkins 4096 May 30 21:46 cost 22:02:42 -rw-r--r-- 1 jenkins jenkins 83 May 30 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:02:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:43 ---> package-listing.sh 22:02:43 ++ facter osfamily 22:02:43 ++ tr '[:upper:]' '[:lower:]' 22:02:43 + OS_FAMILY=debian 22:02:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-621 22:02:43 + START_PACKAGES=/tmp/packages_start.txt 22:02:43 + END_PACKAGES=/tmp/packages_end.txt 22:02:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:43 + PACKAGES=/tmp/packages_start.txt 22:02:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-621 ']' 22:02:43 + PACKAGES=/tmp/packages_end.txt 22:02:43 + case "${OS_FAMILY}" in 22:02:43 + dpkg -l 22:02:43 + grep '^ii' 22:02:43 + '[' -f /tmp/packages_start.txt ']' 22:02:43 + '[' -f /tmp/packages_end.txt ']' 22:02:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-621 ']' 22:02:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives/ 22:02:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-621/archives/ [Pipeline] echo 22:02:43 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-621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:02:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:44 prd-ubuntu20.04-docker-8c-8g-17370 does not seem to be running inside a container 22:02:44 $ 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-621/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-621 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621:/w/workspace/edgexfoundry_edgex-ui-go_PR-621:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:02:44 $ docker top 85cef351aefde82b68849d5d1d66066f188b9f20facb82f0af48431215e95e30 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:45 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:45 + mkdir -p /var/log/sysstat [Pipeline] sh 22:02:45 + ls /var/log/sa-host 22:02:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:45 provisioning config files... 22:02:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-621@tmp/config14458588613129056106tmp [Pipeline] { [Pipeline] echo 22:02:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:46 ---> create-netrc.sh [Pipeline] } 22:02:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:02:46 ---> python-tools-install.sh [Pipeline] echo 22:02:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:47 ---> sudo-logs.sh 22:02:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:47 ---> job-cost.sh 22:02:47 lf-activate-venv: SKIPPING 22:02:47 DEBUG: total: 0.2199999988079071 22:02:47 INFO: Retrieving Stack Cost... 22:02:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:48 INFO: Archiving Costs [Pipeline] echo 22:02:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:48 ---> logs-deploy.sh 22:02:48 lf-activate-venv: SKIPPING 22:02:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-621/1 22:02:48 INFO: archiving workspace using pattern(s): 22:02:49 Archives upload complete. 22:02:49 INFO: archiving logs to Nexus