lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32287269981715bdd23e0bfc387d4742b05a5308+ac546a2f150132441b3fc3e497761aac756dd4b3 (832855b46dc1a7c74ea2d3871e225cd299d78774) 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-ssh7291554781109576792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh11052567340776408997.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6004772884647106549.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8641849792002587781.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-648/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12271802559651258934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16236 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [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-648 # 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 ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) > 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/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # 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 ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git rev-list --no-walk 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T16:55:45.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T16:55:45.680Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T16:55:45.695Z] ========================================================= [2023-11-01T16:55:45.695Z] EdgeX Global Pipelines Version Info [2023-11-01T16:55:45.695Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:55:46.403Z] ------------------- [2023-11-01T16:55:46.403Z] stable info: [2023-11-01T16:55:46.403Z] ------------------- [2023-11-01T16:55:46.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T16:55:46.404Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:55:46.404Z] Message: update stable to v1.0.255 [2023-11-01T16:55:46.974Z] ------------------- [2023-11-01T16:55:46.974Z] experimental info: [2023-11-01T16:55:46.974Z] ------------------- [2023-11-01T16:55:46.974Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T16:55:46.974Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:55:46.974Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T16:55:47.146Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-01T16:55:47.155Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-01T16:55:47.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T16:55:47.180Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T16:55:47.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T16:55:47.218Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T16:55:47.237Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T16:55:47.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T16:55:47.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T16:55:47.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T16:55:47.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T16:55:47.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-01T16:55:47.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T16:55:47.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T16:55:47.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T16:55:47.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T16:55:47.393Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:55:47.405Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:55:47.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T16:55:47.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T16:55:47.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T16:55:47.473Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T16:55:47.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T16:55:47.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T16:55:47.506Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T16:55:47.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T16:55:47.532Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T16:55:47.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo [2023-11-01T16:55:47.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo [2023-11-01T16:55:47.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo [2023-11-01T16:55:47.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T16:55:47.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3228726 [Pipeline] echo [2023-11-01T16:55:47.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:55:47.649Z] provisioning config files... [2023-11-01T16:55:47.668Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config1060693980752020692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:55:47.970Z] ---> docker-login.sh [2023-11-01T16:55:47.970Z] nexus3.edgexfoundry.org:10001 [2023-11-01T16:55:48.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:55:48.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:55:48.231Z] Configure a credential helper to remove this warning. See [2023-11-01T16:55:48.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:55:48.231Z] [2023-11-01T16:55:48.231Z] Login Succeeded [2023-11-01T16:55:48.231Z] nexus3.edgexfoundry.org:10002 [2023-11-01T16:55:48.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:55:48.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:55:48.231Z] Configure a credential helper to remove this warning. See [2023-11-01T16:55:48.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:55:48.231Z] [2023-11-01T16:55:48.231Z] Login Succeeded [2023-11-01T16:55:48.231Z] nexus3.edgexfoundry.org:10003 [2023-11-01T16:55:48.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:55:48.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:55:48.492Z] Configure a credential helper to remove this warning. See [2023-11-01T16:55:48.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:55:48.492Z] [2023-11-01T16:55:48.492Z] Login Succeeded [2023-11-01T16:55:48.492Z] nexus3.edgexfoundry.org:10004 [2023-11-01T16:55:48.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:55:48.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:55:48.492Z] Configure a credential helper to remove this warning. See [2023-11-01T16:55:48.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:55:48.492Z] [2023-11-01T16:55:48.492Z] Login Succeeded [2023-11-01T16:55:48.492Z] docker.io [2023-11-01T16:55:48.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:55:48.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:55:48.753Z] Configure a credential helper to remove this warning. See [2023-11-01T16:55:48.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:55:48.753Z] [2023-11-01T16:55:48.753Z] Login Succeeded [2023-11-01T16:55:49.014Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T16:55:49.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T16:55:49.422Z] + git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T16:55:49.470Z] -----------> git rev-list -1 --merges 32287269981715bdd23e0bfc387d4742b05a5308~1..32287269981715bdd23e0bfc387d4742b05a5308 32287269981715bdd23e0bfc387d4742b05a5308 [false] [Pipeline] sh [2023-11-01T16:55:49.757Z] + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T16:55:49.771Z] ========================================================= [2023-11-01T16:55:49.771Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T16:55:49.771Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:55:50.104Z] + git log --format=format:%s -1 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] echo [2023-11-01T16:55:50.114Z] [semverPrep] GIT_COMMIT: 32287269981715bdd23e0bfc387d4742b05a5308, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-11-01T16:55:50.123Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T16:55:50.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:55:50.479Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T16:55:50.479Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T16:55:50.479Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T16:55:50.479Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T16:55:50.479Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T16:55:50.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:55:50.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:55:50.901Z] [2023-11-01T16:55:50.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:55:51.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:55:51.201Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T16:55:51.201Z] b85a868b505f: Pulling fs layer [2023-11-01T16:55:51.201Z] e2be974225ed: Pulling fs layer [2023-11-01T16:55:51.201Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T16:55:51.201Z] 988bab9f4d93: Pulling fs layer [2023-11-01T16:55:51.201Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T16:55:51.201Z] eaf3925da568: Pulling fs layer [2023-11-01T16:55:51.201Z] bab4dde63d76: Pulling fs layer [2023-11-01T16:55:51.201Z] bde34c3a00c8: Pulling fs layer [2023-11-01T16:55:51.201Z] b352a97aabf1: Pulling fs layer [2023-11-01T16:55:51.201Z] 4872d77fe225: Pulling fs layer [2023-11-01T16:55:51.201Z] 5851b861e8e6: Pulling fs layer [2023-11-01T16:55:51.201Z] bde34c3a00c8: Waiting [2023-11-01T16:55:51.201Z] bab4dde63d76: Waiting [2023-11-01T16:55:51.201Z] b352a97aabf1: Waiting [2023-11-01T16:55:51.201Z] 5851b861e8e6: Waiting [2023-11-01T16:55:51.201Z] 4872d77fe225: Waiting [2023-11-01T16:55:51.201Z] 1469e6f7b9e6: Waiting [2023-11-01T16:55:51.201Z] e2be974225ed: Verifying Checksum [2023-11-01T16:55:51.201Z] e2be974225ed: Download complete [2023-11-01T16:55:51.201Z] 988bab9f4d93: Verifying Checksum [2023-11-01T16:55:51.201Z] 988bab9f4d93: Download complete [2023-11-01T16:55:51.460Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T16:55:51.460Z] 1469e6f7b9e6: Download complete [2023-11-01T16:55:51.460Z] eaf3925da568: Verifying Checksum [2023-11-01T16:55:51.460Z] eaf3925da568: Download complete [2023-11-01T16:55:51.460Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T16:55:51.460Z] 339a4e72a1f5: Download complete [2023-11-01T16:55:51.460Z] bde34c3a00c8: Verifying Checksum [2023-11-01T16:55:51.460Z] bde34c3a00c8: Download complete [2023-11-01T16:55:51.460Z] b352a97aabf1: Download complete [2023-11-01T16:55:51.460Z] 4872d77fe225: Verifying Checksum [2023-11-01T16:55:51.460Z] 4872d77fe225: Download complete [2023-11-01T16:55:51.460Z] 5851b861e8e6: Verifying Checksum [2023-11-01T16:55:51.460Z] 5851b861e8e6: Download complete [2023-11-01T16:55:51.460Z] b85a868b505f: Verifying Checksum [2023-11-01T16:55:51.460Z] b85a868b505f: Download complete [2023-11-01T16:55:51.719Z] bab4dde63d76: Verifying Checksum [2023-11-01T16:55:51.719Z] bab4dde63d76: Download complete [2023-11-01T16:55:52.660Z] b85a868b505f: Pull complete [2023-11-01T16:55:52.920Z] e2be974225ed: Pull complete [2023-11-01T16:55:53.181Z] 339a4e72a1f5: Pull complete [2023-11-01T16:55:53.440Z] 988bab9f4d93: Pull complete [2023-11-01T16:55:53.700Z] 1469e6f7b9e6: Pull complete [2023-11-01T16:55:53.700Z] eaf3925da568: Pull complete [2023-11-01T16:55:55.607Z] bab4dde63d76: Pull complete [2023-11-01T16:55:55.607Z] bde34c3a00c8: Pull complete [2023-11-01T16:55:55.607Z] b352a97aabf1: Pull complete [2023-11-01T16:55:55.607Z] 4872d77fe225: Pull complete [2023-11-01T16:55:55.607Z] 5851b861e8e6: Pull complete [2023-11-01T16:55:55.607Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T16:55:55.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:55:55.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:55:55.691Z] prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container [2023-11-01T16:55:55.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@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-devops/py-git-semver:0.1.4 cat [2023-11-01T16:55:59.035Z] $ docker top 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 -eo pid,comm [2023-11-01T16:55:59.084Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T16:55:59.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:55:59.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:55:59.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:55:59.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:55:59.247Z] $ docker exec 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent [2023-11-01T16:55:59.343Z] SSH_AUTH_SOCK=/tmp/ssh-YFWYBV2Lqbam/agent.32 [2023-11-01T16:55:59.343Z] SSH_AGENT_PID=38 [2023-11-01T16:55:59.349Z] Running ssh-add (command line suppressed) [2023-11-01T16:55:59.452Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_18280777965231143108.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_18280777965231143108.key) [2023-11-01T16:55:59.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:55:59.753Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T16:55:59.768Z] $ docker exec --env ******** --env ******** 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent -k [2023-11-01T16:55:59.858Z] unset SSH_AUTH_SOCK; [2023-11-01T16:55:59.859Z] unset SSH_AGENT_PID; [2023-11-01T16:55:59.859Z] echo Agent pid 38 killed; [2023-11-01T16:55:59.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T16:55:59.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:55:59.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:55:59.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:56:00.004Z] $ docker exec 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent [2023-11-01T16:56:00.111Z] SSH_AUTH_SOCK=/tmp/ssh-x981pbdvhKja/agent.72 [2023-11-01T16:56:00.111Z] SSH_AGENT_PID=78 [2023-11-01T16:56:00.116Z] Running ssh-add (command line suppressed) [2023-11-01T16:56:00.230Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_16173903377223929412.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/private_key_16173903377223929412.key) [2023-11-01T16:56:00.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:56:00.532Z] + git semver init [2023-11-01T16:56:00.792Z] 2023-11-01 16:56:00,758 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T16:56:00.792Z] 2023-11-01 16:56:00,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver [2023-11-01T16:56:00.792Z] 2023-11-01 16:56:00,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver [2023-11-01T16:56:00.792Z] 2023-11-01 16:56:00,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,359 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.git/info/exclude [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 with force:False [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,361 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,365 [execute] INFO git cat-file --batch-check [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,370 [execute] INFO git cat-file --batch [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:56:02.701Z] 2023-11-01 16:56:02,375 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-648/.semver/PR-648 [2023-11-01T16:56:02.701Z] 0.0.0 [Pipeline] } [2023-11-01T16:56:02.714Z] $ docker exec --env ******** --env ******** 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 ssh-agent -k [2023-11-01T16:56:02.818Z] unset SSH_AUTH_SOCK; [2023-11-01T16:56:02.819Z] unset SSH_AGENT_PID; [2023-11-01T16:56:02.819Z] echo Agent pid 78 killed; [2023-11-01T16:56:02.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:56:03.131Z] + git semver [Pipeline] } [2023-11-01T16:56:03.406Z] $ docker stop --time=1 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 [2023-11-01T16:56:04.667Z] $ docker rm -f --volumes 656761996c06c2fb7850e8c52078d3778422f65b9f8901eb1a90710ba471b4e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:56:05.006Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T16:56:05.212Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T16:56:05.216Z] [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 [2023-11-01T16:56:05.440Z] provisioning config files... [2023-11-01T16:56:05.451Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config3908904303536893502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:56:05.750Z] ---> docker-login.sh [2023-11-01T16:56:05.750Z] nexus3.edgexfoundry.org:10001 [2023-11-01T16:56:05.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:56:05.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:56:05.750Z] Configure a credential helper to remove this warning. See [2023-11-01T16:56:05.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:56:05.750Z] [2023-11-01T16:56:05.750Z] Login Succeeded [2023-11-01T16:56:05.750Z] nexus3.edgexfoundry.org:10002 [2023-11-01T16:56:05.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:56:05.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:56:05.750Z] Configure a credential helper to remove this warning. See [2023-11-01T16:56:05.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:56:05.750Z] [2023-11-01T16:56:05.750Z] Login Succeeded [2023-11-01T16:56:05.750Z] nexus3.edgexfoundry.org:10003 [2023-11-01T16:56:06.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:56:06.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:56:06.015Z] Configure a credential helper to remove this warning. See [2023-11-01T16:56:06.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:56:06.015Z] [2023-11-01T16:56:06.015Z] Login Succeeded [2023-11-01T16:56:06.015Z] nexus3.edgexfoundry.org:10004 [2023-11-01T16:56:06.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:56:06.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:56:06.015Z] Configure a credential helper to remove this warning. See [2023-11-01T16:56:06.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:56:06.015Z] [2023-11-01T16:56:06.015Z] Login Succeeded [2023-11-01T16:56:06.015Z] docker.io [2023-11-01T16:56:06.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T16:56:06.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T16:56:06.275Z] Configure a credential helper to remove this warning. See [2023-11-01T16:56:06.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T16:56:06.275Z] [2023-11-01T16:56:06.275Z] Login Succeeded [2023-11-01T16:56:06.275Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T16:56:06.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T16:56:06.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:56:06.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:56:06.386Z] ========================================================= [2023-11-01T16:56:06.386Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T16:56:06.386Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:56:06.701Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T16:56:06.961Z] Sending build context to Docker daemon 49.07MB [2023-11-01T16:56:06.961Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T16:56:06.961Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-01T16:56:06.961Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T16:56:06.961Z] 7264a8db6415: Pulling fs layer [2023-11-01T16:56:06.961Z] c4d48a809fc2: Pulling fs layer [2023-11-01T16:56:06.961Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T16:56:06.961Z] ad3a456e5733: Pulling fs layer [2023-11-01T16:56:06.961Z] 33e27b845d1e: Pulling fs layer [2023-11-01T16:56:06.961Z] c68163c4e522: Pulling fs layer [2023-11-01T16:56:06.961Z] 50da416c3ac9: Pulling fs layer [2023-11-01T16:56:06.961Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T16:56:06.961Z] ad3a456e5733: Waiting [2023-11-01T16:56:06.961Z] 33e27b845d1e: Waiting [2023-11-01T16:56:06.961Z] 23d2d4c4bb30: Waiting [2023-11-01T16:56:06.961Z] c68163c4e522: Waiting [2023-11-01T16:56:06.961Z] 50da416c3ac9: Waiting [2023-11-01T16:56:06.961Z] ad3a456e5733: Download complete [2023-11-01T16:56:06.961Z] 33e27b845d1e: Verifying Checksum [2023-11-01T16:56:06.961Z] 33e27b845d1e: Download complete [2023-11-01T16:56:06.961Z] 7264a8db6415: Verifying Checksum [2023-11-01T16:56:06.961Z] 7264a8db6415: Download complete [2023-11-01T16:56:07.224Z] c68163c4e522: Verifying Checksum [2023-11-01T16:56:07.224Z] c68163c4e522: Download complete [2023-11-01T16:56:07.224Z] 7264a8db6415: Pull complete [2023-11-01T16:56:07.485Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T16:56:07.485Z] 23d2d4c4bb30: Download complete [2023-11-01T16:56:07.485Z] c4d48a809fc2: Pull complete [2023-11-01T16:56:07.485Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T16:56:07.485Z] 4f1c88b9dad5: Download complete [2023-11-01T16:56:08.050Z] 50da416c3ac9: Verifying Checksum [2023-11-01T16:56:08.050Z] 50da416c3ac9: Download complete [2023-11-01T16:56:10.589Z] 4f1c88b9dad5: Pull complete [2023-11-01T16:56:10.589Z] ad3a456e5733: Pull complete [2023-11-01T16:56:10.589Z] 33e27b845d1e: Pull complete [2023-11-01T16:56:10.848Z] c68163c4e522: Pull complete [2023-11-01T16:56:12.751Z] 50da416c3ac9: Pull complete [2023-11-01T16:56:13.320Z] 23d2d4c4bb30: Pull complete [2023-11-01T16:56:13.320Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T16:56:13.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:56:13.320Z] ---> 0786185ac409 [2023-11-01T16:56:13.320Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T16:56:20.036Z] ---> Running in 045591e74d4e [2023-11-01T16:56:20.036Z] Removing intermediate container 045591e74d4e [2023-11-01T16:56:20.036Z] ---> 84f06367a24a [2023-11-01T16:56:20.036Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T16:56:20.036Z] ---> Running in 80ca32fba6f5 [2023-11-01T16:56:20.036Z] Removing intermediate container 80ca32fba6f5 [2023-11-01T16:56:20.036Z] ---> 129437ae6ede [2023-11-01T16:56:20.036Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T16:56:20.036Z] ---> Running in 6b50a24254fa [2023-11-01T16:56:20.036Z] Removing intermediate container 6b50a24254fa [2023-11-01T16:56:20.036Z] ---> 7c66775f2f29 [2023-11-01T16:56:20.036Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-01T16:56:20.036Z] ---> Running in 2d2e11f4eb94 [2023-11-01T16:56:20.036Z] Removing intermediate container 2d2e11f4eb94 [2023-11-01T16:56:20.036Z] ---> 8f96613ec6be [2023-11-01T16:56:20.036Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T16:56:20.036Z] ---> Running in d27c7e2f5bfb [2023-11-01T16:56:20.036Z] Removing intermediate container d27c7e2f5bfb [2023-11-01T16:56:20.036Z] ---> 41a35880f3db [2023-11-01T16:56:20.036Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T16:56:20.405Z] Still waiting to schedule task [2023-11-01T16:56:20.406Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16233’ [2023-11-01T16:56:20.605Z] latest: Pulling from library/docker [2023-11-01T16:56:20.605Z] 96526aa774ef: Pulling fs layer [2023-11-01T16:56:20.605Z] 308a300cc30f: Pulling fs layer [2023-11-01T16:56:20.605Z] 4f4fb700ef54: Pulling fs layer [2023-11-01T16:56:20.605Z] 5fcb7611fd77: Pulling fs layer [2023-11-01T16:56:20.605Z] be9955e691a8: Pulling fs layer [2023-11-01T16:56:20.605Z] 1b5ce73eb848: Pulling fs layer [2023-11-01T16:56:20.605Z] be9955e691a8: Waiting [2023-11-01T16:56:20.605Z] fe45098d8d9e: Pulling fs layer [2023-11-01T16:56:20.605Z] 843bf259cc12: Pulling fs layer [2023-11-01T16:56:20.605Z] e56cd900ceac: Pulling fs layer [2023-11-01T16:56:20.605Z] 5fcb7611fd77: Waiting [2023-11-01T16:56:20.605Z] 605d1390b383: Pulling fs layer [2023-11-01T16:56:20.605Z] 8f7854084fed: Pulling fs layer [2023-11-01T16:56:20.605Z] 0a217d94afa5: Pulling fs layer [2023-11-01T16:56:20.605Z] 1b5ce73eb848: Waiting [2023-11-01T16:56:20.605Z] 50e7dd98501d: Pulling fs layer [2023-11-01T16:56:20.605Z] 68811508944a: Pulling fs layer [2023-11-01T16:56:20.605Z] fe45098d8d9e: Waiting [2023-11-01T16:56:20.605Z] 843bf259cc12: Waiting [2023-11-01T16:56:20.605Z] 8f7854084fed: Waiting [2023-11-01T16:56:20.605Z] e56cd900ceac: Waiting [2023-11-01T16:56:20.605Z] 605d1390b383: Waiting [2023-11-01T16:56:20.605Z] 0a217d94afa5: Waiting [2023-11-01T16:56:20.605Z] 50e7dd98501d: Waiting [2023-11-01T16:56:20.605Z] 4f4fb700ef54: Verifying Checksum [2023-11-01T16:56:20.605Z] 4f4fb700ef54: Download complete [2023-11-01T16:56:20.864Z] 96526aa774ef: Verifying Checksum [2023-11-01T16:56:20.864Z] 96526aa774ef: Download complete [2023-11-01T16:56:20.864Z] 308a300cc30f: Verifying Checksum [2023-11-01T16:56:20.864Z] 308a300cc30f: Download complete [2023-11-01T16:56:20.864Z] 96526aa774ef: Pull complete [2023-11-01T16:56:21.123Z] 308a300cc30f: Pull complete [2023-11-01T16:56:21.123Z] 5fcb7611fd77: Verifying Checksum [2023-11-01T16:56:21.123Z] 5fcb7611fd77: Download complete [2023-11-01T16:56:21.123Z] be9955e691a8: Verifying Checksum [2023-11-01T16:56:21.123Z] be9955e691a8: Download complete [2023-11-01T16:56:21.123Z] 4f4fb700ef54: Pull complete [2023-11-01T16:56:21.123Z] 1b5ce73eb848: Verifying Checksum [2023-11-01T16:56:21.123Z] 1b5ce73eb848: Download complete [2023-11-01T16:56:21.382Z] 843bf259cc12: Verifying Checksum [2023-11-01T16:56:21.382Z] 843bf259cc12: Download complete [2023-11-01T16:56:21.382Z] fe45098d8d9e: Verifying Checksum [2023-11-01T16:56:21.382Z] fe45098d8d9e: Download complete [2023-11-01T16:56:21.382Z] e56cd900ceac: Verifying Checksum [2023-11-01T16:56:21.382Z] e56cd900ceac: Download complete [2023-11-01T16:56:21.382Z] 8f7854084fed: Verifying Checksum [2023-11-01T16:56:21.382Z] 8f7854084fed: Download complete [2023-11-01T16:56:21.382Z] 5fcb7611fd77: Pull complete [2023-11-01T16:56:21.666Z] 605d1390b383: Verifying Checksum [2023-11-01T16:56:21.666Z] 605d1390b383: Download complete [2023-11-01T16:56:21.666Z] 50e7dd98501d: Download complete [2023-11-01T16:56:21.666Z] 68811508944a: Verifying Checksum [2023-11-01T16:56:21.666Z] 68811508944a: Download complete [2023-11-01T16:56:21.929Z] be9955e691a8: Pull complete [2023-11-01T16:56:22.189Z] 1b5ce73eb848: Pull complete [2023-11-01T16:56:22.448Z] fe45098d8d9e: Pull complete [2023-11-01T16:56:22.448Z] 843bf259cc12: Pull complete [2023-11-01T16:56:22.448Z] e56cd900ceac: Pull complete [2023-11-01T16:56:22.707Z] 605d1390b383: Pull complete [2023-11-01T16:56:22.707Z] 8f7854084fed: Pull complete [2023-11-01T16:56:22.965Z] 0a217d94afa5: Verifying Checksum [2023-11-01T16:56:22.965Z] 0a217d94afa5: Download complete [2023-11-01T16:56:23.898Z] 0a217d94afa5: Pull complete [2023-11-01T16:56:23.898Z] 50e7dd98501d: Pull complete [2023-11-01T16:56:24.157Z] 68811508944a: Pull complete [2023-11-01T16:56:24.157Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-01T16:56:24.157Z] Status: Downloaded newer image for docker:latest [2023-11-01T16:56:26.710Z] ---> 3261135485dd [2023-11-01T16:56:26.710Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T16:56:26.710Z] ---> Running in c4fc950114bb [2023-11-01T16:56:26.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T16:56:26.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T16:56:27.245Z] OK: 264 MiB in 52 packages [2023-11-01T16:56:27.505Z] Removing intermediate container c4fc950114bb [2023-11-01T16:56:27.505Z] ---> ad44d8cb9abe [2023-11-01T16:56:27.505Z] Step 10/15 : ENV GO111MODULE=on [2023-11-01T16:56:27.505Z] ---> Running in ae83389d062c [2023-11-01T16:56:27.764Z] Removing intermediate container ae83389d062c [2023-11-01T16:56:27.764Z] ---> 0532a274e719 [2023-11-01T16:56:27.764Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T16:56:27.764Z] ---> Running in 0879e22dadf7 [2023-11-01T16:56:27.764Z] Removing intermediate container 0879e22dadf7 [2023-11-01T16:56:27.764Z] ---> dd296cf92893 [2023-11-01T16:56:27.764Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-01T16:56:27.764Z] ---> c3c49fb20f05 [2023-11-01T16:56:27.764Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T16:56:28.024Z] ---> Running in ff2b16986808 [2023-11-01T16:57:00.197Z] Removing intermediate container ff2b16986808 [2023-11-01T16:57:00.197Z] ---> bfc7e1984148 [2023-11-01T16:57:00.197Z] Step 14/15 : COPY . . [2023-11-01T16:57:01.578Z] ---> 5cbf3e001974 [2023-11-01T16:57:01.578Z] Step 15/15 : RUN ${MAKE} [2023-11-01T16:57:01.578Z] ---> Running in 9003d4d0bc58 [2023-11-01T16:57:01.837Z] noop [2023-11-01T16:57:02.097Z] Removing intermediate container 9003d4d0bc58 [2023-11-01T16:57:02.097Z] ---> 43e2b22efd06 [2023-11-01T16:57:02.097Z] Successfully built 43e2b22efd06 [2023-11-01T16:57:02.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:57:02.422Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:57:02.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:57:02.511Z] prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container [2023-11-01T16:57:02.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:57:02.877Z] $ docker top 6b3833ab2a54539ea854fbeef98320059ca4979e50fdb3305de3efc90928d271 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:57:03.227Z] + go version [2023-11-01T16:57:03.227Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T16:57:03.240Z] $ docker stop --time=1 6b3833ab2a54539ea854fbeef98320059ca4979e50fdb3305de3efc90928d271 [2023-11-01T16:57:04.488Z] $ docker rm -f --volumes 6b3833ab2a54539ea854fbeef98320059ca4979e50fdb3305de3efc90928d271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:57:04.901Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:57:04.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:57:04.973Z] prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container [2023-11-01T16:57:05.006Z] $ 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-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:57:05.352Z] $ docker top 3a59c0cc43a3e9a11e23d0c812b2a922c468f33e6ce802bd9ba1b7d5232b12ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:57:05.696Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:57:06.011Z] + make test [2023-11-01T16:57:06.011Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-01T16:57:07.415Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-01T16:57:15.532Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-01T16:57:15.532Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-01T16:57:18.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T16:57:18.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T16:57:18.816Z] ./bin/test-attribution-txt.sh [2023-11-01T16:57:18.816Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-01T16:57:18.816Z] make -C web test [2023-11-01T16:57:18.816Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' [2023-11-01T16:57:18.816Z] make[1]: tput: No such file or directory [2023-11-01T16:57:18.816Z] make[1]: tput: No such file or directory [2023-11-01T16:57:18.816Z] warning: generating ./VERSION [2023-11-01T16:57:18.816Z] echo "0.0.0" > VERSION [2023-11-01T16:57:18.816Z] docker build \ [2023-11-01T16:57:18.816Z] -f Dockerfile \ [2023-11-01T16:57:18.816Z] --build-arg USER=1000 \ [2023-11-01T16:57:18.816Z] \ [2023-11-01T16:57:18.816Z] --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ [2023-11-01T16:57:18.816Z] -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ [2023-11-01T16:57:18.816Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-01T16:57:18.816Z] . [2023-11-01T16:57:18.816Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-01T16:57:18.816Z] Install the buildx component to build images with BuildKit: [2023-11-01T16:57:18.816Z] https://docs.docker.com/go/buildx/ [2023-11-01T16:57:18.816Z] [2023-11-01T16:57:19.075Z] Sending build context to Docker daemon 2.706MB [2023-11-01T16:57:19.075Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-01T16:57:19.075Z] 18-alpine3.18: Pulling from library/node [2023-11-01T16:57:19.075Z] 96526aa774ef: Already exists [2023-11-01T16:57:19.075Z] 3130715204cf: Pulling fs layer [2023-11-01T16:57:19.075Z] b06de8ab1c4f: Pulling fs layer [2023-11-01T16:57:19.075Z] 90ef3ffc5156: Pulling fs layer [2023-11-01T16:57:19.335Z] 90ef3ffc5156: Verifying Checksum [2023-11-01T16:57:19.335Z] 90ef3ffc5156: Download complete [2023-11-01T16:57:19.335Z] b06de8ab1c4f: Verifying Checksum [2023-11-01T16:57:19.335Z] b06de8ab1c4f: Download complete [2023-11-01T16:57:19.604Z] 3130715204cf: Verifying Checksum [2023-11-01T16:57:19.604Z] 3130715204cf: Download complete [2023-11-01T16:57:21.082Z] 3130715204cf: Pull complete [2023-11-01T16:57:21.422Z] b06de8ab1c4f: Pull complete [2023-11-01T16:57:21.422Z] 90ef3ffc5156: Pull complete [2023-11-01T16:57:21.422Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-01T16:57:21.422Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-01T16:57:21.422Z] ---> d1517ab6615b [2023-11-01T16:57:21.422Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-01T16:57:25.646Z] ---> Running in b5e84bfd8acc [2023-11-01T16:57:25.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T16:57:25.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T16:57:25.646Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-01T16:57:25.646Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-01T16:57:25.646Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-01T16:57:25.646Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-01T16:57:25.646Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-01T16:57:25.646Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-01T16:57:25.646Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-01T16:57:25.646Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-01T16:57:25.646Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-01T16:57:25.646Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-01T16:57:25.646Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-01T16:57:25.646Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-01T16:57:25.646Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-01T16:57:25.646Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-01T16:57:25.646Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-01T16:57:25.646Z] (16/154) Installing glib (2.76.4-r0) [2023-11-01T16:57:25.904Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-01T16:57:25.904Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-01T16:57:25.904Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-01T16:57:25.904Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-01T16:57:25.904Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T16:57:25.904Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-01T16:57:25.904Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-01T16:57:25.904Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-01T16:57:25.904Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-01T16:57:25.904Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-01T16:57:25.904Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-01T16:57:25.904Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-01T16:57:25.904Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-01T16:57:25.904Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-01T16:57:25.904Z] (31/154) Installing libxcb (1.15-r1) [2023-11-01T16:57:25.904Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-01T16:57:25.904Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-01T16:57:25.904Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-01T16:57:25.904Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-01T16:57:26.163Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-01T16:57:26.163Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-01T16:57:26.163Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-01T16:57:26.163Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-01T16:57:26.163Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-01T16:57:26.163Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-01T16:57:26.163Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-01T16:57:26.163Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-01T16:57:26.163Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-01T16:57:26.163Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-01T16:57:26.163Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-01T16:57:26.163Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-01T16:57:26.163Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-01T16:57:26.163Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-01T16:57:26.163Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-01T16:57:26.163Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-01T16:57:26.163Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-01T16:57:26.163Z] (53/154) Installing libunistring (1.1-r1) [2023-11-01T16:57:26.163Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-01T16:57:26.163Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-01T16:57:26.163Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-01T16:57:26.163Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-01T16:57:26.163Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-01T16:57:26.163Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-01T16:57:26.163Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-01T16:57:26.163Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-01T16:57:26.163Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-01T16:57:26.163Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-01T16:57:26.163Z] (64/154) Installing pango (1.50.14-r1) [2023-11-01T16:57:26.425Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T16:57:26.425Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-01T16:57:26.425Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-01T16:57:26.425Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-01T16:57:26.425Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-01T16:57:26.425Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-01T16:57:26.425Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-01T16:57:26.425Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-01T16:57:26.688Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-01T16:57:26.688Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-01T16:57:27.272Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-01T16:57:27.272Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-01T16:57:27.272Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-01T16:57:27.272Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-01T16:57:27.272Z] (78/154) Installing libelf (0.189-r2) [2023-11-01T16:57:27.272Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-01T16:57:27.272Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-01T16:57:27.532Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-01T16:57:27.532Z] (82/154) Installing libmagic (5.45-r0) [2023-11-01T16:57:27.532Z] (83/154) Installing file (5.45-r0) [2023-11-01T16:57:27.532Z] (84/154) Installing libice (1.1.1-r2) [2023-11-01T16:57:27.532Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-01T16:57:27.532Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-01T16:57:27.532Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-01T16:57:27.532Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-01T16:57:27.532Z] (89/154) Installing xset (1.2.5-r1) [2023-11-01T16:57:27.532Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-01T16:57:27.532Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-01T16:57:27.532Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-01T16:57:27.532Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-01T16:57:27.532Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-01T16:57:27.532Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-01T16:57:27.532Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T16:57:27.532Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-01T16:57:27.793Z] (98/154) Installing libva (2.18.0-r1) [2023-11-01T16:57:27.793Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-01T16:57:27.793Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-01T16:57:27.793Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T16:57:27.793Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-01T16:57:27.793Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-01T16:57:27.793Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-01T16:57:27.793Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-01T16:57:27.793Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-01T16:57:27.793Z] (107/154) Installing opus (1.4-r0) [2023-11-01T16:57:27.793Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T16:57:27.793Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-01T16:57:27.793Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T16:57:27.793Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-01T16:57:27.793Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-01T16:57:27.793Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-01T16:57:27.793Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T16:57:27.793Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-01T16:57:27.793Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-01T16:57:28.055Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-01T16:57:28.055Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T16:57:28.055Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-01T16:57:28.055Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-01T16:57:28.055Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-01T16:57:28.055Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-01T16:57:28.055Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-01T16:57:28.055Z] (124/154) Installing librist (0.2.7-r0) [2023-11-01T16:57:28.055Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-01T16:57:28.055Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-01T16:57:28.055Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-01T16:57:28.055Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-01T16:57:28.055Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T16:57:28.313Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-01T16:57:28.313Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-01T16:57:28.313Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-01T16:57:28.313Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-01T16:57:28.313Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-01T16:57:28.313Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-01T16:57:28.313Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-01T16:57:28.313Z] (137/154) Installing nspr (4.35-r2) [2023-11-01T16:57:28.313Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-01T16:57:28.313Z] (139/154) Installing nss (3.94-r0) [2023-11-01T16:57:28.313Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-01T16:57:28.313Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-01T16:57:28.313Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-01T16:57:28.313Z] (143/154) Installing orc (0.4.34-r0) [2023-11-01T16:57:28.313Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-01T16:57:28.313Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-01T16:57:28.313Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-01T16:57:28.313Z] (147/154) Installing libpulse (16.1-r10) [2023-11-01T16:57:28.313Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-01T16:57:28.313Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-01T16:57:28.313Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-01T16:57:28.313Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-01T16:57:28.313Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-01T16:57:28.313Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-01T16:57:28.313Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-01T16:57:29.693Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T16:57:29.693Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-01T16:57:29.693Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-01T16:57:29.953Z] Executing glib-2.76.4-r0.trigger [2023-11-01T16:57:29.953Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-01T16:57:30.212Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-01T16:57:30.212Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-01T16:57:30.483Z] OK: 576 MiB in 171 packages [2023-11-01T16:57:40.548Z] Removing intermediate container b5e84bfd8acc [2023-11-01T16:57:40.548Z] ---> 49bba0f378a6 [2023-11-01T16:57:40.548Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-01T16:57:40.548Z] ---> Running in b0c92d4eb02a [2023-11-01T16:57:40.548Z] Removing intermediate container b0c92d4eb02a [2023-11-01T16:57:40.548Z] ---> 048bba962d26 [2023-11-01T16:57:40.548Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-01T16:57:40.548Z] ---> Running in 896d4776985b [2023-11-01T16:57:40.548Z] Removing intermediate container 896d4776985b [2023-11-01T16:57:40.548Z] ---> c7f3c482cc69 [2023-11-01T16:57:40.549Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-01T16:57:40.549Z] ---> Running in b389632c1c63 [2023-11-01T16:57:40.549Z] Removing intermediate container b389632c1c63 [2023-11-01T16:57:40.549Z] ---> 651edc666c38 [2023-11-01T16:57:40.549Z] Step 6/11 : RUN npm install -g npm [2023-11-01T16:57:40.549Z] ---> Running in 1af0e391657d [2023-11-01T16:57:47.117Z] [2023-11-01T16:57:47.117Z] removed 31 packages, and changed 65 packages in 5s [2023-11-01T16:57:47.117Z] [2023-11-01T16:57:47.117Z] 26 packages are looking for funding [2023-11-01T16:57:47.117Z] run `npm fund` for details [2023-11-01T16:57:47.379Z] Removing intermediate container 1af0e391657d [2023-11-01T16:57:47.379Z] ---> 085c84b50934 [2023-11-01T16:57:47.379Z] Step 7/11 : ARG USER=1000 [2023-11-01T16:57:47.637Z] ---> Running in 35c974afdf7e [2023-11-01T16:57:47.637Z] Removing intermediate container 35c974afdf7e [2023-11-01T16:57:47.637Z] ---> 78de2a5c5000 [2023-11-01T16:57:47.637Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-01T16:57:47.637Z] ---> Running in f5d40e45b59a [2023-11-01T16:57:48.207Z] Removing intermediate container f5d40e45b59a [2023-11-01T16:57:48.207Z] ---> c27859f971d4 [2023-11-01T16:57:48.207Z] Step 9/11 : USER $USER:$USER [2023-11-01T16:57:48.207Z] ---> Running in 930675edafee [2023-11-01T16:57:48.207Z] Removing intermediate container 930675edafee [2023-11-01T16:57:48.207Z] ---> 7baea79f9c31 [2023-11-01T16:57:48.207Z] Step 10/11 : WORKDIR /app [2023-11-01T16:57:48.207Z] ---> Running in da5596d4fa5b [2023-11-01T16:57:48.207Z] Removing intermediate container da5596d4fa5b [2023-11-01T16:57:48.207Z] ---> fd3afff72eab [2023-11-01T16:57:48.207Z] Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T16:57:48.466Z] ---> Running in 6df21eb52f9f [2023-11-01T16:57:48.466Z] Removing intermediate container 6df21eb52f9f [2023-11-01T16:57:48.466Z] ---> 58a989ef946d [2023-11-01T16:57:48.466Z] Successfully built 58a989ef946d [2023-11-01T16:57:48.466Z] Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T16:57:48.466Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-01T16:57:48.466Z] touch edgex-web-ui.imagebuilt [2023-11-01T16:57:48.466Z] mkdir -p node_modules coverage [2023-11-01T16:57:48.466Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-01T16:57:48.466Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE required: { [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE }, [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T16:57:50.373Z] npm WARN EBADENGINE } [2023-11-01T16:58:02.677Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-01T16:58:02.677Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-01T16:58:02.937Z] 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 [2023-11-01T16:58:02.937Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-01T16:58:02.937Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-01T16:58:02.937Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-01T16:58:02.937Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-01T16:58:03.196Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-01T16:58:03.196Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T16:58:03.196Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T16:58:03.456Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-01T16:58:03.456Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T16:58:03.715Z] 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. [2023-11-01T16:58:04.065Z] 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. [2023-11-01T16:58:04.065Z] 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. [2023-11-01T16:58:04.065Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-01T16:58:04.631Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-01T16:58:06.536Z] 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 [2023-11-01T16:58:07.068Z] 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 [2023-11-01T16:58:09.608Z] 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. [2023-11-01T16:58:13.801Z] 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. [2023-11-01T16:58:19.081Z] [2023-11-01T16:58:19.081Z] added 1478 packages, and audited 1479 packages in 30s [2023-11-01T16:58:19.081Z] [2023-11-01T16:58:19.081Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-01T16:58:19.081Z] [2023-11-01T16:58:19.081Z] To address issues that do not require attention, run: [2023-11-01T16:58:19.081Z] npm audit fix [2023-11-01T16:58:19.081Z] [2023-11-01T16:58:19.081Z] To address all issues (including breaking changes), run: [2023-11-01T16:58:19.081Z] npm audit fix --force [2023-11-01T16:58:19.081Z] [2023-11-01T16:58:19.081Z] Run `npm audit` for details. [2023-11-01T16:58:29.066Z] 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 [2023-11-01T16:58:30.003Z] - Generating browser application bundles (phase: setup)... [2023-11-01T16:58:34.197Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-01T16:58:34.197Z] Compiling @angular/core : es2015 as esm2015 [2023-11-01T16:58:36.730Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-01T16:58:36.731Z] Compiling @angular/common : es2015 as esm2015 [2023-11-01T16:58:37.297Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-01T16:58:37.297Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-01T16:58:37.555Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-01T16:58:37.815Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-01T16:58:38.072Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-01T16:58:38.072Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-01T16:58:38.072Z] Compiling @angular/router : es2015 as esm2015 [2023-11-01T16:58:38.332Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-01T16:58:38.591Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-01T16:58:39.965Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-01T16:58:44.146Z] 01 11 2023 16:58:43.483:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-01T16:58:44.146Z] 01 11 2023 16:58:43.484:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-01T16:58:44.146Z] 01 11 2023 16:58:43.487:INFO [launcher]: Starting browser ChromeHeadless [2023-11-01T16:58:54.116Z] ✔ Browser application bundle generation complete. [2023-11-01T16:58:54.116Z] 01 11 2023 16:58:52.560:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket ExhLeN_xS-E4ji2SAAAB with id 480498 [2023-11-01T16:58:55.053Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-01T16:58:55.053Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.061 secs) [2023-11-01T16:58:55.053Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.093 secs) [2023-11-01T16:58:55.053Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.102 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.109 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.116 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.15 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.16 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.162 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.165 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.166 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.216 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.221 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.224 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.225 secs) [2023-11-01T16:58:55.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.245 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.327 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.331 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.332 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.35 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.352 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.373 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.383 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.394 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.397 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.415 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.47 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.497 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.504 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.508 secs) [2023-11-01T16:58:55.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.526 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.532 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.537 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.538 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.539 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.557 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.567 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.575 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.585 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.587 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.595 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.609 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.613 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.623 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.629 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.632 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.637 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.639 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.644 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.658 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.664 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.673 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.675 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.676 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.704 secs) [2023-11-01T16:58:55.829Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.71 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.731 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.734 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.736 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.738 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.74 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.748 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.762 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.764 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.767 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.775 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.777 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.78 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.792 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.812 secs) [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.83 secs) [2023-11-01T16:58:56.087Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T16:58:56.087Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T16:58:56.087Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T16:58:56.087Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.83 secs) [2023-11-01T16:58:56.087Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T16:58:56.088Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T16:58:56.088Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.835 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.858 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.869 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.877 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.88 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.882 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.884 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.888 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.889 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.89 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.891 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.896 secs) [2023-11-01T16:58:56.088Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.904 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.927 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.94 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.985 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.999 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.007 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.015 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.029 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.032 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.034 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.047 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.055 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.064 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.069 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.073 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.08 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.085 secs) [2023-11-01T16:58:56.347Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.103 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.112 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.13 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.14 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.161 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.167 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.175 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.181 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.196 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.202 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.218 secs) [2023-11-01T16:58:56.606Z] WARN: ' [2023-11-01T16:58:56.606Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T16:58:56.606Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T16:58:56.606Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T16:58:56.606Z] in a future version of Angular. [2023-11-01T16:58:56.606Z] [2023-11-01T16:58:56.606Z] For more information on this, see our API docs here: [2023-11-01T16:58:56.606Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T16:58:56.606Z] ' [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.218 secs) [2023-11-01T16:58:56.606Z] WARN: ' [2023-11-01T16:58:56.606Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T16:58:56.606Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T16:58:56.606Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T16:58:56.606Z] in a future version of Angular. [2023-11-01T16:58:56.606Z] [2023-11-01T16:58:56.606Z] For more information on this, see our API docs here: [2023-11-01T16:58:56.606Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T16:58:56.606Z] ' [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.233 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.246 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.262 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.266 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.27 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.273 secs) [2023-11-01T16:58:56.606Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.281 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.332 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.34 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.343 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.345 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.361 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.367 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.374 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.38 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.386 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.389 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.39 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.4 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.414 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.42 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.428 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.432 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.434 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.442 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.452 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.455 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.457 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.46 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.472 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.478 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.49 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.494 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.499 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.5 secs) [2023-11-01T16:58:56.865Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.503 secs) [2023-11-01T16:58:57.122Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.508 secs) [2023-11-01T16:58:57.122Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.051 secs / 1.508 secs) [2023-11-01T16:58:57.122Z] TOTAL: 147 SUCCESS [2023-11-01T16:58:57.122Z] ✔ Browser application bundle generation complete. [2023-11-01T16:58:57.382Z] [2023-11-01T16:58:57.382Z] =============================== Coverage summary =============================== [2023-11-01T16:58:57.382Z] Statements : 40.92% ( 1469/3590 ) [2023-11-01T16:58:57.382Z] Branches : 11.75% ( 114/970 ) [2023-11-01T16:58:57.382Z] Functions : 32.06% ( 420/1310 ) [2023-11-01T16:58:57.382Z] Lines : 38.91% ( 1324/3403 ) [2023-11-01T16:58:57.382Z] ================================================================================ [2023-11-01T16:58:57.641Z] ✔ Browser application bundle generation complete. [2023-11-01T16:58:59.018Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-648/web' [Pipeline] echo [2023-11-01T16:58:59.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T16:58:59.049Z] $ docker stop --time=1 3a59c0cc43a3e9a11e23d0c812b2a922c468f33e6ce802bd9ba1b7d5232b12ea [2023-11-01T16:59:01.195Z] $ docker rm -f --volumes 3a59c0cc43a3e9a11e23d0c812b2a922c468f33e6ce802bd9ba1b7d5232b12ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:59:01.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T16:59:02.939Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T16:59:03.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T16:59:04.775Z] + ls -al . [2023-11-01T16:59:04.775Z] total 180 [2023-11-01T16:59:04.775Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 16:57 . [2023-11-01T16:59:04.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:55 .. [2023-11-01T16:59:04.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:55 .blubracket [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 16:55 .dockerignore [2023-11-01T16:59:04.775Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:56 .git [2023-11-01T16:59:04.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:55 .github [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 16:55 .gitignore [2023-11-01T16:59:04.775Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:56 .semver [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 16:55 Attribution.txt [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 16:55 CHANGELOG.md [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 16:55 CONTRIBUTING.md [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 16:55 Dockerfile [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 16:55 Jenkinsfile [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 16:55 LICENSE [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 16:55 Makefile [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 16:55 README.md [2023-11-01T16:59:04.775Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:56 VERSION [2023-11-01T16:59:04.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:55 assets [2023-11-01T16:59:04.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:55 bin [2023-11-01T16:59:04.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:55 cmd [2023-11-01T16:59:04.776Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 16:57 coverage.out [2023-11-01T16:59:04.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:55 docs [2023-11-01T16:59:04.776Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 16:55 go.mod [2023-11-01T16:59:04.776Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 16:55 go.sum [2023-11-01T16:59:04.776Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:55 internal [2023-11-01T16:59:04.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:55 testing [2023-11-01T16:59:04.776Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 16:55 version.go [2023-11-01T16:59:04.776Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 16:57 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:59:05.085Z] + 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=32287269981715bdd23e0bfc387d4742b05a5308 --label arch=amd64 --label version=0.0.0 . [2023-11-01T16:59:05.345Z] Sending build context to Docker daemon 51.77MB [2023-11-01T16:59:05.345Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T16:59:05.345Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T16:59:05.345Z] ---> 43e2b22efd06 [2023-11-01T16:59:05.345Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T16:59:06.729Z] ---> Running in 0a8d08eae30c [2023-11-01T16:59:06.729Z] Removing intermediate container 0a8d08eae30c [2023-11-01T16:59:06.729Z] ---> cdc40d1bb38c [2023-11-01T16:59:06.729Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T16:59:07.309Z] ---> Running in 709f75ed9e6c [2023-11-01T16:59:07.567Z] Removing intermediate container 709f75ed9e6c [2023-11-01T16:59:07.567Z] ---> cbf4c59ae9ec [2023-11-01T16:59:07.567Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T16:59:07.567Z] ---> Running in 3ae37e60a97a [2023-11-01T16:59:07.567Z] Removing intermediate container 3ae37e60a97a [2023-11-01T16:59:07.567Z] ---> 97945a66c145 [2023-11-01T16:59:07.567Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-01T16:59:07.567Z] ---> Running in 81a2e46e47e2 [2023-11-01T16:59:07.567Z] Removing intermediate container 81a2e46e47e2 [2023-11-01T16:59:07.567Z] ---> 9840f9405612 [2023-11-01T16:59:07.567Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T16:59:07.567Z] ---> Running in 80bb754da462 [2023-11-01T16:59:07.825Z] Removing intermediate container 80bb754da462 [2023-11-01T16:59:07.825Z] ---> c2f9ebc73c58 [2023-11-01T16:59:07.825Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T16:59:09.206Z] ---> 423c2fdf2c31 [2023-11-01T16:59:09.206Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T16:59:09.206Z] ---> Running in 47417d409d08 [2023-11-01T16:59:09.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T16:59:09.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T16:59:09.983Z] OK: 264 MiB in 52 packages [2023-11-01T16:59:10.554Z] Removing intermediate container 47417d409d08 [2023-11-01T16:59:10.554Z] ---> 9d32058d3fdf [2023-11-01T16:59:10.554Z] Step 10/25 : ENV GO111MODULE=on [2023-11-01T16:59:10.554Z] ---> Running in 8abc1cdba1ac [2023-11-01T16:59:10.554Z] Removing intermediate container 8abc1cdba1ac [2023-11-01T16:59:10.554Z] ---> ddc0ba633e26 [2023-11-01T16:59:10.554Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T16:59:10.554Z] ---> Running in 0137a1f7e8e0 [2023-11-01T16:59:10.815Z] Removing intermediate container 0137a1f7e8e0 [2023-11-01T16:59:10.815Z] ---> d2a991024887 [2023-11-01T16:59:10.815Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-01T16:59:10.815Z] ---> 5f4bea73c8ee [2023-11-01T16:59:10.815Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T16:59:10.815Z] ---> Running in c6fcf52a9806 [2023-11-01T16:59:11.757Z] Removing intermediate container c6fcf52a9806 [2023-11-01T16:59:11.757Z] ---> 6f34874c5e1a [2023-11-01T16:59:11.757Z] Step 14/25 : COPY . . [2023-11-01T16:59:14.334Z] ---> e6a5e2ffd5f4 [2023-11-01T16:59:14.334Z] Step 15/25 : RUN ${MAKE} [2023-11-01T16:59:14.334Z] ---> Running in 7d5da18f6dcb [2023-11-01T16:59:14.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-01T16:59:31.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16238 in /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [Pipeline] { [Pipeline] ws [2023-11-01T16:59:31.590Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2023-11-01T16:59:31.661Z] The recommended git tool is: git [2023-11-01T16:59:32.410Z] Removing intermediate container 7d5da18f6dcb [2023-11-01T16:59:32.410Z] ---> 49b2d3bd4150 [2023-11-01T16:59:32.410Z] Step 16/25 : FROM alpine:3.18 [2023-11-01T16:59:32.668Z] 3.18: Pulling from library/alpine [2023-11-01T16:59:32.948Z] 96526aa774ef: Already exists [2023-11-01T16:59:33.240Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T16:59:33.240Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T16:59:33.240Z] ---> 8ca4688f4f35 [2023-11-01T16:59:33.240Z] Step 17/25 : EXPOSE 4000 [2023-11-01T16:59:33.806Z] ---> Running in bcf940cabca1 [2023-11-01T16:59:34.374Z] Removing intermediate container bcf940cabca1 [2023-11-01T16:59:34.374Z] ---> ce1ee400fefd [2023-11-01T16:59:34.374Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T16:59:37.675Z] ---> d001ad9fb1ca [2023-11-01T16:59:37.675Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-01T16:59:37.933Z] ---> a180ff33a77d [2023-11-01T16:59:37.933Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-01T16:59:38.500Z] ---> 3200781df6a3 [2023-11-01T16:59:38.500Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T16:59:38.500Z] ---> Running in ea4b0beacf9e [2023-11-01T16:59:38.500Z] Removing intermediate container ea4b0beacf9e [2023-11-01T16:59:38.500Z] ---> 772c30c4bf2e [2023-11-01T16:59:38.500Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-01T16:59:38.500Z] ---> Running in 3bdb6d5febb4 [2023-11-01T16:59:38.500Z] Removing intermediate container 3bdb6d5febb4 [2023-11-01T16:59:38.500Z] ---> 91556e4a5c18 [2023-11-01T16:59:38.500Z] Step 23/25 : LABEL arch=amd64 [2023-11-01T16:59:38.500Z] ---> Running in 2dbc1ffc870d [2023-11-01T16:59:38.773Z] Removing intermediate container 2dbc1ffc870d [2023-11-01T16:59:38.773Z] ---> 887975e81cb6 [2023-11-01T16:59:38.773Z] Step 24/25 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T16:59:38.773Z] ---> Running in 029a88941c75 [2023-11-01T16:59:38.773Z] Removing intermediate container 029a88941c75 [2023-11-01T16:59:38.773Z] ---> 0615818ca3a1 [2023-11-01T16:59:38.773Z] Step 25/25 : LABEL version=0.0.0 [2023-11-01T16:59:39.031Z] ---> Running in 30c0291380bb [2023-11-01T16:59:39.288Z] Removing intermediate container 30c0291380bb [2023-11-01T16:59:39.288Z] ---> 21bb983cf6a1 [2023-11-01T16:59:39.288Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T16:59:39.288Z] Successfully built 21bb983cf6a1 [2023-11-01T16:59:39.288Z] 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 [2023-11-01T16:59:39.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:59:39.729Z] [2023-11-01T16:59:39.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:59:40.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:59:40.032Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T16:59:40.032Z] 5eb5b503b376: Pulling fs layer [2023-11-01T16:59:40.032Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T16:59:40.032Z] ec43610c2a17: Pulling fs layer [2023-11-01T16:59:40.032Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T16:59:40.032Z] 33b1e0a273af: Pulling fs layer [2023-11-01T16:59:40.032Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T16:59:40.032Z] 2f39f015ded8: Pulling fs layer [2023-11-01T16:59:40.032Z] 33b1e0a273af: Waiting [2023-11-01T16:59:40.032Z] 5d3b04190fa2: Waiting [2023-11-01T16:59:40.032Z] 2f39f015ded8: Waiting [2023-11-01T16:59:40.032Z] 3a2ae6a8a46f: Waiting [2023-11-01T16:59:40.032Z] 5c69ac0246d0: Download complete [2023-11-01T16:59:40.032Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T16:59:40.032Z] 3a2ae6a8a46f: Download complete [2023-11-01T16:59:40.315Z] 33b1e0a273af: Verifying Checksum [2023-11-01T16:59:40.315Z] 33b1e0a273af: Download complete [2023-11-01T16:59:40.315Z] 5d3b04190fa2: Download complete [2023-11-01T16:59:40.315Z] ec43610c2a17: Verifying Checksum [2023-11-01T16:59:40.315Z] ec43610c2a17: Download complete [2023-11-01T16:59:40.315Z] 5eb5b503b376: Verifying Checksum [2023-11-01T16:59:40.315Z] 5eb5b503b376: Download complete [2023-11-01T16:59:40.814Z] using credential edgex-jenkins-ssh [2023-11-01T16:59:40.836Z] Cloning the remote Git repository [2023-11-01T16:59:40.881Z] 2f39f015ded8: Download complete [2023-11-01T16:59:40.918Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T16:59:41.821Z] 5eb5b503b376: Pull complete [2023-11-01T16:59:42.080Z] 5c69ac0246d0: Pull complete [2023-11-01T16:59:42.340Z] ec43610c2a17: Pull complete [2023-11-01T16:59:41.047Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2023-11-01T16:59:41.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T16:59:41.273Z] > git --version # timeout=10 [2023-11-01T16:59:41.313Z] > git --version # 'git version 2.25.1' [2023-11-01T16:59:41.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:59:41.671Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:59:42.600Z] 3a2ae6a8a46f: Pull complete [2023-11-01T16:59:42.858Z] 33b1e0a273af: Pull complete [2023-11-01T16:59:42.858Z] 5d3b04190fa2: Pull complete [2023-11-01T16:59:45.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-01T16:59:45.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:59:47.049Z] 2f39f015ded8: Pull complete [2023-11-01T16:59:47.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T16:59:47.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:59:47.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-11-01T16:59:47.062Z] Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] // withEnv [Pipeline] } [2023-11-01T16:59:46.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-01T16:59:46.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T16:59:46.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:59:46.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:59:47.136Z] prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container [2023-11-01T16:59:47.168Z] $ 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-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T16:59:47.769Z] Merge succeeded, producing 32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T16:59:47.770Z] Checking out Revision 32287269981715bdd23e0bfc387d4742b05a5308 (PR-648) [2023-11-01T16:59:47.092Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T16:59:47.191Z] > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [2023-11-01T16:59:47.625Z] > git remote # timeout=10 [2023-11-01T16:59:47.666Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T16:59:47.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:59:47.713Z] > git merge ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 [2023-11-01T16:59:47.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T16:59:47.779Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T16:59:47.796Z] > git checkout -f 32287269981715bdd23e0bfc387d4742b05a5308 # timeout=10 [2023-11-01T16:59:48.938Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-01T16:59:49.263Z] [2023-11-01T16:59:49.263Z] GitHub has been notified of this commit’s build result [2023-11-01T16:59:49.263Z] [2023-11-01T16:59:51.924Z] $ docker top e3a6bcc5e43a4bcce8f149cd64620cca15faec3340e741263b1b62c5199e3500 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:59:52.309Z] ---> job-cost.sh [2023-11-01T16:59:52.309Z] lf-activate-venv: SKIPPING [2023-11-01T16:59:52.309Z] INFO: No Stack... [2023-11-01T16:59:52.568Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:59:52.605Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T16:59:52.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:59:52.605Z] Dload Upload Total Spent Left Speed [2023-11-01T16:59:52.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-11-01T16:59:53.135Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:59:53.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T16:59:53.423Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/cost.csv [2023-11-01T16:59:53.423Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T16:59:53.435Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [2023-11-01T16:59:53.445Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] did not exist. Created. [2023-11-01T16:59:53.445Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:59:53.516Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T16:59:53.516Z] + sudo tee /etc/docker/daemon.new [2023-11-01T16:59:53.516Z] { [2023-11-01T16:59:53.516Z] "registry-mirrors": [ [2023-11-01T16:59:53.516Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T16:59:53.516Z] ], [2023-11-01T16:59:53.516Z] "bip": "10.250.0.254/24", [2023-11-01T16:59:53.516Z] "hosts": [ [2023-11-01T16:59:53.516Z] "tcp://0.0.0.0:5555", [2023-11-01T16:59:53.516Z] "unix:///var/run/docker.sock" [2023-11-01T16:59:53.516Z] ], [2023-11-01T16:59:53.516Z] "mtu": 1458, [2023-11-01T16:59:53.516Z] "selinux-enabled": true, [2023-11-01T16:59:53.516Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T16:59:53.516Z] } [Pipeline] sh [2023-11-01T16:59:53.748Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T16:59:53.852Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T16:59:54.184Z] + sudo service docker restart [2023-11-01T16:59:54.252Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:59:54.260Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:59:54.280Z] $ docker stop --time=1 e3a6bcc5e43a4bcce8f149cd64620cca15faec3340e741263b1b62c5199e3500 [2023-11-01T16:59:55.597Z] $ docker rm -f --volumes e3a6bcc5e43a4bcce8f149cd64620cca15faec3340e741263b1b62c5199e3500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T17:00:16.347Z] provisioning config files... [2023-11-01T17:00:16.415Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config8988939977064504362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:00:16.794Z] ---> docker-login.sh [2023-11-01T17:00:16.794Z] nexus3.edgexfoundry.org:10001 [2023-11-01T17:00:17.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:00:17.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:00:17.389Z] Configure a credential helper to remove this warning. See [2023-11-01T17:00:17.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:00:17.389Z] [2023-11-01T17:00:17.389Z] Login Succeeded [2023-11-01T17:00:17.657Z] nexus3.edgexfoundry.org:10002 [2023-11-01T17:00:17.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:00:17.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:00:17.925Z] Configure a credential helper to remove this warning. See [2023-11-01T17:00:17.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:00:17.925Z] [2023-11-01T17:00:17.925Z] Login Succeeded [2023-11-01T17:00:17.925Z] nexus3.edgexfoundry.org:10003 [2023-11-01T17:00:18.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:00:18.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:00:18.194Z] Configure a credential helper to remove this warning. See [2023-11-01T17:00:18.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:00:18.194Z] [2023-11-01T17:00:18.194Z] Login Succeeded [2023-11-01T17:00:18.194Z] nexus3.edgexfoundry.org:10004 [2023-11-01T17:00:18.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:00:18.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:00:18.730Z] Configure a credential helper to remove this warning. See [2023-11-01T17:00:18.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:00:18.730Z] [2023-11-01T17:00:18.730Z] Login Succeeded [2023-11-01T17:00:18.730Z] docker.io [2023-11-01T17:00:19.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T17:00:19.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T17:00:19.269Z] Configure a credential helper to remove this warning. See [2023-11-01T17:00:19.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T17:00:19.269Z] [2023-11-01T17:00:19.269Z] Login Succeeded [2023-11-01T17:00:19.269Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T17:00:19.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T17:00:19.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:00:19.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T17:00:19.631Z] ========================================================= [2023-11-01T17:00:19.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T17:00:19.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:00:19.994Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T17:00:21.443Z] Sending build context to Docker daemon 31.6MB [2023-11-01T17:00:21.443Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T17:00:21.443Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-01T17:00:21.443Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T17:00:21.443Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T17:00:21.443Z] 5d54e960e981: Pulling fs layer [2023-11-01T17:00:21.443Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T17:00:21.443Z] f0e02332f6b5: Pulling fs layer [2023-11-01T17:00:21.443Z] cefa15bbcfad: Pulling fs layer [2023-11-01T17:00:21.443Z] 17808c966233: Pulling fs layer [2023-11-01T17:00:21.443Z] f4c1fc716caa: Pulling fs layer [2023-11-01T17:00:21.443Z] f0e02332f6b5: Waiting [2023-11-01T17:00:21.443Z] f4c1fc716caa: Waiting [2023-11-01T17:00:21.443Z] cefa15bbcfad: Waiting [2023-11-01T17:00:21.443Z] 17808c966233: Waiting [2023-11-01T17:00:21.443Z] 5d54e960e981: Download complete [2023-11-01T17:00:21.443Z] f0e02332f6b5: Verifying Checksum [2023-11-01T17:00:21.443Z] f0e02332f6b5: Download complete [2023-11-01T17:00:21.443Z] cefa15bbcfad: Verifying Checksum [2023-11-01T17:00:21.443Z] cefa15bbcfad: Download complete [2023-11-01T17:00:21.443Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T17:00:21.443Z] 9fda8d8052c6: Download complete [2023-11-01T17:00:22.414Z] f4c1fc716caa: Verifying Checksum [2023-11-01T17:00:22.414Z] f4c1fc716caa: Download complete [2023-11-01T17:00:23.847Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T17:00:23.847Z] c4a7e357bf2a: Download complete [2023-11-01T17:00:24.468Z] 17808c966233: Verifying Checksum [2023-11-01T17:00:24.468Z] 17808c966233: Download complete [2023-11-01T17:00:25.432Z] 9fda8d8052c6: Pull complete [2023-11-01T17:00:25.802Z] 5d54e960e981: Pull complete [2023-11-01T17:00:42.325Z] c4a7e357bf2a: Pull complete [2023-11-01T17:00:42.325Z] f0e02332f6b5: Pull complete [2023-11-01T17:00:42.325Z] cefa15bbcfad: Pull complete [2023-11-01T17:00:50.541Z] 17808c966233: Pull complete [2023-11-01T17:00:54.809Z] f4c1fc716caa: Pull complete [2023-11-01T17:00:54.809Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T17:00:54.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T17:00:54.809Z] ---> ea914061e18c [2023-11-01T17:00:54.809Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T17:00:55.773Z] ---> Running in e71f335f6e32 [2023-11-01T17:00:56.043Z] Removing intermediate container e71f335f6e32 [2023-11-01T17:00:56.043Z] ---> 503441452238 [2023-11-01T17:00:56.043Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T17:00:56.043Z] ---> Running in 4531b1bd0e93 [2023-11-01T17:00:56.312Z] Removing intermediate container 4531b1bd0e93 [2023-11-01T17:00:56.312Z] ---> 3fb0879036a1 [2023-11-01T17:00:56.312Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T17:00:56.582Z] ---> Running in 007b9cb29468 [2023-11-01T17:00:56.852Z] Removing intermediate container 007b9cb29468 [2023-11-01T17:00:56.852Z] ---> 71ed4a999cb7 [2023-11-01T17:00:56.852Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-01T17:00:56.852Z] ---> Running in dfbff0b19daf [2023-11-01T17:00:57.120Z] Removing intermediate container dfbff0b19daf [2023-11-01T17:00:57.120Z] ---> 4758ad0e80b8 [2023-11-01T17:00:57.120Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T17:00:57.120Z] ---> Running in b80851aaa54e [2023-11-01T17:00:57.395Z] Removing intermediate container b80851aaa54e [2023-11-01T17:00:57.395Z] ---> 7ee8b451c41c [2023-11-01T17:00:57.395Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T17:00:58.360Z] latest: Pulling from library/docker [2023-11-01T17:00:58.360Z] 579b34f0a95b: Pulling fs layer [2023-11-01T17:00:58.360Z] 2ecd494fa26a: Pulling fs layer [2023-11-01T17:00:58.360Z] 4f4fb700ef54: Pulling fs layer [2023-11-01T17:00:58.360Z] 99624a4fd86a: Pulling fs layer [2023-11-01T17:00:58.360Z] 6b3f207db0e4: Pulling fs layer [2023-11-01T17:00:58.360Z] 2f21744ef460: Pulling fs layer [2023-11-01T17:00:58.360Z] 80fde8283b9a: Pulling fs layer [2023-11-01T17:00:58.360Z] cfd52aaeb832: Pulling fs layer [2023-11-01T17:00:58.360Z] 2aa7661f3209: Pulling fs layer [2023-11-01T17:00:58.360Z] ad7962f27383: Pulling fs layer [2023-11-01T17:00:58.360Z] c8cf6870052b: Pulling fs layer [2023-11-01T17:00:58.360Z] 1996d6e72d7b: Pulling fs layer [2023-11-01T17:00:58.360Z] 112e10f1d4c1: Pulling fs layer [2023-11-01T17:00:58.360Z] b97b6e3dbded: Pulling fs layer [2023-11-01T17:00:58.360Z] 2aa7661f3209: Waiting [2023-11-01T17:00:58.360Z] 1996d6e72d7b: Waiting [2023-11-01T17:00:58.360Z] 112e10f1d4c1: Waiting [2023-11-01T17:00:58.360Z] b97b6e3dbded: Waiting [2023-11-01T17:00:58.360Z] 99624a4fd86a: Waiting [2023-11-01T17:00:58.360Z] 6b3f207db0e4: Waiting [2023-11-01T17:00:58.360Z] ad7962f27383: Waiting [2023-11-01T17:00:58.360Z] c8cf6870052b: Waiting [2023-11-01T17:00:58.360Z] 2f21744ef460: Waiting [2023-11-01T17:00:58.360Z] 80fde8283b9a: Waiting [2023-11-01T17:00:58.360Z] cfd52aaeb832: Waiting [2023-11-01T17:00:58.360Z] 4f4fb700ef54: Verifying Checksum [2023-11-01T17:00:58.360Z] 4f4fb700ef54: Download complete [2023-11-01T17:00:58.636Z] 579b34f0a95b: Verifying Checksum [2023-11-01T17:00:58.636Z] 579b34f0a95b: Download complete [2023-11-01T17:00:58.636Z] 2ecd494fa26a: Verifying Checksum [2023-11-01T17:00:58.636Z] 2ecd494fa26a: Download complete [2023-11-01T17:00:59.226Z] 99624a4fd86a: Verifying Checksum [2023-11-01T17:00:59.226Z] 99624a4fd86a: Download complete [2023-11-01T17:00:59.226Z] 80fde8283b9a: Verifying Checksum [2023-11-01T17:00:59.226Z] 80fde8283b9a: Download complete [2023-11-01T17:00:59.226Z] 2f21744ef460: Verifying Checksum [2023-11-01T17:00:59.226Z] 2f21744ef460: Download complete [2023-11-01T17:00:59.498Z] 579b34f0a95b: Pull complete [2023-11-01T17:00:59.498Z] 6b3f207db0e4: Verifying Checksum [2023-11-01T17:00:59.498Z] 6b3f207db0e4: Download complete [2023-11-01T17:00:59.498Z] 2aa7661f3209: Verifying Checksum [2023-11-01T17:00:59.498Z] 2aa7661f3209: Download complete [2023-11-01T17:00:59.498Z] cfd52aaeb832: Download complete [2023-11-01T17:00:59.767Z] c8cf6870052b: Download complete [2023-11-01T17:00:59.767Z] ad7962f27383: Verifying Checksum [2023-11-01T17:00:59.767Z] ad7962f27383: Download complete [2023-11-01T17:01:00.044Z] 112e10f1d4c1: Download complete [2023-11-01T17:01:00.044Z] 2ecd494fa26a: Pull complete [2023-11-01T17:01:00.044Z] b97b6e3dbded: Verifying Checksum [2023-11-01T17:01:00.044Z] b97b6e3dbded: Download complete [2023-11-01T17:01:00.311Z] 4f4fb700ef54: Pull complete [2023-11-01T17:01:01.280Z] 1996d6e72d7b: Verifying Checksum [2023-11-01T17:01:01.280Z] 1996d6e72d7b: Download complete [2023-11-01T17:01:01.280Z] 99624a4fd86a: Pull complete [2023-11-01T17:01:02.700Z] 6b3f207db0e4: Pull complete [2023-11-01T17:01:04.110Z] 2f21744ef460: Pull complete [2023-11-01T17:01:04.376Z] 80fde8283b9a: Pull complete [2023-11-01T17:01:04.642Z] cfd52aaeb832: Pull complete [2023-11-01T17:01:04.910Z] 2aa7661f3209: Pull complete [2023-11-01T17:01:09.176Z] ad7962f27383: Pull complete [2023-11-01T17:01:09.176Z] c8cf6870052b: Pull complete [2023-11-01T17:01:12.527Z] 1996d6e72d7b: Pull complete [2023-11-01T17:01:12.527Z] 112e10f1d4c1: Pull complete [2023-11-01T17:01:12.795Z] b97b6e3dbded: Pull complete [2023-11-01T17:01:12.795Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-01T17:01:12.795Z] Status: Downloaded newer image for docker:latest [2023-11-01T17:01:15.376Z] ---> e3c1516bdff6 [2023-11-01T17:01:15.376Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T17:01:15.376Z] ---> Running in 4dab5ed2c3f7 [2023-11-01T17:01:16.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T17:01:16.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T17:01:18.204Z] OK: 266 MiB in 52 packages [2023-11-01T17:01:18.791Z] Removing intermediate container 4dab5ed2c3f7 [2023-11-01T17:01:18.791Z] ---> 91208f2920a8 [2023-11-01T17:01:18.791Z] Step 10/15 : ENV GO111MODULE=on [2023-11-01T17:01:19.062Z] ---> Running in cafe6a6ce566 [2023-11-01T17:01:23.341Z] Removing intermediate container cafe6a6ce566 [2023-11-01T17:01:23.341Z] ---> 466abf6692e6 [2023-11-01T17:01:23.341Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T17:01:23.341Z] ---> Running in 42ef4c4842db [2023-11-01T17:01:23.609Z] Removing intermediate container 42ef4c4842db [2023-11-01T17:01:23.609Z] ---> e73a0a98463c [2023-11-01T17:01:23.609Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-01T17:01:24.207Z] ---> c683d506fb4d [2023-11-01T17:01:24.207Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T17:01:24.207Z] ---> Running in 65a5ee4ff85b [2023-11-01T17:02:45.854Z] Removing intermediate container 65a5ee4ff85b [2023-11-01T17:02:45.854Z] ---> 91a9872b8bb0 [2023-11-01T17:02:45.854Z] Step 14/15 : COPY . . [2023-11-01T17:02:45.854Z] ---> 66acc60ffd0a [2023-11-01T17:02:45.854Z] Step 15/15 : RUN ${MAKE} [2023-11-01T17:02:45.854Z] ---> Running in f1d44abe5f2a [2023-11-01T17:02:45.854Z] noop [2023-11-01T17:02:45.854Z] Removing intermediate container f1d44abe5f2a [2023-11-01T17:02:45.854Z] ---> ae72ba03f9e2 [2023-11-01T17:02:45.854Z] Successfully built ae72ba03f9e2 [2023-11-01T17:02:45.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:02:46.201Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T17:02:46.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:02:46.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-16238 does not seem to be running inside a container [2023-11-01T17:02:46.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T17:02:47.802Z] $ docker top 3cef162b2d7964ab8a698b27492e38c24f88bc11a29c1923e841f4f1a817db30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:02:48.676Z] + go version [2023-11-01T17:02:48.676Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T17:02:48.702Z] $ docker stop --time=1 3cef162b2d7964ab8a698b27492e38c24f88bc11a29c1923e841f4f1a817db30 [2023-11-01T17:02:50.313Z] $ docker rm -f --volumes 3cef162b2d7964ab8a698b27492e38c24f88bc11a29c1923e841f4f1a817db30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:02:50.869Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T17:02:50.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:02:51.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-16238 does not seem to be running inside a container [2023-11-01T17:02:51.133Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T17:02:52.419Z] $ docker top 6ad73f1ad390eb773da0215ba7867de222ec1bc518a75ae417b9c97788d7e713 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:02:53.251Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2023-11-01T17:02:53.589Z] + make test [2023-11-01T17:02:53.856Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-01T17:02:58.115Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-01T17:04:34.808Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-01T17:04:34.808Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-01T17:04:53.090Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T17:04:53.090Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T17:04:53.090Z] ./bin/test-attribution-txt.sh [2023-11-01T17:04:53.090Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-01T17:04:53.090Z] make -C web test [2023-11-01T17:04:53.090Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2023-11-01T17:04:53.090Z] make[1]: tput: No such file or directory [2023-11-01T17:04:53.090Z] make[1]: tput: No such file or directory [2023-11-01T17:04:53.090Z] warning: generating ./VERSION [2023-11-01T17:04:53.090Z] echo "0.0.0" > VERSION [2023-11-01T17:04:53.090Z] docker build \ [2023-11-01T17:04:53.090Z] -f Dockerfile \ [2023-11-01T17:04:53.090Z] --build-arg USER=1000 \ [2023-11-01T17:04:53.090Z] \ [2023-11-01T17:04:53.090Z] --label "git_sha=32287269981715bdd23e0bfc387d4742b05a5308" \ [2023-11-01T17:04:53.090Z] -t edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 \ [2023-11-01T17:04:53.090Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-01T17:04:53.090Z] . [2023-11-01T17:04:53.090Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-01T17:04:53.090Z] Install the buildx component to build images with BuildKit: [2023-11-01T17:04:53.090Z] https://docs.docker.com/go/buildx/ [2023-11-01T17:04:53.090Z] [2023-11-01T17:04:53.090Z] Sending build context to Docker daemon 2.706MB [2023-11-01T17:04:53.090Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-01T17:04:53.090Z] 18-alpine3.18: Pulling from library/node [2023-11-01T17:04:53.090Z] 579b34f0a95b: Already exists [2023-11-01T17:04:53.090Z] 193dce5f4a0c: Pulling fs layer [2023-11-01T17:04:53.090Z] 78d1fe6b9b44: Pulling fs layer [2023-11-01T17:04:53.090Z] 18c854bc80ea: Pulling fs layer [2023-11-01T17:04:53.090Z] 18c854bc80ea: Verifying Checksum [2023-11-01T17:04:53.090Z] 18c854bc80ea: Download complete [2023-11-01T17:04:53.090Z] 78d1fe6b9b44: Verifying Checksum [2023-11-01T17:04:53.090Z] 78d1fe6b9b44: Download complete [2023-11-01T17:04:54.064Z] 193dce5f4a0c: Verifying Checksum [2023-11-01T17:04:54.064Z] 193dce5f4a0c: Download complete [2023-11-01T17:05:00.746Z] 193dce5f4a0c: Pull complete [2023-11-01T17:05:01.333Z] 78d1fe6b9b44: Pull complete [2023-11-01T17:05:01.608Z] 18c854bc80ea: Pull complete [2023-11-01T17:05:01.608Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-01T17:05:01.608Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-01T17:05:01.608Z] ---> f5a5f9201015 [2023-11-01T17:05:01.608Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-01T17:05:02.576Z] ---> Running in cd143a730808 [2023-11-01T17:05:03.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T17:05:04.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T17:05:05.554Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-01T17:05:05.554Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-01T17:05:05.554Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-01T17:05:05.554Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-01T17:05:05.554Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-01T17:05:05.554Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-01T17:05:05.554Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-01T17:05:05.554Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-01T17:05:05.554Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-01T17:05:05.554Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-01T17:05:05.554Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-01T17:05:05.554Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-01T17:05:05.554Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-01T17:05:05.554Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-01T17:05:05.554Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-01T17:05:05.821Z] (16/151) Installing glib (2.76.4-r0) [2023-11-01T17:05:05.821Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-01T17:05:05.821Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-01T17:05:05.821Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-01T17:05:05.821Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-01T17:05:06.090Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T17:05:06.090Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-01T17:05:06.090Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-01T17:05:06.090Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-01T17:05:06.090Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-01T17:05:06.090Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-01T17:05:06.090Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-01T17:05:06.090Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-01T17:05:06.090Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-01T17:05:06.090Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-01T17:05:06.090Z] (31/151) Installing libxcb (1.15-r1) [2023-11-01T17:05:06.090Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-01T17:05:06.363Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-01T17:05:06.363Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-01T17:05:06.363Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-01T17:05:06.363Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-01T17:05:06.364Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-01T17:05:06.364Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-01T17:05:06.364Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-01T17:05:06.364Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-01T17:05:06.364Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-01T17:05:06.364Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-01T17:05:06.364Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-01T17:05:06.364Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-01T17:05:06.364Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-01T17:05:06.632Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-01T17:05:06.632Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-01T17:05:06.632Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-01T17:05:06.632Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-01T17:05:06.632Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-01T17:05:06.632Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-01T17:05:06.632Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-01T17:05:06.632Z] (53/151) Installing libunistring (1.1-r1) [2023-11-01T17:05:06.632Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-01T17:05:06.632Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-01T17:05:06.632Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-01T17:05:06.632Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-01T17:05:06.901Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-01T17:05:06.901Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-01T17:05:06.901Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-01T17:05:06.901Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-01T17:05:06.901Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-01T17:05:06.901Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-01T17:05:06.901Z] (64/151) Installing pango (1.50.14-r1) [2023-11-01T17:05:06.901Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T17:05:06.901Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-01T17:05:06.901Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-01T17:05:06.901Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-01T17:05:07.174Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-01T17:05:07.174Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-01T17:05:07.446Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-01T17:05:07.446Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-01T17:05:08.417Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-01T17:05:08.417Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-01T17:05:11.021Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-01T17:05:11.021Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-01T17:05:11.021Z] (76/151) Installing libelf (0.189-r2) [2023-11-01T17:05:11.021Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-01T17:05:11.021Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-01T17:05:11.291Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-01T17:05:11.291Z] (80/151) Installing libmagic (5.45-r0) [2023-11-01T17:05:11.561Z] (81/151) Installing file (5.45-r0) [2023-11-01T17:05:11.561Z] (82/151) Installing libice (1.1.1-r2) [2023-11-01T17:05:11.561Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-01T17:05:11.561Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-01T17:05:11.561Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-01T17:05:11.561Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-01T17:05:11.561Z] (87/151) Installing xset (1.2.5-r1) [2023-11-01T17:05:11.561Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-01T17:05:11.561Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-01T17:05:11.561Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-01T17:05:11.561Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-01T17:05:11.561Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-01T17:05:11.837Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-01T17:05:11.837Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T17:05:11.837Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-01T17:05:12.108Z] (96/151) Installing libva (2.18.0-r1) [2023-11-01T17:05:12.108Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-01T17:05:12.108Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T17:05:12.108Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-01T17:05:12.108Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-01T17:05:12.108Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-01T17:05:12.108Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-01T17:05:12.108Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-01T17:05:12.108Z] (104/151) Installing opus (1.4-r0) [2023-11-01T17:05:12.108Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T17:05:12.108Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-01T17:05:12.108Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T17:05:12.108Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-01T17:05:12.108Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-01T17:05:12.380Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-01T17:05:12.380Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T17:05:12.380Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-01T17:05:12.380Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-01T17:05:12.651Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-01T17:05:12.651Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T17:05:12.927Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-01T17:05:12.927Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-01T17:05:12.927Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-01T17:05:12.927Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-01T17:05:12.927Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-01T17:05:12.927Z] (121/151) Installing librist (0.2.7-r0) [2023-11-01T17:05:12.927Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-01T17:05:13.208Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-01T17:05:13.208Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-01T17:05:13.208Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-01T17:05:13.208Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T17:05:13.477Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-01T17:05:13.477Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-01T17:05:13.477Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-01T17:05:13.477Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-01T17:05:13.477Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-01T17:05:13.477Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-01T17:05:13.477Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-01T17:05:13.477Z] (134/151) Installing nspr (4.35-r2) [2023-11-01T17:05:13.477Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-01T17:05:13.749Z] (136/151) Installing nss (3.94-r0) [2023-11-01T17:05:13.749Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-01T17:05:13.749Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-01T17:05:13.749Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-01T17:05:13.749Z] (140/151) Installing orc (0.4.34-r0) [2023-11-01T17:05:13.749Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-01T17:05:13.749Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-01T17:05:13.749Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-01T17:05:13.749Z] (144/151) Installing libpulse (16.1-r10) [2023-11-01T17:05:14.021Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-01T17:05:14.021Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-01T17:05:14.021Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-01T17:05:14.021Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-01T17:05:14.021Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-01T17:05:14.021Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-01T17:05:14.021Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-01T17:05:20.848Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T17:05:20.848Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-01T17:05:20.848Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-01T17:05:20.848Z] Executing glib-2.76.4-r0.trigger [2023-11-01T17:05:20.848Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-01T17:05:22.266Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-01T17:05:22.266Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-01T17:05:22.266Z] OK: 555 MiB in 168 packages [2023-11-01T17:05:37.321Z] Removing intermediate container cd143a730808 [2023-11-01T17:05:37.321Z] ---> e29b1be6de95 [2023-11-01T17:05:37.321Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-01T17:05:37.321Z] ---> Running in bfb46e68480f [2023-11-01T17:05:37.321Z] Removing intermediate container bfb46e68480f [2023-11-01T17:05:37.321Z] ---> eef199ded59f [2023-11-01T17:05:37.321Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-01T17:05:37.321Z] ---> Running in 4763140a3b60 [2023-11-01T17:05:37.594Z] Removing intermediate container 4763140a3b60 [2023-11-01T17:05:37.594Z] ---> 7e978b7622a9 [2023-11-01T17:05:37.594Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-01T17:05:37.867Z] ---> Running in e7f9f158ad9d [2023-11-01T17:05:38.141Z] Removing intermediate container e7f9f158ad9d [2023-11-01T17:05:38.141Z] ---> 94143e4065f5 [2023-11-01T17:05:38.141Z] Step 6/11 : RUN npm install -g npm [2023-11-01T17:05:38.141Z] ---> Running in d5ffc677edd3 [2023-11-01T17:06:10.479Z] [2023-11-01T17:06:10.479Z] removed 31 packages, and changed 65 packages in 29s [2023-11-01T17:06:10.479Z] [2023-11-01T17:06:10.479Z] 26 packages are looking for funding [2023-11-01T17:06:10.479Z] run `npm fund` for details [2023-11-01T17:06:18.775Z] Removing intermediate container d5ffc677edd3 [2023-11-01T17:06:18.775Z] ---> ab474d6a1d76 [2023-11-01T17:06:18.775Z] Step 7/11 : ARG USER=1000 [2023-11-01T17:06:18.775Z] ---> Running in d0328ac48e78 [2023-11-01T17:06:18.775Z] Removing intermediate container d0328ac48e78 [2023-11-01T17:06:18.775Z] ---> 022ad4873185 [2023-11-01T17:06:18.775Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-01T17:06:18.775Z] ---> Running in 997cda02bced [2023-11-01T17:06:20.745Z] Removing intermediate container 997cda02bced [2023-11-01T17:06:20.745Z] ---> c54badddefea [2023-11-01T17:06:20.745Z] Step 9/11 : USER $USER:$USER [2023-11-01T17:06:20.745Z] ---> Running in 7011e0a50f92 [2023-11-01T17:06:21.022Z] Removing intermediate container 7011e0a50f92 [2023-11-01T17:06:21.022Z] ---> 5e7ca74e31d5 [2023-11-01T17:06:21.022Z] Step 10/11 : WORKDIR /app [2023-11-01T17:06:21.022Z] ---> Running in 6f80f60167c3 [2023-11-01T17:06:21.291Z] Removing intermediate container 6f80f60167c3 [2023-11-01T17:06:21.291Z] ---> 41b04fb2d524 [2023-11-01T17:06:21.291Z] Step 11/11 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T17:06:21.560Z] ---> Running in 5f9556572041 [2023-11-01T17:06:21.827Z] Removing intermediate container 5f9556572041 [2023-11-01T17:06:21.827Z] ---> ce234b73fc7e [2023-11-01T17:06:21.827Z] Successfully built ce234b73fc7e [2023-11-01T17:06:21.827Z] Successfully tagged edgexfoundry/edgex-web-ui:32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T17:06:21.827Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-01T17:06:21.827Z] touch edgex-web-ui.imagebuilt [2023-11-01T17:06:22.096Z] mkdir -p node_modules coverage [2023-11-01T17:06:22.096Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-01T17:06:22.096Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE required: { [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE }, [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T17:06:37.113Z] npm WARN EBADENGINE } [2023-11-01T17:08:28.777Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T17:08:28.777Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-01T17:08:28.777Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-01T17:08:28.777Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-01T17:08:28.777Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-01T17:08:28.777Z] 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 [2023-11-01T17:08:28.777Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-01T17:08:28.777Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T17:08:28.777Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-01T17:08:28.777Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-01T17:08:28.777Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-01T17:08:29.044Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T17:08:30.447Z] 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. [2023-11-01T17:08:33.787Z] 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. [2023-11-01T17:08:33.787Z] 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. [2023-11-01T17:08:34.373Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-01T17:08:41.021Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-01T17:08:59.235Z] 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 [2023-11-01T17:08:59.235Z] 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 [2023-11-01T17:09:25.922Z] 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. [2023-11-01T17:09:58.148Z] 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. [2023-11-01T17:10:54.562Z] [2023-11-01T17:10:54.562Z] added 1475 packages, and audited 1476 packages in 4m [2023-11-01T17:10:54.562Z] [2023-11-01T17:10:54.562Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-01T17:10:54.562Z] [2023-11-01T17:10:54.562Z] To address issues that do not require attention, run: [2023-11-01T17:10:54.562Z] npm audit fix [2023-11-01T17:10:54.562Z] [2023-11-01T17:10:54.562Z] To address all issues (including breaking changes), run: [2023-11-01T17:10:54.562Z] npm audit fix --force [2023-11-01T17:10:54.562Z] [2023-11-01T17:10:54.562Z] Run `npm audit` for details. [2023-11-01T17:10:54.562Z] 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 [2023-11-01T17:11:09.568Z] - Generating browser application bundles (phase: setup)... [2023-11-01T17:11:41.807Z] Compiling @angular/core : es2015 as esm2015 [2023-11-01T17:11:41.807Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-01T17:12:08.491Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-01T17:12:08.491Z] Compiling @angular/common : es2015 as esm2015 [2023-11-01T17:12:12.743Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-01T17:12:12.743Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-01T17:12:16.091Z] Compiling @angular/router : es2015 as esm2015 [2023-11-01T17:12:17.051Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-01T17:12:21.306Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-01T17:12:22.718Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-01T17:12:23.335Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-01T17:12:26.684Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-01T17:12:27.265Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-01T17:12:27.265Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-01T17:13:23.658Z] 01 11 2023 17:13:17.272:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-01T17:13:23.658Z] 01 11 2023 17:13:17.286:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-01T17:13:23.658Z] 01 11 2023 17:13:17.316:INFO [launcher]: Starting browser ChromeHeadless [2023-11-01T17:14:31.525Z] 01 11 2023 17:14:22.122:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-11-01T17:14:49.724Z] 01 11 2023 17:14:46.877:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-11-01T17:15:11.970Z] ✔ Browser application bundle generation complete. [2023-11-01T17:15:11.970Z] 01 11 2023 17:15:11.038:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket IwwFgMfJe3Tz7rIpAAAB with id 88226054 [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.116 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.15 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.7 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 0.777 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 0.804 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.138 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.193 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.236 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.433 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.45 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.462 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.476 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.489 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.558 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.653 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 1.684 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 1.831 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 1.925 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 1.998 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.329 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.345 secs) [2023-11-01T17:15:31.051Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.358 secs) [2023-11-01T17:15:31.317Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.424 secs) [2023-11-01T17:15:31.584Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.773 secs) [2023-11-01T17:15:31.852Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.975 secs) [2023-11-01T17:15:31.852Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.017 secs) [2023-11-01T17:15:32.118Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.058 secs) [2023-11-01T17:15:32.118Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.253 secs) [2023-11-01T17:15:32.385Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.327 secs) [2023-11-01T17:15:32.966Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.851 secs) [2023-11-01T17:15:33.231Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 4.012 secs) [2023-11-01T17:15:33.232Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.037 secs) [2023-11-01T17:15:33.232Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.049 secs) [2023-11-01T17:15:33.232Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.089 secs) [2023-11-01T17:15:33.498Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.195 secs) [2023-11-01T17:15:33.498Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.275 secs) [2023-11-01T17:15:33.498Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.308 secs) [2023-11-01T17:15:33.498Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.335 secs) [2023-11-01T17:15:33.764Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.359 secs) [2023-11-01T17:15:33.764Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.382 secs) [2023-11-01T17:15:33.764Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.491 secs) [2023-11-01T17:15:34.031Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.562 secs) [2023-11-01T17:15:34.031Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.59 secs) [2023-11-01T17:15:34.031Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.604 secs) [2023-11-01T17:15:34.031Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.728 secs) [2023-11-01T17:15:34.297Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.774 secs) [2023-11-01T17:15:34.297Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.82 secs) [2023-11-01T17:15:34.297Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.874 secs) [2023-11-01T17:15:34.297Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.9 secs) [2023-11-01T17:15:34.563Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.914 secs) [2023-11-01T17:15:34.563Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.924 secs) [2023-11-01T17:15:34.563Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.022 secs) [2023-11-01T17:15:34.563Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.067 secs) [2023-11-01T17:15:34.829Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.119 secs) [2023-11-01T17:15:34.829Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.146 secs) [2023-11-01T17:15:34.829Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.211 secs) [2023-11-01T17:15:34.829Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.296 secs) [2023-11-01T17:15:35.098Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.33 secs) [2023-11-01T17:15:35.098Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.356 secs) [2023-11-01T17:15:35.098Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.46 secs) [2023-11-01T17:15:35.363Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.654 secs) [2023-11-01T17:15:35.630Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.71 secs) [2023-11-01T17:15:35.630Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.736 secs) [2023-11-01T17:15:35.630Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.758 secs) [2023-11-01T17:15:35.630Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.803 secs) [2023-11-01T17:15:35.896Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.827 secs) [2023-11-01T17:15:35.896Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.846 secs) [2023-11-01T17:15:35.896Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 5.867 secs) [2023-11-01T17:15:35.896Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 5.928 secs) [2023-11-01T17:15:36.163Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.081 secs) [2023-11-01T17:15:36.163Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.095 secs) [2023-11-01T17:15:36.163Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.225 secs) [2023-11-01T17:15:36.428Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.371 secs) [2023-11-01T17:15:36.695Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.514 secs) [2023-11-01T17:15:36.695Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T17:15:36.695Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T17:15:36.695Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T17:15:36.695Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.514 secs) [2023-11-01T17:15:36.695Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T17:15:36.695Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T17:15:36.695Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T17:15:36.695Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.544 secs) [2023-11-01T17:15:36.695Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.556 secs) [2023-11-01T17:15:36.695Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.567 secs) [2023-11-01T17:15:36.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.69 secs) [2023-11-01T17:15:36.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.71 secs) [2023-11-01T17:15:36.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.812 secs) [2023-11-01T17:15:36.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.824 secs) [2023-11-01T17:15:36.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.832 secs) [2023-11-01T17:15:37.227Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.879 secs) [2023-11-01T17:15:37.227Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.945 secs) [2023-11-01T17:15:37.227Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.012 secs) [2023-11-01T17:15:37.493Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.074 secs) [2023-11-01T17:15:37.493Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.085 secs) [2023-11-01T17:15:37.493Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.134 secs) [2023-11-01T17:15:37.493Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.169 secs) [2023-11-01T17:15:37.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.216 secs) [2023-11-01T17:15:37.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.308 secs) [2023-11-01T17:15:37.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.36 secs) [2023-11-01T17:15:37.757Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.376 secs) [2023-11-01T17:15:38.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.391 secs) [2023-11-01T17:15:38.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.403 secs) [2023-11-01T17:15:38.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.422 secs) [2023-11-01T17:15:38.022Z] WARN: ' [2023-11-01T17:15:38.022Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T17:15:38.022Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T17:15:38.022Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T17:15:38.022Z] in a future version of Angular. [2023-11-01T17:15:38.022Z] [2023-11-01T17:15:38.022Z] For more information on this, see our API docs here: [2023-11-01T17:15:38.022Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T17:15:38.022Z] ' [2023-11-01T17:15:38.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.422 secs) [2023-11-01T17:15:38.022Z] WARN: ' [2023-11-01T17:15:38.022Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T17:15:38.022Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T17:15:38.022Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T17:15:38.022Z] in a future version of Angular. [2023-11-01T17:15:38.022Z] [2023-11-01T17:15:38.022Z] For more information on this, see our API docs here: [2023-11-01T17:15:38.022Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T17:15:38.022Z] ' [2023-11-01T17:15:38.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.547 secs) [2023-11-01T17:15:38.287Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.657 secs) [2023-11-01T17:15:38.287Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.699 secs) [2023-11-01T17:15:38.567Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.786 secs) [2023-11-01T17:15:38.567Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.867 secs) [2023-11-01T17:15:38.834Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.055 secs) [2023-11-01T17:15:38.834Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.159 secs) [2023-11-01T17:15:39.099Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.235 secs) [2023-11-01T17:15:39.099Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.279 secs) [2023-11-01T17:15:39.099Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.331 secs) [2023-11-01T17:15:39.364Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.364 secs) [2023-11-01T17:15:39.364Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.378 secs) [2023-11-01T17:15:39.364Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.391 secs) [2023-11-01T17:15:39.364Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.484 secs) [2023-11-01T17:15:39.630Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.595 secs) [2023-11-01T17:15:39.630Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.631 secs) [2023-11-01T17:15:39.630Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.67 secs) [2023-11-01T17:15:39.894Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.759 secs) [2023-11-01T17:15:39.894Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.809 secs) [2023-11-01T17:15:39.894Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 8.825 secs) [2023-11-01T17:15:39.894Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.836 secs) [2023-11-01T17:15:40.158Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.988 secs) [2023-11-01T17:15:40.159Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.034 secs) [2023-11-01T17:15:40.424Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.082 secs) [2023-11-01T17:15:40.424Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.142 secs) [2023-11-01T17:15:40.424Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.183 secs) [2023-11-01T17:15:40.424Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.216 secs) [2023-11-01T17:15:40.691Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.276 secs) [2023-11-01T17:15:40.691Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.315 secs) [2023-11-01T17:15:40.691Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.35 secs) [2023-11-01T17:15:40.958Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.517 secs) [2023-11-01T17:15:40.958Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.536 secs) [2023-11-01T17:15:41.222Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.834 secs) [2023-11-01T17:15:41.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.895 secs) [2023-11-01T17:15:41.488Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.973 secs) [2023-11-01T17:15:41.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 10.086 secs) [2023-11-01T17:15:41.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.131 secs) [2023-11-01T17:15:41.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.175 secs) [2023-11-01T17:15:41.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.188 secs) [2023-11-01T17:15:42.018Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.199 secs) [2023-11-01T17:15:42.018Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.369 secs) [2023-11-01T17:15:42.283Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.425 secs) [2023-11-01T17:15:42.283Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.516 secs) [2023-11-01T17:15:42.283Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.565 secs) [2023-11-01T17:15:42.549Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 10.695 secs) [2023-11-01T17:15:42.549Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 10.734 secs) [2023-11-01T17:15:42.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.83 secs) [2023-11-01T17:15:42.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.942 secs) [2023-11-01T17:15:42.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.984 secs) [2023-11-01T17:15:43.082Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 11.042 secs) [2023-11-01T17:15:43.082Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 11.076 secs) [2023-11-01T17:15:44.038Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (15.728 secs / 11.076 secs) [2023-11-01T17:15:44.038Z] TOTAL: 147 SUCCESS [2023-11-01T17:15:44.038Z] ✔ Browser application bundle generation complete. [2023-11-01T17:15:47.367Z] [2023-11-01T17:15:47.367Z] =============================== Coverage summary =============================== [2023-11-01T17:15:47.367Z] Statements : 41.06% ( 1474/3590 ) [2023-11-01T17:15:47.367Z] Branches : 11.75% ( 114/970 ) [2023-11-01T17:15:47.367Z] Functions : 32.29% ( 423/1310 ) [2023-11-01T17:15:47.367Z] Lines : 39.05% ( 1329/3403 ) [2023-11-01T17:15:47.367Z] ================================================================================ [2023-11-01T17:15:47.367Z] 01 11 2023 17:15:46.716:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-01T17:15:47.633Z] ✔ Browser application bundle generation complete. [2023-11-01T17:15:48.592Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo [2023-11-01T17:15:48.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T17:15:48.632Z] $ docker stop --time=1 6ad73f1ad390eb773da0215ba7867de222ec1bc518a75ae417b9c97788d7e713 [2023-11-01T17:15:52.253Z] $ docker rm -f --volumes 6ad73f1ad390eb773da0215ba7867de222ec1bc518a75ae417b9c97788d7e713 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T17:15:53.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T17:15:55.971Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T17:16:02.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T17:16:03.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T17:16:06.201Z] + ls -al . [2023-11-01T17:16:06.202Z] total 176 [2023-11-01T17:16:06.202Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 17:02 . [2023-11-01T17:16:06.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:59 .. [2023-11-01T17:16:06.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:59 .blubracket [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 16:59 .dockerignore [2023-11-01T17:16:06.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:59 .git [2023-11-01T17:16:06.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:59 .github [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 16:59 .gitignore [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 16:59 Attribution.txt [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 16:59 CHANGELOG.md [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 16:59 CONTRIBUTING.md [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 16:59 Dockerfile [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 16:59 Jenkinsfile [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 16:59 LICENSE [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 16:59 Makefile [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 16:59 README.md [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:56 VERSION [2023-11-01T17:16:06.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:59 assets [2023-11-01T17:16:06.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:59 bin [2023-11-01T17:16:06.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:59 cmd [2023-11-01T17:16:06.202Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 17:02 coverage.out [2023-11-01T17:16:06.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:59 docs [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 16:59 go.mod [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 16:59 go.sum [2023-11-01T17:16:06.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:59 internal [2023-11-01T17:16:06.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:59 testing [2023-11-01T17:16:06.202Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 16:59 version.go [2023-11-01T17:16:06.202Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 17:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:16:06.546Z] + 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=32287269981715bdd23e0bfc387d4742b05a5308 --label arch=arm64 --label version=0.0.0 . [2023-11-01T17:16:07.950Z] Sending build context to Docker daemon 34.31MB [2023-11-01T17:16:07.950Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T17:16:07.950Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T17:16:07.950Z] ---> ae72ba03f9e2 [2023-11-01T17:16:07.950Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T17:16:08.912Z] ---> Running in cd3bb4456c35 [2023-11-01T17:16:09.179Z] Removing intermediate container cd3bb4456c35 [2023-11-01T17:16:09.179Z] ---> bc3bfcf17188 [2023-11-01T17:16:09.179Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T17:16:09.179Z] ---> Running in 10a1ad0d795b [2023-11-01T17:16:09.762Z] Removing intermediate container 10a1ad0d795b [2023-11-01T17:16:09.762Z] ---> 6687fdd2832f [2023-11-01T17:16:09.762Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T17:16:09.762Z] ---> Running in 65f323b7ad78 [2023-11-01T17:16:10.028Z] Removing intermediate container 65f323b7ad78 [2023-11-01T17:16:10.028Z] ---> 57b7565ff02b [2023-11-01T17:16:10.028Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-01T17:16:10.028Z] ---> Running in bf3a2bcc03d4 [2023-11-01T17:16:10.294Z] Removing intermediate container bf3a2bcc03d4 [2023-11-01T17:16:10.294Z] ---> bb6509f2f32e [2023-11-01T17:16:10.294Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T17:16:10.294Z] ---> Running in 7c3c1953cb6a [2023-11-01T17:16:10.573Z] Removing intermediate container 7c3c1953cb6a [2023-11-01T17:16:10.573Z] ---> e69356cebfa3 [2023-11-01T17:16:10.573Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T17:16:12.516Z] ---> 06c83587d0a5 [2023-11-01T17:16:12.516Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T17:16:12.516Z] ---> Running in 96391e493b4f [2023-11-01T17:16:13.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T17:16:13.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T17:16:14.635Z] OK: 266 MiB in 52 packages [2023-11-01T17:16:15.607Z] Removing intermediate container 96391e493b4f [2023-11-01T17:16:15.607Z] ---> efb70c736cbb [2023-11-01T17:16:15.607Z] Step 10/25 : ENV GO111MODULE=on [2023-11-01T17:16:15.607Z] ---> Running in 6cab9799a813 [2023-11-01T17:16:16.192Z] Removing intermediate container 6cab9799a813 [2023-11-01T17:16:16.192Z] ---> 55a41e5b0961 [2023-11-01T17:16:16.192Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T17:16:16.192Z] ---> Running in 18531ed617d0 [2023-11-01T17:16:16.457Z] Removing intermediate container 18531ed617d0 [2023-11-01T17:16:16.457Z] ---> 0ce8d0d5d5ac [2023-11-01T17:16:16.457Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-01T17:16:19.036Z] ---> 977fd4dd8806 [2023-11-01T17:16:19.036Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T17:16:19.304Z] ---> Running in cb5d598762d7 [2023-11-01T17:16:21.887Z] Removing intermediate container cb5d598762d7 [2023-11-01T17:16:21.887Z] ---> bd4d71ac1ac9 [2023-11-01T17:16:21.887Z] Step 14/25 : COPY . . [2023-11-01T17:16:26.121Z] ---> 8b325e0fb1fa [2023-11-01T17:16:26.121Z] Step 15/25 : RUN ${MAKE} [2023-11-01T17:16:26.121Z] ---> Running in 99b4587f90a0 [2023-11-01T17:16:26.703Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-01T17:18:03.311Z] Removing intermediate container 99b4587f90a0 [2023-11-01T17:18:03.311Z] ---> d1a331b16ff4 [2023-11-01T17:18:03.311Z] Step 16/25 : FROM alpine:3.18 [2023-11-01T17:18:04.263Z] 3.18: Pulling from library/alpine [2023-11-01T17:18:04.263Z] 579b34f0a95b: Already exists [2023-11-01T17:18:04.529Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T17:18:04.529Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T17:18:04.529Z] ---> 3cc203321400 [2023-11-01T17:18:04.529Z] Step 17/25 : EXPOSE 4000 [2023-11-01T17:18:04.529Z] ---> Running in 2d4e320ca522 [2023-11-01T17:18:04.795Z] Removing intermediate container 2d4e320ca522 [2023-11-01T17:18:04.795Z] ---> 231b6c8e41a4 [2023-11-01T17:18:04.795Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T17:18:09.040Z] ---> 44a7e3c55695 [2023-11-01T17:18:09.040Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-01T17:18:09.619Z] ---> 6a0b5b0820d3 [2023-11-01T17:18:09.619Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-01T17:18:10.200Z] ---> 9ec65e9a3676 [2023-11-01T17:18:10.200Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T17:18:10.200Z] ---> Running in 9fce5eb3c230 [2023-11-01T17:18:10.476Z] Removing intermediate container 9fce5eb3c230 [2023-11-01T17:18:10.476Z] ---> 5dadcdab0879 [2023-11-01T17:18:10.476Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-01T17:18:10.476Z] ---> Running in 7633da5043ba [2023-11-01T17:18:10.743Z] Removing intermediate container 7633da5043ba [2023-11-01T17:18:10.743Z] ---> 760a02a9ad0a [2023-11-01T17:18:10.743Z] Step 23/25 : LABEL arch=arm64 [2023-11-01T17:18:11.009Z] ---> Running in abe92397add6 [2023-11-01T17:18:11.275Z] Removing intermediate container abe92397add6 [2023-11-01T17:18:11.275Z] ---> 1c233513f5dd [2023-11-01T17:18:11.275Z] Step 24/25 : LABEL git_sha=32287269981715bdd23e0bfc387d4742b05a5308 [2023-11-01T17:18:11.275Z] ---> Running in 2f38bc6eaa5c [2023-11-01T17:18:11.542Z] Removing intermediate container 2f38bc6eaa5c [2023-11-01T17:18:11.542Z] ---> 52d879f90933 [2023-11-01T17:18:11.542Z] Step 25/25 : LABEL version=0.0.0 [2023-11-01T17:18:11.808Z] ---> Running in aa70084dc5d2 [2023-11-01T17:18:12.074Z] Removing intermediate container aa70084dc5d2 [2023-11-01T17:18:12.074Z] ---> 0fc81835319c [2023-11-01T17:18:12.074Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T17:18:12.340Z] Successfully built 0fc81835319c [2023-11-01T17:18:12.340Z] 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 [2023-11-01T17:18:12.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:18:12.802Z] [2023-11-01T17:18:12.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:18:13.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:18:13.138Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T17:18:13.138Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T17:18:13.138Z] 04944245beec: Pulling fs layer [2023-11-01T17:18:13.138Z] 699f458cf7ca: Pulling fs layer [2023-11-01T17:18:13.138Z] 765212b225bb: Pulling fs layer [2023-11-01T17:18:13.138Z] f23df028b6ca: Pulling fs layer [2023-11-01T17:18:13.138Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T17:18:13.138Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T17:18:13.138Z] 765212b225bb: Waiting [2023-11-01T17:18:13.138Z] d65c8cfc05b1: Waiting [2023-11-01T17:18:13.138Z] f23df028b6ca: Waiting [2023-11-01T17:18:13.138Z] 2437ff75d9bd: Waiting [2023-11-01T17:18:13.403Z] 04944245beec: Verifying Checksum [2023-11-01T17:18:13.403Z] 04944245beec: Download complete [2023-11-01T17:18:13.403Z] 765212b225bb: Verifying Checksum [2023-11-01T17:18:13.403Z] 765212b225bb: Download complete [2023-11-01T17:18:13.403Z] f23df028b6ca: Verifying Checksum [2023-11-01T17:18:13.403Z] f23df028b6ca: Download complete [2023-11-01T17:18:13.403Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T17:18:13.403Z] d65c8cfc05b1: Download complete [2023-11-01T17:18:13.668Z] 699f458cf7ca: Verifying Checksum [2023-11-01T17:18:13.668Z] 699f458cf7ca: Download complete [2023-11-01T17:18:13.935Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T17:18:13.935Z] 8998bd30e6a1: Download complete [2023-11-01T17:18:16.522Z] 2437ff75d9bd: Download complete [2023-11-01T17:18:19.100Z] 8998bd30e6a1: Pull complete [2023-11-01T17:18:19.366Z] 04944245beec: Pull complete [2023-11-01T17:18:22.711Z] 699f458cf7ca: Pull complete [2023-11-01T17:18:22.711Z] 765212b225bb: Pull complete [2023-11-01T17:18:23.673Z] f23df028b6ca: Pull complete [2023-11-01T17:18:23.940Z] d65c8cfc05b1: Pull complete [2023-11-01T17:18:42.133Z] 2437ff75d9bd: Pull complete [2023-11-01T17:18:42.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T17:18:42.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T17:18:42.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:18:42.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-16238 does not seem to be running inside a container [2023-11-01T17:18:42.461Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T17:18:45.706Z] $ docker top bd34fff4e8c4c233c814dc8002069c6915bd3add3623044ec709f56a0f745976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:18:46.533Z] ---> job-cost.sh [2023-11-01T17:18:46.533Z] lf-activate-venv: SKIPPING [2023-11-01T17:18:46.533Z] INFO: No Stack... [2023-11-01T17:18:46.799Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T17:18:47.757Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T17:18:48.394Z] + cut -d, -f6 [2023-11-01T17:18:48.394Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2023-11-01T17:18:48.453Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [2023-11-01T17:18:48.459Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] did not exist. Created. [2023-11-01T17:18:48.460Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T17:18:49.100Z] /w/workspace/edgex-ui-go/4@tmp/durable-63f143cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T17:18:49.739Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T17:18:49.765Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T17:18:56.173Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T17:18:56.180Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-648-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T17:18:56.214Z] $ docker stop --time=1 bd34fff4e8c4c233c814dc8002069c6915bd3add3623044ec709f56a0f745976 [2023-11-01T17:18:57.816Z] $ docker rm -f --volumes bd34fff4e8c4c233c814dc8002069c6915bd3add3623044ec709f56a0f745976 [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 [2023-11-01T17:18:58.213Z] provisioning config files... [2023-11-01T17:18:58.221Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config5066968732002813790tmp [Pipeline] { [Pipeline] sh [2023-11-01T17:18:58.507Z] + set +x [2023-11-01T17:18:58.507Z] + curl -s https://codecov.io/bash [2023-11-01T17:18:58.507Z] + bash -s -- [2023-11-01T17:18:58.507Z] [2023-11-01T17:18:58.507Z] _____ _ [2023-11-01T17:18:58.507Z] / ____| | | [2023-11-01T17:18:58.507Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T17:18:58.507Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T17:18:58.507Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T17:18:58.507Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T17:18:58.507Z] Bash-1.0.6 [2023-11-01T17:18:58.507Z] [2023-11-01T17:18:58.507Z] [2023-11-01T17:18:58.507Z] ==> git version 2.25.1 found [2023-11-01T17:18:58.507Z] ==> 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 [2023-11-01T17:18:58.507Z] Release-Date: 2020-01-08 [2023-11-01T17:18:58.507Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T17:18:58.507Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T17:18:58.507Z] ==> Jenkins CI detected. [2023-11-01T17:18:58.507Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-648 [2023-11-01T17:18:58.507Z] project root: . [2023-11-01T17:18:58.507Z] --> token set from env [2023-11-01T17:18:58.507Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T17:18:58.507Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T17:18:58.767Z] ==> Python coveragepy not found [2023-11-01T17:18:58.767Z] ==> Searching for coverage reports in: [2023-11-01T17:18:58.767Z] + . [2023-11-01T17:18:58.767Z] -> Found 1 reports [2023-11-01T17:18:58.767Z] ==> Detecting git/mercurial file structure [2023-11-01T17:18:58.767Z] ==> Reading reports [2023-11-01T17:18:58.767Z] + ./coverage.out bytes=10 [2023-11-01T17:18:58.767Z] ==> Appending adjustments [2023-11-01T17:18:58.767Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T17:18:59.334Z] + Found adjustments [2023-11-01T17:18:59.334Z] ==> Gzipping contents [2023-11-01T17:18:59.334Z] 12K /tmp/codecov.gA6BDP.gz [2023-11-01T17:18:59.334Z] ==> Uploading reports [2023-11-01T17:18:59.334Z] url: https://codecov.io [2023-11-01T17:18:59.334Z] query: branch=PR-648&commit=32287269981715bdd23e0bfc387d4742b05a5308&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-648%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=648&job=&cmd_args= [2023-11-01T17:18:59.334Z] -> Pinging Codecov [2023-11-01T17:18:59.334Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-648&commit=32287269981715bdd23e0bfc387d4742b05a5308&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-648%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=648&job=&cmd_args= [2023-11-01T17:18:59.594Z] -> Uploading to [2023-11-01T17:18:59.594Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/FB506323287CE973F263BFD2A0EB1F37/32287269981715bdd23e0bfc387d4742b05a5308/7903567a-d906-42e0-8040-da0dc68b28ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T171859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb2104202922f925c75b7347604b297c05eb6c10632e2b5790e4742d8c57c2ff [2023-11-01T17:18:59.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T17:18:59.594Z] Dload Upload Total Spent Left Speed [2023-11-01T17:18:59.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 31159 --:--:-- --:--:-- --:--:-- 31159 [2023-11-01T17:18:59.854Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/32287269981715bdd23e0bfc387d4742b05a5308 [Pipeline] } [2023-11-01T17:18:59.861Z] 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 [2023-11-01T17:19:00.463Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives ] [2023-11-01T17:19:00.463Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives [2023-11-01T17:19:00.463Z] total 16 [2023-11-01T17:19:00.463Z] drwxr-xr-x 3 root root 4096 Nov 1 16:59 . [2023-11-01T17:19:00.463Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 16:59 .. [2023-11-01T17:19:00.463Z] drwxr-xr-x 2 root root 4096 Nov 1 16:59 cost [2023-11-01T17:19:00.463Z] -rw-r--r-- 1 root root 83 Nov 1 16:59 cost.csv [2023-11-01T17:19:00.463Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives [2023-11-01T17:19:00.463Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives [2023-11-01T17:19:00.463Z] total 16 [2023-11-01T17:19:00.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:59 . [2023-11-01T17:19:00.463Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 16:59 .. [2023-11-01T17:19:00.463Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:59 cost [2023-11-01T17:19:00.463Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 1 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:19:00.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:19:01.631Z] ---> package-listing.sh [2023-11-01T17:19:01.632Z] ++ facter osfamily [2023-11-01T17:19:01.632Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T17:19:01.891Z] + OS_FAMILY=debian [2023-11-01T17:19:01.891Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-648 [2023-11-01T17:19:01.891Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T17:19:01.891Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T17:19:01.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T17:19:01.891Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T17:19:01.891Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' [2023-11-01T17:19:01.891Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T17:19:01.891Z] + case "${OS_FAMILY}" in [2023-11-01T17:19:01.891Z] + dpkg -l [2023-11-01T17:19:01.891Z] + grep '^ii' [2023-11-01T17:19:01.891Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T17:19:01.891Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T17:19:01.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T17:19:01.891Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-648 ']' [2023-11-01T17:19:01.891Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ [2023-11-01T17:19:01.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-648/archives/ [Pipeline] echo [2023-11-01T17:19:01.903Z] 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-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T17:19:02.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T17:19:02.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T17:19:02.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T17:19:02.809Z] prd-ubuntu20.04-docker-8c-8g-16236 does not seem to be running inside a container [2023-11-01T17:19:02.842Z] $ 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-648/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-648 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648:/w/workspace/edgexfoundry_edgex-ui-go_PR-648:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T17:19:03.041Z] $ docker top 2119395c6af83094431d6cc6b7ac6dbe9a27b401aa4e03ba25e71250886b9a13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T17:19:03.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T17:19:03.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T17:19:03.969Z] + ls /var/log/sa-host [2023-11-01T17:19:03.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T17:19:04.050Z] provisioning config files... [2023-11-01T17:19:04.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-648@tmp/config16187774020244290675tmp [Pipeline] { [Pipeline] echo [2023-11-01T17:19:04.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:19:04.355Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T17:19:04.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:19:04.696Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T17:19:04.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:19:04.994Z] ---> sudo-logs.sh [2023-11-01T17:19:04.994Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T17:19:05.015Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:19:05.297Z] ---> job-cost.sh [2023-11-01T17:19:05.297Z] lf-activate-venv: SKIPPING [2023-11-01T17:19:05.297Z] DEBUG: total: 0.2199999988079071 [2023-11-01T17:19:05.297Z] INFO: Retrieving Stack Cost... [2023-11-01T17:19:05.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T17:19:06.124Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T17:19:06.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T17:19:06.421Z] ---> logs-deploy.sh [2023-11-01T17:19:06.421Z] lf-activate-venv: SKIPPING [2023-11-01T17:19:06.421Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-648/4 [2023-11-01T17:19:06.421Z] INFO: archiving workspace using pattern(s): [2023-11-01T17:19:07.358Z] Archives upload complete. [2023-11-01T17:19:07.618Z] INFO: archiving logs to Nexus