Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 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-ssh5621490242608056304.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-ssh16088823655633156485.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh761450730323338593.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-ssh5850334054381846198.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13408962235391714546.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-16754 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 (main) Commit message: "Merge pull request #618 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0" > 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 core.sparsecheckout # timeout=10 > git checkout -f 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 > git rev-list --no-walk 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T18:27:53.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T18:27:53.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T18:27:53.616Z] ========================================================= [2023-05-24T18:27:53.617Z] EdgeX Global Pipelines Version Info [2023-05-24T18:27:53.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:27:54.319Z] ------------------- [2023-05-24T18:27:54.319Z] stable info: [2023-05-24T18:27:54.319Z] ------------------- [2023-05-24T18:27:54.319Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T18:27:54.319Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T18:27:54.319Z] Message: update stable to v1.0.249 [2023-05-24T18:27:54.891Z] ------------------- [2023-05-24T18:27:54.891Z] experimental info: [2023-05-24T18:27:54.891Z] ------------------- [2023-05-24T18:27:54.891Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T18:27:54.891Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T18:27:54.891Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T18:27:55.067Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T18:27:55.077Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T18:27:55.085Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T18:27:55.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T18:27:55.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T18:27:55.111Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T18:27:55.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T18:27:55.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T18:27:55.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T18:27:55.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T18:27:55.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T18:27:55.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T18:27:55.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T18:27:55.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T18:27:55.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T18:27:55.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T18:27:55.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T18:27:55.253Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T18:27:55.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T18:27:55.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T18:27:55.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T18:27:55.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T18:27:55.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T18:27:55.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T18:27:55.339Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T18:27:55.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T18:27:55.371Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T18:27:55.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T18:27:55.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T18:27:55.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T18:27:55.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo [2023-05-24T18:27:55.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 742163a [Pipeline] echo [2023-05-24T18:27:55.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:27:55.487Z] provisioning config files... [2023-05-24T18:27:55.499Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3228002164325467649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:27:55.803Z] ---> docker-login.sh [2023-05-24T18:27:55.803Z] nexus3.edgexfoundry.org:10001 [2023-05-24T18:27:56.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:27:56.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:27:56.064Z] Configure a credential helper to remove this warning. See [2023-05-24T18:27:56.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:27:56.064Z] [2023-05-24T18:27:56.064Z] Login Succeeded [2023-05-24T18:27:56.064Z] nexus3.edgexfoundry.org:10002 [2023-05-24T18:27:56.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:27:56.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:27:56.366Z] Configure a credential helper to remove this warning. See [2023-05-24T18:27:56.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:27:56.366Z] [2023-05-24T18:27:56.366Z] Login Succeeded [2023-05-24T18:27:56.366Z] nexus3.edgexfoundry.org:10003 [2023-05-24T18:27:56.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:27:56.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:27:56.366Z] Configure a credential helper to remove this warning. See [2023-05-24T18:27:56.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:27:56.366Z] [2023-05-24T18:27:56.366Z] Login Succeeded [2023-05-24T18:27:56.366Z] nexus3.edgexfoundry.org:10004 [2023-05-24T18:27:56.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:27:56.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:27:56.366Z] Configure a credential helper to remove this warning. See [2023-05-24T18:27:56.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:27:56.366Z] [2023-05-24T18:27:56.366Z] Login Succeeded [2023-05-24T18:27:56.366Z] docker.io [2023-05-24T18:27:56.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:27:56.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:27:56.627Z] Configure a credential helper to remove this warning. See [2023-05-24T18:27:56.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:27:56.627Z] [2023-05-24T18:27:56.627Z] Login Succeeded [2023-05-24T18:27:56.627Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T18:27:56.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T18:27:56.985Z] + git rev-list -1 --merges 742163a79e7aeb062f1ac4c67fbc75e2333f4d28~1..742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo [2023-05-24T18:27:57.032Z] -----------> git rev-list -1 --merges 742163a79e7aeb062f1ac4c67fbc75e2333f4d28~1..742163a79e7aeb062f1ac4c67fbc75e2333f4d28 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:27:57.032Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [false] [Pipeline] sh [2023-05-24T18:27:57.322Z] + git log --format=format:%s -1 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo [2023-05-24T18:27:57.337Z] ========================================================= [2023-05-24T18:27:57.337Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T18:27:57.337Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:27:57.654Z] + git log --format=format:%s -1 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] echo [2023-05-24T18:27:57.666Z] [semverPrep] GIT_COMMIT: 742163a79e7aeb062f1ac4c67fbc75e2333f4d28, Commit Message: Merge pull request #618 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0 [Pipeline] echo [2023-05-24T18:27:57.678Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T18:27:58.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T18:27:58.052Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T18:27:58.052Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T18:27:58.052Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T18:27:58.052Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T18:27:58.052Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T18:27:58.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:27:58.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:27:58.412Z] [2023-05-24T18:27:58.412Z] 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-24T18:27:58.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:27:58.721Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T18:27:58.721Z] b85a868b505f: Pulling fs layer [2023-05-24T18:27:58.721Z] e2be974225ed: Pulling fs layer [2023-05-24T18:27:58.721Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T18:27:58.721Z] 988bab9f4d93: Pulling fs layer [2023-05-24T18:27:58.721Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T18:27:58.721Z] eaf3925da568: Pulling fs layer [2023-05-24T18:27:58.721Z] bab4dde63d76: Pulling fs layer [2023-05-24T18:27:58.721Z] bde34c3a00c8: Pulling fs layer [2023-05-24T18:27:58.721Z] b352a97aabf1: Pulling fs layer [2023-05-24T18:27:58.721Z] 4872d77fe225: Pulling fs layer [2023-05-24T18:27:58.721Z] 5851b861e8e6: Pulling fs layer [2023-05-24T18:27:58.721Z] 1469e6f7b9e6: Waiting [2023-05-24T18:27:58.721Z] eaf3925da568: Waiting [2023-05-24T18:27:58.721Z] 5851b861e8e6: Waiting [2023-05-24T18:27:58.721Z] b352a97aabf1: Waiting [2023-05-24T18:27:58.721Z] 4872d77fe225: Waiting [2023-05-24T18:27:58.721Z] bab4dde63d76: Waiting [2023-05-24T18:27:58.721Z] bde34c3a00c8: Waiting [2023-05-24T18:27:58.721Z] e2be974225ed: Verifying Checksum [2023-05-24T18:27:58.721Z] 988bab9f4d93: Verifying Checksum [2023-05-24T18:27:58.721Z] 988bab9f4d93: Download complete [2023-05-24T18:27:58.992Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T18:27:58.992Z] 1469e6f7b9e6: Download complete [2023-05-24T18:27:58.992Z] eaf3925da568: Verifying Checksum [2023-05-24T18:27:58.992Z] eaf3925da568: Download complete [2023-05-24T18:27:58.992Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T18:27:58.992Z] 339a4e72a1f5: Download complete [2023-05-24T18:27:58.992Z] bde34c3a00c8: Verifying Checksum [2023-05-24T18:27:58.992Z] bde34c3a00c8: Download complete [2023-05-24T18:27:58.992Z] b352a97aabf1: Download complete [2023-05-24T18:27:58.992Z] 4872d77fe225: Verifying Checksum [2023-05-24T18:27:58.992Z] 4872d77fe225: Download complete [2023-05-24T18:27:58.992Z] 5851b861e8e6: Verifying Checksum [2023-05-24T18:27:58.992Z] 5851b861e8e6: Download complete [2023-05-24T18:27:58.992Z] b85a868b505f: Verifying Checksum [2023-05-24T18:27:58.992Z] b85a868b505f: Download complete [2023-05-24T18:27:59.561Z] bab4dde63d76: Verifying Checksum [2023-05-24T18:27:59.561Z] bab4dde63d76: Download complete [2023-05-24T18:28:00.501Z] b85a868b505f: Pull complete [2023-05-24T18:28:00.501Z] e2be974225ed: Pull complete [2023-05-24T18:28:01.070Z] 339a4e72a1f5: Pull complete [2023-05-24T18:28:01.070Z] 988bab9f4d93: Pull complete [2023-05-24T18:28:01.329Z] 1469e6f7b9e6: Pull complete [2023-05-24T18:28:01.329Z] eaf3925da568: Pull complete [2023-05-24T18:28:03.239Z] bab4dde63d76: Pull complete [2023-05-24T18:28:03.498Z] bde34c3a00c8: Pull complete [2023-05-24T18:28:03.498Z] b352a97aabf1: Pull complete [2023-05-24T18:28:03.498Z] 4872d77fe225: Pull complete [2023-05-24T18:28:03.758Z] 5851b861e8e6: Pull complete [2023-05-24T18:28:03.758Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T18:28:03.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:28:03.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:28:03.853Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:28:03.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T18:28:07.434Z] $ docker top d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 -eo pid,comm [2023-05-24T18:28:07.491Z] 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-24T18:28:07.491Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T18:28:07.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:28:07.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:28:07.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:28:07.647Z] $ docker exec d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent [2023-05-24T18:28:07.760Z] SSH_AUTH_SOCK=/tmp/ssh-czPG4V4l3x8o/agent.33 [2023-05-24T18:28:07.760Z] SSH_AGENT_PID=39 [2023-05-24T18:28:07.766Z] Running ssh-add (command line suppressed) [2023-05-24T18:28:07.898Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_559078973181889275.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_559078973181889275.key) [2023-05-24T18:28:07.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:28:08.193Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T18:28:08.213Z] $ docker exec --env ******** --env ******** d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent -k [2023-05-24T18:28:08.322Z] unset SSH_AUTH_SOCK; [2023-05-24T18:28:08.322Z] unset SSH_AGENT_PID; [2023-05-24T18:28:08.322Z] echo Agent pid 39 killed; [2023-05-24T18:28:08.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T18:28:08.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:28:08.356Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:28:08.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:28:08.476Z] $ docker exec d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent [2023-05-24T18:28:08.589Z] SSH_AUTH_SOCK=/tmp/ssh-t2nLnRgwaPya/agent.71 [2023-05-24T18:28:08.589Z] SSH_AGENT_PID=77 [2023-05-24T18:28:08.594Z] Running ssh-add (command line suppressed) [2023-05-24T18:28:08.707Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3649714740662566961.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3649714740662566961.key) [2023-05-24T18:28:08.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:28:09.007Z] + git semver init [2023-05-24T18:28:09.268Z] 2023-05-24 18:28:09,185 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T18:28:09.268Z] 2023-05-24 18:28:09,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-24T18:28:09.268Z] 2023-05-24 18:28:09,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-24T18:28:09.268Z] 2023-05-24 18:28:09,186 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T18:28:10.647Z] 2023-05-24 18:28:10,648 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-24T18:28:10.647Z] 2023-05-24 18:28:10,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-24T18:28:10.647Z] 2023-05-24 18:28:10,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:28:10.647Z] 2023-05-24 18:28:10,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:28:10.647Z] 3.0.0-dev.18 [Pipeline] } [2023-05-24T18:28:10.921Z] $ docker exec --env ******** --env ******** d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 ssh-agent -k [2023-05-24T18:28:11.013Z] unset SSH_AUTH_SOCK; [2023-05-24T18:28:11.014Z] unset SSH_AGENT_PID; [2023-05-24T18:28:11.014Z] echo Agent pid 77 killed; [2023-05-24T18:28:11.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T18:28:11.327Z] + git semver [Pipeline] } [2023-05-24T18:28:11.603Z] $ docker stop --time=1 d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 [2023-05-24T18:28:12.970Z] $ docker rm -f --volumes d3a9f94c66948324c5fcfb5a34d972f5cf6dca800932a22e98e4231a5e7fbc50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:28:13.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T18:28:13.517Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T18:28:13.520Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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-24T18:28:13.653Z] provisioning config files... [2023-05-24T18:28:13.662Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11425329020987598302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:28:13.958Z] ---> docker-login.sh [2023-05-24T18:28:13.958Z] nexus3.edgexfoundry.org:10001 [2023-05-24T18:28:13.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:28:13.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:28:13.958Z] Configure a credential helper to remove this warning. See [2023-05-24T18:28:13.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:28:13.958Z] [2023-05-24T18:28:13.958Z] Login Succeeded [2023-05-24T18:28:13.958Z] nexus3.edgexfoundry.org:10002 [2023-05-24T18:28:13.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:28:13.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:28:13.958Z] Configure a credential helper to remove this warning. See [2023-05-24T18:28:13.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:28:13.958Z] [2023-05-24T18:28:13.958Z] Login Succeeded [2023-05-24T18:28:13.958Z] nexus3.edgexfoundry.org:10003 [2023-05-24T18:28:14.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:28:14.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:28:14.216Z] Configure a credential helper to remove this warning. See [2023-05-24T18:28:14.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:28:14.216Z] [2023-05-24T18:28:14.216Z] Login Succeeded [2023-05-24T18:28:14.216Z] nexus3.edgexfoundry.org:10004 [2023-05-24T18:28:14.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:28:14.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:28:14.216Z] Configure a credential helper to remove this warning. See [2023-05-24T18:28:14.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:28:14.216Z] [2023-05-24T18:28:14.216Z] Login Succeeded [2023-05-24T18:28:14.216Z] docker.io [2023-05-24T18:28:14.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:28:14.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:28:14.474Z] Configure a credential helper to remove this warning. See [2023-05-24T18:28:14.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:28:14.474Z] [2023-05-24T18:28:14.474Z] Login Succeeded [2023-05-24T18:28:14.474Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T18:28:14.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T18:28:14.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:28:14.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:28:14.562Z] ========================================================= [2023-05-24T18:28:14.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T18:28:14.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:28:14.868Z] + 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-24T18:28:15.128Z] Sending build context to Docker daemon 47.68MB [2023-05-24T18:28:15.128Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T18:28:15.128Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T18:28:15.128Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T18:28:15.128Z] f56be85fc22e: Pulling fs layer [2023-05-24T18:28:15.128Z] 85791d961cd3: Pulling fs layer [2023-05-24T18:28:15.128Z] d694b5ae8c79: Pulling fs layer [2023-05-24T18:28:15.128Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T18:28:15.128Z] 4d19c01a9841: Pulling fs layer [2023-05-24T18:28:15.128Z] 9325e15d5711: Pulling fs layer [2023-05-24T18:28:15.128Z] 556b6ee489ea: Pulling fs layer [2023-05-24T18:28:15.128Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T18:28:15.128Z] 9325e15d5711: Waiting [2023-05-24T18:28:15.128Z] 556b6ee489ea: Waiting [2023-05-24T18:28:15.128Z] 9f32a84ed3da: Waiting [2023-05-24T18:28:15.128Z] 4d19c01a9841: Waiting [2023-05-24T18:28:15.128Z] c5a4b2cf53e6: Waiting [2023-05-24T18:28:15.128Z] 85791d961cd3: Download complete [2023-05-24T18:28:15.128Z] 9f32a84ed3da: Download complete [2023-05-24T18:28:15.128Z] 4d19c01a9841: Verifying Checksum [2023-05-24T18:28:15.128Z] 4d19c01a9841: Download complete [2023-05-24T18:28:15.128Z] f56be85fc22e: Verifying Checksum [2023-05-24T18:28:15.128Z] f56be85fc22e: Download complete [2023-05-24T18:28:15.389Z] 9325e15d5711: Verifying Checksum [2023-05-24T18:28:15.389Z] 9325e15d5711: Download complete [2023-05-24T18:28:15.390Z] f56be85fc22e: Pull complete [2023-05-24T18:28:15.662Z] 85791d961cd3: Pull complete [2023-05-24T18:28:15.922Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T18:28:16.182Z] d694b5ae8c79: Verifying Checksum [2023-05-24T18:28:16.182Z] d694b5ae8c79: Download complete [2023-05-24T18:28:16.449Z] 556b6ee489ea: Verifying Checksum [2023-05-24T18:28:16.449Z] 556b6ee489ea: Download complete [2023-05-24T18:28:19.740Z] d694b5ae8c79: Pull complete [2023-05-24T18:28:19.740Z] 9f32a84ed3da: Pull complete [2023-05-24T18:28:19.998Z] 4d19c01a9841: Pull complete [2023-05-24T18:28:19.998Z] 9325e15d5711: Pull complete [2023-05-24T18:28:22.533Z] 556b6ee489ea: Pull complete [2023-05-24T18:28:23.467Z] c5a4b2cf53e6: Pull complete [2023-05-24T18:28:23.467Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T18:28:23.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T18:28:23.467Z] ---> c4be618373d6 [2023-05-24T18:28:23.467Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T18:28:28.617Z] Still waiting to schedule task [2023-05-24T18:28:28.618Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T18:28:28.852Z] ---> Running in 743850bd3af4 [2023-05-24T18:28:28.852Z] Removing intermediate container 743850bd3af4 [2023-05-24T18:28:28.852Z] ---> 47a95bb3cd4f [2023-05-24T18:28:28.852Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T18:28:28.852Z] ---> Running in 910b0a75ae48 [2023-05-24T18:28:28.852Z] Removing intermediate container 910b0a75ae48 [2023-05-24T18:28:28.852Z] ---> 5b4e68b528d6 [2023-05-24T18:28:28.852Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T18:28:28.852Z] ---> Running in 978b10c74efe [2023-05-24T18:28:28.852Z] Removing intermediate container 978b10c74efe [2023-05-24T18:28:28.852Z] ---> 0fa0b4077bb9 [2023-05-24T18:28:28.853Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T18:28:28.853Z] ---> Running in f099d1c7f601 [2023-05-24T18:28:28.853Z] Removing intermediate container f099d1c7f601 [2023-05-24T18:28:28.853Z] ---> 7d0a41df4ba1 [2023-05-24T18:28:28.853Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T18:28:28.853Z] ---> Running in a27a48a4fcad [2023-05-24T18:28:29.112Z] Removing intermediate container a27a48a4fcad [2023-05-24T18:28:29.112Z] ---> 83f47b11d5a2 [2023-05-24T18:28:29.112Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T18:28:29.371Z] latest: Pulling from library/docker [2023-05-24T18:28:29.630Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T18:28:29.630Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T18:28:29.630Z] f74671f55a8d: Pulling fs layer [2023-05-24T18:28:29.630Z] 75039dcfa57a: Pulling fs layer [2023-05-24T18:28:29.630Z] a867a08cc62a: Pulling fs layer [2023-05-24T18:28:29.630Z] f897c97d93d5: Pulling fs layer [2023-05-24T18:28:29.630Z] 5893dfdf0269: Pulling fs layer [2023-05-24T18:28:29.630Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T18:28:29.630Z] b3364461d2a2: Pulling fs layer [2023-05-24T18:28:29.630Z] 3b63b390fabe: Pulling fs layer [2023-05-24T18:28:29.630Z] 200a256d559f: Pulling fs layer [2023-05-24T18:28:29.630Z] f36549cf8e4b: Pulling fs layer [2023-05-24T18:28:29.630Z] 135f01648aa4: Pulling fs layer [2023-05-24T18:28:29.630Z] f9804e6a84f9: Pulling fs layer [2023-05-24T18:28:29.630Z] a867a08cc62a: Waiting [2023-05-24T18:28:29.630Z] f897c97d93d5: Waiting [2023-05-24T18:28:29.630Z] 5893dfdf0269: Waiting [2023-05-24T18:28:29.630Z] 7bd0f5addfbf: Waiting [2023-05-24T18:28:29.630Z] b3364461d2a2: Waiting [2023-05-24T18:28:29.630Z] 3b63b390fabe: Waiting [2023-05-24T18:28:29.630Z] 135f01648aa4: Waiting [2023-05-24T18:28:29.630Z] 200a256d559f: Waiting [2023-05-24T18:28:29.630Z] f9804e6a84f9: Waiting [2023-05-24T18:28:29.630Z] f36549cf8e4b: Waiting [2023-05-24T18:28:29.630Z] 75039dcfa57a: Waiting [2023-05-24T18:28:29.630Z] 8a49fdb3b6a5: Download complete [2023-05-24T18:28:29.630Z] f74671f55a8d: Verifying Checksum [2023-05-24T18:28:29.630Z] f74671f55a8d: Download complete [2023-05-24T18:28:29.630Z] dfb60e7f5d22: Verifying Checksum [2023-05-24T18:28:29.630Z] dfb60e7f5d22: Download complete [2023-05-24T18:28:29.889Z] 8a49fdb3b6a5: Pull complete [2023-05-24T18:28:29.889Z] a867a08cc62a: Verifying Checksum [2023-05-24T18:28:29.889Z] a867a08cc62a: Download complete [2023-05-24T18:28:30.148Z] dfb60e7f5d22: Pull complete [2023-05-24T18:28:30.148Z] 5893dfdf0269: Verifying Checksum [2023-05-24T18:28:30.148Z] 5893dfdf0269: Download complete [2023-05-24T18:28:30.148Z] f897c97d93d5: Verifying Checksum [2023-05-24T18:28:30.148Z] f897c97d93d5: Download complete [2023-05-24T18:28:30.148Z] f74671f55a8d: Pull complete [2023-05-24T18:28:30.148Z] 7bd0f5addfbf: Verifying Checksum [2023-05-24T18:28:30.148Z] 7bd0f5addfbf: Download complete [2023-05-24T18:28:30.148Z] b3364461d2a2: Verifying Checksum [2023-05-24T18:28:30.148Z] b3364461d2a2: Download complete [2023-05-24T18:28:30.148Z] 75039dcfa57a: Verifying Checksum [2023-05-24T18:28:30.148Z] 75039dcfa57a: Download complete [2023-05-24T18:28:30.148Z] 200a256d559f: Verifying Checksum [2023-05-24T18:28:30.148Z] 200a256d559f: Download complete [2023-05-24T18:28:30.407Z] 135f01648aa4: Verifying Checksum [2023-05-24T18:28:30.407Z] 135f01648aa4: Download complete [2023-05-24T18:28:30.407Z] f9804e6a84f9: Verifying Checksum [2023-05-24T18:28:30.407Z] f9804e6a84f9: Download complete [2023-05-24T18:28:30.407Z] 3b63b390fabe: Verifying Checksum [2023-05-24T18:28:30.407Z] 3b63b390fabe: Download complete [2023-05-24T18:28:30.407Z] 75039dcfa57a: Pull complete [2023-05-24T18:28:30.974Z] a867a08cc62a: Pull complete [2023-05-24T18:28:31.232Z] f36549cf8e4b: Verifying Checksum [2023-05-24T18:28:31.232Z] f36549cf8e4b: Download complete [2023-05-24T18:28:31.232Z] f897c97d93d5: Pull complete [2023-05-24T18:28:31.491Z] 5893dfdf0269: Pull complete [2023-05-24T18:28:31.491Z] 7bd0f5addfbf: Pull complete [2023-05-24T18:28:31.491Z] b3364461d2a2: Pull complete [2023-05-24T18:28:31.751Z] 3b63b390fabe: Pull complete [2023-05-24T18:28:32.009Z] 200a256d559f: Pull complete [2023-05-24T18:28:32.944Z] f36549cf8e4b: Pull complete [2023-05-24T18:28:33.203Z] 135f01648aa4: Pull complete [2023-05-24T18:28:33.203Z] f9804e6a84f9: Pull complete [2023-05-24T18:28:33.203Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T18:28:33.203Z] Status: Downloaded newer image for docker:latest [2023-05-24T18:28:36.494Z] ---> 0212478c37b2 [2023-05-24T18:28:36.494Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T18:28:36.494Z] ---> Running in 9ff4b8544f41 [2023-05-24T18:28:36.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:28:36.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:28:37.011Z] OK: 265 MiB in 53 packages [2023-05-24T18:28:37.270Z] Removing intermediate container 9ff4b8544f41 [2023-05-24T18:28:37.270Z] ---> 02f47d289b62 [2023-05-24T18:28:37.270Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T18:28:37.270Z] ---> Running in ae62ec8c1cb8 [2023-05-24T18:28:37.528Z] Removing intermediate container ae62ec8c1cb8 [2023-05-24T18:28:37.528Z] ---> 15f2f321f865 [2023-05-24T18:28:37.529Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T18:28:37.529Z] ---> Running in c91a3379d158 [2023-05-24T18:28:37.529Z] Removing intermediate container c91a3379d158 [2023-05-24T18:28:37.529Z] ---> e54d58779d65 [2023-05-24T18:28:37.529Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T18:28:37.786Z] ---> 93726c3ea520 [2023-05-24T18:28:37.786Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:28:37.786Z] ---> Running in 1ef9c862e401 [2023-05-24T18:29:09.962Z] Removing intermediate container 1ef9c862e401 [2023-05-24T18:29:09.962Z] ---> bb6c8e439d7b [2023-05-24T18:29:09.962Z] Step 14/15 : COPY . . [2023-05-24T18:29:09.962Z] ---> 1ba63a35322c [2023-05-24T18:29:09.962Z] Step 15/15 : RUN ${MAKE} [2023-05-24T18:29:09.962Z] ---> Running in df2710ba8f63 [2023-05-24T18:29:09.962Z] noop [2023-05-24T18:29:09.962Z] Removing intermediate container df2710ba8f63 [2023-05-24T18:29:09.962Z] ---> 153413d8edcb [2023-05-24T18:29:09.962Z] Successfully built 153413d8edcb [2023-05-24T18:29:09.962Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:29:10.282Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T18:29:10.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:29:10.354Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:29:10.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-24T18:29:10.729Z] $ docker top e3f48b3ba7d150d8e9dacc5351aa1daf392218d57427014e86dd023a197b5bee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:29:11.064Z] + go version [2023-05-24T18:29:11.064Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T18:29:11.078Z] $ docker stop --time=1 e3f48b3ba7d150d8e9dacc5351aa1daf392218d57427014e86dd023a197b5bee [2023-05-24T18:29:12.405Z] $ docker rm -f --volumes e3f48b3ba7d150d8e9dacc5351aa1daf392218d57427014e86dd023a197b5bee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:29:12.805Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T18:29:12.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:29:12.874Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:29:12.906Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-24T18:29:13.237Z] $ docker top ca3465da82f572d3d8c95c5311930f0176c56edfd03dc75c91e57db2e3beae62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:29:13.575Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:29:13.873Z] + make test [2023-05-24T18:29:13.873Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T18:29:19.141Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T18:29:27.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T18:29:27.254Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T18:29:31.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T18:29:31.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T18:29:31.450Z] ./bin/test-attribution-txt.sh [2023-05-24T18:29:31.450Z] make -C web test [2023-05-24T18:29:31.450Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-24T18:29:31.450Z] make[1]: tput: No such file or directory [2023-05-24T18:29:31.450Z] make[1]: tput: No such file or directory [2023-05-24T18:29:31.450Z] warning: generating ./VERSION [2023-05-24T18:29:31.450Z] echo "0.0.0" > VERSION [2023-05-24T18:29:31.450Z] docker build \ [2023-05-24T18:29:31.450Z] -f Dockerfile \ [2023-05-24T18:29:31.450Z] --build-arg USER=1000 \ [2023-05-24T18:29:31.450Z] \ [2023-05-24T18:29:31.450Z] --label "git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28" \ [2023-05-24T18:29:31.450Z] -t edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 \ [2023-05-24T18:29:31.450Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T18:29:31.450Z] . [2023-05-24T18:29:31.450Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T18:29:31.450Z] Install the buildx component to build images with BuildKit: [2023-05-24T18:29:31.450Z] https://docs.docker.com/go/buildx/ [2023-05-24T18:29:31.450Z] [2023-05-24T18:29:31.450Z] Sending build context to Docker daemon 2.571MB [2023-05-24T18:29:31.450Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T18:29:31.450Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T18:29:31.450Z] 9621f1afde84: Pulling fs layer [2023-05-24T18:29:31.450Z] c6f70ee39829: Pulling fs layer [2023-05-24T18:29:31.450Z] 56892a8094a2: Pulling fs layer [2023-05-24T18:29:31.450Z] 58dd87906ef0: Pulling fs layer [2023-05-24T18:29:31.450Z] 58dd87906ef0: Waiting [2023-05-24T18:29:31.450Z] 56892a8094a2: Verifying Checksum [2023-05-24T18:29:31.450Z] 56892a8094a2: Download complete [2023-05-24T18:29:31.450Z] 58dd87906ef0: Verifying Checksum [2023-05-24T18:29:31.450Z] 58dd87906ef0: Download complete [2023-05-24T18:29:31.450Z] 9621f1afde84: Verifying Checksum [2023-05-24T18:29:31.450Z] 9621f1afde84: Download complete [2023-05-24T18:29:31.450Z] 9621f1afde84: Pull complete [2023-05-24T18:29:31.450Z] c6f70ee39829: Verifying Checksum [2023-05-24T18:29:31.450Z] c6f70ee39829: Download complete [2023-05-24T18:29:32.384Z] c6f70ee39829: Pull complete [2023-05-24T18:29:32.724Z] 56892a8094a2: Pull complete [2023-05-24T18:29:32.724Z] 58dd87906ef0: Pull complete [2023-05-24T18:29:32.724Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T18:29:32.724Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T18:29:32.724Z] ---> b69703f70c3d [2023-05-24T18:29:32.724Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T18:29:34.634Z] ---> Running in a0470486cdbc [2023-05-24T18:29:34.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:29:35.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:29:35.410Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T18:29:35.410Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T18:29:35.410Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T18:29:35.410Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T18:29:35.410Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T18:29:35.410Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T18:29:35.410Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T18:29:35.410Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T18:29:35.410Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T18:29:35.410Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T18:29:35.410Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T18:29:35.410Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T18:29:35.410Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T18:29:35.410Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T18:29:35.410Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T18:29:35.410Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T18:29:35.410Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T18:29:35.410Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T18:29:35.410Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T18:29:35.410Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T18:29:35.410Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T18:29:35.410Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T18:29:35.410Z] (23/129) Installing glib (2.70.5-r0) [2023-05-24T18:29:35.410Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T18:29:35.410Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T18:29:35.410Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T18:29:35.410Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T18:29:35.704Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T18:29:35.704Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T18:29:35.704Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T18:29:35.704Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T18:29:35.704Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T18:29:35.704Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T18:29:35.704Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T18:29:35.704Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T18:29:35.704Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T18:29:35.704Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T18:29:35.704Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T18:29:35.704Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T18:29:35.704Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T18:29:35.704Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T18:29:35.704Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T18:29:35.704Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T18:29:35.704Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T18:29:35.704Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T18:29:35.704Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T18:29:35.704Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T18:29:35.704Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T18:29:35.704Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T18:29:35.704Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T18:29:35.704Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T18:29:35.704Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T18:29:35.704Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T18:29:35.704Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T18:29:35.704Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T18:29:35.704Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T18:29:35.704Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T18:29:35.704Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T18:29:35.704Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T18:29:35.704Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T18:29:35.704Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T18:29:35.704Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T18:29:35.704Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T18:29:35.704Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T18:29:35.985Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T18:29:35.985Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T18:29:35.985Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T18:29:35.985Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T18:29:35.985Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T18:29:35.985Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T18:29:35.985Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T18:29:35.985Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T18:29:35.985Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T18:29:35.985Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T18:29:35.985Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T18:29:35.985Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T18:29:35.985Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T18:29:35.985Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T18:29:35.985Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T18:29:35.985Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T18:29:37.989Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T18:29:37.989Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T18:29:37.989Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T18:29:37.989Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T18:29:37.989Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T18:29:38.248Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T18:29:38.248Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T18:29:38.248Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T18:29:38.248Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T18:29:38.248Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T18:29:38.248Z] (89/129) Installing lame (3.100-r0) [2023-05-24T18:29:38.248Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T18:29:38.248Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T18:29:38.248Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T18:29:38.248Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T18:29:38.248Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T18:29:38.248Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T18:29:38.248Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T18:29:38.248Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T18:29:38.248Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T18:29:38.248Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T18:29:38.248Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T18:29:38.248Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T18:29:38.248Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T18:29:38.248Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T18:29:38.248Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T18:29:38.248Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T18:29:38.248Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T18:29:38.248Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T18:29:38.508Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T18:29:38.508Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T18:29:38.508Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T18:29:38.508Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T18:29:38.508Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T18:29:38.508Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T18:29:38.508Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T18:29:38.508Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T18:29:38.508Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T18:29:38.508Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T18:29:38.508Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T18:29:38.508Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T18:29:38.508Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T18:29:38.508Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T18:29:38.508Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T18:29:38.508Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T18:29:38.767Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T18:29:38.767Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T18:29:38.767Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T18:29:38.767Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T18:29:38.767Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T18:29:38.767Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T18:29:39.704Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T18:29:39.704Z] Executing glib-2.70.5-r0.trigger [2023-05-24T18:29:39.704Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T18:29:39.963Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T18:29:39.963Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T18:29:39.963Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T18:29:39.963Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T18:29:39.963Z] OK: 286 MiB in 145 packages [2023-05-24T18:29:46.555Z] Removing intermediate container a0470486cdbc [2023-05-24T18:29:46.555Z] ---> a2d8cd62c581 [2023-05-24T18:29:46.555Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T18:29:46.555Z] ---> Running in e424fca6f99d [2023-05-24T18:29:46.555Z] Removing intermediate container e424fca6f99d [2023-05-24T18:29:46.555Z] ---> de2c649d2644 [2023-05-24T18:29:46.555Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T18:29:46.555Z] ---> Running in d3135e7ad373 [2023-05-24T18:29:46.555Z] Removing intermediate container d3135e7ad373 [2023-05-24T18:29:46.555Z] ---> 2936832dac4a [2023-05-24T18:29:46.555Z] Step 5/10 : RUN npm install -g npm [2023-05-24T18:29:46.555Z] ---> Running in 6146f6a2dfe9 [2023-05-24T18:29:53.116Z] [2023-05-24T18:29:53.116Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-24T18:29:53.116Z] [2023-05-24T18:29:53.116Z] 27 packages are looking for funding [2023-05-24T18:29:53.116Z] run `npm fund` for details [2023-05-24T18:29:53.116Z] [2023-05-24T18:29:53.116Z] found 0 vulnerabilities [2023-05-24T18:29:54.076Z] Removing intermediate container 6146f6a2dfe9 [2023-05-24T18:29:54.076Z] ---> cbf78cf0e73f [2023-05-24T18:29:54.076Z] Step 6/10 : ARG USER=1000 [2023-05-24T18:29:54.076Z] ---> Running in 5a377e1b5637 [2023-05-24T18:29:54.076Z] Removing intermediate container 5a377e1b5637 [2023-05-24T18:29:54.076Z] ---> cd013eecac0b [2023-05-24T18:29:54.076Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T18:29:54.076Z] ---> Running in 201974daa6d3 [2023-05-24T18:29:54.644Z] Removing intermediate container 201974daa6d3 [2023-05-24T18:29:54.644Z] ---> 579df662148c [2023-05-24T18:29:54.644Z] Step 8/10 : USER $USER:$USER [2023-05-24T18:29:54.644Z] ---> Running in 1597f1578bfe [2023-05-24T18:29:54.644Z] Removing intermediate container 1597f1578bfe [2023-05-24T18:29:54.644Z] ---> 73b6c4363d4a [2023-05-24T18:29:54.644Z] Step 9/10 : WORKDIR /app [2023-05-24T18:29:54.644Z] ---> Running in 6299d15eba04 [2023-05-24T18:29:54.903Z] Removing intermediate container 6299d15eba04 [2023-05-24T18:29:54.903Z] ---> a5666fdaa0d6 [2023-05-24T18:29:54.903Z] Step 10/10 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:29:54.903Z] ---> Running in 80d53cd1ecb8 [2023-05-24T18:29:54.903Z] Removing intermediate container 80d53cd1ecb8 [2023-05-24T18:29:54.903Z] ---> 4073db0625b4 [2023-05-24T18:29:54.903Z] Successfully built 4073db0625b4 [2023-05-24T18:29:54.903Z] Successfully tagged edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:29:54.903Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T18:29:54.903Z] touch edgex-web-ui.imagebuilt [2023-05-24T18:29:54.903Z] mkdir -p node_modules coverage [2023-05-24T18:29:54.903Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T18:29:54.903Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T18:29:56.808Z] npm WARN old lockfile [2023-05-24T18:29:56.808Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T18:29:56.808Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T18:29:56.808Z] npm WARN old lockfile [2023-05-24T18:29:56.808Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T18:29:56.808Z] npm WARN old lockfile [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.950Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE required: { [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE }, [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:30:04.951Z] npm WARN EBADENGINE } [2023-05-24T18:30:09.141Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T18:30:09.141Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-24T18:30:09.141Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T18:30:09.141Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:30:09.141Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T18:30:09.141Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T18:30:09.399Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T18:30:09.968Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T18:30:11.398Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T18:30:11.398Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T18:30:12.782Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T18:30:14.159Z] 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-24T18:30:14.418Z] 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-24T18:30:14.677Z] 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-24T18:30:14.677Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-24T18:30:14.936Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:30:15.506Z] 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-24T18:30:15.506Z] 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-24T18:30:16.882Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:30:20.177Z] 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-24T18:30:22.720Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-24T18:30:29.286Z] [2023-05-24T18:30:29.286Z] added 1478 packages, and audited 1479 packages in 33s [2023-05-24T18:30:29.286Z] [2023-05-24T18:30:29.286Z] 90 packages are looking for funding [2023-05-24T18:30:29.286Z] run `npm fund` for details [2023-05-24T18:30:29.286Z] [2023-05-24T18:30:29.286Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T18:30:29.286Z] [2023-05-24T18:30:29.286Z] To address issues that do not require attention, run: [2023-05-24T18:30:29.286Z] npm audit fix [2023-05-24T18:30:29.286Z] [2023-05-24T18:30:29.286Z] To address all issues (including breaking changes), run: [2023-05-24T18:30:29.286Z] npm audit fix --force [2023-05-24T18:30:29.286Z] [2023-05-24T18:30:29.286Z] Run `npm audit` for details. [2023-05-24T18:30:35.879Z] 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-24T18:30:38.415Z] - Generating browser application bundles (phase: setup)... [2023-05-24T18:30:42.606Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T18:30:42.606Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T18:30:45.898Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T18:30:45.899Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T18:30:46.832Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T18:30:46.832Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T18:30:47.088Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T18:30:47.346Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T18:30:47.604Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T18:30:47.863Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T18:30:47.863Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T18:30:47.863Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T18:30:48.429Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T18:30:50.331Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T18:30:56.906Z] 24 05 2023 18:30:56.015:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T18:30:56.906Z] 24 05 2023 18:30:56.017:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T18:30:56.906Z] 24 05 2023 18:30:56.020:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T18:31:09.120Z] ✔ Browser application bundle generation complete. [2023-05-24T18:31:09.120Z] 24 05 2023 18:31:09.080:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket XUcKhqVG-QI9ejhsAAAB with id 76587534 [2023-05-24T18:31:09.251Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16757 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-24T18:31:09.264Z] Running in /w/workspace/edgex-ui-go/114 [Pipeline] { [Pipeline] checkout [2023-05-24T18:31:09.305Z] The recommended git tool is: git [2023-05-24T18:31:12.403Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T18:31:12.403Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.12 secs) [2023-05-24T18:31:12.403Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.252 secs) [2023-05-24T18:31:12.403Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.303 secs) [2023-05-24T18:31:12.403Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.307 secs) [2023-05-24T18:31:12.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.325 secs) [2023-05-24T18:31:12.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.382 secs) [2023-05-24T18:31:12.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.411 secs) [2023-05-24T18:31:12.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.42 secs) [2023-05-24T18:31:12.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.458 secs) [2023-05-24T18:31:12.663Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.526 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.566 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.581 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.59 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.615 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.628 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.646 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.675 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.7 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.708 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.724 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.731 secs) [2023-05-24T18:31:12.923Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.735 secs) [2023-05-24T18:31:13.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.794 secs) [2023-05-24T18:31:13.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.835 secs) [2023-05-24T18:31:13.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.85 secs) [2023-05-24T18:31:13.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.859 secs) [2023-05-24T18:31:13.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.862 secs) [2023-05-24T18:31:13.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.905 secs) [2023-05-24T18:31:13.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.918 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.95 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.964 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 1.007 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.032 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.074 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.08 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.085 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.105 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.117 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.128 secs) [2023-05-24T18:31:13.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.134 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.138 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.146 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.149 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.151 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.156 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.165 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.187 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.196 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.207 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.212 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.214 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.222 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.227 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.23 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.233 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.236 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.246 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.253 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.257 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.269 secs) [2023-05-24T18:31:13.702Z] WARN: ' [2023-05-24T18:31:13.702Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:31:13.702Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:31:13.702Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:31:13.702Z] in a future version of Angular. [2023-05-24T18:31:13.702Z] [2023-05-24T18:31:13.702Z] For more information on this, see our API docs here: [2023-05-24T18:31:13.702Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:31:13.702Z] ' [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.269 secs) [2023-05-24T18:31:13.702Z] WARN: ' [2023-05-24T18:31:13.702Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:31:13.702Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:31:13.702Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:31:13.702Z] in a future version of Angular. [2023-05-24T18:31:13.702Z] [2023-05-24T18:31:13.702Z] For more information on this, see our API docs here: [2023-05-24T18:31:13.702Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:31:13.702Z] ' [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.293 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.299 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.301 secs) [2023-05-24T18:31:13.702Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.303 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.31 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.318 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.329 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.372 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.394 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.4 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.405 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.413 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.422 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.427 secs) [2023-05-24T18:31:13.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.444 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.49 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.507 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.51 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.512 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.533 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.542 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.578 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.583 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.591 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.61 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.618 secs) [2023-05-24T18:31:14.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.627 secs) [2023-05-24T18:31:14.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.633 secs) [2023-05-24T18:31:14.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.643 secs) [2023-05-24T18:31:14.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.759 secs) [2023-05-24T18:31:14.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.798 secs) [2023-05-24T18:31:14.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.81 secs) [2023-05-24T18:31:14.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.819 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.829 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.85 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.902 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.927 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.946 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.964 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.968 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.982 secs) [2023-05-24T18:31:14.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 2.009 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 2.014 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 2.017 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 2.019 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 2.021 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 2.03 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 2.047 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 2.06 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 2.063 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 2.069 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 2.086 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 2.105 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 2.116 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 2.141 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.149 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.153 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.159 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.165 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.17 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.175 secs) [2023-05-24T18:31:15.003Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.181 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.185 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.203 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.213 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.22 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.248 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.279 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.288 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.292 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.297 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.302 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.315 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.318 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.321 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.323 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.325 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.328 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.329 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.333 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.336 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.337 secs) [2023-05-24T18:31:15.269Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.339 secs) [2023-05-24T18:31:15.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.353 secs) [2023-05-24T18:31:15.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.44 secs / 2.353 secs) [2023-05-24T18:31:15.530Z] TOTAL: 145 SUCCESS [2023-05-24T18:31:15.530Z] ✔ Browser application bundle generation complete. [2023-05-24T18:31:16.098Z] [2023-05-24T18:31:16.098Z] =============================== Coverage summary =============================== [2023-05-24T18:31:16.098Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T18:31:16.098Z] Branches : 12.14% ( 109/898 ) [2023-05-24T18:31:16.098Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T18:31:16.098Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T18:31:16.098Z] ================================================================================ [2023-05-24T18:31:16.098Z] ✔ Browser application bundle generation complete. [2023-05-24T18:31:16.442Z] using credential edgex-jenkins-ssh [2023-05-24T18:31:16.459Z] Cloning the remote Git repository [2023-05-24T18:31:16.666Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-24T18:31:16.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T18:31:16.699Z] $ docker stop --time=1 ca3465da82f572d3d8c95c5311930f0176c56edfd03dc75c91e57db2e3beae62 [2023-05-24T18:31:16.516Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T18:31:16.642Z] > git init /w/workspace/edgex-ui-go/114 # timeout=10 [2023-05-24T18:31:16.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T18:31:16.833Z] > git --version # timeout=10 [2023-05-24T18:31:16.858Z] > git --version # 'git version 2.25.1' [2023-05-24T18:31:16.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T18:31:17.993Z] $ docker rm -f --volumes ca3465da82f572d3d8c95c5311930f0176c56edfd03dc75c91e57db2e3beae62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:31:17.046Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T18:31:18.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T18:31:19.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T18:31:19.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T18:31:20.394Z] + ls -al . [2023-05-24T18:31:20.394Z] total 180 [2023-05-24T18:31:20.394Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 18:29 . [2023-05-24T18:31:20.394Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:27 .. [2023-05-24T18:31:20.394Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:27 .blubracket [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 18:27 .dockerignore [2023-05-24T18:31:20.394Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:28 .git [2023-05-24T18:31:20.394Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:27 .github [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 18:27 .gitignore [2023-05-24T18:31:20.394Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 18:28 .semver [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 18:27 Attribution.txt [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 18:27 CHANGELOG.md [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 18:27 CONTRIBUTING.md [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 18:27 Dockerfile [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 18:27 Jenkinsfile [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 18:27 LICENSE [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 18:27 Makefile [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 18:27 README.md [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 18:28 VERSION [2023-05-24T18:31:20.394Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:27 assets [2023-05-24T18:31:20.394Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:27 bin [2023-05-24T18:31:20.394Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:27 cmd [2023-05-24T18:31:20.394Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 18:29 coverage.out [2023-05-24T18:31:20.394Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:27 docs [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 24 18:27 go.mod [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 24 18:27 go.sum [2023-05-24T18:31:20.394Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:27 internal [2023-05-24T18:31:20.394Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:27 snap [2023-05-24T18:31:20.394Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:27 testing [2023-05-24T18:31:20.394Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 18:27 version.go [2023-05-24T18:31:20.394Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:20.690Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 --label arch=amd64 --label version=3.0.0-dev.18 . [2023-05-24T18:31:20.951Z] Sending build context to Docker daemon 50.44MB [2023-05-24T18:31:20.951Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T18:31:20.951Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T18:31:20.951Z] ---> 153413d8edcb [2023-05-24T18:31:20.951Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T18:31:21.520Z] ---> Running in 8fe74601675f [2023-05-24T18:31:21.779Z] Removing intermediate container 8fe74601675f [2023-05-24T18:31:21.779Z] ---> 107e6488fa42 [2023-05-24T18:31:21.779Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T18:31:21.779Z] ---> Running in b4b45fc13ed6 [2023-05-24T18:31:21.779Z] Removing intermediate container b4b45fc13ed6 [2023-05-24T18:31:21.779Z] ---> 16c7e57da9a2 [2023-05-24T18:31:21.779Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T18:31:21.779Z] ---> Running in 90c201af447f [2023-05-24T18:31:21.779Z] Removing intermediate container 90c201af447f [2023-05-24T18:31:21.779Z] ---> d81f2fbeeed2 [2023-05-24T18:31:21.779Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T18:31:21.779Z] ---> Running in 0c61bcd4ab72 [2023-05-24T18:31:22.038Z] Removing intermediate container 0c61bcd4ab72 [2023-05-24T18:31:22.038Z] ---> fb0ef5ec073a [2023-05-24T18:31:22.038Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T18:31:22.038Z] ---> Running in 90b24ab0a74b [2023-05-24T18:31:22.038Z] Removing intermediate container 90b24ab0a74b [2023-05-24T18:31:22.038Z] ---> f083b31f5bfe [2023-05-24T18:31:22.038Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T18:31:22.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T18:31:22.609Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T18:31:22.974Z] ---> e6701766e148 [2023-05-24T18:31:22.974Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T18:31:22.974Z] ---> Running in 51d17d7026e2 [2023-05-24T18:31:23.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:31:23.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:31:23.490Z] OK: 265 MiB in 53 packages [2023-05-24T18:31:23.565Z] Avoid second fetch [2023-05-24T18:31:23.566Z] Checking out Revision 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 (main) [2023-05-24T18:31:23.750Z] Removing intermediate container 51d17d7026e2 [2023-05-24T18:31:23.750Z] ---> 2de264352295 [2023-05-24T18:31:23.750Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T18:31:24.008Z] ---> Running in 09e9b285f561 [2023-05-24T18:31:24.008Z] Removing intermediate container 09e9b285f561 [2023-05-24T18:31:24.008Z] ---> 7f823c130efc [2023-05-24T18:31:24.008Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T18:31:24.008Z] ---> Running in 23a9c9d62910 [2023-05-24T18:31:24.008Z] Removing intermediate container 23a9c9d62910 [2023-05-24T18:31:24.008Z] ---> e04b93562679 [2023-05-24T18:31:24.008Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T18:31:24.266Z] ---> c21307b75432 [2023-05-24T18:31:24.266Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:31:24.266Z] ---> Running in 8f016b44948c [2023-05-24T18:31:23.588Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T18:31:23.678Z] > git checkout -f 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 [2023-05-24T18:31:24.538Z] Commit message: "Merge pull request #618 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0" [2023-05-24T18:31:24.834Z] Removing intermediate container 8f016b44948c [2023-05-24T18:31:24.834Z] ---> 460a67175bdf [2023-05-24T18:31:24.834Z] Step 14/25 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:31:25.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T18:31:25.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T18:31:25.374Z] Dload Upload Total Spent Left Speed [2023-05-24T18:31:25.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-05-24T18:31:25.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T18:31:26.315Z] + sudo tee /etc/docker/daemon.new [2023-05-24T18:31:26.315Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T18:31:26.315Z] { [2023-05-24T18:31:26.315Z] "registry-mirrors": [ [2023-05-24T18:31:26.315Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T18:31:26.315Z] ], [2023-05-24T18:31:26.315Z] "bip": "10.250.0.254/24", [2023-05-24T18:31:26.315Z] "hosts": [ [2023-05-24T18:31:26.315Z] "tcp://0.0.0.0:5555", [2023-05-24T18:31:26.315Z] "unix:///var/run/docker.sock" [2023-05-24T18:31:26.315Z] ], [2023-05-24T18:31:26.315Z] "mtu": 1458, [2023-05-24T18:31:26.315Z] "selinux-enabled": true, [2023-05-24T18:31:26.315Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T18:31:26.315Z] } [Pipeline] sh [2023-05-24T18:31:26.676Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T18:31:26.740Z] ---> 6dc3008e85ac [2023-05-24T18:31:26.740Z] Step 15/25 : RUN ${MAKE} [2023-05-24T18:31:26.740Z] ---> Running in 62b2f2acca0f [2023-05-24T18:31:26.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-24T18:31:27.023Z] + sudo service docker restart [2023-05-24T18:31:45.070Z] Removing intermediate container 62b2f2acca0f [2023-05-24T18:31:45.071Z] ---> 494bf16bf584 [2023-05-24T18:31:45.071Z] Step 16/25 : FROM alpine:3.17 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:31:45.337Z] provisioning config files... [2023-05-24T18:31:45.372Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config8656542092511018097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:31:45.639Z] 3.17: Pulling from library/alpine [2023-05-24T18:31:45.639Z] f56be85fc22e: Already exists [2023-05-24T18:31:45.639Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T18:31:45.639Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T18:31:45.743Z] ---> docker-login.sh [2023-05-24T18:31:45.743Z] nexus3.edgexfoundry.org:10001 [2023-05-24T18:31:45.897Z] ---> 9ed4aefc74f6 [2023-05-24T18:31:45.897Z] Step 17/25 : EXPOSE 4000 [2023-05-24T18:31:45.897Z] ---> Running in e8b299c0ac70 [2023-05-24T18:31:45.897Z] Removing intermediate container e8b299c0ac70 [2023-05-24T18:31:45.897Z] ---> b716e85ecf80 [2023-05-24T18:31:45.897Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T18:31:46.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:46.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:46.340Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:46.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:46.340Z] [2023-05-24T18:31:46.340Z] Login Succeeded [2023-05-24T18:31:46.340Z] nexus3.edgexfoundry.org:10002 [2023-05-24T18:31:46.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:46.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:46.885Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:46.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:46.885Z] [2023-05-24T18:31:46.885Z] Login Succeeded [2023-05-24T18:31:46.885Z] nexus3.edgexfoundry.org:10003 [2023-05-24T18:31:47.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:47.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:47.159Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:47.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:47.159Z] [2023-05-24T18:31:47.159Z] Login Succeeded [2023-05-24T18:31:47.159Z] nexus3.edgexfoundry.org:10004 [2023-05-24T18:31:47.275Z] ---> b6fbf3391e2c [2023-05-24T18:31:47.275Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T18:31:47.275Z] ---> 81aa8b0643c5 [2023-05-24T18:31:47.275Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T18:31:47.275Z] ---> 7dbec760173c [2023-05-24T18:31:47.275Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T18:31:47.275Z] ---> Running in 76f49aa3bea8 [2023-05-24T18:31:47.275Z] Removing intermediate container 76f49aa3bea8 [2023-05-24T18:31:47.275Z] ---> 9fefbdfe5953 [2023-05-24T18:31:47.275Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T18:31:47.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:47.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:47.429Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:47.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:47.429Z] [2023-05-24T18:31:47.429Z] Login Succeeded [2023-05-24T18:31:47.429Z] docker.io [2023-05-24T18:31:47.536Z] ---> Running in 9732670ae978 [2023-05-24T18:31:47.536Z] Removing intermediate container 9732670ae978 [2023-05-24T18:31:47.536Z] ---> 5196de5d333f [2023-05-24T18:31:47.536Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T18:31:47.536Z] ---> Running in e21ed12a4b8e [2023-05-24T18:31:47.536Z] Removing intermediate container e21ed12a4b8e [2023-05-24T18:31:47.536Z] ---> 30ef9486aadc [2023-05-24T18:31:47.536Z] Step 24/25 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:31:47.536Z] ---> Running in 7a9116dd7bc7 [2023-05-24T18:31:47.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:47.794Z] Removing intermediate container 7a9116dd7bc7 [2023-05-24T18:31:47.795Z] ---> 5d2cae317531 [2023-05-24T18:31:47.795Z] Step 25/25 : LABEL version=3.0.0-dev.18 [2023-05-24T18:31:47.795Z] ---> Running in 8aa555f6e321 [2023-05-24T18:31:47.795Z] Removing intermediate container 8aa555f6e321 [2023-05-24T18:31:47.795Z] ---> 91768251351c [2023-05-24T18:31:47.795Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T18:31:47.795Z] Successfully built 91768251351c [2023-05-24T18:31:47.795Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:31:47.888Z] provisioning config files... [2023-05-24T18:31:47.895Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1698601723945669507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:31:48.193Z] ---> docker-login.sh [2023-05-24T18:31:48.193Z] nexus3.edgexfoundry.org:10001 [2023-05-24T18:31:48.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:48.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:48.193Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:48.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:48.193Z] [2023-05-24T18:31:48.193Z] Login Succeeded [2023-05-24T18:31:48.193Z] nexus3.edgexfoundry.org:10002 [2023-05-24T18:31:48.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:48.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:48.193Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:48.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:48.194Z] [2023-05-24T18:31:48.194Z] Login Succeeded [2023-05-24T18:31:48.194Z] nexus3.edgexfoundry.org:10003 [2023-05-24T18:31:48.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:48.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:48.453Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:48.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:48.453Z] [2023-05-24T18:31:48.453Z] Login Succeeded [2023-05-24T18:31:48.453Z] nexus3.edgexfoundry.org:10004 [2023-05-24T18:31:48.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:48.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:48.453Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:48.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:48.453Z] [2023-05-24T18:31:48.453Z] Login Succeeded [2023-05-24T18:31:48.453Z] docker.io [2023-05-24T18:31:48.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:31:48.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:48.712Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:48.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:48.712Z] [2023-05-24T18:31:48.712Z] Login Succeeded [2023-05-24T18:31:48.712Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T18:31:48.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T18:31:48.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:31:48.780Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-24T18:31:48.780Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:31:48.780Z] latest [2023-05-24T18:31:48.780Z] 3.0.0-dev.18 [2023-05-24T18:31:48.780Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [2023-05-24T18:31:48.780Z] main [2023-05-24T18:31:48.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:49.123Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:49.434Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:31:49.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T18:31:49.434Z] d62bf63ca74b: Preparing [2023-05-24T18:31:49.434Z] b2792774dd3d: Preparing [2023-05-24T18:31:49.434Z] 38069a2230fc: Preparing [2023-05-24T18:31:49.434Z] f1417ff83b31: Preparing [2023-05-24T18:31:49.434Z] f1417ff83b31: Layer already exists [2023-05-24T18:31:49.434Z] b2792774dd3d: Pushed [2023-05-24T18:31:49.434Z] d62bf63ca74b: Pushed [2023-05-24T18:31:52.719Z] 38069a2230fc: Pushed [2023-05-24T18:31:52.719Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:53.026Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:53.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:31:53.078Z] Configure a credential helper to remove this warning. See [2023-05-24T18:31:53.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:31:53.078Z] [2023-05-24T18:31:53.078Z] Login Succeeded [2023-05-24T18:31:53.078Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T18:31:53.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-24T18:31:53.332Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-24T18:31:53.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T18:31:53.332Z] d62bf63ca74b: Preparing [2023-05-24T18:31:53.332Z] b2792774dd3d: Preparing [2023-05-24T18:31:53.332Z] 38069a2230fc: Preparing [2023-05-24T18:31:53.332Z] f1417ff83b31: Preparing [2023-05-24T18:31:53.332Z] b2792774dd3d: Layer already exists [2023-05-24T18:31:53.332Z] d62bf63ca74b: Layer already exists [2023-05-24T18:31:53.332Z] f1417ff83b31: Layer already exists [2023-05-24T18:31:53.332Z] 38069a2230fc: Layer already exists [2023-05-24T18:31:53.332Z] latest: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-05-24T18:31:53.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:31:53.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:31:53.463Z] ========================================================= [2023-05-24T18:31:53.463Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T18:31:53.463Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:53.653Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:53.819Z] + 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-24T18:31:53.961Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.18 [2023-05-24T18:31:53.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T18:31:53.961Z] d62bf63ca74b: Preparing [2023-05-24T18:31:53.961Z] b2792774dd3d: Preparing [2023-05-24T18:31:53.961Z] 38069a2230fc: Preparing [2023-05-24T18:31:53.961Z] f1417ff83b31: Preparing [2023-05-24T18:31:53.961Z] d62bf63ca74b: Layer already exists [2023-05-24T18:31:53.961Z] f1417ff83b31: Layer already exists [2023-05-24T18:31:53.961Z] b2792774dd3d: Layer already exists [2023-05-24T18:31:53.961Z] 38069a2230fc: Layer already exists [2023-05-24T18:31:53.961Z] 3.0.0-dev.18: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:54.267Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:54.569Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [2023-05-24T18:31:54.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T18:31:54.570Z] d62bf63ca74b: Preparing [2023-05-24T18:31:54.570Z] b2792774dd3d: Preparing [2023-05-24T18:31:54.570Z] 38069a2230fc: Preparing [2023-05-24T18:31:54.570Z] f1417ff83b31: Preparing [2023-05-24T18:31:54.570Z] d62bf63ca74b: Layer already exists [2023-05-24T18:31:54.570Z] b2792774dd3d: Layer already exists [2023-05-24T18:31:54.570Z] 38069a2230fc: Layer already exists [2023-05-24T18:31:54.570Z] f1417ff83b31: Layer already exists [2023-05-24T18:31:54.570Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:54.821Z] Sending build context to Docker daemon 30.4MB [2023-05-24T18:31:54.821Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T18:31:54.821Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T18:31:54.886Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:55.094Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T18:31:55.094Z] c41833b44d91: Pulling fs layer [2023-05-24T18:31:55.094Z] ed15518f5707: Pulling fs layer [2023-05-24T18:31:55.094Z] feae8fd75edb: Pulling fs layer [2023-05-24T18:31:55.094Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T18:31:55.094Z] 3cdef696dda3: Pulling fs layer [2023-05-24T18:31:55.094Z] 2ced38df9373: Pulling fs layer [2023-05-24T18:31:55.094Z] 58f1dce35555: Pulling fs layer [2023-05-24T18:31:55.094Z] 242c74f7c9fa: Waiting [2023-05-24T18:31:55.094Z] 3cdef696dda3: Waiting [2023-05-24T18:31:55.094Z] 2ced38df9373: Waiting [2023-05-24T18:31:55.094Z] 58f1dce35555: Waiting [2023-05-24T18:31:55.094Z] ed15518f5707: Verifying Checksum [2023-05-24T18:31:55.094Z] ed15518f5707: Download complete [2023-05-24T18:31:55.094Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T18:31:55.094Z] 242c74f7c9fa: Download complete [2023-05-24T18:31:55.094Z] 3cdef696dda3: Verifying Checksum [2023-05-24T18:31:55.094Z] 3cdef696dda3: Download complete [2023-05-24T18:31:55.094Z] c41833b44d91: Download complete [2023-05-24T18:31:55.190Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-24T18:31:55.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T18:31:55.190Z] d62bf63ca74b: Preparing [2023-05-24T18:31:55.190Z] b2792774dd3d: Preparing [2023-05-24T18:31:55.190Z] 38069a2230fc: Preparing [2023-05-24T18:31:55.190Z] f1417ff83b31: Preparing [2023-05-24T18:31:55.190Z] d62bf63ca74b: Layer already exists [2023-05-24T18:31:55.190Z] f1417ff83b31: Layer already exists [2023-05-24T18:31:55.190Z] b2792774dd3d: Layer already exists [2023-05-24T18:31:55.190Z] 38069a2230fc: Layer already exists [2023-05-24T18:31:55.190Z] main: digest: sha256:637e3fb763046c453d535f9443f4d7b29d24181403412f706e5c6dd530b6b685 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T18:31:55.226Z] ===================================================== [Pipeline] echo [2023-05-24T18:31:55.232Z] taggedImages: [2023-05-24T18:31:55.232Z] - nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:31:55.232Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-24T18:31:55.232Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.18 [2023-05-24T18:31:55.232Z] - nexus3.edgexfoundry.org:10004/edgex-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [2023-05-24T18:31:55.232Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:55.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:31:55.609Z] [2023-05-24T18:31:55.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:31:55.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:31:55.909Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T18:31:55.909Z] 5eb5b503b376: Pulling fs layer [2023-05-24T18:31:55.909Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T18:31:55.909Z] ec43610c2a17: Pulling fs layer [2023-05-24T18:31:55.909Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T18:31:55.909Z] 33b1e0a273af: Pulling fs layer [2023-05-24T18:31:55.909Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T18:31:55.909Z] 2f39f015ded8: Pulling fs layer [2023-05-24T18:31:55.909Z] 33b1e0a273af: Waiting [2023-05-24T18:31:55.909Z] 5d3b04190fa2: Waiting [2023-05-24T18:31:55.909Z] 2f39f015ded8: Waiting [2023-05-24T18:31:55.909Z] 3a2ae6a8a46f: Waiting [2023-05-24T18:31:55.909Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T18:31:55.909Z] 5c69ac0246d0: Download complete [2023-05-24T18:31:55.909Z] 3a2ae6a8a46f: Download complete [2023-05-24T18:31:55.909Z] 33b1e0a273af: Verifying Checksum [2023-05-24T18:31:55.909Z] 33b1e0a273af: Download complete [2023-05-24T18:31:55.909Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T18:31:55.909Z] 5d3b04190fa2: Download complete [2023-05-24T18:31:56.077Z] c41833b44d91: Pull complete [2023-05-24T18:31:56.168Z] ec43610c2a17: Verifying Checksum [2023-05-24T18:31:56.168Z] ec43610c2a17: Download complete [2023-05-24T18:31:56.168Z] 5eb5b503b376: Verifying Checksum [2023-05-24T18:31:56.168Z] 5eb5b503b376: Download complete [2023-05-24T18:31:56.697Z] 58f1dce35555: Verifying Checksum [2023-05-24T18:31:56.697Z] 58f1dce35555: Download complete [2023-05-24T18:31:56.697Z] ed15518f5707: Pull complete [2023-05-24T18:31:56.734Z] 2f39f015ded8: Download complete [2023-05-24T18:31:57.667Z] 5eb5b503b376: Pull complete [2023-05-24T18:31:57.667Z] 5c69ac0246d0: Pull complete [2023-05-24T18:31:57.671Z] feae8fd75edb: Verifying Checksum [2023-05-24T18:31:57.671Z] feae8fd75edb: Download complete [2023-05-24T18:31:57.671Z] 2ced38df9373: Verifying Checksum [2023-05-24T18:31:57.671Z] 2ced38df9373: Download complete [2023-05-24T18:31:58.234Z] ec43610c2a17: Pull complete [2023-05-24T18:31:58.234Z] 3a2ae6a8a46f: Pull complete [2023-05-24T18:31:58.801Z] 33b1e0a273af: Pull complete [2023-05-24T18:31:59.060Z] 5d3b04190fa2: Pull complete [2023-05-24T18:32:04.345Z] 2f39f015ded8: Pull complete [2023-05-24T18:32:04.345Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T18:32:04.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:32:04.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:32:04.438Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:32:04.475Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T18:32:11.003Z] $ docker top 6a7a0dc94cefec67ed8d686635d39017a25831aca899811484a2481a6ecb2eb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:32:11.369Z] ---> job-cost.sh [2023-05-24T18:32:11.369Z] lf-activate-venv: SKIPPING [2023-05-24T18:32:11.369Z] INFO: No Stack... [2023-05-24T18:32:11.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T18:32:12.198Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T18:32:12.630Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-24T18:32:12.630Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T18:32:12.655Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [2023-05-24T18:32:12.662Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] did not exist. Created. [2023-05-24T18:32:12.662Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:32:12.755Z] feae8fd75edb: Pull complete [2023-05-24T18:32:12.755Z] 242c74f7c9fa: Pull complete [2023-05-24T18:32:12.755Z] 3cdef696dda3: Pull complete [2023-05-24T18:32:13.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T18:32:13.347Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T18:32:13.356Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T18:32:13.377Z] $ docker stop --time=1 6a7a0dc94cefec67ed8d686635d39017a25831aca899811484a2481a6ecb2eb6 [2023-05-24T18:32:14.789Z] $ docker rm -f --volumes 6a7a0dc94cefec67ed8d686635d39017a25831aca899811484a2481a6ecb2eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T18:32:18.280Z] 2ced38df9373: Pull complete [2023-05-24T18:32:20.232Z] 58f1dce35555: Pull complete [2023-05-24T18:32:20.232Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T18:32:20.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T18:32:20.232Z] ---> fadd8f120f05 [2023-05-24T18:32:20.232Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T18:32:21.200Z] ---> Running in f49509097d15 [2023-05-24T18:32:21.476Z] Removing intermediate container f49509097d15 [2023-05-24T18:32:21.476Z] ---> 6b9e98e6b6b5 [2023-05-24T18:32:21.476Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T18:32:21.476Z] ---> Running in ade6357be19a [2023-05-24T18:32:22.062Z] Removing intermediate container ade6357be19a [2023-05-24T18:32:22.062Z] ---> 35906e148103 [2023-05-24T18:32:22.062Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T18:32:22.062Z] ---> Running in abea8c7137b5 [2023-05-24T18:32:22.331Z] Removing intermediate container abea8c7137b5 [2023-05-24T18:32:22.331Z] ---> c4c63aa61da1 [2023-05-24T18:32:22.331Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T18:32:22.331Z] ---> Running in 354793647b1a [2023-05-24T18:32:22.919Z] Removing intermediate container 354793647b1a [2023-05-24T18:32:22.919Z] ---> a499180aac68 [2023-05-24T18:32:22.919Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T18:32:22.919Z] ---> Running in 734a6986c91b [2023-05-24T18:32:23.191Z] Removing intermediate container 734a6986c91b [2023-05-24T18:32:23.191Z] ---> 18f016a1f48a [2023-05-24T18:32:23.191Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T18:32:23.786Z] latest: Pulling from library/docker [2023-05-24T18:32:23.786Z] 08409d417260: Pulling fs layer [2023-05-24T18:32:24.056Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T18:32:24.056Z] 55b4810136f4: Pulling fs layer [2023-05-24T18:32:24.056Z] 2e7805c665c5: Pulling fs layer [2023-05-24T18:32:24.056Z] 560067f77f09: Pulling fs layer [2023-05-24T18:32:24.056Z] 87854ced1808: Pulling fs layer [2023-05-24T18:32:24.056Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T18:32:24.056Z] 0f440641682c: Pulling fs layer [2023-05-24T18:32:24.056Z] d5751f9f360d: Pulling fs layer [2023-05-24T18:32:24.056Z] 39b4d37fd203: Pulling fs layer [2023-05-24T18:32:24.056Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T18:32:24.056Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T18:32:24.056Z] 2e7805c665c5: Waiting [2023-05-24T18:32:24.056Z] 5363e21a005c: Pulling fs layer [2023-05-24T18:32:24.056Z] 560067f77f09: Waiting [2023-05-24T18:32:24.056Z] d56ef98c0a70: Pulling fs layer [2023-05-24T18:32:24.056Z] 87854ced1808: Waiting [2023-05-24T18:32:24.056Z] cb23a4dee6cb: Waiting [2023-05-24T18:32:24.056Z] 181b4cd8a6de: Waiting [2023-05-24T18:32:24.056Z] 59b8b8583a6e: Waiting [2023-05-24T18:32:24.056Z] 0f440641682c: Waiting [2023-05-24T18:32:24.056Z] 5363e21a005c: Waiting [2023-05-24T18:32:24.056Z] d56ef98c0a70: Waiting [2023-05-24T18:32:24.056Z] d5751f9f360d: Waiting [2023-05-24T18:32:24.056Z] 55b4810136f4: Verifying Checksum [2023-05-24T18:32:24.056Z] 55b4810136f4: Download complete [2023-05-24T18:32:24.056Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T18:32:24.056Z] bf127bdc9f4f: Download complete [2023-05-24T18:32:24.056Z] 08409d417260: Verifying Checksum [2023-05-24T18:32:24.056Z] 08409d417260: Download complete [2023-05-24T18:32:24.669Z] 2e7805c665c5: Verifying Checksum [2023-05-24T18:32:24.669Z] 2e7805c665c5: Download complete [2023-05-24T18:32:24.669Z] 87854ced1808: Verifying Checksum [2023-05-24T18:32:24.669Z] 87854ced1808: Download complete [2023-05-24T18:32:24.942Z] cb23a4dee6cb: Verifying Checksum [2023-05-24T18:32:24.942Z] cb23a4dee6cb: Download complete [2023-05-24T18:32:24.942Z] 560067f77f09: Verifying Checksum [2023-05-24T18:32:24.942Z] 560067f77f09: Download complete [2023-05-24T18:32:24.942Z] d5751f9f360d: Verifying Checksum [2023-05-24T18:32:24.942Z] d5751f9f360d: Download complete [2023-05-24T18:32:24.942Z] 0f440641682c: Download complete [2023-05-24T18:32:24.942Z] 08409d417260: Pull complete [2023-05-24T18:32:25.215Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T18:32:25.215Z] 181b4cd8a6de: Download complete [2023-05-24T18:32:25.215Z] 5363e21a005c: Verifying Checksum [2023-05-24T18:32:25.215Z] 5363e21a005c: Download complete [2023-05-24T18:32:25.215Z] 39b4d37fd203: Verifying Checksum [2023-05-24T18:32:25.215Z] 39b4d37fd203: Download complete [2023-05-24T18:32:25.487Z] d56ef98c0a70: Verifying Checksum [2023-05-24T18:32:25.487Z] d56ef98c0a70: Download complete [2023-05-24T18:32:25.759Z] bf127bdc9f4f: Pull complete [2023-05-24T18:32:26.031Z] 55b4810136f4: Pull complete [2023-05-24T18:32:26.626Z] 59b8b8583a6e: Verifying Checksum [2023-05-24T18:32:26.626Z] 59b8b8583a6e: Download complete [2023-05-24T18:32:26.899Z] 2e7805c665c5: Pull complete [2023-05-24T18:32:28.325Z] 560067f77f09: Pull complete [2023-05-24T18:32:29.307Z] 87854ced1808: Pull complete [2023-05-24T18:32:29.576Z] cb23a4dee6cb: Pull complete [2023-05-24T18:32:29.845Z] 0f440641682c: Pull complete [2023-05-24T18:32:30.114Z] d5751f9f360d: Pull complete [2023-05-24T18:32:31.082Z] 39b4d37fd203: Pull complete [2023-05-24T18:32:31.352Z] 181b4cd8a6de: Pull complete [2023-05-24T18:32:34.735Z] 59b8b8583a6e: Pull complete [2023-05-24T18:32:34.735Z] 5363e21a005c: Pull complete [2023-05-24T18:32:34.735Z] d56ef98c0a70: Pull complete [2023-05-24T18:32:35.004Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T18:32:35.004Z] Status: Downloaded newer image for docker:latest [2023-05-24T18:32:37.591Z] ---> 47127db73f09 [2023-05-24T18:32:37.591Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T18:32:37.591Z] ---> Running in 540dcee876d2 [2023-05-24T18:32:38.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:32:39.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:32:40.115Z] OK: 263 MiB in 53 packages [2023-05-24T18:32:41.084Z] Removing intermediate container 540dcee876d2 [2023-05-24T18:32:41.084Z] ---> 910a219fe216 [2023-05-24T18:32:41.084Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T18:32:41.084Z] ---> Running in 1a223c7fbb58 [2023-05-24T18:32:41.673Z] Removing intermediate container 1a223c7fbb58 [2023-05-24T18:32:41.673Z] ---> 16ec99537ddd [2023-05-24T18:32:41.673Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T18:32:41.673Z] ---> Running in 665398acf701 [2023-05-24T18:32:41.942Z] Removing intermediate container 665398acf701 [2023-05-24T18:32:41.942Z] ---> fd91528312a4 [2023-05-24T18:32:41.942Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T18:32:43.895Z] ---> 664fad5a4fe4 [2023-05-24T18:32:43.895Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:32:43.895Z] ---> Running in e4ce88e56baa [2023-05-24T18:33:51.854Z] Removing intermediate container e4ce88e56baa [2023-05-24T18:33:51.854Z] ---> 1a9ef8ea2d22 [2023-05-24T18:33:51.854Z] Step 14/15 : COPY . . [2023-05-24T18:33:51.854Z] ---> 5ac0c889a2a6 [2023-05-24T18:33:51.854Z] Step 15/15 : RUN ${MAKE} [2023-05-24T18:33:51.854Z] ---> Running in d944c1846126 [2023-05-24T18:33:53.279Z] noop [2023-05-24T18:33:53.871Z] Removing intermediate container d944c1846126 [2023-05-24T18:33:53.871Z] ---> d7d971622d61 [2023-05-24T18:33:53.871Z] Successfully built d7d971622d61 [2023-05-24T18:33:53.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:33:54.232Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:33:54.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:33:54.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-16757 does not seem to be running inside a container [2023-05-24T18:33:54.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 ******** ci-base-image-arm64 cat [2023-05-24T18:33:55.866Z] $ docker top c8fa63202479b0b287f74694f8076e52cce3e4a3d6b98dc7bc1dfdb35a0e9ce6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:33:56.747Z] + go version [2023-05-24T18:33:56.747Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T18:33:56.774Z] $ docker stop --time=1 c8fa63202479b0b287f74694f8076e52cce3e4a3d6b98dc7bc1dfdb35a0e9ce6 [2023-05-24T18:33:58.484Z] $ docker rm -f --volumes c8fa63202479b0b287f74694f8076e52cce3e4a3d6b98dc7bc1dfdb35a0e9ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:33:59.067Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:33:59.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:33:59.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-16757 does not seem to be running inside a container [2023-05-24T18:33:59.359Z] $ 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/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 ******** ci-base-image-arm64 cat [2023-05-24T18:34:00.702Z] $ docker top aaa956831dae83872a9e56b3850b96c29a2940cee63b4538cf7f93a62b40a26e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:34:01.575Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/114 [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:34:02.235Z] + make test [2023-05-24T18:34:02.235Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T18:34:41.222Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T18:36:47.980Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T18:36:47.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T18:36:47.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T18:36:47.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T18:36:47.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T18:36:47.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T18:36:47.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T18:36:47.981Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T18:36:47.981Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T18:37:10.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T18:37:10.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T18:37:10.083Z] ./bin/test-attribution-txt.sh [2023-05-24T18:37:10.083Z] make -C web test [2023-05-24T18:37:10.083Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/114/web' [2023-05-24T18:37:10.083Z] make[1]: tput: No such file or directory [2023-05-24T18:37:10.083Z] make[1]: tput: No such file or directory [2023-05-24T18:37:10.083Z] warning: generating ./VERSION [2023-05-24T18:37:10.083Z] echo "0.0.0" > VERSION [2023-05-24T18:37:10.083Z] docker build \ [2023-05-24T18:37:10.083Z] -f Dockerfile \ [2023-05-24T18:37:10.083Z] --build-arg USER=1000 \ [2023-05-24T18:37:10.083Z] \ [2023-05-24T18:37:10.083Z] --label "git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28" \ [2023-05-24T18:37:10.083Z] -t edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 \ [2023-05-24T18:37:10.083Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T18:37:10.083Z] . [2023-05-24T18:37:10.083Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T18:37:10.083Z] Install the buildx component to build images with BuildKit: [2023-05-24T18:37:10.083Z] https://docs.docker.com/go/buildx/ [2023-05-24T18:37:10.083Z] [2023-05-24T18:37:10.083Z] Sending build context to Docker daemon 2.571MB [2023-05-24T18:37:10.083Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T18:37:10.083Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T18:37:10.083Z] 47517142f6ba: Pulling fs layer [2023-05-24T18:37:10.083Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T18:37:10.083Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T18:37:10.083Z] aba105e6f55a: Pulling fs layer [2023-05-24T18:37:10.083Z] aba105e6f55a: Waiting [2023-05-24T18:37:10.083Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T18:37:10.083Z] f7079c9c4ba1: Download complete [2023-05-24T18:37:10.083Z] 47517142f6ba: Download complete [2023-05-24T18:37:10.083Z] aba105e6f55a: Verifying Checksum [2023-05-24T18:37:10.083Z] aba105e6f55a: Download complete [2023-05-24T18:37:10.676Z] 47517142f6ba: Pull complete [2023-05-24T18:37:10.947Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T18:37:10.947Z] 5f8c4bfa009b: Download complete [2023-05-24T18:37:14.303Z] 5f8c4bfa009b: Pull complete [2023-05-24T18:37:14.572Z] f7079c9c4ba1: Pull complete [2023-05-24T18:37:14.853Z] aba105e6f55a: Pull complete [2023-05-24T18:37:14.853Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T18:37:14.853Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T18:37:14.853Z] ---> bf1b8b58d215 [2023-05-24T18:37:14.853Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T18:37:15.443Z] ---> Running in 0325e2c8cb04 [2023-05-24T18:37:16.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:37:16.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:37:18.282Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T18:37:18.282Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T18:37:18.282Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T18:37:18.282Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T18:37:18.282Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T18:37:18.282Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T18:37:18.282Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T18:37:18.282Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T18:37:18.282Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T18:37:18.282Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T18:37:18.282Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T18:37:18.282Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T18:37:18.282Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T18:37:18.282Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T18:37:18.282Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T18:37:18.282Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T18:37:18.282Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T18:37:18.282Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T18:37:18.282Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T18:37:18.282Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T18:37:18.282Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T18:37:18.282Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T18:37:18.282Z] (23/128) Installing glib (2.70.5-r0) [2023-05-24T18:37:18.551Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T18:37:18.551Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T18:37:18.551Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T18:37:18.551Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T18:37:18.551Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T18:37:18.823Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T18:37:18.823Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T18:37:18.823Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T18:37:18.823Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T18:37:18.823Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T18:37:18.823Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T18:37:18.823Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T18:37:18.823Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T18:37:18.823Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T18:37:18.823Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T18:37:18.823Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T18:37:18.823Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T18:37:18.823Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T18:37:18.823Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T18:37:18.823Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T18:37:18.823Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T18:37:18.823Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T18:37:18.823Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T18:37:18.824Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T18:37:18.824Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T18:37:19.095Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T18:37:19.095Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T18:37:19.096Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T18:37:19.096Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T18:37:19.096Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T18:37:19.096Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T18:37:19.096Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T18:37:19.096Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T18:37:19.096Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T18:37:19.096Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T18:37:19.096Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T18:37:19.096Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T18:37:19.096Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T18:37:19.367Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T18:37:19.367Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T18:37:19.367Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T18:37:19.367Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T18:37:19.367Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T18:37:19.367Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T18:37:19.367Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T18:37:19.367Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T18:37:19.367Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T18:37:19.367Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T18:37:19.367Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T18:37:19.367Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T18:37:19.646Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T18:37:19.646Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T18:37:19.914Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T18:37:20.183Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T18:37:20.183Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T18:37:20.183Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T18:37:20.183Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T18:37:22.772Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T18:37:22.772Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T18:37:22.772Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T18:37:22.772Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T18:37:22.772Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T18:37:22.772Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T18:37:22.772Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T18:37:22.772Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T18:37:22.772Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T18:37:22.772Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T18:37:22.772Z] (89/128) Installing lame (3.100-r0) [2023-05-24T18:37:22.772Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T18:37:22.772Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T18:37:22.772Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T18:37:22.772Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T18:37:22.772Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T18:37:22.772Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T18:37:22.772Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T18:37:22.772Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T18:37:22.772Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T18:37:22.772Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T18:37:22.772Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T18:37:22.772Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T18:37:22.772Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T18:37:22.772Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T18:37:23.042Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T18:37:23.042Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T18:37:23.042Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T18:37:23.042Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T18:37:23.630Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T18:37:23.630Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T18:37:23.630Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T18:37:23.630Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T18:37:23.630Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T18:37:23.630Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T18:37:23.630Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T18:37:23.630Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T18:37:23.630Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T18:37:23.630Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T18:37:23.630Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T18:37:23.630Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T18:37:23.898Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T18:37:23.898Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T18:37:23.898Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T18:37:23.898Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T18:37:23.898Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T18:37:23.898Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T18:37:23.898Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T18:37:23.898Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T18:37:23.898Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T18:37:28.164Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T18:37:28.164Z] Executing glib-2.70.5-r0.trigger [2023-05-24T18:37:28.164Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T18:37:30.755Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T18:37:30.755Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T18:37:30.755Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T18:37:30.755Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T18:37:31.024Z] OK: 275 MiB in 144 packages [2023-05-24T18:37:43.373Z] Removing intermediate container 0325e2c8cb04 [2023-05-24T18:37:43.373Z] ---> 7146d69809cf [2023-05-24T18:37:43.373Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T18:37:43.373Z] ---> Running in 4382a0b0855a [2023-05-24T18:37:43.373Z] Removing intermediate container 4382a0b0855a [2023-05-24T18:37:43.373Z] ---> a190c358a662 [2023-05-24T18:37:43.373Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T18:37:43.373Z] ---> Running in 5a2a05873356 [2023-05-24T18:37:43.373Z] Removing intermediate container 5a2a05873356 [2023-05-24T18:37:43.373Z] ---> f5e52b98dd68 [2023-05-24T18:37:43.373Z] Step 5/10 : RUN npm install -g npm [2023-05-24T18:37:43.373Z] ---> Running in c6e27b5aef28 [2023-05-24T18:38:15.614Z] [2023-05-24T18:38:15.614Z] removed 7 packages, changed 101 packages, and audited 264 packages in 26s [2023-05-24T18:38:15.614Z] [2023-05-24T18:38:15.614Z] 27 packages are looking for funding [2023-05-24T18:38:15.614Z] run `npm fund` for details [2023-05-24T18:38:15.614Z] [2023-05-24T18:38:15.614Z] found 0 vulnerabilities [2023-05-24T18:38:17.555Z] Removing intermediate container c6e27b5aef28 [2023-05-24T18:38:17.555Z] ---> 9d5e82ab1817 [2023-05-24T18:38:17.555Z] Step 6/10 : ARG USER=1000 [2023-05-24T18:38:17.555Z] ---> Running in f948440252da [2023-05-24T18:38:17.828Z] Removing intermediate container f948440252da [2023-05-24T18:38:17.828Z] ---> 9660fc5c4afa [2023-05-24T18:38:17.828Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T18:38:17.828Z] ---> Running in 079d373ce597 [2023-05-24T18:38:19.784Z] Removing intermediate container 079d373ce597 [2023-05-24T18:38:19.784Z] ---> 103ae09537dd [2023-05-24T18:38:19.784Z] Step 8/10 : USER $USER:$USER [2023-05-24T18:38:19.784Z] ---> Running in 6eb6bd2d79de [2023-05-24T18:38:20.051Z] Removing intermediate container 6eb6bd2d79de [2023-05-24T18:38:20.051Z] ---> b386809e2be1 [2023-05-24T18:38:20.051Z] Step 9/10 : WORKDIR /app [2023-05-24T18:38:20.051Z] ---> Running in 07ee3ec9e290 [2023-05-24T18:38:20.319Z] Removing intermediate container 07ee3ec9e290 [2023-05-24T18:38:20.319Z] ---> 30cf17fbdebe [2023-05-24T18:38:20.319Z] Step 10/10 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:38:20.585Z] ---> Running in 1a9e5323390b [2023-05-24T18:38:20.852Z] Removing intermediate container 1a9e5323390b [2023-05-24T18:38:20.852Z] ---> 04df18db750a [2023-05-24T18:38:20.852Z] Successfully built 04df18db750a [2023-05-24T18:38:20.852Z] Successfully tagged edgexfoundry/edgex-web-ui:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:38:20.852Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T18:38:20.852Z] touch edgex-web-ui.imagebuilt [2023-05-24T18:38:20.852Z] mkdir -p node_modules coverage [2023-05-24T18:38:20.852Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T18:38:20.852Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T18:38:33.160Z] npm WARN old lockfile [2023-05-24T18:38:33.160Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T18:38:33.160Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T18:38:33.160Z] npm WARN old lockfile [2023-05-24T18:38:33.160Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T18:38:33.160Z] npm WARN old lockfile [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE } [2023-05-24T18:39:29.705Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE required: { [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE }, [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T18:39:29.706Z] npm WARN EBADENGINE } [2023-05-24T18:40:02.026Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T18:40:02.026Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-24T18:40:02.026Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T18:40:02.026Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:40:02.026Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T18:40:02.026Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T18:40:06.287Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T18:40:16.372Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T18:40:17.334Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T18:40:23.990Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T18:40:29.343Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T18:40:41.665Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:40:41.665Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-24T18:40:42.250Z] 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-24T18:40:46.511Z] 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-24T18:40:47.469Z] 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-24T18:40:48.876Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T18:41:03.886Z] 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-24T18:41:03.886Z] 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-24T18:41:36.127Z] 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-24T18:41:54.333Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-24T18:42:42.830Z] [2023-05-24T18:42:42.830Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-24T18:42:42.830Z] [2023-05-24T18:42:42.830Z] 90 packages are looking for funding [2023-05-24T18:42:42.830Z] run `npm fund` for details [2023-05-24T18:42:42.830Z] [2023-05-24T18:42:42.830Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T18:42:42.830Z] [2023-05-24T18:42:42.830Z] To address issues that do not require attention, run: [2023-05-24T18:42:42.830Z] npm audit fix [2023-05-24T18:42:42.830Z] [2023-05-24T18:42:42.830Z] To address all issues (including breaking changes), run: [2023-05-24T18:42:42.830Z] npm audit fix --force [2023-05-24T18:42:42.830Z] [2023-05-24T18:42:42.830Z] Run `npm audit` for details. [2023-05-24T18:42:48.180Z] 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-24T18:43:06.399Z] - Generating browser application bundles (phase: setup)... [2023-05-24T18:43:45.268Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T18:43:45.268Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T18:44:11.963Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T18:44:11.963Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T18:44:18.605Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T18:44:18.605Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T18:44:23.941Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T18:44:23.942Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T18:44:29.285Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T18:44:31.233Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T18:44:31.501Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T18:44:35.753Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T18:44:36.022Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T18:44:36.979Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T18:45:44.904Z] 24 05 2023 18:45:36.511:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T18:45:44.904Z] 24 05 2023 18:45:36.525:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T18:45:44.904Z] 24 05 2023 18:45:36.556:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T18:46:41.356Z] 24 05 2023 18:46:37.229:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T18:47:20.199Z] 24 05 2023 18:47:17.284:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T18:47:38.403Z] ✔ Browser application bundle generation complete. [2023-05-24T18:47:38.403Z] 24 05 2023 18:47:36.630:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket WdSYBjshvW1UrOE3AAAB with id 71516925 [2023-05-24T18:47:53.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T18:47:54.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.539 secs) [2023-05-24T18:47:55.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.344 secs) [2023-05-24T18:47:55.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.414 secs) [2023-05-24T18:47:55.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.467 secs) [2023-05-24T18:47:55.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.567 secs) [2023-05-24T18:47:56.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.663 secs) [2023-05-24T18:47:56.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.677 secs) [2023-05-24T18:47:56.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.696 secs) [2023-05-24T18:47:56.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.721 secs) [2023-05-24T18:47:56.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.74 secs) [2023-05-24T18:47:56.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.8 secs) [2023-05-24T18:47:56.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 1.898 secs) [2023-05-24T18:47:56.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 1.947 secs) [2023-05-24T18:47:56.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 1.967 secs) [2023-05-24T18:47:56.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 1.985 secs) [2023-05-24T18:47:56.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.077 secs) [2023-05-24T18:47:56.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.251 secs) [2023-05-24T18:47:56.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.296 secs) [2023-05-24T18:47:56.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.335 secs) [2023-05-24T18:47:57.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.621 secs) [2023-05-24T18:47:57.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 2.837 secs) [2023-05-24T18:47:57.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.104 secs) [2023-05-24T18:47:57.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.171 secs) [2023-05-24T18:47:57.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.282 secs) [2023-05-24T18:47:57.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.302 secs) [2023-05-24T18:47:58.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.318 secs) [2023-05-24T18:47:58.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.334 secs) [2023-05-24T18:47:58.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.349 secs) [2023-05-24T18:47:58.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 3.541 secs) [2023-05-24T18:47:58.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 3.553 secs) [2023-05-24T18:47:58.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 3.697 secs) [2023-05-24T18:47:58.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 3.717 secs) [2023-05-24T18:47:58.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 3.732 secs) [2023-05-24T18:47:58.755Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 3.835 secs) [2023-05-24T18:47:59.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 3.982 secs) [2023-05-24T18:47:59.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.002 secs) [2023-05-24T18:47:59.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.016 secs) [2023-05-24T18:47:59.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.051 secs) [2023-05-24T18:47:59.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.065 secs) [2023-05-24T18:47:59.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.082 secs) [2023-05-24T18:47:59.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.158 secs) [2023-05-24T18:47:59.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 4.447 secs) [2023-05-24T18:47:59.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 4.471 secs) [2023-05-24T18:47:59.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 4.531 secs) [2023-05-24T18:47:59.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 4.551 secs) [2023-05-24T18:47:59.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 4.564 secs) [2023-05-24T18:47:59.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 4.605 secs) [2023-05-24T18:47:59.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 4.689 secs) [2023-05-24T18:48:00.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 4.741 secs) [2023-05-24T18:48:00.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 4.768 secs) [2023-05-24T18:48:00.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 4.829 secs) [2023-05-24T18:48:00.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 4.858 secs) [2023-05-24T18:48:00.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 4.884 secs) [2023-05-24T18:48:00.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 4.906 secs) [2023-05-24T18:48:00.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 4.994 secs) [2023-05-24T18:48:00.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 5.091 secs) [2023-05-24T18:48:00.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 5.296 secs) [2023-05-24T18:48:00.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 5.531 secs) [2023-05-24T18:48:01.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 5.555 secs) [2023-05-24T18:48:01.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 5.632 secs) [2023-05-24T18:48:01.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 5.655 secs) [2023-05-24T18:48:01.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 5.676 secs) [2023-05-24T18:48:01.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 5.977 secs) [2023-05-24T18:48:01.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.134 secs) [2023-05-24T18:48:02.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.174 secs) [2023-05-24T18:48:02.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.227 secs) [2023-05-24T18:48:02.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.275 secs) [2023-05-24T18:48:02.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.452 secs) [2023-05-24T18:48:02.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.564 secs) [2023-05-24T18:48:02.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.886 secs) [2023-05-24T18:48:02.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 6.914 secs) [2023-05-24T18:48:03.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 6.96 secs) [2023-05-24T18:48:03.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.028 secs) [2023-05-24T18:48:03.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.305 secs) [2023-05-24T18:48:03.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.448 secs) [2023-05-24T18:48:03.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.611 secs) [2023-05-24T18:48:04.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.929 secs) [2023-05-24T18:48:04.409Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.971 secs) [2023-05-24T18:48:04.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.176 secs) [2023-05-24T18:48:04.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.239 secs) [2023-05-24T18:48:04.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.262 secs) [2023-05-24T18:48:05.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.982 secs) [2023-05-24T18:48:05.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.019 secs) [2023-05-24T18:48:05.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.109 secs) [2023-05-24T18:48:05.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.196 secs) [2023-05-24T18:48:05.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.29 secs) [2023-05-24T18:48:05.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.333 secs) [2023-05-24T18:48:06.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.366 secs) [2023-05-24T18:48:06.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.569 secs) [2023-05-24T18:48:06.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.666 secs) [2023-05-24T18:48:06.431Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.726 secs) [2023-05-24T18:48:06.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.791 secs) [2023-05-24T18:48:06.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.824 secs) [2023-05-24T18:48:06.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.84 secs) [2023-05-24T18:48:06.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.99 secs) [2023-05-24T18:48:07.226Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.222 secs) [2023-05-24T18:48:07.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.392 secs) [2023-05-24T18:48:07.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.458 secs) [2023-05-24T18:48:07.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.516 secs) [2023-05-24T18:48:07.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.659 secs) [2023-05-24T18:48:08.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.733 secs) [2023-05-24T18:48:08.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.878 secs) [2023-05-24T18:48:08.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.964 secs) [2023-05-24T18:48:08.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.032 secs) [2023-05-24T18:48:08.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.307 secs) [2023-05-24T18:48:08.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.325 secs) [2023-05-24T18:48:08.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.501 secs) [2023-05-24T18:48:09.086Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.65 secs) [2023-05-24T18:48:09.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.889 secs) [2023-05-24T18:48:09.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.026 secs) [2023-05-24T18:48:09.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.076 secs) [2023-05-24T18:48:09.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.149 secs) [2023-05-24T18:48:09.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.28 secs) [2023-05-24T18:48:10.148Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.518 secs) [2023-05-24T18:48:10.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.641 secs) [2023-05-24T18:48:10.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.757 secs) [2023-05-24T18:48:10.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.832 secs) [2023-05-24T18:48:10.948Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.06 secs) [2023-05-24T18:48:11.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.384 secs) [2023-05-24T18:48:11.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.481 secs) [2023-05-24T18:48:11.530Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.601 secs) [2023-05-24T18:48:11.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.647 secs) [2023-05-24T18:48:11.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.69 secs) [2023-05-24T18:48:11.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.72 secs) [2023-05-24T18:48:11.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.747 secs) [2023-05-24T18:48:12.067Z] WARN: ' [2023-05-24T18:48:12.067Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:48:12.067Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:48:12.067Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:48:12.067Z] in a future version of Angular. [2023-05-24T18:48:12.067Z] [2023-05-24T18:48:12.067Z] For more information on this, see our API docs here: [2023-05-24T18:48:12.067Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:48:12.067Z] ' [2023-05-24T18:48:12.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.747 secs) [2023-05-24T18:48:12.067Z] WARN: ' [2023-05-24T18:48:12.067Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T18:48:12.067Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T18:48:12.067Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T18:48:12.067Z] in a future version of Angular. [2023-05-24T18:48:12.067Z] [2023-05-24T18:48:12.067Z] For more information on this, see our API docs here: [2023-05-24T18:48:12.067Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T18:48:12.067Z] ' [2023-05-24T18:48:12.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.88 secs) [2023-05-24T18:48:12.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.999 secs) [2023-05-24T18:48:12.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.042 secs) [2023-05-24T18:48:12.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.089 secs) [2023-05-24T18:48:12.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.145 secs) [2023-05-24T18:48:12.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.193 secs) [2023-05-24T18:48:12.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.218 secs) [2023-05-24T18:48:12.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.232 secs) [2023-05-24T18:48:12.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.32 secs) [2023-05-24T18:48:12.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 14.352 secs) [2023-05-24T18:48:12.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 14.382 secs) [2023-05-24T18:48:12.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.417 secs) [2023-05-24T18:48:12.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.461 secs) [2023-05-24T18:48:13.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.489 secs) [2023-05-24T18:48:13.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.612 secs) [2023-05-24T18:48:13.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.662 secs) [2023-05-24T18:48:13.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.966 secs) [2023-05-24T18:48:13.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.182 secs) [2023-05-24T18:48:13.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.24 secs) [2023-05-24T18:48:13.987Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.288 secs) [2023-05-24T18:48:14.945Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.004 secs / 15.288 secs) [2023-05-24T18:48:14.945Z] TOTAL: 145 SUCCESS [2023-05-24T18:48:14.945Z] ✔ Browser application bundle generation complete. [2023-05-24T18:48:18.275Z] [2023-05-24T18:48:18.275Z] =============================== Coverage summary =============================== [2023-05-24T18:48:18.275Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T18:48:18.275Z] Branches : 12.14% ( 109/898 ) [2023-05-24T18:48:18.275Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T18:48:18.275Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T18:48:18.275Z] ================================================================================ [2023-05-24T18:48:18.275Z] 24 05 2023 18:48:17.951:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T18:48:19.230Z] ✔ Browser application bundle generation complete. [2023-05-24T18:48:19.810Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/114/web' [Pipeline] echo [2023-05-24T18:48:19.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T18:48:19.839Z] $ docker stop --time=1 aaa956831dae83872a9e56b3850b96c29a2940cee63b4538cf7f93a62b40a26e [2023-05-24T18:48:23.302Z] $ docker rm -f --volumes aaa956831dae83872a9e56b3850b96c29a2940cee63b4538cf7f93a62b40a26e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:48:24.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T18:48:26.931Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T18:48:32.127Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:48:32.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T18:48:35.443Z] + ls -al . [2023-05-24T18:48:35.443Z] total 176 [2023-05-24T18:48:35.443Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 18:34 . [2023-05-24T18:48:35.443Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:31 .. [2023-05-24T18:48:35.443Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:31 .blubracket [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 18:31 .dockerignore [2023-05-24T18:48:35.443Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:31 .git [2023-05-24T18:48:35.443Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:31 .github [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 18:31 .gitignore [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 18:31 Attribution.txt [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 18:31 CHANGELOG.md [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 18:31 CONTRIBUTING.md [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 18:31 Dockerfile [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 18:31 Jenkinsfile [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 18:31 LICENSE [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 18:31 Makefile [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 18:31 README.md [2023-05-24T18:48:35.443Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 18:28 VERSION [2023-05-24T18:48:35.444Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:31 assets [2023-05-24T18:48:35.444Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:31 bin [2023-05-24T18:48:35.444Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 18:31 cmd [2023-05-24T18:48:35.444Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 18:34 coverage.out [2023-05-24T18:48:35.444Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 18:31 docs [2023-05-24T18:48:35.444Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 24 18:31 go.mod [2023-05-24T18:48:35.444Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 24 18:31 go.sum [2023-05-24T18:48:35.444Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 18:31 internal [2023-05-24T18:48:35.444Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:31 snap [2023-05-24T18:48:35.444Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 18:31 testing [2023-05-24T18:48:35.444Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 18:31 version.go [2023-05-24T18:48:35.444Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:38 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:48:35.782Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 --label arch=arm64 --label version=3.0.0-dev.18 . [2023-05-24T18:48:37.184Z] Sending build context to Docker daemon 33.16MB [2023-05-24T18:48:37.184Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T18:48:37.184Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T18:48:37.184Z] ---> d7d971622d61 [2023-05-24T18:48:37.184Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T18:48:38.593Z] ---> Running in 496d55a2825f [2023-05-24T18:48:38.593Z] Removing intermediate container 496d55a2825f [2023-05-24T18:48:38.593Z] ---> c61fa5f613d1 [2023-05-24T18:48:38.593Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T18:48:38.593Z] ---> Running in 4104b209c50a [2023-05-24T18:48:39.182Z] Removing intermediate container 4104b209c50a [2023-05-24T18:48:39.182Z] ---> 8efe575b0a10 [2023-05-24T18:48:39.182Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T18:48:39.182Z] ---> Running in 1e96a109b948 [2023-05-24T18:48:39.450Z] Removing intermediate container 1e96a109b948 [2023-05-24T18:48:39.450Z] ---> bebf7ed3230b [2023-05-24T18:48:39.450Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T18:48:39.450Z] ---> Running in cfc06a58d03e [2023-05-24T18:48:39.723Z] Removing intermediate container cfc06a58d03e [2023-05-24T18:48:39.723Z] ---> b2ef686fe759 [2023-05-24T18:48:39.723Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T18:48:39.991Z] ---> Running in 15dac5ae9fbc [2023-05-24T18:48:40.258Z] Removing intermediate container 15dac5ae9fbc [2023-05-24T18:48:40.258Z] ---> 0ef91ffabba3 [2023-05-24T18:48:40.258Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T18:48:41.690Z] ---> 3e84449b5135 [2023-05-24T18:48:41.690Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T18:48:41.957Z] ---> Running in 023759de8089 [2023-05-24T18:48:42.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:48:43.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:48:44.908Z] OK: 263 MiB in 53 packages [2023-05-24T18:48:45.869Z] Removing intermediate container 023759de8089 [2023-05-24T18:48:45.869Z] ---> 2cf3250dcbae [2023-05-24T18:48:45.869Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T18:48:45.869Z] ---> Running in 07ab3e04273a [2023-05-24T18:48:45.869Z] Removing intermediate container 07ab3e04273a [2023-05-24T18:48:45.869Z] ---> d484e434e4e9 [2023-05-24T18:48:45.869Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T18:48:46.139Z] ---> Running in d577a3d9979d [2023-05-24T18:48:46.404Z] Removing intermediate container d577a3d9979d [2023-05-24T18:48:46.404Z] ---> 24c1f675a7e5 [2023-05-24T18:48:46.404Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T18:48:46.988Z] ---> ef0f72a25586 [2023-05-24T18:48:46.988Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:48:50.334Z] ---> Running in 8d0a658002f6 [2023-05-24T18:48:52.918Z] Removing intermediate container 8d0a658002f6 [2023-05-24T18:48:52.918Z] ---> 984950e132a7 [2023-05-24T18:48:52.918Z] Step 14/25 : COPY . . [2023-05-24T18:48:57.184Z] ---> 7637b02d1dbc [2023-05-24T18:48:57.184Z] Step 15/25 : RUN ${MAKE} [2023-05-24T18:48:57.184Z] ---> Running in ff7439c6de21 [2023-05-24T18:48:58.151Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-24T18:51:04.821Z] Removing intermediate container ff7439c6de21 [2023-05-24T18:51:04.821Z] ---> e750de62b046 [2023-05-24T18:51:04.821Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T18:51:04.821Z] 3.17: Pulling from library/alpine [2023-05-24T18:51:04.821Z] c41833b44d91: Already exists [2023-05-24T18:51:04.821Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T18:51:04.821Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T18:51:04.821Z] ---> 51e60588ff2c [2023-05-24T18:51:04.821Z] Step 17/25 : EXPOSE 4000 [2023-05-24T18:51:04.821Z] ---> Running in a1d109a4b171 [2023-05-24T18:51:04.821Z] Removing intermediate container a1d109a4b171 [2023-05-24T18:51:04.821Z] ---> b92d8364d37d [2023-05-24T18:51:04.821Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T18:51:06.778Z] ---> 9de147696130 [2023-05-24T18:51:06.778Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T18:51:07.045Z] ---> 400d05cba25c [2023-05-24T18:51:07.045Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T18:51:07.629Z] ---> 8b33163bbb3a [2023-05-24T18:51:07.629Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T18:51:07.629Z] ---> Running in 9cddefe3358b [2023-05-24T18:51:07.905Z] Removing intermediate container 9cddefe3358b [2023-05-24T18:51:07.905Z] ---> 24972cef8afc [2023-05-24T18:51:07.905Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T18:51:08.172Z] ---> Running in 38e1ff3424e4 [2023-05-24T18:51:08.439Z] Removing intermediate container 38e1ff3424e4 [2023-05-24T18:51:08.439Z] ---> 5ca1661dd8d9 [2023-05-24T18:51:08.439Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T18:51:08.439Z] ---> Running in b937517eb4b2 [2023-05-24T18:51:08.706Z] Removing intermediate container b937517eb4b2 [2023-05-24T18:51:08.706Z] ---> ee4ccddb0ec9 [2023-05-24T18:51:08.706Z] Step 24/25 : LABEL git_sha=742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:51:08.976Z] ---> Running in eb5cae7a917d [2023-05-24T18:51:09.242Z] Removing intermediate container eb5cae7a917d [2023-05-24T18:51:09.242Z] ---> f22ec22d4c08 [2023-05-24T18:51:09.242Z] Step 25/25 : LABEL version=3.0.0-dev.18 [2023-05-24T18:51:09.242Z] ---> Running in 623aa92ea2cd [2023-05-24T18:51:09.509Z] Removing intermediate container 623aa92ea2cd [2023-05-24T18:51:09.509Z] ---> 52e210e48c39 [2023-05-24T18:51:09.509Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T18:51:09.776Z] Successfully built 52e210e48c39 [2023-05-24T18:51:09.776Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:51:09.856Z] provisioning config files... [2023-05-24T18:51:09.870Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/114@tmp/config15203463810842264309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:51:10.200Z] ---> docker-login.sh [2023-05-24T18:51:10.200Z] nexus3.edgexfoundry.org:10001 [2023-05-24T18:51:10.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:10.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:10.466Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:10.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:10.466Z] [2023-05-24T18:51:10.466Z] Login Succeeded [2023-05-24T18:51:10.466Z] nexus3.edgexfoundry.org:10002 [2023-05-24T18:51:10.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:10.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:10.748Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:10.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:10.748Z] [2023-05-24T18:51:10.748Z] Login Succeeded [2023-05-24T18:51:10.748Z] nexus3.edgexfoundry.org:10003 [2023-05-24T18:51:11.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:11.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:11.284Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:11.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:11.284Z] [2023-05-24T18:51:11.284Z] Login Succeeded [2023-05-24T18:51:11.284Z] nexus3.edgexfoundry.org:10004 [2023-05-24T18:51:11.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:11.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:11.553Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:11.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:11.553Z] [2023-05-24T18:51:11.553Z] Login Succeeded [2023-05-24T18:51:11.553Z] docker.io [2023-05-24T18:51:11.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:12.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:12.087Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:12.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:12.087Z] [2023-05-24T18:51:12.087Z] Login Succeeded [2023-05-24T18:51:12.087Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T18:51:12.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T18:51:12.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:51:12.155Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-24T18:51:12.155Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:51:12.155Z] latest [2023-05-24T18:51:12.155Z] 3.0.0-dev.18 [2023-05-24T18:51:12.155Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [2023-05-24T18:51:12.155Z] main [2023-05-24T18:51:12.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:12.498Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:12.832Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:51:12.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T18:51:12.832Z] a2d4ad8f538b: Preparing [2023-05-24T18:51:12.832Z] 33938557f076: Preparing [2023-05-24T18:51:12.832Z] 6690d3218603: Preparing [2023-05-24T18:51:12.832Z] 26cbea5cba74: Preparing [2023-05-24T18:51:12.832Z] 26cbea5cba74: Layer already exists [2023-05-24T18:51:13.098Z] 33938557f076: Pushed [2023-05-24T18:51:13.098Z] a2d4ad8f538b: Pushed [2023-05-24T18:51:21.295Z] 6690d3218603: Pushed [2023-05-24T18:51:21.296Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:21.640Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:21.978Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-24T18:51:21.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T18:51:21.978Z] a2d4ad8f538b: Preparing [2023-05-24T18:51:21.978Z] 33938557f076: Preparing [2023-05-24T18:51:21.978Z] 6690d3218603: Preparing [2023-05-24T18:51:21.978Z] 26cbea5cba74: Preparing [2023-05-24T18:51:21.978Z] 26cbea5cba74: Layer already exists [2023-05-24T18:51:21.978Z] 6690d3218603: Layer already exists [2023-05-24T18:51:21.978Z] 33938557f076: Layer already exists [2023-05-24T18:51:21.978Z] a2d4ad8f538b: Layer already exists [2023-05-24T18:51:22.244Z] latest: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:22.588Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:22.932Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.18 [2023-05-24T18:51:22.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T18:51:22.933Z] a2d4ad8f538b: Preparing [2023-05-24T18:51:22.933Z] 33938557f076: Preparing [2023-05-24T18:51:22.933Z] 6690d3218603: Preparing [2023-05-24T18:51:22.933Z] 26cbea5cba74: Preparing [2023-05-24T18:51:22.933Z] 33938557f076: Layer already exists [2023-05-24T18:51:22.933Z] 6690d3218603: Layer already exists [2023-05-24T18:51:22.933Z] 26cbea5cba74: Layer already exists [2023-05-24T18:51:22.933Z] a2d4ad8f538b: Layer already exists [2023-05-24T18:51:23.200Z] 3.0.0-dev.18: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:23.626Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:23.981Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [2023-05-24T18:51:23.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T18:51:23.981Z] a2d4ad8f538b: Preparing [2023-05-24T18:51:23.981Z] 33938557f076: Preparing [2023-05-24T18:51:23.981Z] 6690d3218603: Preparing [2023-05-24T18:51:23.981Z] 26cbea5cba74: Preparing [2023-05-24T18:51:23.981Z] 33938557f076: Layer already exists [2023-05-24T18:51:23.981Z] a2d4ad8f538b: Layer already exists [2023-05-24T18:51:23.981Z] 26cbea5cba74: Layer already exists [2023-05-24T18:51:23.981Z] 6690d3218603: Layer already exists [2023-05-24T18:51:23.981Z] 742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:24.611Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:24.964Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-24T18:51:24.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T18:51:24.964Z] a2d4ad8f538b: Preparing [2023-05-24T18:51:24.964Z] 33938557f076: Preparing [2023-05-24T18:51:24.964Z] 6690d3218603: Preparing [2023-05-24T18:51:24.964Z] 26cbea5cba74: Preparing [2023-05-24T18:51:24.964Z] 26cbea5cba74: Layer already exists [2023-05-24T18:51:24.964Z] 33938557f076: Layer already exists [2023-05-24T18:51:24.964Z] a2d4ad8f538b: Layer already exists [2023-05-24T18:51:24.964Z] 6690d3218603: Layer already exists [2023-05-24T18:51:25.231Z] main: digest: sha256:e2d88c024cd7a0abc233edf6f7761de8b217e77ac4a109c6b5e17ab604049543 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T18:51:25.291Z] ===================================================== [Pipeline] echo [2023-05-24T18:51:25.300Z] taggedImages: [2023-05-24T18:51:25.300Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [2023-05-24T18:51:25.300Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-24T18:51:25.300Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.18 [2023-05-24T18:51:25.300Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:742163a79e7aeb062f1ac4c67fbc75e2333f4d28-3.0.0-dev.18 [2023-05-24T18:51:25.300Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:25.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:51:25.674Z] [2023-05-24T18:51:25.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:51:26.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:51:26.018Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T18:51:26.018Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T18:51:26.018Z] 04944245beec: Pulling fs layer [2023-05-24T18:51:26.018Z] 699f458cf7ca: Pulling fs layer [2023-05-24T18:51:26.018Z] 765212b225bb: Pulling fs layer [2023-05-24T18:51:26.018Z] f23df028b6ca: Pulling fs layer [2023-05-24T18:51:26.018Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T18:51:26.018Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T18:51:26.018Z] 765212b225bb: Waiting [2023-05-24T18:51:26.018Z] f23df028b6ca: Waiting [2023-05-24T18:51:26.018Z] d65c8cfc05b1: Waiting [2023-05-24T18:51:26.018Z] 2437ff75d9bd: Waiting [2023-05-24T18:51:26.287Z] 04944245beec: Verifying Checksum [2023-05-24T18:51:26.287Z] 04944245beec: Download complete [2023-05-24T18:51:26.287Z] 765212b225bb: Verifying Checksum [2023-05-24T18:51:26.287Z] 765212b225bb: Download complete [2023-05-24T18:51:26.287Z] f23df028b6ca: Download complete [2023-05-24T18:51:26.287Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T18:51:26.287Z] d65c8cfc05b1: Download complete [2023-05-24T18:51:26.561Z] 699f458cf7ca: Verifying Checksum [2023-05-24T18:51:26.561Z] 699f458cf7ca: Download complete [2023-05-24T18:51:26.830Z] 8998bd30e6a1: Download complete [2023-05-24T18:51:29.413Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T18:51:29.413Z] 2437ff75d9bd: Download complete [2023-05-24T18:51:31.356Z] 8998bd30e6a1: Pull complete [2023-05-24T18:51:31.623Z] 04944245beec: Pull complete [2023-05-24T18:51:33.030Z] 699f458cf7ca: Pull complete [2023-05-24T18:51:33.030Z] 765212b225bb: Pull complete [2023-05-24T18:51:33.989Z] f23df028b6ca: Pull complete [2023-05-24T18:51:33.989Z] d65c8cfc05b1: Pull complete [2023-05-24T18:51:48.975Z] 2437ff75d9bd: Pull complete [2023-05-24T18:51:48.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T18:51:48.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T18:51:48.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:51:49.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-16757 does not seem to be running inside a container [2023-05-24T18:51:49.266Z] $ 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/114 -v /w/workspace/edgex-ui-go/114:/w/workspace/edgex-ui-go/114:rw,z -v /w/workspace/edgex-ui-go/114@tmp:/w/workspace/edgex-ui-go/114@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T18:51:52.517Z] $ docker top 1f97d79dbbd9cf4e4287d63764439444e121a6c5c42a6753cc627ce16ce43ad1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:51:53.387Z] ---> job-cost.sh [2023-05-24T18:51:53.387Z] lf-activate-venv: SKIPPING [2023-05-24T18:51:53.387Z] INFO: No Stack... [2023-05-24T18:51:53.969Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T18:51:54.923Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T18:51:55.556Z] + cat /w/workspace/edgex-ui-go/114/archives/cost.csv [2023-05-24T18:51:55.556Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T18:51:55.625Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [2023-05-24T18:51:55.634Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] did not exist. Created. [2023-05-24T18:51:55.634Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:51:56.291Z] /w/workspace/edgex-ui-go/114@tmp/durable-1ce7e22e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T18:51:56.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T18:51:56.965Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T18:52:01.941Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T18:52:01.947Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T18:52:01.969Z] $ docker stop --time=1 1f97d79dbbd9cf4e4287d63764439444e121a6c5c42a6753cc627ce16ce43ad1 [2023-05-24T18:52:03.698Z] $ docker rm -f --volumes 1f97d79dbbd9cf4e4287d63764439444e121a6c5c42a6753cc627ce16ce43ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-24T18:52:04.071Z] provisioning config files... [2023-05-24T18:52:04.077Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5044026476433279308tmp [Pipeline] { [Pipeline] sh [2023-05-24T18:52:04.369Z] + set +x [2023-05-24T18:52:04.369Z] + curl+ -s https://codecov.io/bash [2023-05-24T18:52:04.369Z] bash -s -- [2023-05-24T18:52:04.369Z] [2023-05-24T18:52:04.369Z] _____ _ [2023-05-24T18:52:04.369Z] / ____| | | [2023-05-24T18:52:04.369Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T18:52:04.369Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T18:52:04.369Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T18:52:04.369Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T18:52:04.369Z] Bash-1.0.6 [2023-05-24T18:52:04.369Z] [2023-05-24T18:52:04.369Z] [2023-05-24T18:52:04.369Z] ==> git version 2.25.1 found [2023-05-24T18:52:04.369Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-24T18:52:04.369Z] Release-Date: 2020-01-08 [2023-05-24T18:52:04.369Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T18:52:04.369Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T18:52:04.369Z] ==> Jenkins CI detected. [2023-05-24T18:52:04.369Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-24T18:52:04.369Z] project root: . [2023-05-24T18:52:04.369Z] --> token set from env [2023-05-24T18:52:04.369Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T18:52:04.629Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T18:52:04.629Z] ==> Python coveragepy not found [2023-05-24T18:52:04.629Z] ==> Searching for coverage reports in: [2023-05-24T18:52:04.629Z] + . [2023-05-24T18:52:04.629Z] -> Found 1 reports [2023-05-24T18:52:04.629Z] ==> Detecting git/mercurial file structure [2023-05-24T18:52:04.629Z] ==> Reading reports [2023-05-24T18:52:04.629Z] + ./coverage.out bytes=10 [2023-05-24T18:52:04.629Z] ==> Appending adjustments [2023-05-24T18:52:04.629Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T18:52:05.565Z] + Found adjustments [2023-05-24T18:52:05.565Z] ==> Gzipping contents [2023-05-24T18:52:05.565Z] 12K /tmp/codecov.xyY8Yc.gz [2023-05-24T18:52:05.565Z] ==> Uploading reports [2023-05-24T18:52:05.565Z] url: https://codecov.io [2023-05-24T18:52:05.565Z] query: branch=main&commit=742163a79e7aeb062f1ac4c67fbc75e2333f4d28&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T18:52:05.565Z] -> Pinging Codecov [2023-05-24T18:52:05.565Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=742163a79e7aeb062f1ac4c67fbc75e2333f4d28&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T18:52:05.565Z] -> Uploading to [2023-05-24T18:52:05.565Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/742163a79e7aeb062f1ac4c67fbc75e2333f4d28/afda27e8-6c7b-482b-b8fe-8b614bb8b6f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T185205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb485c01165294ee76058c3861a02bc79f4d5f55cb769fda1c095e0207918573 [2023-05-24T18:52:05.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T18:52:05.565Z] Dload Upload Total Spent Left Speed [2023-05-24T18:52:05.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 44816 --:--:-- --:--:-- --:--:-- 44596 100 9053 0 0 100 9053 0 42702 --:--:-- --:--:-- --:--:-- 42702 [2023-05-24T18:52:05.824Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] } [2023-05-24T18:52:05.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T18:52:05.968Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T18:52:05.977Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:06.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T18:52:06.267Z] [2023-05-24T18:52:06.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:06.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T18:52:06.576Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T18:52:06.576Z] df9b9388f04a: Pulling fs layer [2023-05-24T18:52:06.576Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T18:52:06.576Z] 25bc292e5bac: Pulling fs layer [2023-05-24T18:52:06.576Z] 114826534d7a: Pulling fs layer [2023-05-24T18:52:06.576Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T18:52:06.576Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T18:52:06.576Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T18:52:06.576Z] 114826534d7a: Waiting [2023-05-24T18:52:06.576Z] 4657fd5d0bcf: Waiting [2023-05-24T18:52:06.576Z] 6ad1cebc031e: Waiting [2023-05-24T18:52:06.576Z] 25bc292e5bac: Download complete [2023-05-24T18:52:06.576Z] 52dc419b0ee2: Verifying Checksum [2023-05-24T18:52:06.576Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T18:52:06.576Z] 4657fd5d0bcf: Download complete [2023-05-24T18:52:06.576Z] df9b9388f04a: Verifying Checksum [2023-05-24T18:52:06.835Z] df9b9388f04a: Pull complete [2023-05-24T18:52:06.835Z] 52dc419b0ee2: Pull complete [2023-05-24T18:52:06.835Z] 25bc292e5bac: Pull complete [2023-05-24T18:52:06.835Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T18:52:06.835Z] 6ad1cebc031e: Download complete [2023-05-24T18:52:07.782Z] 114826534d7a: Download complete [2023-05-24T18:52:07.782Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T18:52:07.782Z] 8a3aa393b2d8: Download complete [2023-05-24T18:52:11.064Z] 114826534d7a: Pull complete [2023-05-24T18:52:11.064Z] 4657fd5d0bcf: Pull complete [2023-05-24T18:52:11.064Z] 6ad1cebc031e: Pull complete [2023-05-24T18:52:13.603Z] 8a3aa393b2d8: Pull complete [2023-05-24T18:52:13.603Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T18:52:13.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T18:52:13.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:52:13.685Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:52:13.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-24T18:52:25.112Z] $ docker top c98930fd6a7902b7fc47286569f4689012ebe428e3bb0fdbed937bf80e29fddd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T18:52:25.178Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-24T18:52:25.458Z] + set -o pipefail [2023-05-24T18:52:25.458Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-24T18:52:32.020Z] [2023-05-24T18:52:32.020Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-24T18:52:32.020Z] [2023-05-24T18:52:32.020Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/01cd4000-d92f-4872-a1a9-a3c5fa885134 [2023-05-24T18:52:32.020Z] [2023-05-24T18:52:32.020Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-24T18:52:32.020Z] [2023-05-24T18:52:32.020Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T18:52:32.020Z] [2023-05-24T18:52:32.020Z] [2023-05-24T18:52:32.020Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T18:52:32.020Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T18:52:32.020Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T18:52:32.032Z] $ docker stop --time=1 c98930fd6a7902b7fc47286569f4689012ebe428e3bb0fdbed937bf80e29fddd [2023-05-24T18:52:37.752Z] $ docker rm -f --volumes c98930fd6a7902b7fc47286569f4689012ebe428e3bb0fdbed937bf80e29fddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T18:52:38.427Z] + git log --format=format:%s -1 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 [Pipeline] sh [2023-05-24T18:52:38.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T18:52:38.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:39.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:52:39.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:52:39.081Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:52:39.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T18:52:39.658Z] $ docker top 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 -eo pid,comm [2023-05-24T18:52:39.709Z] 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-24T18:52:39.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T18:52:39.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:52:39.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:52:39.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:52:39.870Z] $ docker exec 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 ssh-agent [2023-05-24T18:52:39.976Z] SSH_AUTH_SOCK=/tmp/ssh-tUg7RFxRCgYj/agent.32 [2023-05-24T18:52:39.976Z] SSH_AGENT_PID=38 [2023-05-24T18:52:39.980Z] Running ssh-add (command line suppressed) [2023-05-24T18:52:40.089Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13024483597193360870.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13024483597193360870.key) [2023-05-24T18:52:40.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:52:40.399Z] + git semver tag [2023-05-24T18:52:40.659Z] 2023-05-24 18:52:40,638 [run_tag] DEBUG tag force:False [2023-05-24T18:52:40.659Z] 2023-05-24 18:52:40,638 [check_head_tag] DEBUG check head tag [2023-05-24T18:52:40.659Z] 2023-05-24 18:52:40,640 [execute] INFO git cat-file --batch-check [2023-05-24T18:52:40.659Z] 2023-05-24 18:52:40,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T18:52:40.659Z] 2023-05-24 18:52:40,644 [execute] INFO git cat-file --batch [2023-05-24T18:52:40.659Z] 2023-05-24 18:52:40,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T18:52:40.919Z] 2023-05-24 18:52:40,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:52:40.919Z] 2023-05-24 18:52:40,663 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-05-24T18:52:40.919Z] 2023-05-24 18:52:40,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T18:52:40.919Z] 2023-05-24 18:52:40,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:52:40.919Z] 3.0.0-dev.18 [Pipeline] } [2023-05-24T18:52:40.932Z] $ docker exec --env ******** --env ******** 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 ssh-agent -k [2023-05-24T18:52:41.022Z] unset SSH_AUTH_SOCK; [2023-05-24T18:52:41.023Z] unset SSH_AGENT_PID; [2023-05-24T18:52:41.023Z] echo Agent pid 38 killed; [2023-05-24T18:52:41.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T18:52:41.338Z] + git semver [Pipeline] } [2023-05-24T18:52:41.613Z] $ docker stop --time=1 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 [2023-05-24T18:52:42.912Z] $ docker rm -f --volumes 027955c3eaf6b662d5c185f3159ce5641172edb98dc06e686e796dabf7d51988 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:43.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T18:52:43.276Z] [2023-05-24T18:52:43.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:43.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T18:52:43.589Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T18:52:43.589Z] ab5ef0e58194: Pulling fs layer [2023-05-24T18:52:43.589Z] 9712f1f96733: Pulling fs layer [2023-05-24T18:52:43.589Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T18:52:43.589Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T18:52:43.589Z] e9a5061849ea: Pulling fs layer [2023-05-24T18:52:43.589Z] d747dcd14b5f: Pulling fs layer [2023-05-24T18:52:43.589Z] 2de7ff778b66: Pulling fs layer [2023-05-24T18:52:43.589Z] d747dcd14b5f: Waiting [2023-05-24T18:52:43.589Z] e9a5061849ea: Waiting [2023-05-24T18:52:43.589Z] 0d9ebad4ef96: Waiting [2023-05-24T18:52:43.589Z] 9712f1f96733: Download complete [2023-05-24T18:52:44.207Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T18:52:44.207Z] 63f879dbbcfc: Download complete [2023-05-24T18:52:44.896Z] e9a5061849ea: Verifying Checksum [2023-05-24T18:52:44.896Z] e9a5061849ea: Download complete [2023-05-24T18:52:44.896Z] d747dcd14b5f: Download complete [2023-05-24T18:52:44.896Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T18:52:44.896Z] 0d9ebad4ef96: Download complete [2023-05-24T18:52:44.896Z] ab5ef0e58194: Download complete [2023-05-24T18:52:44.896Z] 2de7ff778b66: Verifying Checksum [2023-05-24T18:52:47.422Z] ab5ef0e58194: Pull complete [2023-05-24T18:52:47.422Z] 9712f1f96733: Pull complete [2023-05-24T18:52:48.354Z] 63f879dbbcfc: Pull complete [2023-05-24T18:52:51.635Z] 0d9ebad4ef96: Pull complete [2023-05-24T18:52:51.635Z] e9a5061849ea: Pull complete [2023-05-24T18:52:51.635Z] d747dcd14b5f: Pull complete [2023-05-24T18:52:52.572Z] 2de7ff778b66: Pull complete [2023-05-24T18:52:52.831Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T18:52:52.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T18:52:52.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:52:52.913Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:52:52.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-24T18:53:03.365Z] $ docker top 63114d756df9496a2c80825e2b1be807023794de93d08418a5534759828f6f11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:53:03.446Z] provisioning config files... [2023-05-24T18:53:03.488Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13639797665300394992tmp [2023-05-24T18:53:03.685Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17699688945984859482tmp [2023-05-24T18:53:03.697Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11770752332422709839tmp [Pipeline] { [Pipeline] echo [2023-05-24T18:53:03.715Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:04.003Z] ---> sigul-configuration.sh [2023-05-24T18:53:04.003Z] gpg: directory `/root/.gnupg' created [2023-05-24T18:53:04.003Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T18:53:04.003Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T18:53:04.003Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T18:53:04.003Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T18:53:04.003Z] gpg: CAST5 encrypted data [2023-05-24T18:53:04.003Z] gpg: encrypted with 1 passphrase [2023-05-24T18:53:04.003Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T18:53:04.290Z] + mkdir /home/jenkins [2023-05-24T18:53:04.290Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T18:53:04.579Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-24T18:53:04.587Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:04.878Z] ---> sigul-install.sh [2023-05-24T18:53:04.878Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T18:53:05.229Z] + git tag --list [2023-05-24T18:53:05.229Z] 0.1.1 [2023-05-24T18:53:05.229Z] v1.1.0 [2023-05-24T18:53:05.229Z] v1.2.0 [2023-05-24T18:53:05.229Z] v1.2.1 [2023-05-24T18:53:05.229Z] v1.3.0 [2023-05-24T18:53:05.229Z] v2.0.0 [2023-05-24T18:53:05.229Z] v2.1.0 [2023-05-24T18:53:05.229Z] v2.2.0 [2023-05-24T18:53:05.229Z] v2.2.1-dev.1 [2023-05-24T18:53:05.229Z] v2.2.1-dev.2 [2023-05-24T18:53:05.229Z] v2.2.1-dev.3 [2023-05-24T18:53:05.229Z] v2.2.1-dev.4 [2023-05-24T18:53:05.229Z] v2.2.1-dev.5 [2023-05-24T18:53:05.229Z] v2.2.1-dev.6 [2023-05-24T18:53:05.229Z] v2.2.1-dev.7 [2023-05-24T18:53:05.229Z] v2.3.0 [2023-05-24T18:53:05.229Z] v2.3.0-dev.10 [2023-05-24T18:53:05.229Z] v2.3.0-dev.11 [2023-05-24T18:53:05.229Z] v2.3.0-dev.12 [2023-05-24T18:53:05.229Z] v2.3.0-dev.13 [2023-05-24T18:53:05.229Z] v2.3.0-dev.14 [2023-05-24T18:53:05.229Z] v2.3.0-dev.15 [2023-05-24T18:53:05.229Z] v2.3.0-dev.16 [2023-05-24T18:53:05.229Z] v2.3.0-dev.17 [2023-05-24T18:53:05.229Z] v2.3.0-dev.18 [2023-05-24T18:53:05.229Z] v2.3.0-dev.19 [2023-05-24T18:53:05.229Z] v2.3.0-dev.20 [2023-05-24T18:53:05.229Z] v2.3.0-dev.21 [2023-05-24T18:53:05.229Z] v2.3.0-dev.22 [2023-05-24T18:53:05.229Z] v2.3.0-dev.23 [2023-05-24T18:53:05.229Z] v2.3.0-dev.24 [2023-05-24T18:53:05.229Z] v2.3.0-dev.7 [2023-05-24T18:53:05.229Z] v2.3.0-dev.8 [2023-05-24T18:53:05.229Z] v2.3.0-dev.9 [2023-05-24T18:53:05.229Z] v3.0.0-dev.1 [2023-05-24T18:53:05.229Z] v3.0.0-dev.10 [2023-05-24T18:53:05.229Z] v3.0.0-dev.11 [2023-05-24T18:53:05.229Z] v3.0.0-dev.12 [2023-05-24T18:53:05.229Z] v3.0.0-dev.13 [2023-05-24T18:53:05.229Z] v3.0.0-dev.14 [2023-05-24T18:53:05.229Z] v3.0.0-dev.15 [2023-05-24T18:53:05.229Z] v3.0.0-dev.16 [2023-05-24T18:53:05.229Z] v3.0.0-dev.17 [2023-05-24T18:53:05.229Z] v3.0.0-dev.18 [2023-05-24T18:53:05.229Z] v3.0.0-dev.2 [2023-05-24T18:53:05.229Z] v3.0.0-dev.3 [2023-05-24T18:53:05.229Z] v3.0.0-dev.4 [2023-05-24T18:53:05.229Z] v3.0.0-dev.5 [2023-05-24T18:53:05.229Z] v3.0.0-dev.6 [2023-05-24T18:53:05.229Z] v3.0.0-dev.7 [2023-05-24T18:53:05.229Z] v3.0.0-dev.8 [2023-05-24T18:53:05.229Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-24T18:53:05.564Z] + lftools sign git-tag v3.0.0-dev.18 [2023-05-24T18:53:06.133Z] Signing Git tag with Sigul... [2023-05-24T18:53:06.133Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-05-24T18:53:06.400Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:06.706Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T18:53:06.713Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T18:53:06.735Z] $ docker stop --time=1 63114d756df9496a2c80825e2b1be807023794de93d08418a5534759828f6f11 [2023-05-24T18:53:08.049Z] $ docker rm -f --volumes 63114d756df9496a2c80825e2b1be807023794de93d08418a5534759828f6f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T18:53:08.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T18:53:08.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:53:08.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:53:08.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:53:08.857Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:53:08.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T18:53:09.227Z] $ docker top f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 -eo pid,comm [2023-05-24T18:53:09.272Z] 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-24T18:53:09.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T18:53:09.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:53:09.310Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:53:09.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:53:09.430Z] $ docker exec f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 ssh-agent [2023-05-24T18:53:09.535Z] SSH_AUTH_SOCK=/tmp/ssh-ovPVtZHiNv6z/agent.32 [2023-05-24T18:53:09.535Z] SSH_AGENT_PID=38 [2023-05-24T18:53:09.540Z] Running ssh-add (command line suppressed) [2023-05-24T18:53:09.645Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9780804767071105989.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9780804767071105989.key) [2023-05-24T18:53:09.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:53:09.944Z] + git semver bump pre [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,139 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,139 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,140 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,140 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,140 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,144 [execute] INFO git cat-file --batch-check [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,150 [execute] INFO git cat-file --batch [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T18:53:10.203Z] 2023-05-24 18:53:10,155 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:53:10.203Z] 3.0.0-dev.19 [Pipeline] } [2023-05-24T18:53:10.225Z] $ docker exec --env ******** --env ******** f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 ssh-agent -k [2023-05-24T18:53:10.323Z] unset SSH_AUTH_SOCK; [2023-05-24T18:53:10.324Z] unset SSH_AGENT_PID; [2023-05-24T18:53:10.324Z] echo Agent pid 38 killed; [2023-05-24T18:53:10.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T18:53:10.629Z] + git semver [Pipeline] } [2023-05-24T18:53:10.903Z] $ docker stop --time=1 f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 [2023-05-24T18:53:12.187Z] $ docker rm -f --volumes f661e483032a73afeb6c56dcc4182ff256ed0c412e9eb4b6673bcbdbd18d75c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:53:12.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T18:53:12.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:53:12.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:53:12.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:53:12.914Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:53:12.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T18:53:13.284Z] $ docker top 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 -eo pid,comm [2023-05-24T18:53:13.328Z] 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-24T18:53:13.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T18:53:13.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:53:13.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:53:13.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:53:13.476Z] $ docker exec 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 ssh-agent [2023-05-24T18:53:13.583Z] SSH_AUTH_SOCK=/tmp/ssh-4bHBmuYNNqzj/agent.33 [2023-05-24T18:53:13.583Z] SSH_AGENT_PID=39 [2023-05-24T18:53:13.588Z] Running ssh-add (command line suppressed) [2023-05-24T18:53:13.696Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12603484789130342730.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12603484789130342730.key) [2023-05-24T18:53:13.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:53:13.998Z] + git semver push [2023-05-24T18:53:14.257Z] 2023-05-24 18:53:14,179 [run_push] DEBUG push [2023-05-24T18:53:14.257Z] 2023-05-24 18:53:14,179 [execute] INFO git cat-file --batch-check [2023-05-24T18:53:14.258Z] 2023-05-24 18:53:14,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T18:53:14.258Z] 2023-05-24 18:53:14,183 [execute] INFO git rev-list 365e9b39b00f27c7aa5271fcac797710d37c4039 -- [2023-05-24T18:53:14.258Z] 2023-05-24 18:53:14,184 [execute] DEBUG Popen(['git', 'rev-list', '365e9b39b00f27c7aa5271fcac797710d37c4039', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T18:53:14.258Z] 2023-05-24 18:53:14,193 [execute] INFO git fetch -v origin [2023-05-24T18:53:14.258Z] 2023-05-24 18:53:14,193 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-24T18:53:14.825Z] 2023-05-24 18:53:14,671 [run_push] DEBUG no remote changes detected [2023-05-24T18:53:14.825Z] 2023-05-24 18:53:14,671 [execute] INFO git push origin semver [2023-05-24T18:53:14.825Z] 2023-05-24 18:53:14,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T18:53:15.758Z] 2023-05-24 18:53:15,470 [run_push] DEBUG push all version tags [2023-05-24T18:53:15.758Z] 2023-05-24 18:53:15,471 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T18:53:15.758Z] 2023-05-24 18:53:15,471 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T18:53:16.326Z] 2023-05-24 18:53:16,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T18:53:16.326Z] 3.0.0-dev.19 [Pipeline] } [2023-05-24T18:53:16.339Z] $ docker exec --env ******** --env ******** 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 ssh-agent -k [2023-05-24T18:53:16.437Z] unset SSH_AUTH_SOCK; [2023-05-24T18:53:16.438Z] unset SSH_AGENT_PID; [2023-05-24T18:53:16.438Z] echo Agent pid 39 killed; [2023-05-24T18:53:16.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T18:53:16.744Z] + git semver [Pipeline] } [2023-05-24T18:53:17.018Z] $ docker stop --time=1 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 [2023-05-24T18:53:18.314Z] $ docker rm -f --volumes 3154a81cfa1133c5deef1731e80c8f6bcbc82344be05a20e5e3c185664a43b40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-24T18:53:18.856Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-24T18:53:18.856Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-24T18:53:18.856Z] total 16 [2023-05-24T18:53:18.856Z] drwxr-xr-x 3 root root 4096 May 24 18:32 . [2023-05-24T18:53:18.856Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:53 .. [2023-05-24T18:53:18.856Z] drwxr-xr-x 2 root root 4096 May 24 18:32 cost [2023-05-24T18:53:18.856Z] -rw-r--r-- 1 root root 83 May 24 18:32 cost.csv [2023-05-24T18:53:18.856Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-24T18:53:18.856Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-24T18:53:18.856Z] total 16 [2023-05-24T18:53:18.856Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 18:32 . [2023-05-24T18:53:18.856Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:53 .. [2023-05-24T18:53:18.856Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 18:32 cost [2023-05-24T18:53:18.856Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 18:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:19.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:20.009Z] ---> package-listing.sh [2023-05-24T18:53:20.009Z] ++ facter osfamily [2023-05-24T18:53:20.009Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T18:53:20.268Z] + OS_FAMILY=debian [2023-05-24T18:53:20.268Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-24T18:53:20.268Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T18:53:20.268Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T18:53:20.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T18:53:20.268Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T18:53:20.268Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-24T18:53:20.268Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T18:53:20.268Z] + case "${OS_FAMILY}" in [2023-05-24T18:53:20.268Z] + dpkg -l [2023-05-24T18:53:20.268Z] + grep '^ii' [2023-05-24T18:53:20.268Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T18:53:20.268Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T18:53:20.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T18:53:20.268Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-24T18:53:20.268Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-24T18:53:20.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-24T18:53:20.277Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T18:53:20.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:53:21.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T18:53:21.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:53:21.180Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-05-24T18:53:21.220Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T18:53:21.496Z] $ docker top 7e35c04c84de06fc15bbb95593ba1ecd6918b27b35720c797d948c6b21ae5dd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:53:21.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T18:53:22.121Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T18:53:22.405Z] + ls /var/log/sa-host [2023-05-24T18:53:22.405Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:53:22.472Z] provisioning config files... [2023-05-24T18:53:22.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10845299702003079041tmp [Pipeline] { [Pipeline] echo [2023-05-24T18:53:22.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:22.775Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T18:53:22.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:23.106Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T18:53:23.114Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:23.398Z] ---> sudo-logs.sh [2023-05-24T18:53:23.398Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T18:53:23.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:23.702Z] ---> job-cost.sh [2023-05-24T18:53:23.702Z] lf-activate-venv: SKIPPING [2023-05-24T18:53:23.702Z] DEBUG: total: 0.2199999988079071 [2023-05-24T18:53:23.702Z] INFO: Retrieving Stack Cost... [2023-05-24T18:53:23.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T18:53:24.529Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T18:53:24.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:53:24.821Z] ---> logs-deploy.sh [2023-05-24T18:53:24.821Z] lf-activate-venv: SKIPPING [2023-05-24T18:53:24.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/114 [2023-05-24T18:53:24.821Z] INFO: archiving workspace using pattern(s): [2023-05-24T18:53:25.757Z] Archives upload complete. [2023-05-24T18:53:26.016Z] INFO: archiving logs to Nexus