Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f935e31fed26b56ad20f053d6b1d70f00f004371+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (392211131125306ae171cd239d4ee957aa0b6155) 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-ssh12102259451816327098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13411115589141706819.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6829775751026042419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9297813750255437681.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-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9033260511306129335.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.18 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-2322 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [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-578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 Merge succeeded, producing bf3001f6e9c7626460f77cd4fbf087464e051aa4 Checking out Revision bf3001f6e9c7626460f77cd4fbf087464e051aa4 (PR-578) > 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/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf3001f6e9c7626460f77cd4fbf087464e051aa4 # timeout=10 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" > git rev-list --no-walk f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-14T02:09:20.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-14T02:09:20.612Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-14T02:09:20.632Z] ========================================================= [2023-01-14T02:09:20.632Z] EdgeX Global Pipelines Version Info [2023-01-14T02:09:20.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:09:21.347Z] ------------------- [2023-01-14T02:09:21.347Z] stable info: [2023-01-14T02:09:21.347Z] ------------------- [2023-01-14T02:09:21.347Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-14T02:09:21.347Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:09:21.347Z] Message: update stable to v1.0.244 [2023-01-14T02:09:21.920Z] ------------------- [2023-01-14T02:09:21.920Z] experimental info: [2023-01-14T02:09:21.920Z] ------------------- [2023-01-14T02:09:21.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-14T02:09:21.920Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:09:21.920Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-14T02:09:22.102Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-01-14T02:09:22.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-01-14T02:09:22.128Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-14T02:09:22.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-14T02:09:22.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-14T02:09:22.167Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-14T02:09:22.178Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-14T02:09:22.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-14T02:09:22.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-14T02:09:22.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-14T02:09:22.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-14T02:09:22.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-01-14T02:09:22.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-14T02:09:22.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-14T02:09:22.325Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:09:22.338Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:09:22.353Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:09:22.372Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:09:22.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-14T02:09:22.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-14T02:09:22.425Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-14T02:09:22.444Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-14T02:09:22.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-14T02:09:22.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-14T02:09:22.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-14T02:09:22.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-14T02:09:22.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-14T02:09:22.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo [2023-01-14T02:09:22.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo [2023-01-14T02:09:22.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo [2023-01-14T02:09:22.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo [2023-01-14T02:09:22.596Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf3001f [Pipeline] echo [2023-01-14T02:09:22.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:09:22.644Z] provisioning config files... [2023-01-14T02:09:22.655Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config1373043881376613612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:09:22.970Z] ---> docker-login.sh [2023-01-14T02:09:22.970Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:09:23.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:23.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:23.231Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:23.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:23.231Z] [2023-01-14T02:09:23.231Z] Login Succeeded [2023-01-14T02:09:23.231Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:09:23.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:23.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:23.490Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:23.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:23.490Z] [2023-01-14T02:09:23.490Z] Login Succeeded [2023-01-14T02:09:23.490Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:09:23.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:23.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:23.490Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:23.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:23.490Z] [2023-01-14T02:09:23.490Z] Login Succeeded [2023-01-14T02:09:23.490Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:09:23.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:23.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:23.750Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:23.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:23.750Z] [2023-01-14T02:09:23.750Z] Login Succeeded [2023-01-14T02:09:23.750Z] docker.io [2023-01-14T02:09:23.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:24.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:24.011Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:24.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:24.011Z] [2023-01-14T02:09:24.011Z] Login Succeeded [2023-01-14T02:09:24.011Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:09:24.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-14T02:09:24.406Z] + git rev-list -1 --merges bf3001f6e9c7626460f77cd4fbf087464e051aa4~1..bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo [2023-01-14T02:09:24.453Z] -----------> git rev-list -1 --merges bf3001f6e9c7626460f77cd4fbf087464e051aa4~1..bf3001f6e9c7626460f77cd4fbf087464e051aa4 bf3001f6e9c7626460f77cd4fbf087464e051aa4 [2023-01-14T02:09:24.453Z] bf3001f6e9c7626460f77cd4fbf087464e051aa4 [false] [Pipeline] sh [2023-01-14T02:09:24.744Z] + git log --format=format:%s -1 bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo [2023-01-14T02:09:24.761Z] ========================================================= [2023-01-14T02:09:24.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-14T02:09:24.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:09:25.105Z] + git log --format=format:%s -1 bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] echo [2023-01-14T02:09:25.116Z] [semverPrep] GIT_COMMIT: bf3001f6e9c7626460f77cd4fbf087464e051aa4, Commit Message: Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD [Pipeline] echo [2023-01-14T02:09:25.128Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-14T02:09:25.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T02:09:25.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-14T02:09:25.478Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-14T02:09:25.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-14T02:09:25.478Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-14T02:09:25.478Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-14T02:09:25.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:25.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:09:25.818Z] [2023-01-14T02:09:25.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:26.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:09:26.120Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-14T02:09:26.120Z] b85a868b505f: Pulling fs layer [2023-01-14T02:09:26.120Z] e2be974225ed: Pulling fs layer [2023-01-14T02:09:26.120Z] 339a4e72a1f5: Pulling fs layer [2023-01-14T02:09:26.120Z] 988bab9f4d93: Pulling fs layer [2023-01-14T02:09:26.120Z] 1469e6f7b9e6: Pulling fs layer [2023-01-14T02:09:26.120Z] eaf3925da568: Pulling fs layer [2023-01-14T02:09:26.120Z] bab4dde63d76: Pulling fs layer [2023-01-14T02:09:26.120Z] bde34c3a00c8: Pulling fs layer [2023-01-14T02:09:26.120Z] b352a97aabf1: Pulling fs layer [2023-01-14T02:09:26.120Z] 4872d77fe225: Pulling fs layer [2023-01-14T02:09:26.120Z] 5851b861e8e6: Pulling fs layer [2023-01-14T02:09:26.120Z] eaf3925da568: Waiting [2023-01-14T02:09:26.120Z] bab4dde63d76: Waiting [2023-01-14T02:09:26.120Z] bde34c3a00c8: Waiting [2023-01-14T02:09:26.120Z] b352a97aabf1: Waiting [2023-01-14T02:09:26.120Z] 5851b861e8e6: Waiting [2023-01-14T02:09:26.120Z] 988bab9f4d93: Waiting [2023-01-14T02:09:26.120Z] e2be974225ed: Download complete [2023-01-14T02:09:26.120Z] 988bab9f4d93: Verifying Checksum [2023-01-14T02:09:26.120Z] 988bab9f4d93: Download complete [2023-01-14T02:09:26.382Z] 1469e6f7b9e6: Verifying Checksum [2023-01-14T02:09:26.382Z] 1469e6f7b9e6: Download complete [2023-01-14T02:09:26.382Z] 339a4e72a1f5: Verifying Checksum [2023-01-14T02:09:26.382Z] 339a4e72a1f5: Download complete [2023-01-14T02:09:26.382Z] eaf3925da568: Verifying Checksum [2023-01-14T02:09:26.382Z] eaf3925da568: Download complete [2023-01-14T02:09:26.382Z] bde34c3a00c8: Download complete [2023-01-14T02:09:26.382Z] b352a97aabf1: Verifying Checksum [2023-01-14T02:09:26.382Z] b352a97aabf1: Download complete [2023-01-14T02:09:26.382Z] 4872d77fe225: Verifying Checksum [2023-01-14T02:09:26.382Z] 4872d77fe225: Download complete [2023-01-14T02:09:26.382Z] 5851b861e8e6: Verifying Checksum [2023-01-14T02:09:26.382Z] 5851b861e8e6: Download complete [2023-01-14T02:09:26.382Z] b85a868b505f: Verifying Checksum [2023-01-14T02:09:26.382Z] b85a868b505f: Download complete [2023-01-14T02:09:26.949Z] bab4dde63d76: Verifying Checksum [2023-01-14T02:09:26.949Z] bab4dde63d76: Download complete [2023-01-14T02:09:27.886Z] b85a868b505f: Pull complete [2023-01-14T02:09:27.886Z] e2be974225ed: Pull complete [2023-01-14T02:09:28.454Z] 339a4e72a1f5: Pull complete [2023-01-14T02:09:28.454Z] 988bab9f4d93: Pull complete [2023-01-14T02:09:28.712Z] 1469e6f7b9e6: Pull complete [2023-01-14T02:09:28.712Z] eaf3925da568: Pull complete [2023-01-14T02:09:30.619Z] bab4dde63d76: Pull complete [2023-01-14T02:09:30.619Z] bde34c3a00c8: Pull complete [2023-01-14T02:09:30.883Z] b352a97aabf1: Pull complete [2023-01-14T02:09:30.883Z] 4872d77fe225: Pull complete [2023-01-14T02:09:30.883Z] 5851b861e8e6: Pull complete [2023-01-14T02:09:30.883Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-14T02:09:30.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:09:30.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:09:30.991Z] prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container [2023-01-14T02:09:31.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-14T02:09:32.457Z] $ docker top bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 -eo pid,comm [2023-01-14T02:09:32.507Z] 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-01-14T02:09:32.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T02:09:32.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:09:32.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:09:32.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:09:32.661Z] $ docker exec bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent [2023-01-14T02:09:32.785Z] SSH_AUTH_SOCK=/tmp/ssh-ZHsl1OBMmSo2/agent.33 [2023-01-14T02:09:32.785Z] SSH_AGENT_PID=39 [2023-01-14T02:09:32.791Z] Running ssh-add (command line suppressed) [2023-01-14T02:09:32.900Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_1284778407072817211.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_1284778407072817211.key) [2023-01-14T02:09:32.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:09:33.198Z] + git tag --points-at HEAD [Pipeline] } [2023-01-14T02:09:33.222Z] $ docker exec --env ******** --env ******** bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent -k [2023-01-14T02:09:33.312Z] unset SSH_AUTH_SOCK; [2023-01-14T02:09:33.313Z] unset SSH_AGENT_PID; [2023-01-14T02:09:33.313Z] echo Agent pid 39 killed; [2023-01-14T02:09:33.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-14T02:09:33.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:09:33.347Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:09:33.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:09:33.468Z] $ docker exec bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent [2023-01-14T02:09:33.585Z] SSH_AUTH_SOCK=/tmp/ssh-WCWFQcL0N8yo/agent.71 [2023-01-14T02:09:33.585Z] SSH_AGENT_PID=77 [2023-01-14T02:09:33.593Z] Running ssh-add (command line suppressed) [2023-01-14T02:09:33.722Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_6320866521282681453.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_6320866521282681453.key) [2023-01-14T02:09:33.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:09:34.035Z] + git semver init [2023-01-14T02:09:34.295Z] 2023-01-14 02:09:34,240 [run_init] DEBUG init version:0.0.0 force:False [2023-01-14T02:09:34.295Z] 2023-01-14 02:09:34,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2023-01-14T02:09:34.295Z] 2023-01-14 02:09:34,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver [2023-01-14T02:09:34.295Z] 2023-01-14 02:09:34,242 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578, universal_newlines=False, shell=None, istream=None) [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,657 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.git/info/exclude [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 with force:False [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,658 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,663 [execute] INFO git cat-file --batch-check [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,670 [execute] INFO git cat-file --batch [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:09:35.684Z] 2023-01-14 02:09:35,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 [2023-01-14T02:09:35.684Z] 0.0.0 [Pipeline] } [2023-01-14T02:09:35.959Z] $ docker exec --env ******** --env ******** bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 ssh-agent -k [2023-01-14T02:09:36.073Z] unset SSH_AUTH_SOCK; [2023-01-14T02:09:36.074Z] unset SSH_AGENT_PID; [2023-01-14T02:09:36.074Z] echo Agent pid 77 killed; [2023-01-14T02:09:36.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T02:09:36.388Z] + git semver [Pipeline] } [2023-01-14T02:09:36.665Z] $ docker stop --time=1 bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 [2023-01-14T02:09:37.988Z] $ docker rm -f --volumes bf32866032c33af5b7741ebaf51ce84044615485cd6a2252b99949c8d0935fe0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:09:38.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-14T02:09:38.578Z] Stashed 1 file(s) [Pipeline] echo [2023-01-14T02:09:38.582Z] [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-01-14T02:09:38.742Z] provisioning config files... [2023-01-14T02:09:38.750Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config10936214882261663990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:09:39.049Z] ---> docker-login.sh [2023-01-14T02:09:39.049Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:09:39.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:39.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:39.049Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:39.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:39.049Z] [2023-01-14T02:09:39.049Z] Login Succeeded [2023-01-14T02:09:39.049Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:09:39.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:39.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:39.308Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:39.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:39.308Z] [2023-01-14T02:09:39.308Z] Login Succeeded [2023-01-14T02:09:39.308Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:09:39.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:39.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:39.308Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:39.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:39.308Z] [2023-01-14T02:09:39.308Z] Login Succeeded [2023-01-14T02:09:39.308Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:09:39.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:39.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:39.568Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:39.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:39.568Z] [2023-01-14T02:09:39.568Z] Login Succeeded [2023-01-14T02:09:39.568Z] docker.io [2023-01-14T02:09:39.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:39.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:39.826Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:39.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:39.826Z] [2023-01-14T02:09:39.826Z] Login Succeeded [2023-01-14T02:09:39.826Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:09:39.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:09:39.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:09:39.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:09:39.931Z] ========================================================= [2023-01-14T02:09:39.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-14T02:09:39.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:40.252Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-14T02:09:40.512Z] Sending build context to Docker daemon 45.66MB [2023-01-14T02:09:40.512Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:09:40.512Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:09:40.512Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-14T02:09:40.512Z] 213ec9aee27d: Pulling fs layer [2023-01-14T02:09:40.512Z] 4583459ba037: Pulling fs layer [2023-01-14T02:09:40.512Z] 93c1e223e6f2: Pulling fs layer [2023-01-14T02:09:40.512Z] 53926ce57604: Pulling fs layer [2023-01-14T02:09:40.512Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-14T02:09:40.512Z] 22ff95d597cd: Pulling fs layer [2023-01-14T02:09:40.512Z] 12d6caf4c0d1: Pulling fs layer [2023-01-14T02:09:40.512Z] 96b7cbca73a9: Pulling fs layer [2023-01-14T02:09:40.512Z] a7acece74701: Pulling fs layer [2023-01-14T02:09:40.512Z] 22ff95d597cd: Waiting [2023-01-14T02:09:40.512Z] 96b7cbca73a9: Waiting [2023-01-14T02:09:40.512Z] a7acece74701: Waiting [2023-01-14T02:09:40.512Z] 12d6caf4c0d1: Waiting [2023-01-14T02:09:40.512Z] 53926ce57604: Waiting [2023-01-14T02:09:40.512Z] 21b2b0c7a3f4: Waiting [2023-01-14T02:09:40.512Z] 93c1e223e6f2: Verifying Checksum [2023-01-14T02:09:40.512Z] 93c1e223e6f2: Download complete [2023-01-14T02:09:40.512Z] 4583459ba037: Download complete [2023-01-14T02:09:40.512Z] 21b2b0c7a3f4: Download complete [2023-01-14T02:09:40.512Z] 22ff95d597cd: Download complete [2023-01-14T02:09:40.512Z] 213ec9aee27d: Download complete [2023-01-14T02:09:40.773Z] 12d6caf4c0d1: Download complete [2023-01-14T02:09:40.773Z] 213ec9aee27d: Pull complete [2023-01-14T02:09:41.040Z] 4583459ba037: Pull complete [2023-01-14T02:09:41.040Z] 93c1e223e6f2: Pull complete [2023-01-14T02:09:41.303Z] a7acece74701: Verifying Checksum [2023-01-14T02:09:41.303Z] a7acece74701: Download complete [2023-01-14T02:09:41.303Z] 96b7cbca73a9: Download complete [2023-01-14T02:09:41.563Z] 53926ce57604: Verifying Checksum [2023-01-14T02:09:41.563Z] 53926ce57604: Download complete [2023-01-14T02:09:45.757Z] 53926ce57604: Pull complete [2023-01-14T02:09:45.757Z] 21b2b0c7a3f4: Pull complete [2023-01-14T02:09:45.757Z] 22ff95d597cd: Pull complete [2023-01-14T02:09:45.757Z] 12d6caf4c0d1: Pull complete [2023-01-14T02:09:47.684Z] 96b7cbca73a9: Pull complete [2023-01-14T02:09:48.619Z] a7acece74701: Pull complete [2023-01-14T02:09:48.619Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-14T02:09:48.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T02:09:48.619Z] ---> db6d94c90886 [2023-01-14T02:09:48.619Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:09:50.532Z] ---> Running in e86b8537fa7e [2023-01-14T02:09:50.532Z] Removing intermediate container e86b8537fa7e [2023-01-14T02:09:50.532Z] ---> 001486d0027b [2023-01-14T02:09:50.532Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:09:50.532Z] ---> Running in 438845a361c8 [2023-01-14T02:09:50.532Z] Removing intermediate container 438845a361c8 [2023-01-14T02:09:50.532Z] ---> f05137e6c875 [2023-01-14T02:09:50.532Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:09:50.532Z] ---> Running in d25cc7b3249b [2023-01-14T02:09:50.791Z] Removing intermediate container d25cc7b3249b [2023-01-14T02:09:50.791Z] ---> 31bffc44c22d [2023-01-14T02:09:50.791Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:09:50.791Z] ---> Running in 9f8e025dc7a7 [2023-01-14T02:09:50.791Z] Removing intermediate container 9f8e025dc7a7 [2023-01-14T02:09:50.791Z] ---> 8c2e4e5cdf06 [2023-01-14T02:09:50.791Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:09:50.791Z] ---> Running in ccd9c3e68873 [2023-01-14T02:09:51.053Z] Removing intermediate container ccd9c3e68873 [2023-01-14T02:09:51.053Z] ---> af6e102f1ae4 [2023-01-14T02:09:51.053Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:09:51.316Z] latest: Pulling from library/docker [2023-01-14T02:09:51.574Z] 8921db27df28: Pulling fs layer [2023-01-14T02:09:51.574Z] ea2378853794: Pulling fs layer [2023-01-14T02:09:51.574Z] 0ba836ede3c5: Pulling fs layer [2023-01-14T02:09:51.574Z] a42624319d54: Pulling fs layer [2023-01-14T02:09:51.574Z] 6fad2fe3ffd3: Pulling fs layer [2023-01-14T02:09:51.574Z] b27387ecef92: Pulling fs layer [2023-01-14T02:09:51.574Z] 4ebd99333dcb: Pulling fs layer [2023-01-14T02:09:51.574Z] 05a32f4e1b68: Pulling fs layer [2023-01-14T02:09:51.574Z] b27387ecef92: Waiting [2023-01-14T02:09:51.574Z] 4ebd99333dcb: Waiting [2023-01-14T02:09:51.574Z] 05a32f4e1b68: Waiting [2023-01-14T02:09:51.574Z] a42624319d54: Waiting [2023-01-14T02:09:51.574Z] 6fad2fe3ffd3: Waiting [2023-01-14T02:09:52.142Z] 8921db27df28: Download complete [2023-01-14T02:09:52.142Z] ea2378853794: Verifying Checksum [2023-01-14T02:09:52.142Z] ea2378853794: Download complete [2023-01-14T02:09:52.142Z] 8921db27df28: Pull complete [2023-01-14T02:09:52.403Z] a42624319d54: Verifying Checksum [2023-01-14T02:09:52.403Z] a42624319d54: Download complete [2023-01-14T02:09:52.403Z] ea2378853794: Pull complete [2023-01-14T02:09:52.403Z] 0ba836ede3c5: Download complete [2023-01-14T02:09:52.403Z] b27387ecef92: Verifying Checksum [2023-01-14T02:09:52.403Z] b27387ecef92: Download complete [2023-01-14T02:09:52.403Z] 4ebd99333dcb: Verifying Checksum [2023-01-14T02:09:52.403Z] 4ebd99333dcb: Download complete [2023-01-14T02:09:52.403Z] 6fad2fe3ffd3: Verifying Checksum [2023-01-14T02:09:52.403Z] 6fad2fe3ffd3: Download complete [2023-01-14T02:09:52.663Z] 05a32f4e1b68: Verifying Checksum [2023-01-14T02:09:52.663Z] 05a32f4e1b68: Download complete [2023-01-14T02:09:52.663Z] 0ba836ede3c5: Pull complete [2023-01-14T02:09:53.229Z] a42624319d54: Pull complete [2023-01-14T02:09:53.699Z] Still waiting to schedule task [2023-01-14T02:09:53.699Z] ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:53.699Z] ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:53.699Z] ‘prd-centos7-builder-2c-1g-2311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:53.699Z] ‘prd-ubuntu20.04-docker-8c-8g-2328’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:53.699Z] ‘prd-ubuntu20.04-docker-8c-8g-2329’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:53.699Z] ‘prd-ubuntu20.04-docker-8c-8g-2331’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-14T02:09:53.700Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ is offline [2023-01-14T02:09:53.700Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2325’ is offline [2023-01-14T02:09:53.700Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2326’ is offline [2023-01-14T02:09:53.700Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2327’ is offline [2023-01-14T02:09:53.700Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2330’ is offline [2023-01-14T02:09:53.798Z] 6fad2fe3ffd3: Pull complete [2023-01-14T02:09:53.798Z] b27387ecef92: Pull complete [2023-01-14T02:09:53.798Z] 4ebd99333dcb: Pull complete [2023-01-14T02:09:53.798Z] 05a32f4e1b68: Pull complete [2023-01-14T02:09:54.057Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:09:54.057Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:09:55.439Z] ---> 058fcfe7c649 [2023-01-14T02:09:55.439Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:09:55.439Z] ---> Running in 3341ca897f7b [2023-01-14T02:09:56.007Z] Removing intermediate container 3341ca897f7b [2023-01-14T02:09:56.007Z] ---> 5b747df2e664 [2023-01-14T02:09:56.007Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:09:56.266Z] ---> Running in bc749a53fdf6 [2023-01-14T02:09:56.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:57.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:59.627Z] OK: 211 MiB in 51 packages [2023-01-14T02:09:59.887Z] Removing intermediate container bc749a53fdf6 [2023-01-14T02:09:59.887Z] ---> 455678357c51 [2023-01-14T02:09:59.887Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:09:59.887Z] ---> Running in d6f684171eff [2023-01-14T02:10:00.146Z] Removing intermediate container d6f684171eff [2023-01-14T02:10:00.146Z] ---> 548dc46c9cdd [2023-01-14T02:10:00.146Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:10:00.146Z] ---> Running in 8508e2c44e8e [2023-01-14T02:10:00.146Z] Removing intermediate container 8508e2c44e8e [2023-01-14T02:10:00.146Z] ---> 3e913de1e9f4 [2023-01-14T02:10:00.146Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:10:00.406Z] ---> 3bcdfd872cae [2023-01-14T02:10:00.406Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:10:00.406Z] ---> Running in f1f7e09a49ec [2023-01-14T02:10:27.009Z] Removing intermediate container f1f7e09a49ec [2023-01-14T02:10:27.009Z] ---> 805acebc0d6e [2023-01-14T02:10:27.009Z] Step 15/16 : COPY . . [2023-01-14T02:10:27.009Z] ---> 4779877c21a8 [2023-01-14T02:10:27.009Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:10:27.009Z] ---> Running in 4107bd42f2db [2023-01-14T02:10:27.009Z] noop [2023-01-14T02:10:27.009Z] Removing intermediate container 4107bd42f2db [2023-01-14T02:10:27.009Z] ---> 13cb3c246244 [2023-01-14T02:10:27.009Z] Successfully built 13cb3c246244 [2023-01-14T02:10:27.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:10:27.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:10:27.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:10:27.395Z] prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container [2023-01-14T02:10:27.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T02:10:27.813Z] $ docker top 3eb6f3b7c7a53dce5d8566323e75f6a856e195f80bae838101887f42ed313980 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:10:28.163Z] + go version [2023-01-14T02:10:28.163Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-14T02:10:28.173Z] $ docker stop --time=1 3eb6f3b7c7a53dce5d8566323e75f6a856e195f80bae838101887f42ed313980 [2023-01-14T02:10:29.500Z] $ docker rm -f --volumes 3eb6f3b7c7a53dce5d8566323e75f6a856e195f80bae838101887f42ed313980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:10:29.944Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:10:29.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:10:30.023Z] prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container [2023-01-14T02:10:30.051Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T02:10:30.414Z] $ docker top f312dbbda623348a12c400f8595987958a05480091f344e5252b9f6d91657db5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:10:30.761Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:10:31.059Z] + make test [2023-01-14T02:10:31.059Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:10:31.318Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:10:41.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:10:41.300Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:10:44.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:10:44.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:10:44.614Z] ./bin/test-attribution-txt.sh [2023-01-14T02:10:44.614Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:10:44.614Z] make -C web test [2023-01-14T02:10:44.614Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [2023-01-14T02:10:44.614Z] make[1]: tput: No such file or directory [2023-01-14T02:10:44.614Z] make[1]: tput: No such file or directory [2023-01-14T02:10:44.614Z] warning: generating ./VERSION [2023-01-14T02:10:44.614Z] echo "0.0.0" > VERSION [2023-01-14T02:10:44.614Z] docker build \ [2023-01-14T02:10:44.614Z] -f Dockerfile \ [2023-01-14T02:10:44.614Z] --build-arg USER=1000 \ [2023-01-14T02:10:44.614Z] \ [2023-01-14T02:10:44.614Z] --label "git_sha=bf3001f6e9c7626460f77cd4fbf087464e051aa4" \ [2023-01-14T02:10:44.614Z] -t edgexfoundry/edgex-web-ui:bf3001f6e9c7626460f77cd4fbf087464e051aa4 \ [2023-01-14T02:10:44.614Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:10:44.614Z] . [2023-01-14T02:10:44.614Z] Sending build context to Docker daemon 3.269MB [2023-01-14T02:10:44.614Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:10:44.614Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:10:44.614Z] 9621f1afde84: Pulling fs layer [2023-01-14T02:10:44.614Z] c6f70ee39829: Pulling fs layer [2023-01-14T02:10:44.614Z] 56892a8094a2: Pulling fs layer [2023-01-14T02:10:44.614Z] 58dd87906ef0: Pulling fs layer [2023-01-14T02:10:44.614Z] 58dd87906ef0: Waiting [2023-01-14T02:10:44.614Z] 56892a8094a2: Download complete [2023-01-14T02:10:44.614Z] 58dd87906ef0: Verifying Checksum [2023-01-14T02:10:44.614Z] 58dd87906ef0: Download complete [2023-01-14T02:10:44.614Z] 9621f1afde84: Verifying Checksum [2023-01-14T02:10:44.614Z] 9621f1afde84: Download complete [2023-01-14T02:10:44.871Z] 9621f1afde84: Pull complete [2023-01-14T02:10:44.871Z] c6f70ee39829: Verifying Checksum [2023-01-14T02:10:44.871Z] c6f70ee39829: Download complete [2023-01-14T02:10:46.250Z] c6f70ee39829: Pull complete [2023-01-14T02:10:46.250Z] 56892a8094a2: Pull complete [2023-01-14T02:10:46.250Z] 58dd87906ef0: Pull complete [2023-01-14T02:10:46.250Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:10:46.250Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:10:46.250Z] ---> b69703f70c3d [2023-01-14T02:10:46.250Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:10:46.821Z] ---> Running in b905a5b50314 [2023-01-14T02:10:47.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:10:47.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:10:47.604Z] (1/129) Installing libxau (1.0.9-r0) [2023-01-14T02:10:47.604Z] (2/129) Installing libmd (1.0.3-r0) [2023-01-14T02:10:47.604Z] (3/129) Installing libbsd (0.11.3-r1) [2023-01-14T02:10:47.604Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:10:47.604Z] (5/129) Installing libxcb (1.14-r2) [2023-01-14T02:10:47.604Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:10:47.604Z] (7/129) Installing libxext (1.3.4-r0) [2023-01-14T02:10:47.604Z] (8/129) Installing libice (1.0.10-r0) [2023-01-14T02:10:47.604Z] (9/129) Installing libuuid (2.37.4-r0) [2023-01-14T02:10:47.604Z] (10/129) Installing libsm (1.2.3-r0) [2023-01-14T02:10:47.604Z] (11/129) Installing libxt (1.2.1-r0) [2023-01-14T02:10:47.604Z] (12/129) Installing libxmu (1.1.3-r0) [2023-01-14T02:10:47.604Z] (13/129) Installing xset (1.2.4-r0) [2023-01-14T02:10:47.604Z] (14/129) Installing xprop (1.2.5-r0) [2023-01-14T02:10:47.604Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:10:47.604Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:10:47.863Z] (17/129) Installing pkgconf (1.8.0-r0) [2023-01-14T02:10:47.863Z] (18/129) Installing libffi (3.4.2-r1) [2023-01-14T02:10:47.863Z] (19/129) Installing libintl (0.21-r0) [2023-01-14T02:10:47.863Z] (20/129) Installing libblkid (2.37.4-r0) [2023-01-14T02:10:47.863Z] (21/129) Installing libmount (2.37.4-r0) [2023-01-14T02:10:47.863Z] (22/129) Installing pcre (8.45-r1) [2023-01-14T02:10:47.863Z] (23/129) Installing glib (2.70.1-r0) [2023-01-14T02:10:47.863Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-01-14T02:10:47.863Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-01-14T02:10:48.122Z] (26/129) Installing shared-mime-info (2.1-r1) [2023-01-14T02:10:48.123Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:10:48.123Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:10:48.123Z] (29/129) Installing libpng (1.6.37-r1) [2023-01-14T02:10:48.123Z] (30/129) Installing libwebp (1.2.2-r0) [2023-01-14T02:10:48.123Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:10:48.123Z] (32/129) Installing tiff (4.4.0-r0) [2023-01-14T02:10:48.123Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:10:48.123Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:10:48.123Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:10:48.123Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-01-14T02:10:48.123Z] (37/129) Installing libxrender (0.9.10-r3) [2023-01-14T02:10:48.381Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-01-14T02:10:48.381Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-01-14T02:10:48.381Z] (40/129) Installing libxi (1.8-r0) [2023-01-14T02:10:48.381Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-01-14T02:10:48.381Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-01-14T02:10:48.381Z] (43/129) Installing atk (2.36.0-r0) [2023-01-14T02:10:48.381Z] (44/129) Installing libxtst (1.2.3-r3) [2023-01-14T02:10:48.381Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:10:48.381Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:10:48.381Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:10:48.381Z] (48/129) Installing expat (2.5.0-r0) [2023-01-14T02:10:48.381Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:10:48.381Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-01-14T02:10:48.381Z] (51/129) Installing freetype (2.11.1-r2) [2023-01-14T02:10:48.381Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-01-14T02:10:48.381Z] (53/129) Installing pixman (0.40.0-r4) [2023-01-14T02:10:48.381Z] (54/129) Installing cairo (1.16.0-r5) [2023-01-14T02:10:48.381Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:10:48.381Z] (56/129) Installing avahi-libs (0.8-r5) [2023-01-14T02:10:48.381Z] (57/129) Installing gmp (6.2.1-r1) [2023-01-14T02:10:48.381Z] (58/129) Installing nettle (3.7.3-r0) [2023-01-14T02:10:48.381Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-01-14T02:10:48.640Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:10:48.640Z] (61/129) Installing libunistring (0.9.10-r1) [2023-01-14T02:10:48.640Z] (62/129) Installing gnutls (3.7.1-r1) [2023-01-14T02:10:48.640Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-01-14T02:10:48.640Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-01-14T02:10:48.640Z] (65/129) Installing fribidi (1.0.11-r0) [2023-01-14T02:10:48.640Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-01-14T02:10:48.640Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:10:48.640Z] (68/129) Installing libxft (2.3.4-r0) [2023-01-14T02:10:48.640Z] (69/129) Installing pango (1.48.10-r0) [2023-01-14T02:10:48.640Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:10:48.640Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:10:48.640Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:10:48.640Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:10:48.640Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:10:48.640Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:10:49.206Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:10:49.206Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-01-14T02:10:49.206Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:10:49.206Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-01-14T02:10:49.206Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:10:51.111Z] (79/129) Installing libogg (1.3.5-r0) [2023-01-14T02:10:51.111Z] (80/129) Installing flac (1.3.4-r0) [2023-01-14T02:10:51.372Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:10:51.372Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:10:51.372Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-01-14T02:10:51.372Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-01-14T02:10:51.372Z] (85/129) Installing libass (0.15.2-r0) [2023-01-14T02:10:51.372Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-01-14T02:10:51.372Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:10:51.372Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:10:51.372Z] (89/129) Installing lame (3.100-r0) [2023-01-14T02:10:51.372Z] (90/129) Installing opus (1.3.1-r1) [2023-01-14T02:10:51.372Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:10:51.372Z] (92/129) Installing soxr (0.1.3-r2) [2023-01-14T02:10:51.372Z] (93/129) Installing libsrt (1.4.2-r1) [2023-01-14T02:10:51.372Z] (94/129) Installing libssh (0.9.6-r1) [2023-01-14T02:10:51.372Z] (95/129) Installing libtheora (1.1.1-r16) [2023-01-14T02:10:51.372Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:10:51.372Z] (97/129) Installing libpciaccess (0.16-r0) [2023-01-14T02:10:51.372Z] (98/129) Installing libdrm (2.4.109-r0) [2023-01-14T02:10:51.372Z] (99/129) Installing libva (2.13.0-r0) [2023-01-14T02:10:51.634Z] (100/129) Installing libvdpau (1.4-r0) [2023-01-14T02:10:51.634Z] (101/129) Installing vidstab (1.1.0-r1) [2023-01-14T02:10:51.634Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-01-14T02:10:51.634Z] (103/129) Installing libvpx (1.10.0-r0) [2023-01-14T02:10:51.634Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:10:51.634Z] (105/129) Installing x264-libs (20210613-r0) [2023-01-14T02:10:51.634Z] (106/129) Installing x265-libs (3.5-r0) [2023-01-14T02:10:51.634Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-01-14T02:10:51.634Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:10:51.895Z] (109/129) Installing libevent (2.1.12-r4) [2023-01-14T02:10:51.895Z] (110/129) Installing mesa (21.2.6-r0) [2023-01-14T02:10:51.895Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:10:51.895Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:10:51.895Z] (113/129) Installing lcms2 (2.12-r1) [2023-01-14T02:10:51.895Z] (114/129) Installing nspr (4.32-r0) [2023-01-14T02:10:51.895Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:10:51.895Z] (116/129) Installing nss (3.78.1-r0) [2023-01-14T02:10:51.895Z] (117/129) Installing libasyncns (0.8-r1) [2023-01-14T02:10:51.895Z] (118/129) Installing libltdl (2.4.6-r7) [2023-01-14T02:10:51.895Z] (119/129) Installing orc (0.4.32-r0) [2023-01-14T02:10:51.895Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-01-14T02:10:51.895Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-01-14T02:10:51.895Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:10:51.895Z] (123/129) Installing libpulse (15.0-r2) [2023-01-14T02:10:51.895Z] (124/129) Installing re2 (2021.11.01-r0) [2023-01-14T02:10:51.895Z] (125/129) Installing snappy (1.1.9-r1) [2023-01-14T02:10:51.895Z] (126/129) Installing libgpg-error (1.42-r1) [2023-01-14T02:10:51.895Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:10:51.895Z] (128/129) Installing libxslt (1.1.35-r0) [2023-01-14T02:10:52.161Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:10:53.540Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:10:53.540Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:10:53.540Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:10:56.074Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:10:56.074Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:10:56.074Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:10:56.074Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:10:56.074Z] OK: 286 MiB in 145 packages [2023-01-14T02:11:00.271Z] Removing intermediate container b905a5b50314 [2023-01-14T02:11:00.271Z] ---> b94cc7e8933d [2023-01-14T02:11:00.271Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:11:00.271Z] ---> Running in 6713278ca773 [2023-01-14T02:11:00.271Z] Removing intermediate container 6713278ca773 [2023-01-14T02:11:00.271Z] ---> d6e4e56ae544 [2023-01-14T02:11:00.271Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:11:00.271Z] ---> Running in f093891f7b5a [2023-01-14T02:11:00.530Z] Removing intermediate container f093891f7b5a [2023-01-14T02:11:00.530Z] ---> e2d5fcde764a [2023-01-14T02:11:00.530Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:11:00.530Z] ---> Running in 1f6aa76993dd [2023-01-14T02:11:08.647Z] [2023-01-14T02:11:08.647Z] removed 8 packages, changed 80 packages, and audited 231 packages in 7s [2023-01-14T02:11:08.647Z] [2023-01-14T02:11:08.647Z] 14 packages are looking for funding [2023-01-14T02:11:08.647Z] run `npm fund` for details [2023-01-14T02:11:08.647Z] [2023-01-14T02:11:08.647Z] found 0 vulnerabilities [2023-01-14T02:11:09.211Z] Removing intermediate container 1f6aa76993dd [2023-01-14T02:11:09.211Z] ---> 53e66b7eaf91 [2023-01-14T02:11:09.211Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:11:09.211Z] ---> Running in e3aa5b61f6ab [2023-01-14T02:11:09.211Z] Removing intermediate container e3aa5b61f6ab [2023-01-14T02:11:09.211Z] ---> b00a3c32e242 [2023-01-14T02:11:09.211Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:11:09.211Z] ---> Running in 300f535df7d6 [2023-01-14T02:11:09.775Z] Removing intermediate container 300f535df7d6 [2023-01-14T02:11:09.775Z] ---> cfb0291d6b5a [2023-01-14T02:11:09.775Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:11:09.775Z] ---> Running in eeee26103ecd [2023-01-14T02:11:10.034Z] Removing intermediate container eeee26103ecd [2023-01-14T02:11:10.034Z] ---> 9ab0483c0604 [2023-01-14T02:11:10.034Z] Step 9/10 : WORKDIR /app [2023-01-14T02:11:10.034Z] ---> Running in 029c1664c564 [2023-01-14T02:11:10.034Z] Removing intermediate container 029c1664c564 [2023-01-14T02:11:10.034Z] ---> 1811e1742fe0 [2023-01-14T02:11:10.034Z] Step 10/10 : LABEL git_sha=bf3001f6e9c7626460f77cd4fbf087464e051aa4 [2023-01-14T02:11:10.034Z] ---> Running in 0dfa0eaeab71 [2023-01-14T02:11:10.034Z] Removing intermediate container 0dfa0eaeab71 [2023-01-14T02:11:10.034Z] ---> 630431a4608a [2023-01-14T02:11:10.291Z] Successfully built 630431a4608a [2023-01-14T02:11:10.291Z] Successfully tagged edgexfoundry/edgex-web-ui:bf3001f6e9c7626460f77cd4fbf087464e051aa4 [2023-01-14T02:11:10.291Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:11:10.291Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:11:10.291Z] mkdir -p node_modules coverage [2023-01-14T02:11:10.291Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:11:10.291Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE required: { [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE }, [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:11:12.189Z] npm WARN EBADENGINE } [2023-01-14T02:11:16.376Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:11:16.376Z] 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-01-14T02:11:16.376Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:11:16.376Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:11:16.634Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:11:16.892Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:11:17.457Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:11:18.389Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:11:18.647Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:11:20.551Z] 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-01-14T02:11:20.809Z] 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-01-14T02:11:21.381Z] 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-01-14T02:11:21.381Z] 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-01-14T02:11:21.954Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:11:21.954Z] 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-01-14T02:11:22.211Z] 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-01-14T02:11:24.108Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:11:25.045Z] 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-01-14T02:11:28.331Z] 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-01-14T02:11:33.595Z] [2023-01-14T02:11:33.595Z] added 1478 packages, and audited 1479 packages in 23s [2023-01-14T02:11:33.595Z] [2023-01-14T02:11:33.595Z] 90 packages are looking for funding [2023-01-14T02:11:33.595Z] run `npm fund` for details [2023-01-14T02:11:33.595Z] [2023-01-14T02:11:33.595Z] 22 vulnerabilities (1 low, 5 moderate, 13 high, 3 critical) [2023-01-14T02:11:33.595Z] [2023-01-14T02:11:33.595Z] To address issues that do not require attention, run: [2023-01-14T02:11:33.595Z] npm audit fix [2023-01-14T02:11:33.595Z] [2023-01-14T02:11:33.595Z] To address all issues (including breaking changes), run: [2023-01-14T02:11:33.595Z] npm audit fix --force [2023-01-14T02:11:33.595Z] [2023-01-14T02:11:33.595Z] Run `npm audit` for details. [2023-01-14T02:11:37.775Z] 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-01-14T02:11:39.670Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:11:43.848Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:11:43.848Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:11:48.029Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:11:48.029Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:11:48.029Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:11:48.029Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:11:48.597Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:11:48.597Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:11:48.853Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:11:48.853Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:11:48.853Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:11:49.417Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:11:49.417Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:11:51.318Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:11:56.577Z] 14 01 2023 02:11:56.543:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:11:56.577Z] 14 01 2023 02:11:56.545:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:11:56.577Z] 14 01 2023 02:11:56.548:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:12:08.789Z] ✔ Browser application bundle generation complete. [2023-01-14T02:12:08.789Z] 14 01 2023 02:12:07.800:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket yv1ubEInSxMAyD42AAAB with id 12553818 [2023-01-14T02:12:10.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:12:10.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.119 secs) [2023-01-14T02:12:10.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.128 secs) [2023-01-14T02:12:10.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.15 secs) [2023-01-14T02:12:10.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.218 secs) [2023-01-14T02:12:10.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.231 secs) [2023-01-14T02:12:10.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.291 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.314 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.317 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.32 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.325 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.378 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.39 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.396 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.403 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.414 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.427 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.435 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.438 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.441 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.444 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.474 secs) [2023-01-14T02:12:11.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.508 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.515 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.519 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.527 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.538 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.554 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.625 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.64 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.644 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.652 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.655 secs) [2023-01-14T02:12:11.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.673 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.761 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.778 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.782 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.784 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.797 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.828 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.83 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.832 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.835 secs) [2023-01-14T02:12:11.735Z] WARN: ' [2023-01-14T02:12:11.735Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:12:11.735Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:12:11.735Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:12:11.735Z] in a future version of Angular. [2023-01-14T02:12:11.735Z] [2023-01-14T02:12:11.735Z] For more information on this, see our API docs here: [2023-01-14T02:12:11.735Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:12:11.735Z] ' [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.835 secs) [2023-01-14T02:12:11.735Z] WARN: ' [2023-01-14T02:12:11.735Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:12:11.735Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:12:11.735Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:12:11.735Z] in a future version of Angular. [2023-01-14T02:12:11.735Z] [2023-01-14T02:12:11.735Z] For more information on this, see our API docs here: [2023-01-14T02:12:11.735Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:12:11.735Z] ' [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.86 secs) [2023-01-14T02:12:11.735Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.886 secs) [2023-01-14T02:12:11.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.972 secs) [2023-01-14T02:12:11.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.982 secs) [2023-01-14T02:12:11.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.988 secs) [2023-01-14T02:12:11.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.993 secs) [2023-01-14T02:12:11.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.036 secs) [2023-01-14T02:12:11.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.053 secs) [2023-01-14T02:12:11.994Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.059 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.09 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.096 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.103 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.115 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.146 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.157 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.166 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.172 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.187 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.195 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.203 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.206 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.211 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.242 secs) [2023-01-14T02:12:12.252Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.246 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.274 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.299 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.316 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.329 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.341 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.346 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.349 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.358 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.382 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.391 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.397 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.406 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.416 secs) [2023-01-14T02:12:12.510Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.422 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.428 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.435 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.47 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.496 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.511 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.514 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.516 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.519 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.523 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.533 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.55 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.58 secs) [2023-01-14T02:12:12.768Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.591 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.598 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.607 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.611 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.616 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.619 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.638 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.647 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.654 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.686 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.69 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.693 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.72 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.737 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.756 secs) [2023-01-14T02:12:13.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.772 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.78 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.804 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.813 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.82 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.822 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.823 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.825 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.833 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.842 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.845 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.85 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.856 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.873 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.89 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.9 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.916 secs) [2023-01-14T02:12:13.285Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.932 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.94 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.942 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.962 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.969 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.974 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.976 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.977 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.986 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.01 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.03 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.043 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.046 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.048 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.065 secs) [2023-01-14T02:12:13.544Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.071 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.085 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.09 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.102 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.112 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.122 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.129 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.142 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.148 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.151 secs) [2023-01-14T02:12:13.802Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.243 secs / 2.151 secs) [2023-01-14T02:12:13.802Z] TOTAL: 149 SUCCESS [2023-01-14T02:12:13.802Z] ✔ Browser application bundle generation complete. [2023-01-14T02:12:14.367Z] [2023-01-14T02:12:14.367Z] =============================== Coverage summary =============================== [2023-01-14T02:12:14.367Z] Statements : 40.95% ( 1466/3580 ) [2023-01-14T02:12:14.367Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:12:14.367Z] Functions : 33.2% ( 431/1298 ) [2023-01-14T02:12:14.367Z] Lines : 38.88% ( 1317/3387 ) [2023-01-14T02:12:14.367Z] ================================================================================ [2023-01-14T02:12:14.367Z] ✔ Browser application bundle generation complete. [2023-01-14T02:12:14.933Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [Pipeline] echo [2023-01-14T02:12:14.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:12:14.958Z] $ docker stop --time=1 f312dbbda623348a12c400f8595987958a05480091f344e5252b9f6d91657db5 [2023-01-14T02:12:16.297Z] $ docker rm -f --volumes f312dbbda623348a12c400f8595987958a05480091f344e5252b9f6d91657db5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:12:16.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:12:17.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-14T02:12:17.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T02:12:18.442Z] + ls -al . [2023-01-14T02:12:18.442Z] total 188 [2023-01-14T02:12:18.442Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 02:10 . [2023-01-14T02:12:18.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 .. [2023-01-14T02:12:18.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 .blubracket [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:09 .dockerignore [2023-01-14T02:12:18.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 .git [2023-01-14T02:12:18.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 .github [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:09 .gitignore [2023-01-14T02:12:18.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:09 .semver [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:09 Attribution.txt [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:09 CHANGELOG.md [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:09 CONTRIBUTING.md [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:09 Dockerfile [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:09 Jenkinsfile [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:09 LICENSE [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:09 Makefile [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:09 README.md [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:09 VERSION [2023-01-14T02:12:18.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 assets [2023-01-14T02:12:18.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 bin [2023-01-14T02:12:18.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 cmd [2023-01-14T02:12:18.442Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:10 coverage.out [2023-01-14T02:12:18.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 docs [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:09 go.mod [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:09 go.sum [2023-01-14T02:12:18.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 internal [2023-01-14T02:12:18.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 snap [2023-01-14T02:12:18.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 testing [2023-01-14T02:12:18.442Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:09 version.go [2023-01-14T02:12:18.442Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:12:18.786Z] + 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=bf3001f6e9c7626460f77cd4fbf087464e051aa4 --label arch=amd64 --label version=0.0.0 . [2023-01-14T02:12:19.085Z] Sending build context to Docker daemon 48.41MB [2023-01-14T02:12:19.085Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:12:19.085Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:12:19.085Z] ---> 13cb3c246244 [2023-01-14T02:12:19.085Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:12:19.346Z] ---> Running in 2af496402d34 [2023-01-14T02:12:19.346Z] Removing intermediate container 2af496402d34 [2023-01-14T02:12:19.346Z] ---> 22484826b129 [2023-01-14T02:12:19.346Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:12:19.346Z] ---> Running in 50d0b97847fb [2023-01-14T02:12:19.605Z] Removing intermediate container 50d0b97847fb [2023-01-14T02:12:19.605Z] ---> f61480e08ba7 [2023-01-14T02:12:19.605Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:12:19.605Z] ---> Running in 46e9f02b0eb3 [2023-01-14T02:12:19.605Z] Removing intermediate container 46e9f02b0eb3 [2023-01-14T02:12:19.605Z] ---> 8c19ecc1c901 [2023-01-14T02:12:19.605Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:12:19.605Z] ---> Running in b439ba3df2d5 [2023-01-14T02:12:19.864Z] Removing intermediate container b439ba3df2d5 [2023-01-14T02:12:19.865Z] ---> 0e92ee034a4c [2023-01-14T02:12:19.865Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:12:19.865Z] ---> Running in 703ba71f597a [2023-01-14T02:12:19.865Z] Removing intermediate container 703ba71f597a [2023-01-14T02:12:19.865Z] ---> 83e956450c2f [2023-01-14T02:12:19.865Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:12:20.800Z] ---> 2688ac87b194 [2023-01-14T02:12:20.800Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:12:20.800Z] ---> Running in e14bed2873ce [2023-01-14T02:12:21.365Z] Removing intermediate container e14bed2873ce [2023-01-14T02:12:21.365Z] ---> c0540d6b63ec [2023-01-14T02:12:21.365Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:12:21.365Z] ---> Running in dbd2039b1658 [2023-01-14T02:12:21.624Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:12:22.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:12:22.756Z] OK: 211 MiB in 51 packages [2023-01-14T02:12:23.014Z] Removing intermediate container dbd2039b1658 [2023-01-14T02:12:23.014Z] ---> 48aceb9505cb [2023-01-14T02:12:23.014Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:12:23.014Z] ---> Running in 8ff03b1c26ef [2023-01-14T02:12:23.272Z] Removing intermediate container 8ff03b1c26ef [2023-01-14T02:12:23.272Z] ---> d9e04ec48d75 [2023-01-14T02:12:23.272Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:12:23.272Z] ---> Running in fce78540e8fd [2023-01-14T02:12:23.272Z] Removing intermediate container fce78540e8fd [2023-01-14T02:12:23.272Z] ---> 04fb08f61663 [2023-01-14T02:12:23.272Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:12:23.530Z] ---> 2fe33f85f282 [2023-01-14T02:12:23.530Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:12:23.530Z] ---> Running in 8edeceea8266 [2023-01-14T02:12:24.096Z] Removing intermediate container 8edeceea8266 [2023-01-14T02:12:24.096Z] ---> c75472b6bb72 [2023-01-14T02:12:24.096Z] Step 15/26 : COPY . . [2023-01-14T02:12:25.470Z] ---> f87c32d895da [2023-01-14T02:12:25.470Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:12:25.470Z] ---> Running in c648be328a3b [2023-01-14T02:12:25.728Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:12:37.917Z] Removing intermediate container c648be328a3b [2023-01-14T02:12:37.917Z] ---> 08eb3b05f4ac [2023-01-14T02:12:37.917Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:12:37.917Z] 3.14: Pulling from library/alpine [2023-01-14T02:12:37.917Z] c7ed990a2339: Pulling fs layer [2023-01-14T02:12:37.917Z] c7ed990a2339: Verifying Checksum [2023-01-14T02:12:37.917Z] c7ed990a2339: Download complete [2023-01-14T02:12:37.917Z] c7ed990a2339: Pull complete [2023-01-14T02:12:37.917Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:12:37.917Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:12:37.917Z] ---> dd53f409bf0b [2023-01-14T02:12:37.917Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:12:37.917Z] ---> Running in 9b2f6ea2e6ad [2023-01-14T02:12:37.917Z] Removing intermediate container 9b2f6ea2e6ad [2023-01-14T02:12:37.917Z] ---> 5cb53221a034 [2023-01-14T02:12:37.917Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:12:37.917Z] ---> e4cdfc7f5382 [2023-01-14T02:12:37.917Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:12:37.917Z] ---> a85c9166d12f [2023-01-14T02:12:37.917Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:12:37.917Z] ---> c983eee20a59 [2023-01-14T02:12:37.917Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:12:38.176Z] ---> Running in 8091cafb87ee [2023-01-14T02:12:38.176Z] Removing intermediate container 8091cafb87ee [2023-01-14T02:12:38.176Z] ---> 8c3cda7ed8d2 [2023-01-14T02:12:38.176Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:12:38.176Z] ---> Running in 197a23c6c119 [2023-01-14T02:12:38.176Z] Removing intermediate container 197a23c6c119 [2023-01-14T02:12:38.176Z] ---> 5c97b1128655 [2023-01-14T02:12:38.176Z] Step 24/26 : LABEL arch=amd64 [2023-01-14T02:12:38.443Z] ---> Running in 58938bc81176 [2023-01-14T02:12:38.443Z] Removing intermediate container 58938bc81176 [2023-01-14T02:12:38.443Z] ---> 27ba1c8431af [2023-01-14T02:12:38.443Z] Step 25/26 : LABEL git_sha=bf3001f6e9c7626460f77cd4fbf087464e051aa4 [2023-01-14T02:12:38.443Z] ---> Running in c7003c635705 [2023-01-14T02:12:38.443Z] Removing intermediate container c7003c635705 [2023-01-14T02:12:38.443Z] ---> 6a27326273e6 [2023-01-14T02:12:38.443Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:12:38.443Z] ---> Running in 25cab90bf787 [2023-01-14T02:12:38.700Z] Removing intermediate container 25cab90bf787 [2023-01-14T02:12:38.700Z] ---> b7fbcc9bb8c5 [2023-01-14T02:12:38.700Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:12:38.700Z] Successfully built b7fbcc9bb8c5 [2023-01-14T02:12:38.700Z] 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-01-14T02:12:39.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:12:39.148Z] [2023-01-14T02:12:39.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:12:39.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:12:39.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-14T02:12:39.444Z] 5eb5b503b376: Pulling fs layer [2023-01-14T02:12:39.444Z] 5c69ac0246d0: Pulling fs layer [2023-01-14T02:12:39.444Z] ec43610c2a17: Pulling fs layer [2023-01-14T02:12:39.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-14T02:12:39.444Z] 33b1e0a273af: Pulling fs layer [2023-01-14T02:12:39.444Z] 5d3b04190fa2: Pulling fs layer [2023-01-14T02:12:39.444Z] 2f39f015ded8: Pulling fs layer [2023-01-14T02:12:39.444Z] 3a2ae6a8a46f: Waiting [2023-01-14T02:12:39.444Z] 33b1e0a273af: Waiting [2023-01-14T02:12:39.444Z] 5d3b04190fa2: Waiting [2023-01-14T02:12:39.444Z] 2f39f015ded8: Waiting [2023-01-14T02:12:39.444Z] 5c69ac0246d0: Download complete [2023-01-14T02:12:39.444Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-14T02:12:39.444Z] 3a2ae6a8a46f: Download complete [2023-01-14T02:12:39.701Z] 33b1e0a273af: Verifying Checksum [2023-01-14T02:12:39.701Z] 33b1e0a273af: Download complete [2023-01-14T02:12:39.701Z] 5d3b04190fa2: Verifying Checksum [2023-01-14T02:12:39.701Z] 5d3b04190fa2: Download complete [2023-01-14T02:12:39.701Z] ec43610c2a17: Verifying Checksum [2023-01-14T02:12:39.701Z] ec43610c2a17: Download complete [2023-01-14T02:12:39.701Z] 5eb5b503b376: Verifying Checksum [2023-01-14T02:12:39.701Z] 5eb5b503b376: Download complete [2023-01-14T02:12:40.640Z] 2f39f015ded8: Download complete [2023-01-14T02:12:40.897Z] 5eb5b503b376: Pull complete [2023-01-14T02:12:40.897Z] 5c69ac0246d0: Pull complete [2023-01-14T02:12:41.462Z] ec43610c2a17: Pull complete [2023-01-14T02:12:41.462Z] 3a2ae6a8a46f: Pull complete [2023-01-14T02:12:41.721Z] 33b1e0a273af: Pull complete [2023-01-14T02:12:41.721Z] 5d3b04190fa2: Pull complete [2023-01-14T02:12:45.898Z] 2f39f015ded8: Pull complete [2023-01-14T02:12:45.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-14T02:12:45.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:12:45.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:12:45.977Z] prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container [2023-01-14T02:12:46.008Z] $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-14T02:12:48.009Z] $ docker top 871c950953448d7fa9b2b0a22dc33d2750d812d0e1ceda00c7a3464f1c8f0767 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:12:48.387Z] ---> job-cost.sh [2023-01-14T02:12:48.388Z] lf-activate-venv: SKIPPING [2023-01-14T02:12:48.388Z] INFO: No Stack... [2023-01-14T02:12:48.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:12:48.904Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:12:49.202Z] + + catcut /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/cost.csv -d, [2023-01-14T02:12:49.202Z] -f6 [Pipeline] lock [2023-01-14T02:12:49.216Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [2023-01-14T02:12:49.222Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] did not exist. Created. [2023-01-14T02:12:49.222Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:12:49.521Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-14T02:12:49.851Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:12:49.861Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:12:49.875Z] $ docker stop --time=1 871c950953448d7fa9b2b0a22dc33d2750d812d0e1ceda00c7a3464f1c8f0767 [2023-01-14T02:12:51.170Z] $ docker rm -f --volumes 871c950953448d7fa9b2b0a22dc33d2750d812d0e1ceda00c7a3464f1c8f0767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-14T02:13:38.376Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2339 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] { [Pipeline] ws [2023-01-14T02:13:38.390Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-01-14T02:13:38.440Z] The recommended git tool is: git [2023-01-14T02:13:50.722Z] using credential edgex-jenkins-ssh [2023-01-14T02:13:50.748Z] Cloning the remote Git repository [2023-01-14T02:13:50.843Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:13:50.955Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-01-14T02:13:51.260Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:13:51.261Z] > git --version # timeout=10 [2023-01-14T02:13:51.319Z] > git --version # 'git version 2.25.1' [2023-01-14T02:13:51.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:13:51.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:13:55.945Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:13:55.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:13:57.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:13:57.613Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:13:57.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:13:57.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-14T02:13:58.209Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 [2023-01-14T02:13:58.247Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:13:58.282Z] > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [2023-01-14T02:13:58.817Z] > git remote # timeout=10 [2023-01-14T02:13:58.846Z] > git config --get remote.origin.url # timeout=10 [2023-01-14T02:13:58.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:13:58.913Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-01-14T02:13:59.689Z] Merge succeeded, producing 5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 [2023-01-14T02:13:59.689Z] Checking out Revision 5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 (PR-578) [2023-01-14T02:13:59.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-14T02:13:59.704Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:13:59.746Z] > git checkout -f 5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 # timeout=10 [2023-01-14T02:14:03.570Z] Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" [2023-01-14T02:14:03.589Z] > git rev-list --no-walk f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:14:04.616Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-14T02:14:04.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:14:04.616Z] Dload Upload Total Spent Left Speed [2023-01-14T02:14:04.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-01-14T02:14:05.454Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-14T02:14:05.833Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-14T02:14:05.833Z] + sudo tee /etc/docker/daemon.new [2023-01-14T02:14:05.833Z] { [2023-01-14T02:14:05.833Z] "registry-mirrors": [ [2023-01-14T02:14:05.833Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-14T02:14:05.833Z] ], [2023-01-14T02:14:05.833Z] "bip": "10.250.0.254/24", [2023-01-14T02:14:05.833Z] "hosts": [ [2023-01-14T02:14:05.833Z] "tcp://0.0.0.0:5555", [2023-01-14T02:14:05.833Z] "unix:///var/run/docker.sock" [2023-01-14T02:14:05.833Z] ], [2023-01-14T02:14:05.833Z] "mtu": 1458, [2023-01-14T02:14:05.833Z] "selinux-enabled": true, [2023-01-14T02:14:05.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-14T02:14:05.833Z] } [Pipeline] sh [2023-01-14T02:14:06.194Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-14T02:14:06.594Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:14:25.007Z] provisioning config files... [2023-01-14T02:14:25.047Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config17175075152058158208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:14:25.450Z] ---> docker-login.sh [2023-01-14T02:14:25.450Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:14:26.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:14:26.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:14:26.337Z] Configure a credential helper to remove this warning. See [2023-01-14T02:14:26.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:14:26.337Z] [2023-01-14T02:14:26.337Z] Login Succeeded [2023-01-14T02:14:26.337Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:14:26.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:14:26.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:14:26.890Z] Configure a credential helper to remove this warning. See [2023-01-14T02:14:26.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:14:26.890Z] [2023-01-14T02:14:26.890Z] Login Succeeded [2023-01-14T02:14:26.890Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:14:27.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:14:27.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:14:27.165Z] Configure a credential helper to remove this warning. See [2023-01-14T02:14:27.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:14:27.165Z] [2023-01-14T02:14:27.165Z] Login Succeeded [2023-01-14T02:14:27.165Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:14:27.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:14:27.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:14:27.718Z] Configure a credential helper to remove this warning. See [2023-01-14T02:14:27.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:14:27.718Z] [2023-01-14T02:14:27.718Z] Login Succeeded [2023-01-14T02:14:27.718Z] docker.io [2023-01-14T02:14:27.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:14:28.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:14:28.270Z] Configure a credential helper to remove this warning. See [2023-01-14T02:14:28.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:14:28.270Z] [2023-01-14T02:14:28.270Z] Login Succeeded [2023-01-14T02:14:28.270Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:14:28.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:14:28.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:14:28.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:14:28.690Z] ========================================================= [2023-01-14T02:14:28.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-14T02:14:28.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:14:29.066Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-14T02:14:30.508Z] Sending build context to Docker daemon 28.74MB [2023-01-14T02:14:30.508Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:14:30.508Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:14:30.508Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-14T02:14:30.509Z] 9b18e9b68314: Pulling fs layer [2023-01-14T02:14:30.509Z] 35d82f9e3411: Pulling fs layer [2023-01-14T02:14:30.509Z] e16973657156: Pulling fs layer [2023-01-14T02:14:30.509Z] fc693d55d65f: Pulling fs layer [2023-01-14T02:14:30.509Z] 7e9fc2657dce: Pulling fs layer [2023-01-14T02:14:30.509Z] dda99020689f: Pulling fs layer [2023-01-14T02:14:30.509Z] db1c61fa0a46: Pulling fs layer [2023-01-14T02:14:30.509Z] 891c053d2c06: Pulling fs layer [2023-01-14T02:14:30.509Z] fc693d55d65f: Waiting [2023-01-14T02:14:30.509Z] 7e9fc2657dce: Waiting [2023-01-14T02:14:30.509Z] dda99020689f: Waiting [2023-01-14T02:14:30.509Z] db1c61fa0a46: Waiting [2023-01-14T02:14:30.509Z] 891c053d2c06: Waiting [2023-01-14T02:14:30.509Z] e16973657156: Verifying Checksum [2023-01-14T02:14:30.509Z] 7e9fc2657dce: Verifying Checksum [2023-01-14T02:14:30.509Z] 7e9fc2657dce: Download complete [2023-01-14T02:14:30.509Z] dda99020689f: Verifying Checksum [2023-01-14T02:14:30.509Z] dda99020689f: Download complete [2023-01-14T02:14:30.787Z] 9b18e9b68314: Verifying Checksum [2023-01-14T02:14:31.801Z] 9b18e9b68314: Pull complete [2023-01-14T02:14:32.083Z] 891c053d2c06: Verifying Checksum [2023-01-14T02:14:32.083Z] 891c053d2c06: Download complete [2023-01-14T02:14:33.528Z] db1c61fa0a46: Verifying Checksum [2023-01-14T02:14:33.528Z] db1c61fa0a46: Download complete [2023-01-14T02:14:33.818Z] 35d82f9e3411: Pull complete [2023-01-14T02:14:34.095Z] fc693d55d65f: Verifying Checksum [2023-01-14T02:14:34.095Z] fc693d55d65f: Download complete [2023-01-14T02:14:34.095Z] e16973657156: Pull complete [2023-01-14T02:14:49.209Z] fc693d55d65f: Pull complete [2023-01-14T02:14:49.209Z] 7e9fc2657dce: Pull complete [2023-01-14T02:14:49.209Z] dda99020689f: Pull complete [2023-01-14T02:14:55.974Z] db1c61fa0a46: Pull complete [2023-01-14T02:14:57.407Z] 891c053d2c06: Pull complete [2023-01-14T02:14:57.684Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-14T02:14:57.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T02:14:57.684Z] ---> f96f9c87975a [2023-01-14T02:14:57.684Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:15:00.330Z] ---> Running in eb649f3c30db [2023-01-14T02:15:00.330Z] Removing intermediate container eb649f3c30db [2023-01-14T02:15:00.330Z] ---> 63853b4d10e1 [2023-01-14T02:15:00.330Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:15:00.330Z] ---> Running in 1229060df0e8 [2023-01-14T02:15:00.937Z] Removing intermediate container 1229060df0e8 [2023-01-14T02:15:00.937Z] ---> 3f57d0207c69 [2023-01-14T02:15:00.937Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:15:01.214Z] ---> Running in c59915c8d659 [2023-01-14T02:15:03.196Z] Removing intermediate container c59915c8d659 [2023-01-14T02:15:03.196Z] ---> 7df3d2aaa834 [2023-01-14T02:15:03.196Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:15:03.196Z] ---> Running in f09affc234d7 [2023-01-14T02:15:03.470Z] Removing intermediate container f09affc234d7 [2023-01-14T02:15:03.470Z] ---> 13c529a15dda [2023-01-14T02:15:03.470Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:15:03.745Z] ---> Running in dc3f972abd6a [2023-01-14T02:15:04.023Z] Removing intermediate container dc3f972abd6a [2023-01-14T02:15:04.023Z] ---> 753850f98c6c [2023-01-14T02:15:04.023Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:15:04.623Z] latest: Pulling from library/docker [2023-01-14T02:15:04.623Z] a9eaa45ef418: Pulling fs layer [2023-01-14T02:15:04.623Z] 9b7e78d5cc3f: Pulling fs layer [2023-01-14T02:15:04.623Z] 3e5567070d96: Pulling fs layer [2023-01-14T02:15:04.623Z] 84d0f0d97175: Pulling fs layer [2023-01-14T02:15:04.623Z] 4d837e8284e4: Pulling fs layer [2023-01-14T02:15:04.623Z] 9b063021d93d: Pulling fs layer [2023-01-14T02:15:04.623Z] 31168eb775d5: Pulling fs layer [2023-01-14T02:15:04.623Z] b319acefe37b: Pulling fs layer [2023-01-14T02:15:04.623Z] 84d0f0d97175: Waiting [2023-01-14T02:15:04.623Z] 4d837e8284e4: Waiting [2023-01-14T02:15:04.623Z] 9b063021d93d: Waiting [2023-01-14T02:15:04.623Z] 31168eb775d5: Waiting [2023-01-14T02:15:04.623Z] b319acefe37b: Waiting [2023-01-14T02:15:04.899Z] a9eaa45ef418: Verifying Checksum [2023-01-14T02:15:04.899Z] a9eaa45ef418: Download complete [2023-01-14T02:15:04.899Z] 9b7e78d5cc3f: Verifying Checksum [2023-01-14T02:15:04.899Z] 9b7e78d5cc3f: Download complete [2023-01-14T02:15:05.551Z] 3e5567070d96: Verifying Checksum [2023-01-14T02:15:05.551Z] 3e5567070d96: Download complete [2023-01-14T02:15:05.551Z] 9b063021d93d: Verifying Checksum [2023-01-14T02:15:05.551Z] 9b063021d93d: Download complete [2023-01-14T02:15:05.827Z] 4d837e8284e4: Verifying Checksum [2023-01-14T02:15:05.827Z] 4d837e8284e4: Download complete [2023-01-14T02:15:05.827Z] 31168eb775d5: Verifying Checksum [2023-01-14T02:15:05.827Z] 31168eb775d5: Download complete [2023-01-14T02:15:05.827Z] a9eaa45ef418: Pull complete [2023-01-14T02:15:05.827Z] 84d0f0d97175: Verifying Checksum [2023-01-14T02:15:05.827Z] 84d0f0d97175: Download complete [2023-01-14T02:15:05.827Z] b319acefe37b: Verifying Checksum [2023-01-14T02:15:05.827Z] b319acefe37b: Download complete [2023-01-14T02:15:06.428Z] 9b7e78d5cc3f: Pull complete [2023-01-14T02:15:07.882Z] 3e5567070d96: Pull complete [2023-01-14T02:15:08.860Z] 84d0f0d97175: Pull complete [2023-01-14T02:15:09.846Z] 4d837e8284e4: Pull complete [2023-01-14T02:15:09.846Z] 9b063021d93d: Pull complete [2023-01-14T02:15:10.118Z] 31168eb775d5: Pull complete [2023-01-14T02:15:10.391Z] b319acefe37b: Pull complete [2023-01-14T02:15:10.665Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:15:10.665Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:15:13.290Z] ---> d9134c3feec3 [2023-01-14T02:15:13.290Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:15:13.290Z] ---> Running in a25b8f0868b0 [2023-01-14T02:15:15.931Z] Removing intermediate container a25b8f0868b0 [2023-01-14T02:15:15.931Z] ---> efb2f18b84ad [2023-01-14T02:15:15.931Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:15:15.931Z] ---> Running in 395a6ec4a07a [2023-01-14T02:15:16.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:15:17.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:15:19.489Z] OK: 221 MiB in 51 packages [2023-01-14T02:15:20.474Z] Removing intermediate container 395a6ec4a07a [2023-01-14T02:15:20.474Z] ---> 2a05f5c2c939 [2023-01-14T02:15:20.474Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:15:20.474Z] ---> Running in 648f7e896737 [2023-01-14T02:15:20.751Z] Removing intermediate container 648f7e896737 [2023-01-14T02:15:20.751Z] ---> ad767c39613b [2023-01-14T02:15:20.751Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:15:20.751Z] ---> Running in 098a94263326 [2023-01-14T02:15:21.354Z] Removing intermediate container 098a94263326 [2023-01-14T02:15:21.354Z] ---> 528531c24b27 [2023-01-14T02:15:21.354Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:15:21.960Z] ---> 74bc8a6a4303 [2023-01-14T02:15:21.960Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:15:21.960Z] ---> Running in 2fa03d393f8e [2023-01-14T02:16:30.056Z] Removing intermediate container 2fa03d393f8e [2023-01-14T02:16:30.056Z] ---> c17fe098c2ca [2023-01-14T02:16:30.056Z] Step 15/16 : COPY . . [2023-01-14T02:16:30.056Z] ---> 1946343a2efa [2023-01-14T02:16:30.056Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:16:30.056Z] ---> Running in cd39f80e9779 [2023-01-14T02:16:30.056Z] noop [2023-01-14T02:16:30.056Z] Removing intermediate container cd39f80e9779 [2023-01-14T02:16:30.056Z] ---> a41295f8f057 [2023-01-14T02:16:30.056Z] Successfully built a41295f8f057 [2023-01-14T02:16:30.056Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:16:30.432Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:16:30.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:16:30.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-2339 does not seem to be running inside a container [2023-01-14T02:16:30.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T02:16:32.580Z] $ docker top eea732aa3fb4770843ff02380263b6a94c54f1842bd627cedb3e63a204691b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:16:33.531Z] + go version [2023-01-14T02:16:33.531Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-14T02:16:33.573Z] $ docker stop --time=1 eea732aa3fb4770843ff02380263b6a94c54f1842bd627cedb3e63a204691b2a [2023-01-14T02:16:35.353Z] $ docker rm -f --volumes eea732aa3fb4770843ff02380263b6a94c54f1842bd627cedb3e63a204691b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:16:35.971Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:16:35.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:16:36.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-2339 does not seem to be running inside a container [2023-01-14T02:16:36.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T02:16:37.827Z] $ docker top 5f911c0201c50a2a4a4748d14c8647069ee420c01c270ca3033e88d0f1833650 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:16:38.727Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:16:39.411Z] + make test [2023-01-14T02:16:39.411Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:16:41.380Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:18:18.102Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:18:18.103Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:18:18.103Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:18:18.103Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:18:18.103Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:18:18.103Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:18:18.103Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:18:18.103Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:18:18.103Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:18:30.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:18:30.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:18:30.450Z] ./bin/test-attribution-txt.sh [2023-01-14T02:18:30.450Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:18:30.450Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:18:30.451Z] make -C web test [2023-01-14T02:18:30.451Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-01-14T02:18:30.451Z] make[1]: tput: No such file or directory [2023-01-14T02:18:30.451Z] make[1]: tput: No such file or directory [2023-01-14T02:18:30.451Z] warning: generating ./VERSION [2023-01-14T02:18:30.451Z] echo "0.0.0" > VERSION [2023-01-14T02:18:30.451Z] docker build \ [2023-01-14T02:18:30.451Z] -f Dockerfile \ [2023-01-14T02:18:30.451Z] --build-arg USER=1000 \ [2023-01-14T02:18:30.451Z] \ [2023-01-14T02:18:30.451Z] --label "git_sha=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9" \ [2023-01-14T02:18:30.451Z] -t edgexfoundry/edgex-web-ui:5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 \ [2023-01-14T02:18:30.451Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:18:30.451Z] . [2023-01-14T02:18:31.426Z] Sending build context to Docker daemon 3.269MB [2023-01-14T02:18:31.426Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:18:31.426Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:18:31.695Z] 47517142f6ba: Pulling fs layer [2023-01-14T02:18:31.695Z] 5f8c4bfa009b: Pulling fs layer [2023-01-14T02:18:31.695Z] f7079c9c4ba1: Pulling fs layer [2023-01-14T02:18:31.695Z] aba105e6f55a: Pulling fs layer [2023-01-14T02:18:31.695Z] aba105e6f55a: Waiting [2023-01-14T02:18:31.695Z] f7079c9c4ba1: Verifying Checksum [2023-01-14T02:18:31.695Z] f7079c9c4ba1: Download complete [2023-01-14T02:18:31.695Z] 47517142f6ba: Verifying Checksum [2023-01-14T02:18:31.695Z] 47517142f6ba: Download complete [2023-01-14T02:18:31.695Z] aba105e6f55a: Verifying Checksum [2023-01-14T02:18:31.695Z] aba105e6f55a: Download complete [2023-01-14T02:18:32.294Z] 47517142f6ba: Pull complete [2023-01-14T02:18:32.566Z] 5f8c4bfa009b: Verifying Checksum [2023-01-14T02:18:32.566Z] 5f8c4bfa009b: Download complete [2023-01-14T02:18:35.931Z] 5f8c4bfa009b: Pull complete [2023-01-14T02:18:36.199Z] f7079c9c4ba1: Pull complete [2023-01-14T02:18:36.473Z] aba105e6f55a: Pull complete [2023-01-14T02:18:36.473Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:18:36.473Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:18:36.473Z] ---> bf1b8b58d215 [2023-01-14T02:18:36.473Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:18:37.063Z] ---> Running in 9f06df177667 [2023-01-14T02:18:38.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:18:38.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:18:39.908Z] (1/128) Installing libxau (1.0.9-r0) [2023-01-14T02:18:39.908Z] (2/128) Installing libmd (1.0.3-r0) [2023-01-14T02:18:39.908Z] (3/128) Installing libbsd (0.11.3-r1) [2023-01-14T02:18:39.908Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:18:39.908Z] (5/128) Installing libxcb (1.14-r2) [2023-01-14T02:18:39.908Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:18:39.908Z] (7/128) Installing libxext (1.3.4-r0) [2023-01-14T02:18:39.908Z] (8/128) Installing libice (1.0.10-r0) [2023-01-14T02:18:39.908Z] (9/128) Installing libuuid (2.37.4-r0) [2023-01-14T02:18:39.908Z] (10/128) Installing libsm (1.2.3-r0) [2023-01-14T02:18:39.908Z] (11/128) Installing libxt (1.2.1-r0) [2023-01-14T02:18:39.908Z] (12/128) Installing libxmu (1.1.3-r0) [2023-01-14T02:18:40.179Z] (13/128) Installing xset (1.2.4-r0) [2023-01-14T02:18:40.179Z] (14/128) Installing xprop (1.2.5-r0) [2023-01-14T02:18:40.179Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:18:40.179Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:18:40.179Z] (17/128) Installing pkgconf (1.8.0-r0) [2023-01-14T02:18:40.179Z] (18/128) Installing libffi (3.4.2-r1) [2023-01-14T02:18:40.179Z] (19/128) Installing libintl (0.21-r0) [2023-01-14T02:18:40.179Z] (20/128) Installing libblkid (2.37.4-r0) [2023-01-14T02:18:40.179Z] (21/128) Installing libmount (2.37.4-r0) [2023-01-14T02:18:40.179Z] (22/128) Installing pcre (8.45-r1) [2023-01-14T02:18:40.179Z] (23/128) Installing glib (2.70.1-r0) [2023-01-14T02:18:40.179Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-01-14T02:18:40.179Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-01-14T02:18:40.449Z] (26/128) Installing shared-mime-info (2.1-r1) [2023-01-14T02:18:40.449Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:18:40.449Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:18:40.449Z] (29/128) Installing libpng (1.6.37-r1) [2023-01-14T02:18:40.449Z] (30/128) Installing libwebp (1.2.2-r0) [2023-01-14T02:18:40.449Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:18:40.725Z] (32/128) Installing tiff (4.4.0-r0) [2023-01-14T02:18:40.725Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:18:40.725Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:18:40.725Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:18:40.725Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-01-14T02:18:40.725Z] (37/128) Installing libxrender (0.9.10-r3) [2023-01-14T02:18:40.725Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-01-14T02:18:40.725Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-01-14T02:18:40.725Z] (40/128) Installing libxi (1.8-r0) [2023-01-14T02:18:40.725Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-01-14T02:18:40.725Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-01-14T02:18:40.725Z] (43/128) Installing atk (2.36.0-r0) [2023-01-14T02:18:40.725Z] (44/128) Installing libxtst (1.2.3-r3) [2023-01-14T02:18:40.725Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:18:40.725Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:18:40.725Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:18:40.725Z] (48/128) Installing expat (2.5.0-r0) [2023-01-14T02:18:40.725Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:18:40.725Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-01-14T02:18:40.725Z] (51/128) Installing freetype (2.11.1-r2) [2023-01-14T02:18:40.725Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-01-14T02:18:40.998Z] (53/128) Installing pixman (0.40.0-r4) [2023-01-14T02:18:40.998Z] (54/128) Installing cairo (1.16.0-r5) [2023-01-14T02:18:40.998Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:18:40.998Z] (56/128) Installing avahi-libs (0.8-r5) [2023-01-14T02:18:40.998Z] (57/128) Installing gmp (6.2.1-r1) [2023-01-14T02:18:40.998Z] (58/128) Installing nettle (3.7.3-r0) [2023-01-14T02:18:40.998Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-01-14T02:18:40.998Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:18:40.998Z] (61/128) Installing libunistring (0.9.10-r1) [2023-01-14T02:18:40.998Z] (62/128) Installing gnutls (3.7.1-r1) [2023-01-14T02:18:41.270Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-01-14T02:18:41.270Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-01-14T02:18:41.270Z] (65/128) Installing fribidi (1.0.11-r0) [2023-01-14T02:18:41.270Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-01-14T02:18:41.270Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:18:41.270Z] (68/128) Installing libxft (2.3.4-r0) [2023-01-14T02:18:41.270Z] (69/128) Installing pango (1.48.10-r0) [2023-01-14T02:18:41.270Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:18:41.270Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:18:41.270Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:18:41.270Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:18:41.541Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:18:41.541Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:18:41.814Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:18:42.087Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-01-14T02:18:42.087Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:18:42.087Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-01-14T02:18:42.087Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:18:44.060Z] (79/128) Installing libogg (1.3.5-r0) [2023-01-14T02:18:44.060Z] (80/128) Installing flac (1.3.4-r0) [2023-01-14T02:18:44.355Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:18:44.355Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:18:44.355Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-01-14T02:18:44.355Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-01-14T02:18:44.355Z] (85/128) Installing libass (0.15.2-r0) [2023-01-14T02:18:44.355Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-01-14T02:18:44.355Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:18:44.355Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:18:44.626Z] (89/128) Installing lame (3.100-r0) [2023-01-14T02:18:44.626Z] (90/128) Installing opus (1.3.1-r1) [2023-01-14T02:18:44.626Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:18:44.626Z] (92/128) Installing soxr (0.1.3-r2) [2023-01-14T02:18:44.626Z] (93/128) Installing libsrt (1.4.2-r1) [2023-01-14T02:18:44.626Z] (94/128) Installing libssh (0.9.6-r1) [2023-01-14T02:18:44.626Z] (95/128) Installing libtheora (1.1.1-r16) [2023-01-14T02:18:44.626Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:18:44.898Z] (97/128) Installing libdrm (2.4.109-r0) [2023-01-14T02:18:44.898Z] (98/128) Installing libva (2.13.0-r0) [2023-01-14T02:18:44.898Z] (99/128) Installing libvdpau (1.4-r0) [2023-01-14T02:18:44.898Z] (100/128) Installing vidstab (1.1.0-r1) [2023-01-14T02:18:44.898Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-01-14T02:18:44.898Z] (102/128) Installing libvpx (1.10.0-r0) [2023-01-14T02:18:44.898Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:18:44.898Z] (104/128) Installing x264-libs (20210613-r0) [2023-01-14T02:18:45.170Z] (105/128) Installing x265-libs (3.5-r0) [2023-01-14T02:18:45.170Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-01-14T02:18:45.170Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:18:45.763Z] (108/128) Installing libevent (2.1.12-r4) [2023-01-14T02:18:45.763Z] (109/128) Installing mesa (21.2.6-r0) [2023-01-14T02:18:45.763Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:18:45.763Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:18:45.763Z] (112/128) Installing lcms2 (2.12-r1) [2023-01-14T02:18:45.763Z] (113/128) Installing nspr (4.32-r0) [2023-01-14T02:18:45.763Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:18:45.763Z] (115/128) Installing nss (3.78.1-r0) [2023-01-14T02:18:46.037Z] (116/128) Installing libasyncns (0.8-r1) [2023-01-14T02:18:46.037Z] (117/128) Installing libltdl (2.4.6-r7) [2023-01-14T02:18:46.037Z] (118/128) Installing orc (0.4.32-r0) [2023-01-14T02:18:46.037Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-01-14T02:18:46.037Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-01-14T02:18:46.037Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:18:46.037Z] (122/128) Installing libpulse (15.0-r2) [2023-01-14T02:18:46.037Z] (123/128) Installing re2 (2021.11.01-r0) [2023-01-14T02:18:46.037Z] (124/128) Installing snappy (1.1.9-r1) [2023-01-14T02:18:46.037Z] (125/128) Installing libgpg-error (1.42-r1) [2023-01-14T02:18:46.037Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:18:46.037Z] (127/128) Installing libxslt (1.1.35-r0) [2023-01-14T02:18:46.309Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:18:50.598Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:18:50.598Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:18:50.598Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:18:57.275Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:18:57.275Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:18:57.275Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:18:57.275Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:18:57.275Z] OK: 275 MiB in 144 packages [2023-01-14T02:19:05.509Z] Removing intermediate container 9f06df177667 [2023-01-14T02:19:05.509Z] ---> 1d2a564410c4 [2023-01-14T02:19:05.509Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:19:05.509Z] ---> Running in ad5c96e395ec [2023-01-14T02:19:05.509Z] Removing intermediate container ad5c96e395ec [2023-01-14T02:19:05.509Z] ---> b0eb391d63cd [2023-01-14T02:19:05.509Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:19:05.509Z] ---> Running in 1964130e6d46 [2023-01-14T02:19:05.509Z] Removing intermediate container 1964130e6d46 [2023-01-14T02:19:05.509Z] ---> f677d0b0e80a [2023-01-14T02:19:05.509Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:19:05.509Z] ---> Running in 3f533b12dddb [2023-01-14T02:19:37.824Z] [2023-01-14T02:19:37.824Z] removed 8 packages, changed 80 packages, and audited 231 packages in 27s [2023-01-14T02:19:37.824Z] [2023-01-14T02:19:37.824Z] 14 packages are looking for funding [2023-01-14T02:19:37.824Z] run `npm fund` for details [2023-01-14T02:19:37.824Z] [2023-01-14T02:19:37.824Z] found 0 vulnerabilities [2023-01-14T02:19:39.282Z] Removing intermediate container 3f533b12dddb [2023-01-14T02:19:39.282Z] ---> 18917eaf36b0 [2023-01-14T02:19:39.282Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:19:39.567Z] ---> Running in 39e0fe6f5654 [2023-01-14T02:19:39.837Z] Removing intermediate container 39e0fe6f5654 [2023-01-14T02:19:39.837Z] ---> f7a81c39c846 [2023-01-14T02:19:39.837Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:19:39.837Z] ---> Running in 2808104f7aea [2023-01-14T02:19:41.822Z] Removing intermediate container 2808104f7aea [2023-01-14T02:19:41.822Z] ---> 815b01cf3644 [2023-01-14T02:19:41.822Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:19:41.822Z] ---> Running in 38cb889becfc [2023-01-14T02:19:42.416Z] Removing intermediate container 38cb889becfc [2023-01-14T02:19:42.416Z] ---> 0950912a0877 [2023-01-14T02:19:42.416Z] Step 9/10 : WORKDIR /app [2023-01-14T02:19:42.416Z] ---> Running in 36f9bb134e29 [2023-01-14T02:19:42.693Z] Removing intermediate container 36f9bb134e29 [2023-01-14T02:19:42.693Z] ---> 69f025eadc43 [2023-01-14T02:19:42.693Z] Step 10/10 : LABEL git_sha=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 [2023-01-14T02:19:42.987Z] ---> Running in 6f45b6e73cdb [2023-01-14T02:19:43.265Z] Removing intermediate container 6f45b6e73cdb [2023-01-14T02:19:43.265Z] ---> e84302d88ee0 [2023-01-14T02:19:43.265Z] Successfully built e84302d88ee0 [2023-01-14T02:19:43.265Z] Successfully tagged edgexfoundry/edgex-web-ui:5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 [2023-01-14T02:19:43.265Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:19:43.265Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:19:43.265Z] mkdir -p node_modules coverage [2023-01-14T02:19:43.265Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:19:43.265Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.285Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE required: { [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE }, [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:19:58.286Z] npm WARN EBADENGINE } [2023-01-14T02:20:37.967Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:20:37.967Z] 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-01-14T02:20:38.233Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:20:38.817Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:20:40.231Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:20:46.908Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:20:55.140Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:20:55.410Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:20:55.410Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:21:22.139Z] 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-01-14T02:21:22.139Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:21:24.091Z] 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-01-14T02:21:29.456Z] 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-01-14T02:21:30.885Z] 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-01-14T02:21:32.874Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:21:47.927Z] 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-01-14T02:21:47.927Z] 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-01-14T02:22:06.280Z] 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-01-14T02:22:38.656Z] 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-01-14T02:23:25.562Z] [2023-01-14T02:23:25.562Z] added 1475 packages, and audited 1476 packages in 4m [2023-01-14T02:23:25.562Z] [2023-01-14T02:23:25.562Z] 90 packages are looking for funding [2023-01-14T02:23:25.562Z] run `npm fund` for details [2023-01-14T02:23:25.562Z] [2023-01-14T02:23:25.562Z] 22 vulnerabilities (1 low, 5 moderate, 13 high, 3 critical) [2023-01-14T02:23:25.562Z] [2023-01-14T02:23:25.562Z] To address issues that do not require attention, run: [2023-01-14T02:23:25.562Z] npm audit fix [2023-01-14T02:23:25.562Z] [2023-01-14T02:23:25.562Z] To address all issues (including breaking changes), run: [2023-01-14T02:23:25.562Z] npm audit fix --force [2023-01-14T02:23:25.562Z] [2023-01-14T02:23:25.562Z] Run `npm audit` for details. [2023-01-14T02:23:25.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-01-14T02:23:43.824Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:24:22.773Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:24:22.773Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:25:01.707Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:25:01.707Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:25:05.974Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:25:05.974Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:25:11.354Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:25:11.629Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:25:18.323Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:25:19.976Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:25:19.976Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:25:25.337Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:25:25.337Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:25:25.928Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:26:47.600Z] 14 01 2023 02:26:35.695:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:26:47.600Z] 14 01 2023 02:26:35.712:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:26:47.600Z] 14 01 2023 02:26:35.746:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:27:55.511Z] 14 01 2023 02:27:52.391:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-01-14T02:27:59.789Z] 14 01 2023 02:27:59.227:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-14T02:28:01.744Z] 14 01 2023 02:28:01.378:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-01-14T02:29:09.641Z] 14 01 2023 02:29:03.540:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-01-14T02:29:11.058Z] ✔ Browser application bundle generation complete. [2023-01-14T02:29:11.647Z] 14 01 2023 02:29:11.397:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-01-14T02:29:14.261Z] 14 01 2023 02:29:13.664:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket diDE-bmdb1fGhFIwAAAB with id 48405610 [2023-01-14T02:29:36.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:29:36.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.458 secs) [2023-01-14T02:29:36.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 2.168 secs) [2023-01-14T02:29:36.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.306 secs) [2023-01-14T02:29:36.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.487 secs) [2023-01-14T02:29:36.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.598 secs) [2023-01-14T02:29:36.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.811 secs) [2023-01-14T02:29:36.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.864 secs) [2023-01-14T02:29:37.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.014 secs) [2023-01-14T02:29:37.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.058 secs) [2023-01-14T02:29:37.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.135 secs) [2023-01-14T02:29:37.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.193 secs) [2023-01-14T02:29:37.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.236 secs) [2023-01-14T02:29:37.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.289 secs) [2023-01-14T02:29:37.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.351 secs) [2023-01-14T02:29:37.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.367 secs) [2023-01-14T02:29:38.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.636 secs) [2023-01-14T02:29:38.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.909 secs) [2023-01-14T02:29:38.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.994 secs) [2023-01-14T02:29:38.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.034 secs) [2023-01-14T02:29:38.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.321 secs) [2023-01-14T02:29:38.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.385 secs) [2023-01-14T02:29:38.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.441 secs) [2023-01-14T02:29:39.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.489 secs) [2023-01-14T02:29:39.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.513 secs) [2023-01-14T02:29:39.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.582 secs) [2023-01-14T02:29:39.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.664 secs) [2023-01-14T02:29:39.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.007 secs) [2023-01-14T02:29:39.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.065 secs) [2023-01-14T02:29:39.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.086 secs) [2023-01-14T02:29:39.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.235 secs) [2023-01-14T02:29:40.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.339 secs) [2023-01-14T02:29:40.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.364 secs) [2023-01-14T02:29:40.500Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.514 secs) [2023-01-14T02:29:40.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.585 secs) [2023-01-14T02:29:41.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.157 secs) [2023-01-14T02:29:41.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.462 secs) [2023-01-14T02:29:42.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.798 secs) [2023-01-14T02:29:42.486Z] WARN: ' [2023-01-14T02:29:42.486Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:29:42.486Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:29:42.486Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:29:42.486Z] in a future version of Angular. [2023-01-14T02:29:42.486Z] [2023-01-14T02:29:42.486Z] For more information on this, see our API docs here: [2023-01-14T02:29:42.486Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:29:42.486Z] ' [2023-01-14T02:29:42.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.798 secs) [2023-01-14T02:29:42.486Z] WARN: ' [2023-01-14T02:29:42.486Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:29:42.486Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:29:42.486Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:29:42.486Z] in a future version of Angular. [2023-01-14T02:29:42.486Z] [2023-01-14T02:29:42.486Z] For more information on this, see our API docs here: [2023-01-14T02:29:42.486Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:29:42.486Z] ' [2023-01-14T02:29:42.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.07 secs) [2023-01-14T02:29:42.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.423 secs) [2023-01-14T02:29:43.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.511 secs) [2023-01-14T02:29:43.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.534 secs) [2023-01-14T02:29:43.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.665 secs) [2023-01-14T02:29:43.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.7 secs) [2023-01-14T02:29:43.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.737 secs) [2023-01-14T02:29:43.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.775 secs) [2023-01-14T02:29:43.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.845 secs) [2023-01-14T02:29:43.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.884 secs) [2023-01-14T02:29:43.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.929 secs) [2023-01-14T02:29:43.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.166 secs) [2023-01-14T02:29:43.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.215 secs) [2023-01-14T02:29:44.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.285 secs) [2023-01-14T02:29:44.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.314 secs) [2023-01-14T02:29:44.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.341 secs) [2023-01-14T02:29:44.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.366 secs) [2023-01-14T02:29:44.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.754 secs) [2023-01-14T02:29:44.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.915 secs) [2023-01-14T02:29:44.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.986 secs) [2023-01-14T02:29:44.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 9.065 secs) [2023-01-14T02:29:45.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.127 secs) [2023-01-14T02:29:45.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.314 secs) [2023-01-14T02:29:45.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.334 secs) [2023-01-14T02:29:45.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.448 secs) [2023-01-14T02:29:45.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.515 secs) [2023-01-14T02:29:45.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.534 secs) [2023-01-14T02:29:45.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.549 secs) [2023-01-14T02:29:45.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.614 secs) [2023-01-14T02:29:46.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.714 secs) [2023-01-14T02:29:46.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.75 secs) [2023-01-14T02:29:46.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.842 secs) [2023-01-14T02:29:46.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.935 secs) [2023-01-14T02:29:46.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.056 secs) [2023-01-14T02:29:46.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.211 secs) [2023-01-14T02:29:46.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.383 secs) [2023-01-14T02:29:47.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.457 secs) [2023-01-14T02:29:47.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.492 secs) [2023-01-14T02:29:47.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.522 secs) [2023-01-14T02:29:47.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.673 secs) [2023-01-14T02:29:47.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.12 secs) [2023-01-14T02:29:47.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.208 secs) [2023-01-14T02:29:47.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.262 secs) [2023-01-14T02:29:48.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.419 secs) [2023-01-14T02:29:48.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.491 secs) [2023-01-14T02:29:48.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.555 secs) [2023-01-14T02:29:48.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.842 secs) [2023-01-14T02:29:48.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.085 secs) [2023-01-14T02:29:49.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.13 secs) [2023-01-14T02:29:49.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.215 secs) [2023-01-14T02:29:49.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.253 secs) [2023-01-14T02:29:50.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.981 secs) [2023-01-14T02:29:50.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.107 secs) [2023-01-14T02:29:50.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.264 secs) [2023-01-14T02:29:50.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.337 secs) [2023-01-14T02:29:51.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.605 secs) [2023-01-14T02:29:51.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.666 secs) [2023-01-14T02:29:51.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.802 secs) [2023-01-14T02:29:51.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.827 secs) [2023-01-14T02:29:51.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.841 secs) [2023-01-14T02:29:51.574Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14 secs) [2023-01-14T02:29:51.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.086 secs) [2023-01-14T02:29:51.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.106 secs) [2023-01-14T02:29:51.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.121 secs) [2023-01-14T02:29:51.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.18 secs) [2023-01-14T02:29:52.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.295 secs) [2023-01-14T02:29:52.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.36 secs) [2023-01-14T02:29:52.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.444 secs) [2023-01-14T02:29:52.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.624 secs) [2023-01-14T02:29:52.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.693 secs) [2023-01-14T02:29:52.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.78 secs) [2023-01-14T02:29:52.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.8 secs) [2023-01-14T02:29:52.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.819 secs) [2023-01-14T02:29:53.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.106 secs) [2023-01-14T02:29:53.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.365 secs) [2023-01-14T02:29:54.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.562 secs) [2023-01-14T02:29:54.060Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.675 secs) [2023-01-14T02:29:54.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.007 secs) [2023-01-14T02:29:54.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.226 secs) [2023-01-14T02:29:54.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.273 secs) [2023-01-14T02:29:54.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.293 secs) [2023-01-14T02:29:55.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.312 secs) [2023-01-14T02:29:55.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.644 secs) [2023-01-14T02:29:55.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.664 secs) [2023-01-14T02:29:55.457Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.677 secs) [2023-01-14T02:29:55.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.754 secs) [2023-01-14T02:29:55.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.777 secs) [2023-01-14T02:29:55.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.79 secs) [2023-01-14T02:29:55.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.813 secs) [2023-01-14T02:29:55.728Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.831 secs) [2023-01-14T02:29:55.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.024 secs) [2023-01-14T02:29:56.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.046 secs) [2023-01-14T02:29:56.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.139 secs) [2023-01-14T02:29:56.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.159 secs) [2023-01-14T02:29:56.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.177 secs) [2023-01-14T02:29:56.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.203 secs) [2023-01-14T02:29:56.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.218 secs) [2023-01-14T02:29:56.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.237 secs) [2023-01-14T02:29:56.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.258 secs) [2023-01-14T02:29:56.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.278 secs) [2023-01-14T02:29:56.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.329 secs) [2023-01-14T02:29:56.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.386 secs) [2023-01-14T02:29:56.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.445 secs) [2023-01-14T02:29:56.807Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.5 secs) [2023-01-14T02:29:57.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.608 secs) [2023-01-14T02:29:57.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.646 secs) [2023-01-14T02:29:57.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 17.716 secs) [2023-01-14T02:29:57.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 17.955 secs) [2023-01-14T02:29:57.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.106 secs) [2023-01-14T02:29:58.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.318 secs) [2023-01-14T02:29:58.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.389 secs) [2023-01-14T02:29:58.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.473 secs) [2023-01-14T02:29:59.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (25.925 secs / 18.473 secs) [2023-01-14T02:29:59.614Z] TOTAL: 149 SUCCESS [2023-01-14T02:29:59.614Z] ✔ Browser application bundle generation complete. [2023-01-14T02:30:03.884Z] [2023-01-14T02:30:03.884Z] =============================== Coverage summary =============================== [2023-01-14T02:30:03.884Z] Statements : 40.98% ( 1467/3580 ) [2023-01-14T02:30:03.884Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:30:03.884Z] Functions : 33.28% ( 432/1298 ) [2023-01-14T02:30:03.884Z] Lines : 38.91% ( 1318/3387 ) [2023-01-14T02:30:03.884Z] ================================================================================ [2023-01-14T02:30:03.884Z] 14 01 2023 02:30:03.528:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-14T02:30:04.848Z] ✔ Browser application bundle generation complete. [2023-01-14T02:30:06.259Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-01-14T02:30:06.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:30:06.311Z] $ docker stop --time=1 5f911c0201c50a2a4a4748d14c8647069ee420c01c270ca3033e88d0f1833650 [2023-01-14T02:30:08.110Z] $ docker rm -f --volumes 5f911c0201c50a2a4a4748d14c8647069ee420c01c270ca3033e88d0f1833650 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:30:09.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:30:12.435Z] Warning: overwriting stash ‘coverage-report’ [2023-01-14T02:30:18.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:30:18.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T02:30:21.394Z] + ls -al . [2023-01-14T02:30:21.394Z] total 184 [2023-01-14T02:30:21.394Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 02:16 . [2023-01-14T02:30:21.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:13 .. [2023-01-14T02:30:21.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:13 .blubracket [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:13 .dockerignore [2023-01-14T02:30:21.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:13 .git [2023-01-14T02:30:21.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:13 .github [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:13 .gitignore [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:13 Attribution.txt [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:13 CHANGELOG.md [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:13 CONTRIBUTING.md [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:13 Dockerfile [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:13 Jenkinsfile [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:13 LICENSE [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:13 Makefile [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:13 README.md [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:09 VERSION [2023-01-14T02:30:21.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:13 assets [2023-01-14T02:30:21.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:13 bin [2023-01-14T02:30:21.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:13 cmd [2023-01-14T02:30:21.394Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:16 coverage.out [2023-01-14T02:30:21.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:13 docs [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:13 go.mod [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:13 go.sum [2023-01-14T02:30:21.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:13 internal [2023-01-14T02:30:21.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:13 snap [2023-01-14T02:30:21.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:13 testing [2023-01-14T02:30:21.394Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:13 version.go [2023-01-14T02:30:21.394Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:30:21.756Z] + 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=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 --label arch=arm64 --label version=0.0.0 . [2023-01-14T02:30:23.192Z] Sending build context to Docker daemon 31.5MB [2023-01-14T02:30:23.192Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:30:23.192Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:30:23.192Z] ---> a41295f8f057 [2023-01-14T02:30:23.192Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:30:24.155Z] ---> Running in 81b6536a3067 [2023-01-14T02:30:24.424Z] Removing intermediate container 81b6536a3067 [2023-01-14T02:30:24.424Z] ---> 4a48125f395b [2023-01-14T02:30:24.424Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:30:24.424Z] ---> Running in 827b16aed0c1 [2023-01-14T02:30:24.693Z] Removing intermediate container 827b16aed0c1 [2023-01-14T02:30:24.693Z] ---> 35f779a18301 [2023-01-14T02:30:24.693Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:30:24.958Z] ---> Running in 23ca77bde6d1 [2023-01-14T02:30:25.227Z] Removing intermediate container 23ca77bde6d1 [2023-01-14T02:30:25.227Z] ---> 2c4245bb32aa [2023-01-14T02:30:25.227Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:30:25.227Z] ---> Running in fd0014b67d91 [2023-01-14T02:30:25.499Z] Removing intermediate container fd0014b67d91 [2023-01-14T02:30:25.499Z] ---> d196ce5f5c3c [2023-01-14T02:30:25.499Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:30:25.499Z] ---> Running in 80a726a9a204 [2023-01-14T02:30:26.091Z] Removing intermediate container 80a726a9a204 [2023-01-14T02:30:26.091Z] ---> c6029d60c3ab [2023-01-14T02:30:26.091Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:30:28.043Z] ---> 0bef07345596 [2023-01-14T02:30:28.043Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:30:28.043Z] ---> Running in 0c1284b6c5c9 [2023-01-14T02:30:29.994Z] Removing intermediate container 0c1284b6c5c9 [2023-01-14T02:30:29.994Z] ---> 38a678284510 [2023-01-14T02:30:29.994Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:30:29.994Z] ---> Running in 1b74724c0bb2 [2023-01-14T02:30:30.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:30:31.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:30:32.963Z] OK: 221 MiB in 51 packages [2023-01-14T02:30:33.937Z] Removing intermediate container 1b74724c0bb2 [2023-01-14T02:30:33.937Z] ---> 5a7b31ab4e2f [2023-01-14T02:30:33.937Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:30:34.207Z] ---> Running in 2e0ad79a1dae [2023-01-14T02:30:34.476Z] Removing intermediate container 2e0ad79a1dae [2023-01-14T02:30:34.476Z] ---> 57073e165553 [2023-01-14T02:30:34.476Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:30:34.476Z] ---> Running in 95b0c90b34ce [2023-01-14T02:30:34.745Z] Removing intermediate container 95b0c90b34ce [2023-01-14T02:30:34.745Z] ---> de1302bd8377 [2023-01-14T02:30:34.745Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:30:35.714Z] ---> 07d03ac2c724 [2023-01-14T02:30:35.714Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:30:35.714Z] ---> Running in f4d0e7a371a4 [2023-01-14T02:30:37.667Z] Removing intermediate container f4d0e7a371a4 [2023-01-14T02:30:37.667Z] ---> c8c3412f03ef [2023-01-14T02:30:37.667Z] Step 15/26 : COPY . . [2023-01-14T02:30:41.926Z] ---> b471a84408fc [2023-01-14T02:30:41.926Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:30:41.926Z] ---> Running in dc325b351374 [2023-01-14T02:30:43.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:32:05.010Z] Removing intermediate container dc325b351374 [2023-01-14T02:32:05.010Z] ---> 0103228a1c64 [2023-01-14T02:32:05.010Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:32:05.010Z] 3.14: Pulling from library/alpine [2023-01-14T02:32:05.010Z] 90cda3b7c325: Pulling fs layer [2023-01-14T02:32:05.010Z] 90cda3b7c325: Verifying Checksum [2023-01-14T02:32:05.010Z] 90cda3b7c325: Download complete [2023-01-14T02:32:05.010Z] 90cda3b7c325: Pull complete [2023-01-14T02:32:05.010Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:32:05.010Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:32:05.010Z] ---> 275902a1839d [2023-01-14T02:32:05.010Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:32:05.010Z] ---> Running in 9ccd4d0662c0 [2023-01-14T02:32:05.010Z] Removing intermediate container 9ccd4d0662c0 [2023-01-14T02:32:05.010Z] ---> 944f35cd93cc [2023-01-14T02:32:05.010Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:32:05.010Z] ---> 83c5eb762e06 [2023-01-14T02:32:05.010Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:32:05.010Z] ---> 5e76575a03fc [2023-01-14T02:32:05.010Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:32:05.010Z] ---> fb0acce03e82 [2023-01-14T02:32:05.010Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:32:05.010Z] ---> Running in ed5e5d3623a3 [2023-01-14T02:32:05.010Z] Removing intermediate container ed5e5d3623a3 [2023-01-14T02:32:05.010Z] ---> 3d04cbb516bb [2023-01-14T02:32:05.010Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:32:05.010Z] ---> Running in b8326b85ebda [2023-01-14T02:32:05.010Z] Removing intermediate container b8326b85ebda [2023-01-14T02:32:05.010Z] ---> b9e55d28abc0 [2023-01-14T02:32:05.010Z] Step 24/26 : LABEL arch=arm64 [2023-01-14T02:32:05.010Z] ---> Running in e10e7a30fca2 [2023-01-14T02:32:05.010Z] Removing intermediate container e10e7a30fca2 [2023-01-14T02:32:05.010Z] ---> de770ae5260d [2023-01-14T02:32:05.010Z] Step 25/26 : LABEL git_sha=5c75470ad7d5bd093fb8ba9a8840f74dd0e4cee9 [2023-01-14T02:32:05.010Z] ---> Running in b38f9655820c [2023-01-14T02:32:05.010Z] Removing intermediate container b38f9655820c [2023-01-14T02:32:05.010Z] ---> 3b389101d864 [2023-01-14T02:32:05.010Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:32:05.010Z] ---> Running in 50fca171880b [2023-01-14T02:32:05.010Z] Removing intermediate container 50fca171880b [2023-01-14T02:32:05.010Z] ---> ef1d1ab03381 [2023-01-14T02:32:05.010Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:32:05.010Z] Successfully built ef1d1ab03381 [2023-01-14T02:32:05.010Z] 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-01-14T02:32:05.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:32:05.526Z] [2023-01-14T02:32:05.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:32:05.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:32:05.881Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-14T02:32:05.881Z] 8998bd30e6a1: Pulling fs layer [2023-01-14T02:32:05.881Z] 04944245beec: Pulling fs layer [2023-01-14T02:32:05.881Z] 699f458cf7ca: Pulling fs layer [2023-01-14T02:32:05.881Z] 765212b225bb: Pulling fs layer [2023-01-14T02:32:05.881Z] f23df028b6ca: Pulling fs layer [2023-01-14T02:32:05.881Z] d65c8cfc05b1: Pulling fs layer [2023-01-14T02:32:05.881Z] 2437ff75d9bd: Pulling fs layer [2023-01-14T02:32:05.881Z] 765212b225bb: Waiting [2023-01-14T02:32:05.881Z] f23df028b6ca: Waiting [2023-01-14T02:32:05.881Z] d65c8cfc05b1: Waiting [2023-01-14T02:32:06.151Z] 04944245beec: Verifying Checksum [2023-01-14T02:32:06.151Z] 04944245beec: Download complete [2023-01-14T02:32:06.151Z] 765212b225bb: Verifying Checksum [2023-01-14T02:32:06.151Z] 765212b225bb: Download complete [2023-01-14T02:32:06.151Z] f23df028b6ca: Verifying Checksum [2023-01-14T02:32:06.151Z] f23df028b6ca: Download complete [2023-01-14T02:32:06.151Z] d65c8cfc05b1: Verifying Checksum [2023-01-14T02:32:06.151Z] d65c8cfc05b1: Download complete [2023-01-14T02:32:06.417Z] 699f458cf7ca: Verifying Checksum [2023-01-14T02:32:06.417Z] 699f458cf7ca: Download complete [2023-01-14T02:32:06.684Z] 8998bd30e6a1: Verifying Checksum [2023-01-14T02:32:06.684Z] 8998bd30e6a1: Download complete [2023-01-14T02:32:09.260Z] 2437ff75d9bd: Download complete [2023-01-14T02:32:10.216Z] 8998bd30e6a1: Pull complete [2023-01-14T02:32:10.796Z] 04944245beec: Pull complete [2023-01-14T02:32:11.754Z] 699f458cf7ca: Pull complete [2023-01-14T02:32:12.023Z] 765212b225bb: Pull complete [2023-01-14T02:32:12.980Z] f23df028b6ca: Pull complete [2023-01-14T02:32:12.980Z] d65c8cfc05b1: Pull complete [2023-01-14T02:32:25.282Z] 2437ff75d9bd: Pull complete [2023-01-14T02:32:25.282Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-14T02:32:25.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:32:25.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:32:25.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-2339 does not seem to be running inside a container [2023-01-14T02:32:25.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-14T02:32:28.653Z] $ docker top 1de0347035c752170b9120a905fe39e3097c337fcec84982a2de8f07f7ee1e52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:29.480Z] ---> job-cost.sh [2023-01-14T02:32:29.480Z] lf-activate-venv: SKIPPING [2023-01-14T02:32:29.480Z] INFO: No Stack... [2023-01-14T02:32:30.064Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-14T02:32:30.645Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:32:30.969Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-01-14T02:32:30.969Z] + cut -d, -f6 [Pipeline] lock [2023-01-14T02:32:31.270Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [2023-01-14T02:32:31.279Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] did not exist. Created. [2023-01-14T02:32:31.279Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:32:31.927Z] /w/workspace/edgex-ui-go/2@tmp/durable-3e673607/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-14T02:32:32.264Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-14T02:32:32.280Z] Warning: overwriting stash ‘stack-cost’ [2023-01-14T02:32:37.141Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:32:37.151Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:32:37.188Z] $ docker stop --time=1 1de0347035c752170b9120a905fe39e3097c337fcec84982a2de8f07f7ee1e52 [2023-01-14T02:32:38.880Z] $ docker rm -f --volumes 1de0347035c752170b9120a905fe39e3097c337fcec84982a2de8f07f7ee1e52 [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-01-14T02:32:39.246Z] provisioning config files... [2023-01-14T02:32:39.252Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config14915067302157210113tmp [Pipeline] { [Pipeline] sh [2023-01-14T02:32:39.547Z] + set +x [2023-01-14T02:32:39.547Z] + bash+ -s -- [2023-01-14T02:32:39.547Z] curl -s https://codecov.io/bash [2023-01-14T02:32:39.547Z] [2023-01-14T02:32:39.547Z] _____ _ [2023-01-14T02:32:39.547Z] / ____| | | [2023-01-14T02:32:39.547Z] | | ___ __| | ___ ___ _____ __ [2023-01-14T02:32:39.547Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-14T02:32:39.547Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-14T02:32:39.547Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-14T02:32:39.547Z] Bash-1.0.6 [2023-01-14T02:32:39.547Z] [2023-01-14T02:32:39.547Z] [2023-01-14T02:32:39.547Z] ==> git version 2.25.1 found [2023-01-14T02:32:39.547Z] ==> 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-01-14T02:32:39.547Z] Release-Date: 2020-01-08 [2023-01-14T02:32:39.547Z] 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-01-14T02:32:39.547Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-14T02:32:39.547Z] ==> Jenkins CI detected. [2023-01-14T02:32:39.547Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2023-01-14T02:32:39.547Z] project root: . [2023-01-14T02:32:39.547Z] --> token set from env [2023-01-14T02:32:39.547Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-14T02:32:39.547Z] ==> Running gcov in . (disable via -X gcov) [2023-01-14T02:32:39.806Z] ==> Python coveragepy not found [2023-01-14T02:32:39.806Z] ==> Searching for coverage reports in: [2023-01-14T02:32:39.806Z] + . [2023-01-14T02:32:39.806Z] -> Found 1 reports [2023-01-14T02:32:39.806Z] ==> Detecting git/mercurial file structure [2023-01-14T02:32:39.806Z] ==> Reading reports [2023-01-14T02:32:39.806Z] + ./coverage.out bytes=10 [2023-01-14T02:32:39.806Z] ==> Appending adjustments [2023-01-14T02:32:39.806Z] https://docs.codecov.io/docs/fixing-reports [2023-01-14T02:32:40.374Z] + Found adjustments [2023-01-14T02:32:40.374Z] ==> Gzipping contents [2023-01-14T02:32:40.374Z] 12K /tmp/codecov.GIXNbt.gz [2023-01-14T02:32:40.374Z] ==> Uploading reports [2023-01-14T02:32:40.374Z] url: https://codecov.io [2023-01-14T02:32:40.374Z] query: branch=PR-578&commit=bf3001f6e9c7626460f77cd4fbf087464e051aa4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-01-14T02:32:40.374Z] -> Pinging Codecov [2023-01-14T02:32:40.374Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-578&commit=bf3001f6e9c7626460f77cd4fbf087464e051aa4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= [2023-01-14T02:32:40.633Z] -> Uploading to [2023-01-14T02:32:40.633Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-14/FB506323287CE973F263BFD2A0EB1F37/bf3001f6e9c7626460f77cd4fbf087464e051aa4/78369a78-1a88-4d9b-b339-55942b813731.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T023240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90075e0ceb34a036496e9b78ca2b376b5a74d7396d6e3d477dcaba9b9fede811 [2023-01-14T02:32:40.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:32:40.633Z] Dload Upload Total Spent Left Speed [2023-01-14T02:32:40.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 38215 --:--:-- --:--:-- --:--:-- 38215 [2023-01-14T02:32:40.892Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/bf3001f6e9c7626460f77cd4fbf087464e051aa4 [Pipeline] } [2023-01-14T02:32:40.898Z] 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-01-14T02:32:41.575Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives ] [2023-01-14T02:32:41.575Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-01-14T02:32:41.575Z] total 16 [2023-01-14T02:32:41.575Z] drwxr-xr-x 3 root root 4096 Jan 14 02:12 . [2023-01-14T02:32:41.575Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:12 .. [2023-01-14T02:32:41.575Z] drwxr-xr-x 2 root root 4096 Jan 14 02:12 cost [2023-01-14T02:32:41.575Z] -rw-r--r-- 1 root root 83 Jan 14 02:12 cost.csv [2023-01-14T02:32:41.575Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-01-14T02:32:41.575Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives [2023-01-14T02:32:41.575Z] total 16 [2023-01-14T02:32:41.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:12 . [2023-01-14T02:32:41.575Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:12 .. [2023-01-14T02:32:41.575Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:12 cost [2023-01-14T02:32:41.575Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 14 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:41.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:42.718Z] ---> package-listing.sh [2023-01-14T02:32:42.718Z] ++ facter osfamily [2023-01-14T02:32:42.718Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-14T02:32:42.975Z] + OS_FAMILY=debian [2023-01-14T02:32:42.975Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-578 [2023-01-14T02:32:42.975Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-14T02:32:42.975Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-14T02:32:42.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-14T02:32:42.975Z] + PACKAGES=/tmp/packages_start.txt [2023-01-14T02:32:42.975Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2023-01-14T02:32:42.975Z] + PACKAGES=/tmp/packages_end.txt [2023-01-14T02:32:42.975Z] + case "${OS_FAMILY}" in [2023-01-14T02:32:42.975Z] + grep '^ii' [2023-01-14T02:32:42.975Z] + dpkg -l [2023-01-14T02:32:42.975Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-14T02:32:42.975Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-14T02:32:42.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-14T02:32:42.975Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' [2023-01-14T02:32:42.975Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [2023-01-14T02:32:42.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [Pipeline] echo [2023-01-14T02:32:42.985Z] 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-14T02:32:43.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:32:43.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:32:43.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:32:43.897Z] prd-ubuntu20.04-docker-8c-8g-2322 does not seem to be running inside a container [2023-01-14T02:32:43.923Z] $ 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-578/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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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-01-14T02:32:44.159Z] $ docker top ce7c9fe94038138ff81077aab4f49bd6fb6dc526064c563cbda1cc6a2103b046 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:32:44.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-14T02:32:44.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-14T02:32:45.080Z] + ls /var/log/sa-host [2023-01-14T02:32:45.080Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:32:45.225Z] provisioning config files... [2023-01-14T02:32:45.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config18364852775932549518tmp [Pipeline] { [Pipeline] echo [2023-01-14T02:32:45.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:45.533Z] ---> create-netrc.sh [Pipeline] } [2023-01-14T02:32:45.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:45.869Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-14T02:32:45.878Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:46.161Z] ---> sudo-logs.sh [2023-01-14T02:32:46.161Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-14T02:32:46.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:46.462Z] ---> job-cost.sh [2023-01-14T02:32:46.462Z] lf-activate-venv: SKIPPING [2023-01-14T02:32:46.462Z] DEBUG: total: 0.2199999988079071 [2023-01-14T02:32:46.462Z] INFO: Retrieving Stack Cost... [2023-01-14T02:32:47.839Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:32:48.097Z] INFO: Archiving Costs [Pipeline] echo [2023-01-14T02:32:48.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:32:48.392Z] ---> logs-deploy.sh [2023-01-14T02:32:48.392Z] lf-activate-venv: SKIPPING [2023-01-14T02:32:48.392Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-578/2 [2023-01-14T02:32:48.392Z] INFO: archiving workspace using pattern(s): [2023-01-14T02:32:49.331Z] Archives upload complete. [2023-01-14T02:32:49.331Z] INFO: archiving logs to Nexus