Pull request #600 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e872cff0078595643f9355566ad67012cd32e2a+53354d8b2375586dce6506093df12345f31d42e7 (1a9ff6ab8a6890fd1d90a8f3b5f869e9bf3f8cde) 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-ssh13093210147496310350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13141382703483858244.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-600/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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh555830789159130280.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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3139699048231085332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12207478312191216764.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-600/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-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16862811727311132855.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-10951 in /w/workspace/edgexfoundry_edgex-ui-go_PR-600 [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-600 # 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 Merging remotes/origin/main commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 3e872cff0078595643f9355566ad67012cd32e2a Merge succeeded, producing 3e872cff0078595643f9355566ad67012cd32e2a Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (PR-600) > 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/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # 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 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:23:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:23:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:23:44 ========================================================= 07:23:44 EdgeX Global Pipelines Version Info 07:23:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:23:45 ------------------- 07:23:45 stable info: 07:23:45 ------------------- 07:23:45 Commited By: Bill Mahoney bill.mahoney@intel.com 07:23:45 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:23:45 Message: update stable to v1.0.248 07:23:46 ------------------- 07:23:46 experimental info: 07:23:46 ------------------- 07:23:46 Commited By: **** collab-it+edgex@linuxfoundation.org 07:23:46 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:23:46 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:23:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e872cf [Pipeline] echo 07:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:48 provisioning config files... 07:23:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config2407841448806474494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:48 ---> docker-login.sh 07:23:48 nexus3.edgexfoundry.org:10001 07:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:48 Configure a credential helper to remove this warning. See 07:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:48 07:23:48 Login Succeeded 07:23:48 nexus3.edgexfoundry.org:10002 07:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:48 Configure a credential helper to remove this warning. See 07:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:48 07:23:48 Login Succeeded 07:23:48 nexus3.edgexfoundry.org:10003 07:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:48 Configure a credential helper to remove this warning. See 07:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:48 07:23:48 Login Succeeded 07:23:48 nexus3.edgexfoundry.org:10004 07:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:48 Configure a credential helper to remove this warning. See 07:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:48 07:23:48 Login Succeeded 07:23:49 docker.io 07:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:49 Configure a credential helper to remove this warning. See 07:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:49 07:23:49 Login Succeeded 07:23:49 ---> docker-login.sh ends [Pipeline] } 07:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:23:50 + git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 07:23:50 -----------> git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a 3e872cff0078595643f9355566ad67012cd32e2a [false] [Pipeline] sh 07:23:50 + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 07:23:50 ========================================================= 07:23:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:23:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:50 + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo 07:23:50 [semverPrep] GIT_COMMIT: 3e872cff0078595643f9355566ad67012cd32e2a, Commit Message: build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599) [Pipeline] echo 07:23:50 [semverPrep] This is not a build commit. [Pipeline] sh 07:23:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:51 + grep -v github /etc/ssh/ssh_known_hosts 07:23:51 + [ -e /tmp/ssh_known_hosts ] 07:23:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:23:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:23:51 + sudo tee -a /etc/ssh/ssh_known_hosts 07:23:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:51 07:23:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:23:52 b85a868b505f: Pulling fs layer 07:23:52 e2be974225ed: Pulling fs layer 07:23:52 339a4e72a1f5: Pulling fs layer 07:23:52 988bab9f4d93: Pulling fs layer 07:23:52 1469e6f7b9e6: Pulling fs layer 07:23:52 eaf3925da568: Pulling fs layer 07:23:52 988bab9f4d93: Waiting 07:23:52 1469e6f7b9e6: Waiting 07:23:52 bab4dde63d76: Pulling fs layer 07:23:52 bde34c3a00c8: Pulling fs layer 07:23:52 b352a97aabf1: Pulling fs layer 07:23:52 4872d77fe225: Pulling fs layer 07:23:52 eaf3925da568: Waiting 07:23:52 5851b861e8e6: Pulling fs layer 07:23:52 bab4dde63d76: Waiting 07:23:52 bde34c3a00c8: Waiting 07:23:52 b352a97aabf1: Waiting 07:23:52 5851b861e8e6: Waiting 07:23:52 4872d77fe225: Waiting 07:23:52 e2be974225ed: Verifying Checksum 07:23:52 e2be974225ed: Download complete 07:23:52 988bab9f4d93: Verifying Checksum 07:23:52 988bab9f4d93: Download complete 07:23:52 1469e6f7b9e6: Verifying Checksum 07:23:52 1469e6f7b9e6: Download complete 07:23:52 339a4e72a1f5: Verifying Checksum 07:23:52 339a4e72a1f5: Download complete 07:23:52 eaf3925da568: Verifying Checksum 07:23:52 eaf3925da568: Download complete 07:23:52 bde34c3a00c8: Verifying Checksum 07:23:52 bde34c3a00c8: Download complete 07:23:52 b352a97aabf1: Verifying Checksum 07:23:52 b352a97aabf1: Download complete 07:23:52 4872d77fe225: Verifying Checksum 07:23:52 4872d77fe225: Download complete 07:23:52 5851b861e8e6: Verifying Checksum 07:23:52 5851b861e8e6: Download complete 07:23:52 b85a868b505f: Verifying Checksum 07:23:52 b85a868b505f: Download complete 07:23:52 bab4dde63d76: Verifying Checksum 07:23:52 bab4dde63d76: Download complete 07:23:53 b85a868b505f: Pull complete 07:23:53 e2be974225ed: Pull complete 07:23:54 339a4e72a1f5: Pull complete 07:23:54 988bab9f4d93: Pull complete 07:23:54 1469e6f7b9e6: Pull complete 07:23:54 eaf3925da568: Pull complete 07:23:56 bab4dde63d76: Pull complete 07:23:56 bde34c3a00c8: Pull complete 07:23:56 b352a97aabf1: Pull complete 07:23:56 4872d77fe225: Pull complete 07:23:56 5851b861e8e6: Pull complete 07:23:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:56 prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container 07:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:24:00 $ docker top 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:24:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:00 [ssh-agent] Looking for ssh-agent implementation... 07:24:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:00 $ docker exec 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent 07:24:00 SSH_AUTH_SOCK=/tmp/ssh-R8ZXmEwCJjWq/agent.32 07:24:00 SSH_AGENT_PID=38 07:24:00 Running ssh-add (command line suppressed) 07:24:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_7379451416985951771.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_7379451416985951771.key) 07:24:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:01 + git tag --points-at HEAD [Pipeline] } 07:24:01 $ docker exec --env ******** --env ******** 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent -k 07:24:01 unset SSH_AUTH_SOCK; 07:24:01 unset SSH_AGENT_PID; 07:24:01 echo Agent pid 38 killed; 07:24:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:24:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:24:01 [ssh-agent] Looking for ssh-agent implementation... 07:24:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:24:01 $ docker exec 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent 07:24:01 SSH_AUTH_SOCK=/tmp/ssh-jx11vo4upHKD/agent.70 07:24:01 SSH_AGENT_PID=76 07:24:01 Running ssh-add (command line suppressed) 07:24:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_11823423710897588086.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/private_key_11823423710897588086.key) 07:24:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:24:02 + git semver init 07:24:02 2023-04-26 07:24:02,480 [run_init] DEBUG init version:0.0.0 force:False 07:24:02 2023-04-26 07:24:02,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver 07:24:02 2023-04-26 07:24:02,481 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver 07:24:02 2023-04-26 07:24:02,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-600, universal_newlines=False, shell=None, istream=None) 07:24:04 2023-04-26 07:24:03,950 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.git/info/exclude 07:24:04 2023-04-26 07:24:03,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver/PR-600 with force:False 07:24:04 2023-04-26 07:24:03,950 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver/PR-600 07:24:04 2023-04-26 07:24:03,954 [execute] INFO git cat-file --batch-check 07:24:04 2023-04-26 07:24:03,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) 07:24:04 2023-04-26 07:24:03,960 [execute] INFO git cat-file --batch 07:24:04 2023-04-26 07:24:03,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) 07:24:04 2023-04-26 07:24:03,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-600/.semver/PR-600 07:24:04 0.0.0 [Pipeline] } 07:24:04 $ docker exec --env ******** --env ******** 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 ssh-agent -k 07:24:04 unset SSH_AUTH_SOCK; 07:24:04 unset SSH_AGENT_PID; 07:24:04 echo Agent pid 76 killed; 07:24:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:24:05 + git semver [Pipeline] } 07:24:05 $ docker stop --time=1 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 07:24:06 $ docker rm -f --volumes 34319433784abb552581debf7f8c43a76bd770d9594eefa57f8740a5eeab8590 [Pipeline] // withDockerContainer [Pipeline] sh 07:24:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:24:07 Stashed 1 file(s) [Pipeline] echo 07:24: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 07:24:08 provisioning config files... 07:24:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config2420427626363983927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:08 ---> docker-login.sh 07:24:08 nexus3.edgexfoundry.org:10001 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 nexus3.edgexfoundry.org:10002 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 nexus3.edgexfoundry.org:10003 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 nexus3.edgexfoundry.org:10004 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 docker.io 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:09 Configure a credential helper to remove this warning. See 07:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:09 07:24:09 Login Succeeded 07:24:09 ---> docker-login.sh ends [Pipeline] } 07:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:09 ========================================================= 07:24:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:24:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24: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 . 07:24:10 Sending build context to Docker daemon 45.75MB 07:24:10 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:24:10 Step 2/16 : FROM ${BASE} AS builder 07:24:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:24:10 f56be85fc22e: Pulling fs layer 07:24:10 85791d961cd3: Pulling fs layer 07:24:10 d694b5ae8c79: Pulling fs layer 07:24:10 9f32a84ed3da: Pulling fs layer 07:24:10 4d19c01a9841: Pulling fs layer 07:24:10 9325e15d5711: Pulling fs layer 07:24:10 556b6ee489ea: Pulling fs layer 07:24:10 c5a4b2cf53e6: Pulling fs layer 07:24:10 9f32a84ed3da: Waiting 07:24:10 4d19c01a9841: Waiting 07:24:10 c5a4b2cf53e6: Waiting 07:24:10 556b6ee489ea: Waiting 07:24:10 9325e15d5711: Waiting 07:24:10 85791d961cd3: Download complete 07:24:10 9f32a84ed3da: Verifying Checksum 07:24:10 9f32a84ed3da: Download complete 07:24:10 4d19c01a9841: Verifying Checksum 07:24:10 4d19c01a9841: Download complete 07:24:10 f56be85fc22e: Verifying Checksum 07:24:10 f56be85fc22e: Download complete 07:24:10 9325e15d5711: Verifying Checksum 07:24:10 9325e15d5711: Download complete 07:24:10 f56be85fc22e: Pull complete 07:24:10 85791d961cd3: Pull complete 07:24:10 c5a4b2cf53e6: Download complete 07:24:10 d694b5ae8c79: Verifying Checksum 07:24:10 d694b5ae8c79: Download complete 07:24:10 556b6ee489ea: Verifying Checksum 07:24:10 556b6ee489ea: Download complete 07:24:14 d694b5ae8c79: Pull complete 07:24:14 9f32a84ed3da: Pull complete 07:24:14 4d19c01a9841: Pull complete 07:24:14 9325e15d5711: Pull complete 07:24:16 556b6ee489ea: Pull complete 07:24:17 c5a4b2cf53e6: Pull complete 07:24:17 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 07:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:24:17 ---> c4be618373d6 07:24:17 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:24:22 Still waiting to schedule task 07:24:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:24:24 ---> Running in d9a121eec0bd 07:24:24 Removing intermediate container d9a121eec0bd 07:24:24 ---> d0755472bfb0 07:24:24 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:24:24 ---> Running in ca0a8b4bb70f 07:24:24 Removing intermediate container ca0a8b4bb70f 07:24:24 ---> 9e11214ea5ff 07:24:24 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:24:24 ---> Running in b22b312b5b71 07:24:24 Removing intermediate container b22b312b5b71 07:24:24 ---> 4414cef9b8d0 07:24:24 Step 6/16 : LABEL Name=edgex-ui-go 07:24:24 ---> Running in 90365e691024 07:24:24 Removing intermediate container 90365e691024 07:24:24 ---> c3ea428131f7 07:24:24 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:24:24 ---> Running in 58103b888d96 07:24:24 Removing intermediate container 58103b888d96 07:24:24 ---> a1e54f8c4dbb 07:24:24 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:24:25 latest: Pulling from library/docker 07:24:25 f56be85fc22e: Already exists 07:24:25 7ed9ddfd3b8f: Pulling fs layer 07:24:25 788e1ab5616a: Pulling fs layer 07:24:25 cdaa2fd4fcdb: Pulling fs layer 07:24:25 31a38982befb: Pulling fs layer 07:24:25 f3fec43afa6b: Pulling fs layer 07:24:25 6dc25e8d3c75: Pulling fs layer 07:24:25 3e24217d64a6: Pulling fs layer 07:24:25 41fdc34e4d3d: Pulling fs layer 07:24:25 df31d1246b63: Pulling fs layer 07:24:25 b2b1666219cb: Pulling fs layer 07:24:25 be1c6fdc6de0: Pulling fs layer 07:24:25 a6d9f116d01b: Pulling fs layer 07:24:25 979b7cfeae76: Pulling fs layer 07:24:25 31a38982befb: Waiting 07:24:25 f3fec43afa6b: Waiting 07:24:25 b2b1666219cb: Waiting 07:24:25 be1c6fdc6de0: Waiting 07:24:25 a6d9f116d01b: Waiting 07:24:25 6dc25e8d3c75: Waiting 07:24:25 979b7cfeae76: Waiting 07:24:25 3e24217d64a6: Waiting 07:24:25 41fdc34e4d3d: Waiting 07:24:25 788e1ab5616a: Download complete 07:24:25 7ed9ddfd3b8f: Verifying Checksum 07:24:25 7ed9ddfd3b8f: Download complete 07:24:25 cdaa2fd4fcdb: Verifying Checksum 07:24:25 cdaa2fd4fcdb: Download complete 07:24:25 31a38982befb: Verifying Checksum 07:24:25 31a38982befb: Download complete 07:24:25 6dc25e8d3c75: Verifying Checksum 07:24:25 6dc25e8d3c75: Download complete 07:24:25 7ed9ddfd3b8f: Pull complete 07:24:25 f3fec43afa6b: Verifying Checksum 07:24:25 788e1ab5616a: Pull complete 07:24:25 3e24217d64a6: Download complete 07:24:25 41fdc34e4d3d: Verifying Checksum 07:24:25 41fdc34e4d3d: Download complete 07:24:25 df31d1246b63: Verifying Checksum 07:24:25 df31d1246b63: Download complete 07:24:25 b2b1666219cb: Verifying Checksum 07:24:25 b2b1666219cb: Download complete 07:24:25 a6d9f116d01b: Verifying Checksum 07:24:25 a6d9f116d01b: Download complete 07:24:25 979b7cfeae76: Download complete 07:24:25 cdaa2fd4fcdb: Pull complete 07:24:26 be1c6fdc6de0: Verifying Checksum 07:24:26 be1c6fdc6de0: Download complete 07:24:26 31a38982befb: Pull complete 07:24:26 f3fec43afa6b: Pull complete 07:24:26 6dc25e8d3c75: Pull complete 07:24:26 3e24217d64a6: Pull complete 07:24:26 41fdc34e4d3d: Pull complete 07:24:27 df31d1246b63: Pull complete 07:24:27 b2b1666219cb: Pull complete 07:24:28 be1c6fdc6de0: Pull complete 07:24:28 a6d9f116d01b: Pull complete 07:24:28 979b7cfeae76: Pull complete 07:24:28 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 07:24:28 Status: Downloaded newer image for docker:latest 07:24:30 ---> 318c8d116059 07:24:30 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:30 ---> Running in 7af243d6d7cd 07:24:30 Removing intermediate container 7af243d6d7cd 07:24:30 ---> b6cc7dc5e0a1 07:24:30 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:24:30 ---> Running in b00d104959df 07:24:31 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:24:32 OK: 265 MiB in 53 packages 07:24:32 Removing intermediate container b00d104959df 07:24:32 ---> 2372c463c2d7 07:24:32 Step 11/16 : ENV GO111MODULE=on 07:24:32 ---> Running in ab33d0668b8a 07:24:32 Removing intermediate container ab33d0668b8a 07:24:32 ---> 1890cb877de1 07:24:32 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:24:32 ---> Running in 925ec8f1b3b7 07:24:33 Removing intermediate container 925ec8f1b3b7 07:24:33 ---> a9bb203dc6a1 07:24:33 Step 13/16 : COPY go.mod vendor* ./ 07:24:33 ---> f167cb2330ae 07:24:33 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:33 ---> Running in 4c168968733d 07:25:05 Removing intermediate container 4c168968733d 07:25:05 ---> 87fc082fa024 07:25:05 Step 15/16 : COPY . . 07:25:06 ---> 45bde0fe8024 07:25:06 Step 16/16 : RUN ${MAKE} 07:25:06 ---> Running in 60647637292a 07:25:06 noop 07:25:07 Removing intermediate container 60647637292a 07:25:07 ---> 39f9c26f9b0c 07:25:07 Successfully built 39f9c26f9b0c 07:25:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:07 + docker inspect -f . ci-base-image-x86_64 07:25:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:07 prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container 07:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:08 $ docker top 7fa5924fb516e1b94f908c3375ffe2f8c0b61b9e815adbe0f8014ebc1ed2e0d7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:08 + go version 07:25:08 go version go1.20.2 linux/amd64 [Pipeline] } 07:25:08 $ docker stop --time=1 7fa5924fb516e1b94f908c3375ffe2f8c0b61b9e815adbe0f8014ebc1ed2e0d7 07:25:09 $ docker rm -f --volumes 7fa5924fb516e1b94f908c3375ffe2f8c0b61b9e815adbe0f8014ebc1ed2e0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:10 + docker inspect -f . ci-base-image-x86_64 07:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:10 prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container 07:25:10 $ 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-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:11 $ docker top dfddd3ccd5103c3f4e101bacbf888388d9512e58d509acf416e6fb7c56431124 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-600 [Pipeline] fileExists [Pipeline] sh 07:25:11 + make test 07:25:11 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:25:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:25:25 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:25:25 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:25:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:25:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:25:29 ./bin/test-attribution-txt.sh 07:25:29 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:25:29 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:25:29 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:25:29 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:25:29 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:25:29 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:25:29 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:25:29 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:25:29 make -C web test 07:25:29 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-600/web' 07:25:29 make[1]: tput: No such file or directory 07:25:29 make[1]: tput: No such file or directory 07:25:29 warning: generating ./VERSION 07:25:29 echo "0.0.0" > VERSION 07:25:29 docker build \ 07:25:29 -f Dockerfile \ 07:25:29 --build-arg USER=1000 \ 07:25:29 \ 07:25:29 --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ 07:25:29 -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ 07:25:29 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:25:29 . 07:25:29 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:25:29 Install the buildx component to build images with BuildKit: 07:25:29 https://docs.docker.com/go/buildx/ 07:25:29 07:25:29 Sending build context to Docker daemon 3.269MB 07:25:29 Step 1/10 : FROM node:16.17-alpine3.15 07:25:29 16.17-alpine3.15: Pulling from library/node 07:25:29 9621f1afde84: Pulling fs layer 07:25:29 c6f70ee39829: Pulling fs layer 07:25:29 56892a8094a2: Pulling fs layer 07:25:29 58dd87906ef0: Pulling fs layer 07:25:29 58dd87906ef0: Waiting 07:25:29 9621f1afde84: Verifying Checksum 07:25:29 9621f1afde84: Download complete 07:25:29 9621f1afde84: Pull complete 07:25:29 58dd87906ef0: Verifying Checksum 07:25:29 58dd87906ef0: Download complete 07:25:29 56892a8094a2: Verifying Checksum 07:25:29 56892a8094a2: Download complete 07:25:30 c6f70ee39829: Download complete 07:25:31 c6f70ee39829: Pull complete 07:25:31 56892a8094a2: Pull complete 07:25:31 58dd87906ef0: Pull complete 07:25:31 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:25:31 Status: Downloaded newer image for node:16.17-alpine3.15 07:25:31 ---> b69703f70c3d 07:25:31 Step 2/10 : RUN apk add --no-cache chromium 07:25:36 ---> Running in 05c7000c2a5a 07:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:25:36 (1/129) Installing libxau (1.0.9-r0) 07:25:36 (2/129) Installing libmd (1.0.3-r0) 07:25:36 (3/129) Installing libbsd (0.11.3-r1) 07:25:36 (4/129) Installing libxdmcp (1.1.3-r0) 07:25:36 (5/129) Installing libxcb (1.14-r2) 07:25:36 (6/129) Installing libx11 (1.7.3.1-r0) 07:25:36 (7/129) Installing libxext (1.3.4-r0) 07:25:36 (8/129) Installing libice (1.0.10-r0) 07:25:36 (9/129) Installing libuuid (2.37.4-r0) 07:25:36 (10/129) Installing libsm (1.2.3-r0) 07:25:36 (11/129) Installing libxt (1.2.1-r0) 07:25:36 (12/129) Installing libxmu (1.1.3-r0) 07:25:36 (13/129) Installing xset (1.2.4-r0) 07:25:36 (14/129) Installing xprop (1.2.5-r0) 07:25:36 (15/129) Installing xdg-utils (1.1.3-r0) 07:25:36 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:25:36 (17/129) Installing pkgconf (1.8.1-r0) 07:25:36 (18/129) Installing libffi (3.4.2-r1) 07:25:36 (19/129) Installing libintl (0.21-r0) 07:25:36 (20/129) Installing libblkid (2.37.4-r0) 07:25:36 (21/129) Installing libmount (2.37.4-r0) 07:25:36 (22/129) Installing pcre (8.45-r1) 07:25:36 (23/129) Installing glib (2.70.1-r0) 07:25:36 (24/129) Installing xz-libs (5.2.5-r1) 07:25:36 (25/129) Installing libxml2 (2.9.14-r2) 07:25:36 (26/129) Installing shared-mime-info (2.1-r2) 07:25:36 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:25:36 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:25:36 (29/129) Installing libpng (1.6.37-r1) 07:25:36 (30/129) Installing libwebp (1.2.2-r0) 07:25:36 (31/129) Installing zstd-libs (1.5.0-r0) 07:25:36 (32/129) Installing tiff (4.4.0-r1) 07:25:36 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:25:36 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:25:36 (35/129) Installing libxcomposite (0.4.5-r0) 07:25:36 (36/129) Installing libxfixes (6.0.0-r0) 07:25:36 (37/129) Installing libxrender (0.9.10-r3) 07:25:36 (38/129) Installing libxcursor (1.2.0-r0) 07:25:36 (39/129) Installing libxdamage (1.1.5-r1) 07:25:36 (40/129) Installing libxi (1.8-r0) 07:25:36 (41/129) Installing libxinerama (1.1.4-r1) 07:25:36 (42/129) Installing libxrandr (1.5.2-r1) 07:25:36 (43/129) Installing atk (2.36.0-r0) 07:25:36 (44/129) Installing libxtst (1.2.3-r3) 07:25:36 (45/129) Installing dbus-libs (1.12.24-r0) 07:25:36 (46/129) Installing at-spi2-core (2.42.0-r0) 07:25:36 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:25:36 (48/129) Installing expat (2.5.0-r0) 07:25:36 (49/129) Installing brotli-libs (1.0.9-r5) 07:25:36 (50/129) Installing libbz2 (1.0.8-r1) 07:25:36 (51/129) Installing freetype (2.11.1-r2) 07:25:36 (52/129) Installing fontconfig (2.13.1-r4) 07:25:36 (53/129) Installing pixman (0.40.0-r4) 07:25:36 (54/129) Installing cairo (1.16.0-r5) 07:25:36 (55/129) Installing cairo-gobject (1.16.0-r5) 07:25:36 (56/129) Installing avahi-libs (0.8-r5) 07:25:36 (57/129) Installing gmp (6.2.1-r1) 07:25:36 (58/129) Installing nettle (3.7.3-r0) 07:25:36 (59/129) Installing p11-kit (0.24.0-r1) 07:25:36 (60/129) Installing libtasn1 (4.18.0-r1) 07:25:36 (61/129) Installing libunistring (0.9.10-r1) 07:25:36 (62/129) Installing gnutls (3.7.1-r2) 07:25:36 (63/129) Installing cups-libs (2.3.3-r6) 07:25:36 (64/129) Installing libepoxy (1.5.9-r0) 07:25:36 (65/129) Installing fribidi (1.0.11-r0) 07:25:36 (66/129) Installing graphite2 (1.3.14-r0) 07:25:36 (67/129) Installing harfbuzz (3.0.0-r2) 07:25:36 (68/129) Installing libxft (2.3.4-r0) 07:25:36 (69/129) Installing pango (1.48.10-r0) 07:25:36 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:25:36 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:25:36 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:25:36 (73/129) Installing xkeyboard-config (2.34-r0) 07:25:36 (74/129) Installing libxkbcommon (1.3.1-r0) 07:25:36 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:25:37 Executing gtk+3.0-3.24.30-r0.post-install 07:25:37 (76/129) Installing libfontenc (1.1.4-r0) 07:25:37 (77/129) Installing mkfontscale (1.2.1-r1) 07:25:37 (78/129) Installing ttf-opensans (1.10-r1) 07:25:37 Executing ttf-opensans-1.10-r1.post-install 07:25:38 (79/129) Installing libogg (1.3.5-r0) 07:25:38 (80/129) Installing flac (1.3.4-r0) 07:25:38 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:25:38 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:25:38 (83/129) Installing sdl2 (2.0.16-r4) 07:25:38 (84/129) Installing aom-libs (3.2.0-r0) 07:25:39 (85/129) Installing libass (0.15.2-r0) 07:25:39 (86/129) Installing libdav1d (0.9.2-r0) 07:25:39 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:25:39 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:25:39 (89/129) Installing lame (3.100-r0) 07:25:39 (90/129) Installing opus (1.3.1-r1) 07:25:39 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:25:39 (92/129) Installing soxr (0.1.3-r2) 07:25:39 (93/129) Installing libsrt (1.4.2-r1) 07:25:39 (94/129) Installing libssh (0.9.6-r1) 07:25:39 (95/129) Installing libtheora (1.1.1-r16) 07:25:39 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:25:39 (97/129) Installing libpciaccess (0.16-r0) 07:25:39 (98/129) Installing libdrm (2.4.109-r0) 07:25:39 (99/129) Installing libva (2.13.0-r0) 07:25:39 (100/129) Installing libvdpau (1.4-r0) 07:25:39 (101/129) Installing vidstab (1.1.0-r1) 07:25:39 (102/129) Installing libvorbis (1.3.7-r0) 07:25:39 (103/129) Installing libvpx (1.10.0-r0) 07:25:39 (104/129) Installing vulkan-loader (1.2.196-r0) 07:25:39 (105/129) Installing x264-libs (20210613-r0) 07:25:39 (106/129) Installing x265-libs (3.5-r0) 07:25:39 (107/129) Installing xvidcore (1.3.7-r1) 07:25:39 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:25:39 (109/129) Installing libevent (2.1.12-r4) 07:25:39 (110/129) Installing mesa (21.2.6-r0) 07:25:39 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:25:39 (112/129) Installing mesa-gbm (21.2.6-r0) 07:25:39 (113/129) Installing lcms2 (2.12-r1) 07:25:39 (114/129) Installing nspr (4.32-r0) 07:25:39 (115/129) Installing sqlite-libs (3.36.0-r0) 07:25:39 (116/129) Installing nss (3.78.1-r0) 07:25:39 (117/129) Installing libasyncns (0.8-r1) 07:25:39 (118/129) Installing libltdl (2.4.6-r7) 07:25:39 (119/129) Installing orc (0.4.32-r0) 07:25:39 (120/129) Installing libsndfile (1.0.31-r1) 07:25:39 (121/129) Installing speexdsp (1.2.0-r0) 07:25:39 (122/129) Installing tdb-libs (1.4.5-r0) 07:25:39 (123/129) Installing libpulse (15.0-r2) 07:25:39 (124/129) Installing re2 (2021.11.01-r0) 07:25:39 (125/129) Installing snappy (1.1.9-r1) 07:25:39 (126/129) Installing libgpg-error (1.42-r1) 07:25:39 (127/129) Installing libgcrypt (1.9.4-r0) 07:25:39 (128/129) Installing libxslt (1.1.35-r0) 07:25:39 (129/129) Installing chromium (99.0.4844.84-r0) 07:25:41 Executing busybox-1.34.1-r7.trigger 07:25:41 Executing glib-2.70.1-r0.trigger 07:25:41 Executing shared-mime-info-2.1-r2.trigger 07:25:42 Executing gdk-pixbuf-2.42.8-r0.trigger 07:25:42 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:25:42 Executing fontconfig-2.13.1-r4.trigger 07:25:42 Executing mkfontscale-1.2.1-r1.trigger 07:25:42 OK: 286 MiB in 145 packages 07:25:48 Removing intermediate container 05c7000c2a5a 07:25:48 ---> 798f1ffd5aa1 07:25:48 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:25:48 ---> Running in fd22b7d36191 07:25:48 Removing intermediate container fd22b7d36191 07:25:48 ---> 0e6d49f17381 07:25:48 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:25:48 ---> Running in 5074a948f8d3 07:25:48 Removing intermediate container 5074a948f8d3 07:25:48 ---> e81ed45b65b8 07:25:48 Step 5/10 : RUN npm install -g npm 07:25:48 ---> Running in b7c5ddfa08a9 07:25:54 07:25:54 removed 7 packages, changed 100 packages, and audited 239 packages in 5s 07:25:54 07:25:54 18 packages are looking for funding 07:25:54 run `npm fund` for details 07:25:54 07:25:54 found 0 vulnerabilities 07:25:55 Removing intermediate container b7c5ddfa08a9 07:25:55 ---> 4beebbf20d7d 07:25:55 Step 6/10 : ARG USER=1000 07:25:55 ---> Running in 6578bbbf0598 07:25:55 Removing intermediate container 6578bbbf0598 07:25:55 ---> 02ceedb75d6f 07:25:55 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:25:55 ---> Running in 485c5ced7e9b 07:25:56 Removing intermediate container 485c5ced7e9b 07:25:56 ---> bcf20ac01c1f 07:25:56 Step 8/10 : USER $USER:$USER 07:25:56 ---> Running in 83759f2da741 07:25:56 Removing intermediate container 83759f2da741 07:25:56 ---> 4f7ebfde8982 07:25:56 Step 9/10 : WORKDIR /app 07:25:56 ---> Running in ed9db7a47eb1 07:25:56 Removing intermediate container ed9db7a47eb1 07:25:56 ---> dd590d364838 07:25:56 Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 07:25:56 ---> Running in 5e11f2eb9026 07:25:56 Removing intermediate container 5e11f2eb9026 07:25:56 ---> 4f284612ed5f 07:25:56 Successfully built 4f284612ed5f 07:25:56 Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a 07:25:56 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:25:56 touch edgex-web-ui.imagebuilt 07:25:56 mkdir -p node_modules coverage 07:25:56 chown "1000:1000" node_modules coverage package-lock.json 07:25:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:25:58 npm WARN EBADENGINE Unsupported engine { 07:25:58 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:25:58 npm WARN EBADENGINE required: { 07:25:58 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:25:58 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:25:58 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:25:58 npm WARN EBADENGINE }, 07:25:58 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:25:58 npm WARN EBADENGINE } 07:26:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10954 in /w/workspace/edgexfoundry_edgex-ui-go_PR-600 [Pipeline] { [Pipeline] ws 07:26:00 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:26:01 The recommended git tool is: git 07:26:01 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:26:02 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 07:26:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:26:02 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:26:02 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:26:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:26:03 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:26:04 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:26:04 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:26:06 using credential edgex-jenkins-ssh 07:26:06 Cloning the remote Git repository 07:26:06 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 07:26:06 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 07:26:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:26:06 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:26:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:26:06 > git --version # timeout=10 07:26:06 > git --version # 'git version 2.25.1' 07:26:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:07 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. 07:26:07 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:26:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:26:08 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. 07:26:08 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. 07:26:08 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:26:11 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. 07:26:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:26:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:14 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. 07:26:14 Merging remotes/origin/main commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 3e872cff0078595643f9355566ad67012cd32e2a 07:26:15 Merge succeeded, producing 3e872cff0078595643f9355566ad67012cd32e2a 07:26:15 Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (PR-600) 07:26:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:26:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:26:14 > git config core.sparsecheckout # timeout=10 07:26:14 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 07:26:15 > git remote # timeout=10 07:26:15 > git config --get remote.origin.url # timeout=10 07:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:15 > git merge 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 07:26:15 > git rev-parse HEAD^{commit} # timeout=10 07:26:15 > git config core.sparsecheckout # timeout=10 07:26:15 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 07:26:16 Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" 07:26:16 > git --version # timeout=10 07:26:16 > git --version # 'git version 2.25.1' 07:26:16 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:26:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:17 Dload Upload Total Spent Left Speed 07:26:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 07:26:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:26:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:26:18 + sudo tee /etc/docker/daemon.new 07:26:18 { 07:26:18 "registry-mirrors": [ 07:26:18 "https://nexus3.edgexfoundry.org:10001" 07:26:18 ], 07:26:18 "bip": "10.250.0.254/24", 07:26:18 "hosts": [ 07:26:18 "tcp://0.0.0.0:5555", 07:26:18 "unix:///var/run/docker.sock" 07:26:18 ], 07:26:18 "mtu": 1458, 07:26:18 "selinux-enabled": true, 07:26:18 "seccomp-profile": "/etc/docker/seccomp.json" 07:26:18 } [Pipeline] sh 07:26:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:26:19 + sudo service docker restart 07:26:19 07:26:19 added 1478 packages, and audited 1479 packages in 22s 07:26:19 07:26:19 90 packages are looking for funding 07:26:19 run `npm fund` for details 07:26:19 07:26:19 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 07:26:19 07:26:19 To address issues that do not require attention, run: 07:26:19 npm audit fix 07:26:19 07:26:19 To address all issues (including breaking changes), run: 07:26:19 npm audit fix --force 07:26:19 07:26:19 Run `npm audit` for details. 07:26:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 07:26:32 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:37 provisioning config files... 07:26:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11430079152309979920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:38 ---> docker-login.sh 07:26:38 nexus3.edgexfoundry.org:10001 07:26:38 Compiling @angular/core : es2015 as esm2015 07:26:38 Compiling @angular/compiler/testing : es2015 as esm2015 07:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:38 Configure a credential helper to remove this warning. See 07:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:38 07:26:38 Login Succeeded 07:26:38 nexus3.edgexfoundry.org:10002 07:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:39 Configure a credential helper to remove this warning. See 07:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:39 07:26:39 Login Succeeded 07:26:39 nexus3.edgexfoundry.org:10003 07:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:39 Configure a credential helper to remove this warning. See 07:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:39 07:26:39 Login Succeeded 07:26:39 nexus3.edgexfoundry.org:10004 07:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:39 Configure a credential helper to remove this warning. See 07:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:39 07:26:39 Login Succeeded 07:26:39 docker.io 07:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:40 Configure a credential helper to remove this warning. See 07:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:40 07:26:40 Login Succeeded 07:26:40 ---> docker-login.sh ends [Pipeline] } 07:26:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:26:40 Compiling @angular/common : es2015 as esm2015 07:26:40 Compiling @angular/core/testing : es2015 as esm2015 [Pipeline] echo 07:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:26:40 ========================================================= 07:26:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:26:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:41 + 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 . 07:26:41 Compiling @angular/platform-browser : es2015 as esm2015 07:26:41 Compiling @angular/common/testing : es2015 as esm2015 07:26:41 Compiling @angular/common/http : es2015 as esm2015 07:26:41 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:26:42 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:26:42 Sending build context to Docker daemon 28.8MB 07:26:42 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:26:42 Step 2/16 : FROM ${BASE} AS builder 07:26:42 Compiling @angular/router : es2015 as esm2015 07:26:42 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:26:42 Compiling @angular/forms : es2015 as esm2015 07:26:42 Compiling @angular/common/http/testing : es2015 as esm2015 07:26:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:26:42 c41833b44d91: Pulling fs layer 07:26:42 ed15518f5707: Pulling fs layer 07:26:42 feae8fd75edb: Pulling fs layer 07:26:42 242c74f7c9fa: Pulling fs layer 07:26:42 3cdef696dda3: Pulling fs layer 07:26:42 2ced38df9373: Pulling fs layer 07:26:42 58f1dce35555: Pulling fs layer 07:26:42 242c74f7c9fa: Waiting 07:26:42 3cdef696dda3: Waiting 07:26:42 2ced38df9373: Waiting 07:26:42 58f1dce35555: Waiting 07:26:42 ed15518f5707: Verifying Checksum 07:26:42 ed15518f5707: Download complete 07:26:42 242c74f7c9fa: Verifying Checksum 07:26:42 242c74f7c9fa: Download complete 07:26:42 3cdef696dda3: Verifying Checksum 07:26:42 3cdef696dda3: Download complete 07:26:42 c41833b44d91: Verifying Checksum 07:26:43 c41833b44d91: Pull complete 07:26:43 58f1dce35555: Verifying Checksum 07:26:43 58f1dce35555: Download complete 07:26:44 ed15518f5707: Pull complete 07:26:44 Compiling @angular/router/testing : es2015 as esm2015 07:26:45 feae8fd75edb: Download complete 07:26:45 2ced38df9373: Verifying Checksum 07:26:45 2ced38df9373: Download complete 07:26:50 26 04 2023 07:26:49.772:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:26:50 26 04 2023 07:26:49.773:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:26:50 26 04 2023 07:26:49.776:INFO [launcher]: Starting browser ChromeHeadless 07:26:57 feae8fd75edb: Pull complete 07:26:57 242c74f7c9fa: Pull complete 07:26:57 3cdef696dda3: Pull complete 07:27:00 ✔ Browser application bundle generation complete. 07:27:00 26 04 2023 07:27:00.958:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket pBY4wJXveW_xCf6KAAAB with id 26374025 07:27:04 2ced38df9373: Pull complete 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.106 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.131 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.201 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.21 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.246 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.284 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.302 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.32 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.329 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.335 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.338 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.358 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.361 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.41 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.439 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.447 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.481 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.484 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.504 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.517 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.561 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.585 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.605 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.635 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.64 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.684 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.695 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.705 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.708 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.748 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.758 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.768 secs) 07:27:04 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.8 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.808 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.819 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.838 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.856 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.86 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.873 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.877 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.883 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.885 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.888 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.957 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.965 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.968 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.976 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.014 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.025 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.031 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.051 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.066 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.072 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.08 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.085 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.091 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.095 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.097 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.1 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.103 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.105 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.106 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.108 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.117 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.143 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.153 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.157 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.165 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.178 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.201 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.208 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.21 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.215 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.295 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.316 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.344 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.362 secs) 07:27:05 WARN: ' 07:27:05 It looks like you're using ngModel on the same form field as formControlName. 07:27:05 Support for using the ngModel input property and ngModelChange event with 07:27:05 reactive form directives has been deprecated in Angular v6 and will be removed 07:27:05 in a future version of Angular. 07:27:05 07:27:05 For more information on this, see our API docs here: 07:27:05 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:27:05 ' 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.362 secs) 07:27:05 WARN: ' 07:27:05 It looks like you're using ngModel on the same form field as formControlName. 07:27:05 Support for using the ngModel input property and ngModelChange event with 07:27:05 reactive form directives has been deprecated in Angular v6 and will be removed 07:27:05 in a future version of Angular. 07:27:05 07:27:05 For more information on this, see our API docs here: 07:27:05 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:27:05 ' 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.385 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.388 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.389 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.393 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.398 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.405 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.418 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.425 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.426 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.43 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.463 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.478 secs) 07:27:05 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.482 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.501 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.506 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.509 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.512 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.52 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.548 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.554 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.582 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.588 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.591 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.593 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.595 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.6 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.607 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.619 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.626 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.633 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.657 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.67 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.688 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.698 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.712 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.761 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.767 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.771 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.772 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.775 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.793 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.815 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.824 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.829 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.839 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.856 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.873 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.893 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.903 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.908 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.912 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.92 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.921 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.94 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.959 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.966 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.969 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.977 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.984 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.986 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.987 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.996 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.001 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.008 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.022 secs) 07:27:06 58f1dce35555: Pull complete 07:27:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 07:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:27:06 ---> fadd8f120f05 07:27:06 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.033 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.065 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.07 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.083 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.088 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.097 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.115 secs) 07:27:06 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.143 secs / 2.115 secs) 07:27:06 TOTAL: 149 SUCCESS 07:27:06 ✔ Browser application bundle generation complete. 07:27:07 07:27:07 =============================== Coverage summary =============================== 07:27:07 Statements : 40.98% ( 1467/3580 ) 07:27:07 Branches : 12.03% ( 111/923 ) 07:27:07 Functions : 33.28% ( 432/1298 ) 07:27:07 Lines : 38.91% ( 1318/3387 ) 07:27:07 ================================================================================ 07:27:07 ✔ Browser application bundle generation complete. 07:27:07 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-600/web' [Pipeline] echo 07:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:27:08 $ docker stop --time=1 dfddd3ccd5103c3f4e101bacbf888388d9512e58d509acf416e6fb7c56431124 07:27:08 ---> Running in c359dcd147aa 07:27:08 Removing intermediate container c359dcd147aa 07:27:08 ---> c3c6d824d9fb 07:27:08 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:27:08 ---> Running in fee036abf846 07:27:09 Removing intermediate container fee036abf846 07:27:09 ---> 6c1dc9491de6 07:27:09 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:27:09 ---> Running in 2a0b8d1fc1e7 07:27:09 Removing intermediate container 2a0b8d1fc1e7 07:27:09 ---> bae720b9a970 07:27:09 Step 6/16 : LABEL Name=edgex-ui-go 07:27:09 ---> Running in 4ea4388f02f6 07:27:09 $ docker rm -f --volumes dfddd3ccd5103c3f4e101bacbf888388d9512e58d509acf416e6fb7c56431124 [Pipeline] // withDockerContainer 07:27:09 Removing intermediate container 4ea4388f02f6 07:27:09 ---> e75ee7023d83 07:27:09 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:27:09 ---> Running in 89c24377575a [Pipeline] sh 07:27:09 Removing intermediate container 89c24377575a 07:27:09 ---> e4107a150d21 07:27:09 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:27:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:10 latest: Pulling from library/docker 07:27:10 c41833b44d91: Already exists 07:27:10 6343a5c17821: Pulling fs layer 07:27:10 7fb3fc37985f: Pulling fs layer 07:27:10 0575e395e061: Pulling fs layer 07:27:10 28a0dd61ea81: Pulling fs layer 07:27:10 bce86b966039: Pulling fs layer 07:27:10 3d10cc7f1ddc: Pulling fs layer 07:27:10 714e529b432d: Pulling fs layer 07:27:10 d21675ac3ed3: Pulling fs layer 07:27:10 c40c053d63ba: Pulling fs layer 07:27:10 990fd125c536: Pulling fs layer 07:27:10 ec21c8e16db0: Pulling fs layer 07:27:10 c96d84818e07: Pulling fs layer 07:27:10 5925a93ce1eb: Pulling fs layer 07:27:10 bce86b966039: Waiting 07:27:10 3d10cc7f1ddc: Waiting 07:27:10 714e529b432d: Waiting 07:27:10 d21675ac3ed3: Waiting 07:27:10 c40c053d63ba: Waiting 07:27:10 990fd125c536: Waiting 07:27:10 ec21c8e16db0: Waiting 07:27:10 c96d84818e07: Waiting 07:27:10 5925a93ce1eb: Waiting 07:27:10 28a0dd61ea81: Waiting 07:27:10 7fb3fc37985f: Verifying Checksum 07:27:10 7fb3fc37985f: Download complete 07:27:10 6343a5c17821: Verifying Checksum 07:27:10 6343a5c17821: Download complete 07:27:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:27:10 0575e395e061: Verifying Checksum 07:27:10 0575e395e061: Download complete [Pipeline] sh 07:27:11 3d10cc7f1ddc: Verifying Checksum 07:27:11 3d10cc7f1ddc: Download complete 07:27:11 28a0dd61ea81: Verifying Checksum 07:27:11 28a0dd61ea81: Download complete 07:27:11 bce86b966039: Verifying Checksum 07:27:11 bce86b966039: Download complete 07:27:11 714e529b432d: Download complete 07:27:11 d21675ac3ed3: Verifying Checksum 07:27:11 d21675ac3ed3: Download complete 07:27:11 990fd125c536: Verifying Checksum 07:27:11 990fd125c536: Download complete 07:27:11 6343a5c17821: Pull complete 07:27:11 c96d84818e07: Verifying Checksum 07:27:11 c96d84818e07: Download complete 07:27:11 c40c053d63ba: Verifying Checksum 07:27:11 c40c053d63ba: Download complete 07:27:11 5925a93ce1eb: Verifying Checksum 07:27:11 5925a93ce1eb: Download complete 07:27:11 + sudo chown -R jenkins:jenkins . 07:27:11 7fb3fc37985f: Pull complete [Pipeline] sh 07:27:12 + ls -al . 07:27:12 total 188 07:27:12 drwxrwxr-x 14 jenkins jenkins 4096 Apr 26 07:25 . 07:27:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:23 .. 07:27:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:23 .blubracket 07:27:12 -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 07:23 .dockerignore 07:27:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:24 .git 07:27:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:23 .github 07:27:12 -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 07:23 .gitignore 07:27:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 07:24 .semver 07:27:12 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 07:23 Attribution.txt 07:27:12 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 07:23 CHANGELOG.md 07:27:12 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 07:23 CONTRIBUTING.md 07:27:12 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 07:23 Dockerfile 07:27:12 -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 07:23 Jenkinsfile 07:27:12 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 07:23 LICENSE 07:27:12 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 07:23 Makefile 07:27:12 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 07:23 README.md 07:27:12 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:24 VERSION 07:27:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:23 assets 07:27:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:23 bin 07:27:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:23 cmd 07:27:12 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 07:25 coverage.out 07:27:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:23 docs 07:27:12 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 07:23 go.mod 07:27:12 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 07:23 go.sum 07:27:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:23 internal 07:27:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:23 snap 07:27:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:23 testing 07:27:12 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 07:23 version.go 07:27:12 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 07:25 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:12 + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=amd64 --label version=0.0.0 . 07:27:12 0575e395e061: Pull complete 07:27:12 ec21c8e16db0: Download complete 07:27:12 Sending build context to Docker daemon 48.5MB 07:27:12 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 07:27:12 Step 2/26 : FROM ${BASE} AS builder 07:27:12 ---> 39f9c26f9b0c 07:27:12 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:27:13 28a0dd61ea81: Pull complete 07:27:14 ---> Running in 7959309f840c 07:27:14 Removing intermediate container 7959309f840c 07:27:14 ---> 291360612dec 07:27:14 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:27:14 ---> Running in dad7ec0c0980 07:27:14 Removing intermediate container dad7ec0c0980 07:27:14 ---> 73d347e4dc3f 07:27:14 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:27:14 ---> Running in 6586935bd01b 07:27:14 Removing intermediate container 6586935bd01b 07:27:14 ---> a07dc8fa54aa 07:27:14 Step 6/26 : LABEL Name=edgex-ui-go 07:27:14 ---> Running in 8efbf8972a11 07:27:14 Removing intermediate container 8efbf8972a11 07:27:14 ---> eb52d86b08e8 07:27:14 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:27:14 ---> Running in 1c6d13928b06 07:27:14 Removing intermediate container 1c6d13928b06 07:27:14 ---> e879b7c19fb2 07:27:14 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:27:15 ---> a66a423c0b3a 07:27:15 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:15 ---> Running in c4a4e315c79b 07:27:16 Removing intermediate container c4a4e315c79b 07:27:16 ---> a22384fbce9f 07:27:16 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:27:16 ---> Running in b3fb0cbfd2fa 07:27:16 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:27:16 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:27:17 OK: 265 MiB in 53 packages 07:27:17 Removing intermediate container b3fb0cbfd2fa 07:27:17 ---> 7290f0103022 07:27:17 Step 11/26 : ENV GO111MODULE=on 07:27:17 ---> Running in 8bcfaf852fc6 07:27:17 Removing intermediate container 8bcfaf852fc6 07:27:17 ---> 4d41309fef72 07:27:17 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:27:17 ---> Running in 86e406bb8c24 07:27:17 Removing intermediate container 86e406bb8c24 07:27:17 ---> ddad37cef2a8 07:27:17 Step 13/26 : COPY go.mod vendor* ./ 07:27:18 ---> 8dd2dd7fa7c8 07:27:18 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:18 ---> Running in 84ea8b3bbf3d 07:27:18 Removing intermediate container 84ea8b3bbf3d 07:27:18 ---> befac7705209 07:27:18 Step 15/26 : COPY . . 07:27:19 bce86b966039: Pull complete 07:27:19 3d10cc7f1ddc: Pull complete 07:27:19 714e529b432d: Pull complete 07:27:19 d21675ac3ed3: Pull complete 07:27:20 c40c053d63ba: Pull complete 07:27:20 990fd125c536: Pull complete 07:27:20 ---> c99ad67bfd6e 07:27:20 Step 16/26 : RUN ${MAKE} 07:27:20 ---> Running in 98e7c4d3e322 07:27:20 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 07:27:22 ec21c8e16db0: Pull complete 07:27:22 c96d84818e07: Pull complete 07:27:22 5925a93ce1eb: Pull complete 07:27:23 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 07:27:23 Status: Downloaded newer image for docker:latest 07:27:25 ---> 19cf87a1343c 07:27:25 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:25 ---> Running in 03e831c5f227 07:27:27 Removing intermediate container 03e831c5f227 07:27:27 ---> d13e5ea5642e 07:27:27 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:27:27 ---> Running in dd51af0f73a6 07:27:28 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:27:28 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:27:30 OK: 263 MiB in 53 packages 07:27:31 Removing intermediate container dd51af0f73a6 07:27:31 ---> 7a44013fe10e 07:27:31 Step 11/16 : ENV GO111MODULE=on 07:27:31 ---> Running in da0462250524 07:27:31 Removing intermediate container da0462250524 07:27:31 ---> 82a5a2a553d3 07:27:31 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:27:31 ---> Running in fa906ae4f3aa 07:27:32 Removing intermediate container fa906ae4f3aa 07:27:32 ---> 6740b836dc2e 07:27:32 Step 13/16 : COPY go.mod vendor* ./ 07:27:32 ---> 6e2ccfaf4e25 07:27:32 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:32 ---> Running in 0ead26817884 07:27:38 Removing intermediate container 98e7c4d3e322 07:27:38 ---> ad67330c299d 07:27:38 Step 17/26 : FROM alpine:3.14 07:27:39 3.14: Pulling from library/alpine 07:27:39 f7dab3ab2d6e: Pulling fs layer 07:27:39 f7dab3ab2d6e: Verifying Checksum 07:27:39 f7dab3ab2d6e: Download complete 07:27:39 f7dab3ab2d6e: Pull complete 07:27:39 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 07:27:39 Status: Downloaded newer image for alpine:3.14 07:27:39 ---> 9e179bacf43c 07:27:39 Step 18/26 : EXPOSE 4000 07:27:39 ---> Running in 0fbb7c2d6001 07:27:40 Removing intermediate container 0fbb7c2d6001 07:27:40 ---> 1738a11afc74 07:27:40 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:27:41 ---> 7ee9b88fe7b8 07:27:41 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:27:41 ---> b6eb5da36c15 07:27:41 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:27:41 ---> 72c6ef2d8bf8 07:27:41 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:27:41 ---> Running in 1e2f182a3a6c 07:27:41 Removing intermediate container 1e2f182a3a6c 07:27:41 ---> b3e25f644487 07:27:41 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 07:27:41 ---> Running in 8fd3ff28f7bc 07:27:41 Removing intermediate container 8fd3ff28f7bc 07:27:41 ---> 0829d94c1e93 07:27:41 Step 24/26 : LABEL arch=amd64 07:27:41 ---> Running in 2e9f09cdf97f 07:27:41 Removing intermediate container 2e9f09cdf97f 07:27:41 ---> 8352de6047a8 07:27:41 Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 07:27:41 ---> Running in 173619dd79ac 07:27:41 Removing intermediate container 173619dd79ac 07:27:41 ---> 44495a3e3e83 07:27:41 Step 26/26 : LABEL version=0.0.0 07:27:41 ---> Running in 0551dae04f1b 07:27:41 Removing intermediate container 0551dae04f1b 07:27:41 ---> b0f7430a562b 07:27:41 [Warning] One or more build-args [ARCH] were not consumed 07:27:41 Successfully built b0f7430a562b 07:27:41 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 07:27:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:42 07:27:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:43 latest: Pulling from edgex-lftools-log-publisher 07:27:43 5eb5b503b376: Pulling fs layer 07:27:43 5c69ac0246d0: Pulling fs layer 07:27:43 ec43610c2a17: Pulling fs layer 07:27:43 3a2ae6a8a46f: Pulling fs layer 07:27:43 33b1e0a273af: Pulling fs layer 07:27:43 5d3b04190fa2: Pulling fs layer 07:27:43 2f39f015ded8: Pulling fs layer 07:27:43 5d3b04190fa2: Waiting 07:27:43 33b1e0a273af: Waiting 07:27:43 2f39f015ded8: Waiting 07:27:43 5c69ac0246d0: Download complete 07:27:43 3a2ae6a8a46f: Verifying Checksum 07:27:43 3a2ae6a8a46f: Download complete 07:27:43 33b1e0a273af: Verifying Checksum 07:27:43 33b1e0a273af: Download complete 07:27:43 5d3b04190fa2: Download complete 07:27:43 ec43610c2a17: Verifying Checksum 07:27:43 ec43610c2a17: Download complete 07:27:43 5eb5b503b376: Verifying Checksum 07:27:43 5eb5b503b376: Download complete 07:27:44 2f39f015ded8: Download complete 07:27:44 5eb5b503b376: Pull complete 07:27:44 5c69ac0246d0: Pull complete 07:27:45 ec43610c2a17: Pull complete 07:27:45 3a2ae6a8a46f: Pull complete 07:27:45 33b1e0a273af: Pull complete 07:27:45 5d3b04190fa2: Pull complete 07:27:49 2f39f015ded8: Pull complete 07:27:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:49 prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container 07:27:49 $ 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-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:27:54 $ docker top 5f35391b90a5d7b3aa595ae431eb6d4de32e9127bc02d2137552f4dbba442deb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:55 ---> job-cost.sh 07:27:55 lf-activate-venv: SKIPPING 07:27:55 INFO: No Stack... 07:27:55 INFO: Retrieving Pricing Info for: v3-standard-8 07:27:56 INFO: Archiving Costs [Pipeline] sh 07:27:56 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives/cost.csv 07:27:56 + cut -d, -f6 [Pipeline] lock 07:27:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] 07:27:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] did not exist. Created. 07:27:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:56 + echo total: 0.2199999988079071 [Pipeline] stash 07:27:57 Stashed 1 file(s) [Pipeline] } 07:27:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:27:57 $ docker stop --time=1 5f35391b90a5d7b3aa595ae431eb6d4de32e9127bc02d2137552f4dbba442deb 07:27:58 $ docker rm -f --volumes 5f35391b90a5d7b3aa595ae431eb6d4de32e9127bc02d2137552f4dbba442deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:28:29 Removing intermediate container 0ead26817884 07:28:29 ---> ef8a61858b2f 07:28:29 Step 15/16 : COPY . . 07:28:29 ---> 158fdd7410bb 07:28:29 Step 16/16 : RUN ${MAKE} 07:28:29 ---> Running in 197430245d45 07:28:29 noop 07:28:29 Removing intermediate container 197430245d45 07:28:29 ---> 64e01ff8825e 07:28:29 Successfully built 64e01ff8825e 07:28:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:29 + docker inspect -f . ci-base-image-arm64 07:28:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:29 prd-ubuntu20.04-docker-arm64-4c-16g-10954 does not seem to be running inside a container 07:28:29 $ 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 ******** ci-base-image-arm64 cat 07:28:30 $ docker top 38d50fb632e339ef8a7c376274f56cd816b4d9082e4ef7fca1c6650c5f48839a -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:31 + go version 07:28:31 go version go1.20.2 linux/arm64 [Pipeline] } 07:28:31 $ docker stop --time=1 38d50fb632e339ef8a7c376274f56cd816b4d9082e4ef7fca1c6650c5f48839a 07:28:33 $ docker rm -f --volumes 38d50fb632e339ef8a7c376274f56cd816b4d9082e4ef7fca1c6650c5f48839a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:34 + docker inspect -f . ci-base-image-arm64 07:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:34 prd-ubuntu20.04-docker-arm64-4c-16g-10954 does not seem to be running inside a container 07:28:34 $ 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 ******** ci-base-image-arm64 cat 07:28:35 $ docker top acab4dfeaa1c88fde092e6e4b60340a9786deae56ccd7cf1991593e399812220 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:36 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 07:28:36 + make test 07:28:36 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:29:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:30:30 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:30:30 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:30:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:30:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:30:57 ./bin/test-attribution-txt.sh 07:30:57 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:30:57 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:30:57 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:30:57 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:30:57 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:30:57 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:30:57 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:30:57 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:30:57 make -C web test 07:30:57 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 07:30:57 make[1]: tput: No such file or directory 07:30:57 make[1]: tput: No such file or directory 07:30:57 warning: generating ./VERSION 07:30:57 echo "0.0.0" > VERSION 07:30:57 docker build \ 07:30:57 -f Dockerfile \ 07:30:57 --build-arg USER=1000 \ 07:30:57 \ 07:30:57 --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ 07:30:57 -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ 07:30:57 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:30:57 . 07:30:57 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 07:30:57 Install the buildx component to build images with BuildKit: 07:30:57 https://docs.docker.com/go/buildx/ 07:30:57 07:30:57 Sending build context to Docker daemon 3.269MB 07:30:57 Step 1/10 : FROM node:16.17-alpine3.15 07:30:57 16.17-alpine3.15: Pulling from library/node 07:30:57 47517142f6ba: Pulling fs layer 07:30:57 5f8c4bfa009b: Pulling fs layer 07:30:57 f7079c9c4ba1: Pulling fs layer 07:30:57 aba105e6f55a: Pulling fs layer 07:30:57 aba105e6f55a: Waiting 07:30:57 47517142f6ba: Verifying Checksum 07:30:58 aba105e6f55a: Verifying Checksum 07:30:58 aba105e6f55a: Download complete 07:30:58 f7079c9c4ba1: Verifying Checksum 07:30:58 f7079c9c4ba1: Download complete 07:30:59 47517142f6ba: Pull complete 07:30:59 5f8c4bfa009b: Verifying Checksum 07:30:59 5f8c4bfa009b: Download complete 07:31:06 5f8c4bfa009b: Pull complete 07:31:07 f7079c9c4ba1: Pull complete 07:31:07 aba105e6f55a: Pull complete 07:31:07 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:31:07 Status: Downloaded newer image for node:16.17-alpine3.15 07:31:07 ---> bf1b8b58d215 07:31:07 Step 2/10 : RUN apk add --no-cache chromium 07:31:07 ---> Running in 4f52e02ae05a 07:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:31:10 (1/128) Installing libxau (1.0.9-r0) 07:31:10 (2/128) Installing libmd (1.0.3-r0) 07:31:10 (3/128) Installing libbsd (0.11.3-r1) 07:31:10 (4/128) Installing libxdmcp (1.1.3-r0) 07:31:10 (5/128) Installing libxcb (1.14-r2) 07:31:10 (6/128) Installing libx11 (1.7.3.1-r0) 07:31:10 (7/128) Installing libxext (1.3.4-r0) 07:31:10 (8/128) Installing libice (1.0.10-r0) 07:31:10 (9/128) Installing libuuid (2.37.4-r0) 07:31:10 (10/128) Installing libsm (1.2.3-r0) 07:31:10 (11/128) Installing libxt (1.2.1-r0) 07:31:10 (12/128) Installing libxmu (1.1.3-r0) 07:31:10 (13/128) Installing xset (1.2.4-r0) 07:31:10 (14/128) Installing xprop (1.2.5-r0) 07:31:10 (15/128) Installing xdg-utils (1.1.3-r0) 07:31:10 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 07:31:10 (17/128) Installing pkgconf (1.8.1-r0) 07:31:10 (18/128) Installing libffi (3.4.2-r1) 07:31:10 (19/128) Installing libintl (0.21-r0) 07:31:10 (20/128) Installing libblkid (2.37.4-r0) 07:31:10 (21/128) Installing libmount (2.37.4-r0) 07:31:10 (22/128) Installing pcre (8.45-r1) 07:31:10 (23/128) Installing glib (2.70.1-r0) 07:31:10 (24/128) Installing xz-libs (5.2.5-r1) 07:31:10 (25/128) Installing libxml2 (2.9.14-r2) 07:31:10 (26/128) Installing shared-mime-info (2.1-r2) 07:31:10 (27/128) Installing hicolor-icon-theme (0.17-r1) 07:31:11 (28/128) Installing libjpeg-turbo (2.1.2-r0) 07:31:11 (29/128) Installing libpng (1.6.37-r1) 07:31:11 (30/128) Installing libwebp (1.2.2-r0) 07:31:11 (31/128) Installing zstd-libs (1.5.0-r0) 07:31:11 (32/128) Installing tiff (4.4.0-r1) 07:31:11 (33/128) Installing gdk-pixbuf (2.42.8-r0) 07:31:11 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 07:31:11 (35/128) Installing libxcomposite (0.4.5-r0) 07:31:11 (36/128) Installing libxfixes (6.0.0-r0) 07:31:11 (37/128) Installing libxrender (0.9.10-r3) 07:31:11 (38/128) Installing libxcursor (1.2.0-r0) 07:31:11 (39/128) Installing libxdamage (1.1.5-r1) 07:31:11 (40/128) Installing libxi (1.8-r0) 07:31:11 (41/128) Installing libxinerama (1.1.4-r1) 07:31:11 (42/128) Installing libxrandr (1.5.2-r1) 07:31:11 (43/128) Installing atk (2.36.0-r0) 07:31:11 (44/128) Installing libxtst (1.2.3-r3) 07:31:11 (45/128) Installing dbus-libs (1.12.24-r0) 07:31:11 (46/128) Installing at-spi2-core (2.42.0-r0) 07:31:11 (47/128) Installing at-spi2-atk (2.38.0-r0) 07:31:11 (48/128) Installing expat (2.5.0-r0) 07:31:11 (49/128) Installing brotli-libs (1.0.9-r5) 07:31:11 (50/128) Installing libbz2 (1.0.8-r1) 07:31:11 (51/128) Installing freetype (2.11.1-r2) 07:31:11 (52/128) Installing fontconfig (2.13.1-r4) 07:31:11 (53/128) Installing pixman (0.40.0-r4) 07:31:11 (54/128) Installing cairo (1.16.0-r5) 07:31:11 (55/128) Installing cairo-gobject (1.16.0-r5) 07:31:11 (56/128) Installing avahi-libs (0.8-r5) 07:31:11 (57/128) Installing gmp (6.2.1-r1) 07:31:11 (58/128) Installing nettle (3.7.3-r0) 07:31:11 (59/128) Installing p11-kit (0.24.0-r1) 07:31:11 (60/128) Installing libtasn1 (4.18.0-r1) 07:31:11 (61/128) Installing libunistring (0.9.10-r1) 07:31:11 (62/128) Installing gnutls (3.7.1-r2) 07:31:11 (63/128) Installing cups-libs (2.3.3-r6) 07:31:11 (64/128) Installing libepoxy (1.5.9-r0) 07:31:11 (65/128) Installing fribidi (1.0.11-r0) 07:31:11 (66/128) Installing graphite2 (1.3.14-r0) 07:31:11 (67/128) Installing harfbuzz (3.0.0-r2) 07:31:11 (68/128) Installing libxft (2.3.4-r0) 07:31:11 (69/128) Installing pango (1.48.10-r0) 07:31:11 (70/128) Installing wayland-libs-client (1.19.0-r1) 07:31:11 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 07:31:11 (72/128) Installing wayland-libs-egl (1.19.0-r1) 07:31:11 (73/128) Installing xkeyboard-config (2.34-r0) 07:31:12 (74/128) Installing libxkbcommon (1.3.1-r0) 07:31:12 (75/128) Installing gtk+3.0 (3.24.30-r0) 07:31:12 Executing gtk+3.0-3.24.30-r0.post-install 07:31:12 (76/128) Installing libfontenc (1.1.4-r0) 07:31:12 (77/128) Installing mkfontscale (1.2.1-r1) 07:31:12 (78/128) Installing ttf-opensans (1.10-r1) 07:31:12 Executing ttf-opensans-1.10-r1.post-install 07:31:15 (79/128) Installing libogg (1.3.5-r0) 07:31:15 (80/128) Installing flac (1.3.4-r0) 07:31:15 (81/128) Installing alsa-lib (1.2.5.1-r1) 07:31:15 (82/128) Installing libatomic (10.3.1_git20211027-r0) 07:31:15 (83/128) Installing sdl2 (2.0.16-r4) 07:31:15 (84/128) Installing aom-libs (3.2.0-r0) 07:31:15 (85/128) Installing libass (0.15.2-r0) 07:31:15 (86/128) Installing libdav1d (0.9.2-r0) 07:31:15 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:31:15 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 07:31:15 (89/128) Installing lame (3.100-r0) 07:31:15 (90/128) Installing opus (1.3.1-r1) 07:31:15 (91/128) Installing libgomp (10.3.1_git20211027-r0) 07:31:15 (92/128) Installing soxr (0.1.3-r2) 07:31:15 (93/128) Installing libsrt (1.4.2-r1) 07:31:15 (94/128) Installing libssh (0.9.6-r1) 07:31:15 (95/128) Installing libtheora (1.1.1-r16) 07:31:15 (96/128) Installing v4l-utils-libs (1.22.1-r1) 07:31:15 (97/128) Installing libdrm (2.4.109-r0) 07:31:15 (98/128) Installing libva (2.13.0-r0) 07:31:15 (99/128) Installing libvdpau (1.4-r0) 07:31:15 (100/128) Installing vidstab (1.1.0-r1) 07:31:15 (101/128) Installing libvorbis (1.3.7-r0) 07:31:15 (102/128) Installing libvpx (1.10.0-r0) 07:31:15 (103/128) Installing vulkan-loader (1.2.196-r0) 07:31:15 (104/128) Installing x264-libs (20210613-r0) 07:31:15 (105/128) Installing x265-libs (3.5-r0) 07:31:15 (106/128) Installing xvidcore (1.3.7-r1) 07:31:15 (107/128) Installing ffmpeg-libs (4.4.1-r2) 07:31:16 (108/128) Installing libevent (2.1.12-r4) 07:31:16 (109/128) Installing mesa (21.2.6-r0) 07:31:16 (110/128) Installing wayland-libs-server (1.19.0-r1) 07:31:16 (111/128) Installing mesa-gbm (21.2.6-r0) 07:31:16 (112/128) Installing lcms2 (2.12-r1) 07:31:16 (113/128) Installing nspr (4.32-r0) 07:31:16 (114/128) Installing sqlite-libs (3.36.0-r0) 07:31:16 (115/128) Installing nss (3.78.1-r0) 07:31:16 (116/128) Installing libasyncns (0.8-r1) 07:31:16 (117/128) Installing libltdl (2.4.6-r7) 07:31:16 (118/128) Installing orc (0.4.32-r0) 07:31:16 (119/128) Installing libsndfile (1.0.31-r1) 07:31:16 (120/128) Installing speexdsp (1.2.0-r0) 07:31:16 (121/128) Installing tdb-libs (1.4.5-r0) 07:31:16 (122/128) Installing libpulse (15.0-r2) 07:31:16 (123/128) Installing re2 (2021.11.01-r0) 07:31:16 (124/128) Installing snappy (1.1.9-r1) 07:31:16 (125/128) Installing libgpg-error (1.42-r1) 07:31:16 (126/128) Installing libgcrypt (1.9.4-r0) 07:31:16 (127/128) Installing libxslt (1.1.35-r0) 07:31:16 (128/128) Installing chromium (99.0.4844.84-r0) 07:31:21 Executing busybox-1.34.1-r7.trigger 07:31:21 Executing glib-2.70.1-r0.trigger 07:31:21 Executing shared-mime-info-2.1-r2.trigger 07:31:23 Executing gdk-pixbuf-2.42.8-r0.trigger 07:31:23 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:31:23 Executing fontconfig-2.13.1-r4.trigger 07:31:23 Executing mkfontscale-1.2.1-r1.trigger 07:31:23 OK: 275 MiB in 144 packages 07:31:31 Removing intermediate container 4f52e02ae05a 07:31:31 ---> 095192595045 07:31:31 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:31:31 ---> Running in 8c85ea194798 07:31:31 Removing intermediate container 8c85ea194798 07:31:31 ---> 2bf487533084 07:31:31 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:31:31 ---> Running in bc9c25c72094 07:31:31 Removing intermediate container bc9c25c72094 07:31:31 ---> 4e075831b92a 07:31:31 Step 5/10 : RUN npm install -g npm 07:31:32 ---> Running in 6279c42b9ebb 07:31:58 07:31:58 removed 7 packages, changed 100 packages, and audited 239 packages in 22s 07:31:58 07:31:58 18 packages are looking for funding 07:31:58 run `npm fund` for details 07:31:58 07:31:58 found 0 vulnerabilities 07:32:00 Removing intermediate container 6279c42b9ebb 07:32:00 ---> 9996cdcd613f 07:32:00 Step 6/10 : ARG USER=1000 07:32:00 ---> Running in 44c4620e913e 07:32:00 Removing intermediate container 44c4620e913e 07:32:00 ---> e30fbd0605a3 07:32:00 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:32:00 ---> Running in 093e8979b000 07:32:02 Removing intermediate container 093e8979b000 07:32:02 ---> 076903ae4f38 07:32:02 Step 8/10 : USER $USER:$USER 07:32:02 ---> Running in a434ed30cfb2 07:32:02 Removing intermediate container a434ed30cfb2 07:32:02 ---> 727e7bb87e89 07:32:02 Step 9/10 : WORKDIR /app 07:32:02 ---> Running in d60dbd048df5 07:32:03 Removing intermediate container d60dbd048df5 07:32:03 ---> 7d62c7da4cda 07:32:03 Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 07:32:03 ---> Running in 0d3455596497 07:32:03 Removing intermediate container 0d3455596497 07:32:03 ---> 15936d37bcda 07:32:03 Successfully built 15936d37bcda 07:32:03 Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a 07:32:03 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:32:03 touch edgex-web-ui.imagebuilt 07:32:03 mkdir -p node_modules coverage 07:32:03 chown "1000:1000" node_modules coverage package-lock.json 07:32:03 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:15 npm WARN EBADENGINE Unsupported engine { 07:32:15 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:32:15 npm WARN EBADENGINE required: { 07:32:15 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:32:15 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:32:15 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:32:15 npm WARN EBADENGINE }, 07:32:15 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 07:32:15 npm WARN EBADENGINE } 07:32:42 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:32:42 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 07:32:42 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:32:42 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:32:43 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:32:47 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:32:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:32:54 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:32:55 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:33:17 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:33:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:33:17 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. 07:33:18 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. 07:33:20 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. 07:33:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:33:34 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 07:33:34 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 07:33:46 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. 07:34:13 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. 07:34:52 07:34:52 added 1475 packages, and audited 1476 packages in 3m 07:34:52 07:34:52 90 packages are looking for funding 07:34:52 run `npm fund` for details 07:34:52 07:34:52 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) 07:34:52 07:34:52 To address issues that do not require attention, run: 07:34:52 npm audit fix 07:34:52 07:34:52 To address all issues (including breaking changes), run: 07:34:52 npm audit fix --force 07:34:52 07:34:52 Run `npm audit` for details. 07:34:52 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 07:35:04 - Generating browser application bundles (phase: setup)... 07:35:36 Compiling @angular/core : es2015 as esm2015 07:35:36 Compiling @angular/compiler/testing : es2015 as esm2015 07:36:03 Compiling @angular/common : es2015 as esm2015 07:36:03 Compiling @angular/core/testing : es2015 as esm2015 07:36:05 Compiling @angular/platform-browser : es2015 as esm2015 07:36:05 Compiling @angular/common/testing : es2015 as esm2015 07:36:09 Compiling @angular/router : es2015 as esm2015 07:36:10 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:36:15 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:36:16 Compiling @angular/common/http : es2015 as esm2015 07:36:16 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:36:20 Compiling @angular/forms : es2015 as esm2015 07:36:20 Compiling @angular/router/testing : es2015 as esm2015 07:36:21 Compiling @angular/common/http/testing : es2015 as esm2015 07:37:17 26 04 2023 07:37:14.477:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:37:17 26 04 2023 07:37:14.492:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:37:17 26 04 2023 07:37:14.525:INFO [launcher]: Starting browser ChromeHeadless 07:38:39 26 04 2023 07:38:27.351:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 07:38:43 26 04 2023 07:38:43.062:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 07:39:05 ✔ Browser application bundle generation complete. 07:39:05 26 04 2023 07:39:05.422:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket I4wsL1UXlBpMHiu0AAAB with id 41155227 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.245 secs) 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.274 secs) 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.993 secs) 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.127 secs) 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.174 secs) 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.22 secs) 07:39:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.581 secs) 07:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.683 secs) 07:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.757 secs) 07:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.906 secs) 07:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.952 secs) 07:39:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.162 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.241 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.283 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.541 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.606 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.78 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.81 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.832 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.861 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.876 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.89 secs) 07:39:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.028 secs) 07:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.099 secs) 07:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.121 secs) 07:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.176 secs) 07:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.19 secs) 07:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.404 secs) 07:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.481 secs) 07:39:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.547 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.713 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.783 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.817 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.846 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.862 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.877 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.969 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.035 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.095 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.141 secs) 07:39:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.432 secs) 07:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.477 secs) 07:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.895 secs) 07:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.074 secs) 07:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.116 secs) 07:39:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.225 secs) 07:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.457 secs) 07:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.588 secs) 07:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.609 secs) 07:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.621 secs) 07:39:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.836 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.092 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.145 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.337 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.383 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.471 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.533 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.625 secs) 07:39:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.792 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.927 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.073 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.193 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.225 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.254 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.284 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.303 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.313 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.323 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.335 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.365 secs) 07:39:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.417 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.455 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.47 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.496 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.728 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.817 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.833 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.847 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.966 secs) 07:39:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.014 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.184 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.2 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.212 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.225 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.308 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.398 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.619 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.717 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.778 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.835 secs) 07:39:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.91 secs) 07:39:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.168 secs) 07:39:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.258 secs) 07:39:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.28 secs) 07:39:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.291 secs) 07:39:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.344 secs) 07:39:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.365 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.519 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.563 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.609 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.633 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.644 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.66 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.844 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.921 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.954 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.027 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.047 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.058 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.074 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.121 secs) 07:39:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.173 secs) 07:39:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.254 secs) 07:39:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.306 secs) 07:39:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.38 secs) 07:39:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.42 secs) 07:39:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.589 secs) 07:39:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.637 secs) 07:39:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.698 secs) 07:39:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.278 secs) 07:39:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.481 secs) 07:39:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.636 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.712 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.766 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.823 secs) 07:39:38 WARN: ' 07:39:38 It looks like you're using ngModel on the same form field as formControlName. 07:39:38 Support for using the ngModel input property and ngModelChange event with 07:39:38 reactive form directives has been deprecated in Angular v6 and will be removed 07:39:38 in a future version of Angular. 07:39:38 07:39:38 For more information on this, see our API docs here: 07:39:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:39:38 ' 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.823 secs) 07:39:38 WARN: ' 07:39:38 It looks like you're using ngModel on the same form field as formControlName. 07:39:38 Support for using the ngModel input property and ngModelChange event with 07:39:38 reactive form directives has been deprecated in Angular v6 and will be removed 07:39:38 in a future version of Angular. 07:39:38 07:39:38 For more information on this, see our API docs here: 07:39:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:39:38 ' 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.962 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.98 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.013 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.093 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.436 secs) 07:39:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.47 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.601 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.656 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.681 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.702 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.724 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.752 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.769 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.871 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.149 secs) 07:39:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.208 secs) 07:39:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.269 secs) 07:39:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.321 secs) 07:39:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.456 secs) 07:39:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.598 secs) 07:39:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.778 secs) 07:39:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.006 secs) 07:39:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.105 secs) 07:39:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.177 secs) 07:39:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.02 secs / 14.177 secs) 07:39:42 TOTAL: 149 SUCCESS 07:39:42 ✔ Browser application bundle generation complete. 07:39:45 07:39:45 =============================== Coverage summary =============================== 07:39:45 Statements : 40.95% ( 1466/3580 ) 07:39:45 Branches : 12.03% ( 111/923 ) 07:39:45 Functions : 33.2% ( 431/1298 ) 07:39:45 Lines : 38.88% ( 1317/3387 ) 07:39:45 ================================================================================ 07:39:45 26 04 2023 07:39:45.177:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 07:39:46 ✔ Browser application bundle generation complete. 07:39:47 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 07:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:39:47 $ docker stop --time=1 acab4dfeaa1c88fde092e6e4b60340a9786deae56ccd7cf1991593e399812220 07:39:49 $ docker rm -f --volumes acab4dfeaa1c88fde092e6e4b60340a9786deae56ccd7cf1991593e399812220 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:39:53 Warning: overwriting stash ‘coverage-report’ 07:39:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:39:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:40:02 + ls -al . 07:40:02 total 184 07:40:02 drwxrwxr-x 13 jenkins jenkins 4096 Apr 26 07:28 . 07:40:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:26 .. 07:40:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:26 .blubracket 07:40:02 -rw-rw-r-- 1 jenkins jenkins 18 Apr 26 07:26 .dockerignore 07:40:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:26 .git 07:40:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:26 .github 07:40:02 -rw-rw-r-- 1 jenkins jenkins 185 Apr 26 07:26 .gitignore 07:40:02 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 26 07:26 Attribution.txt 07:40:02 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 26 07:26 CHANGELOG.md 07:40:02 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 26 07:26 CONTRIBUTING.md 07:40:02 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 26 07:26 Dockerfile 07:40:02 -rw-rw-r-- 1 jenkins jenkins 652 Apr 26 07:26 Jenkinsfile 07:40:02 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 26 07:26 LICENSE 07:40:02 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 26 07:26 Makefile 07:40:02 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 26 07:26 README.md 07:40:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 07:24 VERSION 07:40:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:26 assets 07:40:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:26 bin 07:40:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 07:26 cmd 07:40:02 -rw-r--r-- 1 jenkins jenkins 10 Apr 26 07:28 coverage.out 07:40:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 07:26 docs 07:40:02 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 26 07:26 go.mod 07:40:02 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 26 07:26 go.sum 07:40:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 07:26 internal 07:40:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:26 snap 07:40:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 07:26 testing 07:40:02 -rw-rw-r-- 1 jenkins jenkins 155 Apr 26 07:26 version.go 07:40:02 drwxrwxr-x 6 jenkins jenkins 4096 Apr 26 07:32 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=arm64 --label version=0.0.0 . 07:40:03 Sending build context to Docker daemon 31.55MB 07:40:03 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 07:40:03 Step 2/26 : FROM ${BASE} AS builder 07:40:03 ---> 64e01ff8825e 07:40:03 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:40:04 ---> Running in bf7972db8e83 07:40:04 Removing intermediate container bf7972db8e83 07:40:04 ---> 57bd0f837daf 07:40:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:40:04 ---> Running in d328e3c5b191 07:40:04 Removing intermediate container d328e3c5b191 07:40:04 ---> d011b9754bd6 07:40:04 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:40:04 ---> Running in 7d2117658d15 07:40:05 Removing intermediate container 7d2117658d15 07:40:05 ---> 6627d65f7986 07:40:05 Step 6/26 : LABEL Name=edgex-ui-go 07:40:05 ---> Running in 223ba6fe3801 07:40:05 Removing intermediate container 223ba6fe3801 07:40:05 ---> ebc5bb6fd637 07:40:05 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:40:05 ---> Running in a98f4fbee222 07:40:05 Removing intermediate container a98f4fbee222 07:40:05 ---> 27a7411e53e4 07:40:05 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:40:07 ---> 186b1dfe7919 07:40:07 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:07 ---> Running in 8b398146a00e 07:40:08 Removing intermediate container 8b398146a00e 07:40:08 ---> c51bdf490464 07:40:08 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:40:09 ---> Running in 7c61307488a3 07:40:10 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:40:11 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:40:13 OK: 263 MiB in 53 packages 07:40:13 Removing intermediate container 7c61307488a3 07:40:13 ---> 87820feb741d 07:40:13 Step 11/26 : ENV GO111MODULE=on 07:40:13 ---> Running in 29575556fdf8 07:40:14 Removing intermediate container 29575556fdf8 07:40:14 ---> 10e577843143 07:40:14 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:40:14 ---> Running in 20ef54fc96ec 07:40:14 Removing intermediate container 20ef54fc96ec 07:40:14 ---> 89447b77bc8e 07:40:14 Step 13/26 : COPY go.mod vendor* ./ 07:40:15 ---> 5c9c8d140d7a 07:40:15 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:15 ---> Running in 7e3f1a575637 07:40:16 Removing intermediate container 7e3f1a575637 07:40:16 ---> c3fa07e89380 07:40:16 Step 15/26 : COPY . . 07:40:21 ---> 30fa7679fbe8 07:40:21 Step 16/26 : RUN ${MAKE} 07:40:21 ---> Running in c251be8fa451 07:40:22 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 07:42:28 Removing intermediate container c251be8fa451 07:42:28 ---> 9d3d82920279 07:42:28 Step 17/26 : FROM alpine:3.14 07:42:28 3.14: Pulling from library/alpine 07:42:28 422ed46b1a92: Pulling fs layer 07:42:28 422ed46b1a92: Verifying Checksum 07:42:28 422ed46b1a92: Download complete 07:42:28 422ed46b1a92: Pull complete 07:42:28 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 07:42:28 Status: Downloaded newer image for alpine:3.14 07:42:28 ---> 46c5e66a9efa 07:42:28 Step 18/26 : EXPOSE 4000 07:42:28 ---> Running in 89d3b276620b 07:42:28 Removing intermediate container 89d3b276620b 07:42:28 ---> 96d2d83e02cd 07:42:28 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:42:28 ---> 1ca32b21e420 07:42:28 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:42:28 ---> d63f0ed6c7b1 07:42:28 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:42:28 ---> ef308e24f5f9 07:42:28 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:42:28 ---> Running in 155853419d71 07:42:28 Removing intermediate container 155853419d71 07:42:28 ---> 59297763f946 07:42:28 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 07:42:28 ---> Running in 8ed6a87db2c7 07:42:28 Removing intermediate container 8ed6a87db2c7 07:42:28 ---> 03aa3e79da76 07:42:28 Step 24/26 : LABEL arch=arm64 07:42:28 ---> Running in c1723463ddee 07:42:28 Removing intermediate container c1723463ddee 07:42:28 ---> 1a1201b5a8de 07:42:28 Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a 07:42:28 ---> Running in e844184d5dff 07:42:28 Removing intermediate container e844184d5dff 07:42:28 ---> 909079c89205 07:42:28 Step 26/26 : LABEL version=0.0.0 07:42:28 ---> Running in 5cfc20b7f9d4 07:42:28 Removing intermediate container 5cfc20b7f9d4 07:42:28 ---> b7f0944068ed 07:42:28 [Warning] One or more build-args [ARCH] were not consumed 07:42:28 Successfully built b7f0944068ed 07:42:28 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 07:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:29 07:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:30 arm64: Pulling from edgex-lftools-log-publisher 07:42:30 8998bd30e6a1: Pulling fs layer 07:42:30 04944245beec: Pulling fs layer 07:42:30 699f458cf7ca: Pulling fs layer 07:42:30 765212b225bb: Pulling fs layer 07:42:30 f23df028b6ca: Pulling fs layer 07:42:30 d65c8cfc05b1: Pulling fs layer 07:42:30 2437ff75d9bd: Pulling fs layer 07:42:30 765212b225bb: Waiting 07:42:30 f23df028b6ca: Waiting 07:42:30 d65c8cfc05b1: Waiting 07:42:30 2437ff75d9bd: Waiting 07:42:30 04944245beec: Verifying Checksum 07:42:30 04944245beec: Download complete 07:42:30 765212b225bb: Download complete 07:42:30 f23df028b6ca: Verifying Checksum 07:42:30 f23df028b6ca: Download complete 07:42:30 d65c8cfc05b1: Verifying Checksum 07:42:30 d65c8cfc05b1: Download complete 07:42:30 699f458cf7ca: Verifying Checksum 07:42:30 699f458cf7ca: Download complete 07:42:30 8998bd30e6a1: Verifying Checksum 07:42:30 8998bd30e6a1: Download complete 07:42:32 2437ff75d9bd: Verifying Checksum 07:42:32 2437ff75d9bd: Download complete 07:42:34 8998bd30e6a1: Pull complete 07:42:34 04944245beec: Pull complete 07:42:36 699f458cf7ca: Pull complete 07:42:36 765212b225bb: Pull complete 07:42:37 f23df028b6ca: Pull complete 07:42:37 d65c8cfc05b1: Pull complete 07:42:52 2437ff75d9bd: Pull complete 07:42:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:52 prd-ubuntu20.04-docker-arm64-4c-16g-10954 does not seem to be running inside a container 07:42:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:42:58 $ docker top aed65aa1e59435bc2c19ae62768ed613b7487a0fa229e3e30133a85ea7d622e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:59 ---> job-cost.sh 07:42:59 lf-activate-venv: SKIPPING 07:42:59 INFO: No Stack... 07:43:00 INFO: Retrieving Pricing Info for: v3-standard-4 07:43:01 INFO: Archiving Costs [Pipeline] sh 07:43:01 + cut -d, -f6 07:43:01 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 07:43:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] 07:43:02 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] did not exist. Created. 07:43:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:43:02 /w/workspace/edgex-ui-go/1@tmp/durable-75cc9beb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:43:03 + echo total: 0.10999999940395355 [Pipeline] stash 07:43:03 Warning: overwriting stash ‘stack-cost’ 07:43:07 Stashed 1 file(s) [Pipeline] } 07:43:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:43:07 $ docker stop --time=1 aed65aa1e59435bc2c19ae62768ed613b7487a0fa229e3e30133a85ea7d622e2 07:43:09 $ docker rm -f --volumes aed65aa1e59435bc2c19ae62768ed613b7487a0fa229e3e30133a85ea7d622e2 [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 07:43:10 provisioning config files... 07:43:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config15193725284641852203tmp [Pipeline] { [Pipeline] sh 07:43:10 + set +x 07:43:10 + bash -s -- 07:43:10 + curl -s https://codecov.io/bash 07:43:10 07:43:10 _____ _ 07:43:10 / ____| | | 07:43:10 | | ___ __| | ___ ___ _____ __ 07:43:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:43:10 | |___| (_) | (_| | __/ (_| (_) \ V / 07:43:10 \_____\___/ \__,_|\___|\___\___/ \_/ 07:43:10 Bash-1.0.6 07:43:10 07:43:10 07:43:10 ==> git version 2.25.1 found 07:43:10 ==> 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 07:43:10 Release-Date: 2020-01-08 07:43:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:43:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:43:10 ==> Jenkins CI detected. 07:43:10 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-600 07:43:10 project root: . 07:43:10 --> token set from env 07:43:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:43:10 ==> Running gcov in . (disable via -X gcov) 07:43:11 ==> Python coveragepy not found 07:43:11 ==> Searching for coverage reports in: 07:43:11 + . 07:43:11 -> Found 1 reports 07:43:11 ==> Detecting git/mercurial file structure 07:43:11 ==> Reading reports 07:43:11 + ./coverage.out bytes=10 07:43:11 ==> Appending adjustments 07:43:11 https://docs.codecov.io/docs/fixing-reports 07:43:11 + Found adjustments 07:43:12 ==> Gzipping contents 07:43:12 12K /tmp/codecov.0MVSyD.gz 07:43:12 ==> Uploading reports 07:43:12 url: https://codecov.io 07:43:12 query: branch=PR-600&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=600&job=&cmd_args= 07:43:12 -> Pinging Codecov 07:43:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-600&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=600&job=&cmd_args= 07:43:12 -> Uploading to 07:43:12 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/FB506323287CE973F263BFD2A0EB1F37/3e872cff0078595643f9355566ad67012cd32e2a/225e84d1-e5d0-42cb-b7b9-e3d0759349cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T074311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c9e77649963b07ebceed382e047f335a9a3798a255b0af4aad8ec2d9bb267b5 07:43:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:43:12 Dload Upload Total Spent Left Speed 07:43:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 38480 --:--:-- --:--:-- --:--:-- 38480 07:43:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] } 07:43:12 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 07:43:14 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives ] 07:43:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives 07:43:14 total 16 07:43:14 drwxr-xr-x 3 root root 4096 Apr 26 07:27 . 07:43:14 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 07:27 .. 07:43:14 drwxr-xr-x 2 root root 4096 Apr 26 07:27 cost 07:43:14 -rw-r--r-- 1 root root 84 Apr 26 07:27 cost.csv 07:43:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives 07:43:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives 07:43:14 total 16 07:43:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 07:27 . 07:43:14 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 07:27 .. 07:43:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 07:27 cost 07:43:14 -rw-r--r-- 1 jenkins jenkins 84 Apr 26 07:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:43:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:43:15 ---> package-listing.sh 07:43:15 ++ facter osfamily 07:43:15 ++ tr '[:upper:]' '[:lower:]' 07:43:15 + OS_FAMILY=debian 07:43:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-600 07:43:15 + START_PACKAGES=/tmp/packages_start.txt 07:43:15 + END_PACKAGES=/tmp/packages_end.txt 07:43:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:15 + PACKAGES=/tmp/packages_start.txt 07:43:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-600 ']' 07:43:15 + PACKAGES=/tmp/packages_end.txt 07:43:15 + case "${OS_FAMILY}" in 07:43:15 + dpkg -l 07:43:15 + grep '^ii' 07:43:15 + '[' -f /tmp/packages_start.txt ']' 07:43:15 + '[' -f /tmp/packages_end.txt ']' 07:43:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-600 ']' 07:43:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives/ 07:43:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-600/archives/ [Pipeline] echo 07:43:15 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:43:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:43:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:16 prd-ubuntu20.04-docker-8c-8g-10951 does not seem to be running inside a container 07:43:16 $ 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-600/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-600 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600:/w/workspace/edgexfoundry_edgex-ui-go_PR-600:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:43:16 $ docker top 2ae1f6575fa751ed0ca4c8bb18ee1f574cdbae71bbea1f932ce374e2b25b0b22 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:17 + touch /tmp/pre-build-complete [Pipeline] sh 07:43:17 + mkdir -p /var/log/sysstat [Pipeline] sh 07:43:17 + ls /var/log/sa-host 07:43:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:18 provisioning config files... 07:43:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-600@tmp/config16035444357334940115tmp [Pipeline] { [Pipeline] echo 07:43:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:43:18 ---> create-netrc.sh [Pipeline] } 07:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:43:19 ---> python-tools-install.sh [Pipeline] echo 07:43:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:43:19 ---> sudo-logs.sh 07:43:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:43:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:43:19 ---> job-cost.sh 07:43:19 lf-activate-venv: SKIPPING 07:43:19 DEBUG: total: 0.2199999988079071 07:43:19 INFO: Retrieving Stack Cost... 07:43:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:43:20 INFO: Archiving Costs [Pipeline] echo 07:43:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:43:21 ---> logs-deploy.sh 07:43:21 lf-activate-venv: SKIPPING 07:43:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-600/1 07:43:21 INFO: archiving workspace using pattern(s): 07:43:22 Archives upload complete. 07:43:22 INFO: archiving logs to Nexus 07:43:22 ---> uname -a: 07:43:22 Linux prd-ubuntu20-04-docker-8c-8g-10951 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:43:22 07:43:22 07:43:22 ---> lscpu: 07:43:22 Architecture: x86_64 07:43:22 CPU op-mode(s): 32-bit, 64-bit 07:43:22 Byte Order: Little Endian 07:43:22 Address sizes: 40 bits physical, 48 bits virtual 07:43:22 CPU(s): 8 07:43:22 On-line CPU(s) list: 0-7 07:43:22 Thread(s) per core: 1 07:43:22 Core(s) per socket: 1 07:43:22 Socket(s): 8 07:43:22 NUMA node(s): 1 07:43:22 Vendor ID: AuthenticAMD 07:43:22 CPU family: 23 07:43:22 Model: 49 07:43:22 Model name: AMD EPYC-Rome Processor 07:43:22 Stepping: 0 07:43:22 CPU MHz: 2800.000 07:43:22 BogoMIPS: 5600.00 07:43:22 Virtualization: AMD-V 07:43:22 Hypervisor vendor: KVM 07:43:22 Virtualization type: full 07:43:22 L1d cache: 256 KiB 07:43:22 L1i cache: 256 KiB 07:43:22 L2 cache: 4 MiB 07:43:22 L3 cache: 128 MiB 07:43:22 NUMA node0 CPU(s): 0-7 07:43:22 Vulnerability Itlb multihit: Not affected 07:43:22 Vulnerability L1tf: Not affected 07:43:22 Vulnerability Mds: Not affected 07:43:22 Vulnerability Meltdown: Not affected 07:43:22 Vulnerability Mmio stale data: Not affected 07:43:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:43:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:43:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:43:22 Vulnerability Srbds: Not affected 07:43:22 Vulnerability Tsx async abort: Not affected 07:43:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:43:22 07:43:22 07:43:22 ---> nproc: 07:43:22 8 07:43:22 07:43:22 07:43:22 ---> df -h: 07:43:22 Filesystem Size Used Avail Use% Mounted on 07:43:22 overlay 155G 13G 142G 9% / 07:43:22 tmpfs 64M 0 64M 0% /dev 07:43:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:43:22 shm 64M 0 64M 0% /dev/shm 07:43:22 /dev/vda1 155G 13G 142G 9% /facter-os 07:43:22 07:43:22