Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b7835a6bc502bff85c2123a9d623aba7bf628ed+f22d9fd72652b6230f2e463e6c7ea75394f899e7 (d0b13d170310609967c4fd0cb6d88b2910230acb) 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-ssh6426764904420272423.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-ssh5060137657418758025.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-608/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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17602309407841627458.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-ssh5379574975143409604.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-608/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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15609442582721611723.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-16650 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [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-608 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f22d9fd72652b6230f2e463e6c7ea75394f899e7 into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed Merge succeeded, producing fa33d05d7a66467abb974b3416688db0559b73b8 Checking out Revision fa33d05d7a66467abb974b3416688db0559b73b8 (PR-608) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # 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 f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa33d05d7a66467abb974b3416688db0559b73b8 # timeout=10 Commit message: "Merge commit 'f22d9fd72652b6230f2e463e6c7ea75394f899e7' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 37823d625bf8e4ad650ac20bd5940ba561a60407 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T02:09:41.914Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T02:09:41.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T02:09:41.999Z] ========================================================= [2023-05-24T02:09:41.999Z] EdgeX Global Pipelines Version Info [2023-05-24T02:09:41.999Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:09:42.704Z] ------------------- [2023-05-24T02:09:42.704Z] stable info: [2023-05-24T02:09:42.704Z] ------------------- [2023-05-24T02:09:42.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T02:09:42.704Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T02:09:42.704Z] Message: update stable to v1.0.249 [2023-05-24T02:09:43.274Z] ------------------- [2023-05-24T02:09:43.274Z] experimental info: [2023-05-24T02:09:43.274Z] ------------------- [2023-05-24T02:09:43.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T02:09:43.274Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T02:09:43.274Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T02:09:43.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T02:09:43.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T02:09:43.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T02:09:43.515Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T02:09:43.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T02:09:43.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T02:09:43.567Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T02:09:43.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T02:09:43.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T02:09:43.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T02:09:43.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T02:09:43.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T02:09:43.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T02:09:43.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T02:09:43.714Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T02:09:43.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T02:09:43.753Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T02:09:43.773Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T02:09:43.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T02:09:43.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T02:09:43.833Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T02:09:43.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T02:09:43.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T02:09:43.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T02:09:43.913Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T02:09:43.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T02:09:43.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T02:09:43.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo [2023-05-24T02:09:43.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo [2023-05-24T02:09:44.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo [2023-05-24T02:09:44.023Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa33d05d7a66467abb974b3416688db0559b73b8 [Pipeline] echo [2023-05-24T02:09:44.045Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa33d05 [Pipeline] echo [2023-05-24T02:09:44.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T02:09:44.114Z] provisioning config files... [2023-05-24T02:09:44.127Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config2664575006029293471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:09:44.432Z] ---> docker-login.sh [2023-05-24T02:09:44.432Z] nexus3.edgexfoundry.org:10001 [2023-05-24T02:09:44.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:09:44.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:09:44.693Z] Configure a credential helper to remove this warning. See [2023-05-24T02:09:44.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:09:44.693Z] [2023-05-24T02:09:44.693Z] Login Succeeded [2023-05-24T02:09:44.693Z] nexus3.edgexfoundry.org:10002 [2023-05-24T02:09:44.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:09:44.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:09:44.952Z] Configure a credential helper to remove this warning. See [2023-05-24T02:09:44.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:09:44.952Z] [2023-05-24T02:09:44.952Z] Login Succeeded [2023-05-24T02:09:44.952Z] nexus3.edgexfoundry.org:10003 [2023-05-24T02:09:44.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:09:44.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:09:44.952Z] Configure a credential helper to remove this warning. See [2023-05-24T02:09:44.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:09:44.952Z] [2023-05-24T02:09:44.952Z] Login Succeeded [2023-05-24T02:09:44.952Z] nexus3.edgexfoundry.org:10004 [2023-05-24T02:09:44.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:09:44.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:09:44.952Z] Configure a credential helper to remove this warning. See [2023-05-24T02:09:44.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:09:44.952Z] [2023-05-24T02:09:44.952Z] Login Succeeded [2023-05-24T02:09:44.952Z] docker.io [2023-05-24T02:09:45.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:09:45.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:09:45.213Z] Configure a credential helper to remove this warning. See [2023-05-24T02:09:45.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:09:45.213Z] [2023-05-24T02:09:45.213Z] Login Succeeded [2023-05-24T02:09:45.213Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T02:09:45.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T02:09:45.606Z] + git rev-list -1 --merges fa33d05d7a66467abb974b3416688db0559b73b8~1..fa33d05d7a66467abb974b3416688db0559b73b8 [Pipeline] echo [2023-05-24T02:09:45.656Z] -----------> git rev-list -1 --merges fa33d05d7a66467abb974b3416688db0559b73b8~1..fa33d05d7a66467abb974b3416688db0559b73b8 fa33d05d7a66467abb974b3416688db0559b73b8 [2023-05-24T02:09:45.656Z] fa33d05d7a66467abb974b3416688db0559b73b8 [false] [Pipeline] sh [2023-05-24T02:09:45.942Z] + git log --format=format:%s -1 fa33d05d7a66467abb974b3416688db0559b73b8 [Pipeline] echo [2023-05-24T02:09:45.958Z] ========================================================= [2023-05-24T02:09:45.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T02:09:45.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T02:09:46.277Z] + git log --format=format:%s -1 fa33d05d7a66467abb974b3416688db0559b73b8 [Pipeline] echo [2023-05-24T02:09:46.287Z] [semverPrep] GIT_COMMIT: fa33d05d7a66467abb974b3416688db0559b73b8, Commit Message: Merge commit 'f22d9fd72652b6230f2e463e6c7ea75394f899e7' into HEAD [Pipeline] echo [2023-05-24T02:09:46.295Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T02:09:46.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T02:09:46.710Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T02:09:46.710Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T02:09:46.710Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T02:09:46.710Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T02:09:46.710Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T02:09:46.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:09:47.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T02:09:47.069Z] [2023-05-24T02:09:47.069Z] 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-24T02:09:47.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T02:09:47.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T02:09:47.365Z] b85a868b505f: Pulling fs layer [2023-05-24T02:09:47.365Z] e2be974225ed: Pulling fs layer [2023-05-24T02:09:47.366Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T02:09:47.366Z] 988bab9f4d93: Pulling fs layer [2023-05-24T02:09:47.366Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T02:09:47.366Z] eaf3925da568: Pulling fs layer [2023-05-24T02:09:47.366Z] bab4dde63d76: Pulling fs layer [2023-05-24T02:09:47.366Z] bde34c3a00c8: Pulling fs layer [2023-05-24T02:09:47.366Z] b352a97aabf1: Pulling fs layer [2023-05-24T02:09:47.366Z] 4872d77fe225: Pulling fs layer [2023-05-24T02:09:47.366Z] 5851b861e8e6: Pulling fs layer [2023-05-24T02:09:47.366Z] 988bab9f4d93: Waiting [2023-05-24T02:09:47.366Z] 1469e6f7b9e6: Waiting [2023-05-24T02:09:47.366Z] eaf3925da568: Waiting [2023-05-24T02:09:47.366Z] bab4dde63d76: Waiting [2023-05-24T02:09:47.366Z] bde34c3a00c8: Waiting [2023-05-24T02:09:47.366Z] b352a97aabf1: Waiting [2023-05-24T02:09:47.366Z] 4872d77fe225: Waiting [2023-05-24T02:09:47.366Z] 5851b861e8e6: Waiting [2023-05-24T02:09:47.366Z] e2be974225ed: Download complete [2023-05-24T02:09:47.366Z] 988bab9f4d93: Verifying Checksum [2023-05-24T02:09:47.366Z] 988bab9f4d93: Download complete [2023-05-24T02:09:47.624Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T02:09:47.624Z] 1469e6f7b9e6: Download complete [2023-05-24T02:09:47.624Z] eaf3925da568: Verifying Checksum [2023-05-24T02:09:47.624Z] eaf3925da568: Download complete [2023-05-24T02:09:47.624Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T02:09:47.624Z] 339a4e72a1f5: Download complete [2023-05-24T02:09:47.624Z] bde34c3a00c8: Download complete [2023-05-24T02:09:47.624Z] b352a97aabf1: Download complete [2023-05-24T02:09:47.624Z] 4872d77fe225: Verifying Checksum [2023-05-24T02:09:47.624Z] 4872d77fe225: Download complete [2023-05-24T02:09:47.624Z] 5851b861e8e6: Verifying Checksum [2023-05-24T02:09:47.624Z] 5851b861e8e6: Download complete [2023-05-24T02:09:47.624Z] b85a868b505f: Verifying Checksum [2023-05-24T02:09:47.624Z] b85a868b505f: Download complete [2023-05-24T02:09:47.883Z] bab4dde63d76: Verifying Checksum [2023-05-24T02:09:47.883Z] bab4dde63d76: Download complete [2023-05-24T02:09:48.817Z] b85a868b505f: Pull complete [2023-05-24T02:09:49.077Z] e2be974225ed: Pull complete [2023-05-24T02:09:49.643Z] 339a4e72a1f5: Pull complete [2023-05-24T02:09:49.643Z] 988bab9f4d93: Pull complete [2023-05-24T02:09:49.903Z] 1469e6f7b9e6: Pull complete [2023-05-24T02:09:49.903Z] eaf3925da568: Pull complete [2023-05-24T02:09:51.812Z] bab4dde63d76: Pull complete [2023-05-24T02:09:51.812Z] bde34c3a00c8: Pull complete [2023-05-24T02:09:52.071Z] b352a97aabf1: Pull complete [2023-05-24T02:09:52.071Z] 4872d77fe225: Pull complete [2023-05-24T02:09:52.071Z] 5851b861e8e6: Pull complete [2023-05-24T02:09:52.071Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T02:09:52.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T02:09:52.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:09:52.167Z] prd-ubuntu20.04-docker-8c-8g-16650 does not seem to be running inside a container [2023-05-24T02:09:52.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T02:09:56.282Z] $ docker top baecd3a048cc2ce9a2dcc71748707913ba92096e0a9c24b73992f059bb0e458e -eo pid,comm [2023-05-24T02:09:56.333Z] 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-24T02:09:56.333Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T02:09:56.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T02:09:56.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T02:09:56.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T02:09:56.502Z] $ docker exec baecd3a048cc2ce9a2dcc71748707913ba92096e0a9c24b73992f059bb0e458e ssh-agent [2023-05-24T02:09:56.651Z] SSH_AUTH_SOCK=/tmp/ssh-A1jl9f9Bc0ye/agent.32 [2023-05-24T02:09:56.651Z] SSH_AGENT_PID=38 [2023-05-24T02:09:56.658Z] Running ssh-add (command line suppressed) [2023-05-24T02:09:56.778Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_14331175325737003511.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_14331175325737003511.key) [2023-05-24T02:09:56.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T02:09:57.129Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T02:09:57.168Z] $ docker exec --env ******** --env ******** baecd3a048cc2ce9a2dcc71748707913ba92096e0a9c24b73992f059bb0e458e ssh-agent -k [2023-05-24T02:09:57.262Z] unset SSH_AUTH_SOCK; [2023-05-24T02:09:57.262Z] unset SSH_AGENT_PID; [2023-05-24T02:09:57.262Z] echo Agent pid 38 killed; [2023-05-24T02:09:57.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T02:09:57.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T02:09:57.296Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T02:09:57.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T02:09:57.409Z] $ docker exec baecd3a048cc2ce9a2dcc71748707913ba92096e0a9c24b73992f059bb0e458e ssh-agent [2023-05-24T02:09:57.518Z] SSH_AUTH_SOCK=/tmp/ssh-Q39hvpyIIJqq/agent.70 [2023-05-24T02:09:57.518Z] SSH_AGENT_PID=76 [2023-05-24T02:09:57.524Z] Running ssh-add (command line suppressed) [2023-05-24T02:09:57.633Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_4447833234372806846.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_4447833234372806846.key) [2023-05-24T02:09:57.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T02:09:57.935Z] + git semver init [2023-05-24T02:09:58.194Z] 2023-05-24 02:09:58,099 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T02:09:58.194Z] 2023-05-24 02:09:58,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver [2023-05-24T02:09:58.194Z] 2023-05-24 02:09:58,101 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver [2023-05-24T02:09:58.194Z] 2023-05-24 02:09:58,101 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608, universal_newlines=False, shell=None, istream=None) [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,764 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.git/info/exclude [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 with force:False [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,765 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,769 [execute] INFO git cat-file --batch-check [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,777 [execute] INFO git cat-file --batch [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T02:10:00.104Z] 2023-05-24 02:09:59,782 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 [2023-05-24T02:10:00.104Z] 0.0.0 [Pipeline] } [2023-05-24T02:10:00.119Z] $ docker exec --env ******** --env ******** baecd3a048cc2ce9a2dcc71748707913ba92096e0a9c24b73992f059bb0e458e ssh-agent -k [2023-05-24T02:10:00.221Z] unset SSH_AUTH_SOCK; [2023-05-24T02:10:00.221Z] unset SSH_AGENT_PID; [2023-05-24T02:10:00.222Z] echo Agent pid 76 killed; [2023-05-24T02:10:00.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T02:10:00.547Z] + git semver [Pipeline] } [2023-05-24T02:10:00.828Z] $ docker stop --time=1 baecd3a048cc2ce9a2dcc71748707913ba92096e0a9c24b73992f059bb0e458e [2023-05-24T02:10:02.727Z] $ docker rm -f --volumes baecd3a048cc2ce9a2dcc71748707913ba92096e0a9c24b73992f059bb0e458e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T02:10:03.145Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T02:10:03.376Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T02:10:03.379Z] [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-24T02:10:03.559Z] provisioning config files... [2023-05-24T02:10:03.569Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config5693721058722454989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:10:03.871Z] ---> docker-login.sh [2023-05-24T02:10:03.871Z] nexus3.edgexfoundry.org:10001 [2023-05-24T02:10:03.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:10:03.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:10:03.871Z] Configure a credential helper to remove this warning. See [2023-05-24T02:10:03.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:10:03.871Z] [2023-05-24T02:10:03.871Z] Login Succeeded [2023-05-24T02:10:03.871Z] nexus3.edgexfoundry.org:10002 [2023-05-24T02:10:03.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:10:03.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:10:03.871Z] Configure a credential helper to remove this warning. See [2023-05-24T02:10:03.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:10:03.871Z] [2023-05-24T02:10:03.871Z] Login Succeeded [2023-05-24T02:10:03.871Z] nexus3.edgexfoundry.org:10003 [2023-05-24T02:10:04.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:10:04.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:10:04.130Z] Configure a credential helper to remove this warning. See [2023-05-24T02:10:04.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:10:04.130Z] [2023-05-24T02:10:04.130Z] Login Succeeded [2023-05-24T02:10:04.130Z] nexus3.edgexfoundry.org:10004 [2023-05-24T02:10:04.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:10:04.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:10:04.130Z] Configure a credential helper to remove this warning. See [2023-05-24T02:10:04.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:10:04.130Z] [2023-05-24T02:10:04.130Z] Login Succeeded [2023-05-24T02:10:04.130Z] docker.io [2023-05-24T02:10:04.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:10:04.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:10:04.389Z] Configure a credential helper to remove this warning. See [2023-05-24T02:10:04.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:10:04.389Z] [2023-05-24T02:10:04.389Z] Login Succeeded [2023-05-24T02:10:04.389Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T02:10:04.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T02:10:04.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:10:04.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:10:04.499Z] ========================================================= [2023-05-24T02:10:04.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T02:10:04.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:10:04.836Z] + 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-24T02:10:05.097Z] Sending build context to Docker daemon 45.53MB [2023-05-24T02:10:05.097Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:10:05.097Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T02:10:05.097Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T02:10:05.097Z] f56be85fc22e: Pulling fs layer [2023-05-24T02:10:05.097Z] 85791d961cd3: Pulling fs layer [2023-05-24T02:10:05.097Z] d694b5ae8c79: Pulling fs layer [2023-05-24T02:10:05.097Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T02:10:05.097Z] 4d19c01a9841: Pulling fs layer [2023-05-24T02:10:05.097Z] 9f32a84ed3da: Waiting [2023-05-24T02:10:05.097Z] 9325e15d5711: Pulling fs layer [2023-05-24T02:10:05.097Z] 556b6ee489ea: Pulling fs layer [2023-05-24T02:10:05.097Z] 9325e15d5711: Waiting [2023-05-24T02:10:05.097Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T02:10:05.097Z] 556b6ee489ea: Waiting [2023-05-24T02:10:05.097Z] c5a4b2cf53e6: Waiting [2023-05-24T02:10:05.097Z] 85791d961cd3: Download complete [2023-05-24T02:10:05.097Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T02:10:05.097Z] 9f32a84ed3da: Download complete [2023-05-24T02:10:05.097Z] 4d19c01a9841: Download complete [2023-05-24T02:10:05.097Z] f56be85fc22e: Verifying Checksum [2023-05-24T02:10:05.097Z] f56be85fc22e: Download complete [2023-05-24T02:10:05.097Z] 9325e15d5711: Verifying Checksum [2023-05-24T02:10:05.097Z] 9325e15d5711: Download complete [2023-05-24T02:10:05.358Z] f56be85fc22e: Pull complete [2023-05-24T02:10:05.358Z] 85791d961cd3: Pull complete [2023-05-24T02:10:05.616Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T02:10:05.616Z] c5a4b2cf53e6: Download complete [2023-05-24T02:10:05.875Z] d694b5ae8c79: Verifying Checksum [2023-05-24T02:10:05.875Z] d694b5ae8c79: Download complete [2023-05-24T02:10:05.875Z] 556b6ee489ea: Download complete [2023-05-24T02:10:09.164Z] d694b5ae8c79: Pull complete [2023-05-24T02:10:09.164Z] 9f32a84ed3da: Pull complete [2023-05-24T02:10:09.423Z] 4d19c01a9841: Pull complete [2023-05-24T02:10:09.423Z] 9325e15d5711: Pull complete [2023-05-24T02:10:11.958Z] 556b6ee489ea: Pull complete [2023-05-24T02:10:12.891Z] c5a4b2cf53e6: Pull complete [2023-05-24T02:10:12.891Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T02:10:12.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T02:10:12.891Z] ---> c4be618373d6 [2023-05-24T02:10:12.891Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T02:10:18.506Z] Still waiting to schedule task [2023-05-24T02:10:18.506Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T02:10:21.034Z] ---> Running in c23ed0a02acf [2023-05-24T02:10:21.034Z] Removing intermediate container c23ed0a02acf [2023-05-24T02:10:21.034Z] ---> 84ef765be0d7 [2023-05-24T02:10:21.034Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T02:10:21.034Z] ---> Running in d206f48dbd5e [2023-05-24T02:10:21.034Z] Removing intermediate container d206f48dbd5e [2023-05-24T02:10:21.034Z] ---> 7d12acfe972c [2023-05-24T02:10:21.034Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:10:21.034Z] ---> Running in 9f553e28da6e [2023-05-24T02:10:21.034Z] Removing intermediate container 9f553e28da6e [2023-05-24T02:10:21.034Z] ---> 028083789293 [2023-05-24T02:10:21.034Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T02:10:21.034Z] ---> Running in 15563c9c6a9f [2023-05-24T02:10:21.034Z] Removing intermediate container 15563c9c6a9f [2023-05-24T02:10:21.034Z] ---> 1523a0bc386d [2023-05-24T02:10:21.034Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T02:10:21.034Z] ---> Running in 6377a3b7bdbe [2023-05-24T02:10:21.034Z] Removing intermediate container 6377a3b7bdbe [2023-05-24T02:10:21.034Z] ---> e3447e962985 [2023-05-24T02:10:21.034Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T02:10:21.034Z] latest: Pulling from library/docker [2023-05-24T02:10:21.034Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T02:10:21.034Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T02:10:21.034Z] f74671f55a8d: Pulling fs layer [2023-05-24T02:10:21.034Z] 75039dcfa57a: Pulling fs layer [2023-05-24T02:10:21.034Z] a867a08cc62a: Pulling fs layer [2023-05-24T02:10:21.034Z] f897c97d93d5: Pulling fs layer [2023-05-24T02:10:21.034Z] 5893dfdf0269: Pulling fs layer [2023-05-24T02:10:21.034Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T02:10:21.034Z] b3364461d2a2: Pulling fs layer [2023-05-24T02:10:21.034Z] 3b63b390fabe: Pulling fs layer [2023-05-24T02:10:21.034Z] 200a256d559f: Pulling fs layer [2023-05-24T02:10:21.034Z] f36549cf8e4b: Pulling fs layer [2023-05-24T02:10:21.034Z] 135f01648aa4: Pulling fs layer [2023-05-24T02:10:21.034Z] f9804e6a84f9: Pulling fs layer [2023-05-24T02:10:21.034Z] a867a08cc62a: Waiting [2023-05-24T02:10:21.034Z] f897c97d93d5: Waiting [2023-05-24T02:10:21.034Z] 5893dfdf0269: Waiting [2023-05-24T02:10:21.034Z] 7bd0f5addfbf: Waiting [2023-05-24T02:10:21.034Z] b3364461d2a2: Waiting [2023-05-24T02:10:21.034Z] 3b63b390fabe: Waiting [2023-05-24T02:10:21.034Z] f36549cf8e4b: Waiting [2023-05-24T02:10:21.034Z] 135f01648aa4: Waiting [2023-05-24T02:10:21.034Z] 75039dcfa57a: Waiting [2023-05-24T02:10:21.034Z] f9804e6a84f9: Waiting [2023-05-24T02:10:21.034Z] f74671f55a8d: Verifying Checksum [2023-05-24T02:10:21.034Z] f74671f55a8d: Download complete [2023-05-24T02:10:21.034Z] dfb60e7f5d22: Verifying Checksum [2023-05-24T02:10:21.034Z] dfb60e7f5d22: Download complete [2023-05-24T02:10:21.034Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-24T02:10:21.034Z] 8a49fdb3b6a5: Download complete [2023-05-24T02:10:21.293Z] 8a49fdb3b6a5: Pull complete [2023-05-24T02:10:21.550Z] 75039dcfa57a: Verifying Checksum [2023-05-24T02:10:21.550Z] 75039dcfa57a: Download complete [2023-05-24T02:10:21.550Z] f897c97d93d5: Verifying Checksum [2023-05-24T02:10:21.550Z] f897c97d93d5: Download complete [2023-05-24T02:10:21.550Z] dfb60e7f5d22: Pull complete [2023-05-24T02:10:21.550Z] 7bd0f5addfbf: Verifying Checksum [2023-05-24T02:10:21.550Z] 7bd0f5addfbf: Download complete [2023-05-24T02:10:21.550Z] f74671f55a8d: Pull complete [2023-05-24T02:10:21.550Z] 5893dfdf0269: Verifying Checksum [2023-05-24T02:10:21.550Z] 5893dfdf0269: Download complete [2023-05-24T02:10:21.550Z] a867a08cc62a: Verifying Checksum [2023-05-24T02:10:21.550Z] a867a08cc62a: Download complete [2023-05-24T02:10:21.550Z] b3364461d2a2: Verifying Checksum [2023-05-24T02:10:21.550Z] b3364461d2a2: Download complete [2023-05-24T02:10:21.809Z] 3b63b390fabe: Verifying Checksum [2023-05-24T02:10:21.809Z] 3b63b390fabe: Download complete [2023-05-24T02:10:21.809Z] 200a256d559f: Verifying Checksum [2023-05-24T02:10:21.809Z] 135f01648aa4: Download complete [2023-05-24T02:10:21.809Z] f9804e6a84f9: Verifying Checksum [2023-05-24T02:10:21.809Z] f9804e6a84f9: Download complete [2023-05-24T02:10:21.809Z] 75039dcfa57a: Pull complete [2023-05-24T02:10:22.377Z] a867a08cc62a: Pull complete [2023-05-24T02:10:22.377Z] f36549cf8e4b: Verifying Checksum [2023-05-24T02:10:22.377Z] f36549cf8e4b: Download complete [2023-05-24T02:10:22.635Z] f897c97d93d5: Pull complete [2023-05-24T02:10:22.636Z] 5893dfdf0269: Pull complete [2023-05-24T02:10:22.636Z] 7bd0f5addfbf: Pull complete [2023-05-24T02:10:22.895Z] b3364461d2a2: Pull complete [2023-05-24T02:10:23.152Z] 3b63b390fabe: Pull complete [2023-05-24T02:10:23.152Z] 200a256d559f: Pull complete [2023-05-24T02:10:24.095Z] f36549cf8e4b: Pull complete [2023-05-24T02:10:24.095Z] 135f01648aa4: Pull complete [2023-05-24T02:10:24.095Z] f9804e6a84f9: Pull complete [2023-05-24T02:10:24.095Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T02:10:24.095Z] Status: Downloaded newer image for docker:latest [2023-05-24T02:10:27.398Z] ---> c4c43857c066 [2023-05-24T02:10:27.398Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:10:27.398Z] ---> Running in f8c7dc2b9847 [2023-05-24T02:10:27.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T02:10:27.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T02:10:27.915Z] OK: 265 MiB in 53 packages [2023-05-24T02:10:28.174Z] Removing intermediate container f8c7dc2b9847 [2023-05-24T02:10:28.174Z] ---> bbc9452a3ae2 [2023-05-24T02:10:28.174Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T02:10:28.174Z] ---> Running in 317f3e7d5761 [2023-05-24T02:10:28.174Z] Removing intermediate container 317f3e7d5761 [2023-05-24T02:10:28.174Z] ---> c0cb8c270d93 [2023-05-24T02:10:28.174Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T02:10:28.433Z] ---> Running in 43174a136de4 [2023-05-24T02:10:28.433Z] Removing intermediate container 43174a136de4 [2023-05-24T02:10:28.433Z] ---> d6e6c87783bd [2023-05-24T02:10:28.433Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T02:10:28.433Z] ---> cdb34ebeacd5 [2023-05-24T02:10:28.433Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:10:28.433Z] ---> Running in 2285d02ba1e0 [2023-05-24T02:11:07.156Z] Removing intermediate container 2285d02ba1e0 [2023-05-24T02:11:07.156Z] ---> 91e1c0aa7a16 [2023-05-24T02:11:07.156Z] Step 14/15 : COPY . . [2023-05-24T02:11:07.156Z] ---> 7c7479b54c16 [2023-05-24T02:11:07.156Z] Step 15/15 : RUN ${MAKE} [2023-05-24T02:11:07.156Z] ---> Running in 4566ae34ca0c [2023-05-24T02:11:07.156Z] noop [2023-05-24T02:11:07.156Z] Removing intermediate container 4566ae34ca0c [2023-05-24T02:11:07.156Z] ---> 5f87dcc336b7 [2023-05-24T02:11:07.156Z] Successfully built 5f87dcc336b7 [2023-05-24T02:11:07.156Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:11:07.574Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T02:11:07.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:11:07.651Z] prd-ubuntu20.04-docker-8c-8g-16650 does not seem to be running inside a container [2023-05-24T02:11:07.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T02:11:08.053Z] $ docker top 951cc417da42b9a75337e5aaa4dba9b86f0f2753ac8a164d49ac2091c0fb62f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:11:08.397Z] + go version [2023-05-24T02:11:08.397Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T02:11:08.411Z] $ docker stop --time=1 951cc417da42b9a75337e5aaa4dba9b86f0f2753ac8a164d49ac2091c0fb62f0 [2023-05-24T02:11:09.708Z] $ docker rm -f --volumes 951cc417da42b9a75337e5aaa4dba9b86f0f2753ac8a164d49ac2091c0fb62f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:11:10.114Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T02:11:10.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:11:10.179Z] prd-ubuntu20.04-docker-8c-8g-16650 does not seem to be running inside a container [2023-05-24T02:11:10.211Z] $ 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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T02:11:10.526Z] $ docker top 81b78711d4b823448e235c1569896814331967ad0d2971940ebf44611051b3fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:11:10.863Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] fileExists [Pipeline] sh [2023-05-24T02:11:11.160Z] + make test [2023-05-24T02:11:11.160Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T02:11:15.344Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T02:11:23.471Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T02:11:23.471Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T02:11:26.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T02:11:26.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T02:11:26.766Z] ./bin/test-attribution-txt.sh [2023-05-24T02:11:26.766Z] make -C web test [2023-05-24T02:11:26.766Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' [2023-05-24T02:11:26.766Z] make[1]: tput: No such file or directory [2023-05-24T02:11:26.766Z] make[1]: tput: No such file or directory [2023-05-24T02:11:26.766Z] warning: generating ./VERSION [2023-05-24T02:11:26.766Z] echo "0.0.0" > VERSION [2023-05-24T02:11:26.766Z] docker build \ [2023-05-24T02:11:26.766Z] -f Dockerfile \ [2023-05-24T02:11:26.767Z] --build-arg USER=1000 \ [2023-05-24T02:11:26.767Z] \ [2023-05-24T02:11:26.767Z] --label "git_sha=fa33d05d7a66467abb974b3416688db0559b73b8" \ [2023-05-24T02:11:26.767Z] -t edgexfoundry/edgex-web-ui:fa33d05d7a66467abb974b3416688db0559b73b8 \ [2023-05-24T02:11:26.767Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T02:11:26.767Z] . [2023-05-24T02:11:26.767Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T02:11:26.767Z] Install the buildx component to build images with BuildKit: [2023-05-24T02:11:26.767Z] https://docs.docker.com/go/buildx/ [2023-05-24T02:11:26.767Z] [2023-05-24T02:11:26.767Z] Sending build context to Docker daemon 2.563MB [2023-05-24T02:11:26.767Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T02:11:27.024Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T02:11:27.024Z] 9621f1afde84: Pulling fs layer [2023-05-24T02:11:27.024Z] c6f70ee39829: Pulling fs layer [2023-05-24T02:11:27.024Z] 56892a8094a2: Pulling fs layer [2023-05-24T02:11:27.024Z] 58dd87906ef0: Pulling fs layer [2023-05-24T02:11:27.024Z] 58dd87906ef0: Waiting [2023-05-24T02:11:27.024Z] 56892a8094a2: Verifying Checksum [2023-05-24T02:11:27.024Z] 56892a8094a2: Download complete [2023-05-24T02:11:27.024Z] 9621f1afde84: Verifying Checksum [2023-05-24T02:11:27.024Z] 9621f1afde84: Download complete [2023-05-24T02:11:27.024Z] 58dd87906ef0: Download complete [2023-05-24T02:11:27.282Z] 9621f1afde84: Pull complete [2023-05-24T02:11:27.282Z] c6f70ee39829: Verifying Checksum [2023-05-24T02:11:27.282Z] c6f70ee39829: Download complete [2023-05-24T02:11:28.229Z] c6f70ee39829: Pull complete [2023-05-24T02:11:28.491Z] 56892a8094a2: Pull complete [2023-05-24T02:11:28.491Z] 58dd87906ef0: Pull complete [2023-05-24T02:11:28.491Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T02:11:28.491Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T02:11:28.491Z] ---> b69703f70c3d [2023-05-24T02:11:28.491Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T02:11:31.899Z] ---> Running in c955ecfbe538 [2023-05-24T02:11:31.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T02:11:31.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T02:11:32.161Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T02:11:32.161Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T02:11:32.161Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T02:11:32.161Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T02:11:32.161Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T02:11:32.161Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T02:11:32.161Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T02:11:32.161Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T02:11:32.161Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T02:11:32.161Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T02:11:32.161Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T02:11:32.161Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T02:11:32.161Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T02:11:32.161Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T02:11:32.161Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T02:11:32.161Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T02:11:32.161Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T02:11:32.161Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T02:11:32.161Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T02:11:32.161Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T02:11:32.161Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T02:11:32.161Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T02:11:32.161Z] (23/129) Installing glib (2.70.1-r0) [2023-05-24T02:11:32.161Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T02:11:32.419Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T02:11:32.419Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T02:11:32.419Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T02:11:32.419Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T02:11:32.419Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T02:11:32.419Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T02:11:32.419Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T02:11:32.419Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T02:11:32.420Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T02:11:32.420Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T02:11:32.420Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T02:11:32.420Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T02:11:32.420Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T02:11:32.420Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T02:11:32.420Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T02:11:32.420Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T02:11:32.420Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T02:11:32.420Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T02:11:32.420Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T02:11:32.420Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T02:11:32.420Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T02:11:32.420Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T02:11:32.420Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T02:11:32.420Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T02:11:32.420Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T02:11:32.420Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T02:11:32.420Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T02:11:32.678Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T02:11:32.678Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T02:11:32.678Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T02:11:32.678Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T02:11:32.678Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T02:11:32.678Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T02:11:32.678Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T02:11:32.678Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T02:11:32.678Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T02:11:32.678Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T02:11:32.678Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T02:11:32.678Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T02:11:32.678Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T02:11:32.678Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T02:11:32.678Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T02:11:32.678Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T02:11:32.678Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T02:11:32.678Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T02:11:32.678Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T02:11:32.678Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T02:11:32.678Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T02:11:32.678Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T02:11:32.678Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T02:11:32.938Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T02:11:32.938Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T02:11:32.938Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T02:11:32.938Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T02:11:32.938Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T02:11:32.938Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T02:11:34.855Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T02:11:34.855Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T02:11:35.117Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T02:11:35.117Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T02:11:35.117Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T02:11:35.117Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T02:11:35.117Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T02:11:35.117Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T02:11:35.117Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T02:11:35.117Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T02:11:35.117Z] (89/129) Installing lame (3.100-r0) [2023-05-24T02:11:35.117Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T02:11:35.117Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T02:11:35.117Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T02:11:35.117Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T02:11:35.117Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T02:11:35.117Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T02:11:35.117Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T02:11:35.117Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T02:11:35.117Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T02:11:35.117Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T02:11:35.117Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T02:11:35.384Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T02:11:35.384Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T02:11:35.384Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T02:11:35.384Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T02:11:35.384Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T02:11:35.384Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T02:11:35.384Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T02:11:35.384Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T02:11:35.662Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T02:11:35.662Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T02:11:35.662Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T02:11:35.662Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T02:11:35.662Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T02:11:35.662Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T02:11:35.662Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T02:11:35.662Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T02:11:35.662Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T02:11:35.662Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T02:11:35.662Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T02:11:35.662Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T02:11:35.662Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T02:11:35.662Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T02:11:35.662Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T02:11:35.662Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T02:11:35.662Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T02:11:35.662Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T02:11:35.662Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T02:11:35.662Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T02:11:35.662Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T02:11:36.635Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T02:11:36.635Z] Executing glib-2.70.1-r0.trigger [2023-05-24T02:11:36.635Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T02:11:37.203Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T02:11:37.203Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T02:11:37.203Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T02:11:37.203Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T02:11:37.468Z] OK: 286 MiB in 145 packages [2023-05-24T02:11:52.456Z] Removing intermediate container c955ecfbe538 [2023-05-24T02:11:52.457Z] ---> 9b5590938680 [2023-05-24T02:11:52.457Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T02:11:52.457Z] ---> Running in c340cd4631be [2023-05-24T02:11:52.457Z] Removing intermediate container c340cd4631be [2023-05-24T02:11:52.457Z] ---> 9f58206dd810 [2023-05-24T02:11:52.457Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T02:11:52.457Z] ---> Running in c11e28c518c6 [2023-05-24T02:11:52.457Z] Removing intermediate container c11e28c518c6 [2023-05-24T02:11:52.457Z] ---> c785411eed03 [2023-05-24T02:11:52.457Z] Step 5/10 : RUN npm install -g npm [2023-05-24T02:11:52.457Z] ---> Running in c6e5b0f60af7 [2023-05-24T02:11:59.019Z] [2023-05-24T02:11:59.019Z] removed 7 packages, changed 101 packages, and audited 264 packages in 5s [2023-05-24T02:11:59.019Z] [2023-05-24T02:11:59.019Z] 27 packages are looking for funding [2023-05-24T02:11:59.019Z] run `npm fund` for details [2023-05-24T02:11:59.019Z] [2023-05-24T02:11:59.019Z] found 0 vulnerabilities [2023-05-24T02:11:59.586Z] Removing intermediate container c6e5b0f60af7 [2023-05-24T02:11:59.586Z] ---> 688bfaf388b4 [2023-05-24T02:11:59.586Z] Step 6/10 : ARG USER=1000 [2023-05-24T02:11:59.586Z] ---> Running in 3945ce032b48 [2023-05-24T02:11:59.586Z] Removing intermediate container 3945ce032b48 [2023-05-24T02:11:59.586Z] ---> 8e8b34929f1c [2023-05-24T02:11:59.586Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T02:11:59.586Z] ---> Running in 9a8661d9f853 [2023-05-24T02:12:00.154Z] Removing intermediate container 9a8661d9f853 [2023-05-24T02:12:00.154Z] ---> 23273204b8f2 [2023-05-24T02:12:00.154Z] Step 8/10 : USER $USER:$USER [2023-05-24T02:12:00.154Z] ---> Running in ca78e1401323 [2023-05-24T02:12:00.414Z] Removing intermediate container ca78e1401323 [2023-05-24T02:12:00.414Z] ---> b6c560a50707 [2023-05-24T02:12:00.414Z] Step 9/10 : WORKDIR /app [2023-05-24T02:12:00.414Z] ---> Running in bb5463dffe9e [2023-05-24T02:12:00.414Z] Removing intermediate container bb5463dffe9e [2023-05-24T02:12:00.414Z] ---> 35aaa1ff8a54 [2023-05-24T02:12:00.414Z] Step 10/10 : LABEL git_sha=fa33d05d7a66467abb974b3416688db0559b73b8 [2023-05-24T02:12:00.414Z] ---> Running in cc30499aaa1d [2023-05-24T02:12:00.414Z] Removing intermediate container cc30499aaa1d [2023-05-24T02:12:00.414Z] ---> f515e4bb4b6b [2023-05-24T02:12:00.414Z] Successfully built f515e4bb4b6b [2023-05-24T02:12:00.414Z] Successfully tagged edgexfoundry/edgex-web-ui:fa33d05d7a66467abb974b3416688db0559b73b8 [2023-05-24T02:12:00.414Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T02:12:00.414Z] touch edgex-web-ui.imagebuilt [2023-05-24T02:12:00.414Z] mkdir -p node_modules coverage [2023-05-24T02:12:00.414Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T02:12:00.414Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T02:12:02.320Z] npm WARN old lockfile [2023-05-24T02:12:02.320Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T02:12:02.320Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T02:12:02.320Z] npm WARN old lockfile [2023-05-24T02:12:02.320Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T02:12:02.320Z] npm WARN old lockfile [2023-05-24T02:12:04.225Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-05-24T02:12:04.225Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-05-24T02:12:04.225Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-05-24T02:12:04.225Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-24T02:12:04.225Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-05-24T02:12:04.225Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-05-24T02:12:04.225Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-05-24T02:12:04.225Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-24T02:12:04.225Z] npm WARN old lockfile code: 'ETARGET', [2023-05-24T02:12:04.225Z] npm WARN old lockfile type: 'version', [2023-05-24T02:12:04.225Z] npm WARN old lockfile wanted: '7.0.0', [2023-05-24T02:12:04.225Z] npm WARN old lockfile versions: [ '1.0.0' ], [2023-05-24T02:12:04.225Z] npm WARN old lockfile distTags: { latest: '1.0.0' }, [2023-05-24T02:12:04.225Z] npm WARN old lockfile defaultTag: 'latest' [2023-05-24T02:12:04.225Z] npm WARN old lockfile } [2023-05-24T02:12:04.794Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-24T02:12:04.794Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:12:04.794Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:12:04.794Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-24T02:12:04.794Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-24T02:12:04.794Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:12:04.794Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:12:04.794Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-24T02:12:04.794Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-24T02:12:04.794Z] npm WARN old lockfile date: [ 'Wed, 24 May 2023 02:12:04 GMT' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile 'cf-ray': [ '7cc202f5ffb97136-YUL' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-24T02:12:04.794Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-24T02:12:04.794Z] npm WARN old lockfile }, [2023-05-24T02:12:04.794Z] npm WARN old lockfile statusCode: 404, [2023-05-24T02:12:04.794Z] npm WARN old lockfile code: 'E404', [2023-05-24T02:12:04.794Z] npm WARN old lockfile method: 'GET', [2023-05-24T02:12:04.794Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', [2023-05-24T02:12:04.794Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-24T02:12:04.794Z] npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' [2023-05-24T02:12:04.794Z] npm WARN old lockfile } [2023-05-24T02:12:04.794Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-24T02:12:04.794Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:12:04.794Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:12:04.794Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:12:04.794Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-24T02:12:04.794Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-24T02:12:04.795Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:12:04.795Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:12:04.795Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:12:04.795Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:12:04.795Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:12:04.795Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-24T02:12:04.795Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-24T02:12:04.795Z] npm WARN old lockfile date: [ 'Wed, 24 May 2023 02:12:04 GMT' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile 'cf-ray': [ '7cc202f60c49ca6f-YUL' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-24T02:12:04.795Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-24T02:12:04.795Z] npm WARN old lockfile }, [2023-05-24T02:12:04.795Z] npm WARN old lockfile statusCode: 404, [2023-05-24T02:12:04.795Z] npm WARN old lockfile code: 'E404', [2023-05-24T02:12:04.795Z] npm WARN old lockfile method: 'GET', [2023-05-24T02:12:04.795Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', [2023-05-24T02:12:04.795Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-24T02:12:04.795Z] npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' [2023-05-24T02:12:04.795Z] npm WARN old lockfile } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE required: { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE }, [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE required: { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE }, [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE required: { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE }, [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE required: { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE }, [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE required: { [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE }, [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:12:08.985Z] npm WARN EBADENGINE } [2023-05-24T02:12:13.183Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T02:12:14.561Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T02:12:14.561Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T02:12:16.492Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T02:12:17.881Z] 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-24T02:12:19.818Z] 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-24T02:12:20.388Z] 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-24T02:12:23.695Z] 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-24T02:12:30.340Z] [2023-05-24T02:12:30.340Z] added 1358 packages, and audited 1359 packages in 29s [2023-05-24T02:12:30.340Z] [2023-05-24T02:12:30.340Z] 109 packages are looking for funding [2023-05-24T02:12:30.340Z] run `npm fund` for details [2023-05-24T02:12:30.340Z] [2023-05-24T02:12:30.340Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-05-24T02:12:30.340Z] [2023-05-24T02:12:30.340Z] To address issues that do not require attention, run: [2023-05-24T02:12:30.340Z] npm audit fix [2023-05-24T02:12:30.340Z] [2023-05-24T02:12:30.340Z] To address all issues (including breaking changes), run: [2023-05-24T02:12:30.340Z] npm audit fix --force [2023-05-24T02:12:30.340Z] [2023-05-24T02:12:30.340Z] Run `npm audit` for details. [2023-05-24T02:12:48.488Z] 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-24T02:12:49.863Z] This version of CLI is only compatible with Angular versions ^16.0.0, [2023-05-24T02:12:49.863Z] but Angular version 12.2.4 was found instead. [2023-05-24T02:12:49.863Z] [2023-05-24T02:12:49.863Z] Please visit the link below to find instructions on how to update Angular. [2023-05-24T02:12:49.863Z] https://update.angular.io/ [2023-05-24T02:12:49.863Z] [2023-05-24T02:12:50.430Z] make[1]: *** [Makefile:144: test] Error 3 [2023-05-24T02:12:50.430Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' [2023-05-24T02:12:50.430Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-24T02:12:50.455Z] $ docker stop --time=1 81b78711d4b823448e235c1569896814331967ad0d2971940ebf44611051b3fd [2023-05-24T02:12:52.341Z] $ docker rm -f --volumes 81b78711d4b823448e235c1569896814331967ad0d2971940ebf44611051b3fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:12:52.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:12:52.916Z] [2023-05-24T02:12:52.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:12:53.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:12:53.210Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T02:12:53.210Z] 5eb5b503b376: Pulling fs layer [2023-05-24T02:12:53.210Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T02:12:53.210Z] ec43610c2a17: Pulling fs layer [2023-05-24T02:12:53.210Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T02:12:53.210Z] 33b1e0a273af: Pulling fs layer [2023-05-24T02:12:53.210Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T02:12:53.210Z] 2f39f015ded8: Pulling fs layer [2023-05-24T02:12:53.210Z] 3a2ae6a8a46f: Waiting [2023-05-24T02:12:53.210Z] 33b1e0a273af: Waiting [2023-05-24T02:12:53.210Z] 5d3b04190fa2: Waiting [2023-05-24T02:12:53.210Z] 2f39f015ded8: Waiting [2023-05-24T02:12:53.469Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T02:12:53.469Z] 5c69ac0246d0: Download complete [2023-05-24T02:12:53.469Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T02:12:53.469Z] 3a2ae6a8a46f: Download complete [2023-05-24T02:12:53.469Z] 33b1e0a273af: Verifying Checksum [2023-05-24T02:12:53.469Z] 33b1e0a273af: Download complete [2023-05-24T02:12:53.469Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T02:12:53.469Z] 5d3b04190fa2: Download complete [2023-05-24T02:12:53.469Z] ec43610c2a17: Verifying Checksum [2023-05-24T02:12:53.469Z] ec43610c2a17: Download complete [2023-05-24T02:12:53.469Z] 5eb5b503b376: Download complete [2023-05-24T02:12:54.036Z] 2f39f015ded8: Verifying Checksum [2023-05-24T02:12:54.036Z] 2f39f015ded8: Download complete [2023-05-24T02:12:54.968Z] 5eb5b503b376: Pull complete [2023-05-24T02:12:54.968Z] 5c69ac0246d0: Pull complete [2023-05-24T02:12:55.225Z] ec43610c2a17: Pull complete [2023-05-24T02:12:55.482Z] 3a2ae6a8a46f: Pull complete [2023-05-24T02:12:55.482Z] 33b1e0a273af: Pull complete [2023-05-24T02:12:55.740Z] 5d3b04190fa2: Pull complete [2023-05-24T02:12:59.933Z] 2f39f015ded8: Pull complete [2023-05-24T02:12:59.933Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T02:12:59.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:12:59.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:13:00.014Z] prd-ubuntu20.04-docker-8c-8g-16650 does not seem to be running inside a container [2023-05-24T02:13:00.048Z] $ 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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-24T02:13:05.634Z] $ docker top d521de55ef1911f2feb6d57cc75e61d8518d17175bc01e35a2de44b4a9108ee9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:13:06.005Z] ---> job-cost.sh [2023-05-24T02:13:06.005Z] lf-activate-venv: SKIPPING [2023-05-24T02:13:06.005Z] INFO: No Stack... [2023-05-24T02:13:06.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T02:13:07.204Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T02:13:07.494Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/cost.csv [2023-05-24T02:13:07.494Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T02:13:07.508Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] [2023-05-24T02:13:07.514Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] did not exist. Created. [2023-05-24T02:13:07.514Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T02:13:07.819Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T02:13:08.310Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T02:13:08.317Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T02:13:08.334Z] $ docker stop --time=1 d521de55ef1911f2feb6d57cc75e61d8518d17175bc01e35a2de44b4a9108ee9 [2023-05-24T02:13:09.663Z] $ docker rm -f --volumes d521de55ef1911f2feb6d57cc75e61d8518d17175bc01e35a2de44b4a9108ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T02:13:09.797Z] Failed in branch amd64 [2023-05-24T02:14:34.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16651 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] { [Pipeline] ws [2023-05-24T02:14:34.901Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2023-05-24T02:14:35.052Z] The recommended git tool is: git [2023-05-24T02:14:40.373Z] using credential edgex-jenkins-ssh [2023-05-24T02:14:40.391Z] Cloning the remote Git repository [2023-05-24T02:14:40.441Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T02:14:40.581Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2023-05-24T02:14:40.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T02:14:40.759Z] > git --version # timeout=10 [2023-05-24T02:14:40.786Z] > git --version # 'git version 2.25.1' [2023-05-24T02:14:40.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:14:40.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T02:14:44.322Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T02:14:44.350Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T02:14:45.809Z] Merging remotes/origin/main commit f22d9fd72652b6230f2e463e6c7ea75394f899e7 into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed [2023-05-24T02:14:45.246Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T02:14:45.301Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T02:14:45.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:14:45.319Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T02:14:45.828Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T02:14:45.904Z] > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [2023-05-24T02:14:46.314Z] > git remote # timeout=10 [2023-05-24T02:14:46.334Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T02:14:46.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:14:46.372Z] > git merge f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 [2023-05-24T02:14:46.952Z] Merge succeeded, producing fdf3645e082954ddba8b763a3c736f18a14adff1 [2023-05-24T02:14:46.952Z] Checking out Revision fdf3645e082954ddba8b763a3c736f18a14adff1 (PR-608) [2023-05-24T02:14:46.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T02:14:46.961Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T02:14:46.976Z] > git checkout -f fdf3645e082954ddba8b763a3c736f18a14adff1 # timeout=10 [2023-05-24T02:14:50.815Z] Commit message: "Merge commit 'f22d9fd72652b6230f2e463e6c7ea75394f899e7' into HEAD" [2023-05-24T02:14:50.845Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T02:14:50.827Z] > git rev-list --no-walk 37823d625bf8e4ad650ac20bd5940ba561a60407 # timeout=10 [2023-05-24T02:14:51.875Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T02:14:51.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T02:14:51.876Z] Dload Upload Total Spent Left Speed [2023-05-24T02:14:51.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-05-24T02:14:52.610Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T02:14:52.945Z] + sudo tee /etc/docker/daemon.new [2023-05-24T02:14:52.946Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T02:14:52.946Z] { [2023-05-24T02:14:52.946Z] "registry-mirrors": [ [2023-05-24T02:14:52.946Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T02:14:52.946Z] ], [2023-05-24T02:14:52.946Z] "bip": "10.250.0.254/24", [2023-05-24T02:14:52.946Z] "hosts": [ [2023-05-24T02:14:52.946Z] "tcp://0.0.0.0:5555", [2023-05-24T02:14:52.946Z] "unix:///var/run/docker.sock" [2023-05-24T02:14:52.946Z] ], [2023-05-24T02:14:52.946Z] "mtu": 1458, [2023-05-24T02:14:52.946Z] "selinux-enabled": true, [2023-05-24T02:14:52.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T02:14:52.946Z] } [Pipeline] sh [2023-05-24T02:14:53.315Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T02:14:53.650Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T02:15:11.946Z] provisioning config files... [2023-05-24T02:15:11.977Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config10438091206842367656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:15:12.340Z] ---> docker-login.sh [2023-05-24T02:15:12.340Z] nexus3.edgexfoundry.org:10001 [2023-05-24T02:15:12.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:15:12.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:15:12.931Z] Configure a credential helper to remove this warning. See [2023-05-24T02:15:12.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:15:12.931Z] [2023-05-24T02:15:12.931Z] Login Succeeded [2023-05-24T02:15:12.931Z] nexus3.edgexfoundry.org:10002 [2023-05-24T02:15:13.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:15:13.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:15:13.480Z] Configure a credential helper to remove this warning. See [2023-05-24T02:15:13.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:15:13.480Z] [2023-05-24T02:15:13.480Z] Login Succeeded [2023-05-24T02:15:13.480Z] nexus3.edgexfoundry.org:10003 [2023-05-24T02:15:13.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:15:13.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:15:13.755Z] Configure a credential helper to remove this warning. See [2023-05-24T02:15:13.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:15:13.755Z] [2023-05-24T02:15:13.755Z] Login Succeeded [2023-05-24T02:15:13.755Z] nexus3.edgexfoundry.org:10004 [2023-05-24T02:15:14.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:15:14.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:15:14.299Z] Configure a credential helper to remove this warning. See [2023-05-24T02:15:14.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:15:14.299Z] [2023-05-24T02:15:14.299Z] Login Succeeded [2023-05-24T02:15:14.299Z] docker.io [2023-05-24T02:15:14.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:15:14.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:15:14.840Z] Configure a credential helper to remove this warning. See [2023-05-24T02:15:14.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:15:14.840Z] [2023-05-24T02:15:14.840Z] Login Succeeded [2023-05-24T02:15:14.840Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T02:15:14.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T02:15:15.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:15:15.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:15:15.175Z] ========================================================= [2023-05-24T02:15:15.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T02:15:15.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:15:15.535Z] + 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-24T02:15:16.507Z] Sending build context to Docker daemon 28.32MB [2023-05-24T02:15:16.784Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:15:16.784Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T02:15:16.784Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T02:15:16.784Z] c41833b44d91: Pulling fs layer [2023-05-24T02:15:16.784Z] ed15518f5707: Pulling fs layer [2023-05-24T02:15:16.784Z] feae8fd75edb: Pulling fs layer [2023-05-24T02:15:16.784Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T02:15:16.784Z] 3cdef696dda3: Pulling fs layer [2023-05-24T02:15:16.784Z] 2ced38df9373: Pulling fs layer [2023-05-24T02:15:16.784Z] 58f1dce35555: Pulling fs layer [2023-05-24T02:15:16.784Z] 242c74f7c9fa: Waiting [2023-05-24T02:15:16.784Z] 58f1dce35555: Waiting [2023-05-24T02:15:16.784Z] 3cdef696dda3: Waiting [2023-05-24T02:15:16.784Z] 2ced38df9373: Waiting [2023-05-24T02:15:16.784Z] ed15518f5707: Download complete [2023-05-24T02:15:16.784Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T02:15:16.784Z] 242c74f7c9fa: Download complete [2023-05-24T02:15:17.057Z] 3cdef696dda3: Verifying Checksum [2023-05-24T02:15:17.057Z] 3cdef696dda3: Download complete [2023-05-24T02:15:17.057Z] c41833b44d91: Verifying Checksum [2023-05-24T02:15:18.031Z] c41833b44d91: Pull complete [2023-05-24T02:15:18.629Z] ed15518f5707: Pull complete [2023-05-24T02:15:18.629Z] 58f1dce35555: Verifying Checksum [2023-05-24T02:15:18.629Z] 58f1dce35555: Download complete [2023-05-24T02:15:20.059Z] feae8fd75edb: Verifying Checksum [2023-05-24T02:15:20.059Z] feae8fd75edb: Download complete [2023-05-24T02:15:20.059Z] 2ced38df9373: Verifying Checksum [2023-05-24T02:15:20.059Z] 2ced38df9373: Download complete [2023-05-24T02:15:32.400Z] feae8fd75edb: Pull complete [2023-05-24T02:15:32.400Z] 242c74f7c9fa: Pull complete [2023-05-24T02:15:32.400Z] 3cdef696dda3: Pull complete [2023-05-24T02:15:37.769Z] 2ced38df9373: Pull complete [2023-05-24T02:15:40.378Z] 58f1dce35555: Pull complete [2023-05-24T02:15:40.378Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T02:15:40.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T02:15:40.378Z] ---> fadd8f120f05 [2023-05-24T02:15:40.378Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T02:15:42.358Z] ---> Running in be5f076987a7 [2023-05-24T02:15:42.628Z] Removing intermediate container be5f076987a7 [2023-05-24T02:15:42.628Z] ---> fea5802774d8 [2023-05-24T02:15:42.628Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T02:15:42.628Z] ---> Running in dfffec6bd316 [2023-05-24T02:15:42.898Z] Removing intermediate container dfffec6bd316 [2023-05-24T02:15:42.898Z] ---> d747a8174662 [2023-05-24T02:15:42.898Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:15:43.168Z] ---> Running in c53272aa83f4 [2023-05-24T02:15:43.437Z] Removing intermediate container c53272aa83f4 [2023-05-24T02:15:43.437Z] ---> 0b82ca56fa00 [2023-05-24T02:15:43.437Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T02:15:43.437Z] ---> Running in baeae63b6572 [2023-05-24T02:15:43.714Z] Removing intermediate container baeae63b6572 [2023-05-24T02:15:43.714Z] ---> e2b9b8ed05e6 [2023-05-24T02:15:43.714Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T02:15:43.984Z] ---> Running in d72e229536c2 [2023-05-24T02:15:44.255Z] Removing intermediate container d72e229536c2 [2023-05-24T02:15:44.255Z] ---> a7843b990119 [2023-05-24T02:15:44.255Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T02:15:44.847Z] latest: Pulling from library/docker [2023-05-24T02:15:44.848Z] 08409d417260: Pulling fs layer [2023-05-24T02:15:44.848Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T02:15:44.848Z] 55b4810136f4: Pulling fs layer [2023-05-24T02:15:44.848Z] 2e7805c665c5: Pulling fs layer [2023-05-24T02:15:44.848Z] 560067f77f09: Pulling fs layer [2023-05-24T02:15:44.848Z] 87854ced1808: Pulling fs layer [2023-05-24T02:15:44.848Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T02:15:44.848Z] 0f440641682c: Pulling fs layer [2023-05-24T02:15:44.848Z] d5751f9f360d: Pulling fs layer [2023-05-24T02:15:44.848Z] 39b4d37fd203: Pulling fs layer [2023-05-24T02:15:44.848Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T02:15:44.848Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T02:15:44.848Z] 5363e21a005c: Pulling fs layer [2023-05-24T02:15:44.848Z] d56ef98c0a70: Pulling fs layer [2023-05-24T02:15:44.848Z] 2e7805c665c5: Waiting [2023-05-24T02:15:44.848Z] 560067f77f09: Waiting [2023-05-24T02:15:44.848Z] 87854ced1808: Waiting [2023-05-24T02:15:44.848Z] cb23a4dee6cb: Waiting [2023-05-24T02:15:44.848Z] 0f440641682c: Waiting [2023-05-24T02:15:44.848Z] d5751f9f360d: Waiting [2023-05-24T02:15:44.848Z] 39b4d37fd203: Waiting [2023-05-24T02:15:44.848Z] 181b4cd8a6de: Waiting [2023-05-24T02:15:44.848Z] 59b8b8583a6e: Waiting [2023-05-24T02:15:44.848Z] 5363e21a005c: Waiting [2023-05-24T02:15:44.848Z] d56ef98c0a70: Waiting [2023-05-24T02:15:44.848Z] 55b4810136f4: Verifying Checksum [2023-05-24T02:15:44.848Z] 55b4810136f4: Download complete [2023-05-24T02:15:45.120Z] bf127bdc9f4f: Download complete [2023-05-24T02:15:45.120Z] 08409d417260: Verifying Checksum [2023-05-24T02:15:45.120Z] 08409d417260: Download complete [2023-05-24T02:15:45.706Z] 2e7805c665c5: Verifying Checksum [2023-05-24T02:15:45.706Z] 2e7805c665c5: Download complete [2023-05-24T02:15:45.706Z] 560067f77f09: Verifying Checksum [2023-05-24T02:15:45.706Z] 560067f77f09: Download complete [2023-05-24T02:15:45.706Z] 87854ced1808: Verifying Checksum [2023-05-24T02:15:45.706Z] 87854ced1808: Download complete [2023-05-24T02:15:45.706Z] cb23a4dee6cb: Verifying Checksum [2023-05-24T02:15:45.706Z] cb23a4dee6cb: Download complete [2023-05-24T02:15:45.706Z] 0f440641682c: Verifying Checksum [2023-05-24T02:15:45.706Z] 0f440641682c: Download complete [2023-05-24T02:15:45.706Z] d5751f9f360d: Verifying Checksum [2023-05-24T02:15:45.706Z] d5751f9f360d: Download complete [2023-05-24T02:15:45.975Z] 08409d417260: Pull complete [2023-05-24T02:15:45.975Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T02:15:45.975Z] 181b4cd8a6de: Download complete [2023-05-24T02:15:45.975Z] 5363e21a005c: Verifying Checksum [2023-05-24T02:15:45.975Z] 5363e21a005c: Download complete [2023-05-24T02:15:45.975Z] 39b4d37fd203: Verifying Checksum [2023-05-24T02:15:45.975Z] 39b4d37fd203: Download complete [2023-05-24T02:15:46.245Z] d56ef98c0a70: Verifying Checksum [2023-05-24T02:15:46.245Z] d56ef98c0a70: Download complete [2023-05-24T02:15:46.517Z] bf127bdc9f4f: Pull complete [2023-05-24T02:15:47.109Z] 55b4810136f4: Pull complete [2023-05-24T02:15:47.382Z] 59b8b8583a6e: Verifying Checksum [2023-05-24T02:15:47.382Z] 59b8b8583a6e: Download complete [2023-05-24T02:15:47.976Z] 2e7805c665c5: Pull complete [2023-05-24T02:15:48.957Z] 560067f77f09: Pull complete [2023-05-24T02:15:49.940Z] 87854ced1808: Pull complete [2023-05-24T02:15:50.211Z] cb23a4dee6cb: Pull complete [2023-05-24T02:15:50.486Z] 0f440641682c: Pull complete [2023-05-24T02:15:50.767Z] d5751f9f360d: Pull complete [2023-05-24T02:15:51.748Z] 39b4d37fd203: Pull complete [2023-05-24T02:15:52.017Z] 181b4cd8a6de: Pull complete [2023-05-24T02:15:55.388Z] 59b8b8583a6e: Pull complete [2023-05-24T02:15:55.388Z] 5363e21a005c: Pull complete [2023-05-24T02:15:55.388Z] d56ef98c0a70: Pull complete [2023-05-24T02:15:55.388Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T02:15:55.657Z] Status: Downloaded newer image for docker:latest [2023-05-24T02:15:57.606Z] ---> 0f1f7e71ca00 [2023-05-24T02:15:57.606Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:15:57.606Z] ---> Running in 0c170426a436 [2023-05-24T02:15:59.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:15:59.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:16:00.579Z] OK: 263 MiB in 53 packages [2023-05-24T02:16:03.197Z] Removing intermediate container 0c170426a436 [2023-05-24T02:16:03.197Z] ---> e358ee42f7df [2023-05-24T02:16:03.197Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T02:16:03.197Z] ---> Running in 6ef0faafa49d [2023-05-24T02:16:03.468Z] Removing intermediate container 6ef0faafa49d [2023-05-24T02:16:03.468Z] ---> eee55842ea64 [2023-05-24T02:16:03.468Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T02:16:03.739Z] ---> Running in db18dfd88f97 [2023-05-24T02:16:04.022Z] Removing intermediate container db18dfd88f97 [2023-05-24T02:16:04.022Z] ---> a157479c3d9d [2023-05-24T02:16:04.022Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T02:16:04.613Z] ---> 07f00bc915a1 [2023-05-24T02:16:04.613Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:16:04.613Z] ---> Running in 354c4ff81be2 [2023-05-24T02:17:12.591Z] Removing intermediate container 354c4ff81be2 [2023-05-24T02:17:12.591Z] ---> 17ca2976b03c [2023-05-24T02:17:12.591Z] Step 14/15 : COPY . . [2023-05-24T02:17:12.591Z] ---> e0adfffd8ed0 [2023-05-24T02:17:12.591Z] Step 15/15 : RUN ${MAKE} [2023-05-24T02:17:12.591Z] ---> Running in b4661a1027ba [2023-05-24T02:17:12.591Z] noop [2023-05-24T02:17:12.591Z] Removing intermediate container b4661a1027ba [2023-05-24T02:17:12.591Z] ---> e39166c43557 [2023-05-24T02:17:12.591Z] Successfully built e39166c43557 [2023-05-24T02:17:12.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:17:12.952Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T02:17:12.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:17:13.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container [2023-05-24T02:17:13.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T02:17:14.574Z] $ docker top 2d2e6b1c203f33ced62f1247da45799487b0a72c22909b1dc98f7431ea2e5ba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:17:15.411Z] + go version [2023-05-24T02:17:15.411Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T02:17:15.435Z] $ docker stop --time=1 2d2e6b1c203f33ced62f1247da45799487b0a72c22909b1dc98f7431ea2e5ba3 [2023-05-24T02:17:17.080Z] $ docker rm -f --volumes 2d2e6b1c203f33ced62f1247da45799487b0a72c22909b1dc98f7431ea2e5ba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:17:17.666Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T02:17:17.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:17:17.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container [2023-05-24T02:17:17.963Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T02:17:19.163Z] $ docker top 4f9e91669502fb3ca279832363e00cc4d73b955447f1f390c1f39b8a1a089540 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:17:20.013Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-24T02:17:20.361Z] + make test [2023-05-24T02:17:20.632Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T02:17:52.868Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T02:19:59.570Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T02:19:59.570Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T02:20:21.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T02:20:21.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T02:20:21.653Z] ./bin/test-attribution-txt.sh [2023-05-24T02:20:21.653Z] make -C web test [2023-05-24T02:20:21.653Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/5/web' [2023-05-24T02:20:21.653Z] make[1]: tput: No such file or directory [2023-05-24T02:20:21.653Z] make[1]: tput: No such file or directory [2023-05-24T02:20:21.653Z] warning: generating ./VERSION [2023-05-24T02:20:21.653Z] echo "0.0.0" > VERSION [2023-05-24T02:20:21.653Z] docker build \ [2023-05-24T02:20:21.653Z] -f Dockerfile \ [2023-05-24T02:20:21.653Z] --build-arg USER=1000 \ [2023-05-24T02:20:21.653Z] \ [2023-05-24T02:20:21.653Z] --label "git_sha=fdf3645e082954ddba8b763a3c736f18a14adff1" \ [2023-05-24T02:20:21.653Z] -t edgexfoundry/edgex-web-ui:fdf3645e082954ddba8b763a3c736f18a14adff1 \ [2023-05-24T02:20:21.653Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T02:20:21.653Z] . [2023-05-24T02:20:21.653Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T02:20:21.653Z] Install the buildx component to build images with BuildKit: [2023-05-24T02:20:21.653Z] https://docs.docker.com/go/buildx/ [2023-05-24T02:20:21.653Z] [2023-05-24T02:20:21.653Z] Sending build context to Docker daemon 2.563MB [2023-05-24T02:20:21.921Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T02:20:21.921Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T02:20:22.189Z] 47517142f6ba: Pulling fs layer [2023-05-24T02:20:22.189Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T02:20:22.189Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T02:20:22.189Z] aba105e6f55a: Pulling fs layer [2023-05-24T02:20:22.189Z] aba105e6f55a: Waiting [2023-05-24T02:20:22.189Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T02:20:22.189Z] f7079c9c4ba1: Download complete [2023-05-24T02:20:22.189Z] 47517142f6ba: Verifying Checksum [2023-05-24T02:20:22.189Z] 47517142f6ba: Download complete [2023-05-24T02:20:22.189Z] aba105e6f55a: Verifying Checksum [2023-05-24T02:20:22.189Z] aba105e6f55a: Download complete [2023-05-24T02:20:22.776Z] 47517142f6ba: Pull complete [2023-05-24T02:20:23.045Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T02:20:23.045Z] 5f8c4bfa009b: Download complete [2023-05-24T02:20:26.509Z] 5f8c4bfa009b: Pull complete [2023-05-24T02:20:27.119Z] f7079c9c4ba1: Pull complete [2023-05-24T02:20:27.119Z] aba105e6f55a: Pull complete [2023-05-24T02:20:27.393Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T02:20:27.393Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T02:20:27.393Z] ---> bf1b8b58d215 [2023-05-24T02:20:27.393Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T02:20:28.026Z] ---> Running in aa547a18185e [2023-05-24T02:20:29.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:20:29.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:20:30.266Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T02:20:30.266Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T02:20:30.266Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T02:20:30.266Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T02:20:30.266Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T02:20:30.266Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T02:20:30.536Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T02:20:30.536Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T02:20:30.536Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T02:20:30.536Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T02:20:30.536Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T02:20:30.536Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T02:20:30.536Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T02:20:30.536Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T02:20:30.536Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T02:20:30.536Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T02:20:30.536Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T02:20:30.536Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T02:20:30.536Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T02:20:30.536Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T02:20:30.536Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T02:20:30.807Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T02:20:30.807Z] (23/128) Installing glib (2.70.1-r0) [2023-05-24T02:20:30.807Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T02:20:30.807Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T02:20:30.807Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T02:20:30.807Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T02:20:31.077Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T02:20:31.077Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T02:20:31.077Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T02:20:31.077Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T02:20:31.077Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T02:20:31.077Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T02:20:31.077Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T02:20:31.077Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T02:20:31.077Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T02:20:31.077Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T02:20:31.077Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T02:20:31.077Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T02:20:31.077Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T02:20:31.077Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T02:20:31.077Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T02:20:31.346Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T02:20:31.346Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T02:20:31.346Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T02:20:31.346Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T02:20:31.346Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T02:20:31.346Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T02:20:31.346Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T02:20:31.346Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T02:20:31.346Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T02:20:31.346Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T02:20:31.346Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T02:20:31.346Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T02:20:31.346Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T02:20:31.618Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T02:20:31.618Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T02:20:31.618Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T02:20:31.618Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T02:20:31.618Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T02:20:31.618Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T02:20:31.618Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T02:20:31.618Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T02:20:31.618Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T02:20:31.618Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T02:20:31.618Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T02:20:31.618Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T02:20:31.889Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T02:20:31.889Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T02:20:31.889Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T02:20:31.889Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T02:20:31.889Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T02:20:31.889Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T02:20:32.162Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T02:20:32.162Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T02:20:32.433Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T02:20:32.433Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T02:20:32.433Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T02:20:32.433Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T02:20:32.433Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T02:20:35.036Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T02:20:35.036Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T02:20:35.036Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T02:20:35.036Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T02:20:35.036Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T02:20:35.036Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T02:20:35.036Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T02:20:35.036Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T02:20:35.036Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T02:20:35.036Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T02:20:35.036Z] (89/128) Installing lame (3.100-r0) [2023-05-24T02:20:35.036Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T02:20:35.036Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T02:20:35.036Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T02:20:35.036Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T02:20:35.036Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T02:20:35.036Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T02:20:35.036Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T02:20:35.036Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T02:20:35.036Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T02:20:35.036Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T02:20:35.036Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T02:20:35.036Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T02:20:35.309Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T02:20:35.309Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T02:20:35.309Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T02:20:35.309Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T02:20:35.309Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T02:20:35.309Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T02:20:35.900Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T02:20:35.900Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T02:20:35.900Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T02:20:35.900Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T02:20:35.900Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T02:20:35.900Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T02:20:35.900Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T02:20:35.900Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T02:20:36.170Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T02:20:36.170Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T02:20:36.170Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T02:20:36.170Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T02:20:36.170Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T02:20:36.170Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T02:20:36.170Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T02:20:36.170Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T02:20:36.170Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T02:20:36.170Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T02:20:36.170Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T02:20:36.170Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T02:20:36.170Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T02:20:40.453Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T02:20:40.453Z] Executing glib-2.70.1-r0.trigger [2023-05-24T02:20:40.453Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T02:20:43.047Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T02:20:43.047Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T02:20:43.047Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T02:20:43.047Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T02:20:43.047Z] OK: 275 MiB in 144 packages [2023-05-24T02:20:51.257Z] Removing intermediate container aa547a18185e [2023-05-24T02:20:51.257Z] ---> 0a5526042eea [2023-05-24T02:20:51.257Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T02:20:51.257Z] ---> Running in 6002d5d50fa3 [2023-05-24T02:20:51.525Z] Removing intermediate container 6002d5d50fa3 [2023-05-24T02:20:51.525Z] ---> 41a02dcbc231 [2023-05-24T02:20:51.525Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T02:20:51.794Z] ---> Running in d38d2e6dd1e8 [2023-05-24T02:20:52.063Z] Removing intermediate container d38d2e6dd1e8 [2023-05-24T02:20:52.063Z] ---> 507b047ee989 [2023-05-24T02:20:52.063Z] Step 5/10 : RUN npm install -g npm [2023-05-24T02:20:52.063Z] ---> Running in 9951984d9ab2 [2023-05-24T02:21:24.287Z] [2023-05-24T02:21:24.287Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-24T02:21:24.287Z] [2023-05-24T02:21:24.287Z] 27 packages are looking for funding [2023-05-24T02:21:24.287Z] run `npm fund` for details [2023-05-24T02:21:24.287Z] [2023-05-24T02:21:24.287Z] found 0 vulnerabilities [2023-05-24T02:21:24.287Z] Removing intermediate container 9951984d9ab2 [2023-05-24T02:21:24.287Z] ---> 09976ba400cb [2023-05-24T02:21:24.287Z] Step 6/10 : ARG USER=1000 [2023-05-24T02:21:24.287Z] ---> Running in aefa010b2302 [2023-05-24T02:21:24.287Z] Removing intermediate container aefa010b2302 [2023-05-24T02:21:24.287Z] ---> c2041e6a8092 [2023-05-24T02:21:24.287Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T02:21:26.239Z] ---> Running in 1c4f1a2751fb [2023-05-24T02:21:27.662Z] Removing intermediate container 1c4f1a2751fb [2023-05-24T02:21:27.663Z] ---> a21faf569a05 [2023-05-24T02:21:27.663Z] Step 8/10 : USER $USER:$USER [2023-05-24T02:21:27.663Z] ---> Running in f525d8ea4db2 [2023-05-24T02:21:27.931Z] Removing intermediate container f525d8ea4db2 [2023-05-24T02:21:27.931Z] ---> ccdc72b014fe [2023-05-24T02:21:27.931Z] Step 9/10 : WORKDIR /app [2023-05-24T02:21:27.931Z] ---> Running in c7caf5199ed9 [2023-05-24T02:21:28.203Z] Removing intermediate container c7caf5199ed9 [2023-05-24T02:21:28.203Z] ---> 7d0d285093c0 [2023-05-24T02:21:28.203Z] Step 10/10 : LABEL git_sha=fdf3645e082954ddba8b763a3c736f18a14adff1 [2023-05-24T02:21:28.476Z] ---> Running in 25439ea48721 [2023-05-24T02:21:28.745Z] Removing intermediate container 25439ea48721 [2023-05-24T02:21:28.745Z] ---> 4b315517b148 [2023-05-24T02:21:28.745Z] Successfully built 4b315517b148 [2023-05-24T02:21:28.745Z] Successfully tagged edgexfoundry/edgex-web-ui:fdf3645e082954ddba8b763a3c736f18a14adff1 [2023-05-24T02:21:28.745Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T02:21:28.745Z] touch edgex-web-ui.imagebuilt [2023-05-24T02:21:28.745Z] mkdir -p node_modules coverage [2023-05-24T02:21:28.745Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T02:21:28.745Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T02:21:41.077Z] npm WARN old lockfile [2023-05-24T02:21:41.077Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T02:21:41.077Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T02:21:41.077Z] npm WARN old lockfile [2023-05-24T02:21:41.077Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T02:21:41.077Z] npm WARN old lockfile [2023-05-24T02:21:56.070Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-05-24T02:21:56.070Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-24T02:21:56.071Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-05-24T02:21:56.071Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-24T02:21:56.071Z] npm WARN old lockfile code: 'ETARGET', [2023-05-24T02:21:56.071Z] npm WARN old lockfile type: 'version', [2023-05-24T02:21:56.071Z] npm WARN old lockfile wanted: '7.0.0', [2023-05-24T02:21:56.071Z] npm WARN old lockfile versions: [ '1.0.0' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile distTags: { latest: '1.0.0' }, [2023-05-24T02:21:56.071Z] npm WARN old lockfile defaultTag: 'latest' [2023-05-24T02:21:56.071Z] npm WARN old lockfile } [2023-05-24T02:21:56.071Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-24T02:21:56.071Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:21:56.071Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:21:56.071Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-24T02:21:56.071Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found [2023-05-24T02:21:56.071Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:21:56.071Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:21:56.071Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-24T02:21:56.071Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-24T02:21:56.071Z] npm WARN old lockfile date: [ 'Wed, 24 May 2023 02:21:55 GMT' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'cf-ray': [ '7cc21160ec9b713e-YUL' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-24T02:21:56.071Z] npm WARN old lockfile }, [2023-05-24T02:21:56.071Z] npm WARN old lockfile statusCode: 404, [2023-05-24T02:21:56.071Z] npm WARN old lockfile code: 'E404', [2023-05-24T02:21:56.071Z] npm WARN old lockfile method: 'GET', [2023-05-24T02:21:56.071Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', [2023-05-24T02:21:56.071Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-24T02:21:56.071Z] npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' [2023-05-24T02:21:56.071Z] npm WARN old lockfile } [2023-05-24T02:21:56.071Z] npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-24T02:21:56.071Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:21:56.071Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:21:56.071Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-05-24T02:21:56.071Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found [2023-05-24T02:21:56.071Z] npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 [2023-05-24T02:21:56.071Z] npm WARN old lockfile at runMicrotasks () [2023-05-24T02:21:56.071Z] npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) [2023-05-24T02:21:56.071Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-05-24T02:21:56.071Z] npm WARN old lockfile headers: [Object: null prototype] { [2023-05-24T02:21:56.071Z] npm WARN old lockfile date: [ 'Wed, 24 May 2023 02:21:55 GMT' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'content-type': [ 'application/json' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'content-length': [ '21' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile connection: [ 'keep-alive' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'cf-ray': [ '7cc211617d5633eb-YUL' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile vary: [ 'Accept-Encoding' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile server: [ 'cloudflare' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'x-fetch-attempts': [ '1' ], [2023-05-24T02:21:56.071Z] npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] [2023-05-24T02:21:56.071Z] npm WARN old lockfile }, [2023-05-24T02:21:56.071Z] npm WARN old lockfile statusCode: 404, [2023-05-24T02:21:56.071Z] npm WARN old lockfile code: 'E404', [2023-05-24T02:21:56.071Z] npm WARN old lockfile method: 'GET', [2023-05-24T02:21:56.071Z] npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', [2023-05-24T02:21:56.071Z] npm WARN old lockfile body: { error: 'Not found' }, [2023-05-24T02:21:56.071Z] npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' [2023-05-24T02:21:56.071Z] npm WARN old lockfile } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE required: { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE }, [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE required: { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE }, [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE required: { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE }, [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE required: { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE }, [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE required: { [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE }, [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T02:22:19.885Z] npm WARN EBADENGINE } [2023-05-24T02:22:46.722Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T02:22:56.792Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T02:23:04.989Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T02:23:07.577Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T02:23:29.637Z] 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-24T02:23:41.946Z] 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-24T02:23:42.912Z] 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-24T02:24:09.669Z] 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-24T02:25:06.059Z] [2023-05-24T02:25:06.059Z] added 1355 packages, and audited 1356 packages in 4m [2023-05-24T02:25:06.059Z] [2023-05-24T02:25:06.059Z] 109 packages are looking for funding [2023-05-24T02:25:06.059Z] run `npm fund` for details [2023-05-24T02:25:06.059Z] [2023-05-24T02:25:06.059Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-05-24T02:25:06.059Z] [2023-05-24T02:25:06.059Z] To address issues that do not require attention, run: [2023-05-24T02:25:06.059Z] npm audit fix [2023-05-24T02:25:06.059Z] [2023-05-24T02:25:06.059Z] To address all issues (including breaking changes), run: [2023-05-24T02:25:06.059Z] npm audit fix --force [2023-05-24T02:25:06.059Z] [2023-05-24T02:25:06.059Z] Run `npm audit` for details. [2023-05-24T02:25:07.019Z] 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-24T02:25:19.334Z] This version of CLI is only compatible with Angular versions ^16.0.0, [2023-05-24T02:25:19.334Z] but Angular version 12.2.4 was found instead. [2023-05-24T02:25:19.334Z] [2023-05-24T02:25:19.334Z] Please visit the link below to find instructions on how to update Angular. [2023-05-24T02:25:19.334Z] https://update.angular.io/ [2023-05-24T02:25:19.334Z] [2023-05-24T02:25:19.600Z] make[1]: *** [Makefile:144: test] Error 3 [2023-05-24T02:25:19.600Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/5/web' [2023-05-24T02:25:19.600Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-05-24T02:25:19.621Z] $ docker stop --time=1 4f9e91669502fb3ca279832363e00cc4d73b955447f1f390c1f39b8a1a089540 [2023-05-24T02:25:21.354Z] $ docker rm -f --volumes 4f9e91669502fb3ca279832363e00cc4d73b955447f1f390c1f39b8a1a089540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:25:22.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:25:22.557Z] [2023-05-24T02:25:22.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:25:22.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:25:23.160Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T02:25:23.160Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T02:25:23.160Z] 04944245beec: Pulling fs layer [2023-05-24T02:25:23.160Z] 699f458cf7ca: Pulling fs layer [2023-05-24T02:25:23.160Z] 765212b225bb: Pulling fs layer [2023-05-24T02:25:23.160Z] f23df028b6ca: Pulling fs layer [2023-05-24T02:25:23.160Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T02:25:23.160Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T02:25:23.160Z] 765212b225bb: Waiting [2023-05-24T02:25:23.160Z] d65c8cfc05b1: Waiting [2023-05-24T02:25:23.160Z] f23df028b6ca: Waiting [2023-05-24T02:25:23.430Z] 04944245beec: Verifying Checksum [2023-05-24T02:25:23.430Z] 04944245beec: Download complete [2023-05-24T02:25:23.430Z] 765212b225bb: Verifying Checksum [2023-05-24T02:25:23.430Z] 765212b225bb: Download complete [2023-05-24T02:25:23.430Z] f23df028b6ca: Download complete [2023-05-24T02:25:23.430Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T02:25:23.430Z] d65c8cfc05b1: Download complete [2023-05-24T02:25:23.430Z] 699f458cf7ca: Verifying Checksum [2023-05-24T02:25:23.430Z] 699f458cf7ca: Download complete [2023-05-24T02:25:24.030Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T02:25:24.030Z] 8998bd30e6a1: Download complete [2023-05-24T02:25:25.973Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T02:25:25.973Z] 2437ff75d9bd: Download complete [2023-05-24T02:25:27.915Z] 8998bd30e6a1: Pull complete [2023-05-24T02:25:28.203Z] 04944245beec: Pull complete [2023-05-24T02:25:29.163Z] 699f458cf7ca: Pull complete [2023-05-24T02:25:29.429Z] 765212b225bb: Pull complete [2023-05-24T02:25:30.389Z] f23df028b6ca: Pull complete [2023-05-24T02:25:30.389Z] d65c8cfc05b1: Pull complete [2023-05-24T02:25:45.391Z] 2437ff75d9bd: Pull complete [2023-05-24T02:25:45.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T02:25:45.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:25:45.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:25:45.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-16651 does not seem to be running inside a container [2023-05-24T02:25:45.685Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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:arm64 cat [2023-05-24T02:25:48.367Z] $ docker top bc02b06307efedda217ab12c58ecb9cb51e0b40631f343f548174a035fae58b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:25:49.209Z] ---> job-cost.sh [2023-05-24T02:25:49.209Z] lf-activate-venv: SKIPPING [2023-05-24T02:25:49.209Z] INFO: No Stack... [2023-05-24T02:25:49.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T02:25:50.437Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T02:25:51.075Z] + cut -d, -f6 [2023-05-24T02:25:51.075Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2023-05-24T02:25:51.149Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] [2023-05-24T02:25:51.156Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] did not exist. Created. [2023-05-24T02:25:51.156Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T02:25:51.940Z] /w/workspace/edgex-ui-go/5@tmp/durable-055c8450/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T02:25:52.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T02:25:52.628Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T02:25:58.490Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T02:25:58.569Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T02:25:58.599Z] $ docker stop --time=1 bc02b06307efedda217ab12c58ecb9cb51e0b40631f343f548174a035fae58b2 [2023-05-24T02:26:00.299Z] $ docker rm -f --volumes bc02b06307efedda217ab12c58ecb9cb51e0b40631f343f548174a035fae58b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T02:26:00.617Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-24T02:26:01.421Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives ] [2023-05-24T02:26:01.421Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-24T02:26:01.421Z] total 16 [2023-05-24T02:26:01.421Z] drwxr-xr-x 3 root root 4096 May 24 02:13 . [2023-05-24T02:26:01.421Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 02:13 .. [2023-05-24T02:26:01.421Z] drwxr-xr-x 2 root root 4096 May 24 02:13 cost [2023-05-24T02:26:01.421Z] -rw-r--r-- 1 root root 83 May 24 02:13 cost.csv [2023-05-24T02:26:01.421Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-24T02:26:01.421Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives [2023-05-24T02:26:01.421Z] total 16 [2023-05-24T02:26:01.421Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:13 . [2023-05-24T02:26:01.421Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 02:13 .. [2023-05-24T02:26:01.421Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:13 cost [2023-05-24T02:26:01.421Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:26:01.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:26:02.578Z] ---> package-listing.sh [2023-05-24T02:26:02.578Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T02:26:02.578Z] ++ facter osfamily [2023-05-24T02:26:02.836Z] + OS_FAMILY=debian [2023-05-24T02:26:02.836Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-608 [2023-05-24T02:26:02.836Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T02:26:02.836Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T02:26:02.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T02:26:02.836Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T02:26:02.836Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' [2023-05-24T02:26:02.836Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T02:26:02.836Z] + case "${OS_FAMILY}" in [2023-05-24T02:26:02.836Z] + dpkg -l [2023-05-24T02:26:02.836Z] + grep '^ii' [2023-05-24T02:26:02.836Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T02:26:02.836Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T02:26:02.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T02:26:02.836Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' [2023-05-24T02:26:02.836Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ [2023-05-24T02:26:02.836Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ [Pipeline] echo [2023-05-24T02:26:02.846Z] 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T02:26:03.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:26:03.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:26:03.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:26:03.772Z] prd-ubuntu20.04-docker-8c-8g-16650 does not seem to be running inside a container [2023-05-24T02:26:03.803Z] $ 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-608/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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T02:26:04.024Z] $ docker top 61363410398f7416a2e84c422aa64cd467f5e184dc47e08537e5414e648ae3cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:26:04.368Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T02:26:04.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T02:26:04.944Z] + ls /var/log/sa-host [2023-05-24T02:26:04.944Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T02:26:05.032Z] provisioning config files... [2023-05-24T02:26:05.039Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config6809018445641748641tmp [Pipeline] { [Pipeline] echo [2023-05-24T02:26:05.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:26:05.336Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T02:26:05.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:26:05.680Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T02:26:05.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:26:05.975Z] ---> sudo-logs.sh [2023-05-24T02:26:05.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T02:26:06.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:26:06.292Z] ---> job-cost.sh [2023-05-24T02:26:06.292Z] lf-activate-venv: SKIPPING [2023-05-24T02:26:06.292Z] DEBUG: total: 0.2199999988079071 [2023-05-24T02:26:06.292Z] INFO: Retrieving Stack Cost... [2023-05-24T02:26:06.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T02:26:07.117Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T02:26:07.129Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:26:07.414Z] ---> logs-deploy.sh [2023-05-24T02:26:07.414Z] lf-activate-venv: SKIPPING [2023-05-24T02:26:07.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-608/5 [2023-05-24T02:26:07.414Z] INFO: archiving workspace using pattern(s): [2023-05-24T02:26:08.352Z] Archives upload complete. [2023-05-24T02:26:08.611Z] INFO: archiving logs to Nexus