Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+e14961ab0b8184a268f9b1ec7e31faff01efae52 (cd4ef45908408fc073b505738d5a4e8cef0d6964) 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-ssh10377033247760241170.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-ssh3559545479936875489.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-556/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-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8216768370860084172.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-ssh11890273182198507395.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-556/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-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6806746732973286680.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117244 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [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-556 # 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 Merging remotes/origin/main commit e14961ab0b8184a268f9b1ec7e31faff01efae52 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 Merge succeeded, producing 7b5651498b757634d4aeb9f3d6a3de5540481b32 Checking out Revision 7b5651498b757634d4aeb9f3d6a3de5540481b32 (PR-556) > 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 e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b5651498b757634d4aeb9f3d6a3de5540481b32 # timeout=10 Commit message: "Merge commit 'e14961ab0b8184a268f9b1ec7e31faff01efae52' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 4362c92f78e9447aa0da12efc957a1332f867636 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T19:10:01.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T19:10:01.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T19:10:01.132Z] ========================================================= [2022-10-26T19:10:01.132Z] EdgeX Global Pipelines Version Info [2022-10-26T19:10:01.132Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:10:02.197Z] ------------------- [2022-10-26T19:10:02.197Z] stable info: [2022-10-26T19:10:02.197Z] ------------------- [2022-10-26T19:10:02.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T19:10:02.197Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T19:10:02.197Z] Message: update stable to v1.0.243 [2022-10-26T19:10:02.771Z] ------------------- [2022-10-26T19:10:02.771Z] experimental info: [2022-10-26T19:10:02.771Z] ------------------- [2022-10-26T19:10:02.771Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T19:10:02.771Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T19:10:02.771Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T19:10:02.929Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-26T19:10:02.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-26T19:10:02.951Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T19:10:02.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T19:10:02.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T19:10:02.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T19:10:03.001Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T19:10:03.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T19:10:03.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T19:10:03.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T19:10:03.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T19:10:03.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-26T19:10:03.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T19:10:03.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T19:10:03.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T19:10:03.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T19:10:03.104Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T19:10:03.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T19:10:03.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T19:10:03.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T19:10:03.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T19:10:03.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T19:10:03.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T19:10:03.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T19:10:03.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T19:10:03.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T19:10:03.222Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T19:10:03.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2022-10-26T19:10:03.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2022-10-26T19:10:03.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2022-10-26T19:10:03.275Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b5651498b757634d4aeb9f3d6a3de5540481b32 [Pipeline] echo [2022-10-26T19:10:03.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b56514 [Pipeline] echo [2022-10-26T19:10:03.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:10:03.337Z] provisioning config files... [2022-10-26T19:10:03.354Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config6546790266938788851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:10:03.658Z] ---> docker-login.sh [2022-10-26T19:10:03.658Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:10:03.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:03.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:03.918Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:03.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:03.918Z] [2022-10-26T19:10:03.918Z] Login Succeeded [2022-10-26T19:10:03.918Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:10:03.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:04.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:04.178Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:04.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:04.178Z] [2022-10-26T19:10:04.178Z] Login Succeeded [2022-10-26T19:10:04.178Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:10:04.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:04.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:04.178Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:04.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:04.178Z] [2022-10-26T19:10:04.178Z] Login Succeeded [2022-10-26T19:10:04.178Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:10:04.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:04.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:04.440Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:04.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:04.440Z] [2022-10-26T19:10:04.440Z] Login Succeeded [2022-10-26T19:10:04.440Z] docker.io [2022-10-26T19:10:04.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:04.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:04.700Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:04.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:04.700Z] [2022-10-26T19:10:04.700Z] Login Succeeded [2022-10-26T19:10:04.700Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:10:04.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T19:10:05.069Z] + git rev-list -1 --merges 7b5651498b757634d4aeb9f3d6a3de5540481b32~1..7b5651498b757634d4aeb9f3d6a3de5540481b32 [Pipeline] echo [2022-10-26T19:10:05.098Z] -----------> git rev-list -1 --merges 7b5651498b757634d4aeb9f3d6a3de5540481b32~1..7b5651498b757634d4aeb9f3d6a3de5540481b32 7b5651498b757634d4aeb9f3d6a3de5540481b32 [2022-10-26T19:10:05.098Z] 7b5651498b757634d4aeb9f3d6a3de5540481b32 [false] [Pipeline] sh [2022-10-26T19:10:05.389Z] + git log --format=format:%s -1 7b5651498b757634d4aeb9f3d6a3de5540481b32 [Pipeline] echo [2022-10-26T19:10:05.401Z] ========================================================= [2022-10-26T19:10:05.401Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T19:10:05.401Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:10:05.715Z] + git log --format=format:%s -1 7b5651498b757634d4aeb9f3d6a3de5540481b32 [Pipeline] echo [2022-10-26T19:10:05.724Z] [semverPrep] GIT_COMMIT: 7b5651498b757634d4aeb9f3d6a3de5540481b32, Commit Message: Merge commit 'e14961ab0b8184a268f9b1ec7e31faff01efae52' into HEAD [Pipeline] echo [2022-10-26T19:10:05.729Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T19:10:06.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:10:06.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T19:10:06.076Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T19:10:06.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T19:10:06.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T19:10:06.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T19:10:06.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:10:06.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:10:06.425Z] [2022-10-26T19:10:06.425Z] 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-26T19:10:06.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:10:06.734Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T19:10:06.735Z] b85a868b505f: Pulling fs layer [2022-10-26T19:10:06.735Z] e2be974225ed: Pulling fs layer [2022-10-26T19:10:06.735Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T19:10:06.735Z] 988bab9f4d93: Pulling fs layer [2022-10-26T19:10:06.735Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T19:10:06.735Z] eaf3925da568: Pulling fs layer [2022-10-26T19:10:06.735Z] bab4dde63d76: Pulling fs layer [2022-10-26T19:10:06.735Z] bde34c3a00c8: Pulling fs layer [2022-10-26T19:10:06.735Z] b352a97aabf1: Pulling fs layer [2022-10-26T19:10:06.735Z] 4872d77fe225: Pulling fs layer [2022-10-26T19:10:06.735Z] 5851b861e8e6: Pulling fs layer [2022-10-26T19:10:06.735Z] bab4dde63d76: Waiting [2022-10-26T19:10:06.735Z] bde34c3a00c8: Waiting [2022-10-26T19:10:06.735Z] 988bab9f4d93: Waiting [2022-10-26T19:10:06.735Z] 1469e6f7b9e6: Waiting [2022-10-26T19:10:06.735Z] eaf3925da568: Waiting [2022-10-26T19:10:06.735Z] 5851b861e8e6: Waiting [2022-10-26T19:10:06.735Z] 4872d77fe225: Waiting [2022-10-26T19:10:06.735Z] b352a97aabf1: Waiting [2022-10-26T19:10:06.735Z] e2be974225ed: Verifying Checksum [2022-10-26T19:10:06.735Z] e2be974225ed: Download complete [2022-10-26T19:10:06.735Z] 988bab9f4d93: Verifying Checksum [2022-10-26T19:10:06.735Z] 988bab9f4d93: Download complete [2022-10-26T19:10:06.997Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T19:10:06.997Z] 1469e6f7b9e6: Download complete [2022-10-26T19:10:06.997Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T19:10:06.997Z] 339a4e72a1f5: Download complete [2022-10-26T19:10:06.997Z] eaf3925da568: Verifying Checksum [2022-10-26T19:10:06.997Z] eaf3925da568: Download complete [2022-10-26T19:10:06.997Z] bde34c3a00c8: Download complete [2022-10-26T19:10:06.997Z] b352a97aabf1: Download complete [2022-10-26T19:10:06.997Z] 4872d77fe225: Verifying Checksum [2022-10-26T19:10:06.997Z] 4872d77fe225: Download complete [2022-10-26T19:10:06.997Z] 5851b861e8e6: Download complete [2022-10-26T19:10:06.997Z] b85a868b505f: Verifying Checksum [2022-10-26T19:10:06.997Z] b85a868b505f: Download complete [2022-10-26T19:10:07.275Z] bab4dde63d76: Verifying Checksum [2022-10-26T19:10:07.275Z] bab4dde63d76: Download complete [2022-10-26T19:10:08.214Z] b85a868b505f: Pull complete [2022-10-26T19:10:08.473Z] e2be974225ed: Pull complete [2022-10-26T19:10:08.736Z] 339a4e72a1f5: Pull complete [2022-10-26T19:10:08.997Z] 988bab9f4d93: Pull complete [2022-10-26T19:10:09.256Z] 1469e6f7b9e6: Pull complete [2022-10-26T19:10:09.256Z] eaf3925da568: Pull complete [2022-10-26T19:10:11.167Z] bab4dde63d76: Pull complete [2022-10-26T19:10:11.167Z] bde34c3a00c8: Pull complete [2022-10-26T19:10:11.427Z] b352a97aabf1: Pull complete [2022-10-26T19:10:11.427Z] 4872d77fe225: Pull complete [2022-10-26T19:10:11.427Z] 5851b861e8e6: Pull complete [2022-10-26T19:10:11.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T19:10:11.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:10:11.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:10:11.772Z] prd-ubuntu20.04-docker-8c-8g-117244 does not seem to be running inside a container [2022-10-26T19:10:11.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:10:13.065Z] $ docker top 05ae167dcb651547b125d2e704a4932724763b96de0273156fd9f17c011eda96 -eo pid,comm [2022-10-26T19:10:13.114Z] 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-26T19:10:13.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:10:13.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:10:13.146Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:10:13.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:10:13.287Z] $ docker exec 05ae167dcb651547b125d2e704a4932724763b96de0273156fd9f17c011eda96 ssh-agent [2022-10-26T19:10:13.411Z] SSH_AUTH_SOCK=/tmp/ssh-XbP0MWA7rz8Q/agent.32 [2022-10-26T19:10:13.411Z] SSH_AGENT_PID=38 [2022-10-26T19:10:13.424Z] Running ssh-add (command line suppressed) [2022-10-26T19:10:13.540Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_14229746890672879286.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_14229746890672879286.key) [2022-10-26T19:10:13.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:10:13.838Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T19:10:13.855Z] $ docker exec --env ******** --env ******** 05ae167dcb651547b125d2e704a4932724763b96de0273156fd9f17c011eda96 ssh-agent -k [2022-10-26T19:10:13.963Z] unset SSH_AUTH_SOCK; [2022-10-26T19:10:13.964Z] unset SSH_AGENT_PID; [2022-10-26T19:10:13.964Z] echo Agent pid 38 killed; [2022-10-26T19:10:13.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T19:10:13.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:10:13.995Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:10:14.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:10:14.107Z] $ docker exec 05ae167dcb651547b125d2e704a4932724763b96de0273156fd9f17c011eda96 ssh-agent [2022-10-26T19:10:14.215Z] SSH_AUTH_SOCK=/tmp/ssh-GLPD4KqEawHi/agent.72 [2022-10-26T19:10:14.215Z] SSH_AGENT_PID=78 [2022-10-26T19:10:14.220Z] Running ssh-add (command line suppressed) [2022-10-26T19:10:14.337Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_6582740956397856580.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_6582740956397856580.key) [2022-10-26T19:10:14.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:10:14.637Z] + git semver init [2022-10-26T19:10:14.897Z] 2022-10-26 19:10:14,818 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T19:10:14.897Z] 2022-10-26 19:10:14,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-26T19:10:14.897Z] 2022-10-26 19:10:14,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-26T19:10:14.897Z] 2022-10-26 19:10:14,820 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,253 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,253 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,254 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,258 [execute] INFO git cat-file --batch-check [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,266 [execute] INFO git cat-file --batch [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:10:16.275Z] 2022-10-26 19:10:16,271 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-26T19:10:16.275Z] 0.0.0 [Pipeline] } [2022-10-26T19:10:16.544Z] $ docker exec --env ******** --env ******** 05ae167dcb651547b125d2e704a4932724763b96de0273156fd9f17c011eda96 ssh-agent -k [2022-10-26T19:10:16.662Z] unset SSH_AUTH_SOCK; [2022-10-26T19:10:16.662Z] unset SSH_AGENT_PID; [2022-10-26T19:10:16.662Z] echo Agent pid 78 killed; [2022-10-26T19:10:16.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:10:16.969Z] + git semver [Pipeline] } [2022-10-26T19:10:17.248Z] $ docker stop --time=1 05ae167dcb651547b125d2e704a4932724763b96de0273156fd9f17c011eda96 [2022-10-26T19:10:18.549Z] $ docker rm -f 05ae167dcb651547b125d2e704a4932724763b96de0273156fd9f17c011eda96 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:10:18.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T19:10:19.069Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T19:10:19.072Z] [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-26T19:10:19.187Z] provisioning config files... [2022-10-26T19:10:19.196Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config17911492194843008625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:10:19.489Z] ---> docker-login.sh [2022-10-26T19:10:19.489Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:10:19.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:19.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:19.489Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:19.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:19.489Z] [2022-10-26T19:10:19.489Z] Login Succeeded [2022-10-26T19:10:19.489Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:10:19.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:19.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:19.489Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:19.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:19.489Z] [2022-10-26T19:10:19.489Z] Login Succeeded [2022-10-26T19:10:19.489Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:10:19.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:19.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:19.747Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:19.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:19.747Z] [2022-10-26T19:10:19.747Z] Login Succeeded [2022-10-26T19:10:19.747Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:10:19.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:19.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:19.747Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:19.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:19.747Z] [2022-10-26T19:10:19.747Z] Login Succeeded [2022-10-26T19:10:19.747Z] docker.io [2022-10-26T19:10:20.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:10:20.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:10:20.266Z] Configure a credential helper to remove this warning. See [2022-10-26T19:10:20.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:10:20.266Z] [2022-10-26T19:10:20.266Z] Login Succeeded [2022-10-26T19:10:20.266Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:10:20.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T19:10:20.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:10:20.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:10:20.345Z] ========================================================= [2022-10-26T19:10:20.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T19:10:20.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:10:20.663Z] + 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-26T19:10:20.923Z] Sending build context to Docker daemon 45.53MB [2022-10-26T19:10:20.923Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:10:20.923Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T19:10:20.923Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T19:10:20.923Z] 213ec9aee27d: Pulling fs layer [2022-10-26T19:10:20.923Z] 4583459ba037: Pulling fs layer [2022-10-26T19:10:20.923Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T19:10:20.923Z] 53926ce57604: Pulling fs layer [2022-10-26T19:10:20.923Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T19:10:20.923Z] 30f14e443154: Pulling fs layer [2022-10-26T19:10:20.923Z] 801331c1e519: Pulling fs layer [2022-10-26T19:10:20.923Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T19:10:20.923Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T19:10:20.923Z] 53926ce57604: Waiting [2022-10-26T19:10:20.923Z] 21b2b0c7a3f4: Waiting [2022-10-26T19:10:20.923Z] 30f14e443154: Waiting [2022-10-26T19:10:20.923Z] 801331c1e519: Waiting [2022-10-26T19:10:20.923Z] 99cc6dd402b0: Waiting [2022-10-26T19:10:20.923Z] 7d9ed39f4882: Waiting [2022-10-26T19:10:20.923Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T19:10:20.923Z] 93c1e223e6f2: Download complete [2022-10-26T19:10:20.923Z] 4583459ba037: Verifying Checksum [2022-10-26T19:10:20.923Z] 4583459ba037: Download complete [2022-10-26T19:10:20.923Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T19:10:20.923Z] 21b2b0c7a3f4: Download complete [2022-10-26T19:10:20.923Z] 30f14e443154: Verifying Checksum [2022-10-26T19:10:20.923Z] 30f14e443154: Download complete [2022-10-26T19:10:20.923Z] 213ec9aee27d: Verifying Checksum [2022-10-26T19:10:20.923Z] 213ec9aee27d: Download complete [2022-10-26T19:10:21.185Z] 801331c1e519: Verifying Checksum [2022-10-26T19:10:21.185Z] 801331c1e519: Download complete [2022-10-26T19:10:21.185Z] 213ec9aee27d: Pull complete [2022-10-26T19:10:21.185Z] 4583459ba037: Pull complete [2022-10-26T19:10:21.447Z] 93c1e223e6f2: Pull complete [2022-10-26T19:10:21.714Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T19:10:21.714Z] 7d9ed39f4882: Download complete [2022-10-26T19:10:21.714Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T19:10:21.714Z] 99cc6dd402b0: Download complete [2022-10-26T19:10:21.714Z] 53926ce57604: Verifying Checksum [2022-10-26T19:10:21.714Z] 53926ce57604: Download complete [2022-10-26T19:10:25.905Z] 53926ce57604: Pull complete [2022-10-26T19:10:25.905Z] 21b2b0c7a3f4: Pull complete [2022-10-26T19:10:25.905Z] 30f14e443154: Pull complete [2022-10-26T19:10:26.164Z] 801331c1e519: Pull complete [2022-10-26T19:10:28.700Z] 99cc6dd402b0: Pull complete [2022-10-26T19:10:28.963Z] 7d9ed39f4882: Pull complete [2022-10-26T19:10:28.963Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T19:10:29.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T19:10:29.221Z] ---> 1dedd983c030 [2022-10-26T19:10:29.221Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T19:10:31.128Z] ---> Running in a6cd5f4b1428 [2022-10-26T19:10:31.386Z] Removing intermediate container a6cd5f4b1428 [2022-10-26T19:10:31.386Z] ---> 5b239a27d127 [2022-10-26T19:10:31.386Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T19:10:31.386Z] ---> Running in bdb7d00d9dfc [2022-10-26T19:10:31.955Z] Removing intermediate container bdb7d00d9dfc [2022-10-26T19:10:31.955Z] ---> a23a50843975 [2022-10-26T19:10:31.955Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:10:31.955Z] ---> Running in a681aa4e33cb [2022-10-26T19:10:32.215Z] Removing intermediate container a681aa4e33cb [2022-10-26T19:10:32.215Z] ---> cbd17bc84005 [2022-10-26T19:10:32.215Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T19:10:32.475Z] ---> Running in 7070b3500796 [2022-10-26T19:10:32.475Z] Removing intermediate container 7070b3500796 [2022-10-26T19:10:32.475Z] ---> 2b9163f63d52 [2022-10-26T19:10:32.475Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T19:10:32.735Z] ---> Running in 0d0322347968 [2022-10-26T19:10:32.735Z] Removing intermediate container 0d0322347968 [2022-10-26T19:10:32.735Z] ---> 43b268921116 [2022-10-26T19:10:32.735Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T19:10:33.305Z] latest: Pulling from library/docker [2022-10-26T19:10:33.305Z] 213ec9aee27d: Already exists [2022-10-26T19:10:33.563Z] 7b0dd730a5c3: Pulling fs layer [2022-10-26T19:10:33.563Z] 4b90f8029a36: Pulling fs layer [2022-10-26T19:10:33.563Z] a89466c712af: Pulling fs layer [2022-10-26T19:10:33.563Z] 9c6a0a734fa9: Pulling fs layer [2022-10-26T19:10:33.563Z] beeedf2bf9bb: Pulling fs layer [2022-10-26T19:10:33.563Z] 3bc3016a9123: Pulling fs layer [2022-10-26T19:10:33.563Z] 45d434503156: Pulling fs layer [2022-10-26T19:10:33.563Z] 539e1dfa3993: Pulling fs layer [2022-10-26T19:10:33.563Z] 9c6a0a734fa9: Waiting [2022-10-26T19:10:33.563Z] beeedf2bf9bb: Waiting [2022-10-26T19:10:33.563Z] 539e1dfa3993: Waiting [2022-10-26T19:10:33.563Z] 45d434503156: Waiting [2022-10-26T19:10:33.563Z] 4b90f8029a36: Verifying Checksum [2022-10-26T19:10:33.563Z] 4b90f8029a36: Download complete [2022-10-26T19:10:33.563Z] 7b0dd730a5c3: Verifying Checksum [2022-10-26T19:10:33.563Z] 7b0dd730a5c3: Download complete [2022-10-26T19:10:33.823Z] 7b0dd730a5c3: Pull complete [2022-10-26T19:10:33.823Z] 4b90f8029a36: Pull complete [2022-10-26T19:10:34.083Z] a89466c712af: Verifying Checksum [2022-10-26T19:10:34.083Z] a89466c712af: Download complete [2022-10-26T19:10:34.083Z] 9c6a0a734fa9: Verifying Checksum [2022-10-26T19:10:34.083Z] 9c6a0a734fa9: Download complete [2022-10-26T19:10:34.083Z] beeedf2bf9bb: Verifying Checksum [2022-10-26T19:10:34.083Z] beeedf2bf9bb: Download complete [2022-10-26T19:10:34.083Z] 3bc3016a9123: Verifying Checksum [2022-10-26T19:10:34.083Z] 3bc3016a9123: Download complete [2022-10-26T19:10:34.083Z] 45d434503156: Verifying Checksum [2022-10-26T19:10:34.083Z] 45d434503156: Download complete [2022-10-26T19:10:34.151Z] Still waiting to schedule task [2022-10-26T19:10:34.151Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T19:10:34.342Z] 539e1dfa3993: Verifying Checksum [2022-10-26T19:10:34.342Z] 539e1dfa3993: Download complete [2022-10-26T19:10:34.342Z] a89466c712af: Pull complete [2022-10-26T19:10:34.905Z] 9c6a0a734fa9: Pull complete [2022-10-26T19:10:35.164Z] beeedf2bf9bb: Pull complete [2022-10-26T19:10:35.164Z] 3bc3016a9123: Pull complete [2022-10-26T19:10:35.164Z] 45d434503156: Pull complete [2022-10-26T19:10:35.423Z] 539e1dfa3993: Pull complete [2022-10-26T19:10:35.423Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-26T19:10:35.423Z] Status: Downloaded newer image for docker:latest [2022-10-26T19:10:36.357Z] ---> 8298087732de [2022-10-26T19:10:36.357Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:10:36.357Z] ---> Running in b44a165b49f5 [2022-10-26T19:10:36.926Z] Removing intermediate container b44a165b49f5 [2022-10-26T19:10:36.926Z] ---> ae5d71517476 [2022-10-26T19:10:36.926Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:10:36.926Z] ---> Running in f9a0cce9920e [2022-10-26T19:10:37.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T19:10:37.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T19:10:38.319Z] OK: 211 MiB in 51 packages [2022-10-26T19:10:38.577Z] Removing intermediate container f9a0cce9920e [2022-10-26T19:10:38.578Z] ---> 152b7b482d78 [2022-10-26T19:10:38.578Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T19:10:38.837Z] ---> Running in 7ba43820fdc2 [2022-10-26T19:10:38.837Z] Removing intermediate container 7ba43820fdc2 [2022-10-26T19:10:38.837Z] ---> 3a8b2ee56c67 [2022-10-26T19:10:38.837Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T19:10:38.837Z] ---> Running in 1010c88f8677 [2022-10-26T19:10:38.837Z] Removing intermediate container 1010c88f8677 [2022-10-26T19:10:38.837Z] ---> cbe0db5f08b4 [2022-10-26T19:10:38.837Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T19:10:39.094Z] ---> 3bd11c14de27 [2022-10-26T19:10:39.094Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:10:39.094Z] ---> Running in 7329268d67d4 [2022-10-26T19:10:57.191Z] Removing intermediate container 7329268d67d4 [2022-10-26T19:10:57.191Z] ---> ab8746b5b012 [2022-10-26T19:10:57.191Z] Step 15/16 : COPY . . [2022-10-26T19:10:57.191Z] ---> f3735e762cf9 [2022-10-26T19:10:57.191Z] Step 16/16 : RUN ${MAKE} [2022-10-26T19:10:57.191Z] ---> Running in 79fa27ee95c6 [2022-10-26T19:10:57.191Z] noop [2022-10-26T19:10:57.191Z] Removing intermediate container 79fa27ee95c6 [2022-10-26T19:10:57.191Z] ---> ff1dc84411b9 [2022-10-26T19:10:57.191Z] Successfully built ff1dc84411b9 [2022-10-26T19:10:57.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:10:57.498Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T19:10:57.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:10:57.558Z] prd-ubuntu20.04-docker-8c-8g-117244 does not seem to be running inside a container [2022-10-26T19:10:57.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T19:10:57.922Z] $ docker top c88c9b1f164bf2b5866e08c5bc70cdef34499772e371e24c3f5f359ef6386d26 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:10:58.249Z] + go version [2022-10-26T19:10:58.249Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T19:10:58.262Z] $ docker stop --time=1 c88c9b1f164bf2b5866e08c5bc70cdef34499772e371e24c3f5f359ef6386d26 [2022-10-26T19:10:59.517Z] $ docker rm -f c88c9b1f164bf2b5866e08c5bc70cdef34499772e371e24c3f5f359ef6386d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:10:59.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T19:10:59.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:10:59.953Z] prd-ubuntu20.04-docker-8c-8g-117244 does not seem to be running inside a container [2022-10-26T19:10:59.977Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T19:11:00.323Z] $ docker top c9636a858514f4cb478b400a8326fd5488a1b5cd869df23a20cd3e661f591a0b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:11:00.665Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh [2022-10-26T19:11:00.957Z] + make test [2022-10-26T19:11:00.957Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T19:11:01.213Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T19:11:09.318Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T19:11:09.318Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T19:11:11.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T19:11:11.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T19:11:11.847Z] ./bin/test-attribution-txt.sh [2022-10-26T19:11:11.847Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T19:11:11.847Z] make -C web test [2022-10-26T19:11:11.847Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [2022-10-26T19:11:11.847Z] make[1]: tput: No such file or directory [2022-10-26T19:11:11.847Z] make[1]: tput: No such file or directory [2022-10-26T19:11:11.847Z] warning: generating ./VERSION [2022-10-26T19:11:11.847Z] echo "0.0.0" > VERSION [2022-10-26T19:11:11.847Z] docker build \ [2022-10-26T19:11:11.847Z] -f Dockerfile \ [2022-10-26T19:11:11.847Z] --build-arg USER=1000 \ [2022-10-26T19:11:11.847Z] \ [2022-10-26T19:11:11.847Z] --label "git_sha=7b5651498b757634d4aeb9f3d6a3de5540481b32" \ [2022-10-26T19:11:11.847Z] -t edgexfoundry/edgex-web-ui:7b5651498b757634d4aeb9f3d6a3de5540481b32 \ [2022-10-26T19:11:11.847Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T19:11:11.847Z] . [2022-10-26T19:11:12.107Z] Sending build context to Docker daemon 3.27MB [2022-10-26T19:11:12.107Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T19:11:12.107Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T19:11:12.107Z] 9621f1afde84: Pulling fs layer [2022-10-26T19:11:12.107Z] c6f70ee39829: Pulling fs layer [2022-10-26T19:11:12.107Z] 56892a8094a2: Pulling fs layer [2022-10-26T19:11:12.107Z] 58dd87906ef0: Pulling fs layer [2022-10-26T19:11:12.107Z] 58dd87906ef0: Waiting [2022-10-26T19:11:12.366Z] 56892a8094a2: Download complete [2022-10-26T19:11:12.366Z] 58dd87906ef0: Download complete [2022-10-26T19:11:12.366Z] 9621f1afde84: Verifying Checksum [2022-10-26T19:11:12.366Z] 9621f1afde84: Download complete [2022-10-26T19:11:12.366Z] 9621f1afde84: Pull complete [2022-10-26T19:11:12.366Z] c6f70ee39829: Verifying Checksum [2022-10-26T19:11:12.366Z] c6f70ee39829: Download complete [2022-10-26T19:11:13.740Z] c6f70ee39829: Pull complete [2022-10-26T19:11:13.740Z] 56892a8094a2: Pull complete [2022-10-26T19:11:13.740Z] 58dd87906ef0: Pull complete [2022-10-26T19:11:13.740Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T19:11:13.740Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T19:11:13.740Z] ---> b69703f70c3d [2022-10-26T19:11:13.740Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T19:11:14.673Z] ---> Running in c74e20e1d4f3 [2022-10-26T19:11:14.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T19:11:14.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T19:11:14.930Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-26T19:11:14.930Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-26T19:11:14.930Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-26T19:11:15.190Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-26T19:11:15.190Z] (5/129) Installing libxcb (1.14-r2) [2022-10-26T19:11:15.190Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-26T19:11:15.190Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-26T19:11:15.190Z] (8/129) Installing libice (1.0.10-r0) [2022-10-26T19:11:15.190Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-26T19:11:15.190Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-26T19:11:15.190Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-26T19:11:15.190Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-26T19:11:15.190Z] (13/129) Installing xset (1.2.4-r0) [2022-10-26T19:11:15.190Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-26T19:11:15.190Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-26T19:11:15.190Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T19:11:15.190Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-26T19:11:15.190Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-26T19:11:15.190Z] (19/129) Installing libintl (0.21-r0) [2022-10-26T19:11:15.190Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-26T19:11:15.190Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-26T19:11:15.190Z] (22/129) Installing pcre (8.45-r1) [2022-10-26T19:11:15.190Z] (23/129) Installing glib (2.70.1-r0) [2022-10-26T19:11:15.190Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-26T19:11:15.190Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-26T19:11:15.190Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-26T19:11:15.190Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T19:11:15.190Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T19:11:15.190Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-26T19:11:15.190Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-26T19:11:15.190Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-26T19:11:15.448Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-26T19:11:15.448Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T19:11:15.448Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T19:11:15.448Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-26T19:11:15.448Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-26T19:11:15.448Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-26T19:11:15.448Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-26T19:11:15.448Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-26T19:11:15.448Z] (40/129) Installing libxi (1.8-r0) [2022-10-26T19:11:15.448Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-26T19:11:15.448Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-26T19:11:15.448Z] (43/129) Installing atk (2.36.0-r0) [2022-10-26T19:11:15.448Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-26T19:11:15.448Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-26T19:11:15.448Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-26T19:11:15.448Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T19:11:15.448Z] (48/129) Installing expat (2.5.0-r0) [2022-10-26T19:11:15.448Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-26T19:11:15.448Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-26T19:11:15.448Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-26T19:11:15.448Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-26T19:11:15.448Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-26T19:11:15.448Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-26T19:11:15.448Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-26T19:11:15.448Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-26T19:11:15.448Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-26T19:11:15.448Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-26T19:11:15.448Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-26T19:11:15.448Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-26T19:11:15.448Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-26T19:11:15.448Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-26T19:11:15.707Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-26T19:11:15.707Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-26T19:11:15.707Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-26T19:11:15.707Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-26T19:11:15.707Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-26T19:11:15.707Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-26T19:11:15.707Z] (69/129) Installing pango (1.48.10-r0) [2022-10-26T19:11:15.707Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T19:11:15.707Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T19:11:15.707Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T19:11:15.707Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-26T19:11:15.707Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-26T19:11:15.707Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T19:11:15.707Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T19:11:15.707Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-26T19:11:15.707Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-26T19:11:15.707Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-26T19:11:15.707Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T19:11:18.242Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-26T19:11:18.242Z] (80/129) Installing flac (1.3.4-r0) [2022-10-26T19:11:18.242Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T19:11:18.242Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T19:11:18.242Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-26T19:11:18.242Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-26T19:11:18.242Z] (85/129) Installing libass (0.15.2-r0) [2022-10-26T19:11:18.242Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-26T19:11:18.242Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T19:11:18.242Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T19:11:18.242Z] (89/129) Installing lame (3.100-r0) [2022-10-26T19:11:18.242Z] (90/129) Installing opus (1.3.1-r1) [2022-10-26T19:11:18.242Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T19:11:18.242Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-26T19:11:18.242Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-26T19:11:18.242Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-26T19:11:18.242Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-26T19:11:18.242Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T19:11:18.242Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-26T19:11:18.242Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-26T19:11:18.242Z] (99/129) Installing libva (2.13.0-r0) [2022-10-26T19:11:18.242Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-26T19:11:18.242Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-26T19:11:18.242Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-26T19:11:18.242Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-26T19:11:18.242Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-26T19:11:18.242Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-26T19:11:18.242Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-26T19:11:18.242Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-26T19:11:18.242Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T19:11:18.242Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-26T19:11:18.242Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-26T19:11:18.242Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T19:11:18.242Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-26T19:11:18.242Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-26T19:11:18.242Z] (114/129) Installing nspr (4.32-r0) [2022-10-26T19:11:18.242Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-26T19:11:18.500Z] (116/129) Installing nss (3.78.1-r0) [2022-10-26T19:11:18.500Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-26T19:11:18.500Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-26T19:11:18.500Z] (119/129) Installing orc (0.4.32-r0) [2022-10-26T19:11:18.500Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-26T19:11:18.500Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-26T19:11:18.500Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-26T19:11:18.500Z] (123/129) Installing libpulse (15.0-r2) [2022-10-26T19:11:18.500Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-26T19:11:18.500Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-26T19:11:18.500Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-26T19:11:18.500Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-26T19:11:18.500Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-26T19:11:18.500Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-26T19:11:19.435Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T19:11:19.435Z] Executing glib-2.70.1-r0.trigger [2022-10-26T19:11:19.435Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T19:11:23.624Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T19:11:23.624Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T19:11:23.624Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T19:11:23.624Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T19:11:23.624Z] OK: 286 MiB in 145 packages [2022-10-26T19:11:26.910Z] Removing intermediate container c74e20e1d4f3 [2022-10-26T19:11:26.910Z] ---> b592ac6b8d10 [2022-10-26T19:11:26.910Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T19:11:26.910Z] ---> Running in ecf14450a34b [2022-10-26T19:11:26.910Z] Removing intermediate container ecf14450a34b [2022-10-26T19:11:26.910Z] ---> 13c2252f000d [2022-10-26T19:11:26.910Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T19:11:27.168Z] ---> Running in 9726e951f887 [2022-10-26T19:11:27.168Z] Removing intermediate container 9726e951f887 [2022-10-26T19:11:27.168Z] ---> 5fbf9bead75e [2022-10-26T19:11:27.168Z] Step 5/10 : RUN npm install -g npm [2022-10-26T19:11:27.168Z] ---> Running in 7fe418f7d338 [2022-10-26T19:11:35.283Z] [2022-10-26T19:11:35.283Z] changed 54 packages, and audited 212 packages in 6s [2022-10-26T19:11:35.283Z] [2022-10-26T19:11:35.283Z] 11 packages are looking for funding [2022-10-26T19:11:35.283Z] run `npm fund` for details [2022-10-26T19:11:35.283Z] [2022-10-26T19:11:35.283Z] found 0 vulnerabilities [2022-10-26T19:11:35.283Z] Removing intermediate container 7fe418f7d338 [2022-10-26T19:11:35.283Z] ---> 91f18f386e6a [2022-10-26T19:11:35.283Z] Step 6/10 : ARG USER=1000 [2022-10-26T19:11:35.283Z] ---> Running in 6defa05859d4 [2022-10-26T19:11:35.283Z] Removing intermediate container 6defa05859d4 [2022-10-26T19:11:35.283Z] ---> b22a756a3d59 [2022-10-26T19:11:35.283Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T19:11:35.283Z] ---> Running in 675b6c00d7fb [2022-10-26T19:11:35.850Z] Removing intermediate container 675b6c00d7fb [2022-10-26T19:11:35.850Z] ---> 781557409c03 [2022-10-26T19:11:35.850Z] Step 8/10 : USER $USER:$USER [2022-10-26T19:11:36.110Z] ---> Running in 2221e8490a2e [2022-10-26T19:11:36.110Z] Removing intermediate container 2221e8490a2e [2022-10-26T19:11:36.110Z] ---> 120a1b31babd [2022-10-26T19:11:36.110Z] Step 9/10 : WORKDIR /app [2022-10-26T19:11:36.110Z] ---> Running in 132356abe346 [2022-10-26T19:11:36.110Z] Removing intermediate container 132356abe346 [2022-10-26T19:11:36.110Z] ---> 4ba3161e9e12 [2022-10-26T19:11:36.110Z] Step 10/10 : LABEL git_sha=7b5651498b757634d4aeb9f3d6a3de5540481b32 [2022-10-26T19:11:36.110Z] ---> Running in 2f8f975547b5 [2022-10-26T19:11:36.369Z] Removing intermediate container 2f8f975547b5 [2022-10-26T19:11:36.369Z] ---> 070b36c2b931 [2022-10-26T19:11:36.369Z] Successfully built 070b36c2b931 [2022-10-26T19:11:36.369Z] Successfully tagged edgexfoundry/edgex-web-ui:7b5651498b757634d4aeb9f3d6a3de5540481b32 [2022-10-26T19:11:36.369Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T19:11:36.369Z] touch edgex-web-ui.imagebuilt [2022-10-26T19:11:36.369Z] mkdir -p node_modules coverage [2022-10-26T19:11:36.369Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T19:11:36.369Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE required: { [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE }, [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:11:38.270Z] npm WARN EBADENGINE } [2022-10-26T19:11:42.457Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T19:11:42.715Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T19:11:42.715Z] 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-26T19:11:42.715Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T19:11:42.976Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T19:11:43.236Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T19:11:43.803Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T19:11:45.175Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T19:11:45.175Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T19:11:46.547Z] 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-26T19:11:46.804Z] 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-26T19:11:47.737Z] 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-26T19:11:48.301Z] 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-26T19:11:48.560Z] 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-26T19:11:48.818Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T19:11:49.076Z] 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-26T19:11:49.335Z] 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-26T19:11:50.708Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T19:11:53.237Z] 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-26T19:11:59.797Z] [2022-10-26T19:11:59.797Z] added 1478 packages, and audited 1479 packages in 22s [2022-10-26T19:11:59.797Z] [2022-10-26T19:11:59.797Z] 90 packages are looking for funding [2022-10-26T19:11:59.797Z] run `npm fund` for details [2022-10-26T19:11:59.797Z] [2022-10-26T19:11:59.797Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-26T19:11:59.797Z] [2022-10-26T19:11:59.797Z] To address issues that do not require attention, run: [2022-10-26T19:11:59.797Z] npm audit fix [2022-10-26T19:11:59.797Z] [2022-10-26T19:11:59.797Z] To address all issues (including breaking changes), run: [2022-10-26T19:11:59.797Z] npm audit fix --force [2022-10-26T19:11:59.797Z] [2022-10-26T19:11:59.797Z] Run `npm audit` for details. [2022-10-26T19:12:02.332Z] 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-26T19:12:04.861Z] - Generating browser application bundles (phase: setup)... [2022-10-26T19:12:09.047Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T19:12:09.047Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T19:12:12.330Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T19:12:12.330Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T19:12:12.894Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T19:12:12.894Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T19:12:13.457Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T19:12:13.457Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T19:12:13.714Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T19:12:13.714Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T19:12:13.971Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T19:12:14.228Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T19:12:14.228Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T19:12:16.128Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T19:12:22.683Z] 26 10 2022 19:12:21.703:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T19:12:22.683Z] 26 10 2022 19:12:21.704:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T19:12:22.683Z] 26 10 2022 19:12:21.708:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T19:12:34.888Z] ✔ Browser application bundle generation complete. [2022-10-26T19:12:34.888Z] 26 10 2022 19:12:32.935:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket MRPEpW1EcTzwtOXFAAAB with id 65098937 [2022-10-26T19:12:35.827Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T19:12:35.827Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.056 secs) [2022-10-26T19:12:36.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.177 secs) [2022-10-26T19:12:36.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.202 secs) [2022-10-26T19:12:36.086Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.215 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.282 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.295 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.309 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.322 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.329 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.352 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.396 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.406 secs) [2022-10-26T19:12:36.344Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.409 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.454 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.462 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.478 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.487 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.495 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.507 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.517 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.524 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.548 secs) [2022-10-26T19:12:36.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.605 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.64 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.668 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.671 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.691 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.702 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.726 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.742 secs) [2022-10-26T19:12:36.867Z] WARN: ' [2022-10-26T19:12:36.867Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T19:12:36.867Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T19:12:36.867Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T19:12:36.867Z] in a future version of Angular. [2022-10-26T19:12:36.867Z] [2022-10-26T19:12:36.867Z] For more information on this, see our API docs here: [2022-10-26T19:12:36.867Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T19:12:36.867Z] ' [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.742 secs) [2022-10-26T19:12:36.867Z] WARN: ' [2022-10-26T19:12:36.867Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T19:12:36.867Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T19:12:36.867Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T19:12:36.867Z] in a future version of Angular. [2022-10-26T19:12:36.867Z] [2022-10-26T19:12:36.867Z] For more information on this, see our API docs here: [2022-10-26T19:12:36.867Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T19:12:36.867Z] ' [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.783 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.789 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.791 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.793 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.803 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.806 secs) [2022-10-26T19:12:36.867Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.81 secs) [2022-10-26T19:12:37.126Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.815 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.817 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.819 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.857 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.867 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.871 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.872 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.896 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.923 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.926 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.928 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.962 secs) [2022-10-26T19:12:37.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.988 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.004 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.025 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.072 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.092 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.095 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.111 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.135 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.142 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.151 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.155 secs) [2022-10-26T19:12:37.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.178 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.186 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.195 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.205 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.209 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.213 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.253 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.318 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.33 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.334 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.357 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.372 secs) [2022-10-26T19:12:37.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.386 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.409 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.464 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.488 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.495 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.499 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.51 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.516 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.52 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.544 secs) [2022-10-26T19:12:37.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.547 secs) [2022-10-26T19:12:38.163Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.576 secs) [2022-10-26T19:12:38.163Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.588 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.604 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.613 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.621 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.63 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.638 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.641 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.642 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.649 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.652 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.663 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.676 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.705 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.709 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.711 secs) [2022-10-26T19:12:38.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.717 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.737 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.746 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.76 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.764 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.766 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.777 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.789 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.797 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.826 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.848 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.853 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.864 secs) [2022-10-26T19:12:38.423Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.891 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.904 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.912 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.915 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.922 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.952 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.956 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.959 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.962 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.968 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.973 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.976 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.977 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.983 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.991 secs) [2022-10-26T19:12:38.682Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.004 secs) [2022-10-26T19:12:38.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.091 secs) [2022-10-26T19:12:38.940Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.112 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.121 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.146 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.156 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.163 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.185 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.19 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.196 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.2 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.215 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.225 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.229 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.233 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.236 secs) [2022-10-26T19:12:38.941Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.248 secs) [2022-10-26T19:12:39.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.254 secs) [2022-10-26T19:12:39.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.257 secs) [2022-10-26T19:12:39.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.259 secs) [2022-10-26T19:12:39.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.261 secs) [2022-10-26T19:12:39.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.262 secs) [2022-10-26T19:12:39.199Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.373 secs / 2.262 secs) [2022-10-26T19:12:39.199Z] TOTAL: 149 SUCCESS [2022-10-26T19:12:39.199Z] ✔ Browser application bundle generation complete. [2022-10-26T19:12:39.766Z] [2022-10-26T19:12:39.766Z] =============================== Coverage summary =============================== [2022-10-26T19:12:39.766Z] Statements : 40.84% ( 1462/3580 ) [2022-10-26T19:12:39.766Z] Branches : 12.03% ( 111/923 ) [2022-10-26T19:12:39.766Z] Functions : 33.05% ( 429/1298 ) [2022-10-26T19:12:39.766Z] Lines : 38.77% ( 1313/3387 ) [2022-10-26T19:12:39.766Z] ================================================================================ [2022-10-26T19:12:39.766Z] ✔ Browser application bundle generation complete. [2022-10-26T19:12:40.334Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo [2022-10-26T19:12:40.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T19:12:40.358Z] $ docker stop --time=1 c9636a858514f4cb478b400a8326fd5488a1b5cd869df23a20cd3e661f591a0b [2022-10-26T19:12:41.678Z] $ docker rm -f c9636a858514f4cb478b400a8326fd5488a1b5cd869df23a20cd3e661f591a0b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:12:42.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T19:12:42.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T19:12:43.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T19:12:43.865Z] + ls -al . [2022-10-26T19:12:43.865Z] total 184 [2022-10-26T19:12:43.865Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 19:11 . [2022-10-26T19:12:43.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:09 .. [2022-10-26T19:12:43.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:09 .blubracket [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 19:09 .dockerignore [2022-10-26T19:12:43.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:10 .git [2022-10-26T19:12:43.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:09 .github [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 19:09 .gitignore [2022-10-26T19:12:43.865Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 19:10 .semver [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 19:09 Attribution.txt [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 19:09 CHANGELOG.md [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 19:09 CONTRIBUTING.md [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 19:09 Dockerfile [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 19:09 Jenkinsfile [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 19:09 LICENSE [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 19:09 Makefile [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 19:09 README.md [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 19:10 VERSION [2022-10-26T19:12:43.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:09 assets [2022-10-26T19:12:43.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:09 bin [2022-10-26T19:12:43.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:09 cmd [2022-10-26T19:12:43.865Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 19:11 coverage.out [2022-10-26T19:12:43.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:09 docs [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 19:09 go.mod [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 19:09 go.sum [2022-10-26T19:12:43.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:09 internal [2022-10-26T19:12:43.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:09 snap [2022-10-26T19:12:43.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:09 testing [2022-10-26T19:12:43.865Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 19:09 version.go [2022-10-26T19:12:43.865Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 19:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:12:44.168Z] + 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=7b5651498b757634d4aeb9f3d6a3de5540481b32 --label arch=amd64 --label version=0.0.0 . [2022-10-26T19:12:44.470Z] Sending build context to Docker daemon 48.28MB [2022-10-26T19:12:44.470Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:12:44.470Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T19:12:44.470Z] ---> ff1dc84411b9 [2022-10-26T19:12:44.470Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T19:12:44.729Z] ---> Running in c7c778bac1ad [2022-10-26T19:12:44.729Z] Removing intermediate container c7c778bac1ad [2022-10-26T19:12:44.729Z] ---> 184f9565a47f [2022-10-26T19:12:44.729Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T19:12:44.729Z] ---> Running in ed2899746661 [2022-10-26T19:12:44.988Z] Removing intermediate container ed2899746661 [2022-10-26T19:12:44.988Z] ---> 1225980ba708 [2022-10-26T19:12:44.988Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:12:44.988Z] ---> Running in a25d5687ff5e [2022-10-26T19:12:44.988Z] Removing intermediate container a25d5687ff5e [2022-10-26T19:12:44.988Z] ---> c404db3f6778 [2022-10-26T19:12:44.988Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T19:12:44.988Z] ---> Running in 24e304708e25 [2022-10-26T19:12:45.245Z] Removing intermediate container 24e304708e25 [2022-10-26T19:12:45.245Z] ---> 177665094d6b [2022-10-26T19:12:45.245Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T19:12:45.245Z] ---> Running in 4dc891c647ac [2022-10-26T19:12:45.245Z] Removing intermediate container 4dc891c647ac [2022-10-26T19:12:45.245Z] ---> ea76d4cae570 [2022-10-26T19:12:45.245Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T19:12:45.810Z] ---> 0dbf8125a795 [2022-10-26T19:12:45.810Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:12:46.069Z] ---> Running in 83c09222a870 [2022-10-26T19:12:46.636Z] Removing intermediate container 83c09222a870 [2022-10-26T19:12:46.636Z] ---> 7c9bf10ce75a [2022-10-26T19:12:46.636Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:12:46.636Z] ---> Running in aaac627e8c04 [2022-10-26T19:12:46.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T19:12:47.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T19:12:48.032Z] OK: 211 MiB in 51 packages [2022-10-26T19:12:48.291Z] Removing intermediate container aaac627e8c04 [2022-10-26T19:12:48.291Z] ---> aaf2306ee4e1 [2022-10-26T19:12:48.291Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T19:12:48.291Z] ---> Running in 6816c56b9458 [2022-10-26T19:12:48.291Z] Removing intermediate container 6816c56b9458 [2022-10-26T19:12:48.291Z] ---> 852169f07c21 [2022-10-26T19:12:48.291Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T19:12:48.552Z] ---> Running in 3092bf2c5715 [2022-10-26T19:12:48.552Z] Removing intermediate container 3092bf2c5715 [2022-10-26T19:12:48.552Z] ---> 7168057a82ab [2022-10-26T19:12:48.552Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T19:12:48.552Z] ---> 58aea81b8cec [2022-10-26T19:12:48.552Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:12:48.812Z] ---> Running in 728c4da5834f [2022-10-26T19:12:49.379Z] Removing intermediate container 728c4da5834f [2022-10-26T19:12:49.379Z] ---> ab082e2d701b [2022-10-26T19:12:49.379Z] Step 15/26 : COPY . . [2022-10-26T19:12:50.757Z] ---> b4773ed2122b [2022-10-26T19:12:50.757Z] Step 16/26 : RUN ${MAKE} [2022-10-26T19:12:50.757Z] ---> Running in 3781a2b2beda [2022-10-26T19:12:51.016Z] 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-26T19:13:03.209Z] Removing intermediate container 3781a2b2beda [2022-10-26T19:13:03.209Z] ---> 075625265bfe [2022-10-26T19:13:03.209Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T19:13:03.209Z] 3.14: Pulling from library/alpine [2022-10-26T19:13:03.209Z] c7ed990a2339: Pulling fs layer [2022-10-26T19:13:03.209Z] c7ed990a2339: Verifying Checksum [2022-10-26T19:13:03.209Z] c7ed990a2339: Download complete [2022-10-26T19:13:03.209Z] c7ed990a2339: Pull complete [2022-10-26T19:13:03.209Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T19:13:03.209Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T19:13:03.209Z] ---> dd53f409bf0b [2022-10-26T19:13:03.209Z] Step 18/26 : EXPOSE 4000 [2022-10-26T19:13:03.209Z] ---> Running in b83d8e320373 [2022-10-26T19:13:03.209Z] Removing intermediate container b83d8e320373 [2022-10-26T19:13:03.209Z] ---> a3d13c0a8fec [2022-10-26T19:13:03.209Z] 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-26T19:13:03.466Z] ---> 9212c12518dd [2022-10-26T19:13:03.466Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T19:13:03.725Z] ---> e20c595c9291 [2022-10-26T19:13:03.725Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T19:13:03.725Z] ---> 2eced1daf124 [2022-10-26T19:13:03.725Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T19:13:03.725Z] ---> Running in 1461b87c5da9 [2022-10-26T19:13:03.986Z] Removing intermediate container 1461b87c5da9 [2022-10-26T19:13:03.986Z] ---> 816a503e8f4a [2022-10-26T19:13:03.986Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T19:13:03.986Z] ---> Running in 01d368360548 [2022-10-26T19:13:03.986Z] Removing intermediate container 01d368360548 [2022-10-26T19:13:03.986Z] ---> 4ba3a91edd3f [2022-10-26T19:13:03.986Z] Step 24/26 : LABEL arch=amd64 [2022-10-26T19:13:03.986Z] ---> Running in e5e6367c5570 [2022-10-26T19:13:03.986Z] Removing intermediate container e5e6367c5570 [2022-10-26T19:13:03.986Z] ---> 2b0c7b2aefbe [2022-10-26T19:13:03.986Z] Step 25/26 : LABEL git_sha=7b5651498b757634d4aeb9f3d6a3de5540481b32 [2022-10-26T19:13:04.245Z] ---> Running in 087072fa86c4 [2022-10-26T19:13:04.245Z] Removing intermediate container 087072fa86c4 [2022-10-26T19:13:04.245Z] ---> 54db198c8036 [2022-10-26T19:13:04.245Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T19:13:04.245Z] ---> Running in 1a6b5a753a74 [2022-10-26T19:13:04.245Z] Removing intermediate container 1a6b5a753a74 [2022-10-26T19:13:04.245Z] ---> d5c232ce000b [2022-10-26T19:13:04.245Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T19:13:04.245Z] Successfully built d5c232ce000b [2022-10-26T19:13:04.245Z] 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-26T19:13:04.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:13:04.629Z] [2022-10-26T19:13:04.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:13:04.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:13:04.922Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T19:13:04.922Z] 5eb5b503b376: Pulling fs layer [2022-10-26T19:13:04.922Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T19:13:04.922Z] ec43610c2a17: Pulling fs layer [2022-10-26T19:13:04.922Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T19:13:04.922Z] 33b1e0a273af: Pulling fs layer [2022-10-26T19:13:04.922Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T19:13:04.922Z] 3a2ae6a8a46f: Waiting [2022-10-26T19:13:04.922Z] 33b1e0a273af: Waiting [2022-10-26T19:13:04.922Z] 5d3b04190fa2: Waiting [2022-10-26T19:13:04.922Z] 2f39f015ded8: Pulling fs layer [2022-10-26T19:13:04.922Z] 2f39f015ded8: Waiting [2022-10-26T19:13:04.922Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T19:13:04.922Z] 5c69ac0246d0: Download complete [2022-10-26T19:13:04.922Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T19:13:04.922Z] 3a2ae6a8a46f: Download complete [2022-10-26T19:13:04.922Z] 33b1e0a273af: Verifying Checksum [2022-10-26T19:13:04.922Z] 33b1e0a273af: Download complete [2022-10-26T19:13:04.922Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T19:13:04.922Z] 5d3b04190fa2: Download complete [2022-10-26T19:13:04.922Z] ec43610c2a17: Verifying Checksum [2022-10-26T19:13:04.922Z] ec43610c2a17: Download complete [2022-10-26T19:13:05.182Z] 5eb5b503b376: Verifying Checksum [2022-10-26T19:13:05.182Z] 5eb5b503b376: Download complete [2022-10-26T19:13:06.116Z] 5eb5b503b376: Pull complete [2022-10-26T19:13:06.372Z] 5c69ac0246d0: Pull complete [2022-10-26T19:13:06.630Z] ec43610c2a17: Pull complete [2022-10-26T19:13:06.630Z] 3a2ae6a8a46f: Pull complete [2022-10-26T19:13:06.889Z] 33b1e0a273af: Pull complete [2022-10-26T19:13:06.889Z] 5d3b04190fa2: Pull complete [2022-10-26T19:13:11.066Z] 2f39f015ded8: Pull complete [2022-10-26T19:13:11.066Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T19:13:11.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:13:11.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:13:11.141Z] prd-ubuntu20.04-docker-8c-8g-117244 does not seem to be running inside a container [2022-10-26T19:13:11.169Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T19:13:12.777Z] $ docker top fda7f094d7f217db80fae6869fefaccc12fd337e321b495babdbd80a3b4cc2b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:13:13.138Z] ---> job-cost.sh [2022-10-26T19:13:13.139Z] lf-activate-venv: SKIPPING [2022-10-26T19:13:13.139Z] INFO: No Stack... [2022-10-26T19:13:13.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T19:13:13.965Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T19:13:14.245Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv [2022-10-26T19:13:14.245Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T19:13:14.258Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] [2022-10-26T19:13:14.264Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] did not exist. Created. [2022-10-26T19:13:14.264Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:13:14.558Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T19:13:14.907Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T19:13:14.913Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T19:13:14.932Z] $ docker stop --time=1 fda7f094d7f217db80fae6869fefaccc12fd337e321b495babdbd80a3b4cc2b2 [2022-10-26T19:13:16.200Z] $ docker rm -f fda7f094d7f217db80fae6869fefaccc12fd337e321b495babdbd80a3b4cc2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T19:37:29.639Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117264 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] ws [2022-10-26T19:37:29.651Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2022-10-26T19:37:29.695Z] The recommended git tool is: git [2022-10-26T19:37:37.111Z] using credential edgex-jenkins-ssh [2022-10-26T19:37:37.130Z] Cloning the remote Git repository [2022-10-26T19:37:37.205Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T19:37:37.316Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2022-10-26T19:37:37.533Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T19:37:37.535Z] > git --version # timeout=10 [2022-10-26T19:37:37.567Z] > git --version # 'git version 2.25.1' [2022-10-26T19:37:37.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T19:37:37.641Z] Verifying host key using known hosts file [2022-10-26T19:37:37.922Z] 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-26T19:37:37.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:37:41.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T19:37:41.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:37:43.838Z] Merging remotes/origin/main commit e14961ab0b8184a268f9b1ec7e31faff01efae52 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 [2022-10-26T19:37:43.133Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T19:37:43.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T19:37:43.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T19:37:43.204Z] Verifying host key using known hosts file [2022-10-26T19:37:43.214Z] 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-26T19:37:43.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T19:37:43.868Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T19:37:43.891Z] > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 [2022-10-26T19:37:44.415Z] > git remote # timeout=10 [2022-10-26T19:37:44.444Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T19:37:44.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T19:37:44.473Z] Verifying host key using known hosts file [2022-10-26T19:37:44.481Z] 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-26T19:37:44.499Z] > git merge e14961ab0b8184a268f9b1ec7e31faff01efae52 # timeout=10 [2022-10-26T19:37:45.119Z] Merge succeeded, producing c56de1cbbfa349358a7274a5fd5e485eac239c91 [2022-10-26T19:37:45.120Z] Checking out Revision c56de1cbbfa349358a7274a5fd5e485eac239c91 (PR-556) [2022-10-26T19:37:45.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T19:37:45.133Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T19:37:45.156Z] > git checkout -f c56de1cbbfa349358a7274a5fd5e485eac239c91 # timeout=10 [2022-10-26T19:37:48.896Z] Commit message: "Merge commit 'e14961ab0b8184a268f9b1ec7e31faff01efae52' into HEAD" [2022-10-26T19:37:48.937Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:37:49.870Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T19:37:49.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:37:49.870Z] Dload Upload Total Spent Left Speed [2022-10-26T19:37:49.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [2022-10-26T19:37:48.912Z] > git rev-list --no-walk 4362c92f78e9447aa0da12efc957a1332f867636 # timeout=10 [Pipeline] sh [2022-10-26T19:37:50.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T19:37:51.001Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T19:37:51.001Z] sudo tee /etc/docker/daemon.new [2022-10-26T19:37:51.001Z] { [2022-10-26T19:37:51.001Z] "registry-mirrors": [ [2022-10-26T19:37:51.001Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T19:37:51.001Z] ], [2022-10-26T19:37:51.001Z] "bip": "10.250.0.254/24", [2022-10-26T19:37:51.001Z] "hosts": [ [2022-10-26T19:37:51.001Z] "tcp://0.0.0.0:5555", [2022-10-26T19:37:51.001Z] "unix:///var/run/docker.sock" [2022-10-26T19:37:51.001Z] ], [2022-10-26T19:37:51.001Z] "mtu": 1458, [2022-10-26T19:37:51.001Z] "selinux-enabled": true, [2022-10-26T19:37:51.001Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T19:37:51.001Z] } [Pipeline] sh [2022-10-26T19:37:51.352Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T19:37:51.707Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:38:10.022Z] provisioning config files... [2022-10-26T19:38:10.058Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config9083698398661010417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:38:10.440Z] ---> docker-login.sh [2022-10-26T19:38:10.440Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:38:11.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:11.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:11.309Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:11.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:11.309Z] [2022-10-26T19:38:11.309Z] Login Succeeded [2022-10-26T19:38:11.309Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:38:11.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:11.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:11.583Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:11.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:11.583Z] [2022-10-26T19:38:11.583Z] Login Succeeded [2022-10-26T19:38:11.583Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:38:11.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:12.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:12.137Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:12.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:12.137Z] [2022-10-26T19:38:12.137Z] Login Succeeded [2022-10-26T19:38:12.137Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:38:12.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:12.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:12.420Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:12.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:12.420Z] [2022-10-26T19:38:12.420Z] Login Succeeded [2022-10-26T19:38:12.420Z] docker.io [2022-10-26T19:38:12.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:38:13.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:38:13.295Z] Configure a credential helper to remove this warning. See [2022-10-26T19:38:13.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:38:13.295Z] [2022-10-26T19:38:13.295Z] Login Succeeded [2022-10-26T19:38:13.295Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:38:13.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T19:38:13.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:38:13.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:38:13.567Z] ========================================================= [2022-10-26T19:38:13.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T19:38:13.567Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:38:13.941Z] + 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-26T19:38:14.938Z] Sending build context to Docker daemon 28.73MB [2022-10-26T19:38:15.211Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:38:15.211Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T19:38:15.494Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T19:38:15.494Z] 9b18e9b68314: Pulling fs layer [2022-10-26T19:38:15.494Z] d32db5db7311: Pulling fs layer [2022-10-26T19:38:15.494Z] d0c4b47475fc: Pulling fs layer [2022-10-26T19:38:15.494Z] 5831b945b038: Pulling fs layer [2022-10-26T19:38:15.494Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T19:38:15.494Z] e10730c5d714: Pulling fs layer [2022-10-26T19:38:15.494Z] 5dd5c2283517: Pulling fs layer [2022-10-26T19:38:15.494Z] 5831b945b038: Waiting [2022-10-26T19:38:15.494Z] 86bbec2aaacd: Waiting [2022-10-26T19:38:15.494Z] e10730c5d714: Waiting [2022-10-26T19:38:15.494Z] d5ac0230b979: Pulling fs layer [2022-10-26T19:38:15.494Z] 5dd5c2283517: Waiting [2022-10-26T19:38:15.494Z] d5ac0230b979: Waiting [2022-10-26T19:38:15.494Z] d0c4b47475fc: Verifying Checksum [2022-10-26T19:38:15.494Z] d0c4b47475fc: Download complete [2022-10-26T19:38:15.494Z] d32db5db7311: Verifying Checksum [2022-10-26T19:38:15.494Z] d32db5db7311: Download complete [2022-10-26T19:38:15.494Z] 86bbec2aaacd: Download complete [2022-10-26T19:38:15.494Z] e10730c5d714: Verifying Checksum [2022-10-26T19:38:15.494Z] e10730c5d714: Download complete [2022-10-26T19:38:15.781Z] 9b18e9b68314: Verifying Checksum [2022-10-26T19:38:15.781Z] 9b18e9b68314: Download complete [2022-10-26T19:38:16.397Z] 9b18e9b68314: Pull complete [2022-10-26T19:38:16.684Z] d32db5db7311: Pull complete [2022-10-26T19:38:17.322Z] d5ac0230b979: Verifying Checksum [2022-10-26T19:38:17.322Z] d5ac0230b979: Download complete [2022-10-26T19:38:17.322Z] d0c4b47475fc: Pull complete [2022-10-26T19:38:17.939Z] 5dd5c2283517: Verifying Checksum [2022-10-26T19:38:17.939Z] 5dd5c2283517: Download complete [2022-10-26T19:38:19.912Z] 5831b945b038: Verifying Checksum [2022-10-26T19:38:19.912Z] 5831b945b038: Download complete [2022-10-26T19:38:32.312Z] 5831b945b038: Pull complete [2022-10-26T19:38:32.312Z] 86bbec2aaacd: Pull complete [2022-10-26T19:38:32.312Z] e10730c5d714: Pull complete [2022-10-26T19:38:37.754Z] 5dd5c2283517: Pull complete [2022-10-26T19:38:39.722Z] d5ac0230b979: Pull complete [2022-10-26T19:38:39.722Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T19:38:39.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T19:38:39.722Z] ---> 59b3b1a385d4 [2022-10-26T19:38:39.722Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T19:38:43.141Z] ---> Running in 09878900ff80 [2022-10-26T19:38:43.141Z] Removing intermediate container 09878900ff80 [2022-10-26T19:38:43.141Z] ---> 8a340258d1e8 [2022-10-26T19:38:43.141Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T19:38:43.141Z] ---> Running in 0a7aa2ee1d0f [2022-10-26T19:38:43.413Z] Removing intermediate container 0a7aa2ee1d0f [2022-10-26T19:38:43.413Z] ---> 02ffa8cac9bf [2022-10-26T19:38:43.413Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:38:43.413Z] ---> Running in db10c4e8c181 [2022-10-26T19:38:44.006Z] Removing intermediate container db10c4e8c181 [2022-10-26T19:38:44.006Z] ---> d4f128e87065 [2022-10-26T19:38:44.006Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T19:38:44.006Z] ---> Running in 35559cfeec98 [2022-10-26T19:38:44.279Z] Removing intermediate container 35559cfeec98 [2022-10-26T19:38:44.279Z] ---> d7d0b9ad46c1 [2022-10-26T19:38:44.279Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T19:38:44.555Z] ---> Running in 5cb7049d292b [2022-10-26T19:38:44.909Z] Removing intermediate container 5cb7049d292b [2022-10-26T19:38:44.909Z] ---> 7f89dbc2dd15 [2022-10-26T19:38:44.909Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T19:38:45.499Z] latest: Pulling from library/docker [2022-10-26T19:38:45.772Z] 9b18e9b68314: Already exists [2022-10-26T19:38:45.772Z] e5833820420a: Pulling fs layer [2022-10-26T19:38:45.772Z] 79069699b830: Pulling fs layer [2022-10-26T19:38:45.772Z] 444a66d86b54: Pulling fs layer [2022-10-26T19:38:45.772Z] af8c662400c0: Pulling fs layer [2022-10-26T19:38:45.772Z] 7851778f47af: Pulling fs layer [2022-10-26T19:38:45.772Z] 969048075247: Pulling fs layer [2022-10-26T19:38:45.772Z] 9d9d268b6129: Pulling fs layer [2022-10-26T19:38:45.772Z] af8c662400c0: Waiting [2022-10-26T19:38:45.772Z] 7851778f47af: Waiting [2022-10-26T19:38:45.772Z] 969048075247: Waiting [2022-10-26T19:38:45.772Z] 9d9d268b6129: Waiting [2022-10-26T19:38:45.772Z] 71d72239e8c8: Pulling fs layer [2022-10-26T19:38:46.267Z] 79069699b830: Download complete [2022-10-26T19:38:46.267Z] e5833820420a: Download complete [2022-10-26T19:38:46.551Z] 444a66d86b54: Verifying Checksum [2022-10-26T19:38:46.551Z] 444a66d86b54: Download complete [2022-10-26T19:38:46.829Z] af8c662400c0: Verifying Checksum [2022-10-26T19:38:46.829Z] af8c662400c0: Download complete [2022-10-26T19:38:46.829Z] 969048075247: Verifying Checksum [2022-10-26T19:38:46.829Z] 969048075247: Download complete [2022-10-26T19:38:46.829Z] e5833820420a: Pull complete [2022-10-26T19:38:47.101Z] 71d72239e8c8: Verifying Checksum [2022-10-26T19:38:47.101Z] 71d72239e8c8: Download complete [2022-10-26T19:38:47.101Z] 7851778f47af: Verifying Checksum [2022-10-26T19:38:47.101Z] 7851778f47af: Download complete [2022-10-26T19:38:47.101Z] 9d9d268b6129: Verifying Checksum [2022-10-26T19:38:47.101Z] 9d9d268b6129: Download complete [2022-10-26T19:38:47.101Z] 79069699b830: Pull complete [2022-10-26T19:38:48.102Z] 444a66d86b54: Pull complete [2022-10-26T19:38:49.529Z] af8c662400c0: Pull complete [2022-10-26T19:38:50.508Z] 7851778f47af: Pull complete [2022-10-26T19:38:50.780Z] 969048075247: Pull complete [2022-10-26T19:38:51.052Z] 9d9d268b6129: Pull complete [2022-10-26T19:38:51.693Z] 71d72239e8c8: Pull complete [2022-10-26T19:38:51.693Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-26T19:38:51.693Z] Status: Downloaded newer image for docker:latest [2022-10-26T19:38:55.131Z] ---> eb628f0a2583 [2022-10-26T19:38:55.131Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:38:55.131Z] ---> Running in 7ac7a91ba3b7 [2022-10-26T19:38:57.103Z] Removing intermediate container 7ac7a91ba3b7 [2022-10-26T19:38:57.103Z] ---> c36946014f59 [2022-10-26T19:38:57.103Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:38:57.103Z] ---> Running in d984bec80502 [2022-10-26T19:38:58.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:38:58.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:39:00.645Z] OK: 221 MiB in 51 packages [2022-10-26T19:39:01.235Z] Removing intermediate container d984bec80502 [2022-10-26T19:39:01.235Z] ---> 7f5875d997f2 [2022-10-26T19:39:01.235Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T19:39:01.508Z] ---> Running in b8a624e97ebe [2022-10-26T19:39:01.779Z] Removing intermediate container b8a624e97ebe [2022-10-26T19:39:01.779Z] ---> cf52d0e53fd9 [2022-10-26T19:39:01.779Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T19:39:02.051Z] ---> Running in cc648dd7b2ef [2022-10-26T19:39:02.327Z] Removing intermediate container cc648dd7b2ef [2022-10-26T19:39:02.327Z] ---> ddf4d481eb44 [2022-10-26T19:39:02.327Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T19:39:02.917Z] ---> 07ff08bb251e [2022-10-26T19:39:02.917Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:39:03.188Z] ---> Running in da26a059a1c4 [2022-10-26T19:39:59.882Z] Removing intermediate container da26a059a1c4 [2022-10-26T19:39:59.882Z] ---> 6db8f3f208fb [2022-10-26T19:39:59.882Z] Step 15/16 : COPY . . [2022-10-26T19:40:01.327Z] ---> 045a71ac2f00 [2022-10-26T19:40:01.327Z] Step 16/16 : RUN ${MAKE} [2022-10-26T19:40:01.327Z] ---> Running in 51edb2f3c228 [2022-10-26T19:40:02.307Z] noop [2022-10-26T19:40:02.895Z] Removing intermediate container 51edb2f3c228 [2022-10-26T19:40:02.895Z] ---> a76c957903db [2022-10-26T19:40:03.163Z] Successfully built a76c957903db [2022-10-26T19:40:03.163Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:40:03.518Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:40:03.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:40:03.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-117264 does not seem to be running inside a container [2022-10-26T19:40:03.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-26T19:40:05.072Z] $ docker top 6471ee4e53016334f73d7016298bac6b23e1787a4bfd3cba095f97c22a8d0401 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:40:05.913Z] + go version [2022-10-26T19:40:05.913Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T19:40:05.943Z] $ docker stop --time=1 6471ee4e53016334f73d7016298bac6b23e1787a4bfd3cba095f97c22a8d0401 [2022-10-26T19:40:07.621Z] $ docker rm -f 6471ee4e53016334f73d7016298bac6b23e1787a4bfd3cba095f97c22a8d0401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:40:08.161Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:40:08.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:40:08.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-117264 does not seem to be running inside a container [2022-10-26T19:40:08.425Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-26T19:40:09.603Z] $ docker top b67776e1687dd20b7f7bbd336abdf19463c74bc4c71d88eab1567c62dd028c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:40:10.433Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/6 [Pipeline] fileExists [Pipeline] sh [2022-10-26T19:40:11.087Z] + make test [2022-10-26T19:40:11.087Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T19:40:13.044Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T19:41:49.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T19:41:49.766Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T19:42:22.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T19:42:22.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T19:42:22.064Z] ./bin/test-attribution-txt.sh [2022-10-26T19:42:22.064Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T19:42:22.064Z] make -C web test [2022-10-26T19:42:22.064Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/6/web' [2022-10-26T19:42:22.064Z] make[1]: tput: No such file or directory [2022-10-26T19:42:22.064Z] make[1]: tput: No such file or directory [2022-10-26T19:42:22.064Z] warning: generating ./VERSION [2022-10-26T19:42:22.064Z] echo "0.0.0" > VERSION [2022-10-26T19:42:22.064Z] docker build \ [2022-10-26T19:42:22.064Z] -f Dockerfile \ [2022-10-26T19:42:22.064Z] --build-arg USER=1000 \ [2022-10-26T19:42:22.064Z] \ [2022-10-26T19:42:22.064Z] --label "git_sha=c56de1cbbfa349358a7274a5fd5e485eac239c91" \ [2022-10-26T19:42:22.064Z] -t edgexfoundry/edgex-web-ui:c56de1cbbfa349358a7274a5fd5e485eac239c91 \ [2022-10-26T19:42:22.064Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T19:42:22.064Z] . [2022-10-26T19:42:22.064Z] Sending build context to Docker daemon 3.27MB [2022-10-26T19:42:22.064Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T19:42:22.064Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T19:42:22.064Z] 47517142f6ba: Pulling fs layer [2022-10-26T19:42:22.064Z] 5f8c4bfa009b: Pulling fs layer [2022-10-26T19:42:22.064Z] f7079c9c4ba1: Pulling fs layer [2022-10-26T19:42:22.064Z] aba105e6f55a: Pulling fs layer [2022-10-26T19:42:22.064Z] aba105e6f55a: Waiting [2022-10-26T19:42:22.064Z] f7079c9c4ba1: Verifying Checksum [2022-10-26T19:42:22.064Z] f7079c9c4ba1: Download complete [2022-10-26T19:42:22.064Z] 47517142f6ba: Download complete [2022-10-26T19:42:22.064Z] aba105e6f55a: Verifying Checksum [2022-10-26T19:42:22.064Z] aba105e6f55a: Download complete [2022-10-26T19:42:22.064Z] 5f8c4bfa009b: Verifying Checksum [2022-10-26T19:42:22.064Z] 5f8c4bfa009b: Download complete [2022-10-26T19:42:22.064Z] 47517142f6ba: Pull complete [2022-10-26T19:42:27.445Z] 5f8c4bfa009b: Pull complete [2022-10-26T19:42:27.445Z] f7079c9c4ba1: Pull complete [2022-10-26T19:42:27.718Z] aba105e6f55a: Pull complete [2022-10-26T19:42:27.718Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T19:42:27.718Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T19:42:27.718Z] ---> bf1b8b58d215 [2022-10-26T19:42:27.718Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T19:42:28.317Z] ---> Running in 6efe153b94b6 [2022-10-26T19:42:29.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:42:30.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:42:31.451Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-26T19:42:31.451Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-26T19:42:31.451Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-26T19:42:31.451Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-26T19:42:31.451Z] (5/128) Installing libxcb (1.14-r2) [2022-10-26T19:42:31.451Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-26T19:42:31.732Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-26T19:42:31.732Z] (8/128) Installing libice (1.0.10-r0) [2022-10-26T19:42:31.732Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-26T19:42:31.732Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-26T19:42:31.732Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-26T19:42:31.732Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-26T19:42:31.732Z] (13/128) Installing xset (1.2.4-r0) [2022-10-26T19:42:31.732Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-26T19:42:31.732Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-26T19:42:31.732Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T19:42:31.732Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-26T19:42:31.732Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-26T19:42:31.732Z] (19/128) Installing libintl (0.21-r0) [2022-10-26T19:42:31.732Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-26T19:42:31.732Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-26T19:42:31.732Z] (22/128) Installing pcre (8.45-r1) [2022-10-26T19:42:31.732Z] (23/128) Installing glib (2.70.1-r0) [2022-10-26T19:42:32.003Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-26T19:42:32.003Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-26T19:42:32.003Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-26T19:42:32.003Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T19:42:32.278Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T19:42:32.278Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-26T19:42:32.278Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-26T19:42:32.278Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-26T19:42:32.278Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-26T19:42:32.278Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T19:42:32.278Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T19:42:32.278Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-26T19:42:32.278Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-26T19:42:32.278Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-26T19:42:32.278Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-26T19:42:32.278Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-26T19:42:32.278Z] (40/128) Installing libxi (1.8-r0) [2022-10-26T19:42:32.278Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-26T19:42:32.278Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-26T19:42:32.278Z] (43/128) Installing atk (2.36.0-r0) [2022-10-26T19:42:32.549Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-26T19:42:32.549Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-26T19:42:32.549Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-26T19:42:32.549Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T19:42:32.549Z] (48/128) Installing expat (2.5.0-r0) [2022-10-26T19:42:32.549Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-26T19:42:32.549Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-26T19:42:32.549Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-26T19:42:32.549Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-26T19:42:32.549Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-26T19:42:32.549Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-26T19:42:32.549Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-26T19:42:32.817Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-26T19:42:32.817Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-26T19:42:32.817Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-26T19:42:32.817Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-26T19:42:32.817Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-26T19:42:32.817Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-26T19:42:32.817Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-26T19:42:32.817Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-26T19:42:33.087Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-26T19:42:33.087Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-26T19:42:33.087Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-26T19:42:33.087Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-26T19:42:33.087Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-26T19:42:33.087Z] (69/128) Installing pango (1.48.10-r0) [2022-10-26T19:42:33.087Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T19:42:33.087Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T19:42:33.087Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T19:42:33.087Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-26T19:42:33.358Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-26T19:42:33.358Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T19:42:33.626Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T19:42:33.626Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-26T19:42:33.626Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-26T19:42:33.895Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-26T19:42:33.895Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T19:42:35.854Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-26T19:42:35.854Z] (80/128) Installing flac (1.3.4-r0) [2022-10-26T19:42:36.129Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T19:42:36.129Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T19:42:36.129Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-26T19:42:36.129Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-26T19:42:36.401Z] (85/128) Installing libass (0.15.2-r0) [2022-10-26T19:42:36.401Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-26T19:42:36.401Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T19:42:36.401Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T19:42:36.401Z] (89/128) Installing lame (3.100-r0) [2022-10-26T19:42:36.401Z] (90/128) Installing opus (1.3.1-r1) [2022-10-26T19:42:36.401Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T19:42:36.401Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-26T19:42:36.401Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-26T19:42:36.401Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-26T19:42:36.401Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-26T19:42:36.401Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T19:42:36.673Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-26T19:42:36.673Z] (98/128) Installing libva (2.13.0-r0) [2022-10-26T19:42:36.673Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-26T19:42:36.673Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-26T19:42:36.673Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-26T19:42:36.673Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-26T19:42:36.673Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-26T19:42:36.673Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-26T19:42:36.673Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-26T19:42:36.955Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-26T19:42:36.955Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T19:42:37.545Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-26T19:42:37.545Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-26T19:42:37.545Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T19:42:37.545Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-26T19:42:37.545Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-26T19:42:37.545Z] (113/128) Installing nspr (4.32-r0) [2022-10-26T19:42:37.545Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-26T19:42:37.545Z] (115/128) Installing nss (3.78.1-r0) [2022-10-26T19:42:37.545Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-26T19:42:37.545Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-26T19:42:37.817Z] (118/128) Installing orc (0.4.32-r0) [2022-10-26T19:42:37.817Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-26T19:42:37.817Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-26T19:42:37.817Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-26T19:42:37.817Z] (122/128) Installing libpulse (15.0-r2) [2022-10-26T19:42:37.817Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-26T19:42:37.817Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-26T19:42:37.817Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-26T19:42:37.817Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-26T19:42:37.817Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-26T19:42:37.817Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-26T19:42:43.198Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T19:42:43.198Z] Executing glib-2.70.1-r0.trigger [2022-10-26T19:42:43.198Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T19:42:49.895Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T19:42:49.895Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T19:42:49.895Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T19:42:49.895Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T19:42:49.895Z] OK: 275 MiB in 144 packages [2022-10-26T19:43:00.092Z] Removing intermediate container 6efe153b94b6 [2022-10-26T19:43:00.092Z] ---> 3b53d7284586 [2022-10-26T19:43:00.092Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T19:43:00.092Z] ---> Running in 9b6184b7f632 [2022-10-26T19:43:00.092Z] Removing intermediate container 9b6184b7f632 [2022-10-26T19:43:00.092Z] ---> 533e93dd8197 [2022-10-26T19:43:00.092Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T19:43:00.092Z] ---> Running in 3c8295831dda [2022-10-26T19:43:00.092Z] Removing intermediate container 3c8295831dda [2022-10-26T19:43:00.092Z] ---> ee19bbfd4e5f [2022-10-26T19:43:00.092Z] Step 5/10 : RUN npm install -g npm [2022-10-26T19:43:00.092Z] ---> Running in 4bc1b4faf4a6 [2022-10-26T19:43:32.395Z] [2022-10-26T19:43:32.395Z] changed 54 packages, and audited 212 packages in 27s [2022-10-26T19:43:32.395Z] [2022-10-26T19:43:32.395Z] 11 packages are looking for funding [2022-10-26T19:43:32.395Z] run `npm fund` for details [2022-10-26T19:43:32.395Z] [2022-10-26T19:43:32.395Z] found 0 vulnerabilities [2022-10-26T19:43:34.357Z] Removing intermediate container 4bc1b4faf4a6 [2022-10-26T19:43:34.357Z] ---> 2af3f33bd74c [2022-10-26T19:43:34.357Z] Step 6/10 : ARG USER=1000 [2022-10-26T19:43:34.627Z] ---> Running in 2e8433be9b8e [2022-10-26T19:43:34.899Z] Removing intermediate container 2e8433be9b8e [2022-10-26T19:43:34.899Z] ---> ba043f64a177 [2022-10-26T19:43:34.899Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T19:43:34.899Z] ---> Running in 0039ee70e1ec [2022-10-26T19:43:36.866Z] Removing intermediate container 0039ee70e1ec [2022-10-26T19:43:36.866Z] ---> 30e3e9003e45 [2022-10-26T19:43:36.866Z] Step 8/10 : USER $USER:$USER [2022-10-26T19:43:36.866Z] ---> Running in 3b40001c76ac [2022-10-26T19:43:37.136Z] Removing intermediate container 3b40001c76ac [2022-10-26T19:43:37.136Z] ---> 30a38b6523bb [2022-10-26T19:43:37.136Z] Step 9/10 : WORKDIR /app [2022-10-26T19:43:37.406Z] ---> Running in e95e0bf4b2ba [2022-10-26T19:43:37.676Z] Removing intermediate container e95e0bf4b2ba [2022-10-26T19:43:37.676Z] ---> fd5dbe35d083 [2022-10-26T19:43:37.676Z] Step 10/10 : LABEL git_sha=c56de1cbbfa349358a7274a5fd5e485eac239c91 [2022-10-26T19:43:37.676Z] ---> Running in fb973e7a2d38 [2022-10-26T19:43:38.266Z] Removing intermediate container fb973e7a2d38 [2022-10-26T19:43:38.266Z] ---> 29348ec77250 [2022-10-26T19:43:38.266Z] Successfully built 29348ec77250 [2022-10-26T19:43:38.266Z] Successfully tagged edgexfoundry/edgex-web-ui:c56de1cbbfa349358a7274a5fd5e485eac239c91 [2022-10-26T19:43:38.266Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T19:43:38.266Z] touch edgex-web-ui.imagebuilt [2022-10-26T19:43:38.266Z] mkdir -p node_modules coverage [2022-10-26T19:43:38.266Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T19:43:38.266Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE required: { [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE }, [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T19:43:53.287Z] npm WARN EBADENGINE } [2022-10-26T19:44:40.163Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T19:44:40.163Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T19:44:40.163Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T19:44:40.163Z] 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-26T19:44:41.585Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T19:44:42.552Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T19:44:52.731Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T19:44:53.694Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T19:44:54.663Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T19:45:21.392Z] 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-26T19:45:21.392Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T19:45:21.392Z] 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-26T19:45:23.357Z] 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-26T19:45:25.306Z] 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-26T19:45:28.680Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T19:45:41.002Z] 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-26T19:45:42.426Z] 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-26T19:46:00.657Z] 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-26T19:46:27.348Z] 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-26T19:47:06.224Z] [2022-10-26T19:47:06.224Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-26T19:47:06.224Z] [2022-10-26T19:47:06.224Z] 90 packages are looking for funding [2022-10-26T19:47:06.224Z] run `npm fund` for details [2022-10-26T19:47:06.224Z] [2022-10-26T19:47:06.224Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-26T19:47:06.224Z] [2022-10-26T19:47:06.224Z] To address issues that do not require attention, run: [2022-10-26T19:47:06.224Z] npm audit fix [2022-10-26T19:47:06.224Z] [2022-10-26T19:47:06.224Z] To address all issues (including breaking changes), run: [2022-10-26T19:47:06.224Z] npm audit fix --force [2022-10-26T19:47:06.224Z] [2022-10-26T19:47:06.224Z] Run `npm audit` for details. [2022-10-26T19:47:06.224Z] 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-26T19:47:21.209Z] - Generating browser application bundles (phase: setup)... [2022-10-26T19:47:53.480Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T19:47:53.480Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T19:48:20.157Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T19:48:20.157Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T19:48:23.490Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T19:48:23.490Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T19:48:27.775Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T19:48:27.775Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T19:48:33.116Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T19:48:35.069Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T19:48:35.069Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T19:48:39.316Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T19:48:39.316Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T19:48:39.898Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T19:49:36.298Z] 26 10 2022 19:49:36.118:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T19:49:36.298Z] 26 10 2022 19:49:36.132:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T19:49:36.298Z] 26 10 2022 19:49:36.161:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T19:50:44.190Z] 26 10 2022 19:50:39.082:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-26T19:51:52.171Z] 26 10 2022 19:51:42.147:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-26T19:52:10.671Z] ✔ Browser application bundle generation complete. [2022-10-26T19:52:11.263Z] 26 10 2022 19:52:11.167:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket q8wGu7QN5hmrFOXoAAAB with id 15388889 [2022-10-26T19:52:33.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T19:52:33.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.995 secs) [2022-10-26T19:52:33.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.571 secs) [2022-10-26T19:52:33.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.647 secs) [2022-10-26T19:52:34.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.795 secs) [2022-10-26T19:52:34.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.194 secs) [2022-10-26T19:52:34.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.367 secs) [2022-10-26T19:52:35.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.455 secs) [2022-10-26T19:52:35.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.56 secs) [2022-10-26T19:52:35.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.677 secs) [2022-10-26T19:52:35.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.722 secs) [2022-10-26T19:52:35.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.765 secs) [2022-10-26T19:52:35.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.803 secs) [2022-10-26T19:52:35.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.851 secs) [2022-10-26T19:52:36.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.518 secs) [2022-10-26T19:52:36.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.754 secs) [2022-10-26T19:52:36.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.876 secs) [2022-10-26T19:52:37.297Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.185 secs) [2022-10-26T19:52:37.297Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.272 secs) [2022-10-26T19:52:37.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.578 secs) [2022-10-26T19:52:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.605 secs) [2022-10-26T19:52:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.647 secs) [2022-10-26T19:52:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.742 secs) [2022-10-26T19:52:37.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.765 secs) [2022-10-26T19:52:38.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.998 secs) [2022-10-26T19:52:38.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.049 secs) [2022-10-26T19:52:38.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.069 secs) [2022-10-26T19:52:38.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.32 secs) [2022-10-26T19:52:38.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.417 secs) [2022-10-26T19:52:38.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.526 secs) [2022-10-26T19:52:38.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.627 secs) [2022-10-26T19:52:39.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.695 secs) [2022-10-26T19:52:39.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.714 secs) [2022-10-26T19:52:39.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.783 secs) [2022-10-26T19:52:39.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.808 secs) [2022-10-26T19:52:39.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.838 secs) [2022-10-26T19:52:39.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.898 secs) [2022-10-26T19:52:40.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.813 secs) [2022-10-26T19:52:41.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.183 secs) [2022-10-26T19:52:41.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.452 secs) [2022-10-26T19:52:41.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.485 secs) [2022-10-26T19:52:41.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.498 secs) [2022-10-26T19:52:41.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.554 secs) [2022-10-26T19:52:41.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.745 secs) [2022-10-26T19:52:41.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.825 secs) [2022-10-26T19:52:41.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.899 secs) [2022-10-26T19:52:42.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.938 secs) [2022-10-26T19:52:42.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 8.024 secs) [2022-10-26T19:52:42.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.533 secs) [2022-10-26T19:52:42.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.596 secs) [2022-10-26T19:52:42.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.761 secs) [2022-10-26T19:52:42.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.802 secs) [2022-10-26T19:52:42.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.82 secs) [2022-10-26T19:52:42.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.833 secs) [2022-10-26T19:52:43.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.913 secs) [2022-10-26T19:52:43.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 9.068 secs) [2022-10-26T19:52:43.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 9.413 secs) [2022-10-26T19:52:44.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 9.589 secs) [2022-10-26T19:52:44.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 9.63 secs) [2022-10-26T19:52:44.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.81 secs) [2022-10-26T19:52:44.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.832 secs) [2022-10-26T19:52:44.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.85 secs) [2022-10-26T19:52:44.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.89 secs) [2022-10-26T19:52:44.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 10.086 secs) [2022-10-26T19:52:44.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 10.36 secs) [2022-10-26T19:52:45.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 10.542 secs) [2022-10-26T19:52:45.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 10.572 secs) [2022-10-26T19:52:45.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 10.608 secs) [2022-10-26T19:52:45.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.733 secs) [2022-10-26T19:52:45.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.895 secs) [2022-10-26T19:52:45.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.979 secs) [2022-10-26T19:52:46.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.166 secs) [2022-10-26T19:52:46.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.246 secs) [2022-10-26T19:52:46.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.359 secs) [2022-10-26T19:52:46.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 11.43 secs) [2022-10-26T19:52:46.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 11.539 secs) [2022-10-26T19:52:47.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 11.755 secs) [2022-10-26T19:52:47.597Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.05 secs) [2022-10-26T19:52:47.597Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.084 secs) [2022-10-26T19:52:47.597Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.103 secs) [2022-10-26T19:52:47.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.396 secs) [2022-10-26T19:52:48.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.416 secs) [2022-10-26T19:52:48.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.432 secs) [2022-10-26T19:52:48.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.547 secs) [2022-10-26T19:52:48.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.611 secs) [2022-10-26T19:52:48.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.783 secs) [2022-10-26T19:52:48.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.837 secs) [2022-10-26T19:52:48.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.905 secs) [2022-10-26T19:52:48.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.939 secs) [2022-10-26T19:52:48.939Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.982 secs) [2022-10-26T19:52:49.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.197 secs) [2022-10-26T19:52:49.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.345 secs) [2022-10-26T19:52:49.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.427 secs) [2022-10-26T19:52:49.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.523 secs) [2022-10-26T19:52:49.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.584 secs) [2022-10-26T19:52:49.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.607 secs) [2022-10-26T19:52:50.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.79 secs) [2022-10-26T19:52:50.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.846 secs) [2022-10-26T19:52:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.868 secs) [2022-10-26T19:52:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.923 secs) [2022-10-26T19:52:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.961 secs) [2022-10-26T19:52:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.987 secs) [2022-10-26T19:52:50.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14 secs) [2022-10-26T19:52:50.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.055 secs) [2022-10-26T19:52:50.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.069 secs) [2022-10-26T19:52:50.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.123 secs) [2022-10-26T19:52:50.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.148 secs) [2022-10-26T19:52:50.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.163 secs) [2022-10-26T19:52:50.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.345 secs) [2022-10-26T19:52:51.084Z] WARN: ' [2022-10-26T19:52:51.084Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T19:52:51.084Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T19:52:51.084Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T19:52:51.084Z] in a future version of Angular. [2022-10-26T19:52:51.084Z] [2022-10-26T19:52:51.084Z] For more information on this, see our API docs here: [2022-10-26T19:52:51.084Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T19:52:51.084Z] ' [2022-10-26T19:52:51.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.345 secs) [2022-10-26T19:52:51.084Z] WARN: ' [2022-10-26T19:52:51.084Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T19:52:51.084Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T19:52:51.084Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T19:52:51.084Z] in a future version of Angular. [2022-10-26T19:52:51.084Z] [2022-10-26T19:52:51.084Z] For more information on this, see our API docs here: [2022-10-26T19:52:51.084Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T19:52:51.084Z] ' [2022-10-26T19:52:51.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.525 secs) [2022-10-26T19:52:51.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.549 secs) [2022-10-26T19:52:51.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.794 secs) [2022-10-26T19:52:51.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.868 secs) [2022-10-26T19:52:51.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.941 secs) [2022-10-26T19:52:51.886Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.048 secs) [2022-10-26T19:52:52.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.155 secs) [2022-10-26T19:52:52.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.178 secs) [2022-10-26T19:52:52.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.191 secs) [2022-10-26T19:52:52.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.262 secs) [2022-10-26T19:52:52.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.3 secs) [2022-10-26T19:52:52.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.336 secs) [2022-10-26T19:52:52.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.427 secs) [2022-10-26T19:52:52.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.511 secs) [2022-10-26T19:52:52.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.622 secs) [2022-10-26T19:52:53.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.05 secs) [2022-10-26T19:52:53.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.081 secs) [2022-10-26T19:52:53.275Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.094 secs) [2022-10-26T19:52:53.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.162 secs) [2022-10-26T19:52:53.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.318 secs) [2022-10-26T19:52:53.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.359 secs) [2022-10-26T19:52:53.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.452 secs) [2022-10-26T19:52:54.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.668 secs) [2022-10-26T19:52:54.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.93 secs) [2022-10-26T19:52:54.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.066 secs) [2022-10-26T19:52:54.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.103 secs) [2022-10-26T19:52:54.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.14 secs) [2022-10-26T19:52:54.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.176 secs) [2022-10-26T19:52:54.891Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.209 secs) [2022-10-26T19:52:55.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.384 secs) [2022-10-26T19:52:55.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.444 secs) [2022-10-26T19:52:55.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.477 secs) [2022-10-26T19:52:55.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.523 secs) [2022-10-26T19:52:55.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.542 secs) [2022-10-26T19:52:55.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.655 secs) [2022-10-26T19:52:55.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 17.861 secs) [2022-10-26T19:52:55.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 17.905 secs) [2022-10-26T19:52:55.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 17.926 secs) [2022-10-26T19:52:55.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 17.938 secs) [2022-10-26T19:52:55.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 17.989 secs) [2022-10-26T19:52:56.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.086 secs) [2022-10-26T19:52:57.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (25.363 secs / 18.086 secs) [2022-10-26T19:52:57.488Z] TOTAL: 149 SUCCESS [2022-10-26T19:52:57.488Z] ✔ Browser application bundle generation complete. [2022-10-26T19:53:02.839Z] [2022-10-26T19:53:02.839Z] =============================== Coverage summary =============================== [2022-10-26T19:53:02.839Z] Statements : 40.95% ( 1466/3580 ) [2022-10-26T19:53:02.839Z] Branches : 12.03% ( 111/923 ) [2022-10-26T19:53:02.839Z] Functions : 33.2% ( 431/1298 ) [2022-10-26T19:53:02.839Z] Lines : 38.88% ( 1317/3387 ) [2022-10-26T19:53:02.839Z] ================================================================================ [2022-10-26T19:53:02.839Z] 26 10 2022 19:53:01.790:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T19:53:03.108Z] ✔ Browser application bundle generation complete. [2022-10-26T19:53:04.535Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/6/web' [Pipeline] echo [2022-10-26T19:53:04.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T19:53:04.593Z] $ docker stop --time=1 b67776e1687dd20b7f7bbd336abdf19463c74bc4c71d88eab1567c62dd028c00 [2022-10-26T19:53:06.359Z] $ docker rm -f b67776e1687dd20b7f7bbd336abdf19463c74bc4c71d88eab1567c62dd028c00 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:53:07.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T19:53:10.657Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T19:53:16.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:53:16.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T19:53:20.396Z] + ls -al . [2022-10-26T19:53:20.396Z] total 180 [2022-10-26T19:53:20.396Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 19:40 . [2022-10-26T19:53:20.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:37 .. [2022-10-26T19:53:20.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:37 .blubracket [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 19:37 .dockerignore [2022-10-26T19:53:20.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:37 .git [2022-10-26T19:53:20.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:37 .github [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 19:37 .gitignore [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 19:37 Attribution.txt [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 19:37 CHANGELOG.md [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 19:37 CONTRIBUTING.md [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 19:37 Dockerfile [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 19:37 Jenkinsfile [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 19:37 LICENSE [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 19:37 Makefile [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 19:37 README.md [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 19:10 VERSION [2022-10-26T19:53:20.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:37 assets [2022-10-26T19:53:20.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:37 bin [2022-10-26T19:53:20.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:37 cmd [2022-10-26T19:53:20.396Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 19:40 coverage.out [2022-10-26T19:53:20.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:37 docs [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 19:37 go.mod [2022-10-26T19:53:20.396Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 19:37 go.sum [2022-10-26T19:53:20.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:37 internal [2022-10-26T19:53:20.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:37 snap [2022-10-26T19:53:20.397Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:37 testing [2022-10-26T19:53:20.397Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 19:37 version.go [2022-10-26T19:53:20.397Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 19:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:53:20.750Z] + 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=c56de1cbbfa349358a7274a5fd5e485eac239c91 --label arch=arm64 --label version=0.0.0 . [2022-10-26T19:53:22.157Z] Sending build context to Docker daemon 31.49MB [2022-10-26T19:53:22.157Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:53:22.157Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T19:53:22.157Z] ---> a76c957903db [2022-10-26T19:53:22.157Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T19:53:23.151Z] ---> Running in 218cb1e718c2 [2022-10-26T19:53:23.151Z] Removing intermediate container 218cb1e718c2 [2022-10-26T19:53:23.151Z] ---> 97223c659cb3 [2022-10-26T19:53:23.151Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T19:53:23.419Z] ---> Running in f67ed1a4f21a [2022-10-26T19:53:23.688Z] Removing intermediate container f67ed1a4f21a [2022-10-26T19:53:23.688Z] ---> 1a74dddccb80 [2022-10-26T19:53:23.688Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:53:23.956Z] ---> Running in 2a5542e8a2bb [2022-10-26T19:53:24.223Z] Removing intermediate container 2a5542e8a2bb [2022-10-26T19:53:24.223Z] ---> 46c94dd853b9 [2022-10-26T19:53:24.223Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T19:53:24.223Z] ---> Running in c00dfb1e026f [2022-10-26T19:53:24.491Z] Removing intermediate container c00dfb1e026f [2022-10-26T19:53:24.491Z] ---> 3c2b07437078 [2022-10-26T19:53:24.491Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T19:53:24.758Z] ---> Running in febffd9365f9 [2022-10-26T19:53:25.024Z] Removing intermediate container febffd9365f9 [2022-10-26T19:53:25.024Z] ---> 26dfebbc04fd [2022-10-26T19:53:25.024Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T19:53:27.607Z] ---> 6d4db4a19fef [2022-10-26T19:53:27.608Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T19:53:27.608Z] ---> Running in 997d4fc5e074 [2022-10-26T19:53:29.026Z] Removing intermediate container 997d4fc5e074 [2022-10-26T19:53:29.026Z] ---> 06f6e755a268 [2022-10-26T19:53:29.026Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:53:29.026Z] ---> Running in 650daef32d1e [2022-10-26T19:53:30.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:53:31.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:53:32.443Z] OK: 221 MiB in 51 packages [2022-10-26T19:53:33.410Z] Removing intermediate container 650daef32d1e [2022-10-26T19:53:33.410Z] ---> 4085a0771071 [2022-10-26T19:53:33.410Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T19:53:33.678Z] ---> Running in 1e53d3cf2383 [2022-10-26T19:53:33.946Z] Removing intermediate container 1e53d3cf2383 [2022-10-26T19:53:33.946Z] ---> e20b24363125 [2022-10-26T19:53:33.946Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T19:53:34.218Z] ---> Running in e42ef9f0d5b6 [2022-10-26T19:53:34.495Z] Removing intermediate container e42ef9f0d5b6 [2022-10-26T19:53:34.495Z] ---> 077ea478807e [2022-10-26T19:53:34.495Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T19:53:35.080Z] ---> 0a43771580b3 [2022-10-26T19:53:35.080Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:53:35.350Z] ---> Running in bbc9e04d8684 [2022-10-26T19:53:37.937Z] Removing intermediate container bbc9e04d8684 [2022-10-26T19:53:37.937Z] ---> b7a8e07ea402 [2022-10-26T19:53:37.937Z] Step 15/26 : COPY . . [2022-10-26T19:53:42.198Z] ---> c30611670228 [2022-10-26T19:53:42.198Z] Step 16/26 : RUN ${MAKE} [2022-10-26T19:53:42.198Z] ---> Running in 48252e3a42f4 [2022-10-26T19:53:43.628Z] 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-26T19:55:20.295Z] Removing intermediate container 48252e3a42f4 [2022-10-26T19:55:20.295Z] ---> 719c1363d8fd [2022-10-26T19:55:20.295Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T19:55:20.295Z] 3.14: Pulling from library/alpine [2022-10-26T19:55:20.295Z] 90cda3b7c325: Pulling fs layer [2022-10-26T19:55:20.295Z] 90cda3b7c325: Verifying Checksum [2022-10-26T19:55:20.295Z] 90cda3b7c325: Download complete [2022-10-26T19:55:20.295Z] 90cda3b7c325: Pull complete [2022-10-26T19:55:20.295Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T19:55:20.295Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T19:55:20.295Z] ---> 376ba31ae3da [2022-10-26T19:55:20.295Z] Step 18/26 : EXPOSE 4000 [2022-10-26T19:55:20.295Z] ---> Running in 4b24677b1bc4 [2022-10-26T19:55:20.295Z] Removing intermediate container 4b24677b1bc4 [2022-10-26T19:55:20.295Z] ---> 58131c88f230 [2022-10-26T19:55:20.295Z] 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-26T19:55:20.295Z] ---> 42e7636b3b52 [2022-10-26T19:55:20.295Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T19:55:20.295Z] ---> fb9c87c96822 [2022-10-26T19:55:20.295Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T19:55:20.295Z] ---> 23129c30c02d [2022-10-26T19:55:20.295Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T19:55:20.295Z] ---> Running in c0e8463e7642 [2022-10-26T19:55:20.295Z] Removing intermediate container c0e8463e7642 [2022-10-26T19:55:20.295Z] ---> ba573ea0e523 [2022-10-26T19:55:20.295Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T19:55:20.295Z] ---> Running in 079c08cf17aa [2022-10-26T19:55:20.295Z] Removing intermediate container 079c08cf17aa [2022-10-26T19:55:20.295Z] ---> c8070f88aa8c [2022-10-26T19:55:20.295Z] Step 24/26 : LABEL arch=arm64 [2022-10-26T19:55:20.295Z] ---> Running in 6c1d72d7cac0 [2022-10-26T19:55:20.295Z] Removing intermediate container 6c1d72d7cac0 [2022-10-26T19:55:20.295Z] ---> e335e41be626 [2022-10-26T19:55:20.295Z] Step 25/26 : LABEL git_sha=c56de1cbbfa349358a7274a5fd5e485eac239c91 [2022-10-26T19:55:20.295Z] ---> Running in 0cb7009a99e4 [2022-10-26T19:55:20.295Z] Removing intermediate container 0cb7009a99e4 [2022-10-26T19:55:20.295Z] ---> 8dd4a08c8a2b [2022-10-26T19:55:20.295Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T19:55:20.295Z] ---> Running in 3095857c2962 [2022-10-26T19:55:20.295Z] Removing intermediate container 3095857c2962 [2022-10-26T19:55:20.295Z] ---> 2925276d616c [2022-10-26T19:55:20.295Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T19:55:20.295Z] Successfully built 2925276d616c [2022-10-26T19:55:20.295Z] 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-26T19:55:20.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:55:20.732Z] [2022-10-26T19:55:20.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:55:21.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:55:21.349Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T19:55:21.349Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T19:55:21.349Z] 04944245beec: Pulling fs layer [2022-10-26T19:55:21.349Z] 699f458cf7ca: Pulling fs layer [2022-10-26T19:55:21.349Z] 765212b225bb: Pulling fs layer [2022-10-26T19:55:21.349Z] f23df028b6ca: Pulling fs layer [2022-10-26T19:55:21.349Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T19:55:21.349Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T19:55:21.349Z] 765212b225bb: Waiting [2022-10-26T19:55:21.349Z] f23df028b6ca: Waiting [2022-10-26T19:55:21.349Z] d65c8cfc05b1: Waiting [2022-10-26T19:55:21.349Z] 2437ff75d9bd: Waiting [2022-10-26T19:55:21.349Z] 04944245beec: Verifying Checksum [2022-10-26T19:55:21.349Z] 04944245beec: Download complete [2022-10-26T19:55:21.349Z] 765212b225bb: Verifying Checksum [2022-10-26T19:55:21.349Z] 765212b225bb: Download complete [2022-10-26T19:55:21.349Z] f23df028b6ca: Download complete [2022-10-26T19:55:21.622Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T19:55:21.622Z] d65c8cfc05b1: Download complete [2022-10-26T19:55:21.622Z] 699f458cf7ca: Verifying Checksum [2022-10-26T19:55:21.622Z] 699f458cf7ca: Download complete [2022-10-26T19:55:22.209Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T19:55:22.209Z] 8998bd30e6a1: Download complete [2022-10-26T19:55:24.804Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T19:55:24.804Z] 2437ff75d9bd: Download complete [2022-10-26T19:55:26.747Z] 8998bd30e6a1: Pull complete [2022-10-26T19:55:27.016Z] 04944245beec: Pull complete [2022-10-26T19:55:28.427Z] 699f458cf7ca: Pull complete [2022-10-26T19:55:28.694Z] 765212b225bb: Pull complete [2022-10-26T19:55:29.658Z] f23df028b6ca: Pull complete [2022-10-26T19:55:29.658Z] d65c8cfc05b1: Pull complete [2022-10-26T19:55:44.668Z] 2437ff75d9bd: Pull complete [2022-10-26T19:55:44.668Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T19:55:44.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:55:44.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:55:44.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-117264 does not seem to be running inside a container [2022-10-26T19:55:45.012Z] $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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-26T19:55:48.486Z] $ docker top 40bce9c0bca1dd66604bbb326cbc3b0ae4b792992fee3012c95d0be38331bd7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:55:49.346Z] ---> job-cost.sh [2022-10-26T19:55:49.346Z] lf-activate-venv: SKIPPING [2022-10-26T19:55:49.346Z] INFO: No Stack... [2022-10-26T19:55:49.930Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T19:55:50.516Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T19:55:51.167Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2022-10-26T19:55:51.167Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T19:55:51.239Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] [2022-10-26T19:55:51.245Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] did not exist. Created. [2022-10-26T19:55:51.245Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:55:51.912Z] /w/workspace/edgex-ui-go/6@tmp/durable-486dd780/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T19:55:52.574Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T19:55:52.590Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T19:55:58.118Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T19:55:58.129Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T19:55:58.174Z] $ docker stop --time=1 40bce9c0bca1dd66604bbb326cbc3b0ae4b792992fee3012c95d0be38331bd7a [2022-10-26T19:56:00.000Z] $ docker rm -f 40bce9c0bca1dd66604bbb326cbc3b0ae4b792992fee3012c95d0be38331bd7a [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-26T19:56:00.405Z] provisioning config files... [2022-10-26T19:56:00.415Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config6019893511175732781tmp [Pipeline] { [Pipeline] sh [2022-10-26T19:56:00.712Z] + set +x [2022-10-26T19:56:00.713Z] + curl -s https://codecov.io/bash [2022-10-26T19:56:00.713Z] + bash -s -- [2022-10-26T19:56:00.713Z] [2022-10-26T19:56:00.713Z] _____ _ [2022-10-26T19:56:00.713Z] / ____| | | [2022-10-26T19:56:00.713Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T19:56:00.713Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T19:56:00.713Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T19:56:00.713Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T19:56:00.713Z] Bash-1.0.6 [2022-10-26T19:56:00.713Z] [2022-10-26T19:56:00.713Z] [2022-10-26T19:56:00.713Z] ==> git version 2.25.1 found [2022-10-26T19:56:00.713Z] ==> 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-26T19:56:00.713Z] Release-Date: 2020-01-08 [2022-10-26T19:56:00.713Z] 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-26T19:56:00.713Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T19:56:00.713Z] ==> Jenkins CI detected. [2022-10-26T19:56:00.713Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-26T19:56:00.713Z] project root: . [2022-10-26T19:56:00.713Z] --> token set from env [2022-10-26T19:56:00.713Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T19:56:00.713Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T19:56:00.971Z] ==> Python coveragepy not found [2022-10-26T19:56:00.971Z] ==> Searching for coverage reports in: [2022-10-26T19:56:00.971Z] + . [2022-10-26T19:56:00.971Z] -> Found 1 reports [2022-10-26T19:56:00.971Z] ==> Detecting git/mercurial file structure [2022-10-26T19:56:00.971Z] ==> Reading reports [2022-10-26T19:56:00.971Z] + ./coverage.out bytes=10 [2022-10-26T19:56:00.971Z] ==> Appending adjustments [2022-10-26T19:56:00.971Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T19:56:01.905Z] + Found adjustments [2022-10-26T19:56:01.905Z] ==> Gzipping contents [2022-10-26T19:56:01.905Z] 12K /tmp/codecov.eD4PIt.gz [2022-10-26T19:56:01.905Z] ==> Uploading reports [2022-10-26T19:56:01.905Z] url: https://codecov.io [2022-10-26T19:56:01.905Z] query: branch=PR-556&commit=7b5651498b757634d4aeb9f3d6a3de5540481b32&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-26T19:56:01.905Z] -> Pinging Codecov [2022-10-26T19:56:01.905Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-556&commit=7b5651498b757634d4aeb9f3d6a3de5540481b32&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-26T19:56:01.905Z] -> Uploading to [2022-10-26T19:56:01.905Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/7b5651498b757634d4aeb9f3d6a3de5540481b32/36004546-2e31-456e-bd24-b42a10f4d266.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T195601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e1567de9c7480979e8a35cf6176acc2ef86a6bf76abe2552b87de402ee389ad [2022-10-26T19:56:01.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:56:01.905Z] Dload Upload Total Spent Left Speed [2022-10-26T19:56:02.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 42449 --:--:-- --:--:-- --:--:-- 42449 [2022-10-26T19:56:02.165Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/7b5651498b757634d4aeb9f3d6a3de5540481b32 [Pipeline] } [2022-10-26T19:56:02.172Z] 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-26T19:56:02.857Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] [2022-10-26T19:56:02.857Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-26T19:56:02.857Z] total 16 [2022-10-26T19:56:02.857Z] drwxr-xr-x 3 root root 4096 Oct 26 19:13 . [2022-10-26T19:56:02.857Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 19:13 .. [2022-10-26T19:56:02.857Z] drwxr-xr-x 2 root root 4096 Oct 26 19:13 cost [2022-10-26T19:56:02.857Z] -rw-r--r-- 1 root root 83 Oct 26 19:13 cost.csv [2022-10-26T19:56:02.857Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-26T19:56:02.857Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-26T19:56:02.857Z] total 16 [2022-10-26T19:56:02.857Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 19:13 . [2022-10-26T19:56:02.857Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 19:13 .. [2022-10-26T19:56:02.857Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 19:13 cost [2022-10-26T19:56:02.857Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 26 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:56:03.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:56:04.003Z] ---> package-listing.sh [2022-10-26T19:56:04.003Z] ++ facter osfamily [2022-10-26T19:56:04.003Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T19:56:04.261Z] + OS_FAMILY=debian [2022-10-26T19:56:04.261Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-26T19:56:04.261Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T19:56:04.261Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T19:56:04.261Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T19:56:04.261Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T19:56:04.261Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-26T19:56:04.261Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T19:56:04.261Z] + case "${OS_FAMILY}" in [2022-10-26T19:56:04.261Z] + dpkg -l [2022-10-26T19:56:04.261Z] + grep '^ii' [2022-10-26T19:56:04.261Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T19:56:04.261Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T19:56:04.261Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T19:56:04.261Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-26T19:56:04.261Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [2022-10-26T19:56:04.261Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo [2022-10-26T19:56:04.273Z] 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T19:56:04.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:56:05.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:56:05.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:56:05.169Z] prd-ubuntu20.04-docker-8c-8g-117244 does not seem to be running inside a container [2022-10-26T19:56:05.262Z] $ 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-556/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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@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-26T19:56:05.509Z] $ docker top 90d55d0c696d3a375d60f45da2eb66014c7f5e9da7a9be4d792d089c09021bed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:56:05.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T19:56:06.149Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T19:56:06.434Z] + ls /var/log/sa-host [2022-10-26T19:56:06.434Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:56:06.584Z] provisioning config files... [2022-10-26T19:56:06.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config3411219060993459448tmp [Pipeline] { [Pipeline] echo [2022-10-26T19:56:06.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:56:06.893Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T19:56:06.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:56:07.227Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T19:56:07.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:56:07.518Z] ---> sudo-logs.sh [2022-10-26T19:56:07.518Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T19:56:07.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:56:07.815Z] ---> job-cost.sh [2022-10-26T19:56:07.815Z] lf-activate-venv: SKIPPING [2022-10-26T19:56:07.815Z] DEBUG: total: 0.2199999988079071 [2022-10-26T19:56:07.815Z] INFO: Retrieving Stack Cost... [2022-10-26T19:56:08.073Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T19:56:08.639Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T19:56:08.651Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:56:08.932Z] ---> logs-deploy.sh [2022-10-26T19:56:08.932Z] lf-activate-venv: SKIPPING [2022-10-26T19:56:08.932Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/6 [2022-10-26T19:56:08.932Z] INFO: archiving workspace using pattern(s): [2022-10-26T19:56:09.867Z] Archives upload complete. [2022-10-26T19:56:09.867Z] INFO: archiving logs to Nexus