Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2613f37b18292cfb09bf777d2af224928a20c7e 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-ssh3254269956642266601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15929335425099951122.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5279020499560354566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16078374384542316020.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-ssh14633305919970011919.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29950 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 a2613f37b18292cfb09bf777d2af224928a20c7e (main) > 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 a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 Commit message: "Merge pull request #554 from bnevis-i/blubracket-ignore" > git rev-list --no-walk 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T14:05:09.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T14:05:09.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T14:05:09.123Z] ========================================================= [2022-09-20T14:05:09.123Z] EdgeX Global Pipelines Version Info [2022-09-20T14:05:09.123Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:05:10.244Z] ------------------- [2022-09-20T14:05:10.244Z] stable info: [2022-09-20T14:05:10.244Z] ------------------- [2022-09-20T14:05:10.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T14:05:10.244Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T14:05:10.244Z] Message: update stable to v1.0.239 [2022-09-20T14:05:10.505Z] ------------------- [2022-09-20T14:05:10.505Z] experimental info: [2022-09-20T14:05:10.505Z] ------------------- [2022-09-20T14:05:10.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T14:05:10.505Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T14:05:10.505Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T14:05:10.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-20T14:05:10.817Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-20T14:05:10.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T14:05:10.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T14:05:10.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T14:05:10.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T14:05:10.867Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T14:05:10.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-20T14:05:10.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T14:05:10.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T14:05:10.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T14:05:10.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-20T14:05:10.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T14:05:10.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T14:05:10.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T14:05:10.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T14:05:10.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T14:05:11.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T14:05:11.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T14:05:11.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T14:05:11.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-20T14:05:11.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-20T14:05:11.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T14:05:11.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T14:05:11.107Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T14:05:11.119Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T14:05:11.135Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T14:05:11.151Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-20T14:05:11.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-20T14:05:11.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-20T14:05:11.194Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo [2022-09-20T14:05:11.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2613f3 [Pipeline] echo [2022-09-20T14:05:11.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:05:11.262Z] provisioning config files... [2022-09-20T14:05:11.277Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4375626807906021299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:05:11.586Z] ---> docker-login.sh [2022-09-20T14:05:11.586Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:05:11.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:12.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:12.111Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:12.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:12.111Z] [2022-09-20T14:05:12.111Z] Login Succeeded [2022-09-20T14:05:12.111Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:05:12.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:12.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:12.111Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:12.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:12.111Z] [2022-09-20T14:05:12.111Z] Login Succeeded [2022-09-20T14:05:12.111Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:05:12.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:12.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:12.372Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:12.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:12.372Z] [2022-09-20T14:05:12.372Z] Login Succeeded [2022-09-20T14:05:12.372Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:05:12.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:12.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:12.372Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:12.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:12.372Z] [2022-09-20T14:05:12.372Z] Login Succeeded [2022-09-20T14:05:12.372Z] docker.io [2022-09-20T14:05:12.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:12.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:12.895Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:12.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:12.895Z] [2022-09-20T14:05:12.895Z] Login Succeeded [2022-09-20T14:05:12.895Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:05:12.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T14:05:13.288Z] + git rev-list -1 --merges a2613f37b18292cfb09bf777d2af224928a20c7e~1..a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo [2022-09-20T14:05:13.316Z] -----------> git rev-list -1 --merges a2613f37b18292cfb09bf777d2af224928a20c7e~1..a2613f37b18292cfb09bf777d2af224928a20c7e a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:05:13.316Z] a2613f37b18292cfb09bf777d2af224928a20c7e [false] [Pipeline] sh [2022-09-20T14:05:13.608Z] + git log --format=format:%s -1 a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo [2022-09-20T14:05:13.625Z] ========================================================= [2022-09-20T14:05:13.625Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T14:05:13.625Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T14:05:13.969Z] + git log --format=format:%s -1 a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] echo [2022-09-20T14:05:13.983Z] [semverPrep] GIT_COMMIT: a2613f37b18292cfb09bf777d2af224928a20c7e, Commit Message: Merge pull request #554 from bnevis-i/blubracket-ignore [Pipeline] echo [2022-09-20T14:05:13.992Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T14:05:14.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:05:14.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T14:05:14.373Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T14:05:14.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T14:05:14.373Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T14:05:14.373Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T14:05:14.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:05:14.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:05:14.794Z] [2022-09-20T14:05:14.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:05:15.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:05:15.110Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T14:05:15.110Z] b85a868b505f: Pulling fs layer [2022-09-20T14:05:15.110Z] e2be974225ed: Pulling fs layer [2022-09-20T14:05:15.110Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T14:05:15.110Z] 988bab9f4d93: Pulling fs layer [2022-09-20T14:05:15.110Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T14:05:15.110Z] eaf3925da568: Pulling fs layer [2022-09-20T14:05:15.110Z] bab4dde63d76: Pulling fs layer [2022-09-20T14:05:15.110Z] bde34c3a00c8: Pulling fs layer [2022-09-20T14:05:15.110Z] b352a97aabf1: Pulling fs layer [2022-09-20T14:05:15.110Z] 4872d77fe225: Pulling fs layer [2022-09-20T14:05:15.110Z] 5851b861e8e6: Pulling fs layer [2022-09-20T14:05:15.110Z] eaf3925da568: Waiting [2022-09-20T14:05:15.110Z] bab4dde63d76: Waiting [2022-09-20T14:05:15.110Z] 988bab9f4d93: Waiting [2022-09-20T14:05:15.110Z] bde34c3a00c8: Waiting [2022-09-20T14:05:15.110Z] 1469e6f7b9e6: Waiting [2022-09-20T14:05:15.110Z] b352a97aabf1: Waiting [2022-09-20T14:05:15.110Z] 4872d77fe225: Waiting [2022-09-20T14:05:15.110Z] 5851b861e8e6: Waiting [2022-09-20T14:05:15.110Z] e2be974225ed: Verifying Checksum [2022-09-20T14:05:15.110Z] e2be974225ed: Download complete [2022-09-20T14:05:15.110Z] 988bab9f4d93: Verifying Checksum [2022-09-20T14:05:15.110Z] 988bab9f4d93: Download complete [2022-09-20T14:05:15.372Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T14:05:15.372Z] 1469e6f7b9e6: Download complete [2022-09-20T14:05:15.372Z] eaf3925da568: Verifying Checksum [2022-09-20T14:05:15.372Z] eaf3925da568: Download complete [2022-09-20T14:05:15.372Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T14:05:15.372Z] 339a4e72a1f5: Download complete [2022-09-20T14:05:15.372Z] bde34c3a00c8: Download complete [2022-09-20T14:05:15.372Z] b352a97aabf1: Download complete [2022-09-20T14:05:15.372Z] 4872d77fe225: Download complete [2022-09-20T14:05:15.372Z] 5851b861e8e6: Verifying Checksum [2022-09-20T14:05:15.372Z] 5851b861e8e6: Download complete [2022-09-20T14:05:15.372Z] b85a868b505f: Verifying Checksum [2022-09-20T14:05:15.372Z] b85a868b505f: Download complete [2022-09-20T14:05:15.633Z] bab4dde63d76: Verifying Checksum [2022-09-20T14:05:15.633Z] bab4dde63d76: Download complete [2022-09-20T14:05:17.018Z] b85a868b505f: Pull complete [2022-09-20T14:05:17.018Z] e2be974225ed: Pull complete [2022-09-20T14:05:17.611Z] 339a4e72a1f5: Pull complete [2022-09-20T14:05:17.611Z] 988bab9f4d93: Pull complete [2022-09-20T14:05:18.192Z] 1469e6f7b9e6: Pull complete [2022-09-20T14:05:18.192Z] eaf3925da568: Pull complete [2022-09-20T14:05:20.113Z] bab4dde63d76: Pull complete [2022-09-20T14:05:20.113Z] bde34c3a00c8: Pull complete [2022-09-20T14:05:20.375Z] b352a97aabf1: Pull complete [2022-09-20T14:05:20.375Z] 4872d77fe225: Pull complete [2022-09-20T14:05:20.644Z] 5851b861e8e6: Pull complete [2022-09-20T14:05:20.644Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T14:05:20.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:05:20.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:05:20.749Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:05:20.782Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T14:05:22.310Z] $ docker top ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 -eo pid,comm [2022-09-20T14:05:22.390Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-20T14:05:22.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:05:22.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:05:22.424Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:05:22.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:05:22.562Z] $ docker exec ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent [2022-09-20T14:05:22.715Z] SSH_AUTH_SOCK=/tmp/ssh-t0VoAlBSThZL/agent.33 [2022-09-20T14:05:22.715Z] SSH_AGENT_PID=39 [2022-09-20T14:05:22.721Z] Running ssh-add (command line suppressed) [2022-09-20T14:05:22.836Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3105070714915261095.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3105070714915261095.key) [2022-09-20T14:05:22.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:05:23.152Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T14:05:23.164Z] $ docker exec --env ******** --env ******** ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent -k [2022-09-20T14:05:23.283Z] unset SSH_AUTH_SOCK; [2022-09-20T14:05:23.284Z] unset SSH_AGENT_PID; [2022-09-20T14:05:23.284Z] echo Agent pid 39 killed; [2022-09-20T14:05:23.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T14:05:23.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:05:23.326Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:05:23.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:05:23.455Z] $ docker exec ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent [2022-09-20T14:05:23.608Z] SSH_AUTH_SOCK=/tmp/ssh-0fT91mO7IgaP/agent.71 [2022-09-20T14:05:23.608Z] SSH_AGENT_PID=77 [2022-09-20T14:05:23.614Z] Running ssh-add (command line suppressed) [2022-09-20T14:05:23.745Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2111338901246726878.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2111338901246726878.key) [2022-09-20T14:05:23.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:05:24.064Z] + git semver init [2022-09-20T14:05:24.326Z] 2022-09-20 14:05:24,271 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T14:05:24.326Z] 2022-09-20 14:05:24,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-09-20T14:05:24.326Z] 2022-09-20 14:05:24,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-09-20T14:05:24.326Z] 2022-09-20 14:05:24,273 [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) [2022-09-20T14:05:25.711Z] 2022-09-20 14:05:25,662 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-09-20T14:05:25.711Z] 2022-09-20 14:05:25,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-09-20T14:05:25.711Z] 2022-09-20 14:05:25,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:05:25.711Z] 2022-09-20 14:05:25,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:05:25.711Z] 2.3.0-dev.9 [Pipeline] } [2022-09-20T14:05:25.715Z] $ docker exec --env ******** --env ******** ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 ssh-agent -k [2022-09-20T14:05:25.840Z] unset SSH_AUTH_SOCK; [2022-09-20T14:05:25.841Z] unset SSH_AGENT_PID; [2022-09-20T14:05:25.841Z] echo Agent pid 77 killed; [2022-09-20T14:05:25.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:05:26.171Z] + git semver [Pipeline] } [2022-09-20T14:05:26.441Z] $ docker stop --time=1 ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 [2022-09-20T14:05:27.780Z] $ docker rm -f ed25917a3223c359228d99340ee20233f60922f764e6a978225874c602486ad3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:05:28.146Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T14:05:28.388Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T14:05:28.390Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:05:28.506Z] provisioning config files... [2022-09-20T14:05:28.515Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9222366902934906164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:05:28.810Z] ---> docker-login.sh [2022-09-20T14:05:28.811Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:05:28.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:28.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:28.811Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:28.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:28.811Z] [2022-09-20T14:05:28.811Z] Login Succeeded [2022-09-20T14:05:28.811Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:05:28.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:29.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:29.082Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:29.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:29.082Z] [2022-09-20T14:05:29.082Z] Login Succeeded [2022-09-20T14:05:29.082Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:05:29.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:29.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:29.082Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:29.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:29.082Z] [2022-09-20T14:05:29.082Z] Login Succeeded [2022-09-20T14:05:29.082Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:05:29.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:29.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:29.343Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:29.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:29.343Z] [2022-09-20T14:05:29.343Z] Login Succeeded [2022-09-20T14:05:29.343Z] docker.io [2022-09-20T14:05:29.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:05:29.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:05:29.604Z] Configure a credential helper to remove this warning. See [2022-09-20T14:05:29.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:05:29.604Z] [2022-09-20T14:05:29.604Z] Login Succeeded [2022-09-20T14:05:29.604Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:05:29.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T14:05:29.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:05:29.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:05:29.694Z] ========================================================= [2022-09-20T14:05:29.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T14:05:29.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:05:30.019Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T14:05:30.279Z] Sending build context to Docker daemon 45.34MB [2022-09-20T14:05:30.279Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T14:05:30.279Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T14:05:30.279Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T14:05:30.279Z] 2408cc74d12b: Pulling fs layer [2022-09-20T14:05:30.279Z] ea60b727a1ce: Pulling fs layer [2022-09-20T14:05:30.279Z] 30c4a7721957: Pulling fs layer [2022-09-20T14:05:30.279Z] 370296b7ddb6: Pulling fs layer [2022-09-20T14:05:30.279Z] 7c6cee850709: Pulling fs layer [2022-09-20T14:05:30.279Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T14:05:30.279Z] d94ebbe4e438: Pulling fs layer [2022-09-20T14:05:30.279Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T14:05:30.279Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T14:05:30.279Z] 39a5fcdaea64: Waiting [2022-09-20T14:05:30.279Z] bcfd1f05c69d: Waiting [2022-09-20T14:05:30.279Z] 59ccb84bbe0f: Waiting [2022-09-20T14:05:30.279Z] d94ebbe4e438: Waiting [2022-09-20T14:05:30.279Z] 370296b7ddb6: Waiting [2022-09-20T14:05:30.279Z] 7c6cee850709: Waiting [2022-09-20T14:05:30.279Z] 30c4a7721957: Download complete [2022-09-20T14:05:30.279Z] ea60b727a1ce: Verifying Checksum [2022-09-20T14:05:30.279Z] ea60b727a1ce: Download complete [2022-09-20T14:05:30.279Z] 7c6cee850709: Verifying Checksum [2022-09-20T14:05:30.279Z] 7c6cee850709: Download complete [2022-09-20T14:05:30.279Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T14:05:30.279Z] 39a5fcdaea64: Download complete [2022-09-20T14:05:30.279Z] 2408cc74d12b: Download complete [2022-09-20T14:05:30.543Z] d94ebbe4e438: Download complete [2022-09-20T14:05:30.543Z] 2408cc74d12b: Pull complete [2022-09-20T14:05:30.805Z] ea60b727a1ce: Pull complete [2022-09-20T14:05:30.805Z] 30c4a7721957: Pull complete [2022-09-20T14:05:30.805Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T14:05:30.805Z] 59ccb84bbe0f: Download complete [2022-09-20T14:05:31.065Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T14:05:31.065Z] 370296b7ddb6: Verifying Checksum [2022-09-20T14:05:31.065Z] 370296b7ddb6: Download complete [2022-09-20T14:05:36.343Z] 370296b7ddb6: Pull complete [2022-09-20T14:05:36.344Z] 7c6cee850709: Pull complete [2022-09-20T14:05:36.344Z] 39a5fcdaea64: Pull complete [2022-09-20T14:05:36.344Z] d94ebbe4e438: Pull complete [2022-09-20T14:05:38.255Z] bcfd1f05c69d: Pull complete [2022-09-20T14:05:38.826Z] 59ccb84bbe0f: Pull complete [2022-09-20T14:05:38.826Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T14:05:38.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T14:05:38.826Z] ---> a4fb48ad2a94 [2022-09-20T14:05:38.826Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T14:05:41.371Z] ---> Running in 0bda3c7e9636 [2022-09-20T14:05:41.371Z] Removing intermediate container 0bda3c7e9636 [2022-09-20T14:05:41.371Z] ---> d829d3d0d483 [2022-09-20T14:05:41.371Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T14:05:41.371Z] ---> Running in 805158dcc1af [2022-09-20T14:05:41.371Z] Removing intermediate container 805158dcc1af [2022-09-20T14:05:41.371Z] ---> 0b4ffabf96ef [2022-09-20T14:05:41.371Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T14:05:41.371Z] ---> Running in f5bb30dbdde0 [2022-09-20T14:05:41.371Z] Removing intermediate container f5bb30dbdde0 [2022-09-20T14:05:41.371Z] ---> 29b90b2f46ea [2022-09-20T14:05:41.371Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T14:05:41.371Z] ---> Running in edb5825c03a9 [2022-09-20T14:05:41.371Z] Removing intermediate container edb5825c03a9 [2022-09-20T14:05:41.371Z] ---> f7730ad45937 [2022-09-20T14:05:41.371Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T14:05:41.371Z] ---> Running in 732706e1ae34 [2022-09-20T14:05:41.631Z] Removing intermediate container 732706e1ae34 [2022-09-20T14:05:41.631Z] ---> c633feddfbc2 [2022-09-20T14:05:41.631Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T14:05:42.204Z] latest: Pulling from library/docker [2022-09-20T14:05:42.204Z] 213ec9aee27d: Pulling fs layer [2022-09-20T14:05:42.204Z] 6eb510456a42: Pulling fs layer [2022-09-20T14:05:42.204Z] 4627ba0696d0: Pulling fs layer [2022-09-20T14:05:42.204Z] 58acb0837d57: Pulling fs layer [2022-09-20T14:05:42.204Z] 12036fa74330: Pulling fs layer [2022-09-20T14:05:42.204Z] c052aa9e92bf: Pulling fs layer [2022-09-20T14:05:42.204Z] 87c6260f9eda: Pulling fs layer [2022-09-20T14:05:42.204Z] 669290a31ba1: Pulling fs layer [2022-09-20T14:05:42.204Z] d77965d4a857: Pulling fs layer [2022-09-20T14:05:42.204Z] 58acb0837d57: Waiting [2022-09-20T14:05:42.204Z] 87c6260f9eda: Waiting [2022-09-20T14:05:42.204Z] 12036fa74330: Waiting [2022-09-20T14:05:42.204Z] 669290a31ba1: Waiting [2022-09-20T14:05:42.204Z] c052aa9e92bf: Waiting [2022-09-20T14:05:42.204Z] d77965d4a857: Waiting [2022-09-20T14:05:42.464Z] 4627ba0696d0: Verifying Checksum [2022-09-20T14:05:42.464Z] 4627ba0696d0: Download complete [2022-09-20T14:05:42.464Z] 6eb510456a42: Download complete [2022-09-20T14:05:42.464Z] 213ec9aee27d: Download complete [2022-09-20T14:05:42.732Z] 213ec9aee27d: Pull complete [2022-09-20T14:05:42.732Z] 6eb510456a42: Pull complete [2022-09-20T14:05:42.991Z] 4627ba0696d0: Pull complete [2022-09-20T14:05:42.992Z] c052aa9e92bf: Verifying Checksum [2022-09-20T14:05:42.992Z] c052aa9e92bf: Download complete [2022-09-20T14:05:42.992Z] 12036fa74330: Verifying Checksum [2022-09-20T14:05:42.992Z] 12036fa74330: Download complete [2022-09-20T14:05:42.992Z] 58acb0837d57: Verifying Checksum [2022-09-20T14:05:42.992Z] 58acb0837d57: Download complete [2022-09-20T14:05:42.992Z] 87c6260f9eda: Verifying Checksum [2022-09-20T14:05:42.992Z] 87c6260f9eda: Download complete [2022-09-20T14:05:42.992Z] d77965d4a857: Verifying Checksum [2022-09-20T14:05:42.992Z] d77965d4a857: Download complete [2022-09-20T14:05:42.992Z] 669290a31ba1: Download complete [2022-09-20T14:05:43.251Z] 58acb0837d57: Pull complete [2022-09-20T14:05:43.477Z] Still waiting to schedule task [2022-09-20T14:05:43.477Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-20T14:05:43.818Z] 12036fa74330: Pull complete [2022-09-20T14:05:44.078Z] c052aa9e92bf: Pull complete [2022-09-20T14:05:44.079Z] 87c6260f9eda: Pull complete [2022-09-20T14:05:44.079Z] 669290a31ba1: Pull complete [2022-09-20T14:05:44.339Z] d77965d4a857: Pull complete [2022-09-20T14:05:44.339Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T14:05:44.339Z] Status: Downloaded newer image for docker:latest [2022-09-20T14:05:45.722Z] ---> 058a25dd181a [2022-09-20T14:05:45.722Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:05:45.722Z] ---> Running in d3bb0b8a2878 [2022-09-20T14:05:46.295Z] Removing intermediate container d3bb0b8a2878 [2022-09-20T14:05:46.295Z] ---> 06ceaefc4e8b [2022-09-20T14:05:46.295Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T14:05:46.295Z] ---> Running in b11fb14b13bd [2022-09-20T14:05:46.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:05:47.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:05:47.767Z] OK: 211 MiB in 51 packages [2022-09-20T14:05:48.341Z] Removing intermediate container b11fb14b13bd [2022-09-20T14:05:48.341Z] ---> f824cc5f4f06 [2022-09-20T14:05:48.341Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T14:05:48.341Z] ---> Running in 67c27a4f2024 [2022-09-20T14:05:48.341Z] Removing intermediate container 67c27a4f2024 [2022-09-20T14:05:48.341Z] ---> 857b9557bb5c [2022-09-20T14:05:48.341Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T14:05:48.341Z] ---> Running in 278a39d1e992 [2022-09-20T14:05:48.341Z] Removing intermediate container 278a39d1e992 [2022-09-20T14:05:48.341Z] ---> 322b9550694a [2022-09-20T14:05:48.341Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T14:05:48.601Z] ---> cc39a18f4509 [2022-09-20T14:05:48.601Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:05:48.601Z] ---> Running in c9b72914509e [2022-09-20T14:06:00.852Z] Removing intermediate container c9b72914509e [2022-09-20T14:06:00.852Z] ---> 054b7f70a4d8 [2022-09-20T14:06:00.852Z] Step 15/16 : COPY . . [2022-09-20T14:06:00.852Z] ---> 17c4bdf489a6 [2022-09-20T14:06:00.852Z] Step 16/16 : RUN ${MAKE} [2022-09-20T14:06:00.852Z] ---> Running in 7692bfdbc471 [2022-09-20T14:06:00.852Z] noop [2022-09-20T14:06:00.852Z] Removing intermediate container 7692bfdbc471 [2022-09-20T14:06:00.852Z] ---> f3c032fc851e [2022-09-20T14:06:00.852Z] Successfully built f3c032fc851e [2022-09-20T14:06:00.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:06:01.173Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T14:06:01.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:06:01.261Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:06:01.303Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-20T14:06:01.737Z] $ docker top 455d13cb1353c8dc7776729306903b7a6526e05643049351268a4a7b8dec7dc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:06:02.098Z] + go version [2022-09-20T14:06:02.098Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T14:06:02.110Z] $ docker stop --time=1 455d13cb1353c8dc7776729306903b7a6526e05643049351268a4a7b8dec7dc9 [2022-09-20T14:06:03.418Z] $ docker rm -f 455d13cb1353c8dc7776729306903b7a6526e05643049351268a4a7b8dec7dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:06:03.954Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T14:06:03.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:06:04.037Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:06:04.072Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-20T14:06:04.486Z] $ docker top e6e82f19f9007be4104cf7586cbcdf37fb46f0d87db7c33f372c7cf5bc5d0865 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:06:04.854Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-20T14:06:05.153Z] + make test [2022-09-20T14:06:05.153Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T14:06:05.411Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T14:06:11.985Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T14:06:11.985Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T14:06:12.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T14:06:12.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T14:06:12.924Z] ./bin/test-attribution-txt.sh [2022-09-20T14:06:12.924Z] make -C web test [2022-09-20T14:06:12.924Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-09-20T14:06:12.924Z] make[1]: tput: No such file or directory [2022-09-20T14:06:12.924Z] make[1]: tput: No such file or directory [2022-09-20T14:06:12.924Z] warning: generating ./VERSION [2022-09-20T14:06:12.924Z] echo "0.0.0" > VERSION [2022-09-20T14:06:12.924Z] docker build \ [2022-09-20T14:06:12.924Z] -f Dockerfile \ [2022-09-20T14:06:12.924Z] --build-arg USER=1000 \ [2022-09-20T14:06:12.924Z] \ [2022-09-20T14:06:12.924Z] --label "git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e" \ [2022-09-20T14:06:12.924Z] -t edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e \ [2022-09-20T14:06:12.924Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T14:06:12.924Z] . [2022-09-20T14:06:13.184Z] Sending build context to Docker daemon 3.269MB [2022-09-20T14:06:13.184Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T14:06:13.184Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T14:06:13.755Z] 9621f1afde84: Pulling fs layer [2022-09-20T14:06:13.755Z] 16f891d21976: Pulling fs layer [2022-09-20T14:06:13.755Z] cf6a4a42ec8c: Pulling fs layer [2022-09-20T14:06:13.755Z] 297e921c64f6: Pulling fs layer [2022-09-20T14:06:13.755Z] 297e921c64f6: Waiting [2022-09-20T14:06:13.755Z] 9621f1afde84: Verifying Checksum [2022-09-20T14:06:13.755Z] 9621f1afde84: Download complete [2022-09-20T14:06:13.755Z] 9621f1afde84: Pull complete [2022-09-20T14:06:14.015Z] 297e921c64f6: Verifying Checksum [2022-09-20T14:06:14.015Z] 297e921c64f6: Download complete [2022-09-20T14:06:14.015Z] cf6a4a42ec8c: Download complete [2022-09-20T14:06:14.956Z] 16f891d21976: Verifying Checksum [2022-09-20T14:06:14.956Z] 16f891d21976: Download complete [2022-09-20T14:06:16.351Z] 16f891d21976: Pull complete [2022-09-20T14:06:16.351Z] cf6a4a42ec8c: Pull complete [2022-09-20T14:06:16.351Z] 297e921c64f6: Pull complete [2022-09-20T14:06:16.351Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T14:06:16.351Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T14:06:16.351Z] ---> 141d857b2a92 [2022-09-20T14:06:16.351Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T14:06:16.922Z] ---> Running in 3b7ffd27fca3 [2022-09-20T14:06:17.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:06:17.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:06:17.441Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-20T14:06:17.441Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-20T14:06:17.441Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-20T14:06:17.441Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-20T14:06:17.441Z] (5/129) Installing libxcb (1.14-r2) [2022-09-20T14:06:17.441Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-20T14:06:17.441Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-20T14:06:17.441Z] (8/129) Installing libice (1.0.10-r0) [2022-09-20T14:06:17.441Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-20T14:06:17.441Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-20T14:06:17.441Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-20T14:06:17.441Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-20T14:06:17.441Z] (13/129) Installing xset (1.2.4-r0) [2022-09-20T14:06:17.441Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-20T14:06:17.441Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-20T14:06:17.441Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T14:06:17.441Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-20T14:06:17.441Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-20T14:06:17.441Z] (19/129) Installing libintl (0.21-r0) [2022-09-20T14:06:17.441Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-20T14:06:17.441Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-20T14:06:17.441Z] (22/129) Installing pcre (8.45-r1) [2022-09-20T14:06:17.441Z] (23/129) Installing glib (2.70.1-r0) [2022-09-20T14:06:17.703Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-20T14:06:17.703Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-20T14:06:17.703Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-20T14:06:17.703Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T14:06:17.703Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T14:06:17.703Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-20T14:06:17.703Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-20T14:06:17.703Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-20T14:06:17.703Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-20T14:06:17.703Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T14:06:17.703Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T14:06:17.703Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-20T14:06:17.703Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-20T14:06:17.703Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-20T14:06:17.703Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-20T14:06:17.703Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-20T14:06:17.703Z] (40/129) Installing libxi (1.8-r0) [2022-09-20T14:06:17.703Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-20T14:06:17.703Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-20T14:06:17.703Z] (43/129) Installing atk (2.36.0-r0) [2022-09-20T14:06:17.703Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-20T14:06:17.703Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-20T14:06:17.703Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-20T14:06:17.703Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T14:06:17.703Z] (48/129) Installing expat (2.4.7-r0) [2022-09-20T14:06:17.703Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-20T14:06:17.703Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-20T14:06:17.703Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-20T14:06:17.703Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-20T14:06:17.703Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-20T14:06:17.703Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-20T14:06:17.703Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-20T14:06:17.703Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-20T14:06:17.964Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-20T14:06:17.964Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-20T14:06:17.964Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-20T14:06:17.964Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-20T14:06:17.964Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-20T14:06:17.964Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-20T14:06:17.964Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-20T14:06:17.964Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-20T14:06:17.964Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-20T14:06:17.964Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-20T14:06:17.964Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-20T14:06:17.964Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-20T14:06:17.964Z] (69/129) Installing pango (1.48.10-r0) [2022-09-20T14:06:17.964Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T14:06:17.964Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T14:06:17.964Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T14:06:17.964Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-20T14:06:17.964Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-20T14:06:17.964Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T14:06:18.226Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T14:06:18.226Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-20T14:06:18.226Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-20T14:06:18.226Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-20T14:06:18.226Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T14:06:20.137Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-20T14:06:20.137Z] (80/129) Installing flac (1.3.4-r0) [2022-09-20T14:06:20.137Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T14:06:20.137Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T14:06:20.137Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-20T14:06:20.137Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-20T14:06:20.398Z] (85/129) Installing libass (0.15.2-r0) [2022-09-20T14:06:20.398Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-20T14:06:20.398Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T14:06:20.398Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T14:06:20.398Z] (89/129) Installing lame (3.100-r0) [2022-09-20T14:06:20.398Z] (90/129) Installing opus (1.3.1-r1) [2022-09-20T14:06:20.398Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T14:06:20.398Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-20T14:06:20.398Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-20T14:06:20.398Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-20T14:06:20.398Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-20T14:06:20.398Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T14:06:20.398Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-20T14:06:20.398Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-20T14:06:20.398Z] (99/129) Installing libva (2.13.0-r0) [2022-09-20T14:06:20.398Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-20T14:06:20.398Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-20T14:06:20.398Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-20T14:06:20.398Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-20T14:06:20.398Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-20T14:06:20.398Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-20T14:06:20.398Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-20T14:06:20.398Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-20T14:06:20.398Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T14:06:20.660Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-20T14:06:20.660Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-20T14:06:20.660Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T14:06:20.660Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-20T14:06:20.660Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-20T14:06:20.660Z] (114/129) Installing nspr (4.32-r0) [2022-09-20T14:06:20.660Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-20T14:06:20.660Z] (116/129) Installing nss (3.78.1-r0) [2022-09-20T14:06:20.660Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-20T14:06:20.660Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-20T14:06:20.660Z] (119/129) Installing orc (0.4.32-r0) [2022-09-20T14:06:20.660Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-20T14:06:20.660Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-20T14:06:20.660Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-20T14:06:20.660Z] (123/129) Installing libpulse (15.0-r2) [2022-09-20T14:06:20.660Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-20T14:06:20.660Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-20T14:06:20.660Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-20T14:06:20.924Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-20T14:06:20.924Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-20T14:06:20.924Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-20T14:06:21.865Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:06:21.865Z] Executing glib-2.70.1-r0.trigger [2022-09-20T14:06:21.865Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T14:06:24.412Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T14:06:24.412Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T14:06:24.412Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T14:06:24.412Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T14:06:24.412Z] OK: 286 MiB in 145 packages [2022-09-20T14:06:27.711Z] Removing intermediate container 3b7ffd27fca3 [2022-09-20T14:06:27.711Z] ---> 75d13eb75def [2022-09-20T14:06:27.711Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T14:06:27.711Z] ---> Running in 33fc3a62cbd1 [2022-09-20T14:06:27.711Z] Removing intermediate container 33fc3a62cbd1 [2022-09-20T14:06:27.711Z] ---> ed29cfb154e1 [2022-09-20T14:06:27.711Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T14:06:27.711Z] ---> Running in 1894d9c3816a [2022-09-20T14:06:27.711Z] Removing intermediate container 1894d9c3816a [2022-09-20T14:06:27.711Z] ---> e8bf360adec5 [2022-09-20T14:06:27.711Z] Step 5/10 : RUN npm install -g npm [2022-09-20T14:06:27.971Z] ---> Running in 9ee0252d3d2f [2022-09-20T14:06:34.549Z] [2022-09-20T14:06:34.549Z] changed 54 packages, and audited 212 packages in 6s [2022-09-20T14:06:34.549Z] [2022-09-20T14:06:34.549Z] 11 packages are looking for funding [2022-09-20T14:06:34.549Z] run `npm fund` for details [2022-09-20T14:06:34.549Z] [2022-09-20T14:06:34.549Z] found 0 vulnerabilities [2022-09-20T14:06:35.488Z] Removing intermediate container 9ee0252d3d2f [2022-09-20T14:06:35.488Z] ---> c680f153eb73 [2022-09-20T14:06:35.488Z] Step 6/10 : ARG USER=1000 [2022-09-20T14:06:35.488Z] ---> Running in 0779e82cc8f0 [2022-09-20T14:06:35.488Z] Removing intermediate container 0779e82cc8f0 [2022-09-20T14:06:35.488Z] ---> df4df965c604 [2022-09-20T14:06:35.488Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T14:06:35.488Z] ---> Running in 7c6a6c2d6848 [2022-09-20T14:06:36.055Z] Removing intermediate container 7c6a6c2d6848 [2022-09-20T14:06:36.055Z] ---> db14629da81f [2022-09-20T14:06:36.055Z] Step 8/10 : USER $USER:$USER [2022-09-20T14:06:36.315Z] ---> Running in 08e3a7f73e8a [2022-09-20T14:06:36.315Z] Removing intermediate container 08e3a7f73e8a [2022-09-20T14:06:36.315Z] ---> 8e6274934760 [2022-09-20T14:06:36.315Z] Step 9/10 : WORKDIR /app [2022-09-20T14:06:36.315Z] ---> Running in 4859ab4d55b3 [2022-09-20T14:06:36.576Z] Removing intermediate container 4859ab4d55b3 [2022-09-20T14:06:36.576Z] ---> f5050b58096a [2022-09-20T14:06:36.576Z] Step 10/10 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:06:36.576Z] ---> Running in 152939bd5be1 [2022-09-20T14:06:36.576Z] Removing intermediate container 152939bd5be1 [2022-09-20T14:06:36.576Z] ---> f9a168846a4f [2022-09-20T14:06:36.576Z] Successfully built f9a168846a4f [2022-09-20T14:06:36.576Z] Successfully tagged edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:06:36.576Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T14:06:36.576Z] touch edgex-web-ui.imagebuilt [2022-09-20T14:06:36.576Z] mkdir -p node_modules coverage [2022-09-20T14:06:36.576Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T14:06:36.576Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE required: { [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE }, [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:06:38.489Z] npm WARN EBADENGINE } [2022-09-20T14:06:43.771Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-20T14:06:43.771Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-09-20T14:06:43.771Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-20T14:06:43.771Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T14:06:43.771Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-20T14:06:43.771Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-20T14:06:44.341Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-20T14:06:45.723Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-20T14:06:45.723Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-20T14:06:48.269Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-09-20T14:06:48.269Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-09-20T14:06:48.528Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-09-20T14:06:48.789Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-20T14:06:49.048Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T14:06:49.307Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-09-20T14:06:49.567Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-09-20T14:06:50.510Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T14:06:53.051Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-09-20T14:06:55.593Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-09-20T14:07:00.887Z] [2022-09-20T14:07:00.887Z] added 1478 packages, and audited 1479 packages in 23s [2022-09-20T14:07:00.887Z] [2022-09-20T14:07:00.887Z] 90 packages are looking for funding [2022-09-20T14:07:00.887Z] run `npm fund` for details [2022-09-20T14:07:00.887Z] [2022-09-20T14:07:00.887Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-20T14:07:00.887Z] [2022-09-20T14:07:00.887Z] To address issues that do not require attention, run: [2022-09-20T14:07:00.887Z] npm audit fix [2022-09-20T14:07:00.887Z] [2022-09-20T14:07:00.887Z] To address all issues (including breaking changes), run: [2022-09-20T14:07:00.887Z] npm audit fix --force [2022-09-20T14:07:00.887Z] [2022-09-20T14:07:00.887Z] Run `npm audit` for details. [2022-09-20T14:07:04.183Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-09-20T14:07:06.724Z] - Generating browser application bundles (phase: setup)... [2022-09-20T14:07:10.923Z] Compiling @angular/core : es2015 as esm2015 [2022-09-20T14:07:10.923Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-20T14:07:14.220Z] Compiling @angular/common : es2015 as esm2015 [2022-09-20T14:07:14.220Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-20T14:07:15.157Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-20T14:07:15.157Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-20T14:07:15.157Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-20T14:07:15.415Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-20T14:07:15.982Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-20T14:07:15.982Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-20T14:07:15.982Z] Compiling @angular/router : es2015 as esm2015 [2022-09-20T14:07:15.982Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-20T14:07:16.549Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-20T14:07:18.456Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-20T14:07:18.700Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29951 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-09-20T14:07:18.712Z] Running in /w/workspace/edgex-ui-go/80 [Pipeline] { [Pipeline] checkout [2022-09-20T14:07:18.767Z] The recommended git tool is: git [2022-09-20T14:07:25.031Z] 20 09 2022 14:07:23.781:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-20T14:07:25.031Z] 20 09 2022 14:07:23.785:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-20T14:07:25.031Z] 20 09 2022 14:07:23.791:INFO [launcher]: Starting browser ChromeHeadless [2022-09-20T14:07:26.671Z] using credential edgex-jenkins-ssh [2022-09-20T14:07:26.689Z] Cloning the remote Git repository [2022-09-20T14:07:26.758Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T14:07:26.836Z] > git init /w/workspace/edgex-ui-go/80 # timeout=10 [2022-09-20T14:07:27.003Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-20T14:07:27.004Z] > git --version # timeout=10 [2022-09-20T14:07:27.030Z] > git --version # 'git version 2.25.1' [2022-09-20T14:07:27.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T14:07:27.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T14:07:30.877Z] Avoid second fetch [2022-09-20T14:07:30.878Z] Checking out Revision a2613f37b18292cfb09bf777d2af224928a20c7e (main) [2022-09-20T14:07:30.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-20T14:07:30.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T14:07:30.897Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T14:07:30.935Z] > git checkout -f a2613f37b18292cfb09bf777d2af224928a20c7e # timeout=10 [2022-09-20T14:07:35.628Z] Commit message: "Merge pull request #554 from bnevis-i/blubracket-ignore" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T14:07:36.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T14:07:36.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:07:36.592Z] Dload Upload Total Spent Left Speed [2022-09-20T14:07:36.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75011 0 --:--:-- --:--:-- --:--:-- 75011 [Pipeline] sh [2022-09-20T14:07:37.282Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T14:07:37.628Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-20T14:07:37.628Z] + sudo tee /etc/docker/daemon.new [2022-09-20T14:07:37.628Z] { [2022-09-20T14:07:37.628Z] "registry-mirrors": [ [2022-09-20T14:07:37.628Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T14:07:37.628Z] ], [2022-09-20T14:07:37.628Z] "bip": "10.250.0.254/24", [2022-09-20T14:07:37.628Z] "hosts": [ [2022-09-20T14:07:37.628Z] "tcp://0.0.0.0:5555", [2022-09-20T14:07:37.628Z] "unix:///var/run/docker.sock" [2022-09-20T14:07:37.628Z] ], [2022-09-20T14:07:37.628Z] "mtu": 1458, [2022-09-20T14:07:37.628Z] "selinux-enabled": true, [2022-09-20T14:07:37.628Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T14:07:37.628Z] } [Pipeline] sh [2022-09-20T14:07:38.054Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T14:07:38.390Z] + sudo service docker restart [2022-09-20T14:07:40.065Z] ✔ Browser application bundle generation complete. [2022-09-20T14:07:40.065Z] 20 09 2022 14:07:37.628:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket LulW8S87KTXUCcbbAAAB with id 19586657 [2022-09-20T14:07:40.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-20T14:07:40.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.028 secs) [2022-09-20T14:07:40.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.035 secs) [2022-09-20T14:07:40.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.111 secs) [2022-09-20T14:07:40.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.134 secs) [2022-09-20T14:07:40.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.255 secs) [2022-09-20T14:07:40.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.324 secs) [2022-09-20T14:07:40.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.364 secs) [2022-09-20T14:07:40.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.378 secs) [2022-09-20T14:07:40.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.403 secs) [2022-09-20T14:07:40.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.408 secs) [2022-09-20T14:07:40.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.409 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.429 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.477 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.492 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.503 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.511 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.544 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.555 secs) [2022-09-20T14:07:41.179Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.596 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.636 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.643 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.649 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.651 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.66 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.737 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.742 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.744 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.788 secs) [2022-09-20T14:07:41.440Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.799 secs) [2022-09-20T14:07:41.700Z] WARN: ' [2022-09-20T14:07:41.700Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T14:07:41.700Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T14:07:41.700Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T14:07:41.700Z] in a future version of Angular. [2022-09-20T14:07:41.700Z] [2022-09-20T14:07:41.700Z] For more information on this, see our API docs here: [2022-09-20T14:07:41.700Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T14:07:41.700Z] ' [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.799 secs) [2022-09-20T14:07:41.700Z] WARN: ' [2022-09-20T14:07:41.700Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T14:07:41.700Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T14:07:41.700Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T14:07:41.700Z] in a future version of Angular. [2022-09-20T14:07:41.700Z] [2022-09-20T14:07:41.700Z] For more information on this, see our API docs here: [2022-09-20T14:07:41.700Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T14:07:41.700Z] ' [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.832 secs) [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.875 secs) [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.888 secs) [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.924 secs) [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.928 secs) [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.93 secs) [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.94 secs) [2022-09-20T14:07:41.700Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.973 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.077 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.118 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.143 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.147 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.151 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.155 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.168 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.174 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.178 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.18 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.181 secs) [2022-09-20T14:07:41.960Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.189 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.207 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.213 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.237 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.263 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.287 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.303 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.311 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.315 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.324 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.328 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.364 secs) [2022-09-20T14:07:42.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.374 secs) [2022-09-20T14:07:42.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.384 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.395 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.403 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.407 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.422 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.439 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.447 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.455 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.475 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.488 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.506 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.519 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.522 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.523 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.527 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.53 secs) [2022-09-20T14:07:42.481Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.549 secs) [2022-09-20T14:07:42.740Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.584 secs) [2022-09-20T14:07:42.740Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.596 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.605 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.626 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.634 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.64 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.65 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.655 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.663 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.673 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.679 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.695 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.708 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.714 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.721 secs) [2022-09-20T14:07:42.741Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.731 secs) [2022-09-20T14:07:43.001Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.747 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.75 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.752 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.77 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.775 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.778 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.782 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.788 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.819 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.827 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.83 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.841 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.881 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.896 secs) [2022-09-20T14:07:43.002Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.901 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.904 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.914 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.929 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.931 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.946 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.951 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.956 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.962 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.967 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.98 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.998 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.006 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.019 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.033 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.049 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.054 secs) [2022-09-20T14:07:43.264Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.057 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.061 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.064 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.091 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.106 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.11 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.112 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.126 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.153 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.158 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.165 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.179 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.187 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.204 secs) [2022-09-20T14:07:43.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.213 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.217 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.22 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.223 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.252 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.264 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.274 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.277 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.313 secs) [2022-09-20T14:07:43.784Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.338 secs) [2022-09-20T14:07:44.044Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.427 secs / 2.338 secs) [2022-09-20T14:07:44.044Z] TOTAL: 149 SUCCESS [2022-09-20T14:07:44.044Z] ✔ Browser application bundle generation complete. [2022-09-20T14:07:44.304Z] [2022-09-20T14:07:44.304Z] =============================== Coverage summary =============================== [2022-09-20T14:07:44.304Z] Statements : 40.92% ( 1465/3580 ) [2022-09-20T14:07:44.304Z] Branches : 12.03% ( 111/923 ) [2022-09-20T14:07:44.304Z] Functions : 33.13% ( 430/1298 ) [2022-09-20T14:07:44.304Z] Lines : 38.85% ( 1316/3387 ) [2022-09-20T14:07:44.304Z] ================================================================================ [2022-09-20T14:07:44.564Z] ✔ Browser application bundle generation complete. [2022-09-20T14:07:45.135Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-09-20T14:07:45.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T14:07:45.167Z] $ docker stop --time=1 e6e82f19f9007be4104cf7586cbcdf37fb46f0d87db7c33f372c7cf5bc5d0865 [2022-09-20T14:07:46.474Z] $ docker rm -f e6e82f19f9007be4104cf7586cbcdf37fb46f0d87db7c33f372c7cf5bc5d0865 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:07:46.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T14:07:47.624Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-20T14:07:48.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T14:07:48.649Z] + ls -al . [2022-09-20T14:07:48.649Z] total 172 [2022-09-20T14:07:48.649Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 14:06 . [2022-09-20T14:07:48.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:05 .. [2022-09-20T14:07:48.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:05 .blubracket [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 14:05 .dockerignore [2022-09-20T14:07:48.649Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 14:05 .git [2022-09-20T14:07:48.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 .github [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 14:05 .gitignore [2022-09-20T14:07:48.649Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 14:05 .semver [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 14:05 Attribution.txt [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 14:05 CHANGELOG.md [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 14:05 CONTRIBUTING.md [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 14:05 Dockerfile [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 14:05 Jenkinsfile [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 14:05 LICENSE [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 14:05 Makefile [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 14:05 README.md [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 14:05 VERSION [2022-09-20T14:07:48.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 assets [2022-09-20T14:07:48.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:05 bin [2022-09-20T14:07:48.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 cmd [2022-09-20T14:07:48.649Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 14:06 coverage.out [2022-09-20T14:07:48.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:05 docs [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 14:05 go.mod [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 14:05 go.sum [2022-09-20T14:07:48.649Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 14:05 internal [2022-09-20T14:07:48.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:05 pkg [2022-09-20T14:07:48.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:05 snap [2022-09-20T14:07:48.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:05 testing [2022-09-20T14:07:48.649Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 14:05 version.go [2022-09-20T14:07:48.649Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 14:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:07:48.957Z] + 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=a2613f37b18292cfb09bf777d2af224928a20c7e --label arch=amd64 --label version=2.3.0-dev.9 . [2022-09-20T14:07:49.217Z] Sending build context to Docker daemon 48.09MB [2022-09-20T14:07:49.217Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T14:07:49.217Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-20T14:07:49.217Z] ---> f3c032fc851e [2022-09-20T14:07:49.217Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T14:07:49.790Z] ---> Running in f5182f62bab6 [2022-09-20T14:07:49.790Z] Removing intermediate container f5182f62bab6 [2022-09-20T14:07:49.790Z] ---> e8214bda4f85 [2022-09-20T14:07:49.790Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T14:07:49.790Z] ---> Running in 07798741a43d [2022-09-20T14:07:50.053Z] Removing intermediate container 07798741a43d [2022-09-20T14:07:50.053Z] ---> c69499b49a8a [2022-09-20T14:07:50.053Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T14:07:50.053Z] ---> Running in 148db8125fec [2022-09-20T14:07:50.053Z] Removing intermediate container 148db8125fec [2022-09-20T14:07:50.053Z] ---> 499c981e9a53 [2022-09-20T14:07:50.053Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-20T14:07:50.053Z] ---> Running in f82d160007f4 [2022-09-20T14:07:50.321Z] Removing intermediate container f82d160007f4 [2022-09-20T14:07:50.321Z] ---> 6a2cab221a63 [2022-09-20T14:07:50.321Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T14:07:50.321Z] ---> Running in d83734f6a497 [2022-09-20T14:07:50.321Z] Removing intermediate container d83734f6a497 [2022-09-20T14:07:50.321Z] ---> c021f0aa4a0a [2022-09-20T14:07:50.321Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T14:07:51.262Z] ---> 202011356ea8 [2022-09-20T14:07:51.262Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:07:51.262Z] ---> Running in 6899a3802a56 [2022-09-20T14:07:51.831Z] Removing intermediate container 6899a3802a56 [2022-09-20T14:07:51.831Z] ---> c65675e0ba80 [2022-09-20T14:07:51.831Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T14:07:51.831Z] ---> Running in 8aa529c76a74 [2022-09-20T14:07:52.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T14:07:53.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T14:07:53.295Z] OK: 211 MiB in 51 packages [2022-09-20T14:07:53.555Z] Removing intermediate container 8aa529c76a74 [2022-09-20T14:07:53.555Z] ---> a85798db81d8 [2022-09-20T14:07:53.555Z] Step 11/24 : ENV GO111MODULE=on [2022-09-20T14:07:53.555Z] ---> Running in 1f99d5ca0e4c [2022-09-20T14:07:53.817Z] Removing intermediate container 1f99d5ca0e4c [2022-09-20T14:07:53.817Z] ---> f67d3c2ee9ab [2022-09-20T14:07:53.817Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T14:07:53.817Z] ---> Running in ed80c17c3168 [2022-09-20T14:07:53.817Z] Removing intermediate container ed80c17c3168 [2022-09-20T14:07:53.817Z] ---> 95060c5c8967 [2022-09-20T14:07:53.817Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-20T14:07:54.077Z] ---> 2a8d8392348b [2022-09-20T14:07:54.077Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:07:54.077Z] ---> Running in 2454537daf44 [2022-09-20T14:07:54.647Z] Removing intermediate container 2454537daf44 [2022-09-20T14:07:54.647Z] ---> a37e3418f6df [2022-09-20T14:07:54.647Z] Step 15/24 : COPY . . [2022-09-20T14:07:56.029Z] ---> c1d2d9dbf37d [2022-09-20T14:07:56.029Z] Step 16/24 : RUN ${MAKE} [2022-09-20T14:07:56.029Z] ---> Running in 2c1e00b5d307 [2022-09-20T14:07:56.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:07:56.734Z] provisioning config files... [2022-09-20T14:07:56.759Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/80@tmp/config4882640451229607965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:07:57.117Z] ---> docker-login.sh [2022-09-20T14:07:57.117Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:07:57.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:07:57.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:07:57.989Z] Configure a credential helper to remove this warning. See [2022-09-20T14:07:57.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:07:57.989Z] [2022-09-20T14:07:57.989Z] Login Succeeded [2022-09-20T14:07:57.989Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:07:58.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:07:58.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:07:58.589Z] Configure a credential helper to remove this warning. See [2022-09-20T14:07:58.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:07:58.589Z] [2022-09-20T14:07:58.589Z] Login Succeeded [2022-09-20T14:07:58.589Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:07:58.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:07:59.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:07:59.143Z] Configure a credential helper to remove this warning. See [2022-09-20T14:07:59.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:07:59.143Z] [2022-09-20T14:07:59.143Z] Login Succeeded [2022-09-20T14:07:59.143Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:07:59.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:07:59.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:07:59.417Z] Configure a credential helper to remove this warning. See [2022-09-20T14:07:59.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:07:59.417Z] [2022-09-20T14:07:59.417Z] Login Succeeded [2022-09-20T14:07:59.417Z] docker.io [2022-09-20T14:08:00.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:08:00.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:08:00.291Z] Configure a credential helper to remove this warning. See [2022-09-20T14:08:00.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:08:00.291Z] [2022-09-20T14:08:00.291Z] Login Succeeded [2022-09-20T14:08:00.291Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:08:00.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T14:08:00.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:08:00.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:08:00.887Z] ========================================================= [2022-09-20T14:08:00.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T14:08:00.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:01.337Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-20T14:08:02.327Z] Sending build context to Docker daemon 28.63MB [2022-09-20T14:08:02.327Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T14:08:02.327Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-20T14:08:02.612Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T14:08:02.612Z] b3c136eddcbf: Pulling fs layer [2022-09-20T14:08:02.612Z] c0a3192eca97: Pulling fs layer [2022-09-20T14:08:02.612Z] a050256f5b6f: Pulling fs layer [2022-09-20T14:08:02.612Z] 656be50a0ddc: Pulling fs layer [2022-09-20T14:08:02.612Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T14:08:02.612Z] 46d945488cbd: Pulling fs layer [2022-09-20T14:08:02.612Z] 8a5474983e97: Pulling fs layer [2022-09-20T14:08:02.612Z] 329c88fbcd65: Pulling fs layer [2022-09-20T14:08:02.612Z] 656be50a0ddc: Waiting [2022-09-20T14:08:02.612Z] 46d945488cbd: Waiting [2022-09-20T14:08:02.612Z] 2bbca73fdf42: Waiting [2022-09-20T14:08:02.612Z] 329c88fbcd65: Waiting [2022-09-20T14:08:02.612Z] a050256f5b6f: Verifying Checksum [2022-09-20T14:08:02.612Z] a050256f5b6f: Download complete [2022-09-20T14:08:02.612Z] c0a3192eca97: Verifying Checksum [2022-09-20T14:08:02.612Z] c0a3192eca97: Download complete [2022-09-20T14:08:02.612Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T14:08:02.612Z] 2bbca73fdf42: Download complete [2022-09-20T14:08:02.612Z] 46d945488cbd: Download complete [2022-09-20T14:08:02.612Z] b3c136eddcbf: Verifying Checksum [2022-09-20T14:08:02.612Z] b3c136eddcbf: Download complete [2022-09-20T14:08:03.172Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-20T14:08:03.609Z] b3c136eddcbf: Pull complete [2022-09-20T14:08:03.898Z] 329c88fbcd65: Download complete [2022-09-20T14:08:04.178Z] c0a3192eca97: Pull complete [2022-09-20T14:08:04.450Z] a050256f5b6f: Pull complete [2022-09-20T14:08:04.555Z] Removing intermediate container 2c1e00b5d307 [2022-09-20T14:08:04.556Z] ---> a251fd81169f [2022-09-20T14:08:04.556Z] Step 17/24 : FROM alpine:3.14 [2022-09-20T14:08:04.817Z] 3.14: Pulling from library/alpine [2022-09-20T14:08:05.049Z] 8a5474983e97: Verifying Checksum [2022-09-20T14:08:05.049Z] 8a5474983e97: Download complete [2022-09-20T14:08:05.078Z] c7ed990a2339: Pulling fs layer [2022-09-20T14:08:05.338Z] c7ed990a2339: Verifying Checksum [2022-09-20T14:08:05.338Z] c7ed990a2339: Download complete [2022-09-20T14:08:05.338Z] c7ed990a2339: Pull complete [2022-09-20T14:08:05.338Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-20T14:08:05.338Z] Status: Downloaded newer image for alpine:3.14 [2022-09-20T14:08:05.338Z] ---> dd53f409bf0b [2022-09-20T14:08:05.338Z] Step 18/24 : EXPOSE 4000 [2022-09-20T14:08:05.338Z] ---> Running in 7973863b0b5b [2022-09-20T14:08:05.598Z] Removing intermediate container 7973863b0b5b [2022-09-20T14:08:05.598Z] ---> ded29acb2cc5 [2022-09-20T14:08:05.598Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-20T14:08:05.647Z] 656be50a0ddc: Verifying Checksum [2022-09-20T14:08:05.647Z] 656be50a0ddc: Download complete [2022-09-20T14:08:06.168Z] ---> 9b0830280945 [2022-09-20T14:08:06.169Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-20T14:08:06.169Z] ---> Running in e6366fb903b7 [2022-09-20T14:08:06.169Z] Removing intermediate container e6366fb903b7 [2022-09-20T14:08:06.169Z] ---> d56d8c3d069c [2022-09-20T14:08:06.169Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-20T14:08:06.169Z] ---> Running in a254488d7782 [2022-09-20T14:08:06.169Z] Removing intermediate container a254488d7782 [2022-09-20T14:08:06.169Z] ---> 9b43f1f4fbfb [2022-09-20T14:08:06.169Z] Step 22/24 : LABEL arch=amd64 [2022-09-20T14:08:06.169Z] ---> Running in 34c39c51a08d [2022-09-20T14:08:06.428Z] Removing intermediate container 34c39c51a08d [2022-09-20T14:08:06.428Z] ---> ddbf16ea06bc [2022-09-20T14:08:06.428Z] Step 23/24 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:08:06.428Z] ---> Running in e2372e194f8b [2022-09-20T14:08:06.428Z] Removing intermediate container e2372e194f8b [2022-09-20T14:08:06.428Z] ---> b8be664f2f35 [2022-09-20T14:08:06.428Z] Step 24/24 : LABEL version=2.3.0-dev.9 [2022-09-20T14:08:06.428Z] ---> Running in 92930c931b51 [2022-09-20T14:08:06.693Z] Removing intermediate container 92930c931b51 [2022-09-20T14:08:06.693Z] ---> 9409dcc64ebe [2022-09-20T14:08:06.693Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T14:08:06.693Z] Successfully built 9409dcc64ebe [2022-09-20T14:08:06.693Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:08:06.779Z] provisioning config files... [2022-09-20T14:08:06.788Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config830580011465970844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:08:07.089Z] ---> docker-login.sh [2022-09-20T14:08:07.089Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:08:07.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:08:07.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:08:07.089Z] Configure a credential helper to remove this warning. See [2022-09-20T14:08:07.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:08:07.089Z] [2022-09-20T14:08:07.089Z] Login Succeeded [2022-09-20T14:08:07.089Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:08:07.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:08:07.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:08:07.350Z] Configure a credential helper to remove this warning. See [2022-09-20T14:08:07.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:08:07.350Z] [2022-09-20T14:08:07.350Z] Login Succeeded [2022-09-20T14:08:07.350Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:08:07.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:08:07.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:08:07.350Z] Configure a credential helper to remove this warning. See [2022-09-20T14:08:07.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:08:07.350Z] [2022-09-20T14:08:07.350Z] Login Succeeded [2022-09-20T14:08:07.350Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:08:07.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:08:07.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:08:07.610Z] Configure a credential helper to remove this warning. See [2022-09-20T14:08:07.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:08:07.610Z] [2022-09-20T14:08:07.610Z] Login Succeeded [2022-09-20T14:08:07.610Z] docker.io [2022-09-20T14:08:07.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:08:07.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:08:07.870Z] Configure a credential helper to remove this warning. See [2022-09-20T14:08:07.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:08:07.870Z] [2022-09-20T14:08:07.870Z] Login Succeeded [2022-09-20T14:08:07.870Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:08:07.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:08:07.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:08:07.935Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-09-20T14:08:07.935Z] a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:08:07.935Z] latest [2022-09-20T14:08:07.935Z] 2.3.0-dev.9 [2022-09-20T14:08:07.935Z] a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [2022-09-20T14:08:07.935Z] main [2022-09-20T14:08:07.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:08.246Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:08.568Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:08:08.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-20T14:08:08.568Z] c5a8454a7fc8: Preparing [2022-09-20T14:08:08.568Z] 63493a9ab2d4: Preparing [2022-09-20T14:08:08.568Z] 63493a9ab2d4: Layer already exists [2022-09-20T14:08:10.484Z] c5a8454a7fc8: Pushed [2022-09-20T14:08:10.744Z] a2613f37b18292cfb09bf777d2af224928a20c7e: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:11.062Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:11.371Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-09-20T14:08:11.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-20T14:08:11.371Z] c5a8454a7fc8: Preparing [2022-09-20T14:08:11.371Z] 63493a9ab2d4: Preparing [2022-09-20T14:08:11.371Z] 63493a9ab2d4: Layer already exists [2022-09-20T14:08:11.371Z] c5a8454a7fc8: Layer already exists [2022-09-20T14:08:11.371Z] latest: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:11.690Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:12.010Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.9 [2022-09-20T14:08:12.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-20T14:08:12.010Z] c5a8454a7fc8: Preparing [2022-09-20T14:08:12.010Z] 63493a9ab2d4: Preparing [2022-09-20T14:08:12.010Z] 63493a9ab2d4: Layer already exists [2022-09-20T14:08:12.010Z] c5a8454a7fc8: Layer already exists [2022-09-20T14:08:12.010Z] 2.3.0-dev.9: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:12.337Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:12.652Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [2022-09-20T14:08:12.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-20T14:08:12.652Z] c5a8454a7fc8: Preparing [2022-09-20T14:08:12.652Z] 63493a9ab2d4: Preparing [2022-09-20T14:08:12.652Z] c5a8454a7fc8: Layer already exists [2022-09-20T14:08:12.652Z] 63493a9ab2d4: Layer already exists [2022-09-20T14:08:12.652Z] a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:12.984Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:13.298Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-09-20T14:08:13.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-20T14:08:13.298Z] c5a8454a7fc8: Preparing [2022-09-20T14:08:13.298Z] 63493a9ab2d4: Preparing [2022-09-20T14:08:13.298Z] 63493a9ab2d4: Layer already exists [2022-09-20T14:08:13.298Z] c5a8454a7fc8: Layer already exists [2022-09-20T14:08:13.298Z] main: digest: sha256:5041fd2f3b6c153a8f62659e9679d0e3f41df9f99e89b600e3474e2b857646cb size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:08:13.349Z] ===================================================== [Pipeline] echo [2022-09-20T14:08:13.360Z] taggedImages: [2022-09-20T14:08:13.360Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:08:13.360Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-09-20T14:08:13.360Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.9 [2022-09-20T14:08:13.360Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [2022-09-20T14:08:13.360Z] - 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 [2022-09-20T14:08:13.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T14:08:13.764Z] [2022-09-20T14:08:13.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:08:14.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T14:08:14.067Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T14:08:14.067Z] 5eb5b503b376: Pulling fs layer [2022-09-20T14:08:14.067Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T14:08:14.067Z] ec43610c2a17: Pulling fs layer [2022-09-20T14:08:14.067Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T14:08:14.067Z] 33b1e0a273af: Pulling fs layer [2022-09-20T14:08:14.067Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T14:08:14.067Z] 2f39f015ded8: Pulling fs layer [2022-09-20T14:08:14.067Z] 3a2ae6a8a46f: Waiting [2022-09-20T14:08:14.067Z] 33b1e0a273af: Waiting [2022-09-20T14:08:14.067Z] 5d3b04190fa2: Waiting [2022-09-20T14:08:14.067Z] 2f39f015ded8: Waiting [2022-09-20T14:08:14.067Z] 5c69ac0246d0: Download complete [2022-09-20T14:08:14.067Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T14:08:14.067Z] 3a2ae6a8a46f: Download complete [2022-09-20T14:08:14.067Z] 33b1e0a273af: Verifying Checksum [2022-09-20T14:08:14.067Z] 33b1e0a273af: Download complete [2022-09-20T14:08:14.067Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T14:08:14.067Z] 5d3b04190fa2: Download complete [2022-09-20T14:08:14.067Z] ec43610c2a17: Verifying Checksum [2022-09-20T14:08:14.067Z] ec43610c2a17: Download complete [2022-09-20T14:08:14.327Z] 5eb5b503b376: Verifying Checksum [2022-09-20T14:08:14.327Z] 5eb5b503b376: Download complete [2022-09-20T14:08:14.897Z] 2f39f015ded8: Download complete [2022-09-20T14:08:15.834Z] 5eb5b503b376: Pull complete [2022-09-20T14:08:15.834Z] 5c69ac0246d0: Pull complete [2022-09-20T14:08:16.401Z] ec43610c2a17: Pull complete [2022-09-20T14:08:16.401Z] 3a2ae6a8a46f: Pull complete [2022-09-20T14:08:16.661Z] 33b1e0a273af: Pull complete [2022-09-20T14:08:16.661Z] 5d3b04190fa2: Pull complete [2022-09-20T14:08:20.748Z] 656be50a0ddc: Pull complete [2022-09-20T14:08:20.749Z] 2bbca73fdf42: Pull complete [2022-09-20T14:08:20.749Z] 46d945488cbd: Pull complete [2022-09-20T14:08:21.936Z] 2f39f015ded8: Pull complete [2022-09-20T14:08:21.937Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T14:08:21.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T14:08:21.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:08:22.038Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:08:22.078Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T14:08:23.972Z] $ docker top 08dbb194a302cb9e2d2de89e3e052a51ea5c8c9706658bef70c957543ee62b68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:08:24.383Z] ---> job-cost.sh [2022-09-20T14:08:24.383Z] lf-activate-venv: SKIPPING [2022-09-20T14:08:24.383Z] INFO: No Stack... [2022-09-20T14:08:24.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T14:08:25.074Z] 8a5474983e97: Pull complete [2022-09-20T14:08:25.215Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T14:08:25.511Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-09-20T14:08:25.511Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T14:08:25.524Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [2022-09-20T14:08:25.530Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] did not exist. Created. [2022-09-20T14:08:25.530Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T14:08:25.848Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T14:08:26.244Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T14:08:26.251Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T14:08:26.277Z] $ docker stop --time=1 08dbb194a302cb9e2d2de89e3e052a51ea5c8c9706658bef70c957543ee62b68 [2022-09-20T14:08:27.064Z] 329c88fbcd65: Pull complete [2022-09-20T14:08:27.064Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T14:08:27.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T14:08:27.064Z] ---> ff4287adb874 [2022-09-20T14:08:27.064Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T14:08:27.609Z] $ docker rm -f 08dbb194a302cb9e2d2de89e3e052a51ea5c8c9706658bef70c957543ee62b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T14:08:29.059Z] ---> Running in 8a3b0c1f1754 [2022-09-20T14:08:29.059Z] Removing intermediate container 8a3b0c1f1754 [2022-09-20T14:08:29.059Z] ---> 6269a5ab4742 [2022-09-20T14:08:29.059Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T14:08:29.345Z] ---> Running in b38bfed848aa [2022-09-20T14:08:29.345Z] Removing intermediate container b38bfed848aa [2022-09-20T14:08:29.345Z] ---> feb0a557fd50 [2022-09-20T14:08:29.345Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T14:08:29.625Z] ---> Running in 0eb9fe5e0a90 [2022-09-20T14:08:29.901Z] Removing intermediate container 0eb9fe5e0a90 [2022-09-20T14:08:29.901Z] ---> aef7a6f2df41 [2022-09-20T14:08:29.901Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-20T14:08:29.901Z] ---> Running in e3d418798101 [2022-09-20T14:08:30.186Z] Removing intermediate container e3d418798101 [2022-09-20T14:08:30.187Z] ---> 4f1f3a123a11 [2022-09-20T14:08:30.187Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T14:08:30.187Z] ---> Running in 2b64f76aabea [2022-09-20T14:08:30.461Z] Removing intermediate container 2b64f76aabea [2022-09-20T14:08:30.461Z] ---> 0e22d32343c8 [2022-09-20T14:08:30.461Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T14:08:31.442Z] latest: Pulling from library/docker [2022-09-20T14:08:31.442Z] 9b18e9b68314: Pulling fs layer [2022-09-20T14:08:31.442Z] 5abd6445c68b: Pulling fs layer [2022-09-20T14:08:31.442Z] 7b6c1cdde492: Pulling fs layer [2022-09-20T14:08:31.442Z] 7917cc27eb40: Pulling fs layer [2022-09-20T14:08:31.442Z] 3f2fb837c2a9: Pulling fs layer [2022-09-20T14:08:31.442Z] 2486db73c6ed: Pulling fs layer [2022-09-20T14:08:31.442Z] 3a8154f64bae: Pulling fs layer [2022-09-20T14:08:31.442Z] 88fa92f19f9d: Pulling fs layer [2022-09-20T14:08:31.442Z] e7efe5d1ee32: Pulling fs layer [2022-09-20T14:08:31.442Z] 7917cc27eb40: Waiting [2022-09-20T14:08:31.442Z] 3f2fb837c2a9: Waiting [2022-09-20T14:08:31.442Z] 2486db73c6ed: Waiting [2022-09-20T14:08:31.442Z] 3a8154f64bae: Waiting [2022-09-20T14:08:31.442Z] 88fa92f19f9d: Waiting [2022-09-20T14:08:31.442Z] e7efe5d1ee32: Waiting [2022-09-20T14:08:31.442Z] 7b6c1cdde492: Verifying Checksum [2022-09-20T14:08:31.442Z] 7b6c1cdde492: Download complete [2022-09-20T14:08:31.722Z] 5abd6445c68b: Verifying Checksum [2022-09-20T14:08:31.722Z] 5abd6445c68b: Download complete [2022-09-20T14:08:31.722Z] 9b18e9b68314: Verifying Checksum [2022-09-20T14:08:31.722Z] 9b18e9b68314: Download complete [2022-09-20T14:08:31.996Z] 7917cc27eb40: Verifying Checksum [2022-09-20T14:08:31.996Z] 7917cc27eb40: Download complete [2022-09-20T14:08:32.273Z] 3f2fb837c2a9: Verifying Checksum [2022-09-20T14:08:32.273Z] 3f2fb837c2a9: Download complete [2022-09-20T14:08:32.273Z] 2486db73c6ed: Verifying Checksum [2022-09-20T14:08:32.273Z] 2486db73c6ed: Download complete [2022-09-20T14:08:32.273Z] 3a8154f64bae: Verifying Checksum [2022-09-20T14:08:32.273Z] 3a8154f64bae: Download complete [2022-09-20T14:08:32.551Z] 88fa92f19f9d: Download complete [2022-09-20T14:08:32.551Z] e7efe5d1ee32: Verifying Checksum [2022-09-20T14:08:32.551Z] e7efe5d1ee32: Download complete [2022-09-20T14:08:32.551Z] 9b18e9b68314: Pull complete [2022-09-20T14:08:33.553Z] 5abd6445c68b: Pull complete [2022-09-20T14:08:34.161Z] 7b6c1cdde492: Pull complete [2022-09-20T14:08:35.140Z] 7917cc27eb40: Pull complete [2022-09-20T14:08:36.122Z] 3f2fb837c2a9: Pull complete [2022-09-20T14:08:37.108Z] 2486db73c6ed: Pull complete [2022-09-20T14:08:37.389Z] 3a8154f64bae: Pull complete [2022-09-20T14:08:37.663Z] 88fa92f19f9d: Pull complete [2022-09-20T14:08:37.935Z] e7efe5d1ee32: Pull complete [2022-09-20T14:08:37.935Z] Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 [2022-09-20T14:08:37.935Z] Status: Downloaded newer image for docker:latest [2022-09-20T14:08:40.570Z] ---> f94f4a1e5b21 [2022-09-20T14:08:40.570Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:08:40.570Z] ---> Running in 1ccd89a1a335 [2022-09-20T14:08:42.007Z] Removing intermediate container 1ccd89a1a335 [2022-09-20T14:08:42.007Z] ---> 2ceaf44c8e7e [2022-09-20T14:08:42.007Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T14:08:42.007Z] ---> Running in f11437e361ed [2022-09-20T14:08:42.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:08:43.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:08:44.937Z] OK: 221 MiB in 51 packages [2022-09-20T14:08:45.555Z] Removing intermediate container f11437e361ed [2022-09-20T14:08:45.555Z] ---> 5d96528a6e89 [2022-09-20T14:08:45.555Z] Step 11/16 : ENV GO111MODULE=on [2022-09-20T14:08:45.555Z] ---> Running in f4f80c27d313 [2022-09-20T14:08:45.832Z] Removing intermediate container f4f80c27d313 [2022-09-20T14:08:45.832Z] ---> 746005fa8d5a [2022-09-20T14:08:45.832Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T14:08:46.108Z] ---> Running in bd91209acaf2 [2022-09-20T14:08:46.383Z] Removing intermediate container bd91209acaf2 [2022-09-20T14:08:46.383Z] ---> d7f7be8210f5 [2022-09-20T14:08:46.383Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-20T14:08:46.983Z] ---> 46a95c43704e [2022-09-20T14:08:46.983Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:08:46.983Z] ---> Running in 29f784159ad9 [2022-09-20T14:09:13.784Z] Removing intermediate container 29f784159ad9 [2022-09-20T14:09:13.784Z] ---> d6e1d9b17991 [2022-09-20T14:09:13.784Z] Step 15/16 : COPY . . [2022-09-20T14:09:16.404Z] ---> 3bfb18aebe2a [2022-09-20T14:09:16.404Z] Step 16/16 : RUN ${MAKE} [2022-09-20T14:09:16.404Z] ---> Running in 6e0d01270736 [2022-09-20T14:09:17.016Z] noop [2022-09-20T14:09:17.619Z] Removing intermediate container 6e0d01270736 [2022-09-20T14:09:17.619Z] ---> 023f8f32d7c6 [2022-09-20T14:09:17.619Z] Successfully built 023f8f32d7c6 [2022-09-20T14:09:17.619Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:09:18.265Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T14:09:18.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:09:18.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-29951 does not seem to be running inside a container [2022-09-20T14:09:18.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/80 -v /w/workspace/edgex-ui-go/80:/w/workspace/edgex-ui-go/80:rw,z -v /w/workspace/edgex-ui-go/80@tmp:/w/workspace/edgex-ui-go/80@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 [2022-09-20T14:09:19.919Z] $ docker top 38243a4e3e48391fc80dea280b618281483afdf4b0ef75fc26beae1015aad9bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:09:20.840Z] + go version [2022-09-20T14:09:20.840Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T14:09:20.865Z] $ docker stop --time=1 38243a4e3e48391fc80dea280b618281483afdf4b0ef75fc26beae1015aad9bc [2022-09-20T14:09:22.539Z] $ docker rm -f 38243a4e3e48391fc80dea280b618281483afdf4b0ef75fc26beae1015aad9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:09:23.167Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T14:09:23.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:09:23.407Z] prd-ubuntu20.04-docker-arm64-4c-16g-29951 does not seem to be running inside a container [2022-09-20T14:09:23.485Z] $ 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/80 -v /w/workspace/edgex-ui-go/80:/w/workspace/edgex-ui-go/80:rw,z -v /w/workspace/edgex-ui-go/80@tmp:/w/workspace/edgex-ui-go/80@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 [2022-09-20T14:09:24.741Z] $ docker top 03f7b6e39b3325055cf57df10742404d258c5bd8db86188688ee9ead04d9dc4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:09:25.648Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/80 [Pipeline] fileExists [Pipeline] sh [2022-09-20T14:09:26.323Z] + make test [2022-09-20T14:09:26.323Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-20T14:09:27.301Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-20T14:10:06.369Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-20T14:10:06.369Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-20T14:10:14.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T14:10:14.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T14:10:14.687Z] ./bin/test-attribution-txt.sh [2022-09-20T14:10:14.687Z] make -C web test [2022-09-20T14:10:14.687Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/80/web' [2022-09-20T14:10:14.687Z] make[1]: tput: No such file or directory [2022-09-20T14:10:14.687Z] make[1]: tput: No such file or directory [2022-09-20T14:10:14.687Z] warning: generating ./VERSION [2022-09-20T14:10:14.687Z] echo "0.0.0" > VERSION [2022-09-20T14:10:14.687Z] docker build \ [2022-09-20T14:10:14.687Z] -f Dockerfile \ [2022-09-20T14:10:14.687Z] --build-arg USER=1000 \ [2022-09-20T14:10:14.687Z] \ [2022-09-20T14:10:14.687Z] --label "git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e" \ [2022-09-20T14:10:14.687Z] -t edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e \ [2022-09-20T14:10:14.687Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-20T14:10:14.687Z] . [2022-09-20T14:10:14.961Z] Sending build context to Docker daemon 3.269MB [2022-09-20T14:10:14.961Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-20T14:10:14.961Z] 16.17-alpine3.15: Pulling from library/node [2022-09-20T14:10:15.555Z] 47517142f6ba: Pulling fs layer [2022-09-20T14:10:15.555Z] 17eb293efcef: Pulling fs layer [2022-09-20T14:10:15.555Z] 5f80d66b68ae: Pulling fs layer [2022-09-20T14:10:15.555Z] 55cd42e1afe3: Pulling fs layer [2022-09-20T14:10:15.555Z] 55cd42e1afe3: Waiting [2022-09-20T14:10:15.555Z] 47517142f6ba: Verifying Checksum [2022-09-20T14:10:15.555Z] 47517142f6ba: Download complete [2022-09-20T14:10:15.829Z] 55cd42e1afe3: Verifying Checksum [2022-09-20T14:10:15.829Z] 55cd42e1afe3: Download complete [2022-09-20T14:10:15.829Z] 5f80d66b68ae: Verifying Checksum [2022-09-20T14:10:15.829Z] 5f80d66b68ae: Download complete [2022-09-20T14:10:16.101Z] 47517142f6ba: Pull complete [2022-09-20T14:10:17.537Z] 17eb293efcef: Verifying Checksum [2022-09-20T14:10:17.537Z] 17eb293efcef: Download complete [2022-09-20T14:10:20.941Z] 17eb293efcef: Pull complete [2022-09-20T14:10:21.537Z] 5f80d66b68ae: Pull complete [2022-09-20T14:10:21.813Z] 55cd42e1afe3: Pull complete [2022-09-20T14:10:21.813Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-20T14:10:21.813Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-20T14:10:21.813Z] ---> ddf45b724adc [2022-09-20T14:10:21.813Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-20T14:10:22.091Z] ---> Running in 874c04734ae9 [2022-09-20T14:10:23.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:10:23.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:10:24.329Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-20T14:10:24.329Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-20T14:10:24.329Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-20T14:10:24.329Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-20T14:10:24.329Z] (5/128) Installing libxcb (1.14-r2) [2022-09-20T14:10:24.329Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-20T14:10:24.329Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-20T14:10:24.601Z] (8/128) Installing libice (1.0.10-r0) [2022-09-20T14:10:24.601Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-20T14:10:24.601Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-20T14:10:24.601Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-20T14:10:24.601Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-20T14:10:24.601Z] (13/128) Installing xset (1.2.4-r0) [2022-09-20T14:10:24.601Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-20T14:10:24.601Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-20T14:10:24.601Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-20T14:10:24.601Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-20T14:10:24.601Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-20T14:10:24.601Z] (19/128) Installing libintl (0.21-r0) [2022-09-20T14:10:24.601Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-20T14:10:24.601Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-20T14:10:24.601Z] (22/128) Installing pcre (8.45-r1) [2022-09-20T14:10:24.601Z] (23/128) Installing glib (2.70.1-r0) [2022-09-20T14:10:24.601Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-20T14:10:24.601Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-20T14:10:24.873Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-20T14:10:24.873Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-20T14:10:24.873Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-20T14:10:24.873Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-20T14:10:25.143Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-20T14:10:25.143Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-20T14:10:25.143Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-20T14:10:25.143Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-20T14:10:25.143Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-20T14:10:25.143Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-20T14:10:25.143Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-20T14:10:25.144Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-20T14:10:25.144Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-20T14:10:25.144Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-20T14:10:25.144Z] (40/128) Installing libxi (1.8-r0) [2022-09-20T14:10:25.144Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-20T14:10:25.144Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-20T14:10:25.144Z] (43/128) Installing atk (2.36.0-r0) [2022-09-20T14:10:25.417Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-20T14:10:25.417Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-20T14:10:25.417Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-20T14:10:25.417Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-20T14:10:25.417Z] (48/128) Installing expat (2.4.7-r0) [2022-09-20T14:10:25.417Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-20T14:10:25.417Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-20T14:10:25.417Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-20T14:10:25.417Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-20T14:10:25.417Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-20T14:10:25.417Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-20T14:10:25.417Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-20T14:10:25.690Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-20T14:10:25.690Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-20T14:10:25.690Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-20T14:10:25.690Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-20T14:10:25.690Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-20T14:10:25.690Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-20T14:10:25.690Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-20T14:10:25.690Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-20T14:10:25.690Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-20T14:10:25.690Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-20T14:10:25.690Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-20T14:10:25.690Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-20T14:10:25.690Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-20T14:10:25.690Z] (69/128) Installing pango (1.48.10-r0) [2022-09-20T14:10:25.962Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-20T14:10:25.962Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-20T14:10:25.962Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-20T14:10:25.962Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-20T14:10:25.962Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-20T14:10:25.962Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-20T14:10:26.560Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-20T14:10:26.560Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-20T14:10:26.560Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-20T14:10:26.560Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-20T14:10:26.560Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-20T14:10:28.524Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-20T14:10:28.524Z] (80/128) Installing flac (1.3.4-r0) [2022-09-20T14:10:28.797Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-20T14:10:28.798Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-20T14:10:28.798Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-20T14:10:28.798Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-20T14:10:28.798Z] (85/128) Installing libass (0.15.2-r0) [2022-09-20T14:10:28.798Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-20T14:10:28.798Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-20T14:10:28.798Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-20T14:10:28.798Z] (89/128) Installing lame (3.100-r0) [2022-09-20T14:10:29.069Z] (90/128) Installing opus (1.3.1-r1) [2022-09-20T14:10:29.069Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-20T14:10:29.069Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-20T14:10:29.069Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-20T14:10:29.069Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-20T14:10:29.069Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-20T14:10:29.069Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-20T14:10:29.069Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-20T14:10:29.069Z] (98/128) Installing libva (2.13.0-r0) [2022-09-20T14:10:29.069Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-20T14:10:29.069Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-20T14:10:29.069Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-20T14:10:29.069Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-20T14:10:29.343Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-20T14:10:29.343Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-20T14:10:29.343Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-20T14:10:29.343Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-20T14:10:29.343Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-20T14:10:29.939Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-20T14:10:29.939Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-20T14:10:29.939Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-20T14:10:29.939Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-20T14:10:29.939Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-20T14:10:29.939Z] (113/128) Installing nspr (4.32-r0) [2022-09-20T14:10:29.939Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-20T14:10:29.939Z] (115/128) Installing nss (3.78.1-r0) [2022-09-20T14:10:29.939Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-20T14:10:29.939Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-20T14:10:29.939Z] (118/128) Installing orc (0.4.32-r0) [2022-09-20T14:10:29.939Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-20T14:10:30.212Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-20T14:10:30.212Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-20T14:10:30.212Z] (122/128) Installing libpulse (15.0-r2) [2022-09-20T14:10:30.212Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-20T14:10:30.212Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-20T14:10:30.212Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-20T14:10:30.212Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-20T14:10:30.212Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-20T14:10:30.212Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-20T14:10:34.543Z] Executing busybox-1.34.1-r7.trigger [2022-09-20T14:10:34.543Z] Executing glib-2.70.1-r0.trigger [2022-09-20T14:10:34.543Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-20T14:10:38.862Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-20T14:10:38.862Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-20T14:10:38.862Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-20T14:10:38.862Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-20T14:10:38.862Z] OK: 275 MiB in 144 packages [2022-09-20T14:10:47.152Z] Removing intermediate container 874c04734ae9 [2022-09-20T14:10:47.152Z] ---> bbe21c4bde6e [2022-09-20T14:10:47.152Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-20T14:10:47.152Z] ---> Running in fbf3e087eb11 [2022-09-20T14:10:47.152Z] Removing intermediate container fbf3e087eb11 [2022-09-20T14:10:47.152Z] ---> 471c027e826f [2022-09-20T14:10:47.152Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-20T14:10:47.152Z] ---> Running in 7a42c8b04b75 [2022-09-20T14:10:47.754Z] Removing intermediate container 7a42c8b04b75 [2022-09-20T14:10:47.754Z] ---> e18e0aebc503 [2022-09-20T14:10:47.754Z] Step 5/10 : RUN npm install -g npm [2022-09-20T14:10:47.754Z] ---> Running in 3a7c1b752ffa [2022-09-20T14:11:09.954Z] [2022-09-20T14:11:09.954Z] changed 54 packages, and audited 212 packages in 19s [2022-09-20T14:11:09.954Z] [2022-09-20T14:11:09.954Z] 11 packages are looking for funding [2022-09-20T14:11:09.954Z] run `npm fund` for details [2022-09-20T14:11:09.954Z] [2022-09-20T14:11:09.954Z] found 0 vulnerabilities [2022-09-20T14:11:13.360Z] Removing intermediate container 3a7c1b752ffa [2022-09-20T14:11:13.360Z] ---> 559c14e180a8 [2022-09-20T14:11:13.360Z] Step 6/10 : ARG USER=1000 [2022-09-20T14:11:13.360Z] ---> Running in e2c8965c8a6f [2022-09-20T14:11:13.360Z] Removing intermediate container e2c8965c8a6f [2022-09-20T14:11:13.360Z] ---> 12b6b9114548 [2022-09-20T14:11:13.360Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-20T14:11:13.360Z] ---> Running in d73c9a7d7554 [2022-09-20T14:11:15.341Z] Removing intermediate container d73c9a7d7554 [2022-09-20T14:11:15.341Z] ---> c7febcfedcde [2022-09-20T14:11:15.341Z] Step 8/10 : USER $USER:$USER [2022-09-20T14:11:15.341Z] ---> Running in 3c11e8b67c3f [2022-09-20T14:11:15.341Z] Removing intermediate container 3c11e8b67c3f [2022-09-20T14:11:15.341Z] ---> 93dd61bcaed0 [2022-09-20T14:11:15.341Z] Step 9/10 : WORKDIR /app [2022-09-20T14:11:15.618Z] ---> Running in baa553974766 [2022-09-20T14:11:15.892Z] Removing intermediate container baa553974766 [2022-09-20T14:11:15.892Z] ---> a451c450acf1 [2022-09-20T14:11:15.892Z] Step 10/10 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:11:15.892Z] ---> Running in cddcc2144811 [2022-09-20T14:11:16.165Z] Removing intermediate container cddcc2144811 [2022-09-20T14:11:16.165Z] ---> 2ca16941f231 [2022-09-20T14:11:16.450Z] Successfully built 2ca16941f231 [2022-09-20T14:11:16.450Z] Successfully tagged edgexfoundry/edgex-web-ui:a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:11:16.450Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-20T14:11:16.450Z] touch edgex-web-ui.imagebuilt [2022-09-20T14:11:16.450Z] mkdir -p node_modules coverage [2022-09-20T14:11:16.450Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-20T14:11:16.450Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE Unsupported engine { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE required: { [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE }, [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } [2022-09-20T14:11:26.619Z] npm WARN EBADENGINE } [2022-09-20T14:11:59.015Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-20T14:11:59.015Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-09-20T14:11:59.015Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-20T14:11:59.015Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T14:11:59.015Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-20T14:12:00.466Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-20T14:12:07.166Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-20T14:12:09.147Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-20T14:12:09.744Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-20T14:12:28.073Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-20T14:12:28.073Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T14:12:28.073Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-09-20T14:12:31.472Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-09-20T14:12:33.462Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-09-20T14:12:35.443Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-20T14:12:45.593Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-09-20T14:12:46.578Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-09-20T14:13:01.664Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-09-20T14:13:19.976Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-09-20T14:13:52.313Z] [2022-09-20T14:13:52.313Z] added 1475 packages, and audited 1476 packages in 2m [2022-09-20T14:13:52.313Z] [2022-09-20T14:13:52.313Z] 90 packages are looking for funding [2022-09-20T14:13:52.313Z] run `npm fund` for details [2022-09-20T14:13:52.313Z] [2022-09-20T14:13:52.313Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-20T14:13:52.313Z] [2022-09-20T14:13:52.313Z] To address issues that do not require attention, run: [2022-09-20T14:13:52.313Z] npm audit fix [2022-09-20T14:13:52.313Z] [2022-09-20T14:13:52.313Z] To address all issues (including breaking changes), run: [2022-09-20T14:13:52.313Z] npm audit fix --force [2022-09-20T14:13:52.313Z] [2022-09-20T14:13:52.313Z] Run `npm audit` for details. [2022-09-20T14:13:52.313Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-09-20T14:14:07.409Z] - Generating browser application bundles (phase: setup)... [2022-09-20T14:14:39.829Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-20T14:14:39.829Z] Compiling @angular/core : es2015 as esm2015 [2022-09-20T14:15:06.660Z] Compiling @angular/common : es2015 as esm2015 [2022-09-20T14:15:06.660Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-20T14:15:10.985Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-20T14:15:10.985Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-20T14:15:15.322Z] Compiling @angular/router : es2015 as esm2015 [2022-09-20T14:15:15.601Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-20T14:15:21.022Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-20T14:15:22.483Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-20T14:15:22.483Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-20T14:15:26.816Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-20T14:15:26.816Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-20T14:15:27.096Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-20T14:16:23.786Z] 20 09 2022 14:16:23.016:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-20T14:16:23.786Z] 20 09 2022 14:16:23.029:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-20T14:16:23.786Z] 20 09 2022 14:16:23.052:INFO [launcher]: Starting browser ChromeHeadless [2022-09-20T14:17:31.785Z] 20 09 2022 14:17:24.403:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-09-20T14:17:38.477Z] 20 09 2022 14:17:37.313:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-20T14:18:05.257Z] 20 09 2022 14:18:04.427:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-09-20T14:18:27.420Z] ✔ Browser application bundle generation complete. [2022-09-20T14:18:27.420Z] 20 09 2022 14:18:26.409:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4VmJ-FibcPN3cU31AAAB with id 10667078 [2022-09-20T14:18:45.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-20T14:18:45.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.546 secs) [2022-09-20T14:18:45.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.535 secs) [2022-09-20T14:18:45.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.7 secs) [2022-09-20T14:18:46.249Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.808 secs) [2022-09-20T14:18:46.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.007 secs) [2022-09-20T14:18:46.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.157 secs) [2022-09-20T14:18:46.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.184 secs) [2022-09-20T14:18:47.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.416 secs) [2022-09-20T14:18:47.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.485 secs) [2022-09-20T14:18:47.340Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.675 secs) [2022-09-20T14:18:47.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.971 secs) [2022-09-20T14:18:47.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.056 secs) [2022-09-20T14:18:48.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.34 secs) [2022-09-20T14:18:48.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.583 secs) [2022-09-20T14:18:48.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.662 secs) [2022-09-20T14:18:48.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.719 secs) [2022-09-20T14:18:48.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.846 secs) [2022-09-20T14:18:48.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.861 secs) [2022-09-20T14:18:49.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.152 secs) [2022-09-20T14:18:49.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.287 secs) [2022-09-20T14:18:49.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.357 secs) [2022-09-20T14:18:49.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.436 secs) [2022-09-20T14:18:49.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.774 secs) [2022-09-20T14:18:50.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.895 secs) [2022-09-20T14:18:50.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.99 secs) [2022-09-20T14:18:50.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.288 secs) [2022-09-20T14:18:50.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.483 secs) [2022-09-20T14:18:50.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.563 secs) [2022-09-20T14:18:51.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.602 secs) [2022-09-20T14:18:51.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.622 secs) [2022-09-20T14:18:51.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.639 secs) [2022-09-20T14:18:51.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.691 secs) [2022-09-20T14:18:51.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.795 secs) [2022-09-20T14:18:51.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.839 secs) [2022-09-20T14:18:51.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.108 secs) [2022-09-20T14:18:51.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.171 secs) [2022-09-20T14:18:51.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.216 secs) [2022-09-20T14:18:51.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.332 secs) [2022-09-20T14:18:51.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.359 secs) [2022-09-20T14:18:52.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.386 secs) [2022-09-20T14:18:52.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.413 secs) [2022-09-20T14:18:52.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.433 secs) [2022-09-20T14:18:52.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.456 secs) [2022-09-20T14:18:52.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.495 secs) [2022-09-20T14:18:52.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.51 secs) [2022-09-20T14:18:52.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.52 secs) [2022-09-20T14:18:52.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.573 secs) [2022-09-20T14:18:52.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.745 secs) [2022-09-20T14:18:52.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.8 secs) [2022-09-20T14:18:52.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.94 secs) [2022-09-20T14:18:52.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.975 secs) [2022-09-20T14:18:53.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.003 secs) [2022-09-20T14:18:53.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.062 secs) [2022-09-20T14:18:53.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.098 secs) [2022-09-20T14:18:53.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.127 secs) [2022-09-20T14:18:53.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.144 secs) [2022-09-20T14:18:53.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.159 secs) [2022-09-20T14:18:53.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.173 secs) [2022-09-20T14:18:53.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.278 secs) [2022-09-20T14:18:53.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.296 secs) [2022-09-20T14:18:53.367Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.31 secs) [2022-09-20T14:18:53.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.381 secs) [2022-09-20T14:18:53.639Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.449 secs) [2022-09-20T14:18:53.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.717 secs) [2022-09-20T14:18:54.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.063 secs) [2022-09-20T14:18:54.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.088 secs) [2022-09-20T14:18:54.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.108 secs) [2022-09-20T14:18:54.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.131 secs) [2022-09-20T14:18:54.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.337 secs) [2022-09-20T14:18:54.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.464 secs) [2022-09-20T14:18:55.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.479 secs) [2022-09-20T14:18:55.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.494 secs) [2022-09-20T14:18:55.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.547 secs) [2022-09-20T14:18:55.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.804 secs) [2022-09-20T14:18:55.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.98 secs) [2022-09-20T14:18:55.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.245 secs) [2022-09-20T14:18:56.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.938 secs) [2022-09-20T14:18:56.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.004 secs) [2022-09-20T14:18:56.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.036 secs) [2022-09-20T14:18:56.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.056 secs) [2022-09-20T14:18:56.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.069 secs) [2022-09-20T14:18:57.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.221 secs) [2022-09-20T14:18:57.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.301 secs) [2022-09-20T14:18:57.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.473 secs) [2022-09-20T14:18:57.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.733 secs) [2022-09-20T14:18:57.899Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.908 secs) [2022-09-20T14:18:57.899Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.931 secs) [2022-09-20T14:18:58.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.945 secs) [2022-09-20T14:18:58.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.977 secs) [2022-09-20T14:18:58.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.364 secs) [2022-09-20T14:18:58.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.537 secs) [2022-09-20T14:18:58.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.571 secs) [2022-09-20T14:18:58.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.66 secs) [2022-09-20T14:18:58.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.707 secs) [2022-09-20T14:18:59.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.804 secs) [2022-09-20T14:18:59.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.912 secs) [2022-09-20T14:18:59.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.935 secs) [2022-09-20T14:18:59.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.951 secs) [2022-09-20T14:18:59.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.114 secs) [2022-09-20T14:18:59.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.305 secs) [2022-09-20T14:18:59.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.339 secs) [2022-09-20T14:19:00.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.4 secs) [2022-09-20T14:19:00.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.448 secs) [2022-09-20T14:19:00.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.476 secs) [2022-09-20T14:19:00.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.497 secs) [2022-09-20T14:19:00.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.519 secs) [2022-09-20T14:19:00.361Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.569 secs) [2022-09-20T14:19:00.361Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.607 secs) [2022-09-20T14:19:00.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.804 secs) [2022-09-20T14:19:00.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.868 secs) [2022-09-20T14:19:00.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.906 secs) [2022-09-20T14:19:00.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.128 secs) [2022-09-20T14:19:01.177Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.165 secs) [2022-09-20T14:19:01.177Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.308 secs) [2022-09-20T14:19:01.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.329 secs) [2022-09-20T14:19:01.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.396 secs) [2022-09-20T14:19:01.722Z] WARN: ' [2022-09-20T14:19:01.722Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T14:19:01.722Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T14:19:01.722Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T14:19:01.722Z] in a future version of Angular. [2022-09-20T14:19:01.722Z] [2022-09-20T14:19:01.722Z] For more information on this, see our API docs here: [2022-09-20T14:19:01.722Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T14:19:01.722Z] ' [2022-09-20T14:19:01.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.396 secs) [2022-09-20T14:19:01.722Z] WARN: ' [2022-09-20T14:19:01.722Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-20T14:19:01.722Z] Support for using the ngModel input property and ngModelChange event with [2022-09-20T14:19:01.722Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-20T14:19:01.722Z] in a future version of Angular. [2022-09-20T14:19:01.722Z] [2022-09-20T14:19:01.722Z] For more information on this, see our API docs here: [2022-09-20T14:19:01.722Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-20T14:19:01.722Z] ' [2022-09-20T14:19:01.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.567 secs) [2022-09-20T14:19:01.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.596 secs) [2022-09-20T14:19:01.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.607 secs) [2022-09-20T14:19:01.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.679 secs) [2022-09-20T14:19:01.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.77 secs) [2022-09-20T14:19:02.271Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.011 secs) [2022-09-20T14:19:02.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.138 secs) [2022-09-20T14:19:02.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.212 secs) [2022-09-20T14:19:02.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.235 secs) [2022-09-20T14:19:02.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.289 secs) [2022-09-20T14:19:02.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.367 secs) [2022-09-20T14:19:02.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.398 secs) [2022-09-20T14:19:02.823Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.454 secs) [2022-09-20T14:19:03.095Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.686 secs) [2022-09-20T14:19:03.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.722 secs) [2022-09-20T14:19:03.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.774 secs) [2022-09-20T14:19:03.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.006 secs) [2022-09-20T14:19:03.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.033 secs) [2022-09-20T14:19:03.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.09 secs) [2022-09-20T14:19:03.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.153 secs) [2022-09-20T14:19:03.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.181 secs) [2022-09-20T14:19:04.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.208 secs) [2022-09-20T14:19:04.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.295 secs) [2022-09-20T14:19:04.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.365 secs) [2022-09-20T14:19:04.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.506 secs) [2022-09-20T14:19:04.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.561 secs) [2022-09-20T14:19:04.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.605 secs) [2022-09-20T14:19:04.736Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.686 secs) [2022-09-20T14:19:05.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.757 secs) [2022-09-20T14:19:05.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.773 secs) [2022-09-20T14:19:05.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.895 secs) [2022-09-20T14:19:05.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.917 secs) [2022-09-20T14:19:05.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.934 secs) [2022-09-20T14:19:06.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.171 secs / 15.934 secs) [2022-09-20T14:19:06.244Z] TOTAL: 149 SUCCESS [2022-09-20T14:19:06.244Z] ✔ Browser application bundle generation complete. [2022-09-20T14:19:10.550Z] [2022-09-20T14:19:10.550Z] =============================== Coverage summary =============================== [2022-09-20T14:19:10.550Z] Statements : 40.98% ( 1467/3580 ) [2022-09-20T14:19:10.550Z] Branches : 12.03% ( 111/923 ) [2022-09-20T14:19:10.550Z] Functions : 33.28% ( 432/1298 ) [2022-09-20T14:19:10.550Z] Lines : 38.91% ( 1318/3387 ) [2022-09-20T14:19:10.550Z] ================================================================================ [2022-09-20T14:19:10.550Z] 20 09 2022 14:19:09.864:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-20T14:19:11.149Z] ✔ Browser application bundle generation complete. [2022-09-20T14:19:12.128Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/80/web' [Pipeline] echo [2022-09-20T14:19:12.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T14:19:12.161Z] $ docker stop --time=1 03f7b6e39b3325055cf57df10742404d258c5bd8db86188688ee9ead04d9dc4a [2022-09-20T14:19:13.905Z] $ docker rm -f 03f7b6e39b3325055cf57df10742404d258c5bd8db86188688ee9ead04d9dc4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:19:14.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T14:19:17.377Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T14:19:23.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T14:19:23.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T14:19:26.695Z] + ls -al . [2022-09-20T14:19:26.695Z] total 168 [2022-09-20T14:19:26.695Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 20 14:09 . [2022-09-20T14:19:26.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:07 .. [2022-09-20T14:19:26.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:07 .blubracket [2022-09-20T14:19:26.695Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 14:07 .dockerignore [2022-09-20T14:19:26.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 14:07 .git [2022-09-20T14:19:26.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 .github [2022-09-20T14:19:26.695Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 14:07 .gitignore [2022-09-20T14:19:26.695Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 20 14:07 Attribution.txt [2022-09-20T14:19:26.695Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 20 14:07 CHANGELOG.md [2022-09-20T14:19:26.695Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 14:07 CONTRIBUTING.md [2022-09-20T14:19:26.695Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 20 14:07 Dockerfile [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 14:07 Jenkinsfile [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 14:07 LICENSE [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 20 14:07 Makefile [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 20 14:07 README.md [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 14:05 VERSION [2022-09-20T14:19:26.696Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 assets [2022-09-20T14:19:26.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:07 bin [2022-09-20T14:19:26.696Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 cmd [2022-09-20T14:19:26.696Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 14:09 coverage.out [2022-09-20T14:19:26.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 14:07 docs [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 20 14:07 go.mod [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 20 14:07 go.sum [2022-09-20T14:19:26.696Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 14:07 internal [2022-09-20T14:19:26.696Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 14:07 pkg [2022-09-20T14:19:26.696Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:07 snap [2022-09-20T14:19:26.696Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 14:07 testing [2022-09-20T14:19:26.696Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 14:07 version.go [2022-09-20T14:19:26.696Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 14:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:19:27.056Z] + 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=a2613f37b18292cfb09bf777d2af224928a20c7e --label arch=arm64 --label version=2.3.0-dev.9 . [2022-09-20T14:19:28.489Z] Sending build context to Docker daemon 31.39MB [2022-09-20T14:19:28.489Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T14:19:28.489Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-20T14:19:28.489Z] ---> 023f8f32d7c6 [2022-09-20T14:19:28.489Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-20T14:19:29.468Z] ---> Running in a09f634bf5f1 [2022-09-20T14:19:29.746Z] Removing intermediate container a09f634bf5f1 [2022-09-20T14:19:29.746Z] ---> d7c57a11bbf5 [2022-09-20T14:19:29.746Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-20T14:19:30.026Z] ---> Running in f2c53517a833 [2022-09-20T14:19:30.298Z] Removing intermediate container f2c53517a833 [2022-09-20T14:19:30.298Z] ---> 569d23e83249 [2022-09-20T14:19:30.298Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-20T14:19:30.298Z] ---> Running in e9e22bc35a85 [2022-09-20T14:19:30.571Z] Removing intermediate container e9e22bc35a85 [2022-09-20T14:19:30.571Z] ---> 4707caa12ee8 [2022-09-20T14:19:30.571Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-20T14:19:30.849Z] ---> Running in d7826e4b7594 [2022-09-20T14:19:31.123Z] Removing intermediate container d7826e4b7594 [2022-09-20T14:19:31.123Z] ---> a876a720f565 [2022-09-20T14:19:31.123Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-20T14:19:31.123Z] ---> Running in cc6806c172cb [2022-09-20T14:19:31.720Z] Removing intermediate container cc6806c172cb [2022-09-20T14:19:31.720Z] ---> 06921a98dc65 [2022-09-20T14:19:31.720Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-20T14:19:33.698Z] ---> 775b657bab4f [2022-09-20T14:19:33.698Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T14:19:33.698Z] ---> Running in 19844f18d141 [2022-09-20T14:19:35.680Z] Removing intermediate container 19844f18d141 [2022-09-20T14:19:35.680Z] ---> 0e9762a13f66 [2022-09-20T14:19:35.680Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-20T14:19:35.681Z] ---> Running in 4d5f803b7cca [2022-09-20T14:19:36.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T14:19:37.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T14:19:38.693Z] OK: 221 MiB in 51 packages [2022-09-20T14:19:39.291Z] Removing intermediate container 4d5f803b7cca [2022-09-20T14:19:39.291Z] ---> 322b091152f8 [2022-09-20T14:19:39.291Z] Step 11/24 : ENV GO111MODULE=on [2022-09-20T14:19:39.291Z] ---> Running in eb1dce61ee42 [2022-09-20T14:19:39.563Z] Removing intermediate container eb1dce61ee42 [2022-09-20T14:19:39.563Z] ---> 9e31a1bde47f [2022-09-20T14:19:39.563Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-20T14:19:39.837Z] ---> Running in eb94805fc1da [2022-09-20T14:19:40.109Z] Removing intermediate container eb94805fc1da [2022-09-20T14:19:40.109Z] ---> 0955cbde91e3 [2022-09-20T14:19:40.109Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-20T14:19:40.709Z] ---> 5e364a439ab0 [2022-09-20T14:19:40.709Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T14:19:40.709Z] ---> Running in 631e202adb47 [2022-09-20T14:19:42.686Z] Removing intermediate container 631e202adb47 [2022-09-20T14:19:42.686Z] ---> e98e71f6d4df [2022-09-20T14:19:42.686Z] Step 15/24 : COPY . . [2022-09-20T14:19:48.086Z] ---> 4940e56f9ff5 [2022-09-20T14:19:48.086Z] Step 16/24 : RUN ${MAKE} [2022-09-20T14:19:48.086Z] ---> Running in 554221d26f12 [2022-09-20T14:19:48.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.9" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-09-20T14:20:27.365Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-20T14:20:32.771Z] Removing intermediate container 554221d26f12 [2022-09-20T14:20:32.771Z] ---> 92ac052a1f04 [2022-09-20T14:20:32.771Z] Step 17/24 : FROM alpine:3.14 [2022-09-20T14:20:32.771Z] 3.14: Pulling from library/alpine [2022-09-20T14:20:32.771Z] 90cda3b7c325: Pulling fs layer [2022-09-20T14:20:33.044Z] 90cda3b7c325: Download complete [2022-09-20T14:20:33.642Z] 90cda3b7c325: Pull complete [2022-09-20T14:20:33.642Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-20T14:20:33.642Z] Status: Downloaded newer image for alpine:3.14 [2022-09-20T14:20:33.642Z] ---> 376ba31ae3da [2022-09-20T14:20:33.642Z] Step 18/24 : EXPOSE 4000 [2022-09-20T14:20:33.642Z] ---> Running in b4c125086370 [2022-09-20T14:20:33.919Z] Removing intermediate container b4c125086370 [2022-09-20T14:20:33.919Z] ---> 6054ea377d23 [2022-09-20T14:20:33.919Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-20T14:20:35.359Z] ---> c5bad770a83e [2022-09-20T14:20:35.359Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-20T14:20:35.635Z] ---> Running in 5f09bd8efd05 [2022-09-20T14:20:35.908Z] Removing intermediate container 5f09bd8efd05 [2022-09-20T14:20:35.908Z] ---> 2c74ea870823 [2022-09-20T14:20:35.908Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-20T14:20:35.908Z] ---> Running in ac50c110c274 [2022-09-20T14:20:36.185Z] Removing intermediate container ac50c110c274 [2022-09-20T14:20:36.185Z] ---> 3f85d2469abd [2022-09-20T14:20:36.185Z] Step 22/24 : LABEL arch=arm64 [2022-09-20T14:20:36.185Z] ---> Running in 8ffe364e012a [2022-09-20T14:20:36.786Z] Removing intermediate container 8ffe364e012a [2022-09-20T14:20:36.786Z] ---> a8f86ae63a26 [2022-09-20T14:20:36.786Z] Step 23/24 : LABEL git_sha=a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:20:36.786Z] ---> Running in 355c24efc073 [2022-09-20T14:20:37.059Z] Removing intermediate container 355c24efc073 [2022-09-20T14:20:37.059Z] ---> a50446728d77 [2022-09-20T14:20:37.059Z] Step 24/24 : LABEL version=2.3.0-dev.9 [2022-09-20T14:20:37.059Z] ---> Running in 1bc62584c114 [2022-09-20T14:20:37.331Z] Removing intermediate container 1bc62584c114 [2022-09-20T14:20:37.331Z] ---> 0fa37ef4a2bf [2022-09-20T14:20:37.331Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T14:20:37.603Z] Successfully built 0fa37ef4a2bf [2022-09-20T14:20:37.603Z] 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 [2022-09-20T14:20:37.699Z] provisioning config files... [2022-09-20T14:20:37.721Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/80@tmp/config3009446565931558110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:20:38.078Z] ---> docker-login.sh [2022-09-20T14:20:38.078Z] nexus3.edgexfoundry.org:10001 [2022-09-20T14:20:38.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:20:38.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:20:38.353Z] Configure a credential helper to remove this warning. See [2022-09-20T14:20:38.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:20:38.353Z] [2022-09-20T14:20:38.353Z] Login Succeeded [2022-09-20T14:20:38.353Z] nexus3.edgexfoundry.org:10002 [2022-09-20T14:20:38.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:20:38.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:20:38.948Z] Configure a credential helper to remove this warning. See [2022-09-20T14:20:38.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:20:38.948Z] [2022-09-20T14:20:38.948Z] Login Succeeded [2022-09-20T14:20:38.948Z] nexus3.edgexfoundry.org:10003 [2022-09-20T14:20:39.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:20:39.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:20:39.544Z] Configure a credential helper to remove this warning. See [2022-09-20T14:20:39.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:20:39.544Z] [2022-09-20T14:20:39.544Z] Login Succeeded [2022-09-20T14:20:39.544Z] nexus3.edgexfoundry.org:10004 [2022-09-20T14:20:39.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:20:40.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:20:40.089Z] Configure a credential helper to remove this warning. See [2022-09-20T14:20:40.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:20:40.089Z] [2022-09-20T14:20:40.089Z] Login Succeeded [2022-09-20T14:20:40.089Z] docker.io [2022-09-20T14:20:40.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T14:20:40.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T14:20:40.632Z] Configure a credential helper to remove this warning. See [2022-09-20T14:20:40.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T14:20:40.632Z] [2022-09-20T14:20:40.632Z] Login Succeeded [2022-09-20T14:20:40.632Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T14:20:40.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:20:40.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T14:20:40.708Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-09-20T14:20:40.708Z] a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:20:40.708Z] latest [2022-09-20T14:20:40.708Z] 2.3.0-dev.9 [2022-09-20T14:20:40.708Z] a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [2022-09-20T14:20:40.708Z] main [2022-09-20T14:20:40.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:41.069Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:41.424Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:20:41.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-20T14:20:41.424Z] e8ced1b72f6f: Preparing [2022-09-20T14:20:41.424Z] 28c3ef001483: Preparing [2022-09-20T14:20:41.424Z] 28c3ef001483: Layer already exists [2022-09-20T14:20:46.806Z] e8ced1b72f6f: Pushed [2022-09-20T14:20:46.806Z] a2613f37b18292cfb09bf777d2af224928a20c7e: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:47.177Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:47.536Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-09-20T14:20:47.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-20T14:20:47.536Z] e8ced1b72f6f: Preparing [2022-09-20T14:20:47.536Z] 28c3ef001483: Preparing [2022-09-20T14:20:47.536Z] 28c3ef001483: Layer already exists [2022-09-20T14:20:47.808Z] e8ced1b72f6f: Layer already exists [2022-09-20T14:20:47.808Z] latest: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:48.181Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:48.543Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.9 [2022-09-20T14:20:48.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-20T14:20:48.543Z] e8ced1b72f6f: Preparing [2022-09-20T14:20:48.543Z] 28c3ef001483: Preparing [2022-09-20T14:20:48.543Z] e8ced1b72f6f: Layer already exists [2022-09-20T14:20:48.543Z] 28c3ef001483: Layer already exists [2022-09-20T14:20:48.815Z] 2.3.0-dev.9: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:49.189Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:49.555Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [2022-09-20T14:20:49.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-20T14:20:49.555Z] e8ced1b72f6f: Preparing [2022-09-20T14:20:49.555Z] 28c3ef001483: Preparing [2022-09-20T14:20:49.555Z] e8ced1b72f6f: Layer already exists [2022-09-20T14:20:49.555Z] 28c3ef001483: Layer already exists [2022-09-20T14:20:49.829Z] a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:50.209Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:50.571Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-09-20T14:20:50.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-20T14:20:50.571Z] e8ced1b72f6f: Preparing [2022-09-20T14:20:50.571Z] 28c3ef001483: Preparing [2022-09-20T14:20:50.571Z] 28c3ef001483: Layer already exists [2022-09-20T14:20:50.571Z] e8ced1b72f6f: Layer already exists [2022-09-20T14:20:50.843Z] main: digest: sha256:d9c4b8aaaf0d572623bc2cca4d84a3b56e21fd49115cd879cf2687d8e1526408 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-20T14:20:50.912Z] ===================================================== [Pipeline] echo [2022-09-20T14:20:50.924Z] taggedImages: [2022-09-20T14:20:50.924Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e [2022-09-20T14:20:50.924Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-09-20T14:20:50.924Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.9 [2022-09-20T14:20:50.924Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a2613f37b18292cfb09bf777d2af224928a20c7e-2.3.0-dev.9 [2022-09-20T14:20:50.924Z] - 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 [2022-09-20T14:20:51.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T14:20:51.296Z] [2022-09-20T14:20:51.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:20:51.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T14:20:51.928Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T14:20:51.928Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T14:20:51.928Z] 04944245beec: Pulling fs layer [2022-09-20T14:20:51.928Z] 699f458cf7ca: Pulling fs layer [2022-09-20T14:20:51.928Z] 765212b225bb: Pulling fs layer [2022-09-20T14:20:51.928Z] f23df028b6ca: Pulling fs layer [2022-09-20T14:20:51.928Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T14:20:51.928Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T14:20:51.928Z] f23df028b6ca: Waiting [2022-09-20T14:20:51.928Z] d65c8cfc05b1: Waiting [2022-09-20T14:20:51.928Z] 2437ff75d9bd: Waiting [2022-09-20T14:20:51.928Z] 765212b225bb: Waiting [2022-09-20T14:20:51.928Z] 04944245beec: Verifying Checksum [2022-09-20T14:20:51.928Z] 04944245beec: Download complete [2022-09-20T14:20:51.928Z] 765212b225bb: Verifying Checksum [2022-09-20T14:20:51.928Z] 765212b225bb: Download complete [2022-09-20T14:20:51.928Z] f23df028b6ca: Verifying Checksum [2022-09-20T14:20:51.928Z] f23df028b6ca: Download complete [2022-09-20T14:20:51.928Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T14:20:51.928Z] d65c8cfc05b1: Download complete [2022-09-20T14:20:52.206Z] 699f458cf7ca: Verifying Checksum [2022-09-20T14:20:52.206Z] 699f458cf7ca: Download complete [2022-09-20T14:20:52.479Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T14:20:52.479Z] 8998bd30e6a1: Download complete [2022-09-20T14:20:55.105Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T14:20:55.105Z] 2437ff75d9bd: Download complete [2022-09-20T14:20:57.077Z] 8998bd30e6a1: Pull complete [2022-09-20T14:20:57.351Z] 04944245beec: Pull complete [2022-09-20T14:20:58.781Z] 699f458cf7ca: Pull complete [2022-09-20T14:20:59.054Z] 765212b225bb: Pull complete [2022-09-20T14:20:59.649Z] f23df028b6ca: Pull complete [2022-09-20T14:20:59.919Z] d65c8cfc05b1: Pull complete [2022-09-20T14:21:14.982Z] 2437ff75d9bd: Pull complete [2022-09-20T14:21:14.982Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T14:21:14.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T14:21:14.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:21:15.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-29951 does not seem to be running inside a container [2022-09-20T14:21:15.345Z] $ 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/80 -v /w/workspace/edgex-ui-go/80:/w/workspace/edgex-ui-go/80:rw,z -v /w/workspace/edgex-ui-go/80@tmp:/w/workspace/edgex-ui-go/80@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 [2022-09-20T14:21:18.115Z] $ docker top 809a8a3f22462ea3697e960dc61a0a5efc3606b32ed3cec6830a724aa56b4a31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:21:19.030Z] ---> job-cost.sh [2022-09-20T14:21:19.030Z] lf-activate-venv: SKIPPING [2022-09-20T14:21:19.030Z] INFO: No Stack... [2022-09-20T14:21:19.621Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T14:21:20.590Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T14:21:21.244Z] + cat /w/workspace/edgex-ui-go/80/archives/cost.csv [2022-09-20T14:21:21.245Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T14:21:21.306Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [2022-09-20T14:21:21.315Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] did not exist. Created. [2022-09-20T14:21:21.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T14:21:21.990Z] /w/workspace/edgex-ui-go/80@tmp/durable-6228501e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T14:21:22.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T14:21:22.677Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T14:21:28.118Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T14:21:28.125Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T14:21:28.145Z] $ docker stop --time=1 809a8a3f22462ea3697e960dc61a0a5efc3606b32ed3cec6830a724aa56b4a31 [2022-09-20T14:21:29.786Z] $ docker rm -f 809a8a3f22462ea3697e960dc61a0a5efc3606b32ed3cec6830a724aa56b4a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-20T14:21:30.299Z] provisioning config files... [2022-09-20T14:21:30.309Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7960529692869696224tmp [Pipeline] { [Pipeline] sh [2022-09-20T14:21:30.603Z] + set +x [2022-09-20T14:21:30.604Z] + curl -s https://codecov.io/bash [2022-09-20T14:21:30.604Z] + bash -s -- [2022-09-20T14:21:30.604Z] [2022-09-20T14:21:30.604Z] _____ _ [2022-09-20T14:21:30.604Z] / ____| | | [2022-09-20T14:21:30.604Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T14:21:30.604Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T14:21:30.604Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T14:21:30.604Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T14:21:30.604Z] Bash-1.0.6 [2022-09-20T14:21:30.604Z] [2022-09-20T14:21:30.604Z] [2022-09-20T14:21:30.604Z] ==> git version 2.25.1 found [2022-09-20T14:21:30.604Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-20T14:21:30.604Z] Release-Date: 2020-01-08 [2022-09-20T14:21:30.604Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-20T14:21:30.604Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T14:21:30.604Z] ==> Jenkins CI detected. [2022-09-20T14:21:30.604Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-09-20T14:21:30.604Z] project root: . [2022-09-20T14:21:30.604Z] --> token set from env [2022-09-20T14:21:30.604Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T14:21:30.604Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T14:21:30.864Z] ==> Python coveragepy not found [2022-09-20T14:21:30.864Z] ==> Searching for coverage reports in: [2022-09-20T14:21:30.864Z] + . [2022-09-20T14:21:30.864Z] -> Found 1 reports [2022-09-20T14:21:30.864Z] ==> Detecting git/mercurial file structure [2022-09-20T14:21:30.864Z] ==> Reading reports [2022-09-20T14:21:30.864Z] + ./coverage.out bytes=10 [2022-09-20T14:21:30.864Z] ==> Appending adjustments [2022-09-20T14:21:30.864Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T14:21:31.434Z] + Found adjustments [2022-09-20T14:21:31.434Z] ==> Gzipping contents [2022-09-20T14:21:31.695Z] 12K /tmp/codecov.G7esuW.gz [2022-09-20T14:21:31.695Z] ==> Uploading reports [2022-09-20T14:21:31.695Z] url: https://codecov.io [2022-09-20T14:21:31.695Z] query: branch=main&commit=a2613f37b18292cfb09bf777d2af224928a20c7e&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T14:21:31.695Z] -> Pinging Codecov [2022-09-20T14:21:31.695Z] 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=a2613f37b18292cfb09bf777d2af224928a20c7e&build=80&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F80%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T14:21:31.695Z] -> Uploading to [2022-09-20T14:21:31.695Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/FB506323287CE973F263BFD2A0EB1F37/a2613f37b18292cfb09bf777d2af224928a20c7e/cd4179b7-7386-4a06-bdf7-4e47f9a350bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T142131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c106e017af93e7b6bfb6cdfd53e879121267b7d37f65ffa680d7f8ab2d21fec [2022-09-20T14:21:31.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T14:21:31.956Z] Dload Upload Total Spent Left Speed [2022-09-20T14:21:31.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 36808 --:--:-- --:--:-- --:--:-- 36808 [2022-09-20T14:21:31.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] } [2022-09-20T14:21:31.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-20T14:21:32.170Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-20T14:21:32.180Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:21:32.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T14:21:32.487Z] [2022-09-20T14:21:32.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:21:32.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T14:21:32.791Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-20T14:21:32.791Z] df9b9388f04a: Pulling fs layer [2022-09-20T14:21:32.791Z] 52dc419b0ee2: Pulling fs layer [2022-09-20T14:21:32.791Z] 25bc292e5bac: Pulling fs layer [2022-09-20T14:21:32.791Z] 114826534d7a: Pulling fs layer [2022-09-20T14:21:32.791Z] 4657fd5d0bcf: Pulling fs layer [2022-09-20T14:21:32.791Z] 6ad1cebc031e: Pulling fs layer [2022-09-20T14:21:32.791Z] 8a3aa393b2d8: Pulling fs layer [2022-09-20T14:21:32.791Z] 114826534d7a: Waiting [2022-09-20T14:21:32.791Z] 4657fd5d0bcf: Waiting [2022-09-20T14:21:32.791Z] 8a3aa393b2d8: Waiting [2022-09-20T14:21:32.791Z] 6ad1cebc031e: Waiting [2022-09-20T14:21:32.791Z] 25bc292e5bac: Verifying Checksum [2022-09-20T14:21:32.791Z] 25bc292e5bac: Download complete [2022-09-20T14:21:32.791Z] 52dc419b0ee2: Verifying Checksum [2022-09-20T14:21:32.791Z] 52dc419b0ee2: Download complete [2022-09-20T14:21:32.791Z] 4657fd5d0bcf: Verifying Checksum [2022-09-20T14:21:32.791Z] 4657fd5d0bcf: Download complete [2022-09-20T14:21:32.791Z] df9b9388f04a: Verifying Checksum [2022-09-20T14:21:32.791Z] df9b9388f04a: Download complete [2022-09-20T14:21:33.061Z] df9b9388f04a: Pull complete [2022-09-20T14:21:33.061Z] 6ad1cebc031e: Verifying Checksum [2022-09-20T14:21:33.061Z] 6ad1cebc031e: Download complete [2022-09-20T14:21:33.061Z] 52dc419b0ee2: Pull complete [2022-09-20T14:21:33.061Z] 25bc292e5bac: Pull complete [2022-09-20T14:21:33.646Z] 114826534d7a: Verifying Checksum [2022-09-20T14:21:33.646Z] 114826534d7a: Download complete [2022-09-20T14:21:33.905Z] 8a3aa393b2d8: Verifying Checksum [2022-09-20T14:21:33.905Z] 8a3aa393b2d8: Download complete [2022-09-20T14:21:37.195Z] 114826534d7a: Pull complete [2022-09-20T14:21:37.195Z] 4657fd5d0bcf: Pull complete [2022-09-20T14:21:37.453Z] 6ad1cebc031e: Pull complete [2022-09-20T14:21:40.747Z] 8a3aa393b2d8: Pull complete [2022-09-20T14:21:40.747Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-20T14:21:40.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T14:21:40.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:21:40.860Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:21:40.905Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-20T14:21:43.001Z] $ docker top ca9a369e24ad7c1282774dcd5969888291927c1685ec7bf26713c0ef84556267 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T14:21:43.069Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-09-20T14:21:43.346Z] + set -o pipefail [2022-09-20T14:21:43.346Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-09-20T14:21:48.625Z] [2022-09-20T14:21:48.625Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-09-20T14:21:48.625Z] [2022-09-20T14:21:48.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0bd7340e-76e7-4c42-b8fc-5eb6e68873d2 [2022-09-20T14:21:48.625Z] [2022-09-20T14:21:48.625Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-20T14:21:48.625Z] [2022-09-20T14:21:48.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-20T14:21:48.625Z] [2022-09-20T14:21:48.625Z] [Pipeline] } [2022-09-20T14:21:48.645Z] $ docker stop --time=1 ca9a369e24ad7c1282774dcd5969888291927c1685ec7bf26713c0ef84556267 [2022-09-20T14:21:50.388Z] $ docker rm -f ca9a369e24ad7c1282774dcd5969888291927c1685ec7bf26713c0ef84556267 [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 [2022-09-20T14:21:51.011Z] + git log --format=format:%s -1 a2613f37b18292cfb09bf777d2af224928a20c7e [Pipeline] sh [2022-09-20T14:21:51.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:21:51.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:21:51.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:21:51.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:21:51.694Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:21:51.742Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T14:21:52.138Z] $ docker top 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:21:52.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:21:52.223Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:21:52.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:21:52.351Z] $ docker exec 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc ssh-agent [2022-09-20T14:21:52.469Z] SSH_AUTH_SOCK=/tmp/ssh-eBCgzTl78VGt/agent.33 [2022-09-20T14:21:52.469Z] SSH_AGENT_PID=39 [2022-09-20T14:21:52.474Z] Running ssh-add (command line suppressed) [2022-09-20T14:21:52.588Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2476286574871255663.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2476286574871255663.key) [2022-09-20T14:21:52.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:21:52.883Z] + git semver tag [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,084 [run_tag] DEBUG tag force:False [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,084 [check_head_tag] DEBUG check head tag [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,084 [execute] INFO git cat-file --batch-check [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,089 [execute] INFO git cat-file --batch [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,102 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,103 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:21:53.143Z] 2022-09-20 14:21:53,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:21:53.143Z] 2.3.0-dev.9 [Pipeline] } [2022-09-20T14:21:53.161Z] $ docker exec --env ******** --env ******** 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc ssh-agent -k [2022-09-20T14:21:53.288Z] unset SSH_AUTH_SOCK; [2022-09-20T14:21:53.289Z] unset SSH_AGENT_PID; [2022-09-20T14:21:53.289Z] echo Agent pid 39 killed; [2022-09-20T14:21:53.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:21:53.598Z] + git semver [Pipeline] } [2022-09-20T14:21:53.882Z] $ docker stop --time=1 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc [2022-09-20T14:21:55.174Z] $ docker rm -f 3369b3f2a887a2abbe316a0ed55d850f8fed9bae63b2187e24bcbd3904ba8fbc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:21:55.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T14:21:55.593Z] [2022-09-20T14:21:55.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:21:55.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T14:21:55.948Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-20T14:21:55.948Z] ab5ef0e58194: Pulling fs layer [2022-09-20T14:21:55.948Z] 9712f1f96733: Pulling fs layer [2022-09-20T14:21:55.948Z] 63f879dbbcfc: Pulling fs layer [2022-09-20T14:21:55.948Z] 0d9ebad4ef96: Pulling fs layer [2022-09-20T14:21:55.948Z] e9a5061849ea: Pulling fs layer [2022-09-20T14:21:55.948Z] d747dcd14b5f: Pulling fs layer [2022-09-20T14:21:55.948Z] 2de7ff778b66: Pulling fs layer [2022-09-20T14:21:55.948Z] e9a5061849ea: Waiting [2022-09-20T14:21:55.948Z] 2de7ff778b66: Waiting [2022-09-20T14:21:55.948Z] d747dcd14b5f: Waiting [2022-09-20T14:21:55.948Z] 0d9ebad4ef96: Waiting [2022-09-20T14:21:55.948Z] 9712f1f96733: Verifying Checksum [2022-09-20T14:21:55.948Z] 9712f1f96733: Download complete [2022-09-20T14:21:56.257Z] 63f879dbbcfc: Verifying Checksum [2022-09-20T14:21:56.257Z] 63f879dbbcfc: Download complete [2022-09-20T14:21:56.566Z] e9a5061849ea: Verifying Checksum [2022-09-20T14:21:56.566Z] e9a5061849ea: Download complete [2022-09-20T14:21:56.566Z] ab5ef0e58194: Verifying Checksum [2022-09-20T14:21:56.566Z] ab5ef0e58194: Download complete [2022-09-20T14:21:56.566Z] d747dcd14b5f: Verifying Checksum [2022-09-20T14:21:56.566Z] d747dcd14b5f: Download complete [2022-09-20T14:21:56.566Z] 0d9ebad4ef96: Verifying Checksum [2022-09-20T14:21:56.566Z] 0d9ebad4ef96: Download complete [2022-09-20T14:21:56.566Z] 2de7ff778b66: Verifying Checksum [2022-09-20T14:21:56.566Z] 2de7ff778b66: Download complete [2022-09-20T14:21:59.102Z] ab5ef0e58194: Pull complete [2022-09-20T14:21:59.102Z] 9712f1f96733: Pull complete [2022-09-20T14:22:00.039Z] 63f879dbbcfc: Pull complete [2022-09-20T14:22:04.233Z] 0d9ebad4ef96: Pull complete [2022-09-20T14:22:04.233Z] e9a5061849ea: Pull complete [2022-09-20T14:22:04.233Z] d747dcd14b5f: Pull complete [2022-09-20T14:22:05.176Z] 2de7ff778b66: Pull complete [2022-09-20T14:22:05.176Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-20T14:22:05.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T14:22:05.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:22:05.275Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:22:05.316Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-20T14:22:07.604Z] $ docker top 01c265b1655ee63c2ac33f136efe91f4c418fb83e092ac70c0be2bfd4adaaa66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:22:07.678Z] provisioning config files... [2022-09-20T14:22:07.686Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7376375717925188764tmp [2022-09-20T14:22:07.696Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1513017347358608464tmp [2022-09-20T14:22:07.705Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config640934826553190939tmp [Pipeline] { [Pipeline] echo [2022-09-20T14:22:07.719Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:08.002Z] ---> sigul-configuration.sh [2022-09-20T14:22:08.002Z] gpg: directory `/root/.gnupg' created [2022-09-20T14:22:08.002Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-20T14:22:08.002Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-20T14:22:08.002Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-20T14:22:08.002Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-20T14:22:08.002Z] gpg: CAST5 encrypted data [2022-09-20T14:22:08.002Z] gpg: encrypted with 1 passphrase [2022-09-20T14:22:08.002Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-20T14:22:08.288Z] + mkdir /home/jenkins [2022-09-20T14:22:08.288Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-20T14:22:08.573Z] + 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 [2022-09-20T14:22:08.582Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:08.864Z] ---> sigul-install.sh [2022-09-20T14:22:08.864Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-20T14:22:09.149Z] + git tag --list [2022-09-20T14:22:09.149Z] 0.1.1 [2022-09-20T14:22:09.149Z] v1.1.0 [2022-09-20T14:22:09.149Z] v1.2.0 [2022-09-20T14:22:09.149Z] v1.2.1 [2022-09-20T14:22:09.149Z] v1.3.0 [2022-09-20T14:22:09.149Z] v2.0.0 [2022-09-20T14:22:09.149Z] v2.1.0 [2022-09-20T14:22:09.149Z] v2.2.0 [2022-09-20T14:22:09.149Z] v2.2.1-dev.1 [2022-09-20T14:22:09.149Z] v2.2.1-dev.2 [2022-09-20T14:22:09.149Z] v2.2.1-dev.3 [2022-09-20T14:22:09.149Z] v2.2.1-dev.4 [2022-09-20T14:22:09.149Z] v2.2.1-dev.5 [2022-09-20T14:22:09.149Z] v2.2.1-dev.6 [2022-09-20T14:22:09.149Z] v2.2.1-dev.7 [2022-09-20T14:22:09.149Z] v2.3.0-dev.7 [2022-09-20T14:22:09.149Z] v2.3.0-dev.8 [2022-09-20T14:22:09.149Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-20T14:22:09.434Z] + lftools sign git-tag v2.3.0-dev.9 [2022-09-20T14:22:10.001Z] Signing Git tag with Sigul... [2022-09-20T14:22:10.001Z] Signing v2.3.0-dev.9 [Pipeline] echo [2022-09-20T14:22:10.580Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:10.865Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-20T14:22:10.873Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-20T14:22:10.899Z] $ docker stop --time=1 01c265b1655ee63c2ac33f136efe91f4c418fb83e092ac70c0be2bfd4adaaa66 [2022-09-20T14:22:12.229Z] $ docker rm -f 01c265b1655ee63c2ac33f136efe91f4c418fb83e092ac70c0be2bfd4adaaa66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-20T14:22:12.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:22:12.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:22:12.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:22:12.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:22:13.031Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:22:13.073Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T14:22:13.455Z] $ docker top 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:22:13.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:22:13.542Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:22:13.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:22:13.671Z] $ docker exec 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 ssh-agent [2022-09-20T14:22:13.775Z] SSH_AUTH_SOCK=/tmp/ssh-6mjjqWEc4idZ/agent.33 [2022-09-20T14:22:13.775Z] SSH_AGENT_PID=39 [2022-09-20T14:22:13.780Z] Running ssh-add (command line suppressed) [2022-09-20T14:22:13.893Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7117490709410908126.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7117490709410908126.key) [2022-09-20T14:22:13.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:22:14.187Z] + git semver bump pre [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,368 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,368 [bump_version] DEBUG bumped version:2.3.0-dev.10 [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,368 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,368 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,368 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,370 [execute] INFO git cat-file --batch-check [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,375 [execute] INFO git cat-file --batch [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T14:22:14.448Z] 2022-09-20 14:22:14,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:22:14.448Z] 2.3.0-dev.10 [Pipeline] } [2022-09-20T14:22:14.466Z] $ docker exec --env ******** --env ******** 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 ssh-agent -k [2022-09-20T14:22:14.575Z] unset SSH_AUTH_SOCK; [2022-09-20T14:22:14.576Z] unset SSH_AGENT_PID; [2022-09-20T14:22:14.576Z] echo Agent pid 39 killed; [2022-09-20T14:22:14.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:22:14.890Z] + git semver [Pipeline] } [2022-09-20T14:22:15.171Z] $ docker stop --time=1 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 [2022-09-20T14:22:16.477Z] $ docker rm -f 0ce9b6561eb4b71c33b233901f0718c885fd87eb899abb6b53bac631ded7c483 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T14:22:16.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T14:22:16.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:22:17.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T14:22:17.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:22:17.198Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:22:17.237Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T14:22:17.604Z] $ docker top 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T14:22:17.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T14:22:17.694Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T14:22:17.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T14:22:17.832Z] $ docker exec 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 ssh-agent [2022-09-20T14:22:17.937Z] SSH_AUTH_SOCK=/tmp/ssh-dG3hLaak1ZDt/agent.33 [2022-09-20T14:22:17.937Z] SSH_AGENT_PID=39 [2022-09-20T14:22:17.943Z] Running ssh-add (command line suppressed) [2022-09-20T14:22:18.062Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7679350164476056926.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7679350164476056926.key) [2022-09-20T14:22:18.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T14:22:18.357Z] + git semver push [2022-09-20T14:22:18.617Z] 2022-09-20 14:22:18,557 [run_push] DEBUG push [2022-09-20T14:22:18.617Z] 2022-09-20 14:22:18,558 [execute] INFO git cat-file --batch-check [2022-09-20T14:22:18.617Z] 2022-09-20 14:22:18,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T14:22:18.617Z] 2022-09-20 14:22:18,562 [execute] INFO git rev-list 4161373f51be60a815fd9d7e8a3525405ae67e59 -- [2022-09-20T14:22:18.617Z] 2022-09-20 14:22:18,563 [execute] DEBUG Popen(['git', 'rev-list', '4161373f51be60a815fd9d7e8a3525405ae67e59', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:22:18.617Z] 2022-09-20 14:22:18,572 [execute] INFO git fetch -v origin [2022-09-20T14:22:18.617Z] 2022-09-20 14:22:18,572 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-20T14:22:19.188Z] 2022-09-20 14:22:19,139 [run_push] DEBUG no remote changes detected [2022-09-20T14:22:19.188Z] 2022-09-20 14:22:19,139 [execute] INFO git push origin semver [2022-09-20T14:22:19.188Z] 2022-09-20 14:22:19,140 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T14:22:20.129Z] 2022-09-20 14:22:20,023 [run_push] DEBUG push all version tags [2022-09-20T14:22:20.129Z] 2022-09-20 14:22:20,024 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-20T14:22:20.129Z] 2022-09-20 14:22:20,024 [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) [2022-09-20T14:22:21.072Z] 2022-09-20 14:22:20,847 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-20T14:22:21.072Z] 2.3.0-dev.10 [Pipeline] } [2022-09-20T14:22:21.090Z] $ docker exec --env ******** --env ******** 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 ssh-agent -k [2022-09-20T14:22:21.203Z] unset SSH_AUTH_SOCK; [2022-09-20T14:22:21.203Z] unset SSH_AGENT_PID; [2022-09-20T14:22:21.203Z] echo Agent pid 39 killed; [2022-09-20T14:22:21.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T14:22:21.527Z] + git semver [Pipeline] } [2022-09-20T14:22:21.810Z] $ docker stop --time=1 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 [2022-09-20T14:22:23.119Z] $ docker rm -f 8f9e0510357ee7a19534c06774a707eea9f738e39c4e0cf0bf3dd9d39977c4f7 [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 [2022-09-20T14:22:23.708Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-09-20T14:22:23.708Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-20T14:22:23.708Z] total 16 [2022-09-20T14:22:23.709Z] drwxr-xr-x 3 root root 4096 Sep 20 14:08 . [2022-09-20T14:22:23.709Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 14:22 .. [2022-09-20T14:22:23.709Z] drwxr-xr-x 2 root root 4096 Sep 20 14:08 cost [2022-09-20T14:22:23.709Z] -rw-r--r-- 1 root root 82 Sep 20 14:08 cost.csv [2022-09-20T14:22:23.709Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-20T14:22:23.709Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-20T14:22:23.709Z] total 16 [2022-09-20T14:22:23.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 14:08 . [2022-09-20T14:22:23.709Z] drwxrwxr-x 16 jenkins jenkins 4096 Sep 20 14:22 .. [2022-09-20T14:22:23.709Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 14:08 cost [2022-09-20T14:22:23.709Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 20 14:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:23.995Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:24.856Z] ---> package-listing.sh [2022-09-20T14:22:24.856Z] ++ facter osfamily [2022-09-20T14:22:24.856Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T14:22:25.116Z] + OS_FAMILY=debian [2022-09-20T14:22:25.116Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-09-20T14:22:25.116Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T14:22:25.116Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T14:22:25.116Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T14:22:25.116Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T14:22:25.116Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-09-20T14:22:25.116Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T14:22:25.116Z] + case "${OS_FAMILY}" in [2022-09-20T14:22:25.116Z] + dpkg -l [2022-09-20T14:22:25.116Z] + grep '^ii' [2022-09-20T14:22:25.116Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T14:22:25.116Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T14:22:25.116Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T14:22:25.116Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-09-20T14:22:25.116Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-09-20T14:22:25.116Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-09-20T14:22:25.128Z] 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 [2022-09-20T14:22:25.406Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T14:22:25.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T14:22:25.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T14:22:26.046Z] prd-ubuntu20.04-docker-8c-8g-29950 does not seem to be running inside a container [2022-09-20T14:22:26.085Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T14:22:26.336Z] $ docker top 9ac65814479e980dfa367e5ac9a83f35296531fbd82ac3fd0256fdcc4a658fc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T14:22:26.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T14:22:26.976Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T14:22:27.261Z] + ls /var/log/sa-host [2022-09-20T14:22:27.261Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T14:22:27.423Z] provisioning config files... [2022-09-20T14:22:27.432Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config342872503781823532tmp [Pipeline] { [Pipeline] echo [2022-09-20T14:22:27.445Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:27.728Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T14:22:27.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:28.105Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T14:22:28.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:28.454Z] ---> sudo-logs.sh [2022-09-20T14:22:28.454Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T14:22:28.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:28.800Z] ---> job-cost.sh [2022-09-20T14:22:28.800Z] lf-activate-venv: SKIPPING [2022-09-20T14:22:28.800Z] DEBUG: total: 0.2199999988079071 [2022-09-20T14:22:28.800Z] INFO: Retrieving Stack Cost... [2022-09-20T14:22:29.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T14:22:29.634Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T14:22:29.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T14:22:29.931Z] ---> logs-deploy.sh [2022-09-20T14:22:29.931Z] lf-activate-venv: SKIPPING [2022-09-20T14:22:29.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/80 [2022-09-20T14:22:29.931Z] INFO: archiving workspace using pattern(s): [2022-09-20T14:22:30.870Z] Archives upload complete. [2022-09-20T14:22:31.130Z] INFO: archiving logs to Nexus [2022-09-20T14:22:31.698Z] ---> uname -a: [2022-09-20T14:22:31.698Z] Linux prd-ubuntu20-04-docker-8c-8g-29950 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-20T14:22:31.698Z] [2022-09-20T14:22:31.698Z] [2022-09-20T14:22:31.698Z] ---> lscpu: [2022-09-20T14:22:31.698Z] Architecture: x86_64 [2022-09-20T14:22:31.698Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-20T14:22:31.698Z] Byte Order: Little Endian [2022-09-20T14:22:31.698Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-20T14:22:31.698Z] CPU(s): 8 [2022-09-20T14:22:31.698Z] On-line CPU(s) list: 0-7 [2022-09-20T14:22:31.698Z] Thread(s) per core: 1 [2022-09-20T14:22:31.698Z] Core(s) per socket: 1 [2022-09-20T14:22:31.698Z] Socket(s): 8 [2022-09-20T14:22:31.698Z] NUMA node(s): 1 [2022-09-20T14:22:31.698Z] Vendor ID: AuthenticAMD [2022-09-20T14:22:31.698Z] CPU family: 23 [2022-09-20T14:22:31.698Z] Model: 49 [2022-09-20T14:22:31.698Z] Model name: AMD EPYC-Rome Processor [2022-09-20T14:22:31.698Z] Stepping: 0 [2022-09-20T14:22:31.698Z] CPU MHz: 2799.996 [2022-09-20T14:22:31.698Z] BogoMIPS: 5599.99 [2022-09-20T14:22:31.698Z] Virtualization: AMD-V [2022-09-20T14:22:31.698Z] Hypervisor vendor: KVM [2022-09-20T14:22:31.698Z] Virtualization type: full [2022-09-20T14:22:31.698Z] L1d cache: 256 KiB [2022-09-20T14:22:31.698Z] L1i cache: 256 KiB [2022-09-20T14:22:31.698Z] L2 cache: 4 MiB [2022-09-20T14:22:31.698Z] L3 cache: 128 MiB [2022-09-20T14:22:31.698Z] NUMA node0 CPU(s): 0-7 [2022-09-20T14:22:31.698Z] Vulnerability Itlb multihit: Not affected [2022-09-20T14:22:31.698Z] Vulnerability L1tf: Not affected [2022-09-20T14:22:31.698Z] Vulnerability Mds: Not affected [2022-09-20T14:22:31.698Z] Vulnerability Meltdown: Not affected [2022-09-20T14:22:31.698Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-20T14:22:31.698Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-20T14:22:31.698Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-20T14:22:31.698Z] Vulnerability Srbds: Not affected [2022-09-20T14:22:31.698Z] Vulnerability Tsx async abort: Not affected [2022-09-20T14:22:31.698Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-20T14:22:31.698Z] [2022-09-20T14:22:31.698Z]