Pull request #563 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d39787cf0ab2cf10306c399368c157fbb018f6a+631204ad6e31f2ad7f2af9d8870acc6cdc448164 (3070e488b8110129d43dbb40513ed323343fee56) 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-ssh10557755523697866820.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4170529388951370903.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-563/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-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15160875995771147406.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh15544869927406277281.key Verifying host key using known hosts file > 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-563/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-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh691541394016640096.key Verifying host key using known hosts file > 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 ‘prd-ubuntu20.04-docker-8c-8g-117091’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117092’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117094 in /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [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-563 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 631204ad6e31f2ad7f2af9d8870acc6cdc448164 into PR head commit 9d39787cf0ab2cf10306c399368c157fbb018f6a Merge succeeded, producing 9d39787cf0ab2cf10306c399368c157fbb018f6a Checking out Revision 9d39787cf0ab2cf10306c399368c157fbb018f6a (PR-563) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # timeout=10 > git rev-list --no-walk 5500b6f128281a7e7af7fa0eceae006c2679584b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T07:56:41.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T07:56:41.235Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T07:56:41.248Z] ========================================================= [2022-10-26T07:56:41.248Z] EdgeX Global Pipelines Version Info [2022-10-26T07:56:41.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:56:42.009Z] ------------------- [2022-10-26T07:56:42.010Z] stable info: [2022-10-26T07:56:42.010Z] ------------------- [2022-10-26T07:56:42.010Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T07:56:42.010Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T07:56:42.010Z] Message: update stable to v1.0.243 [2022-10-26T07:56:42.595Z] ------------------- [2022-10-26T07:56:42.595Z] experimental info: [2022-10-26T07:56:42.595Z] ------------------- [2022-10-26T07:56:42.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T07:56:42.595Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T07:56:42.595Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T07:56:42.757Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-26T07:56:42.770Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-26T07:56:42.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T07:56:42.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T07:56:42.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T07:56:42.820Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T07:56:42.839Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T07:56:42.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T07:56:42.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T07:56:42.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T07:56:42.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T07:56:42.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-26T07:56:42.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T07:56:42.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T07:56:42.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T07:56:42.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T07:56:42.956Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T07:56:42.973Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T07:56:42.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T07:56:43.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T07:56:43.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T07:56:43.035Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T07:56:43.046Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T07:56:43.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T07:56:43.078Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T07:56:43.092Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T07:56:43.107Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T07:56:43.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-563 [Pipeline] echo [2022-10-26T07:56:43.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-563 [Pipeline] echo [2022-10-26T07:56:43.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-563 [Pipeline] echo [2022-10-26T07:56:43.154Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo [2022-10-26T07:56:43.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d39787 [Pipeline] echo [2022-10-26T07:56:43.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T07:56:43.226Z] provisioning config files... [2022-10-26T07:56:43.242Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config10457097495535736144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:56:43.544Z] ---> docker-login.sh [2022-10-26T07:56:43.544Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:56:43.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:43.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:43.806Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:43.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:43.806Z] [2022-10-26T07:56:43.806Z] Login Succeeded [2022-10-26T07:56:43.807Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:56:43.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:43.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:43.807Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:43.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:43.807Z] [2022-10-26T07:56:43.807Z] Login Succeeded [2022-10-26T07:56:43.807Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:56:44.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:44.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:44.067Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:44.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:44.067Z] [2022-10-26T07:56:44.067Z] Login Succeeded [2022-10-26T07:56:44.067Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:56:44.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:44.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:44.067Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:44.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:44.067Z] [2022-10-26T07:56:44.067Z] Login Succeeded [2022-10-26T07:56:44.067Z] docker.io [2022-10-26T07:56:44.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:44.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:44.585Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:44.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:44.585Z] [2022-10-26T07:56:44.585Z] Login Succeeded [2022-10-26T07:56:44.585Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:56:44.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T07:56:44.950Z] + git rev-list -1 --merges 9d39787cf0ab2cf10306c399368c157fbb018f6a~1..9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo [2022-10-26T07:56:44.984Z] -----------> git rev-list -1 --merges 9d39787cf0ab2cf10306c399368c157fbb018f6a~1..9d39787cf0ab2cf10306c399368c157fbb018f6a 9d39787cf0ab2cf10306c399368c157fbb018f6a [false] [Pipeline] sh [2022-10-26T07:56:45.281Z] + git log --format=format:%s -1 9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo [2022-10-26T07:56:45.295Z] ========================================================= [2022-10-26T07:56:45.295Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T07:56:45.295Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T07:56:45.609Z] + git log --format=format:%s -1 9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] echo [2022-10-26T07:56:45.629Z] [semverPrep] GIT_COMMIT: 9d39787cf0ab2cf10306c399368c157fbb018f6a, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2022-10-26T07:56:45.639Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T07:56:45.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T07:56:45.982Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T07:56:45.982Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T07:56:45.982Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T07:56:45.982Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T07:56:45.982Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T07:56:45.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:46.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:56:46.323Z] [2022-10-26T07:56:46.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:46.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:56:46.620Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T07:56:46.620Z] b85a868b505f: Pulling fs layer [2022-10-26T07:56:46.620Z] e2be974225ed: Pulling fs layer [2022-10-26T07:56:46.620Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T07:56:46.620Z] 988bab9f4d93: Pulling fs layer [2022-10-26T07:56:46.620Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T07:56:46.620Z] eaf3925da568: Pulling fs layer [2022-10-26T07:56:46.620Z] bab4dde63d76: Pulling fs layer [2022-10-26T07:56:46.620Z] bde34c3a00c8: Pulling fs layer [2022-10-26T07:56:46.620Z] b352a97aabf1: Pulling fs layer [2022-10-26T07:56:46.620Z] 4872d77fe225: Pulling fs layer [2022-10-26T07:56:46.620Z] 5851b861e8e6: Pulling fs layer [2022-10-26T07:56:46.620Z] 1469e6f7b9e6: Waiting [2022-10-26T07:56:46.620Z] eaf3925da568: Waiting [2022-10-26T07:56:46.620Z] bab4dde63d76: Waiting [2022-10-26T07:56:46.620Z] bde34c3a00c8: Waiting [2022-10-26T07:56:46.620Z] b352a97aabf1: Waiting [2022-10-26T07:56:46.620Z] 4872d77fe225: Waiting [2022-10-26T07:56:46.620Z] 5851b861e8e6: Waiting [2022-10-26T07:56:46.620Z] 988bab9f4d93: Waiting [2022-10-26T07:56:46.620Z] e2be974225ed: Download complete [2022-10-26T07:56:46.620Z] 988bab9f4d93: Download complete [2022-10-26T07:56:46.881Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T07:56:46.881Z] 339a4e72a1f5: Download complete [2022-10-26T07:56:46.881Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T07:56:46.881Z] 1469e6f7b9e6: Download complete [2022-10-26T07:56:46.881Z] eaf3925da568: Verifying Checksum [2022-10-26T07:56:46.881Z] eaf3925da568: Download complete [2022-10-26T07:56:46.881Z] bde34c3a00c8: Verifying Checksum [2022-10-26T07:56:46.881Z] bde34c3a00c8: Download complete [2022-10-26T07:56:46.881Z] b352a97aabf1: Download complete [2022-10-26T07:56:46.881Z] 4872d77fe225: Download complete [2022-10-26T07:56:46.881Z] 5851b861e8e6: Verifying Checksum [2022-10-26T07:56:46.881Z] 5851b861e8e6: Download complete [2022-10-26T07:56:46.881Z] b85a868b505f: Verifying Checksum [2022-10-26T07:56:46.881Z] b85a868b505f: Download complete [2022-10-26T07:56:47.143Z] bab4dde63d76: Verifying Checksum [2022-10-26T07:56:47.143Z] bab4dde63d76: Download complete [2022-10-26T07:56:48.077Z] b85a868b505f: Pull complete [2022-10-26T07:56:48.335Z] e2be974225ed: Pull complete [2022-10-26T07:56:48.595Z] 339a4e72a1f5: Pull complete [2022-10-26T07:56:48.856Z] 988bab9f4d93: Pull complete [2022-10-26T07:56:49.115Z] 1469e6f7b9e6: Pull complete [2022-10-26T07:56:49.115Z] eaf3925da568: Pull complete [2022-10-26T07:56:51.034Z] bab4dde63d76: Pull complete [2022-10-26T07:56:51.034Z] bde34c3a00c8: Pull complete [2022-10-26T07:56:51.034Z] b352a97aabf1: Pull complete [2022-10-26T07:56:51.034Z] 4872d77fe225: Pull complete [2022-10-26T07:56:51.292Z] 5851b861e8e6: Pull complete [2022-10-26T07:56:51.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T07:56:51.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:56:51.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:56:51.387Z] prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container [2022-10-26T07:56:51.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T07:56:52.673Z] $ docker top d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b -eo pid,comm [2022-10-26T07:56:52.722Z] 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). [2022-10-26T07:56:52.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T07:56:52.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T07:56:52.763Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T07:56:52.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T07:56:52.887Z] $ docker exec d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent [2022-10-26T07:56:52.998Z] SSH_AUTH_SOCK=/tmp/ssh-6yUO5xeFwinR/agent.33 [2022-10-26T07:56:52.998Z] SSH_AGENT_PID=39 [2022-10-26T07:56:53.005Z] Running ssh-add (command line suppressed) [2022-10-26T07:56:53.111Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_14072969574854499598.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_14072969574854499598.key) [2022-10-26T07:56:53.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T07:56:53.408Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T07:56:53.422Z] $ docker exec --env ******** --env ******** d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent -k [2022-10-26T07:56:53.514Z] unset SSH_AUTH_SOCK; [2022-10-26T07:56:53.514Z] unset SSH_AGENT_PID; [2022-10-26T07:56:53.514Z] echo Agent pid 39 killed; [2022-10-26T07:56:53.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T07:56:53.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T07:56:53.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T07:56:53.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T07:56:53.667Z] $ docker exec d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent [2022-10-26T07:56:53.763Z] SSH_AUTH_SOCK=/tmp/ssh-cUVJ5TGq7nO8/agent.71 [2022-10-26T07:56:53.763Z] SSH_AGENT_PID=77 [2022-10-26T07:56:53.769Z] Running ssh-add (command line suppressed) [2022-10-26T07:56:53.874Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_1112981162511662580.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_1112981162511662580.key) [2022-10-26T07:56:53.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T07:56:54.167Z] + git semver init [2022-10-26T07:56:54.425Z] 2022-10-26 07:56:54,372 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T07:56:54.425Z] 2022-10-26 07:56:54,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver [2022-10-26T07:56:54.425Z] 2022-10-26 07:56:54,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver [2022-10-26T07:56:54.425Z] 2022-10-26 07:56:54,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563, universal_newlines=False, shell=None, istream=None) [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,695 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.git/info/exclude [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 with force:False [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,695 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,699 [execute] INFO git cat-file --batch-check [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,705 [execute] INFO git cat-file --batch [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T07:56:55.805Z] 2022-10-26 07:56:55,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 [2022-10-26T07:56:55.805Z] 0.0.0 [Pipeline] } [2022-10-26T07:56:55.816Z] $ docker exec --env ******** --env ******** d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b ssh-agent -k [2022-10-26T07:56:55.900Z] unset SSH_AUTH_SOCK; [2022-10-26T07:56:55.900Z] unset SSH_AGENT_PID; [2022-10-26T07:56:55.901Z] echo Agent pid 77 killed; [2022-10-26T07:56:55.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T07:56:56.214Z] + git semver [Pipeline] } [2022-10-26T07:56:56.492Z] $ docker stop --time=1 d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b [2022-10-26T07:56:57.789Z] $ docker rm -f d5c933b8f8fde870050494a6dcc1e21a72b719c10c239b5bf975745a66d7870b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T07:56:58.127Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T07:56:58.303Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T07:56:58.306Z] [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 [2022-10-26T07:56:58.400Z] provisioning config files... [2022-10-26T07:56:58.413Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config10038552682314033446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:56:58.745Z] ---> docker-login.sh [2022-10-26T07:56:58.745Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:56:58.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:58.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:58.745Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:58.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:58.745Z] [2022-10-26T07:56:58.745Z] Login Succeeded [2022-10-26T07:56:58.745Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:56:58.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:58.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:58.745Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:58.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:58.745Z] [2022-10-26T07:56:58.745Z] Login Succeeded [2022-10-26T07:56:58.745Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:56:59.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:59.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:59.009Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:59.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:59.009Z] [2022-10-26T07:56:59.009Z] Login Succeeded [2022-10-26T07:56:59.009Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:56:59.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:59.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:59.009Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:59.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:59.009Z] [2022-10-26T07:56:59.009Z] Login Succeeded [2022-10-26T07:56:59.009Z] docker.io [2022-10-26T07:56:59.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:59.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:59.525Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:59.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:59.525Z] [2022-10-26T07:56:59.525Z] Login Succeeded [2022-10-26T07:56:59.525Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:56:59.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T07:56:59.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:56:59.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:56:59.620Z] ========================================================= [2022-10-26T07:56:59.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T07:56:59.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:59.932Z] + 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 . [2022-10-26T07:57:00.190Z] Sending build context to Docker daemon 45.51MB [2022-10-26T07:57:00.190Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:57:00.190Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T07:57:00.190Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T07:57:00.190Z] 213ec9aee27d: Pulling fs layer [2022-10-26T07:57:00.190Z] 4583459ba037: Pulling fs layer [2022-10-26T07:57:00.190Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T07:57:00.190Z] 53926ce57604: Pulling fs layer [2022-10-26T07:57:00.190Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T07:57:00.190Z] 30f14e443154: Pulling fs layer [2022-10-26T07:57:00.190Z] 801331c1e519: Pulling fs layer [2022-10-26T07:57:00.190Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T07:57:00.190Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T07:57:00.190Z] 30f14e443154: Waiting [2022-10-26T07:57:00.190Z] 801331c1e519: Waiting [2022-10-26T07:57:00.190Z] 99cc6dd402b0: Waiting [2022-10-26T07:57:00.190Z] 7d9ed39f4882: Waiting [2022-10-26T07:57:00.190Z] 53926ce57604: Waiting [2022-10-26T07:57:00.190Z] 21b2b0c7a3f4: Waiting [2022-10-26T07:57:00.190Z] 93c1e223e6f2: Download complete [2022-10-26T07:57:00.190Z] 4583459ba037: Verifying Checksum [2022-10-26T07:57:00.190Z] 4583459ba037: Download complete [2022-10-26T07:57:00.190Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T07:57:00.190Z] 21b2b0c7a3f4: Download complete [2022-10-26T07:57:00.190Z] 30f14e443154: Verifying Checksum [2022-10-26T07:57:00.190Z] 30f14e443154: Download complete [2022-10-26T07:57:00.190Z] 213ec9aee27d: Verifying Checksum [2022-10-26T07:57:00.190Z] 213ec9aee27d: Download complete [2022-10-26T07:57:00.454Z] 801331c1e519: Download complete [2022-10-26T07:57:00.454Z] 213ec9aee27d: Pull complete [2022-10-26T07:57:00.454Z] 4583459ba037: Pull complete [2022-10-26T07:57:00.731Z] 93c1e223e6f2: Pull complete [2022-10-26T07:57:00.992Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T07:57:00.992Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T07:57:00.992Z] 53926ce57604: Verifying Checksum [2022-10-26T07:57:00.992Z] 53926ce57604: Download complete [2022-10-26T07:57:05.227Z] 53926ce57604: Pull complete [2022-10-26T07:57:05.227Z] 21b2b0c7a3f4: Pull complete [2022-10-26T07:57:05.227Z] 30f14e443154: Pull complete [2022-10-26T07:57:05.227Z] 801331c1e519: Pull complete [2022-10-26T07:57:06.604Z] 99cc6dd402b0: Pull complete [2022-10-26T07:57:07.536Z] 7d9ed39f4882: Pull complete [2022-10-26T07:57:07.536Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T07:57:07.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T07:57:07.536Z] ---> 1dedd983c030 [2022-10-26T07:57:07.536Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:57:09.469Z] ---> Running in 68a2347a9ab5 [2022-10-26T07:57:09.469Z] Removing intermediate container 68a2347a9ab5 [2022-10-26T07:57:09.469Z] ---> c6bb99daec8c [2022-10-26T07:57:09.469Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:57:09.469Z] ---> Running in 462ce5918d8a [2022-10-26T07:57:09.469Z] Removing intermediate container 462ce5918d8a [2022-10-26T07:57:09.469Z] ---> acc00608ae81 [2022-10-26T07:57:09.469Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:57:09.469Z] ---> Running in d1a25f3e812c [2022-10-26T07:57:09.469Z] Removing intermediate container d1a25f3e812c [2022-10-26T07:57:09.469Z] ---> 44dce8e76e2e [2022-10-26T07:57:09.469Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T07:57:09.469Z] ---> Running in de41c729d66c [2022-10-26T07:57:09.727Z] Removing intermediate container de41c729d66c [2022-10-26T07:57:09.727Z] ---> fef706d3dc81 [2022-10-26T07:57:09.727Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:57:09.727Z] ---> Running in 8b37d0ee9ded [2022-10-26T07:57:09.727Z] Removing intermediate container 8b37d0ee9ded [2022-10-26T07:57:09.727Z] ---> c050fad999a6 [2022-10-26T07:57:09.727Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:57:10.295Z] latest: Pulling from library/docker [2022-10-26T07:57:10.554Z] 213ec9aee27d: Already exists [2022-10-26T07:57:10.554Z] 7b0dd730a5c3: Pulling fs layer [2022-10-26T07:57:10.554Z] 4b90f8029a36: Pulling fs layer [2022-10-26T07:57:10.554Z] a89466c712af: Pulling fs layer [2022-10-26T07:57:10.554Z] 9c6a0a734fa9: Pulling fs layer [2022-10-26T07:57:10.554Z] beeedf2bf9bb: Pulling fs layer [2022-10-26T07:57:10.554Z] 3bc3016a9123: Pulling fs layer [2022-10-26T07:57:10.554Z] 45d434503156: Pulling fs layer [2022-10-26T07:57:10.554Z] 539e1dfa3993: Pulling fs layer [2022-10-26T07:57:10.554Z] 3bc3016a9123: Waiting [2022-10-26T07:57:10.554Z] 45d434503156: Waiting [2022-10-26T07:57:10.554Z] 539e1dfa3993: Waiting [2022-10-26T07:57:10.554Z] beeedf2bf9bb: Waiting [2022-10-26T07:57:10.554Z] 4b90f8029a36: Verifying Checksum [2022-10-26T07:57:10.554Z] 4b90f8029a36: Download complete [2022-10-26T07:57:10.554Z] 7b0dd730a5c3: Verifying Checksum [2022-10-26T07:57:10.554Z] 7b0dd730a5c3: Download complete [2022-10-26T07:57:10.820Z] a89466c712af: Verifying Checksum [2022-10-26T07:57:10.820Z] a89466c712af: Download complete [2022-10-26T07:57:10.820Z] 7b0dd730a5c3: Pull complete [2022-10-26T07:57:10.820Z] 4b90f8029a36: Pull complete [2022-10-26T07:57:11.079Z] 3bc3016a9123: Verifying Checksum [2022-10-26T07:57:11.079Z] 3bc3016a9123: Download complete [2022-10-26T07:57:11.079Z] 9c6a0a734fa9: Verifying Checksum [2022-10-26T07:57:11.079Z] 9c6a0a734fa9: Download complete [2022-10-26T07:57:11.079Z] beeedf2bf9bb: Verifying Checksum [2022-10-26T07:57:11.079Z] beeedf2bf9bb: Download complete [2022-10-26T07:57:11.079Z] 45d434503156: Verifying Checksum [2022-10-26T07:57:11.079Z] 45d434503156: Download complete [2022-10-26T07:57:11.079Z] 539e1dfa3993: Verifying Checksum [2022-10-26T07:57:11.079Z] 539e1dfa3993: Download complete [2022-10-26T07:57:11.335Z] a89466c712af: Pull complete [2022-10-26T07:57:11.593Z] 9c6a0a734fa9: Pull complete [2022-10-26T07:57:11.851Z] beeedf2bf9bb: Pull complete [2022-10-26T07:57:12.110Z] 3bc3016a9123: Pull complete [2022-10-26T07:57:12.110Z] 45d434503156: Pull complete [2022-10-26T07:57:12.110Z] 539e1dfa3993: Pull complete [2022-10-26T07:57:12.110Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T07:57:12.110Z] Status: Downloaded newer image for docker:latest [2022-10-26T07:57:13.372Z] Still waiting to schedule task [2022-10-26T07:57:13.372Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117090’ [2022-10-26T07:57:13.488Z] ---> fa78cf405b54 [2022-10-26T07:57:13.488Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T07:57:13.488Z] ---> Running in 3a544c3b1f2d [2022-10-26T07:57:13.751Z] Removing intermediate container 3a544c3b1f2d [2022-10-26T07:57:13.751Z] ---> 045f5b15c053 [2022-10-26T07:57:13.751Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T07:57:13.751Z] ---> Running in 3677172beaca [2022-10-26T07:57:14.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:57:14.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:57:15.335Z] OK: 211 MiB in 51 packages [2022-10-26T07:57:15.593Z] Removing intermediate container 3677172beaca [2022-10-26T07:57:15.593Z] ---> 1bb08dfa96e5 [2022-10-26T07:57:15.593Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T07:57:15.593Z] ---> Running in 11c1eb38bacd [2022-10-26T07:57:15.593Z] Removing intermediate container 11c1eb38bacd [2022-10-26T07:57:15.593Z] ---> b3a4a53cc55e [2022-10-26T07:57:15.593Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T07:57:15.593Z] ---> Running in 09fc8dcaf891 [2022-10-26T07:57:15.878Z] Removing intermediate container 09fc8dcaf891 [2022-10-26T07:57:15.878Z] ---> 36548f87f9ac [2022-10-26T07:57:15.878Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T07:57:15.878Z] ---> d3fbbbec8f34 [2022-10-26T07:57:15.878Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T07:57:15.878Z] ---> Running in 496cbb90c3de [2022-10-26T07:57:31.076Z] Removing intermediate container 496cbb90c3de [2022-10-26T07:57:31.076Z] ---> c8f337723ac8 [2022-10-26T07:57:31.076Z] Step 15/16 : COPY . . [2022-10-26T07:57:31.335Z] ---> 5cbf53f377a4 [2022-10-26T07:57:31.335Z] Step 16/16 : RUN ${MAKE} [2022-10-26T07:57:31.335Z] ---> Running in 944216b11988 [2022-10-26T07:57:31.594Z] noop [2022-10-26T07:57:31.853Z] Removing intermediate container 944216b11988 [2022-10-26T07:57:31.853Z] ---> a67107b8691a [2022-10-26T07:57:31.853Z] Successfully built a67107b8691a [2022-10-26T07:57:31.853Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:57:32.170Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T07:57:32.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:57:32.230Z] prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container [2022-10-26T07:57:32.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T07:57:32.582Z] $ docker top be2dc9ac9f2de7fa9f6b62102a8ba84261fee1bf3206a708354ea6f3df42c01c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:57:32.919Z] + go version [2022-10-26T07:57:32.919Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T07:57:32.932Z] $ docker stop --time=1 be2dc9ac9f2de7fa9f6b62102a8ba84261fee1bf3206a708354ea6f3df42c01c [2022-10-26T07:57:34.195Z] $ docker rm -f be2dc9ac9f2de7fa9f6b62102a8ba84261fee1bf3206a708354ea6f3df42c01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:57:34.611Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T07:57:34.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:57:34.683Z] prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container [2022-10-26T07:57:34.719Z] $ 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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T07:57:35.023Z] $ docker top f882cbb5f9481ed0a291fdfa0a2b3b520add8d6e1a28a792203a7c482d602cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:57:35.355Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [Pipeline] fileExists [Pipeline] sh [2022-10-26T07:57:35.648Z] + make test [2022-10-26T07:57:35.649Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T07:57:35.906Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T07:57:44.015Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T07:57:44.015Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T07:57:44.015Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T07:57:44.015Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T07:57:44.015Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T07:57:44.015Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T07:57:44.015Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T07:57:44.016Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T07:57:44.016Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T07:57:47.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T07:57:47.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T07:57:47.409Z] ./bin/test-attribution-txt.sh [2022-10-26T07:57:47.409Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T07:57:47.409Z] make -C web test [2022-10-26T07:57:47.409Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/web' [2022-10-26T07:57:47.409Z] make[1]: tput: No such file or directory [2022-10-26T07:57:47.409Z] make[1]: tput: No such file or directory [2022-10-26T07:57:47.409Z] warning: generating ./VERSION [2022-10-26T07:57:47.409Z] echo "0.0.0" > VERSION [2022-10-26T07:57:47.409Z] docker build \ [2022-10-26T07:57:47.409Z] -f Dockerfile \ [2022-10-26T07:57:47.409Z] --build-arg USER=1000 \ [2022-10-26T07:57:47.409Z] \ [2022-10-26T07:57:47.409Z] --label "git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a" \ [2022-10-26T07:57:47.409Z] -t edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a \ [2022-10-26T07:57:47.409Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T07:57:47.409Z] . [2022-10-26T07:57:47.409Z] Sending build context to Docker daemon 3.269MB [2022-10-26T07:57:47.409Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T07:57:47.409Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T07:57:47.409Z] 9621f1afde84: Pulling fs layer [2022-10-26T07:57:47.409Z] c6f70ee39829: Pulling fs layer [2022-10-26T07:57:47.409Z] 56892a8094a2: Pulling fs layer [2022-10-26T07:57:47.409Z] 58dd87906ef0: Pulling fs layer [2022-10-26T07:57:47.409Z] 58dd87906ef0: Waiting [2022-10-26T07:57:47.409Z] 56892a8094a2: Verifying Checksum [2022-10-26T07:57:47.409Z] 56892a8094a2: Download complete [2022-10-26T07:57:47.409Z] 9621f1afde84: Verifying Checksum [2022-10-26T07:57:47.409Z] 9621f1afde84: Download complete [2022-10-26T07:57:47.409Z] 58dd87906ef0: Verifying Checksum [2022-10-26T07:57:47.409Z] 58dd87906ef0: Download complete [2022-10-26T07:57:47.693Z] 9621f1afde84: Pull complete [2022-10-26T07:57:47.693Z] c6f70ee39829: Verifying Checksum [2022-10-26T07:57:47.693Z] c6f70ee39829: Download complete [2022-10-26T07:57:48.647Z] c6f70ee39829: Pull complete [2022-10-26T07:57:48.906Z] 56892a8094a2: Pull complete [2022-10-26T07:57:48.906Z] 58dd87906ef0: Pull complete [2022-10-26T07:57:48.906Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T07:57:48.906Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T07:57:48.906Z] ---> b69703f70c3d [2022-10-26T07:57:48.906Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T07:57:49.473Z] ---> Running in cbee350b6996 [2022-10-26T07:57:49.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:57:49.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:57:49.991Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-26T07:57:49.991Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-26T07:57:49.991Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-26T07:57:49.991Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-26T07:57:49.991Z] (5/129) Installing libxcb (1.14-r2) [2022-10-26T07:57:49.991Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-26T07:57:49.991Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-26T07:57:49.991Z] (8/129) Installing libice (1.0.10-r0) [2022-10-26T07:57:49.991Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-26T07:57:49.991Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-26T07:57:49.991Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-26T07:57:49.991Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-26T07:57:49.991Z] (13/129) Installing xset (1.2.4-r0) [2022-10-26T07:57:49.991Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-26T07:57:49.991Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-26T07:57:49.991Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T07:57:49.991Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-26T07:57:49.991Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-26T07:57:49.991Z] (19/129) Installing libintl (0.21-r0) [2022-10-26T07:57:49.991Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-26T07:57:49.991Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-26T07:57:50.249Z] (22/129) Installing pcre (8.45-r1) [2022-10-26T07:57:50.249Z] (23/129) Installing glib (2.70.1-r0) [2022-10-26T07:57:50.249Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-26T07:57:50.249Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-26T07:57:50.249Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-26T07:57:50.249Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T07:57:50.249Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T07:57:50.249Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-26T07:57:50.249Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-26T07:57:50.249Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-26T07:57:50.249Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-26T07:57:50.249Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T07:57:50.249Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T07:57:50.249Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-26T07:57:50.249Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-26T07:57:50.249Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-26T07:57:50.249Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-26T07:57:50.249Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-26T07:57:50.249Z] (40/129) Installing libxi (1.8-r0) [2022-10-26T07:57:50.249Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-26T07:57:50.249Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-26T07:57:50.249Z] (43/129) Installing atk (2.36.0-r0) [2022-10-26T07:57:50.249Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-26T07:57:50.249Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-26T07:57:50.249Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-26T07:57:50.249Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T07:57:50.249Z] (48/129) Installing expat (2.5.0-r0) [2022-10-26T07:57:50.249Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-26T07:57:50.249Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-26T07:57:50.249Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-26T07:57:50.249Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-26T07:57:50.249Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-26T07:57:50.509Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-26T07:57:50.509Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-26T07:57:50.509Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-26T07:57:50.509Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-26T07:57:50.509Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-26T07:57:50.509Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-26T07:57:50.509Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-26T07:57:50.509Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-26T07:57:50.509Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-26T07:57:50.509Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-26T07:57:50.509Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-26T07:57:50.509Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-26T07:57:50.509Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-26T07:57:50.509Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-26T07:57:50.509Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-26T07:57:50.509Z] (69/129) Installing pango (1.48.10-r0) [2022-10-26T07:57:50.509Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T07:57:50.509Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T07:57:50.509Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T07:57:50.509Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-26T07:57:50.509Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-26T07:57:50.509Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T07:57:50.768Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T07:57:50.768Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-26T07:57:50.768Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-26T07:57:50.768Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-26T07:57:50.768Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T07:57:52.675Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-26T07:57:52.675Z] (80/129) Installing flac (1.3.4-r0) [2022-10-26T07:57:52.675Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T07:57:52.675Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T07:57:52.675Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-26T07:57:52.675Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-26T07:57:52.934Z] (85/129) Installing libass (0.15.2-r0) [2022-10-26T07:57:52.934Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-26T07:57:52.934Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T07:57:52.934Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T07:57:52.934Z] (89/129) Installing lame (3.100-r0) [2022-10-26T07:57:52.934Z] (90/129) Installing opus (1.3.1-r1) [2022-10-26T07:57:52.934Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T07:57:52.934Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-26T07:57:52.934Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-26T07:57:52.934Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-26T07:57:52.934Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-26T07:57:52.934Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T07:57:52.934Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-26T07:57:52.934Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-26T07:57:52.934Z] (99/129) Installing libva (2.13.0-r0) [2022-10-26T07:57:52.934Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-26T07:57:52.934Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-26T07:57:52.934Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-26T07:57:52.934Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-26T07:57:52.934Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-26T07:57:52.934Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-26T07:57:52.934Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-26T07:57:52.934Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-26T07:57:52.934Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T07:57:53.192Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-26T07:57:53.192Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-26T07:57:53.192Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T07:57:53.192Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-26T07:57:53.192Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-26T07:57:53.192Z] (114/129) Installing nspr (4.32-r0) [2022-10-26T07:57:53.192Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-26T07:57:53.192Z] (116/129) Installing nss (3.78.1-r0) [2022-10-26T07:57:53.192Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-26T07:57:53.192Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-26T07:57:53.192Z] (119/129) Installing orc (0.4.32-r0) [2022-10-26T07:57:53.192Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-26T07:57:53.192Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-26T07:57:53.192Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-26T07:57:53.192Z] (123/129) Installing libpulse (15.0-r2) [2022-10-26T07:57:53.192Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-26T07:57:53.192Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-26T07:57:53.192Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-26T07:57:53.450Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-26T07:57:53.450Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-26T07:57:53.450Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-26T07:57:54.386Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T07:57:54.386Z] Executing glib-2.70.1-r0.trigger [2022-10-26T07:57:54.386Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T07:57:56.292Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T07:57:56.292Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T07:57:56.292Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T07:57:56.292Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T07:57:56.292Z] OK: 286 MiB in 145 packages [2022-10-26T07:57:59.571Z] Removing intermediate container cbee350b6996 [2022-10-26T07:57:59.571Z] ---> dea0b0c0147f [2022-10-26T07:57:59.571Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T07:57:59.571Z] ---> Running in d35b4afe0ea1 [2022-10-26T07:57:59.571Z] Removing intermediate container d35b4afe0ea1 [2022-10-26T07:57:59.571Z] ---> 24e59ce4d4fe [2022-10-26T07:57:59.571Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T07:57:59.571Z] ---> Running in e447c33323c3 [2022-10-26T07:57:59.571Z] Removing intermediate container e447c33323c3 [2022-10-26T07:57:59.571Z] ---> 9cc51fd5a0f9 [2022-10-26T07:57:59.571Z] Step 5/10 : RUN npm install -g npm [2022-10-26T07:57:59.571Z] ---> Running in 205ebff12b3a [2022-10-26T07:58:04.839Z] [2022-10-26T07:58:04.839Z] changed 54 packages, and audited 212 packages in 5s [2022-10-26T07:58:04.839Z] [2022-10-26T07:58:04.839Z] 11 packages are looking for funding [2022-10-26T07:58:04.839Z] run `npm fund` for details [2022-10-26T07:58:04.839Z] [2022-10-26T07:58:04.839Z] found 0 vulnerabilities [2022-10-26T07:58:05.769Z] Removing intermediate container 205ebff12b3a [2022-10-26T07:58:05.769Z] ---> 7fb0f471d8c3 [2022-10-26T07:58:05.769Z] Step 6/10 : ARG USER=1000 [2022-10-26T07:58:05.769Z] ---> Running in 1289be2725fe [2022-10-26T07:58:05.769Z] Removing intermediate container 1289be2725fe [2022-10-26T07:58:05.769Z] ---> 321a0844cf78 [2022-10-26T07:58:05.769Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T07:58:05.770Z] ---> Running in 5c49b6c39762 [2022-10-26T07:58:06.336Z] Removing intermediate container 5c49b6c39762 [2022-10-26T07:58:06.336Z] ---> fb44031aac53 [2022-10-26T07:58:06.336Z] Step 8/10 : USER $USER:$USER [2022-10-26T07:58:06.336Z] ---> Running in 8ee9e3e5113a [2022-10-26T07:58:06.336Z] Removing intermediate container 8ee9e3e5113a [2022-10-26T07:58:06.336Z] ---> 8611c61f7761 [2022-10-26T07:58:06.336Z] Step 9/10 : WORKDIR /app [2022-10-26T07:58:06.336Z] ---> Running in 328f99af30a4 [2022-10-26T07:58:06.592Z] Removing intermediate container 328f99af30a4 [2022-10-26T07:58:06.592Z] ---> 34c7786f4fef [2022-10-26T07:58:06.592Z] Step 10/10 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T07:58:06.592Z] ---> Running in 488487cd546f [2022-10-26T07:58:06.592Z] Removing intermediate container 488487cd546f [2022-10-26T07:58:06.592Z] ---> bba71303253f [2022-10-26T07:58:06.593Z] Successfully built bba71303253f [2022-10-26T07:58:06.593Z] Successfully tagged edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T07:58:06.593Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T07:58:06.593Z] touch edgex-web-ui.imagebuilt [2022-10-26T07:58:06.593Z] mkdir -p node_modules coverage [2022-10-26T07:58:06.593Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T07:58:06.593Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.490Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE required: { [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE }, [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:58:08.491Z] npm WARN EBADENGINE } [2022-10-26T07:58:12.680Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T07:58:12.939Z] 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 [2022-10-26T07:58:12.939Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T07:58:13.196Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:58:13.196Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T07:58:13.454Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T07:58:14.386Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T07:58:14.645Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T07:58:14.904Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T07:58:17.437Z] 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. [2022-10-26T07:58:17.438Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T07:58:17.438Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:58:18.005Z] 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. [2022-10-26T07:58:18.266Z] 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. [2022-10-26T07:58:19.200Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:58:19.458Z] 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 [2022-10-26T07:58:20.404Z] 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 [2022-10-26T07:58:21.781Z] 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. [2022-10-26T07:58:24.311Z] 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. [2022-10-26T07:58:29.578Z] [2022-10-26T07:58:29.578Z] added 1478 packages, and audited 1479 packages in 22s [2022-10-26T07:58:29.578Z] [2022-10-26T07:58:29.578Z] 90 packages are looking for funding [2022-10-26T07:58:29.578Z] run `npm fund` for details [2022-10-26T07:58:29.578Z] [2022-10-26T07:58:29.578Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T07:58:29.578Z] [2022-10-26T07:58:29.578Z] To address issues that do not require attention, run: [2022-10-26T07:58:29.578Z] npm audit fix [2022-10-26T07:58:29.578Z] [2022-10-26T07:58:29.578Z] To address all issues (including breaking changes), run: [2022-10-26T07:58:29.578Z] npm audit fix --force [2022-10-26T07:58:29.579Z] [2022-10-26T07:58:29.579Z] Run `npm audit` for details. [2022-10-26T07:58:32.107Z] 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 [2022-10-26T07:58:34.006Z] - Generating browser application bundles (phase: setup)... [2022-10-26T07:58:38.186Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T07:58:38.186Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T07:58:41.467Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T07:58:41.467Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T07:58:42.402Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T07:58:42.402Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T07:58:42.659Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T07:58:42.916Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T07:58:43.172Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T07:58:43.172Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T07:58:43.429Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T07:58:43.429Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T07:58:43.994Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T07:58:45.896Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T07:58:51.169Z] 26 10 2022 07:58:51.024:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T07:58:51.169Z] 26 10 2022 07:58:51.026:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T07:58:51.169Z] 26 10 2022 07:58:51.028:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T07:59:03.365Z] ✔ Browser application bundle generation complete. [2022-10-26T07:59:03.365Z] 26 10 2022 07:59:02.871:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Eq5E1T-TtgOvERJtAAAB with id 70676995 [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.094 secs) [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.15 secs) [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.162 secs) [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.167 secs) [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.171 secs) [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.174 secs) [2022-10-26T07:59:05.896Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.19 secs) [2022-10-26T07:59:06.154Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.226 secs) [2022-10-26T07:59:06.154Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.239 secs) [2022-10-26T07:59:06.154Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.245 secs) [2022-10-26T07:59:06.154Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.249 secs) [2022-10-26T07:59:06.154Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.259 secs) [2022-10-26T07:59:06.154Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.294 secs) [2022-10-26T07:59:06.154Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.326 secs) [2022-10-26T07:59:06.412Z] WARN: ' [2022-10-26T07:59:06.412Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T07:59:06.412Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T07:59:06.412Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T07:59:06.412Z] in a future version of Angular. [2022-10-26T07:59:06.412Z] [2022-10-26T07:59:06.412Z] For more information on this, see our API docs here: [2022-10-26T07:59:06.412Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T07:59:06.412Z] ' [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.326 secs) [2022-10-26T07:59:06.412Z] WARN: ' [2022-10-26T07:59:06.412Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T07:59:06.412Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T07:59:06.412Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T07:59:06.412Z] in a future version of Angular. [2022-10-26T07:59:06.412Z] [2022-10-26T07:59:06.412Z] For more information on this, see our API docs here: [2022-10-26T07:59:06.412Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T07:59:06.412Z] ' [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.388 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.393 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.409 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.426 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.439 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.456 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.462 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.474 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.496 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.506 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.516 secs) [2022-10-26T07:59:06.412Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.534 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.578 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.586 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.588 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.606 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.651 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.69 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.701 secs) [2022-10-26T07:59:06.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.709 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.751 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.768 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.797 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.858 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.867 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.869 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.877 secs) [2022-10-26T07:59:06.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.906 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.941 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.95 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.952 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.953 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.971 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.023 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.06 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.068 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.078 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.084 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.088 secs) [2022-10-26T07:59:07.185Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.117 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.138 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.169 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.173 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.177 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.187 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.192 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.196 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.214 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.223 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.229 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.232 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.238 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.245 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.255 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.26 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.268 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.271 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.274 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.277 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.283 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.285 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.292 secs) [2022-10-26T07:59:07.444Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.293 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.298 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.305 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.308 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.311 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.316 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.321 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.339 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.346 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.357 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.367 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.374 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.377 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.406 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.417 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.424 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.434 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.449 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.461 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.464 secs) [2022-10-26T07:59:07.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.469 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.488 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.494 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.522 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.531 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.551 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.562 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.565 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.567 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.582 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.591 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.609 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.615 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.617 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.619 secs) [2022-10-26T07:59:07.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.648 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.681 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.686 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.688 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.7 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.704 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.709 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.712 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.728 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.757 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.781 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.79 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.799 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.809 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.815 secs) [2022-10-26T07:59:08.218Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.825 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.844 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.849 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.87 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.876 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.887 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.949 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.952 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.957 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.967 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.97 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.984 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.994 secs) [2022-10-26T07:59:08.477Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.001 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.007 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.01 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.013 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.015 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.021 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.039 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.055 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.06 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.066 secs) [2022-10-26T07:59:08.734Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.094 secs / 2.066 secs) [2022-10-26T07:59:08.734Z] TOTAL: 149 SUCCESS [2022-10-26T07:59:08.734Z] ✔ Browser application bundle generation complete. [2022-10-26T07:59:09.299Z] [2022-10-26T07:59:09.299Z] =============================== Coverage summary =============================== [2022-10-26T07:59:09.299Z] Statements : 40.84% ( 1462/3580 ) [2022-10-26T07:59:09.299Z] Branches : 12.03% ( 111/923 ) [2022-10-26T07:59:09.299Z] Functions : 33.05% ( 429/1298 ) [2022-10-26T07:59:09.299Z] Lines : 38.77% ( 1313/3387 ) [2022-10-26T07:59:09.299Z] ================================================================================ [2022-10-26T07:59:09.299Z] ✔ Browser application bundle generation complete. [2022-10-26T07:59:09.864Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/web' [Pipeline] echo [2022-10-26T07:59:09.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T07:59:09.888Z] $ docker stop --time=1 f882cbb5f9481ed0a291fdfa0a2b3b520add8d6e1a28a792203a7c482d602cf8 [2022-10-26T07:59:11.204Z] $ docker rm -f f882cbb5f9481ed0a291fdfa0a2b3b520add8d6e1a28a792203a7c482d602cf8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T07:59:11.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T07:59:12.200Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T07:59:12.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T07:59:13.158Z] + ls -al . [2022-10-26T07:59:13.158Z] total 184 [2022-10-26T07:59:13.158Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 07:57 . [2022-10-26T07:59:13.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 .. [2022-10-26T07:59:13.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 .blubracket [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:56 .dockerignore [2022-10-26T07:59:13.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 .git [2022-10-26T07:59:13.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 .github [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:56 .gitignore [2022-10-26T07:59:13.158Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:56 .semver [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:56 Attribution.txt [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:56 CHANGELOG.md [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:56 CONTRIBUTING.md [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:56 Dockerfile [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:56 Jenkinsfile [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:56 LICENSE [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:56 Makefile [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:56 README.md [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION [2022-10-26T07:59:13.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 assets [2022-10-26T07:59:13.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 bin [2022-10-26T07:59:13.158Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:56 cmd [2022-10-26T07:59:13.158Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:57 coverage.out [2022-10-26T07:59:13.158Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:56 docs [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 07:56 go.mod [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 07:56 go.sum [2022-10-26T07:59:13.158Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:56 internal [2022-10-26T07:59:13.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 snap [2022-10-26T07:59:13.158Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:56 testing [2022-10-26T07:59:13.158Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:56 version.go [2022-10-26T07:59:13.158Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 07:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:59:13.453Z] + 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=9d39787cf0ab2cf10306c399368c157fbb018f6a --label arch=amd64 --label version=0.0.0 . [2022-10-26T07:59:13.772Z] Sending build context to Docker daemon 48.27MB [2022-10-26T07:59:13.772Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:59:13.772Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T07:59:13.772Z] ---> a67107b8691a [2022-10-26T07:59:13.772Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:59:14.029Z] ---> Running in 1e40decc34e6 [2022-10-26T07:59:14.030Z] Removing intermediate container 1e40decc34e6 [2022-10-26T07:59:14.030Z] ---> 59442aa34669 [2022-10-26T07:59:14.030Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:59:14.030Z] ---> Running in b4e5d1ebacba [2022-10-26T07:59:14.030Z] Removing intermediate container b4e5d1ebacba [2022-10-26T07:59:14.030Z] ---> 5bfe07826bd6 [2022-10-26T07:59:14.030Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:59:14.287Z] ---> Running in a6201731e127 [2022-10-26T07:59:14.287Z] Removing intermediate container a6201731e127 [2022-10-26T07:59:14.287Z] ---> 47c3755cd978 [2022-10-26T07:59:14.287Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T07:59:14.287Z] ---> Running in 790ea900ba45 [2022-10-26T07:59:14.287Z] Removing intermediate container 790ea900ba45 [2022-10-26T07:59:14.287Z] ---> 38c828f9b805 [2022-10-26T07:59:14.287Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:59:14.544Z] ---> Running in 245892262d9d [2022-10-26T07:59:14.544Z] Removing intermediate container 245892262d9d [2022-10-26T07:59:14.544Z] ---> 1f58c200dbd0 [2022-10-26T07:59:14.544Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:59:15.487Z] ---> d6e6b53a10d9 [2022-10-26T07:59:15.487Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T07:59:15.487Z] ---> Running in 56ecc999d2fd [2022-10-26T07:59:16.054Z] Removing intermediate container 56ecc999d2fd [2022-10-26T07:59:16.054Z] ---> 2647b1346a2c [2022-10-26T07:59:16.054Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T07:59:16.054Z] ---> Running in f41187d483d6 [2022-10-26T07:59:16.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:59:16.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:59:17.447Z] OK: 211 MiB in 51 packages [2022-10-26T07:59:17.705Z] Removing intermediate container f41187d483d6 [2022-10-26T07:59:17.705Z] ---> b9c74c09cbab [2022-10-26T07:59:17.705Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T07:59:17.705Z] ---> Running in 7860d1b658f9 [2022-10-26T07:59:17.705Z] Removing intermediate container 7860d1b658f9 [2022-10-26T07:59:17.705Z] ---> cf56a869c5b5 [2022-10-26T07:59:17.705Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T07:59:17.705Z] ---> Running in 4c037d0fd557 [2022-10-26T07:59:17.967Z] Removing intermediate container 4c037d0fd557 [2022-10-26T07:59:17.967Z] ---> 344e4b633977 [2022-10-26T07:59:17.967Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T07:59:17.967Z] ---> c8d65d7f06c1 [2022-10-26T07:59:17.967Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T07:59:17.967Z] ---> Running in 962b9f4ba4f5 [2022-10-26T07:59:18.900Z] Removing intermediate container 962b9f4ba4f5 [2022-10-26T07:59:18.900Z] ---> d2584991bd0d [2022-10-26T07:59:18.900Z] Step 15/26 : COPY . . [2022-10-26T07:59:20.273Z] ---> 938fa164451a [2022-10-26T07:59:20.273Z] Step 16/26 : RUN ${MAKE} [2022-10-26T07:59:20.273Z] ---> Running in 23491df1e0e7 [2022-10-26T07:59:20.530Z] 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 [2022-10-26T07:59:32.716Z] Removing intermediate container 23491df1e0e7 [2022-10-26T07:59:32.716Z] ---> f19dc2239663 [2022-10-26T07:59:32.716Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T07:59:33.281Z] 3.14: Pulling from library/alpine [2022-10-26T07:59:33.281Z] c7ed990a2339: Pulling fs layer [2022-10-26T07:59:33.538Z] c7ed990a2339: Verifying Checksum [2022-10-26T07:59:33.539Z] c7ed990a2339: Download complete [2022-10-26T07:59:33.539Z] c7ed990a2339: Pull complete [2022-10-26T07:59:33.796Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T07:59:33.796Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T07:59:33.796Z] ---> dd53f409bf0b [2022-10-26T07:59:33.796Z] Step 18/26 : EXPOSE 4000 [2022-10-26T07:59:33.796Z] ---> Running in fd16edc1d142 [2022-10-26T07:59:33.796Z] Removing intermediate container fd16edc1d142 [2022-10-26T07:59:33.796Z] ---> 88a8a44bf1ce [2022-10-26T07:59:33.796Z] 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 [2022-10-26T07:59:34.731Z] ---> 014f8446e49b [2022-10-26T07:59:34.731Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T07:59:34.731Z] ---> 1c76d6286d2b [2022-10-26T07:59:34.731Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T07:59:34.995Z] ---> a34d50b1f16a [2022-10-26T07:59:34.995Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T07:59:34.995Z] ---> Running in 6043f4007482 [2022-10-26T07:59:34.995Z] Removing intermediate container 6043f4007482 [2022-10-26T07:59:34.995Z] ---> 37451c0ff459 [2022-10-26T07:59:34.995Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T07:59:34.995Z] ---> Running in 6e89ebf4291c [2022-10-26T07:59:34.995Z] Removing intermediate container 6e89ebf4291c [2022-10-26T07:59:34.995Z] ---> 103c2fb17e87 [2022-10-26T07:59:34.995Z] Step 24/26 : LABEL arch=amd64 [2022-10-26T07:59:35.271Z] ---> Running in ef6859432802 [2022-10-26T07:59:35.271Z] Removing intermediate container ef6859432802 [2022-10-26T07:59:35.271Z] ---> 17d5f3d8d8ec [2022-10-26T07:59:35.271Z] Step 25/26 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T07:59:35.271Z] ---> Running in b111157796c5 [2022-10-26T07:59:35.271Z] Removing intermediate container b111157796c5 [2022-10-26T07:59:35.271Z] ---> 782f33f3dbfc [2022-10-26T07:59:35.271Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T07:59:35.271Z] ---> Running in 9e8df922140a [2022-10-26T07:59:35.529Z] Removing intermediate container 9e8df922140a [2022-10-26T07:59:35.529Z] ---> ae81a14c7b31 [2022-10-26T07:59:35.529Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T07:59:35.529Z] Successfully built ae81a14c7b31 [2022-10-26T07:59:35.529Z] 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 [2022-10-26T07:59:35.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:59:35.944Z] [2022-10-26T07:59:35.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:59:36.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:59:36.244Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T07:59:36.244Z] 5eb5b503b376: Pulling fs layer [2022-10-26T07:59:36.244Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T07:59:36.244Z] ec43610c2a17: Pulling fs layer [2022-10-26T07:59:36.244Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T07:59:36.244Z] 33b1e0a273af: Pulling fs layer [2022-10-26T07:59:36.244Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T07:59:36.244Z] 2f39f015ded8: Pulling fs layer [2022-10-26T07:59:36.244Z] 3a2ae6a8a46f: Waiting [2022-10-26T07:59:36.244Z] 33b1e0a273af: Waiting [2022-10-26T07:59:36.244Z] 5d3b04190fa2: Waiting [2022-10-26T07:59:36.244Z] 2f39f015ded8: Waiting [2022-10-26T07:59:36.244Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T07:59:36.244Z] 5c69ac0246d0: Download complete [2022-10-26T07:59:36.244Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T07:59:36.244Z] 3a2ae6a8a46f: Download complete [2022-10-26T07:59:36.503Z] 33b1e0a273af: Verifying Checksum [2022-10-26T07:59:36.503Z] 33b1e0a273af: Download complete [2022-10-26T07:59:36.503Z] ec43610c2a17: Verifying Checksum [2022-10-26T07:59:36.503Z] ec43610c2a17: Download complete [2022-10-26T07:59:36.503Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T07:59:36.503Z] 5d3b04190fa2: Download complete [2022-10-26T07:59:36.503Z] 5eb5b503b376: Verifying Checksum [2022-10-26T07:59:36.503Z] 5eb5b503b376: Download complete [2022-10-26T07:59:37.068Z] 2f39f015ded8: Verifying Checksum [2022-10-26T07:59:37.068Z] 2f39f015ded8: Download complete [2022-10-26T07:59:37.634Z] 5eb5b503b376: Pull complete [2022-10-26T07:59:37.634Z] 5c69ac0246d0: Pull complete [2022-10-26T07:59:38.199Z] ec43610c2a17: Pull complete [2022-10-26T07:59:38.199Z] 3a2ae6a8a46f: Pull complete [2022-10-26T07:59:38.456Z] 33b1e0a273af: Pull complete [2022-10-26T07:59:38.456Z] 5d3b04190fa2: Pull complete [2022-10-26T07:59:42.635Z] 2f39f015ded8: Pull complete [2022-10-26T07:59:42.635Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T07:59:42.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:59:42.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:59:42.720Z] prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container [2022-10-26T07:59:42.748Z] $ 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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@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 [2022-10-26T07:59:45.015Z] $ docker top 69dd659c949ad857c0bd388e02427beb0084793716cc5a12190e00e9c5cdc4cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:59:45.378Z] ---> job-cost.sh [2022-10-26T07:59:45.378Z] lf-activate-venv: SKIPPING [2022-10-26T07:59:45.378Z] INFO: No Stack... [2022-10-26T07:59:45.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T07:59:45.896Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T07:59:46.183Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/cost.csv [2022-10-26T07:59:46.183Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T07:59:46.195Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [2022-10-26T07:59:46.201Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] did not exist. Created. [2022-10-26T07:59:46.201Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T07:59:46.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T07:59:46.888Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T07:59:46.894Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T07:59:46.910Z] $ docker stop --time=1 69dd659c949ad857c0bd388e02427beb0084793716cc5a12190e00e9c5cdc4cd [2022-10-26T07:59:48.197Z] $ docker rm -f 69dd659c949ad857c0bd388e02427beb0084793716cc5a12190e00e9c5cdc4cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T08:00:07.987Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117096 in /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [Pipeline] { [Pipeline] ws [2022-10-26T08:00:07.999Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2022-10-26T08:00:08.038Z] The recommended git tool is: git [2022-10-26T08:00:14.373Z] using credential edgex-jenkins-ssh [2022-10-26T08:00:14.393Z] Cloning the remote Git repository [2022-10-26T08:00:14.446Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T08:00:14.530Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2022-10-26T08:00:14.731Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T08:00:14.732Z] > git --version # timeout=10 [2022-10-26T08:00:14.756Z] > git --version # 'git version 2.25.1' [2022-10-26T08:00:14.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T08:00:14.817Z] Verifying host key using known hosts file [2022-10-26T08:00:15.149Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T08:00:15.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T08:00:18.276Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T08:00:18.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T08:00:19.436Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T08:00:19.492Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T08:00:19.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T08:00:19.501Z] Verifying host key using known hosts file [2022-10-26T08:00:19.510Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T08:00:19.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T08:00:20.126Z] Merging remotes/origin/main commit 631204ad6e31f2ad7f2af9d8870acc6cdc448164 into PR head commit 9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T08:00:20.729Z] Merge succeeded, producing 9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T08:00:20.729Z] Checking out Revision 9d39787cf0ab2cf10306c399368c157fbb018f6a (PR-563) [2022-10-26T08:00:20.150Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T08:00:20.170Z] > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # timeout=10 [2022-10-26T08:00:20.617Z] > git remote # timeout=10 [2022-10-26T08:00:20.637Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T08:00:20.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T08:00:20.661Z] Verifying host key using known hosts file [2022-10-26T08:00:20.669Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T08:00:20.680Z] > git merge 631204ad6e31f2ad7f2af9d8870acc6cdc448164 # timeout=10 [2022-10-26T08:00:20.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T08:00:20.737Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T08:00:20.763Z] > git checkout -f 9d39787cf0ab2cf10306c399368c157fbb018f6a # timeout=10 [2022-10-26T08:00:21.836Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T08:00:22.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T08:00:22.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T08:00:22.813Z] Dload Upload Total Spent Left Speed [2022-10-26T08:00:22.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-10-26T08:00:23.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T08:00:23.873Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T08:00:23.873Z] + sudo tee /etc/docker/daemon.new [2022-10-26T08:00:23.873Z] { [2022-10-26T08:00:23.873Z] "registry-mirrors": [ [2022-10-26T08:00:23.873Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T08:00:23.873Z] ], [2022-10-26T08:00:23.873Z] "bip": "10.250.0.254/24", [2022-10-26T08:00:23.873Z] "hosts": [ [2022-10-26T08:00:23.873Z] "tcp://0.0.0.0:5555", [2022-10-26T08:00:23.873Z] "unix:///var/run/docker.sock" [2022-10-26T08:00:23.873Z] ], [2022-10-26T08:00:23.873Z] "mtu": 1458, [2022-10-26T08:00:23.873Z] "selinux-enabled": true, [2022-10-26T08:00:23.873Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T08:00:23.873Z] } [Pipeline] sh [2022-10-26T08:00:24.231Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T08:00:24.607Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T08:00:42.922Z] provisioning config files... [2022-10-26T08:00:42.956Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config1321818520842994757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:00:43.338Z] ---> docker-login.sh [2022-10-26T08:00:43.338Z] nexus3.edgexfoundry.org:10001 [2022-10-26T08:00:43.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:00:43.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:00:43.945Z] Configure a credential helper to remove this warning. See [2022-10-26T08:00:43.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:00:43.945Z] [2022-10-26T08:00:43.945Z] Login Succeeded [2022-10-26T08:00:44.223Z] nexus3.edgexfoundry.org:10002 [2022-10-26T08:00:44.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:00:44.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:00:44.498Z] Configure a credential helper to remove this warning. See [2022-10-26T08:00:44.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:00:44.498Z] [2022-10-26T08:00:44.498Z] Login Succeeded [2022-10-26T08:00:44.498Z] nexus3.edgexfoundry.org:10003 [2022-10-26T08:00:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:00:45.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:00:45.041Z] Configure a credential helper to remove this warning. See [2022-10-26T08:00:45.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:00:45.041Z] [2022-10-26T08:00:45.041Z] Login Succeeded [2022-10-26T08:00:45.041Z] nexus3.edgexfoundry.org:10004 [2022-10-26T08:00:45.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:00:45.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:00:45.317Z] Configure a credential helper to remove this warning. See [2022-10-26T08:00:45.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:00:45.317Z] [2022-10-26T08:00:45.317Z] Login Succeeded [2022-10-26T08:00:45.317Z] docker.io [2022-10-26T08:00:45.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:00:46.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:00:46.181Z] Configure a credential helper to remove this warning. See [2022-10-26T08:00:46.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:00:46.181Z] [2022-10-26T08:00:46.181Z] Login Succeeded [2022-10-26T08:00:46.181Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T08:00:46.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T08:00:46.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T08:00:46.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T08:00:46.415Z] ========================================================= [2022-10-26T08:00:46.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T08:00:46.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:00:46.778Z] + 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 . [2022-10-26T08:00:47.756Z] Sending build context to Docker daemon 28.73MB [2022-10-26T08:00:47.756Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T08:00:47.756Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T08:00:48.037Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T08:00:48.037Z] 9b18e9b68314: Pulling fs layer [2022-10-26T08:00:48.037Z] d32db5db7311: Pulling fs layer [2022-10-26T08:00:48.037Z] d0c4b47475fc: Pulling fs layer [2022-10-26T08:00:48.037Z] 5831b945b038: Pulling fs layer [2022-10-26T08:00:48.037Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T08:00:48.037Z] e10730c5d714: Pulling fs layer [2022-10-26T08:00:48.037Z] 5dd5c2283517: Pulling fs layer [2022-10-26T08:00:48.037Z] d5ac0230b979: Pulling fs layer [2022-10-26T08:00:48.037Z] 5831b945b038: Waiting [2022-10-26T08:00:48.037Z] 86bbec2aaacd: Waiting [2022-10-26T08:00:48.037Z] e10730c5d714: Waiting [2022-10-26T08:00:48.037Z] d5ac0230b979: Waiting [2022-10-26T08:00:48.037Z] 5dd5c2283517: Waiting [2022-10-26T08:00:48.037Z] d0c4b47475fc: Download complete [2022-10-26T08:00:48.037Z] d32db5db7311: Verifying Checksum [2022-10-26T08:00:48.037Z] d32db5db7311: Download complete [2022-10-26T08:00:48.037Z] 86bbec2aaacd: Download complete [2022-10-26T08:00:48.037Z] e10730c5d714: Verifying Checksum [2022-10-26T08:00:48.037Z] e10730c5d714: Download complete [2022-10-26T08:00:48.037Z] 9b18e9b68314: Verifying Checksum [2022-10-26T08:00:48.037Z] 9b18e9b68314: Download complete [2022-10-26T08:00:49.018Z] 9b18e9b68314: Pull complete [2022-10-26T08:00:49.292Z] d5ac0230b979: Verifying Checksum [2022-10-26T08:00:49.292Z] d5ac0230b979: Download complete [2022-10-26T08:00:49.567Z] d32db5db7311: Pull complete [2022-10-26T08:00:50.545Z] 5dd5c2283517: Verifying Checksum [2022-10-26T08:00:50.545Z] 5dd5c2283517: Download complete [2022-10-26T08:00:51.142Z] d0c4b47475fc: Pull complete [2022-10-26T08:00:51.414Z] 5831b945b038: Verifying Checksum [2022-10-26T08:00:51.414Z] 5831b945b038: Download complete [2022-10-26T08:01:03.781Z] 5831b945b038: Pull complete [2022-10-26T08:01:04.051Z] 86bbec2aaacd: Pull complete [2022-10-26T08:01:04.322Z] e10730c5d714: Pull complete [2022-10-26T08:01:11.015Z] 5dd5c2283517: Pull complete [2022-10-26T08:01:13.619Z] d5ac0230b979: Pull complete [2022-10-26T08:01:14.584Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T08:01:14.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T08:01:14.584Z] ---> 59b3b1a385d4 [2022-10-26T08:01:14.584Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T08:01:16.549Z] ---> Running in e4ebe9b1e07e [2022-10-26T08:01:16.821Z] Removing intermediate container e4ebe9b1e07e [2022-10-26T08:01:16.821Z] ---> f0e25f64d268 [2022-10-26T08:01:16.821Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T08:01:16.821Z] ---> Running in 23436d29aa30 [2022-10-26T08:01:17.089Z] Removing intermediate container 23436d29aa30 [2022-10-26T08:01:17.089Z] ---> 8bad72f772a0 [2022-10-26T08:01:17.090Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T08:01:17.090Z] ---> Running in 2876b0164860 [2022-10-26T08:01:17.357Z] Removing intermediate container 2876b0164860 [2022-10-26T08:01:17.357Z] ---> a4d8f4e9729e [2022-10-26T08:01:17.357Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T08:01:17.357Z] ---> Running in 872bae2b5031 [2022-10-26T08:01:17.945Z] Removing intermediate container 872bae2b5031 [2022-10-26T08:01:17.946Z] ---> 844dfba8b678 [2022-10-26T08:01:17.946Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T08:01:17.946Z] ---> Running in 84fd2617be1f [2022-10-26T08:01:18.214Z] Removing intermediate container 84fd2617be1f [2022-10-26T08:01:18.214Z] ---> f0f1d17462ba [2022-10-26T08:01:18.214Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T08:01:18.798Z] latest: Pulling from library/docker [2022-10-26T08:01:19.068Z] 9b18e9b68314: Already exists [2022-10-26T08:01:19.068Z] e5833820420a: Pulling fs layer [2022-10-26T08:01:19.068Z] 79069699b830: Pulling fs layer [2022-10-26T08:01:19.068Z] 1ee9c3c3cf30: Pulling fs layer [2022-10-26T08:01:19.068Z] e0d61bd8b9f5: Pulling fs layer [2022-10-26T08:01:19.068Z] 245f2ec60f2d: Pulling fs layer [2022-10-26T08:01:19.068Z] e0d61bd8b9f5: Waiting [2022-10-26T08:01:19.068Z] 565435f1ea60: Pulling fs layer [2022-10-26T08:01:19.068Z] a2b0e4f6483b: Pulling fs layer [2022-10-26T08:01:19.068Z] 245f2ec60f2d: Waiting [2022-10-26T08:01:19.068Z] 2f6ebfe41273: Pulling fs layer [2022-10-26T08:01:19.068Z] 565435f1ea60: Waiting [2022-10-26T08:01:19.068Z] a2b0e4f6483b: Waiting [2022-10-26T08:01:19.068Z] 2f6ebfe41273: Waiting [2022-10-26T08:01:19.068Z] 79069699b830: Verifying Checksum [2022-10-26T08:01:19.068Z] 79069699b830: Download complete [2022-10-26T08:01:19.068Z] e5833820420a: Download complete [2022-10-26T08:01:19.660Z] 1ee9c3c3cf30: Verifying Checksum [2022-10-26T08:01:19.660Z] 1ee9c3c3cf30: Download complete [2022-10-26T08:01:19.660Z] 565435f1ea60: Verifying Checksum [2022-10-26T08:01:19.660Z] 565435f1ea60: Download complete [2022-10-26T08:01:19.660Z] e0d61bd8b9f5: Verifying Checksum [2022-10-26T08:01:19.660Z] e0d61bd8b9f5: Download complete [2022-10-26T08:01:19.660Z] 245f2ec60f2d: Verifying Checksum [2022-10-26T08:01:19.660Z] 245f2ec60f2d: Download complete [2022-10-26T08:01:19.934Z] a2b0e4f6483b: Verifying Checksum [2022-10-26T08:01:19.934Z] a2b0e4f6483b: Download complete [2022-10-26T08:01:19.934Z] 2f6ebfe41273: Verifying Checksum [2022-10-26T08:01:19.934Z] 2f6ebfe41273: Download complete [2022-10-26T08:01:19.934Z] e5833820420a: Pull complete [2022-10-26T08:01:20.203Z] 79069699b830: Pull complete [2022-10-26T08:01:21.179Z] 1ee9c3c3cf30: Pull complete [2022-10-26T08:01:22.150Z] e0d61bd8b9f5: Pull complete [2022-10-26T08:01:23.118Z] 245f2ec60f2d: Pull complete [2022-10-26T08:01:23.386Z] 565435f1ea60: Pull complete [2022-10-26T08:01:23.655Z] a2b0e4f6483b: Pull complete [2022-10-26T08:01:23.937Z] 2f6ebfe41273: Pull complete [2022-10-26T08:01:23.937Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T08:01:23.937Z] Status: Downloaded newer image for docker:latest [2022-10-26T08:01:26.540Z] ---> a4e61b658fa0 [2022-10-26T08:01:26.540Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T08:01:26.540Z] ---> Running in 751899fa6bf0 [2022-10-26T08:01:28.493Z] Removing intermediate container 751899fa6bf0 [2022-10-26T08:01:28.494Z] ---> 017b0701eabb [2022-10-26T08:01:28.494Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T08:01:28.494Z] ---> Running in d199a7136dbe [2022-10-26T08:01:29.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T08:01:29.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T08:01:31.093Z] OK: 221 MiB in 51 packages [2022-10-26T08:01:32.065Z] Removing intermediate container d199a7136dbe [2022-10-26T08:01:32.065Z] ---> d5571315a095 [2022-10-26T08:01:32.065Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T08:01:32.065Z] ---> Running in 307bc8528a49 [2022-10-26T08:01:32.336Z] Removing intermediate container 307bc8528a49 [2022-10-26T08:01:32.336Z] ---> baffd4afb0b4 [2022-10-26T08:01:32.336Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T08:01:32.607Z] ---> Running in b0dc0b3e5b11 [2022-10-26T08:01:32.878Z] Removing intermediate container b0dc0b3e5b11 [2022-10-26T08:01:32.879Z] ---> ff3583414386 [2022-10-26T08:01:32.879Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T08:01:33.477Z] ---> eeb97c6a5199 [2022-10-26T08:01:33.477Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T08:01:33.745Z] ---> Running in d4ea4dbf475f [2022-10-26T08:02:30.209Z] Removing intermediate container d4ea4dbf475f [2022-10-26T08:02:30.209Z] ---> 1b66bdc456c6 [2022-10-26T08:02:30.209Z] Step 15/16 : COPY . . [2022-10-26T08:02:30.209Z] ---> b168b65f96b5 [2022-10-26T08:02:30.209Z] Step 16/16 : RUN ${MAKE} [2022-10-26T08:02:30.209Z] ---> Running in 44ae9ced19c3 [2022-10-26T08:02:30.480Z] noop [2022-10-26T08:02:31.448Z] Removing intermediate container 44ae9ced19c3 [2022-10-26T08:02:31.448Z] ---> a7e2c7485352 [2022-10-26T08:02:31.448Z] Successfully built a7e2c7485352 [2022-10-26T08:02:31.448Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:02:31.804Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T08:02:31.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:02:31.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-117096 does not seem to be running inside a container [2022-10-26T08:02:32.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T08:02:33.338Z] $ docker top a654a0beba000208dc518009c3d53611020cbaac74f61c6888cf2f71122d27cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T08:02:34.174Z] + go version [2022-10-26T08:02:34.174Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T08:02:34.196Z] $ docker stop --time=1 a654a0beba000208dc518009c3d53611020cbaac74f61c6888cf2f71122d27cc [2022-10-26T08:02:35.859Z] $ docker rm -f a654a0beba000208dc518009c3d53611020cbaac74f61c6888cf2f71122d27cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:02:36.423Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T08:02:36.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:02:36.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-117096 does not seem to be running inside a container [2022-10-26T08:02:36.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T08:02:37.995Z] $ docker top 92d502c90876dde56f8c01fc6a93692351202dcc6caf879bbdfe8ca9a82332d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T08:02:38.881Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2022-10-26T08:02:39.231Z] + make test [2022-10-26T08:02:39.510Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T08:02:41.503Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T08:04:03.163Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T08:04:03.163Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T08:04:25.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T08:04:25.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T08:04:25.252Z] ./bin/test-attribution-txt.sh [2022-10-26T08:04:25.252Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T08:04:25.252Z] make -C web test [2022-10-26T08:04:25.252Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2022-10-26T08:04:25.252Z] make[1]: tput: No such file or directory [2022-10-26T08:04:25.252Z] make[1]: tput: No such file or directory [2022-10-26T08:04:25.252Z] warning: generating ./VERSION [2022-10-26T08:04:25.252Z] echo "0.0.0" > VERSION [2022-10-26T08:04:25.252Z] docker build \ [2022-10-26T08:04:25.252Z] -f Dockerfile \ [2022-10-26T08:04:25.252Z] --build-arg USER=1000 \ [2022-10-26T08:04:25.252Z] \ [2022-10-26T08:04:25.252Z] --label "git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a" \ [2022-10-26T08:04:25.252Z] -t edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a \ [2022-10-26T08:04:25.252Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T08:04:25.252Z] . [2022-10-26T08:04:25.252Z] Sending build context to Docker daemon 3.269MB [2022-10-26T08:04:25.252Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T08:04:25.252Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T08:04:25.252Z] 47517142f6ba: Pulling fs layer [2022-10-26T08:04:25.252Z] 5f8c4bfa009b: Pulling fs layer [2022-10-26T08:04:25.252Z] f7079c9c4ba1: Pulling fs layer [2022-10-26T08:04:25.252Z] aba105e6f55a: Pulling fs layer [2022-10-26T08:04:25.252Z] aba105e6f55a: Waiting [2022-10-26T08:04:25.252Z] f7079c9c4ba1: Verifying Checksum [2022-10-26T08:04:25.252Z] f7079c9c4ba1: Download complete [2022-10-26T08:04:25.252Z] 47517142f6ba: Verifying Checksum [2022-10-26T08:04:25.252Z] 47517142f6ba: Download complete [2022-10-26T08:04:25.252Z] aba105e6f55a: Verifying Checksum [2022-10-26T08:04:25.252Z] aba105e6f55a: Download complete [2022-10-26T08:04:25.252Z] 47517142f6ba: Pull complete [2022-10-26T08:04:25.521Z] 5f8c4bfa009b: Verifying Checksum [2022-10-26T08:04:25.521Z] 5f8c4bfa009b: Download complete [2022-10-26T08:04:29.812Z] 5f8c4bfa009b: Pull complete [2022-10-26T08:04:29.812Z] f7079c9c4ba1: Pull complete [2022-10-26T08:04:30.082Z] aba105e6f55a: Pull complete [2022-10-26T08:04:30.082Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T08:04:30.082Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T08:04:30.082Z] ---> bf1b8b58d215 [2022-10-26T08:04:30.082Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T08:04:30.669Z] ---> Running in d4be1331794d [2022-10-26T08:04:31.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T08:04:32.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T08:04:33.195Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-26T08:04:33.195Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-26T08:04:33.195Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-26T08:04:33.195Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-26T08:04:33.195Z] (5/128) Installing libxcb (1.14-r2) [2022-10-26T08:04:33.195Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-26T08:04:33.195Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-26T08:04:33.195Z] (8/128) Installing libice (1.0.10-r0) [2022-10-26T08:04:33.195Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-26T08:04:33.195Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-26T08:04:33.195Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-26T08:04:33.195Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-26T08:04:33.195Z] (13/128) Installing xset (1.2.4-r0) [2022-10-26T08:04:33.195Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-26T08:04:33.195Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-26T08:04:33.195Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T08:04:33.195Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-26T08:04:33.195Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-26T08:04:33.196Z] (19/128) Installing libintl (0.21-r0) [2022-10-26T08:04:33.464Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-26T08:04:33.464Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-26T08:04:33.464Z] (22/128) Installing pcre (8.45-r1) [2022-10-26T08:04:33.464Z] (23/128) Installing glib (2.70.1-r0) [2022-10-26T08:04:33.464Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-26T08:04:33.464Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-26T08:04:33.464Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-26T08:04:33.464Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T08:04:33.733Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T08:04:33.733Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-26T08:04:33.733Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-26T08:04:33.733Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-26T08:04:33.733Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-26T08:04:33.733Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T08:04:33.733Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T08:04:33.733Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-26T08:04:33.733Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-26T08:04:33.733Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-26T08:04:33.733Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-26T08:04:33.733Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-26T08:04:33.733Z] (40/128) Installing libxi (1.8-r0) [2022-10-26T08:04:33.733Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-26T08:04:33.733Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-26T08:04:33.733Z] (43/128) Installing atk (2.36.0-r0) [2022-10-26T08:04:33.733Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-26T08:04:33.733Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-26T08:04:33.733Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-26T08:04:33.733Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T08:04:34.002Z] (48/128) Installing expat (2.5.0-r0) [2022-10-26T08:04:34.002Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-26T08:04:34.002Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-26T08:04:34.002Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-26T08:04:34.002Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-26T08:04:34.002Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-26T08:04:34.002Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-26T08:04:34.002Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-26T08:04:34.002Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-26T08:04:34.002Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-26T08:04:34.002Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-26T08:04:34.002Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-26T08:04:34.002Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-26T08:04:34.002Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-26T08:04:34.271Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-26T08:04:34.271Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-26T08:04:34.271Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-26T08:04:34.271Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-26T08:04:34.271Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-26T08:04:34.271Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-26T08:04:34.271Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-26T08:04:34.271Z] (69/128) Installing pango (1.48.10-r0) [2022-10-26T08:04:34.271Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T08:04:34.271Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T08:04:34.271Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T08:04:34.271Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-26T08:04:34.539Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-26T08:04:34.539Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T08:04:34.808Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T08:04:34.808Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-26T08:04:34.808Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-26T08:04:34.808Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-26T08:04:35.077Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T08:04:37.027Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-26T08:04:37.027Z] (80/128) Installing flac (1.3.4-r0) [2022-10-26T08:04:37.027Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T08:04:37.295Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T08:04:37.295Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-26T08:04:37.295Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-26T08:04:37.295Z] (85/128) Installing libass (0.15.2-r0) [2022-10-26T08:04:37.295Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-26T08:04:37.295Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T08:04:37.295Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T08:04:37.295Z] (89/128) Installing lame (3.100-r0) [2022-10-26T08:04:37.295Z] (90/128) Installing opus (1.3.1-r1) [2022-10-26T08:04:37.562Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T08:04:37.562Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-26T08:04:37.562Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-26T08:04:37.562Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-26T08:04:37.562Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-26T08:04:37.562Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T08:04:37.562Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-26T08:04:37.562Z] (98/128) Installing libva (2.13.0-r0) [2022-10-26T08:04:37.562Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-26T08:04:37.562Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-26T08:04:37.562Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-26T08:04:37.562Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-26T08:04:37.562Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-26T08:04:37.562Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-26T08:04:37.830Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-26T08:04:37.830Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-26T08:04:37.830Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T08:04:38.100Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-26T08:04:38.368Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-26T08:04:38.368Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T08:04:38.368Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-26T08:04:38.368Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-26T08:04:38.369Z] (113/128) Installing nspr (4.32-r0) [2022-10-26T08:04:38.369Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-26T08:04:38.369Z] (115/128) Installing nss (3.78.1-r0) [2022-10-26T08:04:38.369Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-26T08:04:38.369Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-26T08:04:38.369Z] (118/128) Installing orc (0.4.32-r0) [2022-10-26T08:04:38.369Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-26T08:04:38.369Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-26T08:04:38.369Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-26T08:04:38.369Z] (122/128) Installing libpulse (15.0-r2) [2022-10-26T08:04:38.638Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-26T08:04:38.638Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-26T08:04:38.638Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-26T08:04:38.638Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-26T08:04:38.638Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-26T08:04:38.638Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-26T08:04:42.903Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T08:04:42.903Z] Executing glib-2.70.1-r0.trigger [2022-10-26T08:04:42.903Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T08:04:48.257Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T08:04:48.257Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T08:04:48.257Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T08:04:48.257Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T08:04:48.257Z] OK: 275 MiB in 144 packages [2022-10-26T08:04:58.352Z] Removing intermediate container d4be1331794d [2022-10-26T08:04:58.353Z] ---> 12bc1ce1f637 [2022-10-26T08:04:58.353Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T08:04:58.353Z] ---> Running in 5b4e7c448f5b [2022-10-26T08:04:58.353Z] Removing intermediate container 5b4e7c448f5b [2022-10-26T08:04:58.353Z] ---> 20f866dd1a22 [2022-10-26T08:04:58.353Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T08:04:58.353Z] ---> Running in e35ded242a14 [2022-10-26T08:04:58.353Z] Removing intermediate container e35ded242a14 [2022-10-26T08:04:58.353Z] ---> 0a0a4d4ca007 [2022-10-26T08:04:58.353Z] Step 5/10 : RUN npm install -g npm [2022-10-26T08:04:58.353Z] ---> Running in 529510499a10 [2022-10-26T08:05:25.056Z] [2022-10-26T08:05:25.056Z] changed 54 packages, and audited 212 packages in 23s [2022-10-26T08:05:25.056Z] [2022-10-26T08:05:25.056Z] 11 packages are looking for funding [2022-10-26T08:05:25.056Z] run `npm fund` for details [2022-10-26T08:05:25.056Z] [2022-10-26T08:05:25.056Z] found 0 vulnerabilities [2022-10-26T08:05:28.403Z] Removing intermediate container 529510499a10 [2022-10-26T08:05:28.403Z] ---> dc7bbe61e4fc [2022-10-26T08:05:28.403Z] Step 6/10 : ARG USER=1000 [2022-10-26T08:05:28.403Z] ---> Running in ac1d2c37f49b [2022-10-26T08:05:28.403Z] Removing intermediate container ac1d2c37f49b [2022-10-26T08:05:28.403Z] ---> 64aaed65a138 [2022-10-26T08:05:28.403Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T08:05:28.403Z] ---> Running in d1bfb455c92d [2022-10-26T08:05:30.369Z] Removing intermediate container d1bfb455c92d [2022-10-26T08:05:30.369Z] ---> e496e7f8ee97 [2022-10-26T08:05:30.369Z] Step 8/10 : USER $USER:$USER [2022-10-26T08:05:30.369Z] ---> Running in 904d349bf87a [2022-10-26T08:05:30.640Z] Removing intermediate container 904d349bf87a [2022-10-26T08:05:30.640Z] ---> bea6dc3eedba [2022-10-26T08:05:30.640Z] Step 9/10 : WORKDIR /app [2022-10-26T08:05:30.640Z] ---> Running in 64a6fc110656 [2022-10-26T08:05:30.908Z] Removing intermediate container 64a6fc110656 [2022-10-26T08:05:30.908Z] ---> 38a1ad100884 [2022-10-26T08:05:30.908Z] Step 10/10 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T08:05:31.180Z] ---> Running in 35780d20e124 [2022-10-26T08:05:31.448Z] Removing intermediate container 35780d20e124 [2022-10-26T08:05:31.448Z] ---> 0a241d64bb12 [2022-10-26T08:05:31.448Z] Successfully built 0a241d64bb12 [2022-10-26T08:05:31.448Z] Successfully tagged edgexfoundry/edgex-web-ui:9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T08:05:31.448Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T08:05:31.448Z] touch edgex-web-ui.imagebuilt [2022-10-26T08:05:31.448Z] mkdir -p node_modules coverage [2022-10-26T08:05:31.448Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T08:05:31.448Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE required: { [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE }, [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:05:46.458Z] npm WARN EBADENGINE } [2022-10-26T08:06:33.308Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T08:06:33.308Z] 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 [2022-10-26T08:06:33.308Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T08:06:33.308Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:06:33.308Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T08:06:33.308Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T08:06:39.958Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T08:06:40.228Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T08:06:41.649Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T08:07:03.719Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:07:03.719Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T08:07:03.719Z] 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. [2022-10-26T08:07:08.029Z] 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. [2022-10-26T08:07:08.300Z] 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. [2022-10-26T08:07:09.733Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:07:24.729Z] 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 [2022-10-26T08:07:26.136Z] 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 [2022-10-26T08:07:44.366Z] 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. [2022-10-26T08:08:06.432Z] 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. [2022-10-26T08:08:45.304Z] [2022-10-26T08:08:45.304Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-26T08:08:45.304Z] [2022-10-26T08:08:45.304Z] 90 packages are looking for funding [2022-10-26T08:08:45.304Z] run `npm fund` for details [2022-10-26T08:08:45.304Z] [2022-10-26T08:08:45.304Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T08:08:45.304Z] [2022-10-26T08:08:45.304Z] To address issues that do not require attention, run: [2022-10-26T08:08:45.304Z] npm audit fix [2022-10-26T08:08:45.304Z] [2022-10-26T08:08:45.304Z] To address all issues (including breaking changes), run: [2022-10-26T08:08:45.304Z] npm audit fix --force [2022-10-26T08:08:45.304Z] [2022-10-26T08:08:45.304Z] Run `npm audit` for details. [2022-10-26T08:08:46.265Z] 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 [2022-10-26T08:09:04.504Z] - Generating browser application bundles (phase: setup)... [2022-10-26T08:09:43.404Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T08:09:43.404Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T08:10:10.102Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T08:10:10.102Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T08:10:16.753Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T08:10:16.753Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T08:10:21.025Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T08:10:21.610Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T08:10:28.271Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T08:10:29.686Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T08:10:29.686Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T08:10:35.046Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T08:10:35.046Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T08:10:35.315Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T08:11:43.218Z] 26 10 2022 08:11:38.843:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T08:11:43.218Z] 26 10 2022 08:11:38.857:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T08:11:43.218Z] 26 10 2022 08:11:38.888:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T08:12:39.624Z] 26 10 2022 08:12:39.109:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-26T08:12:51.949Z] 26 10 2022 08:12:50.011:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T08:13:38.780Z] 26 10 2022 08:13:32.069:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-26T08:13:56.982Z] ✔ Browser application bundle generation complete. [2022-10-26T08:13:56.982Z] 26 10 2022 08:13:55.849:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 2KU0KAsQuwOP9KCwAAAB with id 1945500 [2022-10-26T08:14:15.184Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T08:14:15.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.536 secs) [2022-10-26T08:14:16.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.251 secs) [2022-10-26T08:14:16.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.285 secs) [2022-10-26T08:14:16.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.343 secs) [2022-10-26T08:14:16.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.359 secs) [2022-10-26T08:14:16.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.378 secs) [2022-10-26T08:14:16.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.691 secs) [2022-10-26T08:14:16.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.838 secs) [2022-10-26T08:14:17.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.117 secs) [2022-10-26T08:14:17.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.15 secs) [2022-10-26T08:14:17.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.166 secs) [2022-10-26T08:14:17.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.183 secs) [2022-10-26T08:14:17.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.198 secs) [2022-10-26T08:14:17.804Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.462 secs) [2022-10-26T08:14:18.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.535 secs) [2022-10-26T08:14:18.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.571 secs) [2022-10-26T08:14:18.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.603 secs) [2022-10-26T08:14:18.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.633 secs) [2022-10-26T08:14:18.340Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.906 secs) [2022-10-26T08:14:18.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.977 secs) [2022-10-26T08:14:18.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.372 secs) [2022-10-26T08:14:19.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.391 secs) [2022-10-26T08:14:19.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.537 secs) [2022-10-26T08:14:19.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.685 secs) [2022-10-26T08:14:19.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.727 secs) [2022-10-26T08:14:20.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.594 secs) [2022-10-26T08:14:20.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.67 secs) [2022-10-26T08:14:20.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.757 secs) [2022-10-26T08:14:20.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.778 secs) [2022-10-26T08:14:20.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.795 secs) [2022-10-26T08:14:20.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.86 secs) [2022-10-26T08:14:20.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.895 secs) [2022-10-26T08:14:21.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.002 secs) [2022-10-26T08:14:21.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.569 secs) [2022-10-26T08:14:22.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.768 secs) [2022-10-26T08:14:22.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.031 secs) [2022-10-26T08:14:22.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.106 secs) [2022-10-26T08:14:22.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.183 secs) [2022-10-26T08:14:22.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.252 secs) [2022-10-26T08:14:22.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.275 secs) [2022-10-26T08:14:22.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.295 secs) [2022-10-26T08:14:22.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.308 secs) [2022-10-26T08:14:22.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.365 secs) [2022-10-26T08:14:22.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.43 secs) [2022-10-26T08:14:23.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.463 secs) [2022-10-26T08:14:23.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.515 secs) [2022-10-26T08:14:23.100Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.541 secs) [2022-10-26T08:14:23.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.787 secs) [2022-10-26T08:14:23.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.937 secs) [2022-10-26T08:14:23.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.99 secs) [2022-10-26T08:14:23.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.041 secs) [2022-10-26T08:14:23.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.148 secs) [2022-10-26T08:14:24.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.258 secs) [2022-10-26T08:14:24.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.315 secs) [2022-10-26T08:14:24.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.376 secs) [2022-10-26T08:14:24.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.433 secs) [2022-10-26T08:14:24.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.493 secs) [2022-10-26T08:14:24.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.752 secs) [2022-10-26T08:14:24.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.818 secs) [2022-10-26T08:14:25.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.849 secs) [2022-10-26T08:14:25.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.984 secs) [2022-10-26T08:14:25.236Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.009 secs) [2022-10-26T08:14:25.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.063 secs) [2022-10-26T08:14:25.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.096 secs) [2022-10-26T08:14:25.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.114 secs) [2022-10-26T08:14:25.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.128 secs) [2022-10-26T08:14:25.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.278 secs) [2022-10-26T08:14:25.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.333 secs) [2022-10-26T08:14:26.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.757 secs) [2022-10-26T08:14:26.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.847 secs) [2022-10-26T08:14:26.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.888 secs) [2022-10-26T08:14:26.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.039 secs) [2022-10-26T08:14:26.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.108 secs) [2022-10-26T08:14:26.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.17 secs) [2022-10-26T08:14:26.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.235 secs) [2022-10-26T08:14:27.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.252 secs) [2022-10-26T08:14:27.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.267 secs) [2022-10-26T08:14:27.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.318 secs) [2022-10-26T08:14:27.420Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.676 secs) [2022-10-26T08:14:27.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.814 secs) [2022-10-26T08:14:27.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.886 secs) [2022-10-26T08:14:27.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.919 secs) [2022-10-26T08:14:27.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.964 secs) [2022-10-26T08:14:28.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.097 secs) [2022-10-26T08:14:28.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.289 secs) [2022-10-26T08:14:28.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.384 secs) [2022-10-26T08:14:28.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.522 secs) [2022-10-26T08:14:28.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.595 secs) [2022-10-26T08:14:29.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.871 secs) [2022-10-26T08:14:29.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.9 secs) [2022-10-26T08:14:29.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.921 secs) [2022-10-26T08:14:29.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.939 secs) [2022-10-26T08:14:29.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.06 secs) [2022-10-26T08:14:29.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.105 secs) [2022-10-26T08:14:29.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.136 secs) [2022-10-26T08:14:29.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.357 secs) [2022-10-26T08:14:30.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.596 secs) [2022-10-26T08:14:30.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.627 secs) [2022-10-26T08:14:30.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.657 secs) [2022-10-26T08:14:30.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.687 secs) [2022-10-26T08:14:30.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.842 secs) [2022-10-26T08:14:30.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.859 secs) [2022-10-26T08:14:30.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.873 secs) [2022-10-26T08:14:30.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.046 secs) [2022-10-26T08:14:30.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.078 secs) [2022-10-26T08:14:30.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.11 secs) [2022-10-26T08:14:31.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.224 secs) [2022-10-26T08:14:31.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.256 secs) [2022-10-26T08:14:31.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.289 secs) [2022-10-26T08:14:31.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.324 secs) [2022-10-26T08:14:31.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.467 secs) [2022-10-26T08:14:31.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.58 secs) [2022-10-26T08:14:31.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.6 secs) [2022-10-26T08:14:31.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.63 secs) [2022-10-26T08:14:31.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.689 secs) [2022-10-26T08:14:32.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.723 secs) [2022-10-26T08:14:32.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.766 secs) [2022-10-26T08:14:32.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.955 secs) [2022-10-26T08:14:32.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.124 secs) [2022-10-26T08:14:32.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.333 secs) [2022-10-26T08:14:32.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.436 secs) [2022-10-26T08:14:33.125Z] WARN: ' [2022-10-26T08:14:33.125Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T08:14:33.125Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T08:14:33.125Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T08:14:33.125Z] in a future version of Angular. [2022-10-26T08:14:33.125Z] [2022-10-26T08:14:33.125Z] For more information on this, see our API docs here: [2022-10-26T08:14:33.125Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T08:14:33.125Z] ' [2022-10-26T08:14:33.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.436 secs) [2022-10-26T08:14:33.125Z] WARN: ' [2022-10-26T08:14:33.125Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T08:14:33.125Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T08:14:33.125Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T08:14:33.125Z] in a future version of Angular. [2022-10-26T08:14:33.125Z] [2022-10-26T08:14:33.125Z] For more information on this, see our API docs here: [2022-10-26T08:14:33.125Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T08:14:33.125Z] ' [2022-10-26T08:14:33.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.633 secs) [2022-10-26T08:14:33.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.726 secs) [2022-10-26T08:14:33.397Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.884 secs) [2022-10-26T08:14:33.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.906 secs) [2022-10-26T08:14:33.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.944 secs) [2022-10-26T08:14:33.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.194 secs) [2022-10-26T08:14:33.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.271 secs) [2022-10-26T08:14:34.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.361 secs) [2022-10-26T08:14:34.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.451 secs) [2022-10-26T08:14:34.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.594 secs) [2022-10-26T08:14:34.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.623 secs) [2022-10-26T08:14:34.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.706 secs) [2022-10-26T08:14:34.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.753 secs) [2022-10-26T08:14:34.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.774 secs) [2022-10-26T08:14:35.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.932 secs) [2022-10-26T08:14:35.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.992 secs) [2022-10-26T08:14:35.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.006 secs) [2022-10-26T08:14:35.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.223 secs) [2022-10-26T08:14:35.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.348 secs) [2022-10-26T08:14:35.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.448 secs) [2022-10-26T08:14:35.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.502 secs) [2022-10-26T08:14:35.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.562 secs) [2022-10-26T08:14:35.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.581 secs) [2022-10-26T08:14:35.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.605 secs) [2022-10-26T08:14:35.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.645 secs) [2022-10-26T08:14:36.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.707 secs) [2022-10-26T08:14:36.140Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.788 secs) [2022-10-26T08:14:36.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.861 secs) [2022-10-26T08:14:37.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.447 secs / 15.861 secs) [2022-10-26T08:14:37.381Z] TOTAL: 149 SUCCESS [2022-10-26T08:14:37.382Z] ✔ Browser application bundle generation complete. [2022-10-26T08:14:41.635Z] [2022-10-26T08:14:41.635Z] =============================== Coverage summary =============================== [2022-10-26T08:14:41.635Z] Statements : 40.98% ( 1467/3580 ) [2022-10-26T08:14:41.635Z] Branches : 12.03% ( 111/923 ) [2022-10-26T08:14:41.635Z] Functions : 33.28% ( 432/1298 ) [2022-10-26T08:14:41.635Z] Lines : 38.91% ( 1318/3387 ) [2022-10-26T08:14:41.635Z] ================================================================================ [2022-10-26T08:14:41.635Z] 26 10 2022 08:14:41.036:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T08:14:42.221Z] ✔ Browser application bundle generation complete. [2022-10-26T08:14:43.187Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo [2022-10-26T08:14:43.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T08:14:43.213Z] $ docker stop --time=1 92d502c90876dde56f8c01fc6a93692351202dcc6caf879bbdfe8ca9a82332d2 [2022-10-26T08:14:44.963Z] $ docker rm -f 92d502c90876dde56f8c01fc6a93692351202dcc6caf879bbdfe8ca9a82332d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T08:14:45.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T08:14:49.236Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T08:14:54.734Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T08:14:55.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T08:14:58.026Z] + ls -al . [2022-10-26T08:14:58.027Z] total 180 [2022-10-26T08:14:58.027Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 08:02 . [2022-10-26T08:14:58.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:00 .. [2022-10-26T08:14:58.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:00 .blubracket [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 08:00 .dockerignore [2022-10-26T08:14:58.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:00 .git [2022-10-26T08:14:58.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:00 .github [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 08:00 .gitignore [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 08:00 Attribution.txt [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 08:00 CHANGELOG.md [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 08:00 CONTRIBUTING.md [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 08:00 Dockerfile [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 08:00 Jenkinsfile [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 08:00 LICENSE [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 08:00 Makefile [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 08:00 README.md [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 07:56 VERSION [2022-10-26T08:14:58.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:00 assets [2022-10-26T08:14:58.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:00 bin [2022-10-26T08:14:58.027Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 08:00 cmd [2022-10-26T08:14:58.027Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 08:02 coverage.out [2022-10-26T08:14:58.027Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 08:00 docs [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 08:00 go.mod [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 08:00 go.sum [2022-10-26T08:14:58.027Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 08:00 internal [2022-10-26T08:14:58.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:00 snap [2022-10-26T08:14:58.027Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 08:00 testing [2022-10-26T08:14:58.027Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 08:00 version.go [2022-10-26T08:14:58.027Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:14:58.360Z] + 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=9d39787cf0ab2cf10306c399368c157fbb018f6a --label arch=arm64 --label version=0.0.0 . [2022-10-26T08:14:59.783Z] Sending build context to Docker daemon 31.48MB [2022-10-26T08:14:59.783Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T08:14:59.783Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T08:14:59.783Z] ---> a7e2c7485352 [2022-10-26T08:14:59.783Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T08:15:00.050Z] ---> Running in 533799e5ba05 [2022-10-26T08:15:00.321Z] Removing intermediate container 533799e5ba05 [2022-10-26T08:15:00.321Z] ---> 52f5a993dbfb [2022-10-26T08:15:00.321Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T08:15:00.589Z] ---> Running in 216ad9d024e9 [2022-10-26T08:15:00.859Z] Removing intermediate container 216ad9d024e9 [2022-10-26T08:15:00.859Z] ---> fc3de8e60d7d [2022-10-26T08:15:00.859Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T08:15:00.859Z] ---> Running in 4538c69dbdcb [2022-10-26T08:15:01.132Z] Removing intermediate container 4538c69dbdcb [2022-10-26T08:15:01.132Z] ---> 38ebf17aee34 [2022-10-26T08:15:01.132Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T08:15:01.402Z] ---> Running in 2271f1e5f41f [2022-10-26T08:15:01.671Z] Removing intermediate container 2271f1e5f41f [2022-10-26T08:15:01.671Z] ---> 29fe6deba5be [2022-10-26T08:15:01.671Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T08:15:01.671Z] ---> Running in 6d98699af134 [2022-10-26T08:15:01.948Z] Removing intermediate container 6d98699af134 [2022-10-26T08:15:01.948Z] ---> 58e10dddc89d [2022-10-26T08:15:01.948Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T08:15:04.538Z] ---> dbce64b3b253 [2022-10-26T08:15:04.538Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T08:15:04.538Z] ---> Running in 0b5695bbbbcf [2022-10-26T08:15:05.946Z] Removing intermediate container 0b5695bbbbcf [2022-10-26T08:15:05.946Z] ---> 266990b3396b [2022-10-26T08:15:05.946Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T08:15:05.946Z] ---> Running in c6eca41583b1 [2022-10-26T08:15:06.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T08:15:07.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T08:15:08.898Z] OK: 221 MiB in 51 packages [2022-10-26T08:15:09.861Z] Removing intermediate container c6eca41583b1 [2022-10-26T08:15:09.861Z] ---> 81e342ebe3d8 [2022-10-26T08:15:09.861Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T08:15:09.861Z] ---> Running in d426c4f4ac0c [2022-10-26T08:15:10.129Z] Removing intermediate container d426c4f4ac0c [2022-10-26T08:15:10.129Z] ---> 3f624fef5e76 [2022-10-26T08:15:10.129Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T08:15:10.129Z] ---> Running in 68da6d01c734 [2022-10-26T08:15:10.719Z] Removing intermediate container 68da6d01c734 [2022-10-26T08:15:10.719Z] ---> c6075cf57fff [2022-10-26T08:15:10.719Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T08:15:11.303Z] ---> 9f31c3e5ea4c [2022-10-26T08:15:11.303Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T08:15:11.303Z] ---> Running in d6f8b0896d38 [2022-10-26T08:15:13.245Z] Removing intermediate container d6f8b0896d38 [2022-10-26T08:15:13.245Z] ---> e8791bb639c7 [2022-10-26T08:15:13.245Z] Step 15/26 : COPY . . [2022-10-26T08:15:17.498Z] ---> 4ca6f832e165 [2022-10-26T08:15:17.498Z] Step 16/26 : RUN ${MAKE} [2022-10-26T08:15:17.765Z] ---> Running in 4e2446fca87b [2022-10-26T08:15:18.724Z] 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 [2022-10-26T08:16:40.348Z] Removing intermediate container 4e2446fca87b [2022-10-26T08:16:40.348Z] ---> 3d4d2a50cd26 [2022-10-26T08:16:40.348Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T08:16:40.348Z] 3.14: Pulling from library/alpine [2022-10-26T08:16:40.348Z] 90cda3b7c325: Pulling fs layer [2022-10-26T08:16:40.348Z] 90cda3b7c325: Verifying Checksum [2022-10-26T08:16:40.348Z] 90cda3b7c325: Download complete [2022-10-26T08:16:40.348Z] 90cda3b7c325: Pull complete [2022-10-26T08:16:40.348Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T08:16:40.348Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T08:16:40.348Z] ---> 376ba31ae3da [2022-10-26T08:16:40.348Z] Step 18/26 : EXPOSE 4000 [2022-10-26T08:16:40.348Z] ---> Running in 4ceb832d222f [2022-10-26T08:16:40.348Z] Removing intermediate container 4ceb832d222f [2022-10-26T08:16:40.348Z] ---> 1ed99312e0b3 [2022-10-26T08:16:40.348Z] 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 [2022-10-26T08:16:40.348Z] ---> fee1d68833df [2022-10-26T08:16:40.348Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T08:16:40.348Z] ---> b93d0b23f33c [2022-10-26T08:16:40.348Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T08:16:40.348Z] ---> e2b58cf5333f [2022-10-26T08:16:40.348Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T08:16:40.348Z] ---> Running in 390c076e3bd0 [2022-10-26T08:16:40.348Z] Removing intermediate container 390c076e3bd0 [2022-10-26T08:16:40.348Z] ---> 4ac0cd17868d [2022-10-26T08:16:40.348Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T08:16:40.348Z] ---> Running in c8a675854924 [2022-10-26T08:16:40.348Z] Removing intermediate container c8a675854924 [2022-10-26T08:16:40.348Z] ---> ce733ca98de5 [2022-10-26T08:16:40.348Z] Step 24/26 : LABEL arch=arm64 [2022-10-26T08:16:40.348Z] ---> Running in 577d2bd8801e [2022-10-26T08:16:40.348Z] Removing intermediate container 577d2bd8801e [2022-10-26T08:16:40.348Z] ---> 12202db3a00c [2022-10-26T08:16:40.348Z] Step 25/26 : LABEL git_sha=9d39787cf0ab2cf10306c399368c157fbb018f6a [2022-10-26T08:16:40.348Z] ---> Running in e2e8d8d0ee58 [2022-10-26T08:16:40.348Z] Removing intermediate container e2e8d8d0ee58 [2022-10-26T08:16:40.348Z] ---> 8b162ba61d23 [2022-10-26T08:16:40.348Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T08:16:40.348Z] ---> Running in e9cdcfcb4528 [2022-10-26T08:16:40.348Z] Removing intermediate container e9cdcfcb4528 [2022-10-26T08:16:40.348Z] ---> e15b51f50107 [2022-10-26T08:16:40.348Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T08:16:40.348Z] Successfully built e15b51f50107 [2022-10-26T08:16:40.348Z] 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 [2022-10-26T08:16:40.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:16:40.793Z] [2022-10-26T08:16:40.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:16:41.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:16:41.125Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T08:16:41.125Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T08:16:41.125Z] 04944245beec: Pulling fs layer [2022-10-26T08:16:41.125Z] 699f458cf7ca: Pulling fs layer [2022-10-26T08:16:41.125Z] 765212b225bb: Pulling fs layer [2022-10-26T08:16:41.125Z] f23df028b6ca: Pulling fs layer [2022-10-26T08:16:41.125Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T08:16:41.125Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T08:16:41.125Z] 765212b225bb: Waiting [2022-10-26T08:16:41.125Z] f23df028b6ca: Waiting [2022-10-26T08:16:41.125Z] d65c8cfc05b1: Waiting [2022-10-26T08:16:41.125Z] 2437ff75d9bd: Waiting [2022-10-26T08:16:41.392Z] 04944245beec: Verifying Checksum [2022-10-26T08:16:41.392Z] 04944245beec: Download complete [2022-10-26T08:16:41.392Z] 765212b225bb: Verifying Checksum [2022-10-26T08:16:41.392Z] 765212b225bb: Download complete [2022-10-26T08:16:41.392Z] f23df028b6ca: Verifying Checksum [2022-10-26T08:16:41.392Z] f23df028b6ca: Download complete [2022-10-26T08:16:41.392Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T08:16:41.392Z] d65c8cfc05b1: Download complete [2022-10-26T08:16:41.662Z] 699f458cf7ca: Verifying Checksum [2022-10-26T08:16:41.662Z] 699f458cf7ca: Download complete [2022-10-26T08:16:41.931Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T08:16:41.931Z] 8998bd30e6a1: Download complete [2022-10-26T08:16:44.520Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T08:16:44.520Z] 2437ff75d9bd: Download complete [2022-10-26T08:16:45.929Z] 8998bd30e6a1: Pull complete [2022-10-26T08:16:46.510Z] 04944245beec: Pull complete [2022-10-26T08:16:47.928Z] 699f458cf7ca: Pull complete [2022-10-26T08:16:47.928Z] 765212b225bb: Pull complete [2022-10-26T08:16:48.895Z] f23df028b6ca: Pull complete [2022-10-26T08:16:48.895Z] d65c8cfc05b1: Pull complete [2022-10-26T08:17:03.883Z] 2437ff75d9bd: Pull complete [2022-10-26T08:17:03.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T08:17:03.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:17:03.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:17:04.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-117096 does not seem to be running inside a container [2022-10-26T08:17:04.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T08:17:07.121Z] $ docker top debfb9ea6e8f0b1f6d9fc3b347b4fbb7aaa7a854f69cf4cffbc08cabb40cbc86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:07.959Z] ---> job-cost.sh [2022-10-26T08:17:07.959Z] lf-activate-venv: SKIPPING [2022-10-26T08:17:07.959Z] INFO: No Stack... [2022-10-26T08:17:08.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T08:17:09.117Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T08:17:09.435Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2022-10-26T08:17:09.435Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T08:17:09.734Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [2022-10-26T08:17:09.740Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] did not exist. Created. [2022-10-26T08:17:09.740Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T08:17:10.077Z] /w/workspace/edgex-ui-go/4@tmp/durable-1f56f0b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T08:17:10.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T08:17:10.749Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T08:17:15.649Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T08:17:15.656Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T08:17:15.680Z] $ docker stop --time=1 debfb9ea6e8f0b1f6d9fc3b347b4fbb7aaa7a854f69cf4cffbc08cabb40cbc86 [2022-10-26T08:17:17.317Z] $ docker rm -f debfb9ea6e8f0b1f6d9fc3b347b4fbb7aaa7a854f69cf4cffbc08cabb40cbc86 [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 [2022-10-26T08:17:17.647Z] provisioning config files... [2022-10-26T08:17:17.654Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config8752455915945403259tmp [Pipeline] { [Pipeline] sh [2022-10-26T08:17:17.947Z] + set +x [2022-10-26T08:17:17.947Z] + bash -s -- [2022-10-26T08:17:17.947Z] + curl -s https://codecov.io/bash [2022-10-26T08:17:17.947Z] [2022-10-26T08:17:17.947Z] _____ _ [2022-10-26T08:17:17.947Z] / ____| | | [2022-10-26T08:17:17.947Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T08:17:17.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T08:17:17.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T08:17:17.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T08:17:17.947Z] Bash-1.0.6 [2022-10-26T08:17:17.947Z] [2022-10-26T08:17:17.947Z] [2022-10-26T08:17:17.947Z] ==> git version 2.25.1 found [2022-10-26T08:17:17.947Z] ==> 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 [2022-10-26T08:17:17.947Z] Release-Date: 2020-01-08 [2022-10-26T08:17:17.947Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T08:17:17.947Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T08:17:17.947Z] ==> Jenkins CI detected. [2022-10-26T08:17:17.947Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [2022-10-26T08:17:17.947Z] project root: . [2022-10-26T08:17:17.947Z] --> token set from env [2022-10-26T08:17:17.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T08:17:17.947Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T08:17:18.206Z] ==> Python coveragepy not found [2022-10-26T08:17:18.206Z] ==> Searching for coverage reports in: [2022-10-26T08:17:18.206Z] + . [2022-10-26T08:17:18.206Z] -> Found 1 reports [2022-10-26T08:17:18.206Z] ==> Detecting git/mercurial file structure [2022-10-26T08:17:18.206Z] ==> Reading reports [2022-10-26T08:17:18.206Z] + ./coverage.out bytes=10 [2022-10-26T08:17:18.206Z] ==> Appending adjustments [2022-10-26T08:17:18.206Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T08:17:19.143Z] + Found adjustments [2022-10-26T08:17:19.143Z] ==> Gzipping contents [2022-10-26T08:17:19.143Z] 12K /tmp/codecov.bHfaex.gz [2022-10-26T08:17:19.143Z] ==> Uploading reports [2022-10-26T08:17:19.143Z] url: https://codecov.io [2022-10-26T08:17:19.143Z] query: branch=PR-563&commit=9d39787cf0ab2cf10306c399368c157fbb018f6a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=563&job=&cmd_args= [2022-10-26T08:17:19.143Z] -> Pinging Codecov [2022-10-26T08:17:19.143Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-563&commit=9d39787cf0ab2cf10306c399368c157fbb018f6a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=563&job=&cmd_args= [2022-10-26T08:17:19.403Z] -> Uploading to [2022-10-26T08:17:19.403Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/9d39787cf0ab2cf10306c399368c157fbb018f6a/8de6eb1a-5e69-49af-94f7-3abee1e4ba83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T081719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=820581fdfa939f4832c6a358c93aef70b10203c02b8e5ed9b25b8b7f5e1de9a7 [2022-10-26T08:17:19.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T08:17:19.403Z] Dload Upload Total Spent Left Speed [2022-10-26T08:17:19.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 40327 --:--:-- --:--:-- --:--:-- 40327 [2022-10-26T08:17:19.662Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9d39787cf0ab2cf10306c399368c157fbb018f6a [Pipeline] } [2022-10-26T08:17:19.668Z] 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 [2022-10-26T08:17:20.303Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives ] [2022-10-26T08:17:20.303Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives [2022-10-26T08:17:20.303Z] total 16 [2022-10-26T08:17:20.303Z] drwxr-xr-x 3 root root 4096 Oct 26 07:59 . [2022-10-26T08:17:20.303Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. [2022-10-26T08:17:20.303Z] drwxr-xr-x 2 root root 4096 Oct 26 07:59 cost [2022-10-26T08:17:20.303Z] -rw-r--r-- 1 root root 83 Oct 26 07:59 cost.csv [2022-10-26T08:17:20.303Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives [2022-10-26T08:17:20.303Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives [2022-10-26T08:17:20.303Z] total 16 [2022-10-26T08:17:20.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:59 . [2022-10-26T08:17:20.303Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 07:59 .. [2022-10-26T08:17:20.303Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 07:59 cost [2022-10-26T08:17:20.303Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 26 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:20.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:21.452Z] ---> package-listing.sh [2022-10-26T08:17:21.453Z] ++ facter osfamily [2022-10-26T08:17:21.453Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T08:17:21.712Z] + OS_FAMILY=debian [2022-10-26T08:17:21.712Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-563 [2022-10-26T08:17:21.712Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T08:17:21.712Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T08:17:21.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T08:17:21.712Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T08:17:21.712Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' [2022-10-26T08:17:21.712Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T08:17:21.712Z] + case "${OS_FAMILY}" in [2022-10-26T08:17:21.712Z] + dpkg -l [2022-10-26T08:17:21.712Z] + grep '^ii' [2022-10-26T08:17:21.712Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T08:17:21.712Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T08:17:21.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T08:17:21.712Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' [2022-10-26T08:17:21.712Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ [2022-10-26T08:17:21.712Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ [Pipeline] echo [2022-10-26T08:17:21.721Z] 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-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T08:17:21.998Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:17:22.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T08:17:22.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:17:22.613Z] prd-ubuntu20.04-docker-8c-8g-117094 does not seem to be running inside a container [2022-10-26T08:17:22.634Z] $ 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-563/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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T08:17:22.879Z] $ docker top 29d94c4ff0edee5c12f0ada7317f92eda1336eb8faf6c215acc15862a1317315 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T08:17:23.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T08:17:23.507Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T08:17:23.792Z] + ls /var/log/sa-host [2022-10-26T08:17:23.792Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T08:17:23.860Z] provisioning config files... [2022-10-26T08:17:23.867Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config5872078220823766344tmp [Pipeline] { [Pipeline] echo [2022-10-26T08:17:23.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:24.160Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T08:17:24.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:24.489Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T08:17:24.499Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:24.784Z] ---> sudo-logs.sh [2022-10-26T08:17:24.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T08:17:24.817Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:25.100Z] ---> job-cost.sh [2022-10-26T08:17:25.100Z] lf-activate-venv: SKIPPING [2022-10-26T08:17:25.101Z] DEBUG: total: 0.2199999988079071 [2022-10-26T08:17:25.101Z] INFO: Retrieving Stack Cost... [2022-10-26T08:17:25.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T08:17:25.927Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T08:17:25.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:17:26.220Z] ---> logs-deploy.sh [2022-10-26T08:17:26.220Z] lf-activate-venv: SKIPPING [2022-10-26T08:17:26.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-563/4 [2022-10-26T08:17:26.220Z] INFO: archiving workspace using pattern(s): [2022-10-26T08:17:27.155Z] Archives upload complete. [2022-10-26T08:17:27.155Z] INFO: archiving logs to Nexus