Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc+5f229313553dc91b9ee90f1a6a748fc527e9160b (cd36835aa33eb184a2d4b79822289fd61850c3ce) 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-ssh15240468159731467158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10498542749652103958.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-581/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-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10588749853864457912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5766386531935031348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-581/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-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6260155685086163606.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13360 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [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-581 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc Merge succeeded, producing ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 Checking out Revision ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 (PR-581) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 # timeout=10 Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T02:07:45.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T02:07:45.729Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T02:07:45.746Z] ========================================================= [2023-05-05T02:07:45.746Z] EdgeX Global Pipelines Version Info [2023-05-05T02:07:45.746Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1f674c2e3410b81ca480082f9b1a9f1561df835c # timeout=10 [2023-05-05T02:07:46.454Z] ------------------- [2023-05-05T02:07:46.454Z] stable info: [2023-05-05T02:07:46.454Z] ------------------- [2023-05-05T02:07:46.454Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T02:07:46.454Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:07:46.454Z] Message: update stable to v1.0.249 [2023-05-05T02:07:47.023Z] ------------------- [2023-05-05T02:07:47.023Z] experimental info: [2023-05-05T02:07:47.023Z] ------------------- [2023-05-05T02:07:47.023Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T02:07:47.023Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T02:07:47.023Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T02:07:47.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-05T02:07:47.196Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-05T02:07:47.208Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T02:07:47.218Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T02:07:47.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T02:07:47.240Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T02:07:47.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T02:07:47.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T02:07:47.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T02:07:47.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T02:07:47.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T02:07:47.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-05T02:07:47.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T02:07:47.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T02:07:47.337Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:07:47.348Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T02:07:47.360Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:07:47.371Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T02:07:47.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T02:07:47.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T02:07:47.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T02:07:47.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T02:07:47.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T02:07:47.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T02:07:47.475Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T02:07:47.490Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T02:07:47.506Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T02:07:47.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo [2023-05-05T02:07:47.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo [2023-05-05T02:07:47.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo [2023-05-05T02:07:47.560Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo [2023-05-05T02:07:47.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff4c9ac [Pipeline] echo [2023-05-05T02:07:47.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:07:47.636Z] provisioning config files... [2023-05-05T02:07:48.051Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config16126416324887749014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:07:48.397Z] ---> docker-login.sh [2023-05-05T02:07:48.397Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:07:48.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:48.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:48.660Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:48.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:48.660Z] [2023-05-05T02:07:48.660Z] Login Succeeded [2023-05-05T02:07:48.660Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:07:48.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:48.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:48.660Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:48.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:48.660Z] [2023-05-05T02:07:48.660Z] Login Succeeded [2023-05-05T02:07:48.660Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:07:48.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:48.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:48.931Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:48.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:48.931Z] [2023-05-05T02:07:48.931Z] Login Succeeded [2023-05-05T02:07:48.931Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:07:48.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:48.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:48.931Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:48.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:48.931Z] [2023-05-05T02:07:48.931Z] Login Succeeded [2023-05-05T02:07:48.931Z] docker.io [2023-05-05T02:07:48.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:07:49.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:07:49.196Z] Configure a credential helper to remove this warning. See [2023-05-05T02:07:49.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:07:49.196Z] [2023-05-05T02:07:49.196Z] Login Succeeded [2023-05-05T02:07:49.196Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:07:49.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T02:07:49.567Z] + git rev-list -1 --merges ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37~1..ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo [2023-05-05T02:07:49.615Z] -----------> git rev-list -1 --merges ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37~1..ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [2023-05-05T02:07:49.615Z] ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [false] [Pipeline] sh [2023-05-05T02:07:49.903Z] + git log --format=format:%s -1 ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo [2023-05-05T02:07:49.918Z] ========================================================= [2023-05-05T02:07:49.918Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T02:07:49.918Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:07:50.234Z] + git log --format=format:%s -1 ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] echo [2023-05-05T02:07:50.244Z] [semverPrep] GIT_COMMIT: ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37, Commit Message: Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD [Pipeline] echo [2023-05-05T02:07:50.254Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T02:07:50.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T02:07:50.596Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T02:07:50.596Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T02:07:50.596Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T02:07:50.596Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T02:07:50.596Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T02:07:50.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:50.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:50.943Z] [2023-05-05T02:07:50.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:07:51.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:51.242Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T02:07:51.242Z] b85a868b505f: Pulling fs layer [2023-05-05T02:07:51.242Z] e2be974225ed: Pulling fs layer [2023-05-05T02:07:51.242Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T02:07:51.242Z] 988bab9f4d93: Pulling fs layer [2023-05-05T02:07:51.242Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T02:07:51.242Z] eaf3925da568: Pulling fs layer [2023-05-05T02:07:51.242Z] bab4dde63d76: Pulling fs layer [2023-05-05T02:07:51.242Z] bde34c3a00c8: Pulling fs layer [2023-05-05T02:07:51.242Z] b352a97aabf1: Pulling fs layer [2023-05-05T02:07:51.242Z] 4872d77fe225: Pulling fs layer [2023-05-05T02:07:51.242Z] 5851b861e8e6: Pulling fs layer [2023-05-05T02:07:51.242Z] bde34c3a00c8: Waiting [2023-05-05T02:07:51.242Z] b352a97aabf1: Waiting [2023-05-05T02:07:51.242Z] eaf3925da568: Waiting [2023-05-05T02:07:51.242Z] 4872d77fe225: Waiting [2023-05-05T02:07:51.242Z] 988bab9f4d93: Waiting [2023-05-05T02:07:51.242Z] 1469e6f7b9e6: Waiting [2023-05-05T02:07:51.242Z] bab4dde63d76: Waiting [2023-05-05T02:07:51.242Z] e2be974225ed: Verifying Checksum [2023-05-05T02:07:51.242Z] e2be974225ed: Download complete [2023-05-05T02:07:51.242Z] 988bab9f4d93: Verifying Checksum [2023-05-05T02:07:51.242Z] 988bab9f4d93: Download complete [2023-05-05T02:07:51.500Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T02:07:51.500Z] 1469e6f7b9e6: Download complete [2023-05-05T02:07:51.500Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T02:07:51.500Z] 339a4e72a1f5: Download complete [2023-05-05T02:07:51.500Z] eaf3925da568: Verifying Checksum [2023-05-05T02:07:51.500Z] eaf3925da568: Download complete [2023-05-05T02:07:51.501Z] bde34c3a00c8: Verifying Checksum [2023-05-05T02:07:51.501Z] bde34c3a00c8: Download complete [2023-05-05T02:07:51.501Z] b352a97aabf1: Download complete [2023-05-05T02:07:51.501Z] 4872d77fe225: Verifying Checksum [2023-05-05T02:07:51.501Z] 4872d77fe225: Download complete [2023-05-05T02:07:51.501Z] 5851b861e8e6: Verifying Checksum [2023-05-05T02:07:51.501Z] 5851b861e8e6: Download complete [2023-05-05T02:07:51.501Z] b85a868b505f: Verifying Checksum [2023-05-05T02:07:51.501Z] b85a868b505f: Download complete [2023-05-05T02:07:51.757Z] bab4dde63d76: Verifying Checksum [2023-05-05T02:07:51.757Z] bab4dde63d76: Download complete [2023-05-05T02:07:52.691Z] b85a868b505f: Pull complete [2023-05-05T02:07:52.691Z] e2be974225ed: Pull complete [2023-05-05T02:07:53.263Z] 339a4e72a1f5: Pull complete [2023-05-05T02:07:53.263Z] 988bab9f4d93: Pull complete [2023-05-05T02:07:53.520Z] 1469e6f7b9e6: Pull complete [2023-05-05T02:07:53.520Z] eaf3925da568: Pull complete [2023-05-05T02:07:55.429Z] bab4dde63d76: Pull complete [2023-05-05T02:07:55.429Z] bde34c3a00c8: Pull complete [2023-05-05T02:07:55.688Z] b352a97aabf1: Pull complete [2023-05-05T02:07:55.688Z] 4872d77fe225: Pull complete [2023-05-05T02:07:55.688Z] 5851b861e8e6: Pull complete [2023-05-05T02:07:55.688Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T02:07:55.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:07:55.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:07:55.788Z] prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container [2023-05-05T02:07:55.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T02:07:57.026Z] $ docker top c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab -eo pid,comm [2023-05-05T02:07:57.078Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T02:07:57.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T02:07:57.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:07:57.114Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:07:57.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:07:57.228Z] $ docker exec c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent [2023-05-05T02:07:57.329Z] SSH_AUTH_SOCK=/tmp/ssh-VIxflzYvLucq/agent.32 [2023-05-05T02:07:57.329Z] SSH_AGENT_PID=38 [2023-05-05T02:07:57.335Z] Running ssh-add (command line suppressed) [2023-05-05T02:07:57.433Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_14174840834061583688.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_14174840834061583688.key) [2023-05-05T02:07:57.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:07:57.727Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T02:07:57.748Z] $ docker exec --env ******** --env ******** c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent -k [2023-05-05T02:07:57.855Z] unset SSH_AUTH_SOCK; [2023-05-05T02:07:57.855Z] unset SSH_AGENT_PID; [2023-05-05T02:07:57.855Z] echo Agent pid 38 killed; [2023-05-05T02:07:57.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T02:07:57.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:07:57.891Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:07:58.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:07:58.010Z] $ docker exec c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent [2023-05-05T02:07:58.111Z] SSH_AUTH_SOCK=/tmp/ssh-4BtkHeRPgoFQ/agent.70 [2023-05-05T02:07:58.111Z] SSH_AGENT_PID=77 [2023-05-05T02:07:58.115Z] Running ssh-add (command line suppressed) [2023-05-05T02:07:58.217Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_18280056134461490274.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/private_key_18280056134461490274.key) [2023-05-05T02:07:58.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:07:58.512Z] + git semver init [2023-05-05T02:07:58.770Z] 2023-05-05 02:07:58,696 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T02:07:58.770Z] 2023-05-05 02:07:58,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver [2023-05-05T02:07:58.770Z] 2023-05-05 02:07:58,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver [2023-05-05T02:07:58.771Z] 2023-05-05 02:07:58,699 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,055 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.git/info/exclude [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 with force:False [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,056 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,059 [execute] INFO git cat-file --batch-check [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,066 [execute] INFO git cat-file --batch [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:08:00.153Z] 2023-05-05 02:08:00,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-581/.semver/PR-581 [2023-05-05T02:08:00.153Z] 0.0.0 [Pipeline] } [2023-05-05T02:08:00.168Z] $ docker exec --env ******** --env ******** c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab ssh-agent -k [2023-05-05T02:08:00.286Z] unset SSH_AUTH_SOCK; [2023-05-05T02:08:00.287Z] unset SSH_AGENT_PID; [2023-05-05T02:08:00.287Z] echo Agent pid 77 killed; [2023-05-05T02:08:00.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T02:08:00.605Z] + git semver [Pipeline] } [2023-05-05T02:08:00.883Z] $ docker stop --time=1 c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab [2023-05-05T02:08:02.214Z] $ docker rm -f --volumes c2e139bc05d6c49589b70036d5757635ce580fe42577c4bbe1d9de468988c5ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:08:02.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T02:08:02.861Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T02:08:02.864Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:08:03.020Z] provisioning config files... [2023-05-05T02:08:03.030Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config3925834989909766632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:08:03.323Z] ---> docker-login.sh [2023-05-05T02:08:03.323Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:08:03.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:08:03.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:08:03.323Z] Configure a credential helper to remove this warning. See [2023-05-05T02:08:03.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:08:03.323Z] [2023-05-05T02:08:03.323Z] Login Succeeded [2023-05-05T02:08:03.323Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:08:03.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:08:03.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:08:03.323Z] Configure a credential helper to remove this warning. See [2023-05-05T02:08:03.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:08:03.323Z] [2023-05-05T02:08:03.323Z] Login Succeeded [2023-05-05T02:08:03.323Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:08:03.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:08:03.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:08:03.584Z] Configure a credential helper to remove this warning. See [2023-05-05T02:08:03.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:08:03.584Z] [2023-05-05T02:08:03.584Z] Login Succeeded [2023-05-05T02:08:03.584Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:08:03.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:08:03.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:08:03.584Z] Configure a credential helper to remove this warning. See [2023-05-05T02:08:03.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:08:03.584Z] [2023-05-05T02:08:03.584Z] Login Succeeded [2023-05-05T02:08:03.584Z] docker.io [2023-05-05T02:08:03.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:08:03.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:08:03.843Z] Configure a credential helper to remove this warning. See [2023-05-05T02:08:03.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:08:03.843Z] [2023-05-05T02:08:03.843Z] Login Succeeded [2023-05-05T02:08:03.843Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:08:03.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:08:03.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:08:03.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:08:03.940Z] ========================================================= [2023-05-05T02:08:03.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T02:08:03.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:04.255Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T02:08:04.521Z] Sending build context to Docker daemon 45.93MB [2023-05-05T02:08:04.521Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:08:04.521Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T02:08:04.521Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T02:08:04.521Z] f56be85fc22e: Pulling fs layer [2023-05-05T02:08:04.521Z] 85791d961cd3: Pulling fs layer [2023-05-05T02:08:04.521Z] d694b5ae8c79: Pulling fs layer [2023-05-05T02:08:04.521Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T02:08:04.521Z] 4d19c01a9841: Pulling fs layer [2023-05-05T02:08:04.521Z] 9325e15d5711: Pulling fs layer [2023-05-05T02:08:04.521Z] 556b6ee489ea: Pulling fs layer [2023-05-05T02:08:04.521Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T02:08:04.521Z] 9325e15d5711: Waiting [2023-05-05T02:08:04.521Z] 556b6ee489ea: Waiting [2023-05-05T02:08:04.521Z] 4d19c01a9841: Waiting [2023-05-05T02:08:04.521Z] 9f32a84ed3da: Waiting [2023-05-05T02:08:04.521Z] 85791d961cd3: Verifying Checksum [2023-05-05T02:08:04.521Z] 85791d961cd3: Download complete [2023-05-05T02:08:04.521Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T02:08:04.521Z] 9f32a84ed3da: Download complete [2023-05-05T02:08:04.521Z] 4d19c01a9841: Download complete [2023-05-05T02:08:04.521Z] f56be85fc22e: Verifying Checksum [2023-05-05T02:08:04.521Z] f56be85fc22e: Download complete [2023-05-05T02:08:04.521Z] 9325e15d5711: Verifying Checksum [2023-05-05T02:08:04.521Z] 9325e15d5711: Download complete [2023-05-05T02:08:04.781Z] f56be85fc22e: Pull complete [2023-05-05T02:08:05.042Z] 85791d961cd3: Pull complete [2023-05-05T02:08:05.042Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T02:08:05.042Z] c5a4b2cf53e6: Download complete [2023-05-05T02:08:05.300Z] d694b5ae8c79: Download complete [2023-05-05T02:08:05.300Z] 556b6ee489ea: Verifying Checksum [2023-05-05T02:08:05.300Z] 556b6ee489ea: Download complete [2023-05-05T02:08:08.579Z] d694b5ae8c79: Pull complete [2023-05-05T02:08:08.579Z] 9f32a84ed3da: Pull complete [2023-05-05T02:08:08.579Z] 4d19c01a9841: Pull complete [2023-05-05T02:08:08.837Z] 9325e15d5711: Pull complete [2023-05-05T02:08:11.365Z] 556b6ee489ea: Pull complete [2023-05-05T02:08:12.549Z] c5a4b2cf53e6: Pull complete [2023-05-05T02:08:12.549Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T02:08:12.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T02:08:12.549Z] ---> c4be618373d6 [2023-05-05T02:08:12.549Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:08:13.488Z] ---> Running in 34f1925f0c87 [2023-05-05T02:08:13.748Z] Removing intermediate container 34f1925f0c87 [2023-05-05T02:08:13.748Z] ---> c684868a5eb4 [2023-05-05T02:08:13.748Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:08:13.748Z] ---> Running in e0f03137a392 [2023-05-05T02:08:13.748Z] Removing intermediate container e0f03137a392 [2023-05-05T02:08:13.748Z] ---> 4dd57c207277 [2023-05-05T02:08:13.748Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:08:13.748Z] ---> Running in 95e6f38c1b89 [2023-05-05T02:08:13.748Z] Removing intermediate container 95e6f38c1b89 [2023-05-05T02:08:13.748Z] ---> daa993f4739d [2023-05-05T02:08:13.748Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T02:08:14.008Z] ---> Running in 4601262db4d8 [2023-05-05T02:08:14.008Z] Removing intermediate container 4601262db4d8 [2023-05-05T02:08:14.008Z] ---> fddaae322dab [2023-05-05T02:08:14.008Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:08:14.008Z] ---> Running in 1153d6284f94 [2023-05-05T02:08:14.008Z] Removing intermediate container 1153d6284f94 [2023-05-05T02:08:14.008Z] ---> 9817ebdc9659 [2023-05-05T02:08:14.008Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:08:14.575Z] latest: Pulling from library/docker [2023-05-05T02:08:14.575Z] f56be85fc22e: Already exists [2023-05-05T02:08:14.575Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-05T02:08:14.575Z] 788e1ab5616a: Pulling fs layer [2023-05-05T02:08:14.575Z] c585cb37f4e3: Pulling fs layer [2023-05-05T02:08:14.575Z] f07ac151bd26: Pulling fs layer [2023-05-05T02:08:14.575Z] 40ec0a365c4d: Pulling fs layer [2023-05-05T02:08:14.575Z] 8e86e06bd107: Pulling fs layer [2023-05-05T02:08:14.575Z] 265c5956ad77: Pulling fs layer [2023-05-05T02:08:14.575Z] 0326226f4470: Pulling fs layer [2023-05-05T02:08:14.575Z] e09aa9eb39ba: Pulling fs layer [2023-05-05T02:08:14.575Z] 8f731bd845bb: Pulling fs layer [2023-05-05T02:08:14.575Z] b045f4bf5e58: Pulling fs layer [2023-05-05T02:08:14.575Z] 6f439390c271: Pulling fs layer [2023-05-05T02:08:14.575Z] 4e540a8453c0: Pulling fs layer [2023-05-05T02:08:14.575Z] 8e86e06bd107: Waiting [2023-05-05T02:08:14.576Z] f07ac151bd26: Waiting [2023-05-05T02:08:14.576Z] 40ec0a365c4d: Waiting [2023-05-05T02:08:14.576Z] 0326226f4470: Waiting [2023-05-05T02:08:14.576Z] e09aa9eb39ba: Waiting [2023-05-05T02:08:14.576Z] 265c5956ad77: Waiting [2023-05-05T02:08:14.576Z] 8f731bd845bb: Waiting [2023-05-05T02:08:14.576Z] b045f4bf5e58: Waiting [2023-05-05T02:08:14.576Z] 6f439390c271: Waiting [2023-05-05T02:08:14.576Z] 4e540a8453c0: Waiting [2023-05-05T02:08:14.847Z] 788e1ab5616a: Verifying Checksum [2023-05-05T02:08:14.847Z] 788e1ab5616a: Download complete [2023-05-05T02:08:14.847Z] 7ed9ddfd3b8f: Verifying Checksum [2023-05-05T02:08:14.847Z] c585cb37f4e3: Verifying Checksum [2023-05-05T02:08:14.847Z] c585cb37f4e3: Download complete [2023-05-05T02:08:15.124Z] 7ed9ddfd3b8f: Pull complete [2023-05-05T02:08:15.124Z] 8e86e06bd107: Verifying Checksum [2023-05-05T02:08:15.124Z] 8e86e06bd107: Download complete [2023-05-05T02:08:15.124Z] f07ac151bd26: Verifying Checksum [2023-05-05T02:08:15.124Z] f07ac151bd26: Download complete [2023-05-05T02:08:15.124Z] 788e1ab5616a: Pull complete [2023-05-05T02:08:15.124Z] 40ec0a365c4d: Verifying Checksum [2023-05-05T02:08:15.124Z] 40ec0a365c4d: Download complete [2023-05-05T02:08:15.124Z] 0326226f4470: Verifying Checksum [2023-05-05T02:08:15.124Z] 0326226f4470: Download complete [2023-05-05T02:08:15.124Z] 265c5956ad77: Verifying Checksum [2023-05-05T02:08:15.124Z] 265c5956ad77: Download complete [2023-05-05T02:08:15.383Z] e09aa9eb39ba: Verifying Checksum [2023-05-05T02:08:15.383Z] e09aa9eb39ba: Download complete [2023-05-05T02:08:15.383Z] 8f731bd845bb: Verifying Checksum [2023-05-05T02:08:15.383Z] 8f731bd845bb: Download complete [2023-05-05T02:08:15.383Z] 6f439390c271: Download complete [2023-05-05T02:08:15.383Z] 4e540a8453c0: Verifying Checksum [2023-05-05T02:08:15.383Z] 4e540a8453c0: Download complete [2023-05-05T02:08:15.641Z] c585cb37f4e3: Pull complete [2023-05-05T02:08:16.206Z] f07ac151bd26: Pull complete [2023-05-05T02:08:16.206Z] b045f4bf5e58: Verifying Checksum [2023-05-05T02:08:16.206Z] b045f4bf5e58: Download complete [2023-05-05T02:08:16.465Z] 40ec0a365c4d: Pull complete [2023-05-05T02:08:16.723Z] 8e86e06bd107: Pull complete [2023-05-05T02:08:16.723Z] 265c5956ad77: Pull complete [2023-05-05T02:08:16.723Z] 0326226f4470: Pull complete [2023-05-05T02:08:16.981Z] e09aa9eb39ba: Pull complete [2023-05-05T02:08:16.981Z] 8f731bd845bb: Pull complete [2023-05-05T02:08:17.912Z] b045f4bf5e58: Pull complete [2023-05-05T02:08:17.979Z] Still waiting to schedule task [2023-05-05T02:08:17.979Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T02:08:18.170Z] 6f439390c271: Pull complete [2023-05-05T02:08:18.170Z] 4e540a8453c0: Pull complete [2023-05-05T02:08:18.170Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T02:08:18.170Z] Status: Downloaded newer image for docker:latest [2023-05-05T02:08:19.547Z] ---> a94e071bb68b [2023-05-05T02:08:19.547Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:08:19.547Z] ---> Running in 3f1ac5cd762e [2023-05-05T02:08:19.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:08:19.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:08:20.066Z] OK: 265 MiB in 53 packages [2023-05-05T02:08:20.325Z] Removing intermediate container 3f1ac5cd762e [2023-05-05T02:08:20.325Z] ---> 3842f57a3206 [2023-05-05T02:08:20.325Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T02:08:20.325Z] ---> Running in 7223b76497ef [2023-05-05T02:08:20.585Z] Removing intermediate container 7223b76497ef [2023-05-05T02:08:20.585Z] ---> 520d18fe0603 [2023-05-05T02:08:20.585Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:08:20.585Z] ---> Running in db946e88aa8e [2023-05-05T02:08:20.585Z] Removing intermediate container db946e88aa8e [2023-05-05T02:08:20.585Z] ---> 5f9fecfbb42d [2023-05-05T02:08:20.585Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T02:08:20.585Z] ---> 43ac6042e17b [2023-05-05T02:08:20.585Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:08:20.585Z] ---> Running in 571455f3bf1d [2023-05-05T02:08:38.680Z] Removing intermediate container 571455f3bf1d [2023-05-05T02:08:38.680Z] ---> 9bcf662d3a94 [2023-05-05T02:08:38.680Z] Step 14/15 : COPY . . [2023-05-05T02:08:38.944Z] ---> a91efdfa885b [2023-05-05T02:08:38.944Z] Step 15/15 : RUN ${MAKE} [2023-05-05T02:08:38.944Z] ---> Running in f5ba42dc4a63 [2023-05-05T02:08:39.204Z] noop [2023-05-05T02:08:39.464Z] Removing intermediate container f5ba42dc4a63 [2023-05-05T02:08:39.464Z] ---> 2a00e6a4bac9 [2023-05-05T02:08:39.464Z] Successfully built 2a00e6a4bac9 [2023-05-05T02:08:39.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:39.780Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:08:39.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:08:39.848Z] prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container [2023-05-05T02:08:39.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T02:08:40.228Z] $ docker top fd927669e7d8a4c4b136cdb097f68cdf8de28c94fcf15727c7edbf660dbb4447 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:08:40.574Z] + go version [2023-05-05T02:08:40.574Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T02:08:40.587Z] $ docker stop --time=1 fd927669e7d8a4c4b136cdb097f68cdf8de28c94fcf15727c7edbf660dbb4447 [2023-05-05T02:08:41.880Z] $ docker rm -f --volumes fd927669e7d8a4c4b136cdb097f68cdf8de28c94fcf15727c7edbf660dbb4447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:08:42.265Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T02:08:42.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:08:42.337Z] prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container [2023-05-05T02:08:42.373Z] $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T02:08:42.719Z] $ docker top 9ae62b7015f310a5de75fbaac75da911ed2bc8b543b442cd529a15a53c001b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:08:43.060Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:08:43.361Z] + make test [2023-05-05T02:08:43.361Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T02:08:48.628Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T02:08:56.751Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T02:08:56.751Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T02:08:59.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:08:59.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:08:59.282Z] ./bin/test-attribution-txt.sh [2023-05-05T02:08:59.282Z] make -C web test [2023-05-05T02:08:59.282Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [2023-05-05T02:08:59.282Z] make[1]: tput: No such file or directory [2023-05-05T02:08:59.282Z] make[1]: tput: No such file or directory [2023-05-05T02:08:59.282Z] warning: generating ./VERSION [2023-05-05T02:08:59.282Z] echo "0.0.0" > VERSION [2023-05-05T02:08:59.282Z] docker build \ [2023-05-05T02:08:59.282Z] -f Dockerfile \ [2023-05-05T02:08:59.282Z] --build-arg USER=1000 \ [2023-05-05T02:08:59.282Z] \ [2023-05-05T02:08:59.282Z] --label "git_sha=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37" \ [2023-05-05T02:08:59.282Z] -t edgexfoundry/edgex-web-ui:ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 \ [2023-05-05T02:08:59.282Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T02:08:59.282Z] . [2023-05-05T02:08:59.282Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T02:08:59.282Z] Install the buildx component to build images with BuildKit: [2023-05-05T02:08:59.282Z] https://docs.docker.com/go/buildx/ [2023-05-05T02:08:59.282Z] [2023-05-05T02:08:59.540Z] Sending build context to Docker daemon 3.268MB [2023-05-05T02:08:59.540Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T02:08:59.540Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T02:08:59.540Z] 9621f1afde84: Pulling fs layer [2023-05-05T02:08:59.540Z] c6f70ee39829: Pulling fs layer [2023-05-05T02:08:59.540Z] 56892a8094a2: Pulling fs layer [2023-05-05T02:08:59.540Z] 58dd87906ef0: Pulling fs layer [2023-05-05T02:08:59.540Z] 58dd87906ef0: Waiting [2023-05-05T02:08:59.540Z] 56892a8094a2: Download complete [2023-05-05T02:08:59.540Z] 9621f1afde84: Verifying Checksum [2023-05-05T02:08:59.540Z] 9621f1afde84: Download complete [2023-05-05T02:08:59.540Z] 58dd87906ef0: Download complete [2023-05-05T02:08:59.797Z] 9621f1afde84: Pull complete [2023-05-05T02:08:59.797Z] c6f70ee39829: Download complete [2023-05-05T02:09:00.731Z] c6f70ee39829: Pull complete [2023-05-05T02:09:00.991Z] 56892a8094a2: Pull complete [2023-05-05T02:09:00.991Z] 58dd87906ef0: Pull complete [2023-05-05T02:09:00.991Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T02:09:00.991Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T02:09:00.991Z] ---> b69703f70c3d [2023-05-05T02:09:00.991Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T02:09:01.559Z] ---> Running in 9c0038166e02 [2023-05-05T02:09:01.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:09:02.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:09:02.334Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-05T02:09:02.334Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-05T02:09:02.334Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-05T02:09:02.334Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-05T02:09:02.334Z] (5/129) Installing libxcb (1.14-r2) [2023-05-05T02:09:02.334Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-05T02:09:02.334Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-05T02:09:02.334Z] (8/129) Installing libice (1.0.10-r0) [2023-05-05T02:09:02.334Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-05T02:09:02.334Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-05T02:09:02.334Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-05T02:09:02.334Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-05T02:09:02.334Z] (13/129) Installing xset (1.2.4-r0) [2023-05-05T02:09:02.334Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-05T02:09:02.334Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-05T02:09:02.334Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T02:09:02.334Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-05T02:09:02.334Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-05T02:09:02.334Z] (19/129) Installing libintl (0.21-r0) [2023-05-05T02:09:02.334Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-05T02:09:02.334Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-05T02:09:02.334Z] (22/129) Installing pcre (8.45-r1) [2023-05-05T02:09:02.334Z] (23/129) Installing glib (2.70.1-r0) [2023-05-05T02:09:02.591Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-05T02:09:02.591Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-05T02:09:02.591Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-05T02:09:02.591Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T02:09:02.591Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T02:09:02.591Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-05T02:09:02.591Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-05T02:09:02.591Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-05T02:09:02.591Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-05T02:09:02.591Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T02:09:02.591Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T02:09:02.591Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-05T02:09:02.591Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-05T02:09:02.591Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-05T02:09:02.591Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-05T02:09:02.591Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-05T02:09:02.591Z] (40/129) Installing libxi (1.8-r0) [2023-05-05T02:09:02.591Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-05T02:09:02.591Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-05T02:09:02.591Z] (43/129) Installing atk (2.36.0-r0) [2023-05-05T02:09:02.591Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-05T02:09:02.591Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-05T02:09:02.591Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-05T02:09:02.591Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T02:09:02.591Z] (48/129) Installing expat (2.5.0-r0) [2023-05-05T02:09:02.591Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-05T02:09:02.591Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-05T02:09:02.591Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-05T02:09:02.591Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-05T02:09:02.591Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-05T02:09:02.848Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-05T02:09:02.848Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-05T02:09:02.848Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-05T02:09:02.848Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-05T02:09:02.848Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-05T02:09:02.848Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-05T02:09:02.848Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-05T02:09:02.848Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-05T02:09:02.848Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-05T02:09:02.848Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-05T02:09:02.848Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-05T02:09:02.848Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-05T02:09:02.848Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-05T02:09:02.848Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-05T02:09:02.848Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-05T02:09:02.848Z] (69/129) Installing pango (1.48.10-r0) [2023-05-05T02:09:02.848Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T02:09:02.848Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T02:09:02.848Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T02:09:02.848Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-05T02:09:02.848Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-05T02:09:02.848Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T02:09:03.107Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T02:09:03.107Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-05T02:09:03.107Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-05T02:09:03.107Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-05T02:09:03.107Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T02:09:05.011Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-05T02:09:05.011Z] (80/129) Installing flac (1.3.4-r0) [2023-05-05T02:09:05.270Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T02:09:05.270Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T02:09:05.270Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-05T02:09:05.270Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-05T02:09:05.271Z] (85/129) Installing libass (0.15.2-r0) [2023-05-05T02:09:05.271Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-05T02:09:05.271Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T02:09:05.271Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T02:09:05.271Z] (89/129) Installing lame (3.100-r0) [2023-05-05T02:09:05.271Z] (90/129) Installing opus (1.3.1-r1) [2023-05-05T02:09:05.271Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T02:09:05.271Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-05T02:09:05.271Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-05T02:09:05.271Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-05T02:09:05.271Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-05T02:09:05.271Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T02:09:05.271Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-05T02:09:05.271Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-05T02:09:05.271Z] (99/129) Installing libva (2.13.0-r0) [2023-05-05T02:09:05.271Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-05T02:09:05.271Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-05T02:09:05.271Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-05T02:09:05.271Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-05T02:09:05.529Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-05T02:09:05.529Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-05T02:09:05.529Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-05T02:09:05.529Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-05T02:09:05.529Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T02:09:05.788Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-05T02:09:05.788Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-05T02:09:05.788Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T02:09:05.788Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-05T02:09:05.788Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-05T02:09:05.788Z] (114/129) Installing nspr (4.32-r0) [2023-05-05T02:09:05.788Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-05T02:09:05.788Z] (116/129) Installing nss (3.78.1-r0) [2023-05-05T02:09:05.788Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-05T02:09:05.788Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-05T02:09:05.788Z] (119/129) Installing orc (0.4.32-r0) [2023-05-05T02:09:05.788Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-05T02:09:05.788Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-05T02:09:05.788Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-05T02:09:05.788Z] (123/129) Installing libpulse (15.0-r2) [2023-05-05T02:09:05.788Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-05T02:09:05.788Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-05T02:09:05.788Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-05T02:09:05.788Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-05T02:09:05.788Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-05T02:09:05.788Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-05T02:09:06.726Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T02:09:06.727Z] Executing glib-2.70.1-r0.trigger [2023-05-05T02:09:06.986Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T02:09:07.244Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T02:09:07.244Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T02:09:07.244Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T02:09:07.244Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T02:09:07.244Z] OK: 286 MiB in 145 packages [2023-05-05T02:09:11.429Z] Removing intermediate container 9c0038166e02 [2023-05-05T02:09:11.430Z] ---> 6bb95eda141b [2023-05-05T02:09:11.430Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T02:09:11.430Z] ---> Running in bff4a2ea94b8 [2023-05-05T02:09:11.430Z] Removing intermediate container bff4a2ea94b8 [2023-05-05T02:09:11.430Z] ---> 51a6a657fe57 [2023-05-05T02:09:11.430Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T02:09:11.430Z] ---> Running in 06e15753ceb9 [2023-05-05T02:09:11.430Z] Removing intermediate container 06e15753ceb9 [2023-05-05T02:09:11.430Z] ---> 744c47d5800f [2023-05-05T02:09:11.430Z] Step 5/10 : RUN npm install -g npm [2023-05-05T02:09:11.430Z] ---> Running in eccb6b8b664b [2023-05-05T02:09:17.997Z] [2023-05-05T02:09:17.997Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-05T02:09:17.997Z] [2023-05-05T02:09:17.997Z] 27 packages are looking for funding [2023-05-05T02:09:17.997Z] run `npm fund` for details [2023-05-05T02:09:17.997Z] [2023-05-05T02:09:17.997Z] found 0 vulnerabilities [2023-05-05T02:09:18.564Z] Removing intermediate container eccb6b8b664b [2023-05-05T02:09:18.564Z] ---> e1ca660a6b0b [2023-05-05T02:09:18.564Z] Step 6/10 : ARG USER=1000 [2023-05-05T02:09:18.564Z] ---> Running in 9cad0af358b7 [2023-05-05T02:09:18.825Z] Removing intermediate container 9cad0af358b7 [2023-05-05T02:09:18.825Z] ---> 57a1778bf0fc [2023-05-05T02:09:18.825Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T02:09:18.825Z] ---> Running in 0ede1a5706c3 [2023-05-05T02:09:19.393Z] Removing intermediate container 0ede1a5706c3 [2023-05-05T02:09:19.393Z] ---> 56f67685dcb8 [2023-05-05T02:09:19.393Z] Step 8/10 : USER $USER:$USER [2023-05-05T02:09:19.393Z] ---> Running in f8f269aff0e8 [2023-05-05T02:09:19.393Z] Removing intermediate container f8f269aff0e8 [2023-05-05T02:09:19.393Z] ---> eee7725c8eb4 [2023-05-05T02:09:19.393Z] Step 9/10 : WORKDIR /app [2023-05-05T02:09:19.393Z] ---> Running in 14d428cbf8ae [2023-05-05T02:09:19.393Z] Removing intermediate container 14d428cbf8ae [2023-05-05T02:09:19.393Z] ---> 366c7840d623 [2023-05-05T02:09:19.393Z] Step 10/10 : LABEL git_sha=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [2023-05-05T02:09:19.393Z] ---> Running in 916f65d25b6a [2023-05-05T02:09:19.393Z] Removing intermediate container 916f65d25b6a [2023-05-05T02:09:19.393Z] ---> e26d65fef0d7 [2023-05-05T02:09:19.393Z] Successfully built e26d65fef0d7 [2023-05-05T02:09:19.393Z] Successfully tagged edgexfoundry/edgex-web-ui:ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [2023-05-05T02:09:19.652Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T02:09:19.652Z] touch edgex-web-ui.imagebuilt [2023-05-05T02:09:19.652Z] mkdir -p node_modules coverage [2023-05-05T02:09:19.652Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T02:09:19.652Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE required: { [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE }, [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:09:21.027Z] npm WARN EBADENGINE } [2023-05-05T02:09:25.206Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T02:09:25.206Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T02:09:25.206Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-05T02:09:25.206Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:09:25.465Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T02:09:25.724Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T02:09:26.660Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T02:09:27.231Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T02:09:27.489Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T02:09:30.043Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T02:09:30.043Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-05T02:09:30.301Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:09:30.559Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T02:09:30.817Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-05T02:09:30.817Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T02:09:31.754Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:09:32.013Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-05T02:09:34.549Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-05T02:09:38.825Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-05T02:09:44.107Z] [2023-05-05T02:09:44.107Z] added 1477 packages, and audited 1478 packages in 23s [2023-05-05T02:09:44.107Z] [2023-05-05T02:09:44.107Z] 90 packages are looking for funding [2023-05-05T02:09:44.107Z] run `npm fund` for details [2023-05-05T02:09:44.107Z] [2023-05-05T02:09:44.107Z] 36 vulnerabilities (1 low, 12 moderate, 19 high, 4 critical) [2023-05-05T02:09:44.107Z] [2023-05-05T02:09:44.107Z] To address issues that do not require attention, run: [2023-05-05T02:09:44.107Z] npm audit fix [2023-05-05T02:09:44.107Z] [2023-05-05T02:09:44.107Z] To address all issues (including breaking changes), run: [2023-05-05T02:09:44.107Z] npm audit fix --force [2023-05-05T02:09:44.107Z] [2023-05-05T02:09:44.107Z] Run `npm audit` for details. [2023-05-05T02:09:46.638Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-05T02:09:49.176Z] - Generating browser application bundles (phase: setup)... [2023-05-05T02:09:53.355Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T02:09:53.355Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T02:09:57.535Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T02:09:57.535Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T02:09:57.535Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T02:09:57.535Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T02:09:58.098Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T02:09:58.098Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T02:09:58.662Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T02:09:58.662Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T02:09:58.662Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T02:09:58.919Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T02:09:59.177Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T02:10:01.073Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T02:10:07.633Z] 05 05 2023 02:10:06.770:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T02:10:07.633Z] 05 05 2023 02:10:06.772:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T02:10:07.633Z] 05 05 2023 02:10:06.775:INFO [launcher]: Starting browser ChromeHeadless [2023-05-05T02:10:19.916Z] ✔ Browser application bundle generation complete. [2023-05-05T02:10:19.916Z] 05 05 2023 02:10:18.347:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket _y_1V2j9kuhDqp6VAAAB with id 91680488 [2023-05-05T02:10:21.291Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T02:10:21.291Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.025 secs) [2023-05-05T02:10:21.291Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.033 secs) [2023-05-05T02:10:21.291Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.071 secs) [2023-05-05T02:10:21.291Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.086 secs) [2023-05-05T02:10:21.549Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.098 secs) [2023-05-05T02:10:21.549Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.174 secs) [2023-05-05T02:10:21.549Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.191 secs) [2023-05-05T02:10:21.549Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.238 secs) [2023-05-05T02:10:21.549Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.252 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.283 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.309 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.343 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.349 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.358 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.362 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.366 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.368 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.393 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.397 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.4 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.403 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.406 secs) [2023-05-05T02:10:21.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.408 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.45 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.515 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.543 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.553 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.633 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.637 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.642 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.645 secs) [2023-05-05T02:10:22.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.646 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.654 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.714 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.724 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.736 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.746 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.793 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.802 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.82 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.828 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.832 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.833 secs) [2023-05-05T02:10:22.326Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.841 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.878 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.908 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.936 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.943 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.955 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.964 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.967 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.974 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.983 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.988 secs) [2023-05-05T02:10:22.584Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.003 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.012 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.017 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.039 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.055 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.058 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.061 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.071 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.092 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.107 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.131 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.142 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.146 secs) [2023-05-05T02:10:22.842Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.184 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.189 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.192 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.201 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.228 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.272 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.297 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.313 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.32 secs) [2023-05-05T02:10:23.102Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.355 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.369 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.374 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.377 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.382 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.425 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.441 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.447 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.457 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.459 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.461 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.465 secs) [2023-05-05T02:10:23.360Z] WARN: ' [2023-05-05T02:10:23.360Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:10:23.360Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:10:23.360Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:10:23.360Z] in a future version of Angular. [2023-05-05T02:10:23.360Z] [2023-05-05T02:10:23.360Z] For more information on this, see our API docs here: [2023-05-05T02:10:23.360Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:10:23.360Z] ' [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.465 secs) [2023-05-05T02:10:23.360Z] WARN: ' [2023-05-05T02:10:23.360Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:10:23.360Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:10:23.360Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:10:23.360Z] in a future version of Angular. [2023-05-05T02:10:23.360Z] [2023-05-05T02:10:23.360Z] For more information on this, see our API docs here: [2023-05-05T02:10:23.360Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:10:23.360Z] ' [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.504 secs) [2023-05-05T02:10:23.360Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.52 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.543 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.548 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.55 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.579 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.583 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.595 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.628 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.642 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.675 secs) [2023-05-05T02:10:23.616Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.691 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.699 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.709 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.712 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.713 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.719 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.724 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.727 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.734 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.792 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.799 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.818 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.833 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.842 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.859 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.864 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.866 secs) [2023-05-05T02:10:23.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.879 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.883 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.888 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.906 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.919 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.923 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.938 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.964 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.977 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.982 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.985 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.017 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.025 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.029 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.054 secs) [2023-05-05T02:10:24.140Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.059 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.08 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.086 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.093 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.112 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.135 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.149 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.211 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.226 secs) [2023-05-05T02:10:24.397Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.233 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.256 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.265 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.275 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.278 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.29 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.295 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.302 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.31 secs) [2023-05-05T02:10:24.654Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.454 secs / 2.31 secs) [2023-05-05T02:10:24.654Z] TOTAL: 149 SUCCESS [2023-05-05T02:10:24.654Z] ✔ Browser application bundle generation complete. [2023-05-05T02:10:25.218Z] [2023-05-05T02:10:25.219Z] =============================== Coverage summary =============================== [2023-05-05T02:10:25.219Z] Statements : 40.87% ( 1463/3580 ) [2023-05-05T02:10:25.219Z] Branches : 12.03% ( 111/923 ) [2023-05-05T02:10:25.219Z] Functions : 33.13% ( 430/1298 ) [2023-05-05T02:10:25.219Z] Lines : 38.8% ( 1314/3387 ) [2023-05-05T02:10:25.219Z] ================================================================================ [2023-05-05T02:10:25.219Z] ✔ Browser application bundle generation complete. [2023-05-05T02:10:25.784Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-581/web' [Pipeline] echo [2023-05-05T02:10:25.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:10:25.812Z] $ docker stop --time=1 9ae62b7015f310a5de75fbaac75da911ed2bc8b543b442cd529a15a53c001b2d [2023-05-05T02:10:27.116Z] $ docker rm -f --volumes 9ae62b7015f310a5de75fbaac75da911ed2bc8b543b442cd529a15a53c001b2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:10:27.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T02:10:28.242Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T02:10:28.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T02:10:29.052Z] + ls -al . [2023-05-05T02:10:29.052Z] total 180 [2023-05-05T02:10:29.052Z] drwxrwxr-x 14 jenkins jenkins 4096 May 5 02:08 . [2023-05-05T02:10:29.052Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 .. [2023-05-05T02:10:29.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 .blubracket [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:07 .dockerignore [2023-05-05T02:10:29.052Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:08 .git [2023-05-05T02:10:29.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 .github [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:07 .gitignore [2023-05-05T02:10:29.052Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:08 .semver [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:07 Attribution.txt [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:07 CHANGELOG.md [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:07 CONTRIBUTING.md [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:07 Dockerfile [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:07 Jenkinsfile [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:07 LICENSE [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:07 Makefile [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:07 README.md [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:08 VERSION [2023-05-05T02:10:29.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 assets [2023-05-05T02:10:29.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 bin [2023-05-05T02:10:29.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:07 cmd [2023-05-05T02:10:29.052Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 02:08 coverage.out [2023-05-05T02:10:29.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:07 docs [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:07 go.mod [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:07 go.sum [2023-05-05T02:10:29.052Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:07 internal [2023-05-05T02:10:29.052Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 snap [2023-05-05T02:10:29.052Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:07 testing [2023-05-05T02:10:29.052Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:07 version.go [2023-05-05T02:10:29.052Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:10:29.391Z] + 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=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 --label arch=amd64 --label version=0.0.0 . [2023-05-05T02:10:29.649Z] Sending build context to Docker daemon 48.68MB [2023-05-05T02:10:29.649Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:10:29.649Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T02:10:29.649Z] ---> 2a00e6a4bac9 [2023-05-05T02:10:29.649Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:10:29.907Z] ---> Running in 94e3a3fb1c0a [2023-05-05T02:10:29.907Z] Removing intermediate container 94e3a3fb1c0a [2023-05-05T02:10:29.907Z] ---> f598e08aaddc [2023-05-05T02:10:29.907Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:10:29.907Z] ---> Running in d193275c9bdc [2023-05-05T02:10:29.907Z] Removing intermediate container d193275c9bdc [2023-05-05T02:10:29.907Z] ---> a80914570d9d [2023-05-05T02:10:29.907Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:10:29.907Z] ---> Running in 8ade33f0371f [2023-05-05T02:10:30.166Z] Removing intermediate container 8ade33f0371f [2023-05-05T02:10:30.166Z] ---> fd968343edcf [2023-05-05T02:10:30.166Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T02:10:30.166Z] ---> Running in 5d0762c057e7 [2023-05-05T02:10:30.166Z] Removing intermediate container 5d0762c057e7 [2023-05-05T02:10:30.166Z] ---> 5794b2204297 [2023-05-05T02:10:30.166Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:10:30.166Z] ---> Running in 9341fd19122b [2023-05-05T02:10:30.166Z] Removing intermediate container 9341fd19122b [2023-05-05T02:10:30.166Z] ---> 47f286092548 [2023-05-05T02:10:30.166Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:10:30.731Z] ---> c1da3fab1437 [2023-05-05T02:10:30.731Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:10:30.731Z] ---> Running in acc9866f8b4a [2023-05-05T02:10:31.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T02:10:31.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T02:10:31.555Z] OK: 265 MiB in 53 packages [2023-05-05T02:10:31.814Z] Removing intermediate container acc9866f8b4a [2023-05-05T02:10:31.814Z] ---> 3021db65b234 [2023-05-05T02:10:31.814Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T02:10:31.814Z] ---> Running in d58b0aa0a461 [2023-05-05T02:10:31.814Z] Removing intermediate container d58b0aa0a461 [2023-05-05T02:10:31.814Z] ---> c9a594969527 [2023-05-05T02:10:31.814Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:10:31.814Z] ---> Running in 37a66a4f3807 [2023-05-05T02:10:32.074Z] Removing intermediate container 37a66a4f3807 [2023-05-05T02:10:32.074Z] ---> a9dd3be0049d [2023-05-05T02:10:32.074Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T02:10:32.074Z] ---> 5efe2cbd57b0 [2023-05-05T02:10:32.074Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:10:32.074Z] ---> Running in 43ea4fbdb43a [2023-05-05T02:10:33.010Z] Removing intermediate container 43ea4fbdb43a [2023-05-05T02:10:33.010Z] ---> d12fb617f4f0 [2023-05-05T02:10:33.010Z] Step 14/25 : COPY . . [2023-05-05T02:10:33.945Z] ---> c847e83e4415 [2023-05-05T02:10:33.945Z] Step 15/25 : RUN ${MAKE} [2023-05-05T02:10:34.204Z] ---> Running in dd1de13e4e43 [2023-05-05T02:10:34.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-05T02:10:52.566Z] Removing intermediate container dd1de13e4e43 [2023-05-05T02:10:52.566Z] ---> 2c3e591accbd [2023-05-05T02:10:52.566Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T02:10:52.566Z] 3.17: Pulling from library/alpine [2023-05-05T02:10:52.566Z] f56be85fc22e: Already exists [2023-05-05T02:10:52.566Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:10:52.566Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:10:52.566Z] ---> 9ed4aefc74f6 [2023-05-05T02:10:52.566Z] Step 17/25 : EXPOSE 4000 [2023-05-05T02:10:52.566Z] ---> Running in b3b40e1ade77 [2023-05-05T02:10:52.566Z] Removing intermediate container b3b40e1ade77 [2023-05-05T02:10:52.566Z] ---> 1a54ed9d30d9 [2023-05-05T02:10:52.566Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:10:52.566Z] ---> 94c20ad231a6 [2023-05-05T02:10:52.566Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T02:10:52.566Z] ---> 3a1688ced197 [2023-05-05T02:10:52.566Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T02:10:52.566Z] ---> 0e65842f439f [2023-05-05T02:10:52.566Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:10:52.566Z] ---> Running in 5e493a259e6c [2023-05-05T02:10:52.566Z] Removing intermediate container 5e493a259e6c [2023-05-05T02:10:52.566Z] ---> 8297868c8bde [2023-05-05T02:10:52.566Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T02:10:52.566Z] ---> Running in 59081cc7d366 [2023-05-05T02:10:52.566Z] Removing intermediate container 59081cc7d366 [2023-05-05T02:10:52.566Z] ---> 981eb83396d5 [2023-05-05T02:10:52.566Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T02:10:52.566Z] ---> Running in 34b0c2de9359 [2023-05-05T02:10:52.566Z] Removing intermediate container 34b0c2de9359 [2023-05-05T02:10:52.566Z] ---> c28dcb760ac5 [2023-05-05T02:10:52.566Z] Step 24/25 : LABEL git_sha=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [2023-05-05T02:10:52.566Z] ---> Running in 289ebf59f5c7 [2023-05-05T02:10:52.566Z] Removing intermediate container 289ebf59f5c7 [2023-05-05T02:10:52.566Z] ---> 6a69024647f4 [2023-05-05T02:10:52.566Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T02:10:52.566Z] ---> Running in 3302738fcacc [2023-05-05T02:10:52.566Z] Removing intermediate container 3302738fcacc [2023-05-05T02:10:52.566Z] ---> 4ffe5119e1cf [2023-05-05T02:10:52.566Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:10:52.566Z] Successfully built 4ffe5119e1cf [2023-05-05T02:10:52.566Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:10:53.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:10:53.025Z] [2023-05-05T02:10:53.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:10:53.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:10:53.316Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T02:10:53.316Z] 5eb5b503b376: Pulling fs layer [2023-05-05T02:10:53.316Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T02:10:53.316Z] ec43610c2a17: Pulling fs layer [2023-05-05T02:10:53.316Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T02:10:53.316Z] 33b1e0a273af: Pulling fs layer [2023-05-05T02:10:53.316Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T02:10:53.316Z] 2f39f015ded8: Pulling fs layer [2023-05-05T02:10:53.316Z] 2f39f015ded8: Waiting [2023-05-05T02:10:53.316Z] 3a2ae6a8a46f: Waiting [2023-05-05T02:10:53.316Z] 33b1e0a273af: Waiting [2023-05-05T02:10:53.316Z] 5d3b04190fa2: Waiting [2023-05-05T02:10:53.316Z] 5c69ac0246d0: Download complete [2023-05-05T02:10:53.316Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T02:10:53.316Z] 3a2ae6a8a46f: Download complete [2023-05-05T02:10:53.316Z] ec43610c2a17: Verifying Checksum [2023-05-05T02:10:53.316Z] ec43610c2a17: Download complete [2023-05-05T02:10:53.316Z] 33b1e0a273af: Verifying Checksum [2023-05-05T02:10:53.316Z] 33b1e0a273af: Download complete [2023-05-05T02:10:53.573Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T02:10:53.573Z] 5d3b04190fa2: Download complete [2023-05-05T02:10:53.573Z] 5eb5b503b376: Download complete [2023-05-05T02:10:54.140Z] 2f39f015ded8: Verifying Checksum [2023-05-05T02:10:54.140Z] 2f39f015ded8: Download complete [2023-05-05T02:10:54.705Z] 5eb5b503b376: Pull complete [2023-05-05T02:10:54.962Z] 5c69ac0246d0: Pull complete [2023-05-05T02:10:55.530Z] ec43610c2a17: Pull complete [2023-05-05T02:10:55.530Z] 3a2ae6a8a46f: Pull complete [2023-05-05T02:10:55.804Z] 33b1e0a273af: Pull complete [2023-05-05T02:10:55.804Z] 5d3b04190fa2: Pull complete [2023-05-05T02:10:59.992Z] 2f39f015ded8: Pull complete [2023-05-05T02:10:59.992Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T02:10:59.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:10:59.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:11:00.075Z] prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container [2023-05-05T02:11:00.108Z] $ 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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T02:11:01.153Z] $ docker top 98d1c44bf62ec07e5b6c228efb7ef1e520b1d64d4e7a805d4cec6fd1d1ee4650 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:11:01.535Z] ---> job-cost.sh [2023-05-05T02:11:01.535Z] lf-activate-venv: SKIPPING [2023-05-05T02:11:01.535Z] INFO: No Stack... [2023-05-05T02:11:01.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:11:02.056Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:11:02.346Z] + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/cost.csv [2023-05-05T02:11:02.346Z] cut -d, -f6 [Pipeline] lock [2023-05-05T02:11:02.360Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [2023-05-05T02:11:02.371Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] did not exist. Created. [2023-05-05T02:11:02.371Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:11:02.683Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T02:11:03.067Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:11:03.077Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:11:03.098Z] $ docker stop --time=1 98d1c44bf62ec07e5b6c228efb7ef1e520b1d64d4e7a805d4cec6fd1d1ee4650 [2023-05-05T02:11:04.282Z] $ docker rm -f --volumes 98d1c44bf62ec07e5b6c228efb7ef1e520b1d64d4e7a805d4cec6fd1d1ee4650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T02:11:33.967Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13375 in /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [Pipeline] { [Pipeline] ws [2023-05-05T02:11:33.980Z] Running in /w/workspace/edgex-ui-go/8 [Pipeline] { [Pipeline] checkout [2023-05-05T02:11:34.017Z] The recommended git tool is: git [2023-05-05T02:11:41.708Z] using credential edgex-jenkins-ssh [2023-05-05T02:11:41.729Z] Cloning the remote Git repository [2023-05-05T02:11:41.797Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:11:41.926Z] > git init /w/workspace/edgex-ui-go/8 # timeout=10 [2023-05-05T02:11:42.121Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:11:42.122Z] > git --version # timeout=10 [2023-05-05T02:11:42.149Z] > git --version # 'git version 2.25.1' [2023-05-05T02:11:42.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:11:42.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:11:46.545Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-05T02:11:46.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T02:11:48.398Z] Merging remotes/origin/main commit 5f229313553dc91b9ee90f1a6a748fc527e9160b into PR head commit 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc [2023-05-05T02:11:47.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-05T02:11:47.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-05T02:11:47.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:11:47.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T02:11:48.423Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:11:48.517Z] > git checkout -f 41ae9b83cfeffeaeb1ebd8530773ab8550c929fc # timeout=10 [2023-05-05T02:11:48.979Z] > git remote # timeout=10 [2023-05-05T02:11:49.003Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T02:11:49.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T02:11:49.053Z] > git merge 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 [2023-05-05T02:11:49.917Z] Merge succeeded, producing bb53309106f0dde672426450596fd5e5c6f917cc [2023-05-05T02:11:49.918Z] Checking out Revision bb53309106f0dde672426450596fd5e5c6f917cc (PR-581) [2023-05-05T02:11:49.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T02:11:49.929Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T02:11:49.952Z] > git checkout -f bb53309106f0dde672426450596fd5e5c6f917cc # timeout=10 [2023-05-05T02:11:54.517Z] Commit message: "Merge commit '5f229313553dc91b9ee90f1a6a748fc527e9160b' into HEAD" [2023-05-05T02:11:54.550Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:11:55.986Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T02:11:55.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:11:55.986Z] Dload Upload Total Spent Left Speed [2023-05-05T02:11:55.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [2023-05-05T02:11:54.533Z] > git rev-list --no-walk 1f674c2e3410b81ca480082f9b1a9f1561df835c # timeout=10 [Pipeline] sh [2023-05-05T02:11:56.897Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T02:11:57.249Z] + sudo tee /etc/docker/daemon.new [2023-05-05T02:11:57.249Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T02:11:57.249Z] { [2023-05-05T02:11:57.249Z] "registry-mirrors": [ [2023-05-05T02:11:57.249Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T02:11:57.249Z] ], [2023-05-05T02:11:57.249Z] "bip": "10.250.0.254/24", [2023-05-05T02:11:57.249Z] "hosts": [ [2023-05-05T02:11:57.249Z] "tcp://0.0.0.0:5555", [2023-05-05T02:11:57.249Z] "unix:///var/run/docker.sock" [2023-05-05T02:11:57.249Z] ], [2023-05-05T02:11:57.249Z] "mtu": 1458, [2023-05-05T02:11:57.249Z] "selinux-enabled": true, [2023-05-05T02:11:57.249Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T02:11:57.249Z] } [Pipeline] sh [2023-05-05T02:11:57.901Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T02:12:03.678Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:12:22.661Z] provisioning config files... [2023-05-05T02:12:22.698Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/8@tmp/config1841290672376124238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:12:23.099Z] ---> docker-login.sh [2023-05-05T02:12:23.099Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:12:23.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:12:23.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:12:23.979Z] Configure a credential helper to remove this warning. See [2023-05-05T02:12:23.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:12:23.979Z] [2023-05-05T02:12:23.979Z] Login Succeeded [2023-05-05T02:12:23.979Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:12:24.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:12:24.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:12:24.254Z] Configure a credential helper to remove this warning. See [2023-05-05T02:12:24.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:12:24.254Z] [2023-05-05T02:12:24.254Z] Login Succeeded [2023-05-05T02:12:24.254Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:12:24.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:12:24.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:12:24.805Z] Configure a credential helper to remove this warning. See [2023-05-05T02:12:24.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:12:24.805Z] [2023-05-05T02:12:24.805Z] Login Succeeded [2023-05-05T02:12:24.805Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:12:25.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:12:25.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:12:25.082Z] Configure a credential helper to remove this warning. See [2023-05-05T02:12:25.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:12:25.082Z] [2023-05-05T02:12:25.082Z] Login Succeeded [2023-05-05T02:12:25.082Z] docker.io [2023-05-05T02:12:25.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:12:25.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:12:25.664Z] Configure a credential helper to remove this warning. See [2023-05-05T02:12:25.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:12:25.665Z] [2023-05-05T02:12:25.665Z] Login Succeeded [2023-05-05T02:12:25.665Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:12:25.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T02:12:26.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:12:26.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:12:26.095Z] ========================================================= [2023-05-05T02:12:26.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T02:12:26.095Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:12:26.468Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T02:12:27.991Z] Sending build context to Docker daemon 28.89MB [2023-05-05T02:12:27.991Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:12:27.991Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-05T02:12:27.991Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T02:12:27.991Z] c41833b44d91: Pulling fs layer [2023-05-05T02:12:27.991Z] ed15518f5707: Pulling fs layer [2023-05-05T02:12:27.991Z] feae8fd75edb: Pulling fs layer [2023-05-05T02:12:27.991Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T02:12:27.991Z] 3cdef696dda3: Pulling fs layer [2023-05-05T02:12:27.991Z] 2ced38df9373: Pulling fs layer [2023-05-05T02:12:27.991Z] 58f1dce35555: Pulling fs layer [2023-05-05T02:12:27.991Z] 242c74f7c9fa: Waiting [2023-05-05T02:12:27.991Z] 3cdef696dda3: Waiting [2023-05-05T02:12:27.991Z] 2ced38df9373: Waiting [2023-05-05T02:12:27.991Z] 58f1dce35555: Waiting [2023-05-05T02:12:27.991Z] ed15518f5707: Download complete [2023-05-05T02:12:28.303Z] 242c74f7c9fa: Download complete [2023-05-05T02:12:28.303Z] 3cdef696dda3: Verifying Checksum [2023-05-05T02:12:28.303Z] 3cdef696dda3: Download complete [2023-05-05T02:12:28.590Z] c41833b44d91: Verifying Checksum [2023-05-05T02:12:28.590Z] c41833b44d91: Download complete [2023-05-05T02:12:30.062Z] c41833b44d91: Pull complete [2023-05-05T02:12:30.669Z] ed15518f5707: Pull complete [2023-05-05T02:12:30.669Z] 58f1dce35555: Verifying Checksum [2023-05-05T02:12:30.669Z] 58f1dce35555: Download complete [2023-05-05T02:12:31.662Z] 2ced38df9373: Download complete [2023-05-05T02:12:31.662Z] feae8fd75edb: Verifying Checksum [2023-05-05T02:12:31.662Z] feae8fd75edb: Download complete [2023-05-05T02:12:44.128Z] feae8fd75edb: Pull complete [2023-05-05T02:12:44.402Z] 242c74f7c9fa: Pull complete [2023-05-05T02:12:44.674Z] 3cdef696dda3: Pull complete [2023-05-05T02:12:51.365Z] 2ced38df9373: Pull complete [2023-05-05T02:12:53.970Z] 58f1dce35555: Pull complete [2023-05-05T02:12:53.970Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T02:12:53.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T02:12:53.970Z] ---> fadd8f120f05 [2023-05-05T02:12:53.970Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:12:56.609Z] ---> Running in 5c987e5f520e [2023-05-05T02:12:56.884Z] Removing intermediate container 5c987e5f520e [2023-05-05T02:12:56.884Z] ---> 8b608c1e15e2 [2023-05-05T02:12:56.884Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:12:56.884Z] ---> Running in 77338adbcb8a [2023-05-05T02:12:57.484Z] Removing intermediate container 77338adbcb8a [2023-05-05T02:12:57.484Z] ---> 44a977ee1ba0 [2023-05-05T02:12:57.484Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:12:57.484Z] ---> Running in cf6bf636d386 [2023-05-05T02:12:57.757Z] Removing intermediate container cf6bf636d386 [2023-05-05T02:12:57.757Z] ---> eee1997d28f3 [2023-05-05T02:12:57.757Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-05T02:12:58.030Z] ---> Running in 4391f97261a2 [2023-05-05T02:12:58.303Z] Removing intermediate container 4391f97261a2 [2023-05-05T02:12:58.303Z] ---> 4cc9727e1efb [2023-05-05T02:12:58.303Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:12:58.303Z] ---> Running in 206a18bad778 [2023-05-05T02:12:58.899Z] Removing intermediate container 206a18bad778 [2023-05-05T02:12:58.899Z] ---> 09f974c5a2fd [2023-05-05T02:12:58.899Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:12:59.172Z] latest: Pulling from library/docker [2023-05-05T02:12:59.445Z] c41833b44d91: Already exists [2023-05-05T02:12:59.445Z] 6343a5c17821: Pulling fs layer [2023-05-05T02:12:59.445Z] 7fb3fc37985f: Pulling fs layer [2023-05-05T02:12:59.445Z] c69224d8e51c: Pulling fs layer [2023-05-05T02:12:59.445Z] 9509eea51bfd: Pulling fs layer [2023-05-05T02:12:59.445Z] 13893f74905f: Pulling fs layer [2023-05-05T02:12:59.445Z] a478c30451b0: Pulling fs layer [2023-05-05T02:12:59.445Z] cca6ee3ffb4d: Pulling fs layer [2023-05-05T02:12:59.445Z] fe1b37f33852: Pulling fs layer [2023-05-05T02:12:59.445Z] b44bc8c7e93d: Pulling fs layer [2023-05-05T02:12:59.445Z] 0e42b4e3b30c: Pulling fs layer [2023-05-05T02:12:59.445Z] d97e7eb47f8a: Pulling fs layer [2023-05-05T02:12:59.445Z] 3ed71508fdeb: Pulling fs layer [2023-05-05T02:12:59.445Z] fca51f470542: Pulling fs layer [2023-05-05T02:12:59.445Z] fe1b37f33852: Waiting [2023-05-05T02:12:59.445Z] b44bc8c7e93d: Waiting [2023-05-05T02:12:59.445Z] 9509eea51bfd: Waiting [2023-05-05T02:12:59.445Z] 13893f74905f: Waiting [2023-05-05T02:12:59.445Z] a478c30451b0: Waiting [2023-05-05T02:12:59.445Z] cca6ee3ffb4d: Waiting [2023-05-05T02:12:59.445Z] 0e42b4e3b30c: Waiting [2023-05-05T02:12:59.445Z] d97e7eb47f8a: Waiting [2023-05-05T02:12:59.445Z] 3ed71508fdeb: Waiting [2023-05-05T02:12:59.445Z] fca51f470542: Waiting [2023-05-05T02:12:59.724Z] 7fb3fc37985f: Verifying Checksum [2023-05-05T02:12:59.724Z] 7fb3fc37985f: Download complete [2023-05-05T02:12:59.724Z] 6343a5c17821: Verifying Checksum [2023-05-05T02:12:59.724Z] 6343a5c17821: Download complete [2023-05-05T02:13:00.325Z] c69224d8e51c: Verifying Checksum [2023-05-05T02:13:00.325Z] c69224d8e51c: Download complete [2023-05-05T02:13:00.325Z] a478c30451b0: Verifying Checksum [2023-05-05T02:13:00.325Z] a478c30451b0: Download complete [2023-05-05T02:13:00.325Z] 9509eea51bfd: Verifying Checksum [2023-05-05T02:13:00.325Z] 9509eea51bfd: Download complete [2023-05-05T02:13:00.614Z] 13893f74905f: Verifying Checksum [2023-05-05T02:13:00.614Z] 13893f74905f: Download complete [2023-05-05T02:13:00.614Z] cca6ee3ffb4d: Download complete [2023-05-05T02:13:00.614Z] fe1b37f33852: Verifying Checksum [2023-05-05T02:13:00.614Z] fe1b37f33852: Download complete [2023-05-05T02:13:00.614Z] 6343a5c17821: Pull complete [2023-05-05T02:13:00.614Z] 0e42b4e3b30c: Download complete [2023-05-05T02:13:00.614Z] 3ed71508fdeb: Verifying Checksum [2023-05-05T02:13:00.614Z] 3ed71508fdeb: Download complete [2023-05-05T02:13:00.892Z] b44bc8c7e93d: Verifying Checksum [2023-05-05T02:13:00.893Z] b44bc8c7e93d: Download complete [2023-05-05T02:13:00.893Z] fca51f470542: Verifying Checksum [2023-05-05T02:13:00.893Z] fca51f470542: Download complete [2023-05-05T02:13:00.893Z] 7fb3fc37985f: Pull complete [2023-05-05T02:13:02.343Z] c69224d8e51c: Pull complete [2023-05-05T02:13:02.343Z] d97e7eb47f8a: Verifying Checksum [2023-05-05T02:13:02.343Z] d97e7eb47f8a: Download complete [2023-05-05T02:13:03.334Z] 9509eea51bfd: Pull complete [2023-05-05T02:13:04.363Z] 13893f74905f: Pull complete [2023-05-05T02:13:04.645Z] a478c30451b0: Pull complete [2023-05-05T02:13:05.250Z] cca6ee3ffb4d: Pull complete [2023-05-05T02:13:05.527Z] fe1b37f33852: Pull complete [2023-05-05T02:13:06.522Z] b44bc8c7e93d: Pull complete [2023-05-05T02:13:06.797Z] 0e42b4e3b30c: Pull complete [2023-05-05T02:13:09.440Z] d97e7eb47f8a: Pull complete [2023-05-05T02:13:09.715Z] 3ed71508fdeb: Pull complete [2023-05-05T02:13:09.991Z] fca51f470542: Pull complete [2023-05-05T02:13:09.991Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-05T02:13:09.991Z] Status: Downloaded newer image for docker:latest [2023-05-05T02:13:12.634Z] ---> d6877fd97f42 [2023-05-05T02:13:12.634Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:13:12.634Z] ---> Running in 461bf468fab8 [2023-05-05T02:13:14.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:13:14.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:13:16.173Z] OK: 263 MiB in 53 packages [2023-05-05T02:13:17.669Z] Removing intermediate container 461bf468fab8 [2023-05-05T02:13:17.669Z] ---> 238594101827 [2023-05-05T02:13:17.669Z] Step 10/15 : ENV GO111MODULE=on [2023-05-05T02:13:17.669Z] ---> Running in 333552201e53 [2023-05-05T02:13:17.669Z] Removing intermediate container 333552201e53 [2023-05-05T02:13:17.669Z] ---> 8f7341725472 [2023-05-05T02:13:17.669Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:13:17.947Z] ---> Running in 257a8df0e3ee [2023-05-05T02:13:18.222Z] Removing intermediate container 257a8df0e3ee [2023-05-05T02:13:18.222Z] ---> f3c5c427f2d0 [2023-05-05T02:13:18.222Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-05T02:13:19.209Z] ---> a9024e581e61 [2023-05-05T02:13:19.209Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:13:19.209Z] ---> Running in dc341c69e75f [2023-05-05T02:14:27.353Z] Removing intermediate container dc341c69e75f [2023-05-05T02:14:27.353Z] ---> 430bac15ccfe [2023-05-05T02:14:27.353Z] Step 14/15 : COPY . . [2023-05-05T02:14:30.754Z] ---> 4008193eda8e [2023-05-05T02:14:30.754Z] Step 15/15 : RUN ${MAKE} [2023-05-05T02:14:30.754Z] ---> Running in 525e75e04de8 [2023-05-05T02:14:31.739Z] noop [2023-05-05T02:14:32.734Z] Removing intermediate container 525e75e04de8 [2023-05-05T02:14:32.734Z] ---> 18691a6f19dc [2023-05-05T02:14:32.734Z] Successfully built 18691a6f19dc [2023-05-05T02:14:32.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:14:33.136Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:14:33.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:14:33.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-13375 does not seem to be running inside a container [2023-05-05T02:14:33.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T02:14:35.008Z] $ docker top ef1e85bb4abfa5287b4c11dbfd5b393f0ebd1a190b4ed18d86aae44e3996a35f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:14:35.889Z] + go version [2023-05-05T02:14:35.889Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T02:14:35.923Z] $ docker stop --time=1 ef1e85bb4abfa5287b4c11dbfd5b393f0ebd1a190b4ed18d86aae44e3996a35f [2023-05-05T02:14:37.677Z] $ docker rm -f --volumes ef1e85bb4abfa5287b4c11dbfd5b393f0ebd1a190b4ed18d86aae44e3996a35f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:14:38.256Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T02:14:38.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:14:38.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-13375 does not seem to be running inside a container [2023-05-05T02:14:38.560Z] $ 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/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T02:14:39.845Z] $ docker top 9a093cca1dd3abc23be1ac99761c4949b1470aee0944584207610c7c39369035 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:14:40.723Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-05T02:14:41.400Z] + make test [2023-05-05T02:14:41.400Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-05T02:15:28.353Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-05T02:17:51.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-05T02:17:51.645Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-05T02:18:18.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T02:18:18.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T02:18:18.409Z] ./bin/test-attribution-txt.sh [2023-05-05T02:18:18.409Z] make -C web test [2023-05-05T02:18:18.409Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/8/web' [2023-05-05T02:18:18.409Z] make[1]: tput: No such file or directory [2023-05-05T02:18:18.409Z] make[1]: tput: No such file or directory [2023-05-05T02:18:18.409Z] warning: generating ./VERSION [2023-05-05T02:18:18.409Z] echo "0.0.0" > VERSION [2023-05-05T02:18:18.409Z] docker build \ [2023-05-05T02:18:18.409Z] -f Dockerfile \ [2023-05-05T02:18:18.409Z] --build-arg USER=1000 \ [2023-05-05T02:18:18.409Z] \ [2023-05-05T02:18:18.409Z] --label "git_sha=bb53309106f0dde672426450596fd5e5c6f917cc" \ [2023-05-05T02:18:18.409Z] -t edgexfoundry/edgex-web-ui:bb53309106f0dde672426450596fd5e5c6f917cc \ [2023-05-05T02:18:18.409Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-05T02:18:18.409Z] . [2023-05-05T02:18:18.409Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-05T02:18:18.409Z] Install the buildx component to build images with BuildKit: [2023-05-05T02:18:18.409Z] https://docs.docker.com/go/buildx/ [2023-05-05T02:18:18.409Z] [2023-05-05T02:18:18.409Z] Sending build context to Docker daemon 3.268MB [2023-05-05T02:18:18.409Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-05T02:18:18.409Z] 16.17-alpine3.15: Pulling from library/node [2023-05-05T02:18:18.409Z] 47517142f6ba: Pulling fs layer [2023-05-05T02:18:18.409Z] 5f8c4bfa009b: Pulling fs layer [2023-05-05T02:18:18.409Z] f7079c9c4ba1: Pulling fs layer [2023-05-05T02:18:18.409Z] aba105e6f55a: Pulling fs layer [2023-05-05T02:18:18.409Z] aba105e6f55a: Waiting [2023-05-05T02:18:18.409Z] f7079c9c4ba1: Verifying Checksum [2023-05-05T02:18:18.409Z] f7079c9c4ba1: Download complete [2023-05-05T02:18:18.409Z] 47517142f6ba: Download complete [2023-05-05T02:18:18.409Z] aba105e6f55a: Verifying Checksum [2023-05-05T02:18:18.409Z] aba105e6f55a: Download complete [2023-05-05T02:18:19.025Z] 47517142f6ba: Pull complete [2023-05-05T02:18:19.025Z] 5f8c4bfa009b: Verifying Checksum [2023-05-05T02:18:19.025Z] 5f8c4bfa009b: Download complete [2023-05-05T02:18:24.403Z] 5f8c4bfa009b: Pull complete [2023-05-05T02:18:24.403Z] f7079c9c4ba1: Pull complete [2023-05-05T02:18:24.674Z] aba105e6f55a: Pull complete [2023-05-05T02:18:24.674Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-05T02:18:24.674Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-05T02:18:24.674Z] ---> bf1b8b58d215 [2023-05-05T02:18:24.674Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-05T02:18:25.268Z] ---> Running in a382b8176c41 [2023-05-05T02:18:26.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:18:26.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:18:28.400Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-05T02:18:28.400Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-05T02:18:28.400Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-05T02:18:28.400Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-05T02:18:28.400Z] (5/128) Installing libxcb (1.14-r2) [2023-05-05T02:18:28.400Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-05T02:18:28.400Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-05T02:18:28.400Z] (8/128) Installing libice (1.0.10-r0) [2023-05-05T02:18:28.400Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-05T02:18:28.400Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-05T02:18:28.400Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-05T02:18:28.400Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-05T02:18:28.400Z] (13/128) Installing xset (1.2.4-r0) [2023-05-05T02:18:28.400Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-05T02:18:28.400Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-05T02:18:28.400Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-05T02:18:28.400Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-05T02:18:28.400Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-05T02:18:28.400Z] (19/128) Installing libintl (0.21-r0) [2023-05-05T02:18:28.400Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-05T02:18:28.400Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-05T02:18:28.400Z] (22/128) Installing pcre (8.45-r1) [2023-05-05T02:18:28.673Z] (23/128) Installing glib (2.70.1-r0) [2023-05-05T02:18:28.673Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-05T02:18:28.673Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-05T02:18:28.673Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-05T02:18:28.673Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-05T02:18:28.945Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-05T02:18:28.945Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-05T02:18:28.945Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-05T02:18:28.945Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-05T02:18:28.945Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-05T02:18:28.945Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-05T02:18:28.945Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-05T02:18:28.945Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-05T02:18:28.945Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-05T02:18:28.945Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-05T02:18:28.945Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-05T02:18:28.945Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-05T02:18:28.945Z] (40/128) Installing libxi (1.8-r0) [2023-05-05T02:18:28.945Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-05T02:18:28.945Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-05T02:18:28.945Z] (43/128) Installing atk (2.36.0-r0) [2023-05-05T02:18:28.945Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-05T02:18:28.945Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-05T02:18:28.945Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-05T02:18:29.218Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-05T02:18:29.218Z] (48/128) Installing expat (2.5.0-r0) [2023-05-05T02:18:29.218Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-05T02:18:29.218Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-05T02:18:29.218Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-05T02:18:29.218Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-05T02:18:29.218Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-05T02:18:29.218Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-05T02:18:29.218Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-05T02:18:29.218Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-05T02:18:29.218Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-05T02:18:29.218Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-05T02:18:29.490Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-05T02:18:29.490Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-05T02:18:29.490Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-05T02:18:29.490Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-05T02:18:29.490Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-05T02:18:29.490Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-05T02:18:29.490Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-05T02:18:29.490Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-05T02:18:29.490Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-05T02:18:29.490Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-05T02:18:29.762Z] (69/128) Installing pango (1.48.10-r0) [2023-05-05T02:18:29.762Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-05T02:18:29.762Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-05T02:18:29.762Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-05T02:18:29.762Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-05T02:18:29.762Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-05T02:18:29.762Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-05T02:18:30.355Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-05T02:18:30.355Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-05T02:18:30.355Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-05T02:18:30.355Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-05T02:18:30.355Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-05T02:18:32.962Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-05T02:18:32.962Z] (80/128) Installing flac (1.3.4-r0) [2023-05-05T02:18:32.962Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-05T02:18:32.962Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-05T02:18:32.962Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-05T02:18:32.962Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-05T02:18:32.962Z] (85/128) Installing libass (0.15.2-r0) [2023-05-05T02:18:32.962Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-05T02:18:32.962Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-05T02:18:32.962Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-05T02:18:32.962Z] (89/128) Installing lame (3.100-r0) [2023-05-05T02:18:32.962Z] (90/128) Installing opus (1.3.1-r1) [2023-05-05T02:18:32.962Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-05T02:18:32.962Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-05T02:18:32.962Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-05T02:18:32.962Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-05T02:18:32.962Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-05T02:18:32.962Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-05T02:18:32.962Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-05T02:18:32.962Z] (98/128) Installing libva (2.13.0-r0) [2023-05-05T02:18:32.962Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-05T02:18:32.962Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-05T02:18:32.962Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-05T02:18:32.962Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-05T02:18:33.232Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-05T02:18:33.232Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-05T02:18:33.232Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-05T02:18:33.232Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-05T02:18:33.232Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-05T02:18:33.824Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-05T02:18:33.824Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-05T02:18:33.824Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-05T02:18:33.824Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-05T02:18:33.824Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-05T02:18:33.824Z] (113/128) Installing nspr (4.32-r0) [2023-05-05T02:18:33.824Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-05T02:18:33.824Z] (115/128) Installing nss (3.78.1-r0) [2023-05-05T02:18:34.095Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-05T02:18:34.095Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-05T02:18:34.095Z] (118/128) Installing orc (0.4.32-r0) [2023-05-05T02:18:34.095Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-05T02:18:34.095Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-05T02:18:34.095Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-05T02:18:34.095Z] (122/128) Installing libpulse (15.0-r2) [2023-05-05T02:18:34.095Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-05T02:18:34.095Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-05T02:18:34.095Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-05T02:18:34.095Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-05T02:18:34.095Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-05T02:18:34.095Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-05T02:18:38.383Z] Executing busybox-1.34.1-r7.trigger [2023-05-05T02:18:38.383Z] Executing glib-2.70.1-r0.trigger [2023-05-05T02:18:38.383Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-05T02:18:40.977Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-05T02:18:40.977Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-05T02:18:41.248Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-05T02:18:41.248Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-05T02:18:41.248Z] OK: 275 MiB in 144 packages [2023-05-05T02:18:51.370Z] Removing intermediate container a382b8176c41 [2023-05-05T02:18:51.370Z] ---> a0f32ad795c5 [2023-05-05T02:18:51.370Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-05T02:18:51.370Z] ---> Running in d982cbfcca93 [2023-05-05T02:18:51.370Z] Removing intermediate container d982cbfcca93 [2023-05-05T02:18:51.370Z] ---> f4644106be54 [2023-05-05T02:18:51.370Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-05T02:18:51.370Z] ---> Running in 0e5e4d603a15 [2023-05-05T02:18:51.370Z] Removing intermediate container 0e5e4d603a15 [2023-05-05T02:18:51.370Z] ---> 8cb121ad12dc [2023-05-05T02:18:51.370Z] Step 5/10 : RUN npm install -g npm [2023-05-05T02:18:51.370Z] ---> Running in 832b1f8110ec [2023-05-05T02:19:30.402Z] [2023-05-05T02:19:30.402Z] removed 7 packages, changed 101 packages, and audited 264 packages in 30s [2023-05-05T02:19:30.402Z] [2023-05-05T02:19:30.402Z] 27 packages are looking for funding [2023-05-05T02:19:30.402Z] run `npm fund` for details [2023-05-05T02:19:30.402Z] [2023-05-05T02:19:30.402Z] found 0 vulnerabilities [2023-05-05T02:19:30.402Z] Removing intermediate container 832b1f8110ec [2023-05-05T02:19:30.402Z] ---> 289a019a30ca [2023-05-05T02:19:30.402Z] Step 6/10 : ARG USER=1000 [2023-05-05T02:19:30.402Z] ---> Running in a08c5383af46 [2023-05-05T02:19:30.402Z] Removing intermediate container a08c5383af46 [2023-05-05T02:19:30.402Z] ---> 5e8eff79f976 [2023-05-05T02:19:30.402Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-05T02:19:30.402Z] ---> Running in 477bbf2cdb27 [2023-05-05T02:19:32.399Z] Removing intermediate container 477bbf2cdb27 [2023-05-05T02:19:32.400Z] ---> 4b1d66aea897 [2023-05-05T02:19:32.400Z] Step 8/10 : USER $USER:$USER [2023-05-05T02:19:32.400Z] ---> Running in aa21c7d43646 [2023-05-05T02:19:32.400Z] Removing intermediate container aa21c7d43646 [2023-05-05T02:19:32.400Z] ---> c21c966f6f0b [2023-05-05T02:19:32.400Z] Step 9/10 : WORKDIR /app [2023-05-05T02:19:32.689Z] ---> Running in 66c85c93ab57 [2023-05-05T02:19:32.966Z] Removing intermediate container 66c85c93ab57 [2023-05-05T02:19:32.966Z] ---> 6fa1370d5627 [2023-05-05T02:19:32.966Z] Step 10/10 : LABEL git_sha=bb53309106f0dde672426450596fd5e5c6f917cc [2023-05-05T02:19:32.966Z] ---> Running in a94b181dcc45 [2023-05-05T02:19:33.573Z] Removing intermediate container a94b181dcc45 [2023-05-05T02:19:33.573Z] ---> f85ccb47f698 [2023-05-05T02:19:33.573Z] Successfully built f85ccb47f698 [2023-05-05T02:19:33.573Z] Successfully tagged edgexfoundry/edgex-web-ui:bb53309106f0dde672426450596fd5e5c6f917cc [2023-05-05T02:19:33.573Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-05T02:19:33.573Z] touch edgex-web-ui.imagebuilt [2023-05-05T02:19:33.573Z] mkdir -p node_modules coverage [2023-05-05T02:19:33.573Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-05T02:19:33.573Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE Unsupported engine { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE required: { [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE }, [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-05T02:19:48.745Z] npm WARN EBADENGINE } [2023-05-05T02:20:27.654Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-05T02:20:28.237Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-05T02:20:28.237Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-05T02:20:29.196Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:20:30.156Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-05T02:20:34.415Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-05T02:20:44.500Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-05T02:20:44.500Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-05T02:20:45.914Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-05T02:21:12.617Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-05T02:21:12.617Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:21:12.617Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T02:21:15.966Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T02:21:17.915Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-05T02:21:19.328Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-05T02:21:34.346Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-05T02:21:34.936Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-05T02:21:53.155Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-05T02:22:32.044Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-05T02:23:18.944Z] [2023-05-05T02:23:18.944Z] added 1474 packages, and audited 1475 packages in 4m [2023-05-05T02:23:18.944Z] [2023-05-05T02:23:18.944Z] 90 packages are looking for funding [2023-05-05T02:23:18.944Z] run `npm fund` for details [2023-05-05T02:23:19.540Z] [2023-05-05T02:23:19.540Z] 36 vulnerabilities (1 low, 12 moderate, 19 high, 4 critical) [2023-05-05T02:23:19.540Z] [2023-05-05T02:23:19.540Z] To address issues that do not require attention, run: [2023-05-05T02:23:19.540Z] npm audit fix [2023-05-05T02:23:19.540Z] [2023-05-05T02:23:19.540Z] To address all issues (including breaking changes), run: [2023-05-05T02:23:19.540Z] npm audit fix --force [2023-05-05T02:23:19.540Z] [2023-05-05T02:23:19.540Z] Run `npm audit` for details. [2023-05-05T02:23:23.821Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-05T02:23:49.637Z] - Generating browser application bundles (phase: setup)... [2023-05-05T02:24:28.568Z] Compiling @angular/core : es2015 as esm2015 [2023-05-05T02:24:28.568Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-05T02:25:00.831Z] Compiling @angular/common : es2015 as esm2015 [2023-05-05T02:25:00.831Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-05T02:25:09.059Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-05T02:25:09.059Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-05T02:25:13.330Z] Compiling @angular/router : es2015 as esm2015 [2023-05-05T02:25:13.914Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-05T02:25:20.577Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-05T02:25:21.994Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-05T02:25:21.994Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-05T02:25:27.352Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-05T02:25:27.352Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-05T02:25:27.622Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-05T02:26:49.287Z] 05 05 2023 02:26:41.155:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-05T02:26:49.287Z] 05 05 2023 02:26:41.171:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-05T02:26:49.287Z] 05 05 2023 02:26:41.204:INFO [launcher]: Starting browser ChromeHeadless [2023-05-05T02:28:10.978Z] 05 05 2023 02:27:59.284:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-05T02:28:10.978Z] 05 05 2023 02:28:04.172:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T02:28:10.978Z] 05 05 2023 02:28:06.916:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-05T02:29:07.437Z] 05 05 2023 02:29:07.043:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-05T02:29:10.032Z] 05 05 2023 02:29:09.845:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-05T02:29:25.073Z] ✔ Browser application bundle generation complete. [2023-05-05T02:29:25.073Z] 05 05 2023 02:29:24.900:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket J7EVhrCJ3OUTAWVmAAAB with id 1900492 [2023-05-05T02:29:52.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-05T02:29:52.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.841 secs) [2023-05-05T02:29:52.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 2.03 secs) [2023-05-05T02:29:52.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.873 secs) [2023-05-05T02:29:52.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 3.049 secs) [2023-05-05T02:29:52.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.455 secs) [2023-05-05T02:29:52.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 3.725 secs) [2023-05-05T02:29:52.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.839 secs) [2023-05-05T02:29:52.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.902 secs) [2023-05-05T02:29:53.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 4.331 secs) [2023-05-05T02:29:53.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 4.571 secs) [2023-05-05T02:29:54.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 5.28 secs) [2023-05-05T02:29:54.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 5.52 secs) [2023-05-05T02:29:54.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 5.583 secs) [2023-05-05T02:29:55.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 6.465 secs) [2023-05-05T02:29:55.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 6.597 secs) [2023-05-05T02:29:56.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 6.628 secs) [2023-05-05T02:29:56.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 6.75 secs) [2023-05-05T02:29:56.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 7.113 secs) [2023-05-05T02:29:56.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 7.225 secs) [2023-05-05T02:29:57.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 7.327 secs) [2023-05-05T02:29:57.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 7.435 secs) [2023-05-05T02:29:57.308Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 7.56 secs) [2023-05-05T02:29:57.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 7.819 secs) [2023-05-05T02:29:57.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 7.855 secs) [2023-05-05T02:29:57.851Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 8.044 secs) [2023-05-05T02:29:57.851Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 8.092 secs) [2023-05-05T02:29:57.851Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 8.142 secs) [2023-05-05T02:29:58.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 8.187 secs) [2023-05-05T02:29:58.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 8.281 secs) [2023-05-05T02:29:58.389Z] WARN: ' [2023-05-05T02:29:58.389Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:29:58.389Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:29:58.389Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:29:58.389Z] in a future version of Angular. [2023-05-05T02:29:58.389Z] [2023-05-05T02:29:58.389Z] For more information on this, see our API docs here: [2023-05-05T02:29:58.389Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:29:58.389Z] ' [2023-05-05T02:29:58.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 8.281 secs) [2023-05-05T02:29:58.389Z] WARN: ' [2023-05-05T02:29:58.389Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-05T02:29:58.389Z] Support for using the ngModel input property and ngModelChange event with [2023-05-05T02:29:58.389Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-05T02:29:58.389Z] in a future version of Angular. [2023-05-05T02:29:58.389Z] [2023-05-05T02:29:58.389Z] For more information on this, see our API docs here: [2023-05-05T02:29:58.389Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-05T02:29:58.389Z] ' [2023-05-05T02:29:58.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 8.531 secs) [2023-05-05T02:29:59.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 9.494 secs) [2023-05-05T02:29:59.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 9.633 secs) [2023-05-05T02:29:59.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 9.844 secs) [2023-05-05T02:30:00.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 9.952 secs) [2023-05-05T02:30:00.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 10.146 secs) [2023-05-05T02:30:00.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 10.497 secs) [2023-05-05T02:30:00.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 10.526 secs) [2023-05-05T02:30:00.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 10.549 secs) [2023-05-05T02:30:01.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 10.816 secs) [2023-05-05T02:30:01.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 11.029 secs) [2023-05-05T02:30:01.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 11.248 secs) [2023-05-05T02:30:01.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 11.332 secs) [2023-05-05T02:30:02.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 11.399 secs) [2023-05-05T02:30:02.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 11.471 secs) [2023-05-05T02:30:02.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 11.686 secs) [2023-05-05T02:30:02.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 11.718 secs) [2023-05-05T02:30:02.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 11.764 secs) [2023-05-05T02:30:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 11.812 secs) [2023-05-05T02:30:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 11.834 secs) [2023-05-05T02:30:02.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 11.854 secs) [2023-05-05T02:30:02.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 12.201 secs) [2023-05-05T02:30:03.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 12.295 secs) [2023-05-05T02:30:03.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 12.384 secs) [2023-05-05T02:30:03.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 12.477 secs) [2023-05-05T02:30:03.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 12.613 secs) [2023-05-05T02:30:03.677Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 12.72 secs) [2023-05-05T02:30:03.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 12.794 secs) [2023-05-05T02:30:03.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 12.902 secs) [2023-05-05T02:30:04.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 12.928 secs) [2023-05-05T02:30:04.219Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 12.944 secs) [2023-05-05T02:30:04.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 13.498 secs) [2023-05-05T02:30:05.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 13.65 secs) [2023-05-05T02:30:05.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 13.876 secs) [2023-05-05T02:30:05.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 13.963 secs) [2023-05-05T02:30:05.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 14.051 secs) [2023-05-05T02:30:05.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 14.194 secs) [2023-05-05T02:30:05.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 14.224 secs) [2023-05-05T02:30:05.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 14.271 secs) [2023-05-05T02:30:06.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 14.379 secs) [2023-05-05T02:30:06.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 14.413 secs) [2023-05-05T02:30:06.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 14.43 secs) [2023-05-05T02:30:06.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 14.457 secs) [2023-05-05T02:30:06.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 14.476 secs) [2023-05-05T02:30:06.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 14.545 secs) [2023-05-05T02:30:06.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 14.575 secs) [2023-05-05T02:30:06.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 14.632 secs) [2023-05-05T02:30:06.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 14.681 secs) [2023-05-05T02:30:06.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 14.874 secs) [2023-05-05T02:30:06.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 14.973 secs) [2023-05-05T02:30:07.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 15.104 secs) [2023-05-05T02:30:07.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 15.164 secs) [2023-05-05T02:30:07.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 15.281 secs) [2023-05-05T02:30:07.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 15.399 secs) [2023-05-05T02:30:07.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 15.445 secs) [2023-05-05T02:30:07.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 15.512 secs) [2023-05-05T02:30:07.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 15.552 secs) [2023-05-05T02:30:07.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 15.586 secs) [2023-05-05T02:30:08.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 15.619 secs) [2023-05-05T02:30:08.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 15.647 secs) [2023-05-05T02:30:08.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 15.662 secs) [2023-05-05T02:30:08.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 15.733 secs) [2023-05-05T02:30:08.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 15.755 secs) [2023-05-05T02:30:08.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 15.773 secs) [2023-05-05T02:30:08.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 15.832 secs) [2023-05-05T02:30:08.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 16.163 secs) [2023-05-05T02:30:09.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 16.598 secs) [2023-05-05T02:30:09.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 16.742 secs) [2023-05-05T02:30:09.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 16.819 secs) [2023-05-05T02:30:09.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 16.838 secs) [2023-05-05T02:30:09.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 17.039 secs) [2023-05-05T02:30:10.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 17.253 secs) [2023-05-05T02:30:10.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 17.334 secs) [2023-05-05T02:30:10.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 17.403 secs) [2023-05-05T02:30:10.534Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 17.427 secs) [2023-05-05T02:30:11.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 17.891 secs) [2023-05-05T02:30:11.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 18.135 secs) [2023-05-05T02:30:11.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 18.294 secs) [2023-05-05T02:30:11.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 18.356 secs) [2023-05-05T02:30:11.668Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 18.404 secs) [2023-05-05T02:30:12.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 18.733 secs) [2023-05-05T02:30:12.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 18.817 secs) [2023-05-05T02:30:12.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 18.844 secs) [2023-05-05T02:30:12.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 18.873 secs) [2023-05-05T02:30:13.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 19.331 secs) [2023-05-05T02:30:13.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 19.525 secs) [2023-05-05T02:30:13.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 19.639 secs) [2023-05-05T02:30:13.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 19.689 secs) [2023-05-05T02:30:13.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 19.735 secs) [2023-05-05T02:30:13.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 19.872 secs) [2023-05-05T02:30:14.198Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 20.001 secs) [2023-05-05T02:30:14.198Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 20.048 secs) [2023-05-05T02:30:14.198Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 20.09 secs) [2023-05-05T02:30:14.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 20.3 secs) [2023-05-05T02:30:14.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 20.422 secs) [2023-05-05T02:30:14.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 20.459 secs) [2023-05-05T02:30:15.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 20.656 secs) [2023-05-05T02:30:15.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 20.713 secs) [2023-05-05T02:30:15.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 20.755 secs) [2023-05-05T02:30:15.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 20.818 secs) [2023-05-05T02:30:15.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 20.889 secs) [2023-05-05T02:30:15.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 20.918 secs) [2023-05-05T02:30:15.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 20.933 secs) [2023-05-05T02:30:15.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 21.226 secs) [2023-05-05T02:30:16.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 21.281 secs) [2023-05-05T02:30:16.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 21.324 secs) [2023-05-05T02:30:16.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 21.711 secs) [2023-05-05T02:30:16.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 21.784 secs) [2023-05-05T02:30:16.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 21.817 secs) [2023-05-05T02:30:16.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 21.832 secs) [2023-05-05T02:30:17.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 22.014 secs) [2023-05-05T02:30:17.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 22.121 secs) [2023-05-05T02:30:17.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 22.202 secs) [2023-05-05T02:30:17.453Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 22.227 secs) [2023-05-05T02:30:17.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 22.319 secs) [2023-05-05T02:30:17.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 22.346 secs) [2023-05-05T02:30:17.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 22.37 secs) [2023-05-05T02:30:17.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 22.433 secs) [2023-05-05T02:30:17.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 22.472 secs) [2023-05-05T02:30:17.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 22.593 secs) [2023-05-05T02:30:19.420Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (31.304 secs / 22.593 secs) [2023-05-05T02:30:19.420Z] TOTAL: 149 SUCCESS [2023-05-05T02:30:19.689Z] ✔ Browser application bundle generation complete. [2023-05-05T02:30:25.057Z] [2023-05-05T02:30:25.057Z] =============================== Coverage summary =============================== [2023-05-05T02:30:25.057Z] Statements : 40.95% ( 1466/3580 ) [2023-05-05T02:30:25.057Z] Branches : 12.03% ( 111/923 ) [2023-05-05T02:30:25.057Z] Functions : 33.2% ( 431/1298 ) [2023-05-05T02:30:25.057Z] Lines : 38.88% ( 1317/3387 ) [2023-05-05T02:30:25.057Z] ================================================================================ [2023-05-05T02:30:25.057Z] 05 05 2023 02:30:24.086:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-05T02:30:25.649Z] ✔ Browser application bundle generation complete. [2023-05-05T02:30:27.072Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/8/web' [Pipeline] echo [2023-05-05T02:30:27.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T02:30:27.124Z] $ docker stop --time=1 9a093cca1dd3abc23be1ac99761c4949b1470aee0944584207610c7c39369035 [2023-05-05T02:30:29.047Z] $ docker rm -f --volumes 9a093cca1dd3abc23be1ac99761c4949b1470aee0944584207610c7c39369035 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:30:30.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T02:30:33.634Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T02:30:40.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T02:30:40.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T02:30:44.261Z] + ls -al . [2023-05-05T02:30:44.261Z] total 176 [2023-05-05T02:30:44.261Z] drwxrwxr-x 13 jenkins jenkins 4096 May 5 02:14 . [2023-05-05T02:30:44.261Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:11 .. [2023-05-05T02:30:44.261Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:11 .blubracket [2023-05-05T02:30:44.261Z] -rw-rw-r-- 1 jenkins jenkins 18 May 5 02:11 .dockerignore [2023-05-05T02:30:44.261Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:11 .git [2023-05-05T02:30:44.261Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:11 .github [2023-05-05T02:30:44.261Z] -rw-rw-r-- 1 jenkins jenkins 185 May 5 02:11 .gitignore [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 5 02:11 Attribution.txt [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 5 02:11 CHANGELOG.md [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 5 02:11 CONTRIBUTING.md [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 5 02:11 Dockerfile [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 652 May 5 02:11 Jenkinsfile [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 5 02:11 LICENSE [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 5 02:11 Makefile [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 5 02:11 README.md [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 02:08 VERSION [2023-05-05T02:30:44.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:11 assets [2023-05-05T02:30:44.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:11 bin [2023-05-05T02:30:44.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 02:11 cmd [2023-05-05T02:30:44.262Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 02:14 coverage.out [2023-05-05T02:30:44.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 02:11 docs [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 5 02:11 go.mod [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 5 02:11 go.sum [2023-05-05T02:30:44.262Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 02:11 internal [2023-05-05T02:30:44.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:11 snap [2023-05-05T02:30:44.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 02:11 testing [2023-05-05T02:30:44.262Z] -rw-rw-r-- 1 jenkins jenkins 155 May 5 02:11 version.go [2023-05-05T02:30:44.262Z] drwxrwxr-x 6 jenkins jenkins 4096 May 5 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:30:44.640Z] + 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=bb53309106f0dde672426450596fd5e5c6f917cc --label arch=arm64 --label version=0.0.0 . [2023-05-05T02:30:46.079Z] Sending build context to Docker daemon 31.64MB [2023-05-05T02:30:46.079Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T02:30:46.079Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T02:30:46.080Z] ---> 18691a6f19dc [2023-05-05T02:30:46.080Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-05T02:30:47.518Z] ---> Running in 4b1691f8acb1 [2023-05-05T02:30:47.793Z] Removing intermediate container 4b1691f8acb1 [2023-05-05T02:30:47.793Z] ---> fb84df1f92cd [2023-05-05T02:30:47.793Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T02:30:47.793Z] ---> Running in b0d5bcdf82ec [2023-05-05T02:30:48.389Z] Removing intermediate container b0d5bcdf82ec [2023-05-05T02:30:48.389Z] ---> 6d69700ff83b [2023-05-05T02:30:48.389Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T02:30:48.389Z] ---> Running in 50f34128aa6a [2023-05-05T02:30:48.664Z] Removing intermediate container 50f34128aa6a [2023-05-05T02:30:48.664Z] ---> 9169fd71e597 [2023-05-05T02:30:48.664Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-05T02:30:48.935Z] ---> Running in 81568eadeb9b [2023-05-05T02:30:49.208Z] Removing intermediate container 81568eadeb9b [2023-05-05T02:30:49.208Z] ---> 6eb9be4b5d78 [2023-05-05T02:30:49.208Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-05T02:30:49.208Z] ---> Running in 9a41e58539db [2023-05-05T02:30:49.806Z] Removing intermediate container 9a41e58539db [2023-05-05T02:30:49.806Z] ---> ab15be76e70f [2023-05-05T02:30:49.806Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-05T02:30:51.819Z] ---> ae4f1b7e9756 [2023-05-05T02:30:51.819Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T02:30:51.819Z] ---> Running in 9e783d75cc46 [2023-05-05T02:30:52.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:30:53.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:30:55.208Z] OK: 263 MiB in 53 packages [2023-05-05T02:30:56.641Z] Removing intermediate container 9e783d75cc46 [2023-05-05T02:30:56.641Z] ---> 534793e37dea [2023-05-05T02:30:56.641Z] Step 10/25 : ENV GO111MODULE=on [2023-05-05T02:30:56.912Z] ---> Running in a3a0efff53b1 [2023-05-05T02:30:57.183Z] Removing intermediate container a3a0efff53b1 [2023-05-05T02:30:57.183Z] ---> 2864ce33adf8 [2023-05-05T02:30:57.183Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-05T02:30:57.183Z] ---> Running in fe1c8db25cec [2023-05-05T02:30:57.775Z] Removing intermediate container fe1c8db25cec [2023-05-05T02:30:57.775Z] ---> e2b2bcc9c7c6 [2023-05-05T02:30:57.775Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-05T02:30:58.365Z] ---> 63a903bcc2a6 [2023-05-05T02:30:58.365Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T02:30:58.634Z] ---> Running in b314dd26d637 [2023-05-05T02:31:02.014Z] Removing intermediate container b314dd26d637 [2023-05-05T02:31:02.014Z] ---> 269e5af008cf [2023-05-05T02:31:02.014Z] Step 14/25 : COPY . . [2023-05-05T02:31:07.414Z] ---> 4c880504b09f [2023-05-05T02:31:07.414Z] Step 15/25 : RUN ${MAKE} [2023-05-05T02:31:07.414Z] ---> Running in 3c4fbb05c072 [2023-05-05T02:31:08.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-05T02:33:45.209Z] Removing intermediate container 3c4fbb05c072 [2023-05-05T02:33:45.209Z] ---> 9a8d0e5263c4 [2023-05-05T02:33:45.209Z] Step 16/25 : FROM alpine:3.17 [2023-05-05T02:33:45.209Z] 3.17: Pulling from library/alpine [2023-05-05T02:33:45.209Z] c41833b44d91: Already exists [2023-05-05T02:33:45.209Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:33:45.209Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:33:45.209Z] ---> 51e60588ff2c [2023-05-05T02:33:45.209Z] Step 17/25 : EXPOSE 4000 [2023-05-05T02:33:45.209Z] ---> Running in 69730127365a [2023-05-05T02:33:45.209Z] Removing intermediate container 69730127365a [2023-05-05T02:33:45.209Z] ---> 845b736a70ed [2023-05-05T02:33:45.209Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:33:45.209Z] ---> eafc5fc6e437 [2023-05-05T02:33:45.209Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-05T02:33:45.209Z] ---> d7423f715d9d [2023-05-05T02:33:45.209Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-05T02:33:45.209Z] ---> 1fa80d38b0ca [2023-05-05T02:33:45.209Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-05T02:33:45.209Z] ---> Running in 1a8d54c8d6ac [2023-05-05T02:33:45.209Z] Removing intermediate container 1a8d54c8d6ac [2023-05-05T02:33:45.209Z] ---> b6afdc54cc60 [2023-05-05T02:33:45.209Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-05T02:33:45.209Z] ---> Running in f8309984f29a [2023-05-05T02:33:45.209Z] Removing intermediate container f8309984f29a [2023-05-05T02:33:45.209Z] ---> 3b6348711668 [2023-05-05T02:33:45.209Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T02:33:45.209Z] ---> Running in e46b2c95e076 [2023-05-05T02:33:45.209Z] Removing intermediate container e46b2c95e076 [2023-05-05T02:33:45.209Z] ---> 796505f7182b [2023-05-05T02:33:45.209Z] Step 24/25 : LABEL git_sha=bb53309106f0dde672426450596fd5e5c6f917cc [2023-05-05T02:33:45.209Z] ---> Running in 9d6e03060a29 [2023-05-05T02:33:45.209Z] Removing intermediate container 9d6e03060a29 [2023-05-05T02:33:45.209Z] ---> 8895d2de4979 [2023-05-05T02:33:45.209Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T02:33:45.209Z] ---> Running in 98733daca155 [2023-05-05T02:33:45.209Z] Removing intermediate container 98733daca155 [2023-05-05T02:33:45.209Z] ---> 20f1d2bb1acb [2023-05-05T02:33:45.209Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:33:45.209Z] Successfully built 20f1d2bb1acb [2023-05-05T02:33:45.209Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:33:45.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:33:45.690Z] [2023-05-05T02:33:45.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:33:46.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:33:46.307Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T02:33:46.307Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T02:33:46.307Z] 04944245beec: Pulling fs layer [2023-05-05T02:33:46.307Z] 699f458cf7ca: Pulling fs layer [2023-05-05T02:33:46.307Z] 765212b225bb: Pulling fs layer [2023-05-05T02:33:46.307Z] f23df028b6ca: Pulling fs layer [2023-05-05T02:33:46.307Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T02:33:46.307Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T02:33:46.307Z] f23df028b6ca: Waiting [2023-05-05T02:33:46.307Z] 765212b225bb: Waiting [2023-05-05T02:33:46.307Z] d65c8cfc05b1: Waiting [2023-05-05T02:33:46.307Z] 2437ff75d9bd: Waiting [2023-05-05T02:33:46.307Z] 04944245beec: Download complete [2023-05-05T02:33:46.307Z] 765212b225bb: Download complete [2023-05-05T02:33:46.307Z] f23df028b6ca: Download complete [2023-05-05T02:33:46.307Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T02:33:46.307Z] d65c8cfc05b1: Download complete [2023-05-05T02:33:46.577Z] 699f458cf7ca: Verifying Checksum [2023-05-05T02:33:46.577Z] 699f458cf7ca: Download complete [2023-05-05T02:33:46.848Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T02:33:46.848Z] 8998bd30e6a1: Download complete [2023-05-05T02:33:49.439Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T02:33:49.439Z] 2437ff75d9bd: Download complete [2023-05-05T02:33:51.390Z] 8998bd30e6a1: Pull complete [2023-05-05T02:33:51.658Z] 04944245beec: Pull complete [2023-05-05T02:33:53.071Z] 699f458cf7ca: Pull complete [2023-05-05T02:33:53.071Z] 765212b225bb: Pull complete [2023-05-05T02:33:54.032Z] f23df028b6ca: Pull complete [2023-05-05T02:33:54.032Z] d65c8cfc05b1: Pull complete [2023-05-05T02:34:09.024Z] 2437ff75d9bd: Pull complete [2023-05-05T02:34:09.024Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T02:34:09.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:34:09.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:34:09.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-13375 does not seem to be running inside a container [2023-05-05T02:34:09.296Z] $ 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/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T02:34:12.534Z] $ docker top a38e3f5d729512a62d8fb332de57981fbf46b9791636624eae4e9f7e041a4161 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:13.368Z] ---> job-cost.sh [2023-05-05T02:34:13.368Z] lf-activate-venv: SKIPPING [2023-05-05T02:34:13.368Z] INFO: No Stack... [2023-05-05T02:34:13.952Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T02:34:14.535Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:34:14.857Z] + + catcut /w/workspace/edgex-ui-go/8/archives/cost.csv -d, [2023-05-05T02:34:14.857Z] -f6 [Pipeline] lock [2023-05-05T02:34:15.197Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [2023-05-05T02:34:15.203Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] did not exist. Created. [2023-05-05T02:34:15.203Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:34:15.858Z] /w/workspace/edgex-ui-go/8@tmp/durable-8a889840/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T02:34:16.508Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T02:34:16.531Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T02:34:21.561Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:34:21.572Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-581-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:34:21.607Z] $ docker stop --time=1 a38e3f5d729512a62d8fb332de57981fbf46b9791636624eae4e9f7e041a4161 [2023-05-05T02:34:23.322Z] $ docker rm -f --volumes a38e3f5d729512a62d8fb332de57981fbf46b9791636624eae4e9f7e041a4161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T02:34:23.699Z] provisioning config files... [2023-05-05T02:34:23.706Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config7841718578472260752tmp [Pipeline] { [Pipeline] sh [2023-05-05T02:34:24.000Z] + set +x [2023-05-05T02:34:24.000Z] + + curl -s https://codecov.io/bash [2023-05-05T02:34:24.000Z] bash -s -- [2023-05-05T02:34:24.000Z] [2023-05-05T02:34:24.000Z] _____ _ [2023-05-05T02:34:24.000Z] / ____| | | [2023-05-05T02:34:24.000Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T02:34:24.000Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T02:34:24.000Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T02:34:24.000Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T02:34:24.000Z] Bash-1.0.6 [2023-05-05T02:34:24.000Z] [2023-05-05T02:34:24.000Z] [2023-05-05T02:34:24.000Z] ==> git version 2.25.1 found [2023-05-05T02:34:24.000Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T02:34:24.000Z] Release-Date: 2020-01-08 [2023-05-05T02:34:24.000Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T02:34:24.000Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T02:34:24.000Z] ==> Jenkins CI detected. [2023-05-05T02:34:24.000Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-581 [2023-05-05T02:34:24.000Z] project root: . [2023-05-05T02:34:24.000Z] --> token set from env [2023-05-05T02:34:24.000Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T02:34:24.000Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T02:34:24.259Z] ==> Python coveragepy not found [2023-05-05T02:34:24.259Z] ==> Searching for coverage reports in: [2023-05-05T02:34:24.259Z] + . [2023-05-05T02:34:24.259Z] -> Found 1 reports [2023-05-05T02:34:24.259Z] ==> Detecting git/mercurial file structure [2023-05-05T02:34:24.259Z] ==> Reading reports [2023-05-05T02:34:24.259Z] + ./coverage.out bytes=10 [2023-05-05T02:34:24.259Z] ==> Appending adjustments [2023-05-05T02:34:24.259Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T02:34:24.826Z] + Found adjustments [2023-05-05T02:34:24.826Z] ==> Gzipping contents [2023-05-05T02:34:24.826Z] 12K /tmp/codecov.K0X7ur.gz [2023-05-05T02:34:24.826Z] ==> Uploading reports [2023-05-05T02:34:24.826Z] url: https://codecov.io [2023-05-05T02:34:24.826Z] query: branch=PR-581&commit=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-05-05T02:34:25.084Z] -> Pinging Codecov [2023-05-05T02:34:25.084Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-581&commit=ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-581%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-05-05T02:34:25.084Z] -> Uploading to [2023-05-05T02:34:25.084Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/FB506323287CE973F263BFD2A0EB1F37/ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37/6ad587a9-bd51-4c09-b1fa-8cf65bce5264.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T023424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b9f809eaa84228a8a3367c748bfa6ae2f32df834e3e25a72a82ce6a80e23d8c [2023-05-05T02:34:25.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:34:25.084Z] Dload Upload Total Spent Left Speed [2023-05-05T02:34:25.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 37285 --:--:-- --:--:-- --:--:-- 37443 [2023-05-05T02:34:25.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ff4c9ac3a6084f7e90e3cc921ec4118dfe827b37 [Pipeline] } [2023-05-05T02:34:25.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T02:34:26.008Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives ] [2023-05-05T02:34:26.008Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2023-05-05T02:34:26.009Z] total 16 [2023-05-05T02:34:26.009Z] drwxr-xr-x 3 root root 4096 May 5 02:11 . [2023-05-05T02:34:26.009Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:11 .. [2023-05-05T02:34:26.009Z] drwxr-xr-x 2 root root 4096 May 5 02:11 cost [2023-05-05T02:34:26.009Z] -rw-r--r-- 1 root root 83 May 5 02:11 cost.csv [2023-05-05T02:34:26.009Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2023-05-05T02:34:26.009Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives [2023-05-05T02:34:26.009Z] total 16 [2023-05-05T02:34:26.009Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 02:11 . [2023-05-05T02:34:26.009Z] drwxrwxr-x 15 jenkins jenkins 4096 May 5 02:11 .. [2023-05-05T02:34:26.009Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 02:11 cost [2023-05-05T02:34:26.009Z] -rw-r--r-- 1 jenkins jenkins 83 May 5 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:26.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:27.163Z] ---> package-listing.sh [2023-05-05T02:34:27.163Z] ++ facter osfamily [2023-05-05T02:34:27.163Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T02:34:27.422Z] + OS_FAMILY=debian [2023-05-05T02:34:27.422Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-581 [2023-05-05T02:34:27.422Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T02:34:27.422Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T02:34:27.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T02:34:27.422Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T02:34:27.422Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' [2023-05-05T02:34:27.422Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T02:34:27.422Z] + case "${OS_FAMILY}" in [2023-05-05T02:34:27.422Z] + dpkg -l [2023-05-05T02:34:27.422Z] + grep '^ii' [2023-05-05T02:34:27.422Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T02:34:27.422Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T02:34:27.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T02:34:27.422Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-581 ']' [2023-05-05T02:34:27.422Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [2023-05-05T02:34:27.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-581/archives/ [Pipeline] echo [2023-05-05T02:34:27.432Z] 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-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T02:34:27.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:34:28.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:34:28.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:34:28.335Z] prd-ubuntu20.04-docker-8c-8g-13360 does not seem to be running inside a container [2023-05-05T02:34:28.366Z] $ 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-581/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-581 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581:/w/workspace/edgexfoundry_edgex-ui-go_PR-581:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T02:34:28.578Z] $ docker top 3de6005ee57eaf5dbb3360f1f8804df2f1623c949954be922801274cce12b9aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:34:28.917Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T02:34:29.203Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T02:34:29.490Z] + ls /var/log/sa-host [2023-05-05T02:34:29.490Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:34:29.555Z] provisioning config files... [2023-05-05T02:34:29.563Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-581@tmp/config17422240099585353121tmp [Pipeline] { [Pipeline] echo [2023-05-05T02:34:29.578Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:29.858Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T02:34:29.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:30.192Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T02:34:30.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:30.483Z] ---> sudo-logs.sh [2023-05-05T02:34:30.483Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T02:34:30.517Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:30.800Z] ---> job-cost.sh [2023-05-05T02:34:30.800Z] lf-activate-venv: SKIPPING [2023-05-05T02:34:30.800Z] DEBUG: total: 0.2199999988079071 [2023-05-05T02:34:30.800Z] INFO: Retrieving Stack Cost... [2023-05-05T02:34:31.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:34:31.628Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T02:34:31.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:34:31.925Z] ---> logs-deploy.sh [2023-05-05T02:34:31.925Z] lf-activate-venv: SKIPPING [2023-05-05T02:34:31.925Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-581/8 [2023-05-05T02:34:31.925Z] INFO: archiving workspace using pattern(s): [2023-05-05T02:34:32.865Z] Archives upload complete. [2023-05-05T02:34:32.865Z] INFO: archiving logs to Nexus